@mmmbuto/qwen-code-termux 0.16.1-termux → 0.18.0-termux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +79 -109
- package/bundled/new-app/SKILL.md +22 -0
- package/bundled/qc-helper/SKILL.md +29 -24
- package/bundled/qc-helper/docs/_meta.ts +1 -0
- package/bundled/qc-helper/docs/configuration/_meta.ts +0 -3
- package/bundled/qc-helper/docs/configuration/settings.md +37 -31
- package/bundled/qc-helper/docs/configuration/themes.md +39 -0
- package/bundled/qc-helper/docs/features/_meta.ts +1 -3
- package/bundled/qc-helper/docs/features/approval-mode.md +35 -35
- package/bundled/qc-helper/docs/features/auto-mode.md +54 -9
- package/bundled/qc-helper/docs/features/channels/_meta.ts +1 -0
- package/bundled/qc-helper/docs/features/channels/feishu.md +170 -0
- package/bundled/qc-helper/docs/features/commands.md +115 -35
- package/bundled/qc-helper/docs/features/followup-suggestions.md +2 -2
- package/bundled/qc-helper/docs/features/headless.md +32 -0
- package/bundled/qc-helper/docs/features/markdown-rendering.md +21 -1
- package/bundled/qc-helper/docs/features/memory.md +22 -5
- package/bundled/qc-helper/docs/features/scheduled-tasks.md +1 -1
- package/bundled/qc-helper/docs/features/status-line.md +168 -32
- package/bundled/qc-helper/docs/features/sub-agents.md +60 -0
- package/bundled/qc-helper/docs/features/worktree.md +345 -0
- package/bundled/qc-helper/docs/overview.md +4 -4
- package/bundled/qc-helper/docs/quickstart.md +4 -4
- package/bundled/qc-helper/docs/qwen-serve-deploy-local.md +221 -0
- package/bundled/qc-helper/docs/qwen-serve.md +234 -24
- package/bundled/qc-helper/docs/reference/keyboard-shortcuts.md +16 -0
- package/bundled/qc-helper/docs/support/Uninstall.md +19 -1
- package/bundled/qc-helper/docs/support/troubleshooting.md +2 -1
- package/bundled/simplify/SKILL.md +123 -0
- package/chunks/agent-IDS4HMOX.js +56 -0
- package/chunks/agent-headless-5Q2EUSPS.js +50 -0
- package/chunks/{anthropicContentGenerator-SSGKR6DO.js → anthropicContentGenerator-2HBRNQ3B.js} +52 -9
- package/chunks/{askUserQuestion-PJWUUXKN.js → askUserQuestion-75TDJVK2.js} +45 -3
- package/chunks/{ca-UZ7BANMN.js → ca-BARBRL6N.js} +89 -5
- package/chunks/{chunk-GGNTZ2NH.js → chunk-2Y5SYSD3.js} +368 -597
- package/chunks/{chunk-2LA2TREA.js → chunk-3AA2DK35.js} +1448 -207
- package/chunks/{chunk-I2V5WXHJ.js → chunk-3AUHFMSK.js} +80 -38
- package/chunks/chunk-3DHXZ6EV.js +241 -0
- package/chunks/{chunk-PR4T27R7.js → chunk-3HTIVKZE.js} +42 -8
- package/chunks/chunk-3HX5LZ6R.js +1798 -0
- package/chunks/chunk-3PJXIDKI.js +2517 -0
- package/chunks/{chunk-MYAKAFEC.js → chunk-55ZMG67I.js} +7451 -3517
- package/chunks/{chunk-66CXYE4B.js → chunk-5IFG2VC4.js} +293 -242
- package/chunks/chunk-64WXLC72.js +98 -0
- package/chunks/{chunk-C6WMLUNB.js → chunk-72LDN5PP.js} +1 -1
- package/chunks/{chunk-F23NCRJ2.js → chunk-A7B4ISQP.js} +1 -1
- package/chunks/chunk-B7HXHOHU.js +393 -0
- package/chunks/{chunk-XEGHDASV.js → chunk-D3RHSPAS.js} +435 -540
- package/chunks/{chunk-XKS5KBFJ.js → chunk-EYENRK4D.js} +694 -384
- package/chunks/chunk-H6BD2ELD.js +36 -0
- package/chunks/{chunk-XP27SJMH.js → chunk-HR7SV7AY.js} +79 -48
- package/chunks/{chunk-D5NTAHYL.js → chunk-IDX6COTE.js} +7 -2
- package/chunks/{chunk-SHT4VJWU.js → chunk-IWKSG2AR.js} +2 -2
- package/chunks/chunk-J37FGIOA.js +1623 -0
- package/chunks/chunk-J5MDQKJL.js +2230 -0
- package/chunks/{chunk-USE2VQ5P.js → chunk-JTQAQBTV.js} +21 -0
- package/chunks/{chunk-NCTLV2NB.js → chunk-KQJMQJPI.js} +1 -1
- package/chunks/{chunk-5FBA5XC2.js → chunk-KRIHGKNA.js} +1 -1
- package/chunks/chunk-LD2XBG6Z.js +102 -0
- package/chunks/{chunk-MAY32HXD.js → chunk-M6VTDSVR.js} +3 -1
- package/chunks/chunk-MRO43B25.js +30 -0
- package/chunks/{chunk-N4WOREMD.js → chunk-NVFMZBX2.js} +43 -3
- package/chunks/chunk-OHEGWO4L.js +264 -0
- package/chunks/{chunk-K6O2NBMF.js → chunk-OQ7NJIY7.js} +4604 -6397
- package/chunks/chunk-QQDPRDVW.js +25 -0
- package/chunks/{chunk-KXZ4TJB4.js → chunk-SEGYWKIH.js} +1 -1
- package/chunks/chunk-SKBPNJEW.js +45 -0
- package/chunks/{chunk-4AOCVI6J.js → chunk-SNGELLWX.js} +52 -6
- package/chunks/{chunk-3OCRHZA3.js → chunk-TD4OPI4T.js} +56742 -44104
- package/chunks/{chunk-DQ4QTG7E.js → chunk-VV4F63BD.js} +11 -11
- package/chunks/chunk-XBY7E2FX.js +605 -0
- package/chunks/{chunk-JKMBWLFB.js → chunk-YILFYI5W.js} +48 -26
- package/chunks/chunk-YOGAOMYB.js +159 -0
- package/chunks/{chunk-QWSRH265.js → chunk-Z2Z3GUXZ.js} +777 -776
- package/chunks/{chunk-SDHRQFOS.js → chunk-ZTZ4DDQE.js} +2 -2
- package/chunks/computer-use-W2TYQNEE.js +825 -0
- package/chunks/contextCommand-6FGX3A7J.js +52 -0
- package/chunks/{cron-create-3ZBBN7WB.js → cron-create-APL5LU6I.js} +3 -3
- package/chunks/{cron-delete-NAGKKIIG.js → cron-delete-4SBJSCN4.js} +3 -3
- package/chunks/{cron-list-PAGRXNAI.js → cron-list-2AMGOMVO.js} +3 -3
- package/chunks/{de-V4IE2OOZ.js → de-YGKK2BC4.js} +89 -5
- package/chunks/{devtools-TWVXEJQB.js → devtools-FM6GJPYG.js} +2 -1
- package/chunks/{dist-4L54HRX2.js → dist-4LXD6L6X.js} +24 -5
- package/chunks/dist-H6ONXVLG.js +94146 -0
- package/chunks/{dist-XKWIWPWQ.js → dist-KAZ3SEBX.js} +1083 -3856
- package/chunks/{dist-BXDUQ2QY.js → dist-PK7DFCAW.js} +1 -1
- package/chunks/{edit-NVO3FOAK.js → edit-ZCEZC264.js} +30 -22
- package/chunks/{en-HGJ2SPLM.js → en-DHGYHIHX.js} +127 -6
- package/chunks/{enter-worktree-UEBG4WFC.js → enter-worktree-BBHCFCHG.js} +30 -20
- package/chunks/enterPlanMode-3M6KTD3B.js +158 -0
- package/chunks/{exit-worktree-UZ3MAQZN.js → exit-worktree-73YPIEQO.js} +27 -19
- package/chunks/exitPlanMode-TYZM6BAE.js +703 -0
- package/chunks/{fr-CJULI7ZX.js → fr-JXBKPJKQ.js} +89 -5
- package/chunks/{geminiContentGenerator-3UZFXGNT.js → geminiContentGenerator-7N2V3VW2.js} +8 -6
- package/chunks/{getMachineId-bsd-JXOSIJV2.js → getMachineId-bsd-4CASPIU4.js} +4 -4
- package/chunks/{getMachineId-darwin-TE4QRR42.js → getMachineId-darwin-HPQPEMZR.js} +4 -4
- package/chunks/{getMachineId-linux-S3OL52XK.js → getMachineId-linux-AUARKYHL.js} +3 -3
- package/chunks/{getMachineId-unsupported-DWUSBAPX.js → getMachineId-unsupported-S32ZDA2T.js} +3 -3
- package/chunks/{getMachineId-win-AAC5P3AP.js → getMachineId-win-4EFLHYIJ.js} +4 -4
- package/chunks/{glob-KNHSFFFG.js → glob-5XBCPQ2A.js} +27 -19
- package/chunks/{grep-LACWDZW4.js → grep-VIUU3A7X.js} +30 -19
- package/chunks/{ja-L7CHRQEW.js → ja-TGPZSP2B.js} +89 -5
- package/chunks/{keychain-token-storage-335UOLJ6.js → keychain-token-storage-6IU6ORQN.js} +3 -3
- package/chunks/{ls-AGXQOKSG.js → ls-JRGYIGLY.js} +4 -4
- package/chunks/{lsp-UDMUHNPA.js → lsp-SHMKFOAC.js} +3 -3
- package/chunks/{monitor-ETKWPJEH.js → monitor-6R4LIJL5.js} +40 -25
- package/chunks/{multipart-parser-3QWGTLK3.js → multipart-parser-AJ4WASWR.js} +2 -2
- package/chunks/{notebook-edit-QJJLPNYT.js → notebook-edit-5E7ULDVQ.js} +28 -20
- package/chunks/{openaiContentGenerator-CNNN424U.js → openaiContentGenerator-ZVHFKM3O.js} +17 -14
- package/chunks/{pt-M6JULLEQ.js → pt-TIBG6BIO.js} +89 -5
- package/chunks/{qwenContentGenerator-BOLCGK3R.js → qwenContentGenerator-B2VTVSPJ.js} +31 -23
- package/chunks/{qwenOAuth2-EEJGROP7.js → qwenOAuth2-2KCKWDCF.js} +6 -4
- package/chunks/read-file-GIT7BCDR.js +27 -0
- package/chunks/ripGrep-MWKFVYMS.js +48 -0
- package/chunks/{ru-QILM4HBC.js → ru-JBCHCK4L.js} +89 -5
- package/chunks/scheduler-5VOOYGBH.js +308 -0
- package/chunks/send-message-4QNWQJF4.js +244 -0
- package/chunks/{serve-OLSI7WSR.js → serve-MN6HZBWN.js} +14262 -7414
- package/chunks/shell-NQZQGFM2.js +56 -0
- package/chunks/{skill-D6YRHTTI.js → skill-WCFW4644.js} +145 -119
- package/chunks/{src-TMOD5X6F.js → src-7XL4G4DC.js} +88 -46
- package/chunks/{src-4QH4FZ6I.js → src-IHA6DTUV.js} +452 -62
- package/chunks/{syntheticOutput-5PVFDDJ4.js → syntheticOutput-YTYS2ZMQ.js} +4 -4
- package/chunks/task-create-MPORPYN6.js +19 -0
- package/chunks/task-list-R2YDYPZT.js +151 -0
- package/chunks/{task-stop-AJKPSR6R.js → task-stop-SYWJYBCM.js} +3 -3
- package/chunks/task-update-E4NSLKMQ.js +408 -0
- package/chunks/team-create-7R7KA5IP.js +314 -0
- package/chunks/team-delete-25OIWUPN.js +116 -0
- package/chunks/{todoWrite-VLAUG4CA.js → todoWrite-4YHMIF4X.js} +16 -5
- package/chunks/{tool-search-MZGHUUKD.js → tool-search-YBRVZCLI.js} +29 -11
- package/chunks/{tts-notification-K3X7X7MN.js → tts-notification-7SOEMQK4.js} +5 -4
- package/chunks/{web-fetch-OILB464A.js → web-fetch-MFIRHIHI.js} +5 -5
- package/chunks/workflow-5RIKVCIE.js +960 -0
- package/chunks/{write-file-BIQAA57V.js → write-file-DMQTJZOM.js} +32 -24
- package/chunks/{zh-PWL2NKY3.js → zh-7H5OQC4I.js} +135 -11
- package/chunks/{zh-TW-S3YGWICZ.js → zh-TW-P4IDHD3M.js} +128 -11
- package/cli.js +45402 -20570
- package/examples/agent/agents/diary.md +86 -0
- package/examples/agent/qwen-extension.json +5 -0
- package/examples/commands/commands/fs/grep-code.md +3 -0
- package/examples/commands/qwen-extension.json +5 -0
- package/examples/context/QWEN.md +8 -0
- package/examples/context/qwen-extension.json +5 -0
- package/examples/mcp-server/example.ts +60 -0
- package/examples/mcp-server/package.json +18 -0
- package/examples/mcp-server/qwen-extension.json +12 -0
- package/examples/mcp-server/tsconfig.json +13 -0
- package/examples/skills/qwen-extension.json +5 -0
- package/examples/skills/skills/synonyms/SKILL.md +48 -0
- package/examples/starter/QWEN.md +30 -0
- package/examples/starter/README.md +59 -0
- package/examples/starter/agents/diary.md +86 -0
- package/examples/starter/commands/writing/polish.md +13 -0
- package/examples/starter/example.ts +64 -0
- package/examples/starter/package.json +18 -0
- package/examples/starter/qwen-extension.json +12 -0
- package/examples/starter/skills/synonyms/SKILL.md +48 -0
- package/examples/starter/tsconfig.json +13 -0
- package/fzfWorker.js +1083 -0
- package/locales/ca.js +118 -5
- package/locales/de.js +117 -5
- package/locales/en.js +169 -7
- package/locales/fr.js +119 -5
- package/locales/ja.js +114 -5
- package/locales/pt.js +117 -5
- package/locales/ru.js +116 -5
- package/locales/zh-TW.js +161 -12
- package/locales/zh.js +169 -12
- package/package.json +4 -2
- package/scripts/postinstall.cjs +2 -1
- package/bundled/qc-helper/docs/features/checkpointing.md +0 -77
- package/chunks/agent-7ZN3CRHR.js +0 -48
- package/chunks/chunk-6PCB2DEF.js +0 -434
- package/chunks/chunk-EM6ETG2K.js +0 -60
- package/chunks/chunk-G7YTSRES.js +0 -150
- package/chunks/contextCommand-7IBASARL.js +0 -44
- package/chunks/exitPlanMode-PZAMWIRW.js +0 -227
- package/chunks/multipart-parser-IXGBIOIN.js +0 -384
- package/chunks/read-file-CCUEUFG2.js +0 -24
- package/chunks/ripGrep-TADOH2HK.js +0 -40
- package/chunks/send-message-YL44UZFC.js +0 -151
- package/chunks/shell-7KKKC5G7.js +0 -48
- package/chunks/src-IPWIHNMI.js +0 -1406
- package/chunks/undici-F6ZOXSS5.js +0 -8
package/locales/ca.js
CHANGED
|
@@ -22,6 +22,7 @@ export default {
|
|
|
22
22
|
'@src/myFile.ts': '@src/myFile.ts',
|
|
23
23
|
'Shell mode': 'Mode shell',
|
|
24
24
|
'YOLO mode': 'Mode YOLO',
|
|
25
|
+
'Auto mode': 'Mode auto',
|
|
25
26
|
'plan mode': 'mode de planificació',
|
|
26
27
|
'auto-accept edits': 'acceptació automàtica de canvis',
|
|
27
28
|
'Accepting edits': 'Acceptant canvis',
|
|
@@ -108,7 +109,42 @@ export default {
|
|
|
108
109
|
'Analitza el projecte i crea un fitxer QWEN.md personalitzat.',
|
|
109
110
|
'List available Qwen Code tools. Usage: /tools [desc]':
|
|
110
111
|
'Llistar les eines disponibles de Qwen Code. Ús: /tools [desc]',
|
|
111
|
-
'
|
|
112
|
+
'Open the skills panel (browse, search, toggle, pick).':
|
|
113
|
+
"Obrir el panell d'habilitats (explorar, cercar, activar, triar).",
|
|
114
|
+
'Manage Skills': 'Gestionar habilitats',
|
|
115
|
+
'Skills configuration saved.': "Configuració d'habilitats desada.",
|
|
116
|
+
'Skills configuration saved, but refresh failed: {{error}}. Restart to ensure the new state is applied.':
|
|
117
|
+
"Configuració d'habilitats desada, però l'actualització ha fallat: {{error}}. Reinicia per assegurar-te que el nou estat s'apliqui.",
|
|
118
|
+
'Workspace is untrusted; workspace settings are ignored by the merged config. Run /trust first to persist skills changes here, or edit ~/.qwen/settings.json directly to manage skills at user scope.':
|
|
119
|
+
"L'espai de treball no és de confiança; els paràmetres de l'espai de treball s'ignoren a la configuració fusionada. Executa /trust primer, o edita ~/.qwen/settings.json directament per gestionar habilitats a l'àmbit d'usuari.",
|
|
120
|
+
'SkillManager not available.': 'SkillManager no disponible.',
|
|
121
|
+
'Loading skills…': 'Carregant habilitats…',
|
|
122
|
+
'Failed to load skills: {{error}}':
|
|
123
|
+
'No s’han pogut carregar les habilitats: {{error}}',
|
|
124
|
+
'Failed to save skills configuration: {{error}}':
|
|
125
|
+
"No s'ha pogut desar la configuració d'habilitats: {{error}}",
|
|
126
|
+
'All available skills are disabled. Edit ~/.qwen/settings.json or .qwen/settings.json (skills.disabled) to re-enable.':
|
|
127
|
+
'Totes les habilitats disponibles estan desactivades. Edita ~/.qwen/settings.json o .qwen/settings.json (skills.disabled) per tornar-les a activar.',
|
|
128
|
+
'Press esc to close.': 'Prem Esc per tancar.',
|
|
129
|
+
'{{count}} skills · ': '{{count}} habilitats · ',
|
|
130
|
+
'{{matched}} / {{total}} skills · ': '{{matched}} / {{total}} habilitats · ',
|
|
131
|
+
'Space toggle · Enter pick (fill input) · Esc save & exit · workspace scope':
|
|
132
|
+
"Espai alternar · Enter triar (omple l'entrada) · Esc desar i sortir · àmbit d'espai de treball",
|
|
133
|
+
'Search:': 'Cerca:',
|
|
134
|
+
'type to filter…': 'escriu per filtrar…',
|
|
135
|
+
'No skills are currently available.':
|
|
136
|
+
'No hi ha habilitats disponibles actualment.',
|
|
137
|
+
'All available skills are locked at a higher scope (see below).':
|
|
138
|
+
'Totes les habilitats disponibles estan bloquejades en un àmbit superior (veure a sota).',
|
|
139
|
+
'No skills match the search.': 'Cap habilitat coincideix amb la cerca.',
|
|
140
|
+
'Locked by higher-scope settings (cannot toggle here):':
|
|
141
|
+
"Bloquejades per paràmetres d'àmbit superior (aquí no es poden commutar):",
|
|
142
|
+
'higher scope': 'àmbit superior',
|
|
143
|
+
' {{name}} {{description}} [locked: {{scope}}]':
|
|
144
|
+
' {{name}} {{description}} [bloquejada: {{scope}}]',
|
|
145
|
+
'↑/↓ navigate · backspace edits search':
|
|
146
|
+
'↑/↓ navega · Retrocés edita la cerca',
|
|
147
|
+
Bundled: 'Integrada',
|
|
112
148
|
'Available Qwen Code CLI tools:': 'Eines del CLI de Qwen Code disponibles:',
|
|
113
149
|
'No tools available': 'No hi ha eines disponibles',
|
|
114
150
|
'View or change the approval mode for tool usage':
|
|
@@ -191,8 +227,8 @@ export default {
|
|
|
191
227
|
'obrir la documentació completa de Qwen Code al navegador',
|
|
192
228
|
'Configuration not available.': 'Configuració no disponible.',
|
|
193
229
|
'Connect an LLM provider': 'Connectar un proveïdor LLM',
|
|
194
|
-
'Copy the last
|
|
195
|
-
"
|
|
230
|
+
'Copy the last AI response to clipboard (/copy N for Nth-latest)':
|
|
231
|
+
"Copia l'última resposta de la IA al porta-retalls (/copy N per a l'N-èsima)",
|
|
196
232
|
|
|
197
233
|
// ============================================================================
|
|
198
234
|
// Ordres - Agents
|
|
@@ -449,7 +485,7 @@ export default {
|
|
|
449
485
|
Text: 'Text',
|
|
450
486
|
JSON: 'JSON',
|
|
451
487
|
Plan: 'Planificació',
|
|
452
|
-
|
|
488
|
+
'Ask permissions': 'Demanar permisos',
|
|
453
489
|
'Auto Edit': 'Edició automàtica',
|
|
454
490
|
YOLO: 'YOLO',
|
|
455
491
|
'toggle vim mode on/off': 'activar/desactivar el mode Vim',
|
|
@@ -714,6 +750,8 @@ export default {
|
|
|
714
750
|
'After tool execution fails': "Quan falla l'execució de l'eina",
|
|
715
751
|
'When notifications are sent': "Quan s'envien notificacions",
|
|
716
752
|
'When the user submits a prompt': "Quan l'usuari envia un missatge",
|
|
753
|
+
'When a slash command expands into a prompt':
|
|
754
|
+
"Quan una ordre de barra s'expandeix en un missatge",
|
|
717
755
|
'When a new session is started': "Quan s'inicia una nova sessió",
|
|
718
756
|
'Right before Qwen Code concludes its response':
|
|
719
757
|
'Immediatament abans que Qwen Code conclou la seva resposta',
|
|
@@ -735,6 +773,8 @@ export default {
|
|
|
735
773
|
"L'entrada a l'ordre és JSON amb el missatge de notificació i el tipus.",
|
|
736
774
|
'Input to command is JSON with original user prompt text.':
|
|
737
775
|
"L'entrada a l'ordre és JSON amb el text original del missatge de l'usuari.",
|
|
776
|
+
'Input to command is JSON with command_name, command_args, and expanded prompt text.':
|
|
777
|
+
"L'entrada a l'ordre és JSON amb command_name, command_args i el text del missatge expandit.",
|
|
738
778
|
'Input to command is JSON with session start source.':
|
|
739
779
|
"L'entrada a l'ordre és JSON amb la font d'inici de sessió.",
|
|
740
780
|
'Input to command is JSON with session end reason.':
|
|
@@ -758,6 +798,8 @@ export default {
|
|
|
758
798
|
"mostrar stderr només a l'usuari però continuar amb la crida a l'eina",
|
|
759
799
|
'block processing, erase original prompt, and show stderr to user only':
|
|
760
800
|
"blocar el processament, esborrar el missatge original i mostrar stderr només a l'usuari",
|
|
801
|
+
'block expanded prompt submission and show stderr to user only':
|
|
802
|
+
"blocar l'enviament del missatge expandit i mostrar stderr només a l'usuari",
|
|
761
803
|
'stdout shown to Qwen': 'stdout mostrat a Qwen',
|
|
762
804
|
'show stderr to user only (blocking errors ignored)':
|
|
763
805
|
"mostrar stderr només a l'usuari (errors de bloqueig ignorats)",
|
|
@@ -797,6 +839,24 @@ export default {
|
|
|
797
839
|
'Resume a previous session': 'Reprendre una sessió anterior',
|
|
798
840
|
'Fork the current conversation into a new session':
|
|
799
841
|
'Bifurca la conversa actual en una sessió nova',
|
|
842
|
+
'Spawn a background agent that inherits the full conversation':
|
|
843
|
+
'Inicia un agent en segon pla que hereta tota la conversa',
|
|
844
|
+
'Please provide a directive. Usage: /fork <directive>':
|
|
845
|
+
'Proporcioneu una directiva. Ús: /fork <directiva>',
|
|
846
|
+
'Cannot fork while a response or tool call is in progress. Wait for it to finish or resolve the pending tool call.':
|
|
847
|
+
"No es pot crear una bifurcació mentre hi ha una resposta o una crida a una eina en curs. Espereu que acabi o resolgueu la crida a l'eina pendent.",
|
|
848
|
+
'Cannot fork before the first conversation turn.':
|
|
849
|
+
'No es pot crear una bifurcació abans del primer torn de conversa.',
|
|
850
|
+
'The /fork command requires the fork feature gate. Set QWEN_CODE_ENABLE_FORK_SUBAGENT=1 to enable it.':
|
|
851
|
+
'L’ordre /fork requereix el feature gate de fork. Definiu QWEN_CODE_ENABLE_FORK_SUBAGENT=1 per activar-lo.',
|
|
852
|
+
'The agent tool is unavailable; cannot fork.':
|
|
853
|
+
"L'eina d'agent no està disponible; no es pot crear una bifurcació.",
|
|
854
|
+
'Failed to launch fork: {{error}}':
|
|
855
|
+
'No s’ha pogut iniciar la bifurcació: {{error}}',
|
|
856
|
+
'User launched a background fork via /fork: {{directive}}':
|
|
857
|
+
"L'usuari ha iniciat una bifurcació en segon pla amb /fork: {{directive}}",
|
|
858
|
+
'Forked into a background agent. It inherits this conversation and runs without blocking — track it in the background tasks panel; it reports back when done.':
|
|
859
|
+
"S'ha bifurcat a un agent en segon pla. Hereta aquesta conversa i s'executa sense bloquejar — feu-ne el seguiment al tauler de tasques en segon pla; informarà quan acabi.",
|
|
800
860
|
'Cannot branch while a response or tool call is in progress. Wait for it to finish or resolve the pending tool call.':
|
|
801
861
|
"No es pot bifurcar mentre hi ha una resposta o una crida a una eina en curs. Espereu que acabi o resolgueu la crida a l'eina pendent.",
|
|
802
862
|
'No conversation to branch.': 'No hi ha cap conversa per bifurcar.',
|
|
@@ -845,13 +905,14 @@ export default {
|
|
|
845
905
|
// Ordres - Mode d'aprovació
|
|
846
906
|
// ============================================================================
|
|
847
907
|
'Tool Approval Mode': "Mode d'aprovació d'eines",
|
|
848
|
-
'{{mode}} mode': 'Mode {{mode}}',
|
|
849
908
|
'Analyze only, do not modify files or execute commands':
|
|
850
909
|
'Analitzar només, sense modificar fitxers ni executar ordres',
|
|
851
910
|
'Require approval for file edits or shell commands':
|
|
852
911
|
'Requerir aprovació per a edicions de fitxers o ordres shell',
|
|
853
912
|
'Automatically approve file edits':
|
|
854
913
|
'Aprovar automàticament les edicions de fitxers',
|
|
914
|
+
'Use classifier to automatically approve safe tool calls':
|
|
915
|
+
'Utilitzar el classificador per aprovar automàticament les crides segures a eines',
|
|
855
916
|
'Automatically approve all tools': 'Aprovar automàticament totes les eines',
|
|
856
917
|
'Workspace approval mode exists and takes priority. User-level change will have no effect.':
|
|
857
918
|
"Existeix un mode d'aprovació de l'espai de treball i té prioritat. El canvi a nivell d'usuari no tindrà cap efecte.",
|
|
@@ -861,6 +922,7 @@ export default {
|
|
|
861
922
|
'Auto-memory: {{status}}': 'Memòria automàtica: {{status}}',
|
|
862
923
|
'Auto-dream: {{status}} · {{lastDream}} · /dream to run':
|
|
863
924
|
'Auto-dream: {{status}} · {{lastDream}} · /dream per executar',
|
|
925
|
+
'Auto-skill: {{status}}': 'Habilitat automàtica: {{status}}',
|
|
864
926
|
never: 'mai',
|
|
865
927
|
on: 'activada',
|
|
866
928
|
off: 'desactivada',
|
|
@@ -1409,6 +1471,21 @@ export default {
|
|
|
1409
1471
|
"No s'ha realitzat cap crida a eines en aquesta sessió.",
|
|
1410
1472
|
'Session start time is unavailable, cannot calculate stats.':
|
|
1411
1473
|
"L'hora d'inici de la sessió no està disponible, no es poden calcular les estadístiques.",
|
|
1474
|
+
Activity: 'Activitat',
|
|
1475
|
+
Efficiency: 'Eficiència',
|
|
1476
|
+
Today: 'Avui',
|
|
1477
|
+
'Token Trend': 'Tendència de Tokens',
|
|
1478
|
+
'Cache Hit Rate': "Taxa d'encert de cache",
|
|
1479
|
+
'Tool Success': "Èxit d'eines",
|
|
1480
|
+
'Tool Leaderboard': "Classificació d'eines",
|
|
1481
|
+
Time: 'Temps',
|
|
1482
|
+
Success: 'Èxit',
|
|
1483
|
+
Cache: 'Cache',
|
|
1484
|
+
Latency: 'Latència',
|
|
1485
|
+
'Code Impact': 'Impacte al codi',
|
|
1486
|
+
net: 'net',
|
|
1487
|
+
streak: 'ratxa',
|
|
1488
|
+
best: 'rècord',
|
|
1412
1489
|
|
|
1413
1490
|
// ============================================================================
|
|
1414
1491
|
// Migració del format d'ordres
|
|
@@ -1859,4 +1936,40 @@ export default {
|
|
|
1859
1936
|
'Ref:': 'Referència:',
|
|
1860
1937
|
'中国 (China)': 'Xina',
|
|
1861
1938
|
'中国 (China) - 阿里云百炼': 'Xina - 阿里云百炼',
|
|
1939
|
+
|
|
1940
|
+
// Stats Dashboard — Category 2
|
|
1941
|
+
'Activity Heatmap': "Mapa d'activitat",
|
|
1942
|
+
Less: 'Menys',
|
|
1943
|
+
More: 'Més',
|
|
1944
|
+
Sessions: 'Sessions',
|
|
1945
|
+
Duration: 'Durada',
|
|
1946
|
+
Projects: 'Projectes',
|
|
1947
|
+
'Loading stats...': 'Carregant estadístiques...',
|
|
1948
|
+
'(no data)': '(sense dades)',
|
|
1949
|
+
d: 'd',
|
|
1950
|
+
h: 'h',
|
|
1951
|
+
m: 'm',
|
|
1952
|
+
Input: 'Entrada',
|
|
1953
|
+
Models: 'Models',
|
|
1954
|
+
'All time': 'Tot el temps',
|
|
1955
|
+
'Last 7 days': 'Últims 7 dies',
|
|
1956
|
+
'Last 30 days': 'Últims 30 dies',
|
|
1957
|
+
'Show usage statistics dashboard.': "Mostra el tauler d'estadístiques d'ús.",
|
|
1958
|
+
|
|
1959
|
+
// Stats Dashboard — keyboard hints (not translated)
|
|
1960
|
+
'tab \xB7 esc': 'tab \xB7 esc',
|
|
1961
|
+
'tab \xB7 r dates \xB7 \u2190\u2192 month \xB7 esc':
|
|
1962
|
+
'tab \xB7 r dates \xB7 \u2190\u2192 month \xB7 esc',
|
|
1963
|
+
'tab \xB7 r dates \xB7 esc': 'tab \xB7 r dates \xB7 esc',
|
|
1964
|
+
|
|
1965
|
+
// Stats Dashboard — missing labels
|
|
1966
|
+
'API Requests': "Sol·licituds d'API",
|
|
1967
|
+
'Tool Calls': "Crides d'eines",
|
|
1968
|
+
'Success rate': "Taxa d'èxit",
|
|
1969
|
+
'Code Changes': 'Canvis de codi',
|
|
1970
|
+
Tool: 'Eina',
|
|
1971
|
+
reqs: 'sol.',
|
|
1972
|
+
in: 'ent.',
|
|
1973
|
+
out: 'sort.',
|
|
1974
|
+
'In/Out': 'Ent/Sort',
|
|
1862
1975
|
};
|
package/locales/de.js
CHANGED
|
@@ -24,6 +24,7 @@ export default {
|
|
|
24
24
|
'@src/myFile.ts': '@src/myFile.ts',
|
|
25
25
|
'Shell mode': 'Shell-Modus',
|
|
26
26
|
'YOLO mode': 'YOLO-Modus',
|
|
27
|
+
'Auto mode': 'Auto-Modus',
|
|
27
28
|
'plan mode': 'Planungsmodus',
|
|
28
29
|
'auto-accept edits': 'Änderungen automatisch akzeptieren',
|
|
29
30
|
'Accepting edits': 'Änderungen werden akzeptiert',
|
|
@@ -90,7 +91,41 @@ export default {
|
|
|
90
91
|
'Analysiert das Projekt und erstellt eine maßgeschneiderte QWEN.md-Datei.',
|
|
91
92
|
'List available Qwen Code tools. Usage: /tools [desc]':
|
|
92
93
|
'Verfügbare Qwen Code Werkzeuge auflisten. Verwendung: /tools [desc]',
|
|
93
|
-
'
|
|
94
|
+
'Open the skills panel (browse, search, toggle, pick).':
|
|
95
|
+
'Skills-Panel öffnen (durchsuchen, suchen, ein/aus, auswählen).',
|
|
96
|
+
'Manage Skills': 'Skills verwalten',
|
|
97
|
+
'Skills configuration saved.': 'Skills-Konfiguration gespeichert.',
|
|
98
|
+
'Skills configuration saved, but refresh failed: {{error}}. Restart to ensure the new state is applied.':
|
|
99
|
+
'Skills-Konfiguration gespeichert, aber Aktualisierung fehlgeschlagen: {{error}}. Bitte neu starten, um den neuen Zustand zu übernehmen.',
|
|
100
|
+
'Workspace is untrusted; workspace settings are ignored by the merged config. Run /trust first to persist skills changes here, or edit ~/.qwen/settings.json directly to manage skills at user scope.':
|
|
101
|
+
'Arbeitsbereich ist nicht vertrauenswürdig; Arbeitsbereichseinstellungen werden in der zusammengeführten Konfiguration ignoriert. Führe zuerst /trust aus oder bearbeite ~/.qwen/settings.json direkt, um Skills auf Benutzerebene zu verwalten.',
|
|
102
|
+
'SkillManager not available.': 'SkillManager nicht verfügbar.',
|
|
103
|
+
'Loading skills…': 'Skills werden geladen…',
|
|
104
|
+
'Failed to load skills: {{error}}':
|
|
105
|
+
'Skills konnten nicht geladen werden: {{error}}',
|
|
106
|
+
'Failed to save skills configuration: {{error}}':
|
|
107
|
+
'Speichern der Skill-Konfiguration fehlgeschlagen: {{error}}',
|
|
108
|
+
'All available skills are disabled. Edit ~/.qwen/settings.json or .qwen/settings.json (skills.disabled) to re-enable.':
|
|
109
|
+
'Alle verfügbaren Skills sind deaktiviert. Bearbeite ~/.qwen/settings.json oder .qwen/settings.json (skills.disabled), um sie wieder zu aktivieren.',
|
|
110
|
+
'Press esc to close.': 'Esc drücken, um zu schließen.',
|
|
111
|
+
'{{count}} skills · ': '{{count}} Skills · ',
|
|
112
|
+
'{{matched}} / {{total}} skills · ': '{{matched}} / {{total}} Skills · ',
|
|
113
|
+
'Space toggle · Enter pick (fill input) · Esc save & exit · workspace scope':
|
|
114
|
+
'Leertaste umschalten · Enter auswählen (in Eingabe) · Esc speichern & beenden · Arbeitsbereich',
|
|
115
|
+
'Search:': 'Suche:',
|
|
116
|
+
'type to filter…': 'Tippen zum Filtern…',
|
|
117
|
+
'No skills are currently available.': 'Derzeit sind keine Skills verfügbar.',
|
|
118
|
+
'All available skills are locked at a higher scope (see below).':
|
|
119
|
+
'Alle verfügbaren Skills sind in einer höheren Ebene gesperrt (siehe unten).',
|
|
120
|
+
'No skills match the search.': 'Keine Skills passen zur Suche.',
|
|
121
|
+
'Locked by higher-scope settings (cannot toggle here):':
|
|
122
|
+
'Gesperrt durch Einstellungen einer höheren Ebene (kann hier nicht umgeschaltet werden):',
|
|
123
|
+
'higher scope': 'höhere Ebene',
|
|
124
|
+
' {{name}} {{description}} [locked: {{scope}}]':
|
|
125
|
+
' {{name}} {{description}} [gesperrt: {{scope}}]',
|
|
126
|
+
'↑/↓ navigate · backspace edits search':
|
|
127
|
+
'↑/↓ navigieren · Rücktaste bearbeitet Suche',
|
|
128
|
+
Bundled: 'Mitgeliefert',
|
|
94
129
|
'Available Qwen Code CLI tools:': 'Verfügbare Qwen Code CLI-Werkzeuge:',
|
|
95
130
|
'No tools available': 'Keine Werkzeuge verfügbar',
|
|
96
131
|
'View or change the approval mode for tool usage':
|
|
@@ -170,8 +205,8 @@ export default {
|
|
|
170
205
|
'Vollständige Qwen Code Dokumentation im Browser öffnen',
|
|
171
206
|
'Configuration not available.': 'Konfiguration nicht verfügbar.',
|
|
172
207
|
'Connect an LLM provider': 'LLM-Anbieter verbinden',
|
|
173
|
-
'Copy the last
|
|
174
|
-
'
|
|
208
|
+
'Copy the last AI response to clipboard (/copy N for Nth-latest)':
|
|
209
|
+
'Letzte KI-Antwort in die Zwischenablage kopieren (/copy N für die N-letzte)',
|
|
175
210
|
|
|
176
211
|
// ============================================================================
|
|
177
212
|
// Commands - Agents
|
|
@@ -381,7 +416,7 @@ export default {
|
|
|
381
416
|
Text: 'Text',
|
|
382
417
|
JSON: 'JSON',
|
|
383
418
|
Plan: 'Plan',
|
|
384
|
-
|
|
419
|
+
'Ask permissions': 'Berechtigung anfragen',
|
|
385
420
|
'Auto Edit': 'Automatisch bearbeiten',
|
|
386
421
|
YOLO: 'YOLO',
|
|
387
422
|
'toggle vim mode on/off': 'Vim-Modus ein-/ausschalten',
|
|
@@ -653,6 +688,8 @@ export default {
|
|
|
653
688
|
'After tool execution fails': 'Wenn die Tool-Ausführung fehlschlägt',
|
|
654
689
|
'When notifications are sent': 'Wenn Benachrichtigungen gesendet werden',
|
|
655
690
|
'When the user submits a prompt': 'Wenn der Benutzer einen Prompt absendet',
|
|
691
|
+
'When a slash command expands into a prompt':
|
|
692
|
+
'Wenn ein Slash-Befehl zu einem Prompt erweitert wird',
|
|
656
693
|
'When a new session is started': 'Wenn eine neue Sitzung gestartet wird',
|
|
657
694
|
'Right before Qwen Code concludes its response':
|
|
658
695
|
'Direkt bevor Qwen Code seine Antwort abschließt',
|
|
@@ -679,6 +716,8 @@ export default {
|
|
|
679
716
|
'Die Eingabe an den Befehl ist JSON mit Benachrichtigungsnachricht und -typ.',
|
|
680
717
|
'Input to command is JSON with original user prompt text.':
|
|
681
718
|
'Die Eingabe an den Befehl ist JSON mit dem ursprünglichen Benutzer-Prompt-Text.',
|
|
719
|
+
'Input to command is JSON with command_name, command_args, and expanded prompt text.':
|
|
720
|
+
'Die Eingabe an den Befehl ist JSON mit command_name, command_args und erweitertem Prompt-Text.',
|
|
682
721
|
'Input to command is JSON with session start source.':
|
|
683
722
|
'Die Eingabe an den Befehl ist JSON mit der Sitzungsstart-Quelle.',
|
|
684
723
|
'Input to command is JSON with session end reason.':
|
|
@@ -707,6 +746,8 @@ export default {
|
|
|
707
746
|
'stderr nur dem Benutzer anzeigen, aber mit Tool-Aufruf fortfahren',
|
|
708
747
|
'block processing, erase original prompt, and show stderr to user only':
|
|
709
748
|
'Verarbeitung blockieren, ursprünglichen Prompt löschen und stderr nur dem Benutzer anzeigen',
|
|
749
|
+
'block expanded prompt submission and show stderr to user only':
|
|
750
|
+
'Einreichen des erweiterten Prompts blockieren und stderr nur dem Benutzer anzeigen',
|
|
710
751
|
'stdout shown to Qwen': 'stdout dem Qwen anzeigen',
|
|
711
752
|
'show stderr to user only (blocking errors ignored)':
|
|
712
753
|
'stderr nur dem Benutzer anzeigen (Blockierungsfehler ignoriert)',
|
|
@@ -755,6 +796,24 @@ export default {
|
|
|
755
796
|
'Resume a previous session': 'Eine vorherige Sitzung fortsetzen',
|
|
756
797
|
'Fork the current conversation into a new session':
|
|
757
798
|
'Die aktuelle Unterhaltung in eine neue Sitzung verzweigen',
|
|
799
|
+
'Spawn a background agent that inherits the full conversation':
|
|
800
|
+
'Einen Hintergrund-Agenten starten, der die gesamte Unterhaltung übernimmt',
|
|
801
|
+
'Please provide a directive. Usage: /fork <directive>':
|
|
802
|
+
'Bitte geben Sie eine Anweisung an. Verwendung: /fork <Anweisung>',
|
|
803
|
+
'Cannot fork while a response or tool call is in progress. Wait for it to finish or resolve the pending tool call.':
|
|
804
|
+
'Während eine Antwort oder ein Tool-Aufruf läuft, kann kein Hintergrund-Fork erstellt werden. Warten Sie, bis der Vorgang abgeschlossen ist, oder bearbeiten Sie den ausstehenden Tool-Aufruf.',
|
|
805
|
+
'Cannot fork before the first conversation turn.':
|
|
806
|
+
'Vor der ersten Gesprächsrunde kann kein Fork erstellt werden.',
|
|
807
|
+
'The /fork command requires the fork feature gate. Set QWEN_CODE_ENABLE_FORK_SUBAGENT=1 to enable it.':
|
|
808
|
+
'Der Befehl /fork erfordert das Fork-Feature-Gate. Setzen Sie QWEN_CODE_ENABLE_FORK_SUBAGENT=1, um es zu aktivieren.',
|
|
809
|
+
'The agent tool is unavailable; cannot fork.':
|
|
810
|
+
'Das Agent-Tool ist nicht verfügbar; Fork kann nicht gestartet werden.',
|
|
811
|
+
'Failed to launch fork: {{error}}':
|
|
812
|
+
'Fork konnte nicht gestartet werden: {{error}}',
|
|
813
|
+
'User launched a background fork via /fork: {{directive}}':
|
|
814
|
+
'Benutzer hat über /fork einen Hintergrund-Fork gestartet: {{directive}}',
|
|
815
|
+
'Forked into a background agent. It inherits this conversation and runs without blocking — track it in the background tasks panel; it reports back when done.':
|
|
816
|
+
'In einen Hintergrund-Agenten verzweigt. Er übernimmt diese Unterhaltung und läuft ohne zu blockieren — verfolgen Sie ihn im Hintergrundaufgaben-Panel; er meldet sich nach Abschluss zurück.',
|
|
758
817
|
'Cannot branch while a response or tool call is in progress. Wait for it to finish or resolve the pending tool call.':
|
|
759
818
|
'Während eine Antwort oder ein Tool-Aufruf läuft, kann keine Verzweigung erstellt werden. Warten Sie, bis der Vorgang abgeschlossen ist, oder bearbeiten Sie den ausstehenden Tool-Aufruf.',
|
|
760
819
|
'No conversation to branch.': 'Keine Unterhaltung zum Verzweigen vorhanden.',
|
|
@@ -802,13 +861,14 @@ export default {
|
|
|
802
861
|
// Commands - Approval Mode
|
|
803
862
|
// ============================================================================
|
|
804
863
|
'Tool Approval Mode': 'Werkzeug-Genehmigungsmodus',
|
|
805
|
-
'{{mode}} mode': '{{mode}}-Modus',
|
|
806
864
|
'Analyze only, do not modify files or execute commands':
|
|
807
865
|
'Nur analysieren, keine Dateien ändern oder Befehle ausführen',
|
|
808
866
|
'Require approval for file edits or shell commands':
|
|
809
867
|
'Genehmigung für Dateibearbeitungen oder Shell-Befehle erforderlich',
|
|
810
868
|
'Automatically approve file edits':
|
|
811
869
|
'Dateibearbeitungen automatisch genehmigen',
|
|
870
|
+
'Use classifier to automatically approve safe tool calls':
|
|
871
|
+
'Klassifikator verwenden, um sichere Werkzeugaufrufe automatisch zu genehmigen',
|
|
812
872
|
'Automatically approve all tools': 'Alle Werkzeuge automatisch genehmigen',
|
|
813
873
|
'Workspace approval mode exists and takes priority. User-level change will have no effect.':
|
|
814
874
|
'Arbeitsbereich-Genehmigungsmodus existiert und hat Vorrang. Benutzerebene-Änderung hat keine Wirkung.',
|
|
@@ -818,6 +878,7 @@ export default {
|
|
|
818
878
|
'Auto-memory: {{status}}': 'Auto-Speicher: {{status}}',
|
|
819
879
|
'Auto-dream: {{status}} · {{lastDream}} · /dream to run':
|
|
820
880
|
'Auto-Konsolidierung: {{status}} · {{lastDream}} · /dream zum Ausführen',
|
|
881
|
+
'Auto-skill: {{status}}': 'Auto-Skill: {{status}}',
|
|
821
882
|
never: 'nie',
|
|
822
883
|
on: 'ein',
|
|
823
884
|
off: 'aus',
|
|
@@ -1344,6 +1405,21 @@ export default {
|
|
|
1344
1405
|
'In dieser Sitzung wurden keine Werkzeugaufrufe gemacht.',
|
|
1345
1406
|
'Session start time is unavailable, cannot calculate stats.':
|
|
1346
1407
|
'Sitzungsstartzeit nicht verfügbar, Statistiken können nicht berechnet werden.',
|
|
1408
|
+
Activity: 'Aktivität',
|
|
1409
|
+
Efficiency: 'Effizienz',
|
|
1410
|
+
Today: 'Heute',
|
|
1411
|
+
'Token Trend': 'Token-Trend',
|
|
1412
|
+
'Cache Hit Rate': 'Cache-Trefferquote',
|
|
1413
|
+
'Tool Success': 'Tool-Erfolgsrate',
|
|
1414
|
+
'Tool Leaderboard': 'Tool-Rangliste',
|
|
1415
|
+
Time: 'Zeit',
|
|
1416
|
+
Success: 'Erfolg',
|
|
1417
|
+
Cache: 'Cache',
|
|
1418
|
+
Latency: 'Latenz',
|
|
1419
|
+
'Code Impact': 'Code-Änderungen',
|
|
1420
|
+
net: 'netto',
|
|
1421
|
+
streak: 'Serie',
|
|
1422
|
+
best: 'Rekord',
|
|
1347
1423
|
|
|
1348
1424
|
// ============================================================================
|
|
1349
1425
|
// Command Format Migration
|
|
@@ -1903,4 +1979,40 @@ export default {
|
|
|
1903
1979
|
remote: 'entfernt',
|
|
1904
1980
|
'中国 (China)': 'China',
|
|
1905
1981
|
'中国 (China) - 阿里云百炼': 'China - 阿里云百炼',
|
|
1982
|
+
|
|
1983
|
+
// Stats Dashboard — Category 2
|
|
1984
|
+
'Activity Heatmap': 'Aktivitäts-Heatmap',
|
|
1985
|
+
Less: 'Weniger',
|
|
1986
|
+
More: 'Mehr',
|
|
1987
|
+
Sessions: 'Sitzungen',
|
|
1988
|
+
Duration: 'Dauer',
|
|
1989
|
+
Projects: 'Projekte',
|
|
1990
|
+
'Loading stats...': 'Statistiken werden geladen...',
|
|
1991
|
+
'(no data)': '(keine Daten)',
|
|
1992
|
+
d: 'd',
|
|
1993
|
+
h: 'h',
|
|
1994
|
+
m: 'm',
|
|
1995
|
+
Input: 'Eingabe',
|
|
1996
|
+
Models: 'Modelle',
|
|
1997
|
+
'All time': 'Gesamtzeitraum',
|
|
1998
|
+
'Last 7 days': 'Letzte 7 Tage',
|
|
1999
|
+
'Last 30 days': 'Letzte 30 Tage',
|
|
2000
|
+
'Show usage statistics dashboard.': 'Nutzungsstatistik-Dashboard anzeigen.',
|
|
2001
|
+
|
|
2002
|
+
// Stats Dashboard — keyboard hints (not translated)
|
|
2003
|
+
'tab \xB7 esc': 'tab \xB7 esc',
|
|
2004
|
+
'tab \xB7 r dates \xB7 \u2190\u2192 month \xB7 esc':
|
|
2005
|
+
'tab \xB7 r dates \xB7 \u2190\u2192 month \xB7 esc',
|
|
2006
|
+
'tab \xB7 r dates \xB7 esc': 'tab \xB7 r dates \xB7 esc',
|
|
2007
|
+
|
|
2008
|
+
// Stats Dashboard — missing labels
|
|
2009
|
+
'API Requests': 'API-Anfragen',
|
|
2010
|
+
'Tool Calls': 'Tool-Aufrufe',
|
|
2011
|
+
'Success rate': 'Erfolgsrate',
|
|
2012
|
+
'Code Changes': 'Code-Änderungen',
|
|
2013
|
+
Tool: 'Tool',
|
|
2014
|
+
reqs: 'Anfr.',
|
|
2015
|
+
in: 'ein',
|
|
2016
|
+
out: 'aus',
|
|
2017
|
+
'In/Out': 'Ein/Aus',
|
|
1906
2018
|
};
|