@opencode-ai/ui 0.0.0-dev-202608040510 → 0.0.0-dev-202608040656

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 (53) hide show
  1. package/dist/i18n/ar.d.ts +22 -0
  2. package/dist/i18n/br.d.ts +22 -0
  3. package/dist/i18n/bs.d.ts +22 -0
  4. package/dist/i18n/da.d.ts +22 -0
  5. package/dist/i18n/de.d.ts +22 -0
  6. package/dist/i18n/es.d.ts +22 -0
  7. package/dist/i18n/fr.d.ts +22 -0
  8. package/dist/i18n/ja.d.ts +22 -0
  9. package/dist/i18n/ko.d.ts +22 -0
  10. package/dist/i18n/pl.d.ts +22 -0
  11. package/dist/i18n/ru.d.ts +22 -0
  12. package/dist/i18n/th.d.ts +22 -0
  13. package/dist/i18n/tr.d.ts +22 -0
  14. package/dist/i18n/zh.d.ts +22 -0
  15. package/dist/i18n/zht.d.ts +22 -0
  16. package/package.json +1 -1
  17. package/src/i18n/ar.ts +24 -0
  18. package/src/i18n/az.ts +22 -0
  19. package/src/i18n/br.ts +24 -0
  20. package/src/i18n/bs.ts +24 -0
  21. package/src/i18n/da.ts +24 -0
  22. package/src/i18n/de.ts +22 -0
  23. package/src/i18n/en.ts +24 -0
  24. package/src/i18n/es.ts +24 -0
  25. package/src/i18n/fi.ts +22 -0
  26. package/src/i18n/fr.ts +24 -0
  27. package/src/i18n/hi.ts +23 -0
  28. package/src/i18n/id.ts +24 -0
  29. package/src/i18n/it.ts +22 -0
  30. package/src/i18n/ja.ts +24 -0
  31. package/src/i18n/ko.ts +24 -0
  32. package/src/i18n/nl.ts +22 -0
  33. package/src/i18n/no.ts +24 -0
  34. package/src/i18n/pa.ts +22 -0
  35. package/src/i18n/pl.ts +24 -0
  36. package/src/i18n/ru.ts +24 -0
  37. package/src/i18n/sv.ts +22 -0
  38. package/src/i18n/th.ts +24 -0
  39. package/src/i18n/tr.ts +24 -0
  40. package/src/i18n/uk.ts +24 -0
  41. package/src/i18n/ur.ts +22 -0
  42. package/src/i18n/vi.ts +22 -0
  43. package/src/i18n/zh.ts +24 -0
  44. package/src/i18n/zht.ts +24 -0
  45. package/src/v2/components/dialog-v2.css +2 -2
  46. package/src/v2/components/dialog-v2.tsx +3 -1
  47. package/src/v2/components/inline-input-v2.tsx +3 -1
  48. package/src/v2/components/line-comment-v2.css +1 -1
  49. package/src/v2/components/line-comment-v2.tsx +6 -4
  50. package/src/v2/components/tabs-v2.css +4 -4
  51. package/src/v2/components/tabs-v2.tsx +4 -2
  52. package/src/v2/components/text-input-v2.tsx +7 -1
  53. package/src/v2/components/toast-v2.tsx +5 -2
