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
+45Lines changed: 45 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,51 @@
13
13
"ACTION": "Action",
14
14
"ADD_ENDLINE_TO_THE_END_OF_FILE": "Add endline at the end of file",
15
15
"ADD_TO_GITIGNORE": "Add to .gitignore",
16
+
"AI_CHAT_CLI_INSTALL_MSG": "Install the Claude CLI to use AI features:<br><code>npm install -g @anthropic-ai/claude-code</code><br><br>Then run <code>claude login</code> to authenticate.",
17
+
"AI_CHAT_CLI_NOT_FOUND": "Claude CLI Not Found",
18
+
"AI_CHAT_DESKTOP_ONLY": "AI features require the Phoenix desktop app.",
19
+
"AI_CHAT_EDIT_NOT_FOUND": "Text not found in file — it may have changed",
20
+
"AI_CHAT_FILES_CHANGED": "{0} {1} changed",
21
+
"AI_CHAT_FILE_PLURAL": "files",
22
+
"AI_CHAT_FILE_SINGULAR": "file",
23
+
"AI_CHAT_HIDE_DIFF": "Hide diff",
24
+
"AI_CHAT_LABEL_CLAUDE": "Claude",
25
+
"AI_CHAT_LABEL_YOU": "You",
26
+
"AI_CHAT_NEW_BTN": "New",
27
+
"AI_CHAT_NEW_SESSION_TITLE": "Start a new conversation",
Copy file name to clipboardExpand all lines: src/nls/bg/lastTranslated.json
+45Lines changed: 45 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,51 @@
13
13
"ACTION": "Action",
14
14
"ADD_ENDLINE_TO_THE_END_OF_FILE": "Add endline at the end of file",
15
15
"ADD_TO_GITIGNORE": "Add to .gitignore",
16
+
"AI_CHAT_CLI_INSTALL_MSG": "Install the Claude CLI to use AI features:<br><code>npm install -g @anthropic-ai/claude-code</code><br><br>Then run <code>claude login</code> to authenticate.",
17
+
"AI_CHAT_CLI_NOT_FOUND": "Claude CLI Not Found",
18
+
"AI_CHAT_DESKTOP_ONLY": "AI features require the Phoenix desktop app.",
19
+
"AI_CHAT_EDIT_NOT_FOUND": "Text not found in file — it may have changed",
20
+
"AI_CHAT_FILES_CHANGED": "{0} {1} changed",
21
+
"AI_CHAT_FILE_PLURAL": "files",
22
+
"AI_CHAT_FILE_SINGULAR": "file",
23
+
"AI_CHAT_HIDE_DIFF": "Hide diff",
24
+
"AI_CHAT_LABEL_CLAUDE": "Claude",
25
+
"AI_CHAT_LABEL_YOU": "You",
26
+
"AI_CHAT_NEW_BTN": "New",
27
+
"AI_CHAT_NEW_SESSION_TITLE": "Start a new conversation",
"AI_CHAT_NEW_SESSION_TITLE": "Започване на нов разговор",
1691
+
"AI_CHAT_THINKING": "Мисли...",
1692
+
"AI_CHAT_PLACEHOLDER": "Попитайте Клод...",
1693
+
"AI_CHAT_SEND_TITLE": "Изпращане на съобщение",
1694
+
"AI_CHAT_STOP_TITLE": "Спиране на генерирането (Esc)",
1695
+
"AI_CHAT_CLI_NOT_FOUND": "Claude CLI не е намерен",
1696
+
"AI_CHAT_CLI_INSTALL_MSG": "Инсталирайте Claude CLI, за да използвате AI функциите:<br><code>npm install -g @anthropic-ai/claude-code</code><br><br>След това изпълнете <code>claude login</code> за удостоверяване.",
Copy file name to clipboardExpand all lines: src/nls/cs/lastTranslated.json
+45Lines changed: 45 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,51 @@
13
13
"ACTION": "Action",
14
14
"ADD_ENDLINE_TO_THE_END_OF_FILE": "Add endline at the end of file",
15
15
"ADD_TO_GITIGNORE": "Add to .gitignore",
16
+
"AI_CHAT_CLI_INSTALL_MSG": "Install the Claude CLI to use AI features:<br><code>npm install -g @anthropic-ai/claude-code</code><br><br>Then run <code>claude login</code> to authenticate.",
17
+
"AI_CHAT_CLI_NOT_FOUND": "Claude CLI Not Found",
18
+
"AI_CHAT_DESKTOP_ONLY": "AI features require the Phoenix desktop app.",
19
+
"AI_CHAT_EDIT_NOT_FOUND": "Text not found in file — it may have changed",
20
+
"AI_CHAT_FILES_CHANGED": "{0} {1} changed",
21
+
"AI_CHAT_FILE_PLURAL": "files",
22
+
"AI_CHAT_FILE_SINGULAR": "file",
23
+
"AI_CHAT_HIDE_DIFF": "Hide diff",
24
+
"AI_CHAT_LABEL_CLAUDE": "Claude",
25
+
"AI_CHAT_LABEL_YOU": "You",
26
+
"AI_CHAT_NEW_BTN": "New",
27
+
"AI_CHAT_NEW_SESSION_TITLE": "Start a new conversation",
"AI_CHAT_CLI_INSTALL_MSG": "Nainstalujte Claude CLI, abyste mohli používat funkce AI:<br><code>npm install -g @anthropic-ai/claude-code</code><br><br>Poté spusťte <code>claude login</code> pro ověření.",
1697
+
"AI_CHAT_RETRY": "Zkusit znovu",
1698
+
"AI_CHAT_DESKTOP_ONLY": "Funkce AI vyžadují desktopovou aplikaci Phoenix.",
0 commit comments