You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/nls/ar/lastTranslated.json
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,9 +42,15 @@
42
42
"AI_CHAT_COPIED_CODE": "Copied!",
43
43
"AI_CHAT_COPY_CODE": "Copy",
44
44
"AI_CHAT_DESKTOP_ONLY": "AI features require the Phoenix desktop app. Download it to get started.",
45
+
"AI_CHAT_DIFF_ALWAYS_SHOW": "Always show",
46
+
"AI_CHAT_DIFF_COLLAPSE_ALL": "Collapse all",
47
+
"AI_CHAT_DIFF_EXPAND_ALL": "Expand all",
48
+
"AI_CHAT_DIFF_MORE_TITLE": "Diff options",
45
49
"AI_CHAT_DOWNLOAD_BTN": "Download Desktop App",
46
50
"AI_CHAT_EDIT_NOT_FOUND": "Text not found in file — it may have changed",
47
51
"AI_CHAT_FILES_CHANGED": "{0} {1} changed",
52
+
"AI_CHAT_FILE_NOT_FOUND_MSG": "Could not open <span class=\"dialog-filename\">{0}</span>. The file may have been moved or deleted.",
53
+
"AI_CHAT_FILE_NOT_FOUND_TITLE": "File not found",
48
54
"AI_CHAT_FILE_PLURAL": "files",
49
55
"AI_CHAT_FILE_REMOVE": "Remove file",
50
56
"AI_CHAT_FILE_SINGULAR": "file",
@@ -80,6 +86,12 @@
80
86
"AI_CHAT_PLAN_REVISE": "Revise",
81
87
"AI_CHAT_PLAN_REVISE_DEFAULT": "Please revise the plan.",
82
88
"AI_CHAT_PLAN_TITLE": "Proposed Plan",
89
+
"AI_CHAT_PLAN_WRITE_ALLOW": "Allow & Switch to Edit Mode",
90
+
"AI_CHAT_PLAN_WRITE_ALLOWED": "Switched to Edit Mode",
91
+
"AI_CHAT_PLAN_WRITE_CONFIRM_BODY": "Claude wants to edit {0}. You're currently in Plan Mode.",
92
+
"AI_CHAT_PLAN_WRITE_CONFIRM_TITLE": "Switch to Edit Mode?",
93
+
"AI_CHAT_PLAN_WRITE_STAY": "Stay in Plan Mode",
94
+
"AI_CHAT_PLAN_WRITE_STAYED": "Stayed in Plan Mode",
83
95
"AI_CHAT_PREVIEW_OPEN": "Preview",
84
96
"AI_CHAT_PREVIEW_VIEWING": "Previewing",
85
97
"AI_CHAT_PRIVACY_BODY": "To provide responses, this feature sends your prompts and relevant context to Claude Code.<br><br><a class='ai-privacy-link'>Learn more and manage your privacy settings</a>.",
@@ -119,6 +131,7 @@
119
131
"AI_CHAT_THINKING": "Thinking...",
120
132
"AI_CHAT_TITLE": "Claude Code",
121
133
"AI_CHAT_TITLE_NO_AI": "Phoenix Code AI",
134
+
"AI_CHAT_TOOL_APPLIED_DIRECTLY": "Applied directly to disk · diff not available",
122
135
"AI_CHAT_TOOL_CLARIFICATION": "Reading your follow-up",
123
136
"AI_CHAT_TOOL_CONTROL_EDITOR": "Editor",
124
137
"AI_CHAT_TOOL_EDIT": "Edit",
@@ -133,6 +146,10 @@
133
146
"AI_CHAT_TOOL_RAN_CMD": "Ran command",
134
147
"AI_CHAT_TOOL_READ": "Read",
135
148
"AI_CHAT_TOOL_READ_FILE": "Read {0}",
149
+
"AI_CHAT_TOOL_READ_FILE_FROM": "Read {0} from line {1}",
"LIVE_DEV_IMAGE_GALLERY_SEARCH_PLACEHOLDER": "ابحث عن صور...",
@@ -2056,6 +2062,7 @@ define({
2056
2062
"AI_CHAT_SCREENSHOT_SELECTED_ELEMENT": "معاينة مباشرة للتحديد",
2057
2063
"AI_CHAT_SCREENSHOT_CAPTURE": "التقاط",
2058
2064
"AI_CHAT_SCREENSHOT_CANCEL": "إلغاء",
2065
+
"AI_CHAT_SCREENSHOT_UPLOAD": "تحميل من الجهاز",
2059
2066
"AI_CHAT_PRIVACY_TITLE": "بدء محادثة الذكاء الاصطناعي مع Claude Code",
2060
2067
"AI_CHAT_PRIVACY_BODY": "لتقديم الردود، ترسل هذه الميزة طلباتك والسياق ذي الصلة إلى Claude Code.<br><br><a class='ai-privacy-link'>تعرّف على المزيد وأدر إعدادات خصوصيتك</a>.",
Copy file name to clipboardExpand all lines: src/nls/bg/lastTranslated.json
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,9 +42,15 @@
42
42
"AI_CHAT_COPIED_CODE": "Copied!",
43
43
"AI_CHAT_COPY_CODE": "Copy",
44
44
"AI_CHAT_DESKTOP_ONLY": "AI features require the Phoenix desktop app. Download it to get started.",
45
+
"AI_CHAT_DIFF_ALWAYS_SHOW": "Always show",
46
+
"AI_CHAT_DIFF_COLLAPSE_ALL": "Collapse all",
47
+
"AI_CHAT_DIFF_EXPAND_ALL": "Expand all",
48
+
"AI_CHAT_DIFF_MORE_TITLE": "Diff options",
45
49
"AI_CHAT_DOWNLOAD_BTN": "Download Desktop App",
46
50
"AI_CHAT_EDIT_NOT_FOUND": "Text not found in file — it may have changed",
47
51
"AI_CHAT_FILES_CHANGED": "{0} {1} changed",
52
+
"AI_CHAT_FILE_NOT_FOUND_MSG": "Could not open <span class=\"dialog-filename\">{0}</span>. The file may have been moved or deleted.",
53
+
"AI_CHAT_FILE_NOT_FOUND_TITLE": "File not found",
48
54
"AI_CHAT_FILE_PLURAL": "files",
49
55
"AI_CHAT_FILE_REMOVE": "Remove file",
50
56
"AI_CHAT_FILE_SINGULAR": "file",
@@ -80,6 +86,12 @@
80
86
"AI_CHAT_PLAN_REVISE": "Revise",
81
87
"AI_CHAT_PLAN_REVISE_DEFAULT": "Please revise the plan.",
82
88
"AI_CHAT_PLAN_TITLE": "Proposed Plan",
89
+
"AI_CHAT_PLAN_WRITE_ALLOW": "Allow & Switch to Edit Mode",
90
+
"AI_CHAT_PLAN_WRITE_ALLOWED": "Switched to Edit Mode",
91
+
"AI_CHAT_PLAN_WRITE_CONFIRM_BODY": "Claude wants to edit {0}. You're currently in Plan Mode.",
92
+
"AI_CHAT_PLAN_WRITE_CONFIRM_TITLE": "Switch to Edit Mode?",
93
+
"AI_CHAT_PLAN_WRITE_STAY": "Stay in Plan Mode",
94
+
"AI_CHAT_PLAN_WRITE_STAYED": "Stayed in Plan Mode",
83
95
"AI_CHAT_PREVIEW_OPEN": "Preview",
84
96
"AI_CHAT_PREVIEW_VIEWING": "Previewing",
85
97
"AI_CHAT_PRIVACY_BODY": "To provide responses, this feature sends your prompts and relevant context to Claude Code.<br><br><a class='ai-privacy-link'>Learn more and manage your privacy settings</a>.",
@@ -119,6 +131,7 @@
119
131
"AI_CHAT_THINKING": "Thinking...",
120
132
"AI_CHAT_TITLE": "Claude Code",
121
133
"AI_CHAT_TITLE_NO_AI": "Phoenix Code AI",
134
+
"AI_CHAT_TOOL_APPLIED_DIRECTLY": "Applied directly to disk · diff not available",
122
135
"AI_CHAT_TOOL_CLARIFICATION": "Reading your follow-up",
123
136
"AI_CHAT_TOOL_CONTROL_EDITOR": "Editor",
124
137
"AI_CHAT_TOOL_EDIT": "Edit",
@@ -133,6 +146,10 @@
133
146
"AI_CHAT_TOOL_RAN_CMD": "Ran command",
134
147
"AI_CHAT_TOOL_READ": "Read",
135
148
"AI_CHAT_TOOL_READ_FILE": "Read {0}",
149
+
"AI_CHAT_TOOL_READ_FILE_FROM": "Read {0} from line {1}",
"LIVE_DEV_IMAGE_GALLERY_USE_IMAGE": "Изтегляне на изображение",
187
193
"LIVE_DEV_IMAGE_GALLERY_SELECT_DOWNLOAD_FOLDER": "Изберете папка за изтегляне на изображения",
188
194
"LIVE_DEV_IMAGE_GALLERY_SEARCH_PLACEHOLDER": "Търсене на изображения…",
@@ -2056,6 +2062,7 @@ define({
2056
2062
"AI_CHAT_SCREENSHOT_SELECTED_ELEMENT": "Преглед на живо на селекцията",
2057
2063
"AI_CHAT_SCREENSHOT_CAPTURE": "Заснеми",
2058
2064
"AI_CHAT_SCREENSHOT_CANCEL": "Отказ",
2065
+
"AI_CHAT_SCREENSHOT_UPLOAD": "Качване от устройство",
2059
2066
"AI_CHAT_PRIVACY_TITLE": "Стартиране на AI чат с Claude Code",
2060
2067
"AI_CHAT_PRIVACY_BODY": "За да предоставя отговори, тази функция изпраща вашите запитвания и съответния контекст към Claude Code.<br><br><a class='ai-privacy-link'>Научете повече и управлявайте вашите настройки за поверителност</a>.",
Copy file name to clipboardExpand all lines: src/nls/cs/lastTranslated.json
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,9 +42,15 @@
42
42
"AI_CHAT_COPIED_CODE": "Copied!",
43
43
"AI_CHAT_COPY_CODE": "Copy",
44
44
"AI_CHAT_DESKTOP_ONLY": "AI features require the Phoenix desktop app. Download it to get started.",
45
+
"AI_CHAT_DIFF_ALWAYS_SHOW": "Always show",
46
+
"AI_CHAT_DIFF_COLLAPSE_ALL": "Collapse all",
47
+
"AI_CHAT_DIFF_EXPAND_ALL": "Expand all",
48
+
"AI_CHAT_DIFF_MORE_TITLE": "Diff options",
45
49
"AI_CHAT_DOWNLOAD_BTN": "Download Desktop App",
46
50
"AI_CHAT_EDIT_NOT_FOUND": "Text not found in file — it may have changed",
47
51
"AI_CHAT_FILES_CHANGED": "{0} {1} changed",
52
+
"AI_CHAT_FILE_NOT_FOUND_MSG": "Could not open <span class=\"dialog-filename\">{0}</span>. The file may have been moved or deleted.",
53
+
"AI_CHAT_FILE_NOT_FOUND_TITLE": "File not found",
48
54
"AI_CHAT_FILE_PLURAL": "files",
49
55
"AI_CHAT_FILE_REMOVE": "Remove file",
50
56
"AI_CHAT_FILE_SINGULAR": "file",
@@ -80,6 +86,12 @@
80
86
"AI_CHAT_PLAN_REVISE": "Revise",
81
87
"AI_CHAT_PLAN_REVISE_DEFAULT": "Please revise the plan.",
82
88
"AI_CHAT_PLAN_TITLE": "Proposed Plan",
89
+
"AI_CHAT_PLAN_WRITE_ALLOW": "Allow & Switch to Edit Mode",
90
+
"AI_CHAT_PLAN_WRITE_ALLOWED": "Switched to Edit Mode",
91
+
"AI_CHAT_PLAN_WRITE_CONFIRM_BODY": "Claude wants to edit {0}. You're currently in Plan Mode.",
92
+
"AI_CHAT_PLAN_WRITE_CONFIRM_TITLE": "Switch to Edit Mode?",
93
+
"AI_CHAT_PLAN_WRITE_STAY": "Stay in Plan Mode",
94
+
"AI_CHAT_PLAN_WRITE_STAYED": "Stayed in Plan Mode",
83
95
"AI_CHAT_PREVIEW_OPEN": "Preview",
84
96
"AI_CHAT_PREVIEW_VIEWING": "Previewing",
85
97
"AI_CHAT_PRIVACY_BODY": "To provide responses, this feature sends your prompts and relevant context to Claude Code.<br><br><a class='ai-privacy-link'>Learn more and manage your privacy settings</a>.",
@@ -119,6 +131,7 @@
119
131
"AI_CHAT_THINKING": "Thinking...",
120
132
"AI_CHAT_TITLE": "Claude Code",
121
133
"AI_CHAT_TITLE_NO_AI": "Phoenix Code AI",
134
+
"AI_CHAT_TOOL_APPLIED_DIRECTLY": "Applied directly to disk · diff not available",
122
135
"AI_CHAT_TOOL_CLARIFICATION": "Reading your follow-up",
123
136
"AI_CHAT_TOOL_CONTROL_EDITOR": "Editor",
124
137
"AI_CHAT_TOOL_EDIT": "Edit",
@@ -133,6 +146,10 @@
133
146
"AI_CHAT_TOOL_RAN_CMD": "Ran command",
134
147
"AI_CHAT_TOOL_READ": "Read",
135
148
"AI_CHAT_TOOL_READ_FILE": "Read {0}",
149
+
"AI_CHAT_TOOL_READ_FILE_FROM": "Read {0} from line {1}",
"AI_CHAT_SCREENSHOT_UPLOAD": "Nahrát ze zařízení",
2059
2066
"AI_CHAT_PRIVACY_TITLE": "Spustit AI chat s Claude Code",
2060
2067
"AI_CHAT_PRIVACY_BODY": "Aby mohla poskytovat odpovědi, tato funkce odesílá vaše pokyny a relevantní kontext službě Claude Code.<br><br><a class='ai-privacy-link'>Zjistit více a spravovat nastavení ochrany soukromí</a>.",
0 commit comments