# English locale for Claude Code app-name = Claude Code app-description = AI-powered coding assistant app-version = Version { $version } menu-file = File menu-edit = Edit menu-view = View menu-help = Help action-new = New action-open = Open action-save = Save action-save-as = Save As action-exit = Exit dialog-confirm = Are you sure? dialog-yes = Yes dialog-no = No dialog-cancel = Cancel dialog-ok = OK error-generic = An error occurred error-not-found = Not found error-permission-denied = Permission denied status-ready = Ready status-loading = Loading... status-saving = Saving... status-done = Done welcome-message = Welcome to Claude Code! welcome-user = Welcome, { $name }! plugin-install = Install plugin-uninstall = Uninstall plugin-update = Update plugin-installed = Installed plugin-not-installed = Not installed settings-title = Settings settings-language = Language settings-theme = Theme settings-save = Save Settings chat-send = Send chat-placeholder = Type your message... chat-thinking = Thinking... file-reading = Reading file... file-writing = Writing file... file-saved = File saved