package/dist/i18n/tr.d.ts CHANGED
@@ -48,6 +48,7 @@ export declare const dict: {
48
48
  "ui.lineComment.editorLabel.prefix": string;
49
49
  "ui.lineComment.editorLabel.suffix": string;
50
50
  "ui.lineComment.placeholder": string;
51
+ "ui.lineComment.contextPlaceholder": string;
51
52
  "ui.lineComment.submit": string;
52
53
  "ui.lineComment.cancel": string;
53
54
  "ui.sessionTurn.steps.show": string;
@@ -103,6 +104,23 @@ export declare const dict: {
103
104
  "ui.list.emptyWithFilter.prefix": string;
104
105
  "ui.list.emptyWithFilter.suffix": string;
105
106
  "ui.messageNav.newMessage": string;
107
+ "ui.promptInput.noMatchingItems": string;
108
+ "ui.promptInput.commands": string;
109
+ "ui.promptInput.dropFiles": string;
110
+ "ui.promptInput.removeAttachment": string;
111
+ "ui.promptInput.label": string;
112
+ "ui.promptInput.placeholder.shell": string;
113
+ "ui.promptInput.placeholder.normal": string;
114
+ "ui.promptInput.add": string;
115
+ "ui.promptInput.attachments": string;
116
+ "ui.promptInput.context": string;
117
+ "ui.promptInput.shell": string;
118
+ "ui.promptInput.chooseAgent": string;
119
+ "ui.promptInput.chooseModel": string;
120
+ "ui.promptInput.chooseVariant": string;
121
+ "ui.promptInput.send": string;
122
+ "ui.promptInput.stop": string;
123
+ "ui.tabs.close": string;
106
124
  "ui.textField.copyToClipboard": string;
107
125
  "ui.textField.copyLink": string;
108
126
  "ui.textField.copied": string;
@@ -115,11 +133,13 @@ export declare const dict: {
115
133
  "ui.tool.grep": string;
116
134
  "ui.tool.webfetch": string;
117
135
  "ui.tool.websearch": string;
136
+ "ui.tool.websearch.provider": string;
118
137
  "ui.tool.shell": string;
119
138
  "ui.tool.patch": string;
120
139
  "ui.tool.todos": string;
121
140
  "ui.tool.todos.read": string;
122
141
  "ui.tool.questions": string;
142
+ "ui.tool.questions.numbered": string;
123
143
  "ui.tool.agent": string;
124
144
  "ui.tool.agent.default": string;
125
145
  "ui.common.file.one": string;
@@ -127,6 +147,8 @@ export declare const dict: {
127
147
  "ui.common.question.one": string;
128
148
  "ui.common.question.other": string;
129
149
  "ui.common.add": string;
150
+ "ui.common.clear": string;
151
+ "ui.common.file": string;
130
152
  "ui.common.back": string;
131
153
  "ui.common.cancel": string;
132
154
  "ui.common.confirm": string;
package/dist/i18n/zh.d.ts CHANGED
@@ -48,6 +48,7 @@ export declare const dict: {
48
48
  "ui.lineComment.editorLabel.prefix": string;
49
49
  "ui.lineComment.editorLabel.suffix": string;
50
50
  "ui.lineComment.placeholder": string;
51
+ "ui.lineComment.contextPlaceholder": string;
51
52
  "ui.lineComment.submit": string;
52
53
  "ui.lineComment.cancel": string;
53
54
  "ui.sessionTurn.steps.show": string;
@@ -103,6 +104,23 @@ export declare const dict: {
103
104
  "ui.list.emptyWithFilter.prefix": string;
104
105
  "ui.list.emptyWithFilter.suffix": string;
105
106
  "ui.messageNav.newMessage": string;
107
+ "ui.promptInput.noMatchingItems": string;
108
+ "ui.promptInput.commands": string;
109
+ "ui.promptInput.dropFiles": string;
110
+ "ui.promptInput.removeAttachment": string;
111
+ "ui.promptInput.label": string;
112
+ "ui.promptInput.placeholder.shell": string;
113
+ "ui.promptInput.placeholder.normal": string;
114
+ "ui.promptInput.add": string;
115
+ "ui.promptInput.attachments": string;
116
+ "ui.promptInput.context": string;
117
+ "ui.promptInput.shell": string;
118
+ "ui.promptInput.chooseAgent": string;
119
+ "ui.promptInput.chooseModel": string;
120
+ "ui.promptInput.chooseVariant": string;
121
+ "ui.promptInput.send": string;
122
+ "ui.promptInput.stop": string;
123
+ "ui.tabs.close": string;
106
124
  "ui.textField.copyToClipboard": string;
107
125
  "ui.textField.copyLink": string;
108
126
  "ui.textField.copied": string;
@@ -115,11 +133,13 @@ export declare const dict: {
115
133
  "ui.tool.grep": string;
116
134
  "ui.tool.webfetch": string;
117
135
  "ui.tool.websearch": string;
136
+ "ui.tool.websearch.provider": string;
118
137
  "ui.tool.shell": string;
119
138
  "ui.tool.patch": string;
120
139
  "ui.tool.todos": string;
121
140
  "ui.tool.todos.read": string;
122
141
  "ui.tool.questions": string;
142
+ "ui.tool.questions.numbered": string;
123
143
  "ui.tool.agent": string;
124
144
  "ui.tool.agent.default": string;
125
145
  "ui.common.file.one": string;
@@ -127,6 +147,8 @@ export declare const dict: {
127
147
  "ui.common.question.one": string;
128
148
  "ui.common.question.other": string;
129
149
  "ui.common.add": string;
150
+ "ui.common.clear": string;
151
+ "ui.common.file": string;
130
152
  "ui.common.back": string;
131
153
  "ui.common.cancel": string;
132
154
  "ui.common.confirm": string;
@@ -48,6 +48,7 @@ export declare const dict: {
48
48
  "ui.lineComment.editorLabel.prefix": string;
49
49
  "ui.lineComment.editorLabel.suffix": string;
50
50
  "ui.lineComment.placeholder": string;
51
+ "ui.lineComment.contextPlaceholder": string;
51
52
  "ui.lineComment.submit": string;
52
53
  "ui.lineComment.cancel": string;
53
54
  "ui.sessionTurn.steps.show": string;
@@ -103,6 +104,23 @@ export declare const dict: {
103
104
  "ui.list.emptyWithFilter.prefix": string;
104
105
  "ui.list.emptyWithFilter.suffix": string;
105
106
  "ui.messageNav.newMessage": string;
107
+ "ui.promptInput.noMatchingItems": string;
108
+ "ui.promptInput.commands": string;
109
+ "ui.promptInput.dropFiles": string;
110
+ "ui.promptInput.removeAttachment": string;
111
+ "ui.promptInput.label": string;
112
+ "ui.promptInput.placeholder.shell": string;
113
+ "ui.promptInput.placeholder.normal": string;
114
+ "ui.promptInput.add": string;
115
+ "ui.promptInput.attachments": string;
116
+ "ui.promptInput.context": string;
117
+ "ui.promptInput.shell": string;
118
+ "ui.promptInput.chooseAgent": string;
119
+ "ui.promptInput.chooseModel": string;
120
+ "ui.promptInput.chooseVariant": string;
121
+ "ui.promptInput.send": string;
122
+ "ui.promptInput.stop": string;
123
+ "ui.tabs.close": string;
106
124
  "ui.textField.copyToClipboard": string;
107
125
  "ui.textField.copyLink": string;
108
126
  "ui.textField.copied": string;
@@ -115,11 +133,13 @@ export declare const dict: {
115
133
  "ui.tool.grep": string;
116
134
  "ui.tool.webfetch": string;
117
135
  "ui.tool.websearch": string;
136
+ "ui.tool.websearch.provider": string;
118
137
  "ui.tool.shell": string;
119
138
  "ui.tool.patch": string;
120
139
  "ui.tool.todos": string;
121
140
  "ui.tool.todos.read": string;
122
141
  "ui.tool.questions": string;
142
+ "ui.tool.questions.numbered": string;
123
143
  "ui.tool.agent": string;
124
144
  "ui.tool.agent.default": string;
125
145
  "ui.common.file.one": string;
@@ -127,6 +147,8 @@ export declare const dict: {
127
147
  "ui.common.question.one": string;
128
148
  "ui.common.question.other": string;
129
149
  "ui.common.add": string;
150
+ "ui.common.clear": string;
151
+ "ui.common.file": string;
130
152
  "ui.common.back": string;
131
153
  "ui.common.cancel": string;
132
154
  "ui.common.confirm": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opencode-ai/ui",
3
- "version": "0.0.0-dev-202608040510",
3
+ "version": "0.0.0-dev-202608040656",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "repository": {
package/src/i18n/ar.ts CHANGED
@@ -49,6 +49,7 @@ export const dict = {
49
49
  "ui.lineComment.editorLabel.prefix": "جارٍ التعليق على ",
50
50
  "ui.lineComment.editorLabel.suffix": "",
51
51
  "ui.lineComment.placeholder": "أضف تعليقًا",
52
+ "ui.lineComment.contextPlaceholder": "أضف سياقًا لهذا التغيير",
52
53
  "ui.lineComment.submit": "تعليق",
53
54
  "ui.lineComment.cancel": "إلغاء",
54
55
 
@@ -130,6 +131,25 @@ export const dict = {
130
131
 
131
132
  "ui.messageNav.newMessage": "رسالة جديدة",
132
133
 
134
+ "ui.promptInput.noMatchingItems": "لا توجد عناصر مطابقة",
135
+ "ui.promptInput.commands": "الأوامر",
136
+ "ui.promptInput.dropFiles": "أفلت الملفات لإرفاقها",
137
+ "ui.promptInput.removeAttachment": "إزالة المرفق",
138
+ "ui.promptInput.label": "الموجّه",
139
+ "ui.promptInput.placeholder.shell": "أدخل أمر shell...",
140
+ "ui.promptInput.placeholder.normal": "اسأل عن أي شيء، {{slash}} للأوامر، {{at}} للسياق...",
141
+ "ui.promptInput.add": "إضافة صور وملفات",
142
+ "ui.promptInput.attachments": "الصور والملفات",
143
+ "ui.promptInput.context": "السياق",
144
+ "ui.promptInput.shell": "أمر shell",
145
+ "ui.promptInput.chooseAgent": "اختيار وكيل",
146
+ "ui.promptInput.chooseModel": "اختيار نموذج",
147
+ "ui.promptInput.chooseVariant": "اختيار متغير النموذج",
148
+ "ui.promptInput.send": "إرسال",
149
+ "ui.promptInput.stop": "إيقاف",
150
+
151
+ "ui.tabs.close": "إغلاق علامة التبويب",
152
+
133
153
  "ui.textField.copyToClipboard": "نسخ إلى الحافظة",
134
154
  "ui.textField.copyLink": "نسخ الرابط",
135
155
  "ui.textField.copied": "تم النسخ",
@@ -144,11 +164,13 @@ export const dict = {
144
164
  "ui.tool.grep": "Grep",
145
165
  "ui.tool.webfetch": "جلب الويب",
146
166
  "ui.tool.websearch": "بحث الويب",
167
+ "ui.tool.websearch.provider": "{{provider}} بحث الويب",
147
168
  "ui.tool.shell": "Shell",
148
169
  "ui.tool.patch": "تطبيق رقعة",
149
170
  "ui.tool.todos": "المهام",
150
171
  "ui.tool.todos.read": "قراءة المهام",
151
172
  "ui.tool.questions": "أسئلة",
173
+ "ui.tool.questions.numbered": "أسئلة {{number}}",
152
174
  "ui.tool.agent": "وكيل {{type}}",
153
175
  "ui.tool.agent.default": "وكيل",
154
176
 
@@ -158,6 +180,8 @@ export const dict = {
158
180
  "ui.common.question.other": "أسئلة",
159
181
 
160
182
  "ui.common.add": "إضافة",
183
+ "ui.common.clear": "مسح",
184
+ "ui.common.file": "ملف",
161
185
  "ui.common.back": "رجوع",
162
186
  "ui.common.cancel": "إلغاء",
163
187
  "ui.common.confirm": "تأكيد",
package/src/i18n/az.ts CHANGED
@@ -48,6 +48,7 @@ export const dict: Record<string, string> = {
48
48
  "ui.lineComment.editorLabel.prefix": "Şərh yazılır: ",
49
49
  "ui.lineComment.editorLabel.suffix": "",
50
50
  "ui.lineComment.placeholder": "Şərh əlavə et",
51
+ "ui.lineComment.contextPlaceholder": "Bu dəyişiklik üçün kontekst əlavə et",
51
52
  "ui.lineComment.submit": "Şərh et",
52
53
  "ui.lineComment.cancel": "Ləğv et",
53
54
  "ui.sessionTurn.steps.show": "Addımları göstər",
@@ -109,6 +110,23 @@ export const dict: Record<string, string> = {
109
110
  "ui.fileSearch.nextMatch": "Növbəti uyğunluq",
110
111
  "ui.fileSearch.close": "Axtarışı bağla",
111
112
  "ui.messageNav.newMessage": "Yeni mesaj",
113
+ "ui.promptInput.noMatchingItems": "Uyğun element yoxdur",
114
+ "ui.promptInput.commands": "Əmrlər",
115
+ "ui.promptInput.dropFiles": "Əlavə etmək üçün faylları buraxın",
116
+ "ui.promptInput.removeAttachment": "Əlavəni sil",
117
+ "ui.promptInput.label": "Prompt",
118
+ "ui.promptInput.placeholder.shell": "Shell əmrini daxil edin...",
119
+ "ui.promptInput.placeholder.normal": "İstədiyinizi soruşun, {{slash}} əmrlər üçün, {{at}} kontekst üçün...",
120
+ "ui.promptInput.add": "Şəkil və fayllar əlavə edin",
121
+ "ui.promptInput.attachments": "Şəkillər və fayllar",
122
+ "ui.promptInput.context": "Kontekst",
123
+ "ui.promptInput.shell": "Shell əmri",
124
+ "ui.promptInput.chooseAgent": "Agent seçin",
125
+ "ui.promptInput.chooseModel": "Model seçin",
126
+ "ui.promptInput.chooseVariant": "Model variantını seçin",
127
+ "ui.promptInput.send": "Göndər",
128
+ "ui.promptInput.stop": "Dayandır",
129
+ "ui.tabs.close": "Tabı bağla",
112
130
  "ui.textField.copyToClipboard": "Buferə kopyala",
113
131
  "ui.textField.copyLink": "Linki kopyala",
114
132
  "ui.textField.copied": "Kopyalandı",
@@ -122,11 +140,13 @@ export const dict: Record<string, string> = {
122
140
  "ui.tool.task": "Tapşırıq",
123
141
  "ui.tool.webfetch": "Webfetch",
124
142
  "ui.tool.websearch": "Veb axtarışı",
143
+ "ui.tool.websearch.provider": "{{provider}} Veb axtarışı",
125
144
  "ui.tool.shell": "Shell",
126
145
  "ui.tool.patch": "Patch",
127
146
  "ui.tool.todos": "Tapşırıqlar",
128
147
  "ui.tool.todos.read": "Tapşırıqları oxu",
129
148
  "ui.tool.questions": "Suallar",
149
+ "ui.tool.questions.numbered": "Suallar {{number}}",
130
150
  "ui.tool.agent": "{{type}} Agent",
131
151
  "ui.tool.agent.default": "Agent",
132
152
  "ui.tool.skill": "Bacarıq",
@@ -138,6 +158,8 @@ export const dict: Record<string, string> = {
138
158
  "ui.common.question.one": "sual",
139
159
  "ui.common.question.other": "sual",
140
160
  "ui.common.add": "Əlavə et",
161
+ "ui.common.clear": "Təmizlə",
162
+ "ui.common.file": "Fayl",
141
163
  "ui.common.back": "Geri",
142
164
  "ui.common.cancel": "Ləğv et",
143
165
  "ui.common.confirm": "Təsdiqlə",
package/src/i18n/br.ts CHANGED
@@ -49,6 +49,7 @@ export const dict = {
49
49
  "ui.lineComment.editorLabel.prefix": "Comentando em ",
50
50
  "ui.lineComment.editorLabel.suffix": "",
51
51
  "ui.lineComment.placeholder": "Adicionar comentário",
52
+ "ui.lineComment.contextPlaceholder": "Adicionar contexto para esta alteração",
52
53
  "ui.lineComment.submit": "Comentar",
53
54
  "ui.lineComment.cancel": "Cancelar",
54
55
 
@@ -118,6 +119,25 @@ export const dict = {
118
119
 
119
120
  "ui.messageNav.newMessage": "Nova mensagem",
120
121
 
122
+ "ui.promptInput.noMatchingItems": "Nenhum item correspondente",
123
+ "ui.promptInput.commands": "Comandos",
124
+ "ui.promptInput.dropFiles": "Solte os arquivos para anexá-los",
125
+ "ui.promptInput.removeAttachment": "Remover anexo",
126
+ "ui.promptInput.label": "Prompt",
127
+ "ui.promptInput.placeholder.shell": "Digite um comando do shell...",
128
+ "ui.promptInput.placeholder.normal": "Pergunte qualquer coisa, {{slash}} para comandos, {{at}} para contexto...",
129
+ "ui.promptInput.add": "Adicionar imagens e arquivos",
130
+ "ui.promptInput.attachments": "Imagens e arquivos",
131
+ "ui.promptInput.context": "Contexto",
132
+ "ui.promptInput.shell": "Comando do shell",
133
+ "ui.promptInput.chooseAgent": "Escolher agente",
134
+ "ui.promptInput.chooseModel": "Escolher modelo",
135
+ "ui.promptInput.chooseVariant": "Escolher variante do modelo",
136
+ "ui.promptInput.send": "Enviar",
137
+ "ui.promptInput.stop": "Parar",
138
+
139
+ "ui.tabs.close": "Fechar aba",
140
+
121
141
  "ui.textField.copyToClipboard": "Copiar para área de transferência",
122
142
  "ui.textField.copyLink": "Copiar link",
123
143
  "ui.textField.copied": "Copiado",
@@ -132,11 +152,13 @@ export const dict = {
132
152
  "ui.tool.grep": "Grep",
133
153
  "ui.tool.webfetch": "Busca na web",
134
154
  "ui.tool.websearch": "Pesquisa na web",
155
+ "ui.tool.websearch.provider": "{{provider}} Pesquisa na web",
135
156
  "ui.tool.shell": "Shell",
136
157
  "ui.tool.patch": "Patch",
137
158
  "ui.tool.todos": "Tarefas",
138
159
  "ui.tool.todos.read": "Ler tarefas",
139
160
  "ui.tool.questions": "Perguntas",
161
+ "ui.tool.questions.numbered": "Perguntas {{number}}",
140
162
  "ui.tool.agent": "Agente {{type}}",
141
163
  "ui.tool.agent.default": "Agente",
142
164
 
@@ -146,6 +168,8 @@ export const dict = {
146
168
  "ui.common.question.other": "perguntas",
147
169
 
148
170
  "ui.common.add": "Adicionar",
171
+ "ui.common.clear": "Limpar",
172
+ "ui.common.file": "Arquivo",
149
173
  "ui.common.back": "Voltar",
150
174
  "ui.common.cancel": "Cancelar",
151
175
  "ui.common.confirm": "Confirmar",
package/src/i18n/bs.ts CHANGED
@@ -53,6 +53,7 @@ export const dict = {
53
53
  "ui.lineComment.editorLabel.prefix": "Komentarišeš ",
54
54
  "ui.lineComment.editorLabel.suffix": "",
55
55
  "ui.lineComment.placeholder": "Dodaj komentar",
56
+ "ui.lineComment.contextPlaceholder": "Dodaj kontekst za ovu izmjenu",
56
57
  "ui.lineComment.submit": "Komentariši",
57
58
  "ui.lineComment.cancel": "Otkaži",
58
59
 
@@ -122,6 +123,25 @@ export const dict = {
122
123
 
123
124
  "ui.messageNav.newMessage": "Nova poruka",
124
125
 
126
+ "ui.promptInput.noMatchingItems": "Nema odgovarajućih stavki",
127
+ "ui.promptInput.commands": "Komande",
128
+ "ui.promptInput.dropFiles": "Ispusti datoteke da ih priložiš",
129
+ "ui.promptInput.removeAttachment": "Ukloni prilog",
130
+ "ui.promptInput.label": "Upit",
131
+ "ui.promptInput.placeholder.shell": "Unesi shell komandu...",
132
+ "ui.promptInput.placeholder.normal": "Pitaj bilo šta, {{slash}} za komande, {{at}} za kontekst...",
133
+ "ui.promptInput.add": "Dodaj slike i datoteke",
134
+ "ui.promptInput.attachments": "Slike i datoteke",
135
+ "ui.promptInput.context": "Kontekst",
136
+ "ui.promptInput.shell": "Shell komanda",
137
+ "ui.promptInput.chooseAgent": "Odaberi agenta",
138
+ "ui.promptInput.chooseModel": "Odaberi model",
139
+ "ui.promptInput.chooseVariant": "Odaberi varijantu modela",
140
+ "ui.promptInput.send": "Pošalji",
141
+ "ui.promptInput.stop": "Zaustavi",
142
+
143
+ "ui.tabs.close": "Zatvori karticu",
144
+
125
145
  "ui.textField.copyToClipboard": "Kopiraj u međuspremnik",
126
146
  "ui.textField.copyLink": "Kopiraj link",
127
147
  "ui.textField.copied": "Kopirano",
@@ -136,11 +156,13 @@ export const dict = {
136
156
  "ui.tool.grep": "Grep",
137
157
  "ui.tool.webfetch": "Web preuzimanje",
138
158
  "ui.tool.websearch": "Pretraga weba",
159
+ "ui.tool.websearch.provider": "{{provider}} Pretraga weba",
139
160
  "ui.tool.shell": "Shell",
140
161
  "ui.tool.patch": "Patch",
141
162
  "ui.tool.todos": "Lista zadataka",
142
163
  "ui.tool.todos.read": "Čitanje liste zadataka",
143
164
  "ui.tool.questions": "Pitanja",
165
+ "ui.tool.questions.numbered": "Pitanja {{number}}",
144
166
  "ui.tool.agent": "{{type}} agent",
145
167
  "ui.tool.agent.default": "agent",
146
168
 
@@ -150,6 +172,8 @@ export const dict = {
150
172
  "ui.common.question.other": "pitanja",
151
173
 
152
174
  "ui.common.add": "Dodaj",
175
+ "ui.common.clear": "Očisti",
176
+ "ui.common.file": "Datoteka",
153
177
  "ui.common.back": "Nazad",
154
178
  "ui.common.cancel": "Otkaži",
155
179
  "ui.common.confirm": "Potvrdi",
package/src/i18n/da.ts CHANGED
@@ -127,11 +127,13 @@ export const dict = {
127
127
  "ui.tool.grep": "Grep",
128
128
  "ui.tool.webfetch": "Webhentning",
129
129
  "ui.tool.websearch": "Websøgning",
130
+ "ui.tool.websearch.provider": "{{provider}} Websøgning",
130
131
  "ui.tool.shell": "Shell",
131
132
  "ui.tool.patch": "Patch",
132
133
  "ui.tool.todos": "Opgaver",
133
134
  "ui.tool.todos.read": "Læs opgaver",
134
135
  "ui.tool.questions": "Spørgsmål",
136
+ "ui.tool.questions.numbered": "Spørgsmål {{number}}",
135
137
  "ui.tool.agent": "{{type}}-agent",
136
138
  "ui.tool.agent.default": "Agent",
137
139
 
@@ -141,6 +143,8 @@ export const dict = {
141
143
  "ui.common.question.other": "spørgsmål",
142
144
 
143
145
  "ui.common.add": "Tilføj",
146
+ "ui.common.clear": "Ryd",
147
+ "ui.common.file": "Fil",
144
148
  "ui.common.back": "Tilbage",
145
149
  "ui.common.cancel": "Annuller",
146
150
  "ui.common.confirm": "Bekræft",
@@ -189,4 +193,24 @@ export const dict = {
189
193
  "ui.toolErrorCard.copyError": "Kopier fejl",
190
194
  "ui.message.duration.seconds": "{{count}}s",
191
195
  "ui.message.duration.minutesSeconds": "{{minutes}}m {{seconds}}s",
196
+ "ui.lineComment.contextPlaceholder": "Tilføj kontekst til denne ændring",
197
+
198
+ "ui.promptInput.noMatchingItems": "Ingen matchende elementer",
199
+ "ui.promptInput.commands": "Kommandoer",
200
+ "ui.promptInput.dropFiles": "Slip filer for at vedhæfte dem",
201
+ "ui.promptInput.removeAttachment": "Fjern vedhæftet fil",
202
+ "ui.promptInput.label": "Prompt",
203
+ "ui.promptInput.placeholder.shell": "Indtast shell-kommando...",
204
+ "ui.promptInput.placeholder.normal": "Spørg om hvad som helst, {{slash}} for kommandoer, {{at}} for kontekst...",
205
+ "ui.promptInput.add": "Tilføj billeder og filer",
206
+ "ui.promptInput.attachments": "Billeder og filer",
207
+ "ui.promptInput.context": "Kontekst",
208
+ "ui.promptInput.shell": "Shell-kommando",
209
+ "ui.promptInput.chooseAgent": "Vælg agent",
210
+ "ui.promptInput.chooseModel": "Vælg model",
211
+ "ui.promptInput.chooseVariant": "Vælg modelvariant",
212
+ "ui.promptInput.send": "Send",
213
+ "ui.promptInput.stop": "Stop",
214
+
215
+ "ui.tabs.close": "Luk fane",
192
216
  }
package/src/i18n/de.ts CHANGED
@@ -134,11 +134,13 @@ export const dict = {
134
134
  "ui.tool.grep": "Grep",
135
135
  "ui.tool.webfetch": "Web-Abruf",
136
136
  "ui.tool.websearch": "Web-Suche",
137
+ "ui.tool.websearch.provider": "{{provider}} Web-Suche",
137
138
  "ui.tool.shell": "Shell",
138
139
  "ui.tool.patch": "Patch",
139
140
  "ui.tool.todos": "Aufgaben",
140
141
  "ui.tool.todos.read": "Aufgaben lesen",
141
142
  "ui.tool.questions": "Fragen",
143
+ "ui.tool.questions.numbered": "Fragen {{number}}",
142
144
  "ui.tool.agent": "{{type}}-Agent",
143
145
  "ui.tool.agent.default": "Agent",
144
146
 
@@ -148,6 +150,8 @@ export const dict = {
148
150
  "ui.common.question.other": "Fragen",
149
151
 
150
152
  "ui.common.add": "Hinzufügen",
153
+ "ui.common.clear": "Leeren",
154
+ "ui.common.file": "Datei",
151
155
  "ui.common.back": "Zurück",
152
156
  "ui.common.cancel": "Abbrechen",
153
157
  "ui.common.confirm": "Bestätigen",
@@ -196,4 +200,22 @@ export const dict = {
196
200
  "ui.toolErrorCard.copyError": "Fehler kopieren",
197
201
  "ui.message.duration.seconds": "{{count}}s",
198
202
  "ui.message.duration.minutesSeconds": "{{minutes}}m {{seconds}}s",
203
+ "ui.lineComment.contextPlaceholder": "Kontext zu dieser Änderung hinzufügen",
204
+ "ui.promptInput.noMatchingItems": "Keine passenden Einträge",
205
+ "ui.promptInput.commands": "Befehle",
206
+ "ui.promptInput.dropFiles": "Dateien zum Anhängen hier ablegen",
207
+ "ui.promptInput.removeAttachment": "Anhang entfernen",
208
+ "ui.promptInput.label": "Prompt",
209
+ "ui.promptInput.placeholder.shell": "Shell-Befehl eingeben…",
210
+ "ui.promptInput.placeholder.normal": "Beliebige Frage stellen, {{slash}} für Befehle, {{at}} für Kontext…",
211
+ "ui.promptInput.add": "Bilder und Dateien hinzufügen",
212
+ "ui.promptInput.attachments": "Bilder und Dateien",
213
+ "ui.promptInput.context": "Kontext",
214
+ "ui.promptInput.shell": "Shell-Befehl",
215
+ "ui.promptInput.chooseAgent": "Agenten auswählen",
216
+ "ui.promptInput.chooseModel": "Modell auswählen",
217
+ "ui.promptInput.chooseVariant": "Modellvariante auswählen",
218
+ "ui.promptInput.send": "Senden",
219
+ "ui.promptInput.stop": "Stoppen",
220
+ "ui.tabs.close": "Tab schließen",
199
221
  } satisfies Partial<Record<Keys, string>>
package/src/i18n/en.ts CHANGED
@@ -51,6 +51,7 @@ export const dict: Record<string, string> = {
51
51
  "ui.lineComment.editorLabel.prefix": "Commenting on ",
52
52
  "ui.lineComment.editorLabel.suffix": "",
53
53
  "ui.lineComment.placeholder": "Add comment",
54
+ "ui.lineComment.contextPlaceholder": "Add context for this change",
54
55
  "ui.lineComment.submit": "Comment",
55
56
  "ui.lineComment.cancel": "Cancel",
56
57
 
@@ -121,6 +122,25 @@ export const dict: Record<string, string> = {
121
122
 
122
123
  "ui.messageNav.newMessage": "New message",
123
124
 
125
+ "ui.promptInput.noMatchingItems": "No matching items",
126
+ "ui.promptInput.commands": "Commands",
127
+ "ui.promptInput.dropFiles": "Drop files to attach",
128
+ "ui.promptInput.removeAttachment": "Remove attachment",
129
+ "ui.promptInput.label": "Prompt",
130
+ "ui.promptInput.placeholder.shell": "Enter shell command...",
131
+ "ui.promptInput.placeholder.normal": "Ask anything, {{slash}} for commands, {{at}} for context...",
132
+ "ui.promptInput.add": "Add images and files",
133
+ "ui.promptInput.attachments": "Images and files",
134
+ "ui.promptInput.context": "Context",
135
+ "ui.promptInput.shell": "Shell command",
136
+ "ui.promptInput.chooseAgent": "Choose agent",
137
+ "ui.promptInput.chooseModel": "Choose model",
138
+ "ui.promptInput.chooseVariant": "Choose model variant",
139
+ "ui.promptInput.send": "Send",
140
+ "ui.promptInput.stop": "Stop",
141
+
142
+ "ui.tabs.close": "Close tab",
143
+
124
144
  "ui.textField.copyToClipboard": "Copy to clipboard",
125
145
  "ui.textField.copyLink": "Copy link",
126
146
  "ui.textField.copied": "Copied",
@@ -136,11 +156,13 @@ export const dict: Record<string, string> = {
136
156
  "ui.tool.task": "Task",
137
157
  "ui.tool.webfetch": "Webfetch",
138
158
  "ui.tool.websearch": "Web Search",
159
+ "ui.tool.websearch.provider": "{{provider}} Web Search",
139
160
  "ui.tool.shell": "Shell",
140
161
  "ui.tool.patch": "Patch",
141
162
  "ui.tool.todos": "To-dos",
142
163
  "ui.tool.todos.read": "Read to-dos",
143
164
  "ui.tool.questions": "Questions",
165
+ "ui.tool.questions.numbered": "Questions {{number}}",
144
166
  "ui.tool.agent": "{{type}} Agent",
145
167
  "ui.tool.agent.default": "Agent",
146
168
  "ui.tool.skill": "Skill",
@@ -155,6 +177,8 @@ export const dict: Record<string, string> = {
155
177
  "ui.common.question.other": "questions",
156
178
 
157
179
  "ui.common.add": "Add",
180
+ "ui.common.clear": "Clear",
181
+ "ui.common.file": "File",
158
182
  "ui.common.back": "Back",
159
183
  "ui.common.cancel": "Cancel",
160
184
  "ui.common.confirm": "Confirm",
package/src/i18n/es.ts CHANGED
@@ -49,6 +49,7 @@ export const dict = {
49
49
  "ui.lineComment.editorLabel.prefix": "Comentando en ",
50
50
  "ui.lineComment.editorLabel.suffix": "",
51
51
  "ui.lineComment.placeholder": "Añadir comentario",
52
+ "ui.lineComment.contextPlaceholder": "Añadir contexto para este cambio",
52
53
  "ui.lineComment.submit": "Comentar",
53
54
  "ui.lineComment.cancel": "Cancelar",
54
55
 
@@ -118,6 +119,25 @@ export const dict = {
118
119
 
119
120
  "ui.messageNav.newMessage": "Nuevo mensaje",
120
121
 
122
+ "ui.promptInput.noMatchingItems": "No hay elementos coincidentes",
123
+ "ui.promptInput.commands": "Comandos",
124
+ "ui.promptInput.dropFiles": "Suelta los archivos para adjuntarlos",
125
+ "ui.promptInput.removeAttachment": "Eliminar adjunto",
126
+ "ui.promptInput.label": "Prompt",
127
+ "ui.promptInput.placeholder.shell": "Introduce un comando de shell...",
128
+ "ui.promptInput.placeholder.normal": "Pregunta lo que quieras, {{slash}} para comandos, {{at}} para contexto...",
129
+ "ui.promptInput.add": "Añadir imágenes y archivos",
130
+ "ui.promptInput.attachments": "Imágenes y archivos",
131
+ "ui.promptInput.context": "Contexto",
132
+ "ui.promptInput.shell": "Comando de shell",
133
+ "ui.promptInput.chooseAgent": "Elegir agente",
134
+ "ui.promptInput.chooseModel": "Elegir modelo",
135
+ "ui.promptInput.chooseVariant": "Elegir variante del modelo",
136
+ "ui.promptInput.send": "Enviar",
137
+ "ui.promptInput.stop": "Detener",
138
+
139
+ "ui.tabs.close": "Cerrar pestaña",
140
+
121
141
  "ui.textField.copyToClipboard": "Copiar al portapapeles",
122
142
  "ui.textField.copyLink": "Copiar enlace",
123
143
  "ui.textField.copied": "Copiado",
@@ -132,11 +152,13 @@ export const dict = {
132
152
  "ui.tool.grep": "Grep",
133
153
  "ui.tool.webfetch": "Webfetch",
134
154
  "ui.tool.websearch": "Búsqueda web",
155
+ "ui.tool.websearch.provider": "{{provider}} Búsqueda web",
135
156
  "ui.tool.shell": "Shell",
136
157
  "ui.tool.patch": "Parche",
137
158
  "ui.tool.todos": "Tareas",
138
159
  "ui.tool.todos.read": "Leer tareas",
139
160
  "ui.tool.questions": "Preguntas",
161
+ "ui.tool.questions.numbered": "Preguntas {{number}}",
140
162
  "ui.tool.agent": "Agente {{type}}",
141
163
  "ui.tool.agent.default": "Agente",
142
164
 
@@ -146,6 +168,8 @@ export const dict = {
146
168
  "ui.common.question.other": "preguntas",
147
169
 
148
170
  "ui.common.add": "Añadir",
171
+ "ui.common.clear": "Borrar",
172
+ "ui.common.file": "Archivo",
149
173
  "ui.common.back": "Atrás",
150
174
  "ui.common.cancel": "Cancelar",
151
175
  "ui.common.confirm": "Confirmar",
package/src/i18n/fi.ts CHANGED
@@ -122,11 +122,13 @@ export const dict: Record<string, string> = {
122
122
  "ui.tool.task": "Tehtävä",
123
123
  "ui.tool.webfetch": "Webfetch",
124
124
  "ui.tool.websearch": "Verkkohaku",
125
+ "ui.tool.websearch.provider": "{{provider}} Verkkohaku",
125
126
  "ui.tool.shell": "Shell",
126
127
  "ui.tool.patch": "Patch",
127
128
  "ui.tool.todos": "Tehtävät",
128
129
  "ui.tool.todos.read": "Lue tehtävät",
129
130
  "ui.tool.questions": "Kysymykset",
131
+ "ui.tool.questions.numbered": "Kysymykset {{number}}",
130
132
  "ui.tool.agent": "{{type}}-agentti",
131
133
  "ui.tool.agent.default": "Agentti",
132
134
  "ui.tool.skill": "Taito",
@@ -138,6 +140,8 @@ export const dict: Record<string, string> = {
138
140
  "ui.common.question.one": "kysymys",
139
141
  "ui.common.question.other": "kysymystä",
140
142
  "ui.common.add": "Lisää",
143
+ "ui.common.clear": "Tyhjennä",
144
+ "ui.common.file": "Tiedosto",
141
145
  "ui.common.back": "Takaisin",
142
146
  "ui.common.cancel": "Peruuta",
143
147
  "ui.common.confirm": "Vahvista",
@@ -172,4 +176,22 @@ export const dict: Record<string, string> = {
172
176
  "ui.question.multiHint": "Valitse kaikki sopivat vastaukset",
173
177
  "ui.question.singleHint": "Valitse yksi vastaus",
174
178
  "ui.question.custom.placeholder": "Kirjoita vastauksesi...",
179
+ "ui.lineComment.contextPlaceholder": "Lisää tämän muutoksen konteksti",
180
+ "ui.promptInput.noMatchingItems": "Ei vastaavia kohteita",
181
+ "ui.promptInput.commands": "Komennot",
182
+ "ui.promptInput.dropFiles": "Liitä tiedostoja pudottamalla ne tähän",
183
+ "ui.promptInput.removeAttachment": "Poista liite",
184
+ "ui.promptInput.label": "Kehote",
185
+ "ui.promptInput.placeholder.shell": "Anna shell-komento...",
186
+ "ui.promptInput.placeholder.normal": "Kysy mitä tahansa, {{slash}} komentoja varten, {{at}} kontekstia varten...",
187
+ "ui.promptInput.add": "Lisää kuvia ja tiedostoja",
188
+ "ui.promptInput.attachments": "Kuvat ja tiedostot",
189
+ "ui.promptInput.context": "Konteksti",
190
+ "ui.promptInput.shell": "Shell-komento",
191
+ "ui.promptInput.chooseAgent": "Valitse agentti",
192
+ "ui.promptInput.chooseModel": "Valitse malli",
193
+ "ui.promptInput.chooseVariant": "Valitse mallivariantti",
194
+ "ui.promptInput.send": "Lähetä",
195
+ "ui.promptInput.stop": "Pysäytä",
196
+ "ui.tabs.close": "Sulje välilehti",
175
197
  }