commandmate 0.10.4 â 0.11.1
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/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +265 -265
- package/.next/app-path-routes-manifest.json +25 -25
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +9 -9
- package/.next/react-loadable-manifest.json +4 -4
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_not-found/page.js +1 -1
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update/route.js +1 -1
- package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
- package/.next/server/app/chat/page.js +1 -1
- package/.next/server/app/chat/page.js.nft.json +1 -1
- package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/login/page.js +1 -1
- package/.next/server/app/login/page.js.nft.json +1 -1
- package/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/.next/server/app/more/page.js +2 -2
- package/.next/server/app/more/page.js.nft.json +1 -1
- package/.next/server/app/more/page_client-reference-manifest.js +1 -1
- package/.next/server/app/offline/page.js +1 -1
- package/.next/server/app/offline/page.js.nft.json +1 -1
- package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +1 -1
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/repositories/page.js +1 -1
- package/.next/server/app/repositories/page.js.nft.json +1 -1
- package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
- package/.next/server/app/review/page.js +1 -1
- package/.next/server/app/review/page.js.nft.json +1 -1
- package/.next/server/app/review/page_client-reference-manifest.js +1 -1
- package/.next/server/app/sessions/page.js +1 -1
- package/.next/server/app/sessions/page.js.nft.json +1 -1
- package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page.js +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page.js.nft.json +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/page.js +7 -7
- package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
- package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page.js +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page.js.nft.json +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +25 -25
- package/.next/server/chunks/2119.js +1 -1
- package/.next/server/chunks/2445.js +1 -1
- package/.next/server/chunks/3644.js +13 -0
- package/.next/server/chunks/5959.js +1 -1
- package/.next/server/chunks/646.js +2 -14
- package/.next/server/chunks/9067.js +1 -1
- package/.next/server/chunks/9355.js +13 -1
- package/.next/server/chunks/{9992.js â 9968.js} +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/4560-64b1461fd996127a.js +1 -0
- package/.next/static/chunks/{7347-a013a163a75030ec.js â 6488-d6e53d8da584e644.js} +1 -1
- package/.next/static/chunks/{8566-b8bbcfd837cc338b.js â 8566-9da32e46c9d3fd54.js} +1 -1
- package/.next/static/chunks/8676.c1ef7e2aac5f05a0.js +1 -0
- package/.next/static/chunks/{8965-872d8de254196cec.js â 8965-5ff40db68775eb01.js} +1 -1
- package/.next/static/chunks/app/chat/{page-5d20240f98c07cee.js â page-6f714339e12c3a16.js} +1 -1
- package/.next/static/chunks/app/layout-86574192bd3c0e6b.js +1 -0
- package/.next/static/chunks/app/more/{page-af1d2af13ea901d2.js â page-a496425bba427b48.js} +1 -1
- package/.next/static/chunks/app/{page-3bbe737ec910d1fb.js â page-15bfd76bcf65842d.js} +1 -1
- package/.next/static/chunks/app/repositories/{page-ace9134ac165a6de.js â page-d214522ab8792ce7.js} +1 -1
- package/.next/static/chunks/app/review/{page-331b80f4f58582bc.js â page-1dadf0b5d7129598.js} +1 -1
- package/.next/static/chunks/app/sessions/{page-d694149a7e8649b6.js â page-96f007d986c5f327.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/files/[...path]/{page-9ff4d065483cdfe9.js â page-6a45f3744da50d95.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-3b07e3be354aae57.js +1 -0
- package/.next/static/chunks/{webpack-4fbc38b2e3abb013.js â webpack-25d4697671930f37.js} +1 -1
- package/.next/trace +10 -10
- package/dist/cli/commands/update.d.ts.map +1 -1
- package/dist/cli/commands/update.js +178 -1
- package/dist/cli/program.d.ts.map +1 -1
- package/dist/cli/program.js +6 -0
- package/dist/cli/types/index.d.ts +7 -0
- package/dist/cli/types/index.d.ts.map +1 -1
- package/dist/cli/utils/npx-runner.d.ts +88 -0
- package/dist/cli/utils/npx-runner.d.ts.map +1 -0
- package/dist/cli/utils/npx-runner.js +165 -0
- package/dist/lib/app-update/update-lock.d.ts +39 -0
- package/dist/lib/app-update/update-lock.d.ts.map +1 -0
- package/dist/lib/app-update/update-lock.js +116 -0
- package/package.json +1 -1
- package/.next/server/chunks/1104.js +0 -13
- package/.next/static/chunks/4560-2bf9cb6504cc4425.js +0 -1
- package/.next/static/chunks/8676.cc638529497c5a1e.js +0 -1
- package/.next/static/chunks/app/layout-fe5857360dfba2b9.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-932a52f8d11971f7.js +0 -1
- /package/.next/static/{uBCIYS1Hth7V4unroKqGu â WzRCDS2PLtMvg0Sjwlf0S}/_buildManifest.js +0 -0
- /package/.next/static/{uBCIYS1Hth7V4unroKqGu â WzRCDS2PLtMvg0Sjwlf0S}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=2119,exports.ids=[2119],exports.modules={72119:a=>{a.exports=JSON.parse('{"agentStatus":{"moreAgents":"{count} more agents","overflowTrigger":"More agents"},"toc":{"title":"Contents","show":"Show table of contents","hide":"Hide table of contents","empty":"No headings"},"composer":{"placeholder":"Type your messageâŠ","commandsHint":"commands","newlineHint":"newline","removeAttachment":"Remove attachment","showSlashCommands":"Show slash commands","attachImage":"Attach image","sendMessage":"Send message"},"interrupt":{"stopProcessing":"Stop processing"},"history":{"title":"Message History","regionLabel":"Message history","loading":"Loading messages","empty":"No messages yet","show":"Show","displayLimit":"History display limit","showArchived":"Show archived","showUserOnly":"Show user messages only","showAllMessages":"Show all messages","openSearch":"Open search","closeSearch":"Close search","copied":"Copied to clipboard","copyFailed":"Failed to copy","search":{"regionLabel":"Search history text","placeholder":"Search...","keywordLabel":"Search keyword","prev":"Previous result","next":"Next result","close":"Close search bar","countAtMax":"{current}/{max}+"}},"conversation":{"waitingForResponse":"Waiting for response...","you":"You","assistant":"Assistant","sending":"SendingâŠ","failedToSend":"Failed to send","retrySending":"Retry sending message","discard":"Discard","discardMessage":"Discard message","insertToMessage":"Insert to message","copy":"Copy","copyMessage":"Copy message","collapse":"Collapse","expand":"Expand","collapseMessage":"Collapse message","expandMessage":"Expand message","systemMessage":"System Message","systemMessageLabel":"System message","openFile":"Open file: {path}","conversationLabel":"Conversation: {preview}"},"messages":{"loading":"Loading messages...","empty":"No messages yet","you":"You","copy":"Copy","copyMessage":"Copy message","viewLogFile":"View log file â"},"slashCommands":{"title":"Commands","searchPlaceholder":"Search commands...","enterCustomCommand":"Enter custom command...","selectHint":"select","closeHint":"close","empty":"No commands available","descriptions":{"clear":"Clear conversation history","compact":"Compact context to reduce token usage","resume":"Resume previous conversation","rewind":"Rewind to previous conversation state","config":"Open configuration settings","model":"Switch AI model","permissions":"View or update tool permissions","status":"Check session status","context":"Show context window usage","cost":"Display token and cost usage","review":"Review code changes","pr-comments":"Show PR comments","help":"Show all available commands","doctor":"Check installation health","export":"Export conversation history","todos":"Show TODO list","focus":"Toggle focus mode","effort":"Adjust model thinking effort (high/medium/low)","fast":"Switch to fast response mode","lazy":"Toggle lazy mode","new":"Start a new conversation","undo":"Undo the last Codex action","logout":"Sign out from Codex","quit":"Exit Codex CLI","approvals":"Change auto-execution approval level","diff":"Show Git diff (including untracked files)","mention":"Attach file/folder for next interaction","mcp":"List available MCP tools","init":"Generate AGENTS.md template in current directory","feedback":"Send feedback to Codex team","plan":"Toggle plan mode","goal":"Set goal for current session","agent":"Switch active agent (Codex)","subagents":"Manage subagents","fork":"Fork current session","memories":"Manage Codex memories","skills":"Manage Codex skills","hooks":"Manage Codex hooks","sessions":"Browse conversation history","connect":"Connect to language server","exit":"Exit OpenCode TUI","models":"Switch AI model","agents":"List/manage all available agents (OpenCode)","themes":"Change TUI theme","editor":"Open editor for long messages"}},"session":{"confirmKill":"End session for \\"{name}\\"?\\n\\nAll message history will be deleted. Log files will be retained.","failedToKill":"Failed to end session","confirmEnd":"End {tool} session?","endWarning":"Ending the session will clear chat history.","running":"Session running","starting":"Starting session","startingEllipsis":"Starting session..."},"status":{"waitingForResponse":"Waiting for response","responseCompleted":"Response completed","thinking":"Thinking...","thinkingStatus":"Thinking","claudeIsThinking":"Claude is thinking..."},"output":{"latest":"Latest output","realtimeUpdate":"Real-time update"},"errors":{"failedToUpdateFavorite":"Failed to update favorite","failedToUpdateStatus":"Failed to update status"},"feedback":{"title":"Feedback & Support","bugReport":"Report a bug","featureRequest":"Request a feature","question":"Ask a question","viewIssues":"View all issues"},"fileTree":{"moveTo":"Move to...","moveDialogTitle":"Select destination","moveConfirm":"Move here","moveSuccess":"Moved successfully","timeAgo":"{time} ago","rootDirectory":"Root","metadata":{"size":"Size","created":"Created","modified":"Modified","settingsLabel":"Metadata display settings","settingsTitle":"Show inline","showSize":"File size","showCreated":"Created date","showModified":"Modified date"},"loading":"Loading files","empty":"No files found","newFile":"New File","newDirectory":"New Directory","noResultsMatching":"No files matching \\"{query}\\"","noResultsContaining":"No files containing \\"{query}\\"","label":"File tree","refreshing":"Refreshing files","refreshLabel":"Refresh file tree","resetViewLabel":"Reset file tree view","loadError":"Failed to load files","loadDirectoryError":"Failed to load directory: {status}","itemCount":"{count} items"},"update":{"available":"A new version is available","latestVersion":"Latest: v{version}","updateCommand":"Update command:","viewRelease":"View Release","dataPreserved":"Your database data will be preserved during the update.","version":"Version","installTypeGlobal":"npm (global)","installTypeLocal":"Local (git pull)","updateNow":"Update now","confirmTitle":"Update CommandMate?","confirmDescription":"CommandMate will be updated to v{version}. The server stops, the new version installs, and the server starts again. This takes a few minutes.","confirmButton":"Update","starting":"Starting the update...","updating":"Updating. The server will restart automatically.","updatingHint":"This takes a few minutes. Keep this window open â the page reloads by itself once the new version is ready.","noRestartTitle":"Update installed","noRestartDescription":"This server was not started by \\"commandmate start --daemon\\", so it was left running on the old version. Restart it manually to apply the update.","timeoutTitle":"The update may have failed","timeoutDescription":"The server did not come back within the expected time. Check its state and finish the update manually:","errorTitle":"Could not start the update","errorNotGlobal":"CommandMate is not installed globally, so it cannot update itself.","errorInProgress":"An update is already running.","errorGeneric":"The update could not be started. Run the command manually:","logHint":"Update log: {path}"},"terminal":{"historyLabel":"History","filesLabel":"Files","showHistory":"Show history","hideHistory":"Hide history","showFiles":"Show files","hideFiles":"Hide files","equalizeWidths":"Equal widths","equalizeWidthsHint":"Equalize terminal widths and reset History width","addSplit":"Add split","removeSplit":"Remove split","selectInstance":"Select agent instance for {split}","moreActions":"More actions","searchTerminal":"Search terminal","endSession":"End session","endSessionFor":"End session for {name}"},"todo":{"addPlaceholder":"Add a todoâŠ","add":"Add","empty":"No todos yet.","loading":"LoadingâŠ","statusTodo":"Todo","statusDoing":"In progress","statusDone":"Done","cycleStatus":"Status: {status} (click to change)","moveUp":"Move up","moveDown":"Move down","delete":"Delete todo","edit":"Edit todo","editTitle":"Edit todo","contentLabel":"Title","contentPlaceholder":"Todo title","detailLabel":"Detail","detailPlaceholder":"Add notes (optional)âŠ","hasDetail":"Has detail","copyDetail":"Copy detail","save":"Save","cancel":"Cancel","loadError":"Failed to load todos","addError":"Failed to add todo","updateError":"Failed to update todo","deleteError":"Failed to delete todo","reorderError":"Failed to reorder todos"},"htmlPreview":{"interactiveModeConfirm":"Interactive mode executes scripts in the HTML file. Use Safe mode for untrusted HTML files.","title":"HTML Preview: {path}","modeSource":"Source","modePreview":"Preview","modeSplit":"Split","sandboxSafe":"Safe","sandboxInteractive":"Interactive"},"editor":{"saveFailedCloseConfirm":"Save failed. Close anyway?","unsavedCloseConfirm":"You have unsaved changes. Are you sure you want to close?","loading":"Loading...","placeholder":"Start typing...","placeholderMarkdown":"Start typing markdown...","saveSuccess":"File saved successfully","saveError":"Failed to save file","loadError":"Failed to load file","sessionExpired":"Session expired. Please re-login.","autoSaveFailed":"Auto-save failed. Switched to manual save.","unsaved":"Unsaved","auto":"Auto","splitView":"Split view","editorOnly":"Editor only","previewOnly":"Preview only","enterFullscreen":"Enter fullscreen (Ctrl+Shift+F)","exitFullscreen":"Exit fullscreen (ESC)"},"actions":{"copyPath":"Copy path","copyContent":"Copy content","copyFilePath":"Copy file path","copyFileContent":"Copy file content","search":"Search","searchInFile":"Search in file","edit":"Edit","editFile":"Edit file","download":"Download","downloadFile":"Download file","close":"Close","save":"Save","saving":"Saving...","saved":"Saved","prev":"Prev","next":"Next","fullscreen":"Fullscreen","exitFullscreen":"Exit fullscreen","minimize":"Minimize","maximize":"Maximize","retry":"Retry","refresh":"Refresh","resetView":"Reset view"},"fileSearch":{"placeholder":"Search...","prevMatch":"Previous match","nextMatch":"Next match","close":"Close search"},"fileViewer":{"loading":"Loading file...","loadError":"Failed to load file","tabSource":"Source","tabPreview":"Preview","sandboxSafe":"Safe","sandboxInteractive":"Interactive","slideTitle":"{name} - Slide {number}","noSlides":"No slides found in {fileName}","slides":"Slides","editor":"Editor"},"fileTabs":{"unsavedChanges":"Unsaved changes","closeTab":"Close {name}"},"markdownPreview":{"loadingImage":"[loading image...]","editor":"Editor","preview":"Preview","exitFullscreenHint":"Press ESC to exit fullscreen","exitFullscreenHintSwipe":"(or swipe down)","largeFileWarning":"Large file: Performance may be affected."},"mermaid":{"rendering":"Rendering diagram...","loading":"Loading diagram...","errorTitle":"Diagram Error","emptyCode":"Diagram code is empty","renderError":"Failed to render diagram"},"imageViewer":{"loadError":"Failed to load image"},"videoViewer":{"loadError":"Failed to load video","loading":"Loading video...","unsupported":"Your browser does not support the video tag."},"logViewer":{"title":"Log Files","all":"All ({count})","toolCount":"{tool} ({count})","empty":"No log files found","emptyFiltered":"No {tool} log files found","copyTitle":"Copy sanitized log to clipboard","export":"Export","exporting":"Exporting...","copied":"Log copied to clipboard (sanitized)","exportError":"Failed to export log: {error}","searchPlaceholder":"Search in log file...","prevMatch":"Previous match (Shift+Enter)","nextMatch":"Next match (Enter)","noMatches":"No matches found for \\"{query}\\""},"pdfPreview":{"title":"PDF Preview: {path}","loadError":"Could not load the PDF preview.","openInNewTab":"Open PDF in a new tab","download":"Download","downloadPdf":"Download PDF"},"diffViewer":{"badge":"DIFF","close":"Close diff view"},"search":{"searching":"Searching...","placeholder":"Search files...","label":"Search files","clear":"Clear search","mode":"Mode:","modeName":"Name","modeContent":"Content"},"tabs":{"ariaLabel":"Mobile navigation","terminal":"Terminal","history":"History","files":"Files","memo":"Tools","info":"Info","newOutput":"New output available","promptWaiting":"Prompt waiting","updateAvailable":"Update available"},"git":{"uncommittedChanges":"Uncommitted changes","askAi":"Ask AI","askAiTooltip":"Draft the current state into the AI chat (nothing is sent automatically)","advancedOperations":"Advanced operations","remote":"Remote","paneSections":"Git pane sections","tabs":{"status":"Status","changes":"Changes","history":"History","advanced":"Advanced"},"checkout":{"action":"Checkout","ariaLabel":"Checkout branch","noBranches":"No branches","checkoutBranch":"Checkout {name}","checkedOutElsewhere":"Checked out in another worktree: {path}","defaultBadge":"default","confirmTitlePrefix":"Checkout ","confirmTitleSuffix":"?","forceLabel":"Discard uncommitted changes (force) â uncommitted changes will be lost","historyLossWarning":"Switching to another branch may permanently discard the chat history, memos, and schedules linked to this worktree on the next sync.","runningSessionWarning":"Switching to this branch changes the working files a running session is operating on."},"branches":{"title":"Branches","newButton":"+ New","refresh":"Refresh branches","filterLocal":"local","filterRemote":"remote","filterAll":"all","loading":"Loading branches...","empty":"No branches","defaultBadge":"default","deleteBranch":"Delete {name}","delete":"Delete","createTitle":"Create branch","namePlaceholder":"branch name (e.g. feature/123-foo)","nameLabel":"New branch name","baseLabel":"Base branch","currentHead":"(current HEAD)","create":"Create","deleteTitlePrefix":"Delete ","deleteTitleSuffix":"?","forceDeleteLabel":"Force delete (-D) â unmerged commits will be lost"},"changes":{"title":"Changes","refresh":"Refresh changes","loading":"Loading changes...","listHeader":"{title} ({count})","empty":"None","togglePreview":"Toggle diff preview for {path}","showDiff":"Show diff for {path}","diff":"Diff","fileAction":"{action} {path}","loadingPreview":"Loading diff preview...","previewFailed":"Failed to load preview","noDiff":"No diff available","truncated":"⊠truncated â open full diff","staged":"Staged","unstaged":"Unstaged","untracked":"Untracked","stage":"Stage","unstage":"Unstage","commitMessage":"Commit message","amend":"Amend","commit":"Commit","committing":"Committing...","commitAndPush":"Commit + Push","commitAndPushTooltip":"Commit, then push. If the push fails the commit is already saved â just retry Push."},"history":{"title":"Commit History","refresh":"Refresh commit history","loading":"Loading commit history...","empty":"No commits found","viewDiffFor":"View diff for {hash}","viewDiff":"View diff","hideDiff":"Hide diff","loadingChangedFiles":"Loading changed files...","noChangedFiles":"No changed files","showCommitDiff":"Show commit diff for {path}","changedFiles":"Changed Files","diffLabel":"Diff: {file}","loadingDiff":"Loading diff...","noDiff":"No diff available","diffInFilePanel":"Diff displayed in file panel: {file}"},"currentStatus":{"title":"Current Status","refresh":"Refresh git status","loading":"Loading git status...","uncommitted":"uncommitted","aheadTooltip":"commits ahead of upstream","behindTooltip":"commits behind upstream"},"danger":{"title":"Danger Zone","resetOpen":"ResetâŠ","revertOpen":"RevertâŠ","forcePushOpen":"Force PushâŠ","selectCommitHint":"Select a commit in Commit History to enable revert / reset-to-commit.","resetTitle":"Reset","resetTargetHead":"HEAD","resetTargetSelectedPrefix":"Selected commit ","resetTargetSelectedHash":"({hash})","resetTargetNoneSelected":"(none selected)","modeSoft":"soft","modeMixed":"mixed","modeHard":"hard","resetHardWarning":"A hard reset permanently discards uncommitted changes, and moving HEAD may also lose commits. This operation cannot be undone.","runningSessionWarning":"This destructive operation will overwrite the working files a running session is editing.","confirmPlaceholder":"Type \\"{branch}\\" to confirm","reset":"Reset","revertTitle":"Revert","revertBodyPrefix":"Revert commit ","revertNoCommit":"No commit (leave staged)","revert":"Revert","forcePushTitle":"Force Push","protectedBranchWarning":"Force pushing to the default branch is not allowed.","forceWithLease":"Use --force-with-lease (recommended â refuses if the remote moved)","forcePush":"Force Push"},"network":{"quickActions":"Quick actions","fetch":"Fetch","pull":"Pull","push":"Push","noUpstreamTooltip":"No upstream â will set upstream on push","pushing":"Pushing","pulling":"Pulling","fetching":"Fetching","progress":"{operation}⊠{elapsed}s","abort":"Abort","conflicts":"Pull produced conflicts: {files}. Resolve them in the terminal.","authFailedGuidance":"Run push/pull once in the terminal to set up your credentials.","failed":"Git network operation failed"},"stash":{"titlePrefix":"Stash ","count":"({count})","refresh":"Refresh stash list","messagePlaceholder":"Stash message (optional)","includeUntracked":"Include untracked","push":"Stash","loading":"Loading stashes...","empty":"No stashes","apply":"Apply","pop":"Pop","drop":"Drop","dropConfirmSuffix":" will be permanently deleted. This operation cannot be undone."},"aiPrompts":{"branchCreate":"Create branch {name} from {base} and check it out.","branchCreateBaseHead":"the current HEAD","branchDelete":"Delete branch {name}.","branchDeleteForce":"Delete branch {name}. Force-delete it with -D even if it still has unmerged commits.","stashCleanup":"List the old stash entries and suggest which ones are safe to drop.","stashCleanupCurrent":"Current stashes:","stashConflict":"A conflict occurred while running stash pop / apply. Please resolve the conflict and then commit.","reset":"I want to run a {mode} reset onto {target}. Please do it safely.","resetHard":"I want to run a hard reset onto {target}. Please do it safely. A hard reset can discard work in progress. If you need to undo the hard reset afterwards, recover it from git reflog.","revert":"Please revert commit {commit}.","forcePush":"I want to push {branchRef} with force-with-lease. Check the diff against its upstream ({upstream}) first, and push only if it is safe.","forcePushAhead":"I want to push {branchRef} (â{ahead}) with force-with-lease. Check the diff against its upstream ({upstream}) first, and push only if it is safe.","forcePushCurrentBranch":"the current branch"}},"activityBar":{"toggleSidebar":"Toggle sidebar","label":"Activity Bar","files":"Files","git":"Git","notes":"Notes","schedules":"Schedules","agent":"Agent","timer":"Timer","todo":"ToDo"},"branchMismatch":{"changedFrom":"Branch changed from","to":"to","dismiss":"Dismiss alert"},"contextMenu":{"label":"File actions","uploadFile":"Upload File","rename":"Rename","move":"Move","delete":"Delete"},"navigation":{"toolbarLabel":"TUI Navigation","caption":"Nav","quitPager":"Quit pager"},"newFileDialog":{"title":"New File","fileNameLabel":"File name","placeholder":"document","create":"Create"},"paneResizer":{"label":"Resize panes. Use {arrows} arrow keys to adjust.","arrowsHorizontal":"left and right","arrowsVertical":"up and down"},"desktopLayout":{"activityPane":"Activity pane","terminalPane":"Terminal pane"},"worktreeStatus":{"notSet":"Not set","ready":"Ready","inProgress":"In Progress","inReview":"In Review","done":"Done"},"card":{"main":"Main","description":"Description","link":"Link","openLink":"Open link in new tab","updated":"Updated {time}"},"detail":{"worktree":"Worktree","repository":"Repository","copyRepositoryPath":"Copy repository path","copyWorktreePath":"Copy worktree path","copyPath":"Copy path","copied":"Copied!","path":"Path","status":"Status","worktreeStatusLabel":"Worktree status","description":"Description","addNotesPlaceholder":"Add notes about this branch...","noDescription":"No description added yet","link":"Link","lastUpdated":"Last Updated","logs":"Logs","hide":"Hide","show":"Show","goBack":"Go back to worktree list","home":"Home","viewInfo":"View worktree information","info":"Info","infoModalTitle":"Worktree Information","loading":"Loading worktree...","loadingInfo":"Loading worktree info...","errorLoading":"Error loading worktree","uploadFile":"Upload file","unknownRepository":"Unknown","loadingEditor":"Loading editor...","agentInstanceSelection":"Agent Instance Selection","statusPill":"{label}: {status}","subTabMessage":"Message","subTabGit":"Git"},"detailStatus":{"idle":"Idle - No active session","ready":"Ready - Waiting for input","running":"Running - Processing","waiting":"Waiting - User input required"}}')}};
|
|
1
|
+
"use strict";exports.id=2119,exports.ids=[2119],exports.modules={72119:a=>{a.exports=JSON.parse('{"agentStatus":{"moreAgents":"{count} more agents","overflowTrigger":"More agents"},"toc":{"title":"Contents","show":"Show table of contents","hide":"Hide table of contents","empty":"No headings"},"composer":{"placeholder":"Type your messageâŠ","commandsHint":"commands","newlineHint":"newline","removeAttachment":"Remove attachment","showSlashCommands":"Show slash commands","attachImage":"Attach image","sendMessage":"Send message"},"interrupt":{"stopProcessing":"Stop processing"},"history":{"title":"Message History","regionLabel":"Message history","loading":"Loading messages","empty":"No messages yet","show":"Show","displayLimit":"History display limit","showArchived":"Show archived","showUserOnly":"Show user messages only","showAllMessages":"Show all messages","openSearch":"Open search","closeSearch":"Close search","copied":"Copied to clipboard","copyFailed":"Failed to copy","search":{"regionLabel":"Search history text","placeholder":"Search...","keywordLabel":"Search keyword","prev":"Previous result","next":"Next result","close":"Close search bar","countAtMax":"{current}/{max}+"}},"conversation":{"waitingForResponse":"Waiting for response...","you":"You","assistant":"Assistant","sending":"SendingâŠ","failedToSend":"Failed to send","retrySending":"Retry sending message","discard":"Discard","discardMessage":"Discard message","insertToMessage":"Insert to message","copy":"Copy","copyMessage":"Copy message","collapse":"Collapse","expand":"Expand","collapseMessage":"Collapse message","expandMessage":"Expand message","systemMessage":"System Message","systemMessageLabel":"System message","openFile":"Open file: {path}","conversationLabel":"Conversation: {preview}"},"messages":{"loading":"Loading messages...","empty":"No messages yet","you":"You","copy":"Copy","copyMessage":"Copy message","viewLogFile":"View log file â"},"slashCommands":{"title":"Commands","searchPlaceholder":"Search commands...","enterCustomCommand":"Enter custom command...","selectHint":"select","closeHint":"close","empty":"No commands available","descriptions":{"clear":"Clear conversation history","compact":"Compact context to reduce token usage","resume":"Resume previous conversation","rewind":"Rewind to previous conversation state","config":"Open configuration settings","model":"Switch AI model","permissions":"View or update tool permissions","status":"Check session status","context":"Show context window usage","cost":"Display token and cost usage","review":"Review code changes","pr-comments":"Show PR comments","help":"Show all available commands","doctor":"Check installation health","export":"Export conversation history","todos":"Show TODO list","focus":"Toggle focus mode","effort":"Adjust model thinking effort (high/medium/low)","fast":"Switch to fast response mode","lazy":"Toggle lazy mode","new":"Start a new conversation","undo":"Undo the last Codex action","logout":"Sign out from Codex","quit":"Exit Codex CLI","approvals":"Change auto-execution approval level","diff":"Show Git diff (including untracked files)","mention":"Attach file/folder for next interaction","mcp":"List available MCP tools","init":"Generate AGENTS.md template in current directory","feedback":"Send feedback to Codex team","plan":"Toggle plan mode","goal":"Set goal for current session","agent":"Switch active agent (Codex)","subagents":"Manage subagents","fork":"Fork current session","memories":"Manage Codex memories","skills":"Manage Codex skills","hooks":"Manage Codex hooks","sessions":"Browse conversation history","connect":"Connect to language server","exit":"Exit OpenCode TUI","models":"Switch AI model","agents":"List/manage all available agents (OpenCode)","themes":"Change TUI theme","editor":"Open editor for long messages"}},"session":{"confirmKill":"End session for \\"{name}\\"?\\n\\nAll message history will be deleted. Log files will be retained.","failedToKill":"Failed to end session","confirmEnd":"End {tool} session?","endWarning":"Ending the session will clear chat history.","running":"Session running","starting":"Starting session","startingEllipsis":"Starting session..."},"status":{"waitingForResponse":"Waiting for response","responseCompleted":"Response completed","thinking":"Thinking...","thinkingStatus":"Thinking","claudeIsThinking":"Claude is thinking..."},"output":{"latest":"Latest output","realtimeUpdate":"Real-time update"},"errors":{"failedToUpdateFavorite":"Failed to update favorite","failedToUpdateStatus":"Failed to update status"},"feedback":{"title":"Feedback & Support","bugReport":"Report a bug","featureRequest":"Request a feature","question":"Ask a question","viewIssues":"View all issues"},"fileTree":{"moveTo":"Move to...","moveDialogTitle":"Select destination","moveConfirm":"Move here","moveSuccess":"Moved successfully","timeAgo":"{time} ago","rootDirectory":"Root","metadata":{"size":"Size","created":"Created","modified":"Modified","settingsLabel":"Metadata display settings","settingsTitle":"Show inline","showSize":"File size","showCreated":"Created date","showModified":"Modified date"},"loading":"Loading files","empty":"No files found","newFile":"New File","newDirectory":"New Directory","noResultsMatching":"No files matching \\"{query}\\"","noResultsContaining":"No files containing \\"{query}\\"","label":"File tree","refreshing":"Refreshing files","refreshLabel":"Refresh file tree","resetViewLabel":"Reset file tree view","loadError":"Failed to load files","loadDirectoryError":"Failed to load directory: {status}","itemCount":"{count} items"},"update":{"available":"A new version is available","latestVersion":"Latest: v{version}","updateCommand":"Update command:","viewRelease":"View Release","dataPreserved":"Your database data will be preserved during the update.","version":"Version","installTypeGlobal":"npm (global)","installTypeLocal":"Local (git pull)","updateNow":"Update now","npxRestartNotice":"This server runs via npx. The update fetches the latest version and restarts the server. Some startup settings (such as the port) may change; if the page does not reconnect on its own, run \\"commandmate status\\" to find where the server is running.","confirmTitle":"Update CommandMate?","confirmDescription":"CommandMate will be updated to v{version}. The server stops, the new version installs, and the server starts again. This takes a few minutes.","confirmButton":"Update","starting":"Starting the update...","updating":"Updating. The server will restart automatically.","updatingHint":"This takes a few minutes. Keep this window open â the page reloads by itself once the new version is ready.","noRestartTitle":"Update installed","noRestartDescription":"This server was not started by \\"commandmate start --daemon\\", so it was left running on the old version. Restart it manually to apply the update.","timeoutTitle":"The update may have failed","timeoutDescription":"The server did not come back within the expected time. Check its state and finish the update manually:","errorTitle":"Could not start the update","errorNotGlobal":"CommandMate is not installed globally, so it cannot update itself.","errorInProgress":"An update is already running.","errorGeneric":"The update could not be started. Run the command manually:","logHint":"Update log: {path}"},"terminal":{"historyLabel":"History","filesLabel":"Files","showHistory":"Show history","hideHistory":"Hide history","showFiles":"Show files","hideFiles":"Hide files","equalizeWidths":"Equal widths","equalizeWidthsHint":"Equalize terminal widths and reset History width","addSplit":"Add split","removeSplit":"Remove split","selectInstance":"Select agent instance for {split}","moreActions":"More actions","searchTerminal":"Search terminal","endSession":"End session","endSessionFor":"End session for {name}"},"todo":{"addPlaceholder":"Add a todoâŠ","add":"Add","empty":"No todos yet.","loading":"LoadingâŠ","statusTodo":"Todo","statusDoing":"In progress","statusDone":"Done","cycleStatus":"Status: {status} (click to change)","moveUp":"Move up","moveDown":"Move down","delete":"Delete todo","edit":"Edit todo","editTitle":"Edit todo","contentLabel":"Title","contentPlaceholder":"Todo title","detailLabel":"Detail","detailPlaceholder":"Add notes (optional)âŠ","hasDetail":"Has detail","copyDetail":"Copy detail","save":"Save","cancel":"Cancel","loadError":"Failed to load todos","addError":"Failed to add todo","updateError":"Failed to update todo","deleteError":"Failed to delete todo","reorderError":"Failed to reorder todos"},"htmlPreview":{"interactiveModeConfirm":"Interactive mode executes scripts in the HTML file. Use Safe mode for untrusted HTML files.","title":"HTML Preview: {path}","modeSource":"Source","modePreview":"Preview","modeSplit":"Split","sandboxSafe":"Safe","sandboxInteractive":"Interactive"},"editor":{"saveFailedCloseConfirm":"Save failed. Close anyway?","unsavedCloseConfirm":"You have unsaved changes. Are you sure you want to close?","loading":"Loading...","placeholder":"Start typing...","placeholderMarkdown":"Start typing markdown...","saveSuccess":"File saved successfully","saveError":"Failed to save file","loadError":"Failed to load file","sessionExpired":"Session expired. Please re-login.","autoSaveFailed":"Auto-save failed. Switched to manual save.","unsaved":"Unsaved","auto":"Auto","splitView":"Split view","editorOnly":"Editor only","previewOnly":"Preview only","enterFullscreen":"Enter fullscreen (Ctrl+Shift+F)","exitFullscreen":"Exit fullscreen (ESC)"},"actions":{"copyPath":"Copy path","copyContent":"Copy content","copyFilePath":"Copy file path","copyFileContent":"Copy file content","search":"Search","searchInFile":"Search in file","edit":"Edit","editFile":"Edit file","download":"Download","downloadFile":"Download file","close":"Close","save":"Save","saving":"Saving...","saved":"Saved","prev":"Prev","next":"Next","fullscreen":"Fullscreen","exitFullscreen":"Exit fullscreen","minimize":"Minimize","maximize":"Maximize","retry":"Retry","refresh":"Refresh","resetView":"Reset view"},"fileSearch":{"placeholder":"Search...","prevMatch":"Previous match","nextMatch":"Next match","close":"Close search"},"fileViewer":{"loading":"Loading file...","loadError":"Failed to load file","tabSource":"Source","tabPreview":"Preview","sandboxSafe":"Safe","sandboxInteractive":"Interactive","slideTitle":"{name} - Slide {number}","noSlides":"No slides found in {fileName}","slides":"Slides","editor":"Editor"},"fileTabs":{"unsavedChanges":"Unsaved changes","closeTab":"Close {name}"},"markdownPreview":{"loadingImage":"[loading image...]","editor":"Editor","preview":"Preview","exitFullscreenHint":"Press ESC to exit fullscreen","exitFullscreenHintSwipe":"(or swipe down)","largeFileWarning":"Large file: Performance may be affected."},"mermaid":{"rendering":"Rendering diagram...","loading":"Loading diagram...","errorTitle":"Diagram Error","emptyCode":"Diagram code is empty","renderError":"Failed to render diagram"},"imageViewer":{"loadError":"Failed to load image"},"videoViewer":{"loadError":"Failed to load video","loading":"Loading video...","unsupported":"Your browser does not support the video tag."},"logViewer":{"title":"Log Files","all":"All ({count})","toolCount":"{tool} ({count})","empty":"No log files found","emptyFiltered":"No {tool} log files found","copyTitle":"Copy sanitized log to clipboard","export":"Export","exporting":"Exporting...","copied":"Log copied to clipboard (sanitized)","exportError":"Failed to export log: {error}","searchPlaceholder":"Search in log file...","prevMatch":"Previous match (Shift+Enter)","nextMatch":"Next match (Enter)","noMatches":"No matches found for \\"{query}\\""},"pdfPreview":{"title":"PDF Preview: {path}","loadError":"Could not load the PDF preview.","openInNewTab":"Open PDF in a new tab","download":"Download","downloadPdf":"Download PDF"},"diffViewer":{"badge":"DIFF","close":"Close diff view"},"search":{"searching":"Searching...","placeholder":"Search files...","label":"Search files","clear":"Clear search","mode":"Mode:","modeName":"Name","modeContent":"Content"},"tabs":{"ariaLabel":"Mobile navigation","terminal":"Terminal","history":"History","files":"Files","memo":"Tools","info":"Info","newOutput":"New output available","promptWaiting":"Prompt waiting","updateAvailable":"Update available"},"git":{"uncommittedChanges":"Uncommitted changes","askAi":"Ask AI","askAiTooltip":"Draft the current state into the AI chat (nothing is sent automatically)","advancedOperations":"Advanced operations","remote":"Remote","paneSections":"Git pane sections","tabs":{"status":"Status","changes":"Changes","history":"History","advanced":"Advanced"},"checkout":{"action":"Checkout","ariaLabel":"Checkout branch","noBranches":"No branches","checkoutBranch":"Checkout {name}","checkedOutElsewhere":"Checked out in another worktree: {path}","defaultBadge":"default","confirmTitlePrefix":"Checkout ","confirmTitleSuffix":"?","forceLabel":"Discard uncommitted changes (force) â uncommitted changes will be lost","historyLossWarning":"Switching to another branch may permanently discard the chat history, memos, and schedules linked to this worktree on the next sync.","runningSessionWarning":"Switching to this branch changes the working files a running session is operating on."},"branches":{"title":"Branches","newButton":"+ New","refresh":"Refresh branches","filterLocal":"local","filterRemote":"remote","filterAll":"all","loading":"Loading branches...","empty":"No branches","defaultBadge":"default","deleteBranch":"Delete {name}","delete":"Delete","createTitle":"Create branch","namePlaceholder":"branch name (e.g. feature/123-foo)","nameLabel":"New branch name","baseLabel":"Base branch","currentHead":"(current HEAD)","create":"Create","deleteTitlePrefix":"Delete ","deleteTitleSuffix":"?","forceDeleteLabel":"Force delete (-D) â unmerged commits will be lost"},"changes":{"title":"Changes","refresh":"Refresh changes","loading":"Loading changes...","listHeader":"{title} ({count})","empty":"None","togglePreview":"Toggle diff preview for {path}","showDiff":"Show diff for {path}","diff":"Diff","fileAction":"{action} {path}","loadingPreview":"Loading diff preview...","previewFailed":"Failed to load preview","noDiff":"No diff available","truncated":"⊠truncated â open full diff","staged":"Staged","unstaged":"Unstaged","untracked":"Untracked","stage":"Stage","unstage":"Unstage","commitMessage":"Commit message","amend":"Amend","commit":"Commit","committing":"Committing...","commitAndPush":"Commit + Push","commitAndPushTooltip":"Commit, then push. If the push fails the commit is already saved â just retry Push."},"history":{"title":"Commit History","refresh":"Refresh commit history","loading":"Loading commit history...","empty":"No commits found","viewDiffFor":"View diff for {hash}","viewDiff":"View diff","hideDiff":"Hide diff","loadingChangedFiles":"Loading changed files...","noChangedFiles":"No changed files","showCommitDiff":"Show commit diff for {path}","changedFiles":"Changed Files","diffLabel":"Diff: {file}","loadingDiff":"Loading diff...","noDiff":"No diff available","diffInFilePanel":"Diff displayed in file panel: {file}"},"currentStatus":{"title":"Current Status","refresh":"Refresh git status","loading":"Loading git status...","uncommitted":"uncommitted","aheadTooltip":"commits ahead of upstream","behindTooltip":"commits behind upstream"},"danger":{"title":"Danger Zone","resetOpen":"ResetâŠ","revertOpen":"RevertâŠ","forcePushOpen":"Force PushâŠ","selectCommitHint":"Select a commit in Commit History to enable revert / reset-to-commit.","resetTitle":"Reset","resetTargetHead":"HEAD","resetTargetSelectedPrefix":"Selected commit ","resetTargetSelectedHash":"({hash})","resetTargetNoneSelected":"(none selected)","modeSoft":"soft","modeMixed":"mixed","modeHard":"hard","resetHardWarning":"A hard reset permanently discards uncommitted changes, and moving HEAD may also lose commits. This operation cannot be undone.","runningSessionWarning":"This destructive operation will overwrite the working files a running session is editing.","confirmPlaceholder":"Type \\"{branch}\\" to confirm","reset":"Reset","revertTitle":"Revert","revertBodyPrefix":"Revert commit ","revertNoCommit":"No commit (leave staged)","revert":"Revert","forcePushTitle":"Force Push","protectedBranchWarning":"Force pushing to the default branch is not allowed.","forceWithLease":"Use --force-with-lease (recommended â refuses if the remote moved)","forcePush":"Force Push"},"network":{"quickActions":"Quick actions","fetch":"Fetch","pull":"Pull","push":"Push","noUpstreamTooltip":"No upstream â will set upstream on push","pushing":"Pushing","pulling":"Pulling","fetching":"Fetching","progress":"{operation}⊠{elapsed}s","abort":"Abort","conflicts":"Pull produced conflicts: {files}. Resolve them in the terminal.","authFailedGuidance":"Run push/pull once in the terminal to set up your credentials.","failed":"Git network operation failed"},"stash":{"titlePrefix":"Stash ","count":"({count})","refresh":"Refresh stash list","messagePlaceholder":"Stash message (optional)","includeUntracked":"Include untracked","push":"Stash","loading":"Loading stashes...","empty":"No stashes","apply":"Apply","pop":"Pop","drop":"Drop","dropConfirmSuffix":" will be permanently deleted. This operation cannot be undone."},"aiPrompts":{"branchCreate":"Create branch {name} from {base} and check it out.","branchCreateBaseHead":"the current HEAD","branchDelete":"Delete branch {name}.","branchDeleteForce":"Delete branch {name}. Force-delete it with -D even if it still has unmerged commits.","stashCleanup":"List the old stash entries and suggest which ones are safe to drop.","stashCleanupCurrent":"Current stashes:","stashConflict":"A conflict occurred while running stash pop / apply. Please resolve the conflict and then commit.","reset":"I want to run a {mode} reset onto {target}. Please do it safely.","resetHard":"I want to run a hard reset onto {target}. Please do it safely. A hard reset can discard work in progress. If you need to undo the hard reset afterwards, recover it from git reflog.","revert":"Please revert commit {commit}.","forcePush":"I want to push {branchRef} with force-with-lease. Check the diff against its upstream ({upstream}) first, and push only if it is safe.","forcePushAhead":"I want to push {branchRef} (â{ahead}) with force-with-lease. Check the diff against its upstream ({upstream}) first, and push only if it is safe.","forcePushCurrentBranch":"the current branch"}},"activityBar":{"toggleSidebar":"Toggle sidebar","label":"Activity Bar","files":"Files","git":"Git","notes":"Notes","schedules":"Schedules","agent":"Agent","timer":"Timer","todo":"ToDo"},"branchMismatch":{"changedFrom":"Branch changed from","to":"to","dismiss":"Dismiss alert"},"contextMenu":{"label":"File actions","uploadFile":"Upload File","rename":"Rename","move":"Move","delete":"Delete"},"navigation":{"toolbarLabel":"TUI Navigation","caption":"Nav","quitPager":"Quit pager"},"newFileDialog":{"title":"New File","fileNameLabel":"File name","placeholder":"document","create":"Create"},"paneResizer":{"label":"Resize panes. Use {arrows} arrow keys to adjust.","arrowsHorizontal":"left and right","arrowsVertical":"up and down"},"desktopLayout":{"activityPane":"Activity pane","terminalPane":"Terminal pane"},"worktreeStatus":{"notSet":"Not set","ready":"Ready","inProgress":"In Progress","inReview":"In Review","done":"Done"},"card":{"main":"Main","description":"Description","link":"Link","openLink":"Open link in new tab","updated":"Updated {time}"},"detail":{"worktree":"Worktree","repository":"Repository","copyRepositoryPath":"Copy repository path","copyWorktreePath":"Copy worktree path","copyPath":"Copy path","copied":"Copied!","path":"Path","status":"Status","worktreeStatusLabel":"Worktree status","description":"Description","addNotesPlaceholder":"Add notes about this branch...","noDescription":"No description added yet","link":"Link","lastUpdated":"Last Updated","logs":"Logs","hide":"Hide","show":"Show","goBack":"Go back to worktree list","home":"Home","viewInfo":"View worktree information","info":"Info","infoModalTitle":"Worktree Information","loading":"Loading worktree...","loadingInfo":"Loading worktree info...","errorLoading":"Error loading worktree","uploadFile":"Upload file","unknownRepository":"Unknown","loadingEditor":"Loading editor...","agentInstanceSelection":"Agent Instance Selection","statusPill":"{label}: {status}","subTabMessage":"Message","subTabGit":"Git"},"detailStatus":{"idle":"Idle - No active session","ready":"Ready - Waiting for input","running":"Running - Processing","waiting":"Waiting - User input required"}}')}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=2445,exports.ids=[2445],exports.modules={52445:a=>{a.exports=JSON.parse('{"agentStatus":{"moreAgents":"ä» {count} ä»¶ã®ãšãŒãžã§ã³ã","overflowTrigger":"ä»ã®ãšãŒãžã§ã³ã"},"toc":{"title":"ç®æ¬¡","show":"ç®æ¬¡ã衚瀺","hide":"ç®æ¬¡ãé衚瀺","empty":"èŠåºããªã"},"composer":{"placeholder":"ã¡ãã»ãŒãžãå
¥åâŠ","commandsHint":"ã³ãã³ã","newlineHint":"æ¹è¡","removeAttachment":"æ·»ä»ãåé€","showSlashCommands":"ã¹ã©ãã·ã¥ã³ãã³ãã衚瀺","attachImage":"ç»åãæ·»ä»","sendMessage":"ã¡ãã»ãŒãžãéä¿¡"},"interrupt":{"stopProcessing":"åŠçãäžæ"},"history":{"title":"ã¡ãã»ãŒãžå±¥æŽ","regionLabel":"ã¡ãã»ãŒãžå±¥æŽ","loading":"ã¡ãã»ãŒãžãèªã¿èŸŒã¿äž","empty":"ã¡ãã»ãŒãžã¯ãŸã ãããŸãã","show":"衚瀺件æ°","displayLimit":"å±¥æŽã®è¡šç€ºä»¶æ°","showArchived":"ã¢ãŒã«ã€ãã衚瀺","showUserOnly":"ãŠãŒã¶ãŒã®ã¡ãã»ãŒãžã®ã¿è¡šç€º","showAllMessages":"ãã¹ãŠã®ã¡ãã»ãŒãžã衚瀺","openSearch":"æ€çŽ¢ãéã","closeSearch":"æ€çŽ¢ãéãã","copied":"ã¯ãªããããŒãã«ã³ããŒããŸãã","copyFailed":"ã³ããŒã«å€±æããŸãã","search":{"regionLabel":"å±¥æŽå
ããã¹ãæ€çŽ¢","placeholder":"æ€çŽ¢...","keywordLabel":"æ€çŽ¢ããŒã¯ãŒã","prev":"åã®çµæ (prev)","next":"次ã®çµæ (next)","close":"æ€çŽ¢ãéãã (close)","countAtMax":"{current}/{max}以äž"}},"conversation":{"waitingForResponse":"ã¬ã¹ãã³ã¹åŸ
ã¡...","you":"ããªã","assistant":"ã¢ã·ã¹ã¿ã³ã","sending":"éä¿¡äžâŠ","failedToSend":"éä¿¡ã«å€±æããŸãã","retrySending":"ã¡ãã»ãŒãžãåéä¿¡","discard":"ç Žæ£","discardMessage":"ã¡ãã»ãŒãžãç Žæ£","insertToMessage":"ã¡ãã»ãŒãžæ¬ã«æ¿å
¥","copy":"ã³ããŒ","copyMessage":"ã¡ãã»ãŒãžãã³ããŒ","collapse":"æãããã","expand":"å±é","collapseMessage":"ã¡ãã»ãŒãžãæãããã","expandMessage":"ã¡ãã»ãŒãžãå±é","systemMessage":"ã·ã¹ãã ã¡ãã»ãŒãž","systemMessageLabel":"ã·ã¹ãã ã¡ãã»ãŒãž","openFile":"ãã¡ã€ã«ãéã: {path}","conversationLabel":"äŒè©±: {preview}"},"messages":{"loading":"ã¡ãã»ãŒãžãèªã¿èŸŒã¿äž...","empty":"ã¡ãã»ãŒãžã¯ãŸã ãããŸãã","you":"ããªã","copy":"ã³ããŒ","copyMessage":"ã¡ãã»ãŒãžãã³ããŒ","viewLogFile":"ãã°ãã¡ã€ã«ã衚瀺 â"},"slashCommands":{"title":"ã³ãã³ã","searchPlaceholder":"ã³ãã³ããæ€çŽ¢...","enterCustomCommand":"ã«ã¹ã¿ã ã³ãã³ããå
¥å...","selectHint":"éžæ","closeHint":"éãã","empty":"å©çšå¯èœãªã³ãã³ãããããŸãã","descriptions":{"clear":"äŒè©±å±¥æŽãã¯ãªã¢","compact":"ã³ã³ããã¹ããå§çž®ããŠããŒã¯ã³äœ¿çšéãåæž","resume":"ååã®äŒè©±ãåé","rewind":"äŒè©±ã以åã®ç¶æ
ã«å·»ãæ»ã","config":"èšå®ãéã","model":"AI ã¢ãã«ãåãæ¿ã","permissions":"ããŒã«ã®æš©éãè¡šç€ºã»æŽæ°","status":"ã»ãã·ã§ã³ã®ç¶æ
ã確èª","context":"ã³ã³ããã¹ããŠã£ã³ããŠã®äœ¿çšéã衚瀺","cost":"ããŒã¯ã³ãšã³ã¹ãã®äœ¿çšéã衚瀺","review":"ã³ãŒãã®å€æŽãã¬ãã¥ãŒ","pr-comments":"PR ã®ã³ã¡ã³ãã衚瀺","help":"å©çšå¯èœãªãã¹ãŠã®ã³ãã³ãã衚瀺","doctor":"ã€ã³ã¹ããŒã«ç¶æ
ã蚺æ","export":"äŒè©±å±¥æŽããšã¯ã¹ããŒã","todos":"TODO ãªã¹ãã衚瀺","focus":"ãã©ãŒã«ã¹ã¢ãŒããåãæ¿ã","effort":"ã¢ãã«ã®æèéã調æŽïŒhigh/medium/lowïŒ","fast":"é«éå¿çã¢ãŒãã«åãæ¿ã","lazy":"ã¬ã€ãžãŒã¢ãŒããåãæ¿ã","new":"æ°ããäŒè©±ãéå§","undo":"çŽåã® Codex ã®æäœãåãæ¶ã","logout":"Codex ãããµã€ã³ã¢ãŠã","quit":"Codex CLI ãçµäº","approvals":"èªåå®è¡ã®æ¿èªã¬ãã«ã倿Ž","diff":"Git ã®å·®åãè¡šç€ºïŒæªè¿œè·¡ãã¡ã€ã«ãå«ãïŒ","mention":"次ã®ããåãã«ãã¡ã€ã«/ãã©ã«ããæ·»ä»","mcp":"å©çšå¯èœãª MCP ããŒã«ãäžèŠ§è¡šç€º","init":"ã«ã¬ã³ããã£ã¬ã¯ããªã« AGENTS.md ãã³ãã¬ãŒããçæ","feedback":"Codex ããŒã ã«ãã£ãŒãããã¯ãéä¿¡","plan":"ãã©ã³ã¢ãŒããåãæ¿ã","goal":"çŸåšã®ã»ãã·ã§ã³ã®ç®æšãèšå®","agent":"ã¢ã¯ãã£ããªãšãŒãžã§ã³ããåãæ¿ãïŒCodexïŒ","subagents":"ãµããšãŒãžã§ã³ãã管ç","fork":"çŸåšã®ã»ãã·ã§ã³ããã©ãŒã¯","memories":"Codex ã®ã¡ã¢ãªã管ç","skills":"Codex ã®ã¹ãã«ã管ç","hooks":"Codex ã®ããã¯ã管ç","sessions":"äŒè©±å±¥æŽãé²èЧ","connect":"èšèªãµãŒããŒã«æ¥ç¶","exit":"OpenCode TUI ãçµäº","models":"AI ã¢ãã«ãåãæ¿ã","agents":"å©çšå¯èœãªãã¹ãŠã®ãšãŒãžã§ã³ããäžèЧã»ç®¡çïŒOpenCodeïŒ","themes":"TUI ã®ããŒãã倿Ž","editor":"é·æã¡ãã»ãŒãžçšã®ãšãã£ã¿ãéã"}},"session":{"confirmKill":"ã{name}ãã®ã»ãã·ã§ã³ãçµäºããŸããïŒ\\n\\nâ»å
šãŠã®ã¡ãã»ãŒãžå±¥æŽãåé€ãããŸãããã°ãã¡ã€ã«ã¯ä¿æãããŸãã","failedToKill":"ã»ãã·ã§ã³ã®çµäºã«å€±æããŸãã","confirmEnd":"{tool} ã»ãã·ã§ã³ãçµäºããŸããïŒ","endWarning":"ã»ãã·ã§ã³ãçµäºãããšããã£ããå±¥æŽãã¯ãªã¢ãããŸãã","running":"ã»ãã·ã§ã³å®è¡äž","starting":"ã»ãã·ã§ã³èµ·åäž","startingEllipsis":"ã»ãã·ã§ã³èµ·åäž..."},"status":{"waitingForResponse":"ã¬ã¹ãã³ã¹åŸ
ã¡","responseCompleted":"ã¬ã¹ãã³ã¹å®äº","thinking":"èãäž...","thinkingStatus":"æèäž","claudeIsThinking":"Claude ãèãäžã§ã..."},"output":{"latest":"ææ°ã®åºå","realtimeUpdate":"ãªã¢ã«ã¿ã€ã æŽæ°"},"errors":{"failedToUpdateFavorite":"ãæ°ã«å
¥ãã®æŽæ°ã«å€±æããŸãã","failedToUpdateStatus":"ã¹ããŒã¿ã¹ã®æŽæ°ã«å€±æããŸãã"},"feedback":{"title":"ãã£ãŒãããã¯ã»ãµããŒã","bugReport":"ãã°ãå ±å","featureRequest":"æ©èœãææ¡","question":"質åãã","viewIssues":"IssueäžèЧãèŠã"},"fileTree":{"moveTo":"ç§»åå
ãéžæ...","moveDialogTitle":"ç§»åå
ãéžæ","moveConfirm":"ããã«ç§»å","moveSuccess":"ç§»åããŸãã","timeAgo":"{time}å","rootDirectory":"ã«ãŒã","metadata":{"size":"ãµã€ãº","created":"äœæ","modified":"æŽæ°","settingsLabel":"ã¡ã¿ããŒã¿è¡šç€ºèšå®","settingsTitle":"ã€ã³ã©ã€ã³è¡šç€º","showSize":"ãã¡ã€ã«ãµã€ãº","showCreated":"äœææ¥æ","showModified":"æŽæ°æ¥æ"},"loading":"ãã¡ã€ã«ãèªã¿èŸŒã¿äž","empty":"ãã¡ã€ã«ãèŠã€ãããŸãã","newFile":"æ°èŠãã¡ã€ã«","newDirectory":"æ°èŠãã£ã¬ã¯ããª","noResultsMatching":"ã{query}ãã«äžèŽãããã¡ã€ã«ã¯ãããŸãã","noResultsContaining":"ã{query}ããå«ããã¡ã€ã«ã¯ãããŸãã","label":"ãã¡ã€ã«ããªãŒ","refreshing":"ãã¡ã€ã«ãæŽæ°äž","refreshLabel":"ãã¡ã€ã«ããªãŒãæŽæ°","resetViewLabel":"ãã¡ã€ã«ããªãŒã®è¡šç€ºããªã»ãã","loadError":"ãã¡ã€ã«ã®èªã¿èŸŒã¿ã«å€±æããŸãã","loadDirectoryError":"ãã£ã¬ã¯ããªã®èªã¿èŸŒã¿ã«å€±æããŸãã: {status}","itemCount":"{count} é
ç®"},"update":{"available":"æ°ããããŒãžã§ã³ãå©çšå¯èœã§ã","latestVersion":"ææ°: v{version}","updateCommand":"æŽæ°ã³ãã³ã:","viewRelease":"ãªãªãŒã¹ã衚瀺","dataPreserved":"ã¢ããããŒãã«ããããŒã¿ããŒã¹ã®ããŒã¿ã¯ä¿æãããŸãã","version":"ããŒãžã§ã³","installTypeGlobal":"npmïŒã°ããŒãã«ïŒ","installTypeLocal":"ããŒã«ã«ïŒgit pullïŒ","updateNow":"ä»ããã¢ããããŒã","confirmTitle":"CommandMate ãã¢ããããŒãããŸããïŒ","confirmDescription":"CommandMate ã v{version} ã«æŽæ°ããŸãããµãŒãã忢ããæ°ããããŒãžã§ã³ãã€ã³ã¹ããŒã«ããŠãå床起åããŸããæ°åããããŸãã","confirmButton":"ã¢ããããŒã","starting":"ã¢ããããŒããéå§ããŠããŸã...","updating":"ã¢ããããŒãäžã§ãããµãŒãã¯èªåçã«åèµ·åããŸãã","updatingHint":"æ°åããããŸãããã®ç»é¢ãéãããŸãŸã«ããŠãã ãããæ°ããããŒãžã§ã³ã®æºåãã§ãããšèªåçã«åèªã¿èŸŒã¿ãããŸãã","noRestartTitle":"æŽæ°ãã€ã³ã¹ããŒã«ããŸãã","noRestartDescription":"ãã®ãµãŒãã¯ãcommandmate start --daemonã以å€ã®æ¹æ³ã§èµ·åãããŠãããããæ§ããŒãžã§ã³ã®ãŸãŸçšŒåããŠããŸããåæ ããã«ã¯ãµãŒããæåã§åèµ·åããŠãã ããã","timeoutTitle":"ã¢ããããŒãã«å€±æããå¯èœæ§ããããŸã","timeoutDescription":"æ³å®æéå
ã«ãµãŒãã埩垰ããŸããã§ãããç¶æ
ã確èªããæåã§ã¢ããããŒããå®äºããŠãã ãã:","errorTitle":"ã¢ããããŒããéå§ã§ããŸããã§ãã","errorNotGlobal":"CommandMate ã¯ã°ããŒãã«ã€ã³ã¹ããŒã«ã§ã¯ãªããããèªå·±æŽæ°ã§ããŸããã","errorInProgress":"ã¢ããããŒãã¯æ¢ã«å®è¡äžã§ãã","errorGeneric":"ã¢ããããŒããéå§ã§ããŸããã§ãããæåã§ã³ãã³ããå®è¡ããŠãã ãã:","logHint":"ã¢ããããŒããã°: {path}"},"terminal":{"historyLabel":"å±¥æŽ","filesLabel":"ãã¡ã€ã«","showHistory":"å±¥æŽã衚瀺","hideHistory":"å±¥æŽãé衚瀺","showFiles":"ãã¡ã€ã«ã衚瀺","hideFiles":"ãã¡ã€ã«ãé衚瀺","equalizeWidths":"åçå¹
","equalizeWidthsHint":"ã¿ãŒããã«å¹
ãåçã«ããå±¥æŽå¹
ãåæå€ã«æ»ã","addSplit":"åå²ã远å ","removeSplit":"åå²ãåé€","selectInstance":"{split} ã®ãšãŒãžã§ã³ãã€ã³ã¹ã¿ã³ã¹ãéžæ","moreActions":"ãã®ä»ã®æäœ","searchTerminal":"ã¿ãŒããã«å
ãæ€çŽ¢","endSession":"ã»ãã·ã§ã³ãçµäº","endSessionFor":"{name}ã®ã»ãã·ã§ã³ãçµäº"},"todo":{"addPlaceholder":"ToDoã远å âŠ","add":"远å ","empty":"ToDoã¯ãŸã ãããŸããã","loading":"èªã¿èŸŒã¿äžâŠ","statusTodo":"æªçæ","statusDoing":"仿","statusDone":"å®äº","cycleStatus":"ã¹ããŒã¿ã¹: {status}ïŒã¯ãªãã¯ã§å€æŽïŒ","moveUp":"äžãžç§»å","moveDown":"äžãžç§»å","delete":"ToDoãåé€","edit":"ToDoãç·šé","editTitle":"ToDoãç·šé","contentLabel":"ä»¶å","contentPlaceholder":"ToDoã®ä»¶å","detailLabel":"詳现","detailPlaceholder":"詳现ãå
¥åïŒä»»æïŒâŠ","hasDetail":"詳现ãã","copyDetail":"詳现ãã³ããŒ","save":"ä¿å","cancel":"ãã£ã³ã»ã«","loadError":"ToDoã®èªã¿èŸŒã¿ã«å€±æããŸãã","addError":"ToDoã®è¿œå ã«å€±æããŸãã","updateError":"ToDoã®æŽæ°ã«å€±æããŸãã","deleteError":"ToDoã®åé€ã«å€±æããŸãã","reorderError":"ToDoã®äžŠã³æ¿ãã«å€±æããŸãã"},"htmlPreview":{"interactiveModeConfirm":"Interactiveã¢ãŒãã§ã¯ã¹ã¯ãªãããå®è¡ãããŸããä¿¡é Œã§ããªãHTMLãã¡ã€ã«ã§ã¯Safeã¢ãŒãã䜿çšããŠãã ããã","title":"HTML ãã¬ãã¥ãŒ: {path}","modeSource":"ãœãŒã¹","modePreview":"ãã¬ãã¥ãŒ","modeSplit":"åå²","sandboxSafe":"ã»ãŒã","sandboxInteractive":"ã€ã³ã¿ã©ã¯ãã£ã"},"editor":{"saveFailedCloseConfirm":"ä¿åã«å€±æããŸããããã®ãŸãŸéããŸããïŒ","unsavedCloseConfirm":"æªä¿åã®å€æŽããããŸããéããŠãããããã§ããïŒ","loading":"èªã¿èŸŒã¿äž...","placeholder":"å
¥åãéå§...","placeholderMarkdown":"Markdown ã®å
¥åãéå§...","saveSuccess":"ãã¡ã€ã«ãä¿åããŸãã","saveError":"ãã¡ã€ã«ã®ä¿åã«å€±æããŸãã","loadError":"ãã¡ã€ã«ã®èªã¿èŸŒã¿ã«å€±æããŸãã","sessionExpired":"ã»ãã·ã§ã³ã®æå¹æéãåããŸãããåãã°ã€ã³ããŠãã ããã","autoSaveFailed":"èªåä¿åã«å€±æããŸãããæåä¿åã«åãæ¿ããŸãã","unsaved":"æªä¿å","auto":"èªå","splitView":"åå²è¡šç€º","editorOnly":"ãšãã£ã¿ã®ã¿","previewOnly":"ãã¬ãã¥ãŒã®ã¿","enterFullscreen":"å
šç»é¢ã«ãã (Ctrl+Shift+F)","exitFullscreen":"å
šç»é¢ãçµäº (ESC)"},"actions":{"copyPath":"ãã¹ãã³ããŒ","copyContent":"å
容ãã³ããŒ","copyFilePath":"ãã¡ã€ã«ãã¹ãã³ããŒ","copyFileContent":"ãã¡ã€ã«ã®å
容ãã³ããŒ","search":"æ€çŽ¢","searchInFile":"ãã¡ã€ã«å
ãæ€çŽ¢","edit":"ç·šé","editFile":"ãã¡ã€ã«ãç·šé","download":"ããŠã³ããŒã","downloadFile":"ãã¡ã€ã«ãããŠã³ããŒã","close":"éãã","save":"ä¿å","saving":"ä¿åäž...","saved":"ä¿åæžã¿","prev":"åãž","next":"次ãž","fullscreen":"å
šç»é¢","exitFullscreen":"å
šç»é¢ãçµäº","minimize":"æå°å","maximize":"æå€§å","retry":"å詊è¡","refresh":"æŽæ°","resetView":"衚瀺ããªã»ãã"},"fileSearch":{"placeholder":"æ€çŽ¢...","prevMatch":"åã®çµæ","nextMatch":"次ã®çµæ","close":"æ€çŽ¢ãéãã"},"fileViewer":{"loading":"ãã¡ã€ã«ãèªã¿èŸŒã¿äž...","loadError":"ãã¡ã€ã«ã®èªã¿èŸŒã¿ã«å€±æããŸãã","tabSource":"ãœãŒã¹","tabPreview":"ãã¬ãã¥ãŒ","sandboxSafe":"ã»ãŒã","sandboxInteractive":"ã€ã³ã¿ã©ã¯ãã£ã","slideTitle":"{name} - ã¹ã©ã€ã {number}","noSlides":"{fileName} ã«ã¹ã©ã€ããèŠã€ãããŸãã","slides":"ã¹ã©ã€ã","editor":"ãšãã£ã¿"},"fileTabs":{"unsavedChanges":"æªä¿åã®å€æŽ","closeTab":"{name} ãéãã"},"markdownPreview":{"loadingImage":"[ç»åãèªã¿èŸŒã¿äž...]","editor":"ãšãã£ã¿","preview":"ãã¬ãã¥ãŒ","exitFullscreenHint":"ESC ããŒã§å
šç»é¢ãçµäº","exitFullscreenHintSwipe":"(ãŸãã¯äžã«ã¹ã¯ã€ã)","largeFileWarning":"倧ããªãã¡ã€ã«: ããã©ãŒãã³ã¹ã«åœ±é¿ããå ŽåããããŸãã"},"mermaid":{"rendering":"å³ãæç»äž...","loading":"å³ãèªã¿èŸŒã¿äž...","errorTitle":"å³ã®ãšã©ãŒ","emptyCode":"å³ã®ã³ãŒãã空ã§ã","renderError":"å³ã®æç»ã«å€±æããŸãã"},"imageViewer":{"loadError":"ç»åã®èªã¿èŸŒã¿ã«å€±æããŸãã"},"videoViewer":{"loadError":"åç»ã®èªã¿èŸŒã¿ã«å€±æããŸãã","loading":"åç»ãèªã¿èŸŒã¿äž...","unsupported":"ã䜿ãã®ãã©ãŠã¶ã¯ video ã¿ã°ã«å¯Ÿå¿ããŠããŸããã"},"logViewer":{"title":"ãã°ãã¡ã€ã«","all":"ãã¹ãŠ ({count})","toolCount":"{tool} ({count})","empty":"ãã°ãã¡ã€ã«ãèŠã€ãããŸãã","emptyFiltered":"{tool} ã®ãã°ãã¡ã€ã«ãèŠã€ãããŸãã","copyTitle":"ãµãã¿ã€ãºãããã°ãã¯ãªããããŒãã«ã³ããŒ","export":"ãšã¯ã¹ããŒã","exporting":"ãšã¯ã¹ããŒãäž...","copied":"ãã°ãã¯ãªããããŒãã«ã³ããŒããŸãã (ãµãã¿ã€ãºæžã¿)","exportError":"ãã°ã®ãšã¯ã¹ããŒãã«å€±æããŸãã: {error}","searchPlaceholder":"ãã°ãã¡ã€ã«å
ãæ€çŽ¢...","prevMatch":"åã®äžèŽ (Shift+Enter)","nextMatch":"次ã®äžèŽ (Enter)","noMatches":"ã{query}ãã«äžèŽãããã®ã¯ãããŸãã"},"pdfPreview":{"title":"PDF ãã¬ãã¥ãŒ: {path}","loadError":"PDFãã¬ãã¥ãŒãèªã¿èŸŒããŸããã§ããã","openInNewTab":"PDFãæ°ããã¿ãã§éã","download":"ããŠã³ããŒã","downloadPdf":"PDF ãããŠã³ããŒã"},"diffViewer":{"badge":"DIFF","close":"å·®å衚瀺ãéãã"},"search":{"searching":"æ€çŽ¢äž...","placeholder":"ãã¡ã€ã«ãæ€çŽ¢...","label":"ãã¡ã€ã«ãæ€çŽ¢","clear":"æ€çŽ¢ãã¯ãªã¢","mode":"ã¢ãŒã:","modeName":"åå","modeContent":"å
容"},"tabs":{"ariaLabel":"ã¢ãã€ã«ããã²ãŒã·ã§ã³","terminal":"ã¿ãŒããã«","history":"å±¥æŽ","files":"ãã¡ã€ã«","memo":"ããŒã«","info":"æ
å ±","newOutput":"æ°ããåºåããããŸã","promptWaiting":"ããã³ããåŸ
æ©äž","updateAvailable":"æŽæ°ããããŸã"},"git":{"uncommittedChanges":"æªã³ãããã®å€æŽ","askAi":"AI ã«è³ªå","askAiTooltip":"çŸåšã®ç¶æ³ã AI ãã£ããã«äžæžãããŸãïŒèªåéä¿¡ã¯ãããŸããïŒ","advancedOperations":"é«åºŠãªæäœ","remote":"ãªã¢ãŒã","paneSections":"Git ãã€ã³ã®ã»ã¯ã·ã§ã³","tabs":{"status":"ã¹ããŒã¿ã¹","changes":"倿Ž","history":"å±¥æŽ","advanced":"é«åºŠãªæäœ"},"checkout":{"action":"ãã§ãã¯ã¢ãŠã","ariaLabel":"ãã©ã³ãããã§ãã¯ã¢ãŠã","noBranches":"ãã©ã³ãããããŸãã","checkoutBranch":"{name} ããã§ãã¯ã¢ãŠã","checkedOutElsewhere":"å¥ã®ã¯ãŒã¯ããªãŒã§ãã§ãã¯ã¢ãŠãäž: {path}","defaultBadge":"ããã©ã«ã","confirmTitlePrefix":"","confirmTitleSuffix":" ããã§ãã¯ã¢ãŠãããŸããïŒ","forceLabel":"倿Žãç Žæ£ããŠåŒ·å¶ãã§ãã¯ã¢ãŠã â æªã³ãããã®å€æŽã¯å€±ãããŸã","historyLossWarning":"å¥ãã©ã³ããžåãæ¿ãããšããã®ã¯ãŒã¯ããªãŒã«çŽã¥ããã£ããå±¥æŽã»ã¡ã¢ã»ã¹ã±ãžã¥ãŒã«ã次ååææã«å€±ãããå¯èœæ§ããããŸã","runningSessionWarning":"ãã®ãã©ã³ãã«åãæ¿ãããšã皌åäžã®ã»ãã·ã§ã³ã®äœæ¥ãã¡ã€ã«ãå€åããŸãã"},"branches":{"title":"ãã©ã³ã","newButton":"+ æ°èŠ","refresh":"ãã©ã³ããæŽæ°","filterLocal":"ããŒã«ã«","filterRemote":"ãªã¢ãŒã","filterAll":"ãã¹ãŠ","loading":"ãã©ã³ããèªã¿èŸŒã¿äž...","empty":"ãã©ã³ãããããŸãã","defaultBadge":"ããã©ã«ã","deleteBranch":"{name} ãåé€","delete":"åé€","createTitle":"ãã©ã³ããäœæ","namePlaceholder":"ãã©ã³ãåïŒäŸ: feature/123-fooïŒ","nameLabel":"æ°ãããã©ã³ãå","baseLabel":"ããŒã¹ãã©ã³ã","currentHead":"ïŒçŸåšã® HEADïŒ","create":"äœæ","deleteTitlePrefix":"","deleteTitleSuffix":" ãåé€ããŸããïŒ","forceDeleteLabel":"匷å¶åé€ïŒ-DïŒâ ããŒãžãããŠããªãã³ãããã¯å€±ãããŸã"},"changes":{"title":"倿Ž","refresh":"倿ŽãæŽæ°","loading":"倿Žãèªã¿èŸŒã¿äž...","listHeader":"{title}ïŒ{count}ïŒ","empty":"ãªã","togglePreview":"{path} ã®å·®åãã¬ãã¥ãŒãåãæ¿ã","showDiff":"{path} ã®å·®åã衚瀺","diff":"å·®å","fileAction":"{path} ã{action}","loadingPreview":"å·®åãã¬ãã¥ãŒãèªã¿èŸŒã¿äž...","previewFailed":"ãã¬ãã¥ãŒã®èªã¿èŸŒã¿ã«å€±æããŸãã","noDiff":"å·®åããããŸãã","truncated":"⊠çç¥ãããŸãã â å®å
šãªå·®åãéã","staged":"ã¹ããŒãžæžã¿","unstaged":"æªã¹ããŒãž","untracked":"æªè¿œè·¡","stage":"ã¹ããŒãž","unstage":"ã¢ã³ã¹ããŒãž","commitMessage":"ã³ãããã¡ãã»ãŒãž","amend":"çŽåã®ã³ããããä¿®æ£","commit":"ã³ããã","committing":"ã³ãããäž...","commitAndPush":"ã³ããã + ããã·ã¥","commitAndPushTooltip":"ã³ãããããŠããããã·ã¥ããŸããããã·ã¥ã«å€±æããŠãã³ãããã¯ä¿åæžã¿ãªã®ã§ãããã·ã¥ãåå®è¡ããŠãã ããã"},"history":{"title":"ã³ãããå±¥æŽ","refresh":"ã³ãããå±¥æŽãæŽæ°","loading":"ã³ãããå±¥æŽãèªã¿èŸŒã¿äž...","empty":"ã³ãããããããŸãã","viewDiffFor":"{hash} ã®å·®åã衚瀺","viewDiff":"å·®åã衚瀺","hideDiff":"å·®åãé ã","loadingChangedFiles":"倿Žãã¡ã€ã«ãèªã¿èŸŒã¿äž...","noChangedFiles":"倿Žãã¡ã€ã«ããããŸãã","showCommitDiff":"{path} ã®ã³ãããå·®åã衚瀺","changedFiles":"倿Žãã¡ã€ã«","diffLabel":"å·®å: {file}","loadingDiff":"å·®åãèªã¿èŸŒã¿äž...","noDiff":"å·®åããããŸãã","diffInFilePanel":"ãã¡ã€ã«ããã«ã«å·®åã衚瀺äž: {file}"},"currentStatus":{"title":"çŸåšã®ç¶æ³","refresh":"Git ã¹ããŒã¿ã¹ãæŽæ°","loading":"Git ã¹ããŒã¿ã¹ãèªã¿èŸŒã¿äž...","uncommitted":"æªã³ããã","aheadTooltip":"ã¢ããã¹ããªãŒã ããå
è¡ããŠããã³ãããæ°","behindTooltip":"ã¢ããã¹ããªãŒã ããé
ããŠããã³ãããæ°"},"danger":{"title":"å±éºãªæäœ","resetOpen":"ãªã»ããâŠ","revertOpen":"ãªããŒãâŠ","forcePushOpen":"匷å¶ããã·ã¥âŠ","selectCommitHint":"ãªããŒã / æå®ã³ããããžã®ãªã»ãããè¡ãã«ã¯ãã³ãããå±¥æŽã§ã³ããããéžæããŠãã ããã","resetTitle":"ãªã»ãã","resetTargetHead":"HEAD","resetTargetSelectedPrefix":"éžæäžã®ã³ããã ","resetTargetSelectedHash":"ïŒ{hash}ïŒ","resetTargetNoneSelected":"ïŒæªéžæïŒ","modeSoft":"soft","modeMixed":"mixed","modeHard":"hard","resetHardWarning":"ããŒããªã»ããã¯æªã³ãããã®å€æŽãå®å
šã«ç Žæ£ããHEAD ãç§»åãããšã³ãããã倱ãããå¯èœæ§ããããŸãããã®æäœã¯åãæ¶ããŸããã","runningSessionWarning":"ãã®å±éºãªæäœã¯ã皌åäžã®ã»ãã·ã§ã³ãç·šéäžã®äœæ¥ãã¡ã€ã«ãç Žå£çã«æžãæããŸãã","confirmPlaceholder":"確èªã®ãã \\"{branch}\\" ãšå
¥åããŠãã ãã","reset":"ãªã»ãã","revertTitle":"ãªããŒã","revertBodyPrefix":"ã³ãããããªããŒã ","revertNoCommit":"ã³ãããããªãïŒã¹ããŒãžã®ãŸãŸïŒ","revert":"ãªããŒã","forcePushTitle":"匷å¶ããã·ã¥","protectedBranchWarning":"ããã©ã«ããã©ã³ããžã® force push ã¯çŠæ¢ãããŠããŸãã","forceWithLease":"--force-with-lease ã䜿çšïŒæšå¥š â ãªã¢ãŒããæŽæ°ãããŠããå Žåã¯æåŠãããŸãïŒ","forcePush":"匷å¶ããã·ã¥"},"network":{"quickActions":"ã¯ã€ãã¯æäœ","fetch":"ãã§ãã","pull":"ãã«","push":"ããã·ã¥","noUpstreamTooltip":"ã¢ããã¹ããªãŒã ããããŸãã â ããã·ã¥æã«èšå®ãããŸã","pushing":"ããã·ã¥äž","pulling":"ãã«äž","fetching":"ãã§ããäž","progress":"{operation}⊠{elapsed}ç§","abort":"äžæ¢","conflicts":"ãã«ã§ç«¶åãçºçããŸãã: {files}ãã¿ãŒããã«ã§è§£æ±ºããŠãã ããã","authFailedGuidance":"ã¿ãŒããã«ã§äžåºŠ push/pull ããŠèªèšŒæ
å ±ãèšå®ããŠãã ããã","failed":"Git ã®ãããã¯ãŒã¯æäœã«å€±æããŸãã"},"stash":{"titlePrefix":"ã¹ã¿ãã·ã¥ ","count":"ïŒ{count}ïŒ","refresh":"ã¹ã¿ãã·ã¥äžèŠ§ãæŽæ°","messagePlaceholder":"ã¹ã¿ãã·ã¥ã¡ãã»ãŒãžïŒä»»æïŒ","includeUntracked":"æªè¿œè·¡ãã¡ã€ã«ãå«ãã","push":"ã¹ã¿ãã·ã¥","loading":"ã¹ã¿ãã·ã¥ãèªã¿èŸŒã¿äž...","empty":"ã¹ã¿ãã·ã¥ããããŸãã","apply":"é©çš","pop":"ããã","drop":"ç Žæ£","dropConfirmSuffix":" ãå®å
šã«åé€ããŸãããã®æäœã¯åãæ¶ããŸããã"},"aiPrompts":{"branchCreate":"{base} ãã {name} ãã©ã³ããäœæã㊠checkout ããŠãã ããã","branchCreateBaseHead":"çŸåšã® HEAD","branchDelete":"{name} ãã©ã³ããåé€ããŠãã ããã","branchDeleteForce":"{name} ãã©ã³ããåé€ããŠãã ãããïŒããŒãžãããŠããªãã³ãããããã£ãŠã -D ã§åŒ·å¶åé€ããŠãã ããïŒ","stashCleanup":"å€ã stash entry ããªã¹ãã¢ããããäžèŠãªãã®ãåé€ããææ¡ãããŠãã ããã","stashCleanupCurrent":"çŸåšã® stash:","stashConflict":"stash ã® pop / apply ã§ conflict ãçºçããŸãããconflict ã解決ããŠãã commit ããŠãã ããã","reset":"{target} ã«å¯Ÿã㊠{mode} reset ãè¡ãããã§ããå®å
šã«å®è¡ããŠãã ããã","resetHard":"{target} ã«å¯Ÿã㊠hard reset ãè¡ãããã§ããå®å
šã«å®è¡ããŠãã ããã hard reset ã¯äœæ¥å
容ã倱ãå¯èœæ§ããããŸããããçŽåã® hard reset ãåãæ¶ãããå Žå㯠git reflog ãã埩æ§ããŠãã ããã","revert":"ã³ããã {commit} ã revert ããŠãã ããã","forcePush":"{branchRef} ã force-with-lease ã§ push ãããã§ããäºåã« upstreamïŒ{upstream}ïŒãšã®å·®åã確èªããå®å
šãªå Žåã®ã¿ push ããŠãã ããã","forcePushAhead":"{branchRef}ïŒâ{ahead}ïŒ ã force-with-lease ã§ push ãããã§ããäºåã« upstreamïŒ{upstream}ïŒãšã®å·®åã確èªããå®å
šãªå Žåã®ã¿ push ããŠãã ããã","forcePushCurrentBranch":"çŸåšã®ãã©ã³ã"}},"activityBar":{"toggleSidebar":"ãµã€ãããŒãåãæ¿ã","label":"ã¢ã¯ãã£ããã£ããŒ","files":"ãã¡ã€ã«","git":"Git","notes":"ã¡ã¢","schedules":"ã¹ã±ãžã¥ãŒã«","agent":"ãšãŒãžã§ã³ã","timer":"ã¿ã€ããŒ","todo":"ToDo"},"branchMismatch":{"changedFrom":"ãã©ã³ãã","to":"ãã","dismiss":"ã¢ã©ãŒããéãã"},"contextMenu":{"label":"ãã¡ã€ã«æäœ","uploadFile":"ãã¡ã€ã«ãã¢ããããŒã","rename":"ååã倿Ž","move":"ç§»å","delete":"åé€"},"navigation":{"toolbarLabel":"TUI ããã²ãŒã·ã§ã³","caption":"ãã","quitPager":"ããŒãžã£ãŒãçµäº"},"newFileDialog":{"title":"æ°èŠãã¡ã€ã«","fileNameLabel":"ãã¡ã€ã«å","placeholder":"document","create":"äœæ"},"paneResizer":{"label":"ãã€ã³ã®ãµã€ãºã倿ŽããŸãã{arrows}ããŒã§èª¿æŽã§ããŸãã","arrowsHorizontal":"å·Šå³ã®ç¢å°","arrowsVertical":"äžäžã®ç¢å°"},"desktopLayout":{"activityPane":"ã¢ã¯ãã£ããã£ãã€ã³","terminalPane":"ã¿ãŒããã«ãã€ã³"},"worktreeStatus":{"notSet":"æªèšå®","ready":"æºåå®äº","inProgress":"äœæ¥äž","inReview":"ã¬ãã¥ãŒäž","done":"å®äº"},"card":{"main":"ã¡ã€ã³","description":"説æ","link":"ãªã³ã¯","openLink":"ãªã³ã¯ãæ°ããã¿ãã§éã","updated":"æŽæ° {time}"},"detail":{"worktree":"ã¯ãŒã¯ããªãŒ","repository":"ãªããžããª","copyRepositoryPath":"ãªããžããªã®ãã¹ãã³ããŒ","copyWorktreePath":"ã¯ãŒã¯ããªãŒã®ãã¹ãã³ããŒ","copyPath":"ãã¹ãã³ããŒ","copied":"ã³ããŒããŸããïŒ","path":"ãã¹","status":"ã¹ããŒã¿ã¹","worktreeStatusLabel":"ã¯ãŒã¯ããªãŒã®ã¹ããŒã¿ã¹","description":"説æ","addNotesPlaceholder":"ãã®ãã©ã³ãã«ã€ããŠã®ã¡ã¢ã远å ...","noDescription":"説æã¯ãŸã 远å ãããŠããŸãã","link":"ãªã³ã¯","lastUpdated":"æçµæŽæ°","logs":"ãã°","hide":"é ã","show":"衚瀺","goBack":"ã¯ãŒã¯ããªãŒäžèŠ§ã«æ»ã","home":"ããŒã ","viewInfo":"ã¯ãŒã¯ããªãŒã®æ
å ±ã衚瀺","info":"æ
å ±","infoModalTitle":"ã¯ãŒã¯ããªãŒæ
å ±","loading":"ã¯ãŒã¯ããªãŒãèªã¿èŸŒã¿äž...","loadingInfo":"ã¯ãŒã¯ããªãŒæ
å ±ãèªã¿èŸŒã¿äž...","errorLoading":"ã¯ãŒã¯ããªãŒã®èªã¿èŸŒã¿ã«å€±æããŸãã","uploadFile":"ãã¡ã€ã«ãã¢ããããŒã","unknownRepository":"äžæ","loadingEditor":"ãšãã£ã¿ãèªã¿èŸŒã¿äž...","agentInstanceSelection":"ãšãŒãžã§ã³ãã€ã³ã¹ã¿ã³ã¹ã®éžæ","statusPill":"{label}: {status}","subTabMessage":"ã¡ãã»ãŒãž","subTabGit":"Git"},"detailStatus":{"idle":"ã¢ã€ãã« - ã»ãã·ã§ã³ãªã","ready":"æºåå®äº - å
¥ååŸ
ã¡","running":"å®è¡äž - åŠçããŠããŸã","waiting":"åŸ
æ©äž - ãŠãŒã¶ãŒå
¥åãå¿
èŠã§ã"}}')}};
|
|
1
|
+
"use strict";exports.id=2445,exports.ids=[2445],exports.modules={52445:a=>{a.exports=JSON.parse('{"agentStatus":{"moreAgents":"ä» {count} ä»¶ã®ãšãŒãžã§ã³ã","overflowTrigger":"ä»ã®ãšãŒãžã§ã³ã"},"toc":{"title":"ç®æ¬¡","show":"ç®æ¬¡ã衚瀺","hide":"ç®æ¬¡ãé衚瀺","empty":"èŠåºããªã"},"composer":{"placeholder":"ã¡ãã»ãŒãžãå
¥åâŠ","commandsHint":"ã³ãã³ã","newlineHint":"æ¹è¡","removeAttachment":"æ·»ä»ãåé€","showSlashCommands":"ã¹ã©ãã·ã¥ã³ãã³ãã衚瀺","attachImage":"ç»åãæ·»ä»","sendMessage":"ã¡ãã»ãŒãžãéä¿¡"},"interrupt":{"stopProcessing":"åŠçãäžæ"},"history":{"title":"ã¡ãã»ãŒãžå±¥æŽ","regionLabel":"ã¡ãã»ãŒãžå±¥æŽ","loading":"ã¡ãã»ãŒãžãèªã¿èŸŒã¿äž","empty":"ã¡ãã»ãŒãžã¯ãŸã ãããŸãã","show":"衚瀺件æ°","displayLimit":"å±¥æŽã®è¡šç€ºä»¶æ°","showArchived":"ã¢ãŒã«ã€ãã衚瀺","showUserOnly":"ãŠãŒã¶ãŒã®ã¡ãã»ãŒãžã®ã¿è¡šç€º","showAllMessages":"ãã¹ãŠã®ã¡ãã»ãŒãžã衚瀺","openSearch":"æ€çŽ¢ãéã","closeSearch":"æ€çŽ¢ãéãã","copied":"ã¯ãªããããŒãã«ã³ããŒããŸãã","copyFailed":"ã³ããŒã«å€±æããŸãã","search":{"regionLabel":"å±¥æŽå
ããã¹ãæ€çŽ¢","placeholder":"æ€çŽ¢...","keywordLabel":"æ€çŽ¢ããŒã¯ãŒã","prev":"åã®çµæ (prev)","next":"次ã®çµæ (next)","close":"æ€çŽ¢ãéãã (close)","countAtMax":"{current}/{max}以äž"}},"conversation":{"waitingForResponse":"ã¬ã¹ãã³ã¹åŸ
ã¡...","you":"ããªã","assistant":"ã¢ã·ã¹ã¿ã³ã","sending":"éä¿¡äžâŠ","failedToSend":"éä¿¡ã«å€±æããŸãã","retrySending":"ã¡ãã»ãŒãžãåéä¿¡","discard":"ç Žæ£","discardMessage":"ã¡ãã»ãŒãžãç Žæ£","insertToMessage":"ã¡ãã»ãŒãžæ¬ã«æ¿å
¥","copy":"ã³ããŒ","copyMessage":"ã¡ãã»ãŒãžãã³ããŒ","collapse":"æãããã","expand":"å±é","collapseMessage":"ã¡ãã»ãŒãžãæãããã","expandMessage":"ã¡ãã»ãŒãžãå±é","systemMessage":"ã·ã¹ãã ã¡ãã»ãŒãž","systemMessageLabel":"ã·ã¹ãã ã¡ãã»ãŒãž","openFile":"ãã¡ã€ã«ãéã: {path}","conversationLabel":"äŒè©±: {preview}"},"messages":{"loading":"ã¡ãã»ãŒãžãèªã¿èŸŒã¿äž...","empty":"ã¡ãã»ãŒãžã¯ãŸã ãããŸãã","you":"ããªã","copy":"ã³ããŒ","copyMessage":"ã¡ãã»ãŒãžãã³ããŒ","viewLogFile":"ãã°ãã¡ã€ã«ã衚瀺 â"},"slashCommands":{"title":"ã³ãã³ã","searchPlaceholder":"ã³ãã³ããæ€çŽ¢...","enterCustomCommand":"ã«ã¹ã¿ã ã³ãã³ããå
¥å...","selectHint":"éžæ","closeHint":"éãã","empty":"å©çšå¯èœãªã³ãã³ãããããŸãã","descriptions":{"clear":"äŒè©±å±¥æŽãã¯ãªã¢","compact":"ã³ã³ããã¹ããå§çž®ããŠããŒã¯ã³äœ¿çšéãåæž","resume":"ååã®äŒè©±ãåé","rewind":"äŒè©±ã以åã®ç¶æ
ã«å·»ãæ»ã","config":"èšå®ãéã","model":"AI ã¢ãã«ãåãæ¿ã","permissions":"ããŒã«ã®æš©éãè¡šç€ºã»æŽæ°","status":"ã»ãã·ã§ã³ã®ç¶æ
ã確èª","context":"ã³ã³ããã¹ããŠã£ã³ããŠã®äœ¿çšéã衚瀺","cost":"ããŒã¯ã³ãšã³ã¹ãã®äœ¿çšéã衚瀺","review":"ã³ãŒãã®å€æŽãã¬ãã¥ãŒ","pr-comments":"PR ã®ã³ã¡ã³ãã衚瀺","help":"å©çšå¯èœãªãã¹ãŠã®ã³ãã³ãã衚瀺","doctor":"ã€ã³ã¹ããŒã«ç¶æ
ã蚺æ","export":"äŒè©±å±¥æŽããšã¯ã¹ããŒã","todos":"TODO ãªã¹ãã衚瀺","focus":"ãã©ãŒã«ã¹ã¢ãŒããåãæ¿ã","effort":"ã¢ãã«ã®æèéã調æŽïŒhigh/medium/lowïŒ","fast":"é«éå¿çã¢ãŒãã«åãæ¿ã","lazy":"ã¬ã€ãžãŒã¢ãŒããåãæ¿ã","new":"æ°ããäŒè©±ãéå§","undo":"çŽåã® Codex ã®æäœãåãæ¶ã","logout":"Codex ãããµã€ã³ã¢ãŠã","quit":"Codex CLI ãçµäº","approvals":"èªåå®è¡ã®æ¿èªã¬ãã«ã倿Ž","diff":"Git ã®å·®åãè¡šç€ºïŒæªè¿œè·¡ãã¡ã€ã«ãå«ãïŒ","mention":"次ã®ããåãã«ãã¡ã€ã«/ãã©ã«ããæ·»ä»","mcp":"å©çšå¯èœãª MCP ããŒã«ãäžèŠ§è¡šç€º","init":"ã«ã¬ã³ããã£ã¬ã¯ããªã« AGENTS.md ãã³ãã¬ãŒããçæ","feedback":"Codex ããŒã ã«ãã£ãŒãããã¯ãéä¿¡","plan":"ãã©ã³ã¢ãŒããåãæ¿ã","goal":"çŸåšã®ã»ãã·ã§ã³ã®ç®æšãèšå®","agent":"ã¢ã¯ãã£ããªãšãŒãžã§ã³ããåãæ¿ãïŒCodexïŒ","subagents":"ãµããšãŒãžã§ã³ãã管ç","fork":"çŸåšã®ã»ãã·ã§ã³ããã©ãŒã¯","memories":"Codex ã®ã¡ã¢ãªã管ç","skills":"Codex ã®ã¹ãã«ã管ç","hooks":"Codex ã®ããã¯ã管ç","sessions":"äŒè©±å±¥æŽãé²èЧ","connect":"èšèªãµãŒããŒã«æ¥ç¶","exit":"OpenCode TUI ãçµäº","models":"AI ã¢ãã«ãåãæ¿ã","agents":"å©çšå¯èœãªãã¹ãŠã®ãšãŒãžã§ã³ããäžèЧã»ç®¡çïŒOpenCodeïŒ","themes":"TUI ã®ããŒãã倿Ž","editor":"é·æã¡ãã»ãŒãžçšã®ãšãã£ã¿ãéã"}},"session":{"confirmKill":"ã{name}ãã®ã»ãã·ã§ã³ãçµäºããŸããïŒ\\n\\nâ»å
šãŠã®ã¡ãã»ãŒãžå±¥æŽãåé€ãããŸãããã°ãã¡ã€ã«ã¯ä¿æãããŸãã","failedToKill":"ã»ãã·ã§ã³ã®çµäºã«å€±æããŸãã","confirmEnd":"{tool} ã»ãã·ã§ã³ãçµäºããŸããïŒ","endWarning":"ã»ãã·ã§ã³ãçµäºãããšããã£ããå±¥æŽãã¯ãªã¢ãããŸãã","running":"ã»ãã·ã§ã³å®è¡äž","starting":"ã»ãã·ã§ã³èµ·åäž","startingEllipsis":"ã»ãã·ã§ã³èµ·åäž..."},"status":{"waitingForResponse":"ã¬ã¹ãã³ã¹åŸ
ã¡","responseCompleted":"ã¬ã¹ãã³ã¹å®äº","thinking":"èãäž...","thinkingStatus":"æèäž","claudeIsThinking":"Claude ãèãäžã§ã..."},"output":{"latest":"ææ°ã®åºå","realtimeUpdate":"ãªã¢ã«ã¿ã€ã æŽæ°"},"errors":{"failedToUpdateFavorite":"ãæ°ã«å
¥ãã®æŽæ°ã«å€±æããŸãã","failedToUpdateStatus":"ã¹ããŒã¿ã¹ã®æŽæ°ã«å€±æããŸãã"},"feedback":{"title":"ãã£ãŒãããã¯ã»ãµããŒã","bugReport":"ãã°ãå ±å","featureRequest":"æ©èœãææ¡","question":"質åãã","viewIssues":"IssueäžèЧãèŠã"},"fileTree":{"moveTo":"ç§»åå
ãéžæ...","moveDialogTitle":"ç§»åå
ãéžæ","moveConfirm":"ããã«ç§»å","moveSuccess":"ç§»åããŸãã","timeAgo":"{time}å","rootDirectory":"ã«ãŒã","metadata":{"size":"ãµã€ãº","created":"äœæ","modified":"æŽæ°","settingsLabel":"ã¡ã¿ããŒã¿è¡šç€ºèšå®","settingsTitle":"ã€ã³ã©ã€ã³è¡šç€º","showSize":"ãã¡ã€ã«ãµã€ãº","showCreated":"äœææ¥æ","showModified":"æŽæ°æ¥æ"},"loading":"ãã¡ã€ã«ãèªã¿èŸŒã¿äž","empty":"ãã¡ã€ã«ãèŠã€ãããŸãã","newFile":"æ°èŠãã¡ã€ã«","newDirectory":"æ°èŠãã£ã¬ã¯ããª","noResultsMatching":"ã{query}ãã«äžèŽãããã¡ã€ã«ã¯ãããŸãã","noResultsContaining":"ã{query}ããå«ããã¡ã€ã«ã¯ãããŸãã","label":"ãã¡ã€ã«ããªãŒ","refreshing":"ãã¡ã€ã«ãæŽæ°äž","refreshLabel":"ãã¡ã€ã«ããªãŒãæŽæ°","resetViewLabel":"ãã¡ã€ã«ããªãŒã®è¡šç€ºããªã»ãã","loadError":"ãã¡ã€ã«ã®èªã¿èŸŒã¿ã«å€±æããŸãã","loadDirectoryError":"ãã£ã¬ã¯ããªã®èªã¿èŸŒã¿ã«å€±æããŸãã: {status}","itemCount":"{count} é
ç®"},"update":{"available":"æ°ããããŒãžã§ã³ãå©çšå¯èœã§ã","latestVersion":"ææ°: v{version}","updateCommand":"æŽæ°ã³ãã³ã:","viewRelease":"ãªãªãŒã¹ã衚瀺","dataPreserved":"ã¢ããããŒãã«ããããŒã¿ããŒã¹ã®ããŒã¿ã¯ä¿æãããŸãã","version":"ããŒãžã§ã³","installTypeGlobal":"npmïŒã°ããŒãã«ïŒ","installTypeLocal":"ããŒã«ã«ïŒgit pullïŒ","updateNow":"ä»ããã¢ããããŒã","npxRestartNotice":"ãã®ãµãŒã㯠npx ã§èµ·åããŠããŸããã¢ããããŒãã¯ææ°çãååŸããŠãµãŒããåèµ·åããŸããããŒããªã©äžéšã®èµ·åèšå®ã¯å€ããããšããããŸããèªåã§åæ¥ç¶ããªãå Žåã¯ãcommandmate statusãã§çšŒåå
ã確èªããŠãã ããã","confirmTitle":"CommandMate ãã¢ããããŒãããŸããïŒ","confirmDescription":"CommandMate ã v{version} ã«æŽæ°ããŸãããµãŒãã忢ããæ°ããããŒãžã§ã³ãã€ã³ã¹ããŒã«ããŠãå床起åããŸããæ°åããããŸãã","confirmButton":"ã¢ããããŒã","starting":"ã¢ããããŒããéå§ããŠããŸã...","updating":"ã¢ããããŒãäžã§ãããµãŒãã¯èªåçã«åèµ·åããŸãã","updatingHint":"æ°åããããŸãããã®ç»é¢ãéãããŸãŸã«ããŠãã ãããæ°ããããŒãžã§ã³ã®æºåãã§ãããšèªåçã«åèªã¿èŸŒã¿ãããŸãã","noRestartTitle":"æŽæ°ãã€ã³ã¹ããŒã«ããŸãã","noRestartDescription":"ãã®ãµãŒãã¯ãcommandmate start --daemonã以å€ã®æ¹æ³ã§èµ·åãããŠãããããæ§ããŒãžã§ã³ã®ãŸãŸçšŒåããŠããŸããåæ ããã«ã¯ãµãŒããæåã§åèµ·åããŠãã ããã","timeoutTitle":"ã¢ããããŒãã«å€±æããå¯èœæ§ããããŸã","timeoutDescription":"æ³å®æéå
ã«ãµãŒãã埩垰ããŸããã§ãããç¶æ
ã確èªããæåã§ã¢ããããŒããå®äºããŠãã ãã:","errorTitle":"ã¢ããããŒããéå§ã§ããŸããã§ãã","errorNotGlobal":"CommandMate ã¯ã°ããŒãã«ã€ã³ã¹ããŒã«ã§ã¯ãªããããèªå·±æŽæ°ã§ããŸããã","errorInProgress":"ã¢ããããŒãã¯æ¢ã«å®è¡äžã§ãã","errorGeneric":"ã¢ããããŒããéå§ã§ããŸããã§ãããæåã§ã³ãã³ããå®è¡ããŠãã ãã:","logHint":"ã¢ããããŒããã°: {path}"},"terminal":{"historyLabel":"å±¥æŽ","filesLabel":"ãã¡ã€ã«","showHistory":"å±¥æŽã衚瀺","hideHistory":"å±¥æŽãé衚瀺","showFiles":"ãã¡ã€ã«ã衚瀺","hideFiles":"ãã¡ã€ã«ãé衚瀺","equalizeWidths":"åçå¹
","equalizeWidthsHint":"ã¿ãŒããã«å¹
ãåçã«ããå±¥æŽå¹
ãåæå€ã«æ»ã","addSplit":"åå²ã远å ","removeSplit":"åå²ãåé€","selectInstance":"{split} ã®ãšãŒãžã§ã³ãã€ã³ã¹ã¿ã³ã¹ãéžæ","moreActions":"ãã®ä»ã®æäœ","searchTerminal":"ã¿ãŒããã«å
ãæ€çŽ¢","endSession":"ã»ãã·ã§ã³ãçµäº","endSessionFor":"{name}ã®ã»ãã·ã§ã³ãçµäº"},"todo":{"addPlaceholder":"ToDoã远å âŠ","add":"远å ","empty":"ToDoã¯ãŸã ãããŸããã","loading":"èªã¿èŸŒã¿äžâŠ","statusTodo":"æªçæ","statusDoing":"仿","statusDone":"å®äº","cycleStatus":"ã¹ããŒã¿ã¹: {status}ïŒã¯ãªãã¯ã§å€æŽïŒ","moveUp":"äžãžç§»å","moveDown":"äžãžç§»å","delete":"ToDoãåé€","edit":"ToDoãç·šé","editTitle":"ToDoãç·šé","contentLabel":"ä»¶å","contentPlaceholder":"ToDoã®ä»¶å","detailLabel":"詳现","detailPlaceholder":"詳现ãå
¥åïŒä»»æïŒâŠ","hasDetail":"詳现ãã","copyDetail":"詳现ãã³ããŒ","save":"ä¿å","cancel":"ãã£ã³ã»ã«","loadError":"ToDoã®èªã¿èŸŒã¿ã«å€±æããŸãã","addError":"ToDoã®è¿œå ã«å€±æããŸãã","updateError":"ToDoã®æŽæ°ã«å€±æããŸãã","deleteError":"ToDoã®åé€ã«å€±æããŸãã","reorderError":"ToDoã®äžŠã³æ¿ãã«å€±æããŸãã"},"htmlPreview":{"interactiveModeConfirm":"Interactiveã¢ãŒãã§ã¯ã¹ã¯ãªãããå®è¡ãããŸããä¿¡é Œã§ããªãHTMLãã¡ã€ã«ã§ã¯Safeã¢ãŒãã䜿çšããŠãã ããã","title":"HTML ãã¬ãã¥ãŒ: {path}","modeSource":"ãœãŒã¹","modePreview":"ãã¬ãã¥ãŒ","modeSplit":"åå²","sandboxSafe":"ã»ãŒã","sandboxInteractive":"ã€ã³ã¿ã©ã¯ãã£ã"},"editor":{"saveFailedCloseConfirm":"ä¿åã«å€±æããŸããããã®ãŸãŸéããŸããïŒ","unsavedCloseConfirm":"æªä¿åã®å€æŽããããŸããéããŠãããããã§ããïŒ","loading":"èªã¿èŸŒã¿äž...","placeholder":"å
¥åãéå§...","placeholderMarkdown":"Markdown ã®å
¥åãéå§...","saveSuccess":"ãã¡ã€ã«ãä¿åããŸãã","saveError":"ãã¡ã€ã«ã®ä¿åã«å€±æããŸãã","loadError":"ãã¡ã€ã«ã®èªã¿èŸŒã¿ã«å€±æããŸãã","sessionExpired":"ã»ãã·ã§ã³ã®æå¹æéãåããŸãããåãã°ã€ã³ããŠãã ããã","autoSaveFailed":"èªåä¿åã«å€±æããŸãããæåä¿åã«åãæ¿ããŸãã","unsaved":"æªä¿å","auto":"èªå","splitView":"åå²è¡šç€º","editorOnly":"ãšãã£ã¿ã®ã¿","previewOnly":"ãã¬ãã¥ãŒã®ã¿","enterFullscreen":"å
šç»é¢ã«ãã (Ctrl+Shift+F)","exitFullscreen":"å
šç»é¢ãçµäº (ESC)"},"actions":{"copyPath":"ãã¹ãã³ããŒ","copyContent":"å
容ãã³ããŒ","copyFilePath":"ãã¡ã€ã«ãã¹ãã³ããŒ","copyFileContent":"ãã¡ã€ã«ã®å
容ãã³ããŒ","search":"æ€çŽ¢","searchInFile":"ãã¡ã€ã«å
ãæ€çŽ¢","edit":"ç·šé","editFile":"ãã¡ã€ã«ãç·šé","download":"ããŠã³ããŒã","downloadFile":"ãã¡ã€ã«ãããŠã³ããŒã","close":"éãã","save":"ä¿å","saving":"ä¿åäž...","saved":"ä¿åæžã¿","prev":"åãž","next":"次ãž","fullscreen":"å
šç»é¢","exitFullscreen":"å
šç»é¢ãçµäº","minimize":"æå°å","maximize":"æå€§å","retry":"å詊è¡","refresh":"æŽæ°","resetView":"衚瀺ããªã»ãã"},"fileSearch":{"placeholder":"æ€çŽ¢...","prevMatch":"åã®çµæ","nextMatch":"次ã®çµæ","close":"æ€çŽ¢ãéãã"},"fileViewer":{"loading":"ãã¡ã€ã«ãèªã¿èŸŒã¿äž...","loadError":"ãã¡ã€ã«ã®èªã¿èŸŒã¿ã«å€±æããŸãã","tabSource":"ãœãŒã¹","tabPreview":"ãã¬ãã¥ãŒ","sandboxSafe":"ã»ãŒã","sandboxInteractive":"ã€ã³ã¿ã©ã¯ãã£ã","slideTitle":"{name} - ã¹ã©ã€ã {number}","noSlides":"{fileName} ã«ã¹ã©ã€ããèŠã€ãããŸãã","slides":"ã¹ã©ã€ã","editor":"ãšãã£ã¿"},"fileTabs":{"unsavedChanges":"æªä¿åã®å€æŽ","closeTab":"{name} ãéãã"},"markdownPreview":{"loadingImage":"[ç»åãèªã¿èŸŒã¿äž...]","editor":"ãšãã£ã¿","preview":"ãã¬ãã¥ãŒ","exitFullscreenHint":"ESC ããŒã§å
šç»é¢ãçµäº","exitFullscreenHintSwipe":"(ãŸãã¯äžã«ã¹ã¯ã€ã)","largeFileWarning":"倧ããªãã¡ã€ã«: ããã©ãŒãã³ã¹ã«åœ±é¿ããå ŽåããããŸãã"},"mermaid":{"rendering":"å³ãæç»äž...","loading":"å³ãèªã¿èŸŒã¿äž...","errorTitle":"å³ã®ãšã©ãŒ","emptyCode":"å³ã®ã³ãŒãã空ã§ã","renderError":"å³ã®æç»ã«å€±æããŸãã"},"imageViewer":{"loadError":"ç»åã®èªã¿èŸŒã¿ã«å€±æããŸãã"},"videoViewer":{"loadError":"åç»ã®èªã¿èŸŒã¿ã«å€±æããŸãã","loading":"åç»ãèªã¿èŸŒã¿äž...","unsupported":"ã䜿ãã®ãã©ãŠã¶ã¯ video ã¿ã°ã«å¯Ÿå¿ããŠããŸããã"},"logViewer":{"title":"ãã°ãã¡ã€ã«","all":"ãã¹ãŠ ({count})","toolCount":"{tool} ({count})","empty":"ãã°ãã¡ã€ã«ãèŠã€ãããŸãã","emptyFiltered":"{tool} ã®ãã°ãã¡ã€ã«ãèŠã€ãããŸãã","copyTitle":"ãµãã¿ã€ãºãããã°ãã¯ãªããããŒãã«ã³ããŒ","export":"ãšã¯ã¹ããŒã","exporting":"ãšã¯ã¹ããŒãäž...","copied":"ãã°ãã¯ãªããããŒãã«ã³ããŒããŸãã (ãµãã¿ã€ãºæžã¿)","exportError":"ãã°ã®ãšã¯ã¹ããŒãã«å€±æããŸãã: {error}","searchPlaceholder":"ãã°ãã¡ã€ã«å
ãæ€çŽ¢...","prevMatch":"åã®äžèŽ (Shift+Enter)","nextMatch":"次ã®äžèŽ (Enter)","noMatches":"ã{query}ãã«äžèŽãããã®ã¯ãããŸãã"},"pdfPreview":{"title":"PDF ãã¬ãã¥ãŒ: {path}","loadError":"PDFãã¬ãã¥ãŒãèªã¿èŸŒããŸããã§ããã","openInNewTab":"PDFãæ°ããã¿ãã§éã","download":"ããŠã³ããŒã","downloadPdf":"PDF ãããŠã³ããŒã"},"diffViewer":{"badge":"DIFF","close":"å·®å衚瀺ãéãã"},"search":{"searching":"æ€çŽ¢äž...","placeholder":"ãã¡ã€ã«ãæ€çŽ¢...","label":"ãã¡ã€ã«ãæ€çŽ¢","clear":"æ€çŽ¢ãã¯ãªã¢","mode":"ã¢ãŒã:","modeName":"åå","modeContent":"å
容"},"tabs":{"ariaLabel":"ã¢ãã€ã«ããã²ãŒã·ã§ã³","terminal":"ã¿ãŒããã«","history":"å±¥æŽ","files":"ãã¡ã€ã«","memo":"ããŒã«","info":"æ
å ±","newOutput":"æ°ããåºåããããŸã","promptWaiting":"ããã³ããåŸ
æ©äž","updateAvailable":"æŽæ°ããããŸã"},"git":{"uncommittedChanges":"æªã³ãããã®å€æŽ","askAi":"AI ã«è³ªå","askAiTooltip":"çŸåšã®ç¶æ³ã AI ãã£ããã«äžæžãããŸãïŒèªåéä¿¡ã¯ãããŸããïŒ","advancedOperations":"é«åºŠãªæäœ","remote":"ãªã¢ãŒã","paneSections":"Git ãã€ã³ã®ã»ã¯ã·ã§ã³","tabs":{"status":"ã¹ããŒã¿ã¹","changes":"倿Ž","history":"å±¥æŽ","advanced":"é«åºŠãªæäœ"},"checkout":{"action":"ãã§ãã¯ã¢ãŠã","ariaLabel":"ãã©ã³ãããã§ãã¯ã¢ãŠã","noBranches":"ãã©ã³ãããããŸãã","checkoutBranch":"{name} ããã§ãã¯ã¢ãŠã","checkedOutElsewhere":"å¥ã®ã¯ãŒã¯ããªãŒã§ãã§ãã¯ã¢ãŠãäž: {path}","defaultBadge":"ããã©ã«ã","confirmTitlePrefix":"","confirmTitleSuffix":" ããã§ãã¯ã¢ãŠãããŸããïŒ","forceLabel":"倿Žãç Žæ£ããŠåŒ·å¶ãã§ãã¯ã¢ãŠã â æªã³ãããã®å€æŽã¯å€±ãããŸã","historyLossWarning":"å¥ãã©ã³ããžåãæ¿ãããšããã®ã¯ãŒã¯ããªãŒã«çŽã¥ããã£ããå±¥æŽã»ã¡ã¢ã»ã¹ã±ãžã¥ãŒã«ã次ååææã«å€±ãããå¯èœæ§ããããŸã","runningSessionWarning":"ãã®ãã©ã³ãã«åãæ¿ãããšã皌åäžã®ã»ãã·ã§ã³ã®äœæ¥ãã¡ã€ã«ãå€åããŸãã"},"branches":{"title":"ãã©ã³ã","newButton":"+ æ°èŠ","refresh":"ãã©ã³ããæŽæ°","filterLocal":"ããŒã«ã«","filterRemote":"ãªã¢ãŒã","filterAll":"ãã¹ãŠ","loading":"ãã©ã³ããèªã¿èŸŒã¿äž...","empty":"ãã©ã³ãããããŸãã","defaultBadge":"ããã©ã«ã","deleteBranch":"{name} ãåé€","delete":"åé€","createTitle":"ãã©ã³ããäœæ","namePlaceholder":"ãã©ã³ãåïŒäŸ: feature/123-fooïŒ","nameLabel":"æ°ãããã©ã³ãå","baseLabel":"ããŒã¹ãã©ã³ã","currentHead":"ïŒçŸåšã® HEADïŒ","create":"äœæ","deleteTitlePrefix":"","deleteTitleSuffix":" ãåé€ããŸããïŒ","forceDeleteLabel":"匷å¶åé€ïŒ-DïŒâ ããŒãžãããŠããªãã³ãããã¯å€±ãããŸã"},"changes":{"title":"倿Ž","refresh":"倿ŽãæŽæ°","loading":"倿Žãèªã¿èŸŒã¿äž...","listHeader":"{title}ïŒ{count}ïŒ","empty":"ãªã","togglePreview":"{path} ã®å·®åãã¬ãã¥ãŒãåãæ¿ã","showDiff":"{path} ã®å·®åã衚瀺","diff":"å·®å","fileAction":"{path} ã{action}","loadingPreview":"å·®åãã¬ãã¥ãŒãèªã¿èŸŒã¿äž...","previewFailed":"ãã¬ãã¥ãŒã®èªã¿èŸŒã¿ã«å€±æããŸãã","noDiff":"å·®åããããŸãã","truncated":"⊠çç¥ãããŸãã â å®å
šãªå·®åãéã","staged":"ã¹ããŒãžæžã¿","unstaged":"æªã¹ããŒãž","untracked":"æªè¿œè·¡","stage":"ã¹ããŒãž","unstage":"ã¢ã³ã¹ããŒãž","commitMessage":"ã³ãããã¡ãã»ãŒãž","amend":"çŽåã®ã³ããããä¿®æ£","commit":"ã³ããã","committing":"ã³ãããäž...","commitAndPush":"ã³ããã + ããã·ã¥","commitAndPushTooltip":"ã³ãããããŠããããã·ã¥ããŸããããã·ã¥ã«å€±æããŠãã³ãããã¯ä¿åæžã¿ãªã®ã§ãããã·ã¥ãåå®è¡ããŠãã ããã"},"history":{"title":"ã³ãããå±¥æŽ","refresh":"ã³ãããå±¥æŽãæŽæ°","loading":"ã³ãããå±¥æŽãèªã¿èŸŒã¿äž...","empty":"ã³ãããããããŸãã","viewDiffFor":"{hash} ã®å·®åã衚瀺","viewDiff":"å·®åã衚瀺","hideDiff":"å·®åãé ã","loadingChangedFiles":"倿Žãã¡ã€ã«ãèªã¿èŸŒã¿äž...","noChangedFiles":"倿Žãã¡ã€ã«ããããŸãã","showCommitDiff":"{path} ã®ã³ãããå·®åã衚瀺","changedFiles":"倿Žãã¡ã€ã«","diffLabel":"å·®å: {file}","loadingDiff":"å·®åãèªã¿èŸŒã¿äž...","noDiff":"å·®åããããŸãã","diffInFilePanel":"ãã¡ã€ã«ããã«ã«å·®åã衚瀺äž: {file}"},"currentStatus":{"title":"çŸåšã®ç¶æ³","refresh":"Git ã¹ããŒã¿ã¹ãæŽæ°","loading":"Git ã¹ããŒã¿ã¹ãèªã¿èŸŒã¿äž...","uncommitted":"æªã³ããã","aheadTooltip":"ã¢ããã¹ããªãŒã ããå
è¡ããŠããã³ãããæ°","behindTooltip":"ã¢ããã¹ããªãŒã ããé
ããŠããã³ãããæ°"},"danger":{"title":"å±éºãªæäœ","resetOpen":"ãªã»ããâŠ","revertOpen":"ãªããŒãâŠ","forcePushOpen":"匷å¶ããã·ã¥âŠ","selectCommitHint":"ãªããŒã / æå®ã³ããããžã®ãªã»ãããè¡ãã«ã¯ãã³ãããå±¥æŽã§ã³ããããéžæããŠãã ããã","resetTitle":"ãªã»ãã","resetTargetHead":"HEAD","resetTargetSelectedPrefix":"éžæäžã®ã³ããã ","resetTargetSelectedHash":"ïŒ{hash}ïŒ","resetTargetNoneSelected":"ïŒæªéžæïŒ","modeSoft":"soft","modeMixed":"mixed","modeHard":"hard","resetHardWarning":"ããŒããªã»ããã¯æªã³ãããã®å€æŽãå®å
šã«ç Žæ£ããHEAD ãç§»åãããšã³ãããã倱ãããå¯èœæ§ããããŸãããã®æäœã¯åãæ¶ããŸããã","runningSessionWarning":"ãã®å±éºãªæäœã¯ã皌åäžã®ã»ãã·ã§ã³ãç·šéäžã®äœæ¥ãã¡ã€ã«ãç Žå£çã«æžãæããŸãã","confirmPlaceholder":"確èªã®ãã \\"{branch}\\" ãšå
¥åããŠãã ãã","reset":"ãªã»ãã","revertTitle":"ãªããŒã","revertBodyPrefix":"ã³ãããããªããŒã ","revertNoCommit":"ã³ãããããªãïŒã¹ããŒãžã®ãŸãŸïŒ","revert":"ãªããŒã","forcePushTitle":"匷å¶ããã·ã¥","protectedBranchWarning":"ããã©ã«ããã©ã³ããžã® force push ã¯çŠæ¢ãããŠããŸãã","forceWithLease":"--force-with-lease ã䜿çšïŒæšå¥š â ãªã¢ãŒããæŽæ°ãããŠããå Žåã¯æåŠãããŸãïŒ","forcePush":"匷å¶ããã·ã¥"},"network":{"quickActions":"ã¯ã€ãã¯æäœ","fetch":"ãã§ãã","pull":"ãã«","push":"ããã·ã¥","noUpstreamTooltip":"ã¢ããã¹ããªãŒã ããããŸãã â ããã·ã¥æã«èšå®ãããŸã","pushing":"ããã·ã¥äž","pulling":"ãã«äž","fetching":"ãã§ããäž","progress":"{operation}⊠{elapsed}ç§","abort":"äžæ¢","conflicts":"ãã«ã§ç«¶åãçºçããŸãã: {files}ãã¿ãŒããã«ã§è§£æ±ºããŠãã ããã","authFailedGuidance":"ã¿ãŒããã«ã§äžåºŠ push/pull ããŠèªèšŒæ
å ±ãèšå®ããŠãã ããã","failed":"Git ã®ãããã¯ãŒã¯æäœã«å€±æããŸãã"},"stash":{"titlePrefix":"ã¹ã¿ãã·ã¥ ","count":"ïŒ{count}ïŒ","refresh":"ã¹ã¿ãã·ã¥äžèŠ§ãæŽæ°","messagePlaceholder":"ã¹ã¿ãã·ã¥ã¡ãã»ãŒãžïŒä»»æïŒ","includeUntracked":"æªè¿œè·¡ãã¡ã€ã«ãå«ãã","push":"ã¹ã¿ãã·ã¥","loading":"ã¹ã¿ãã·ã¥ãèªã¿èŸŒã¿äž...","empty":"ã¹ã¿ãã·ã¥ããããŸãã","apply":"é©çš","pop":"ããã","drop":"ç Žæ£","dropConfirmSuffix":" ãå®å
šã«åé€ããŸãããã®æäœã¯åãæ¶ããŸããã"},"aiPrompts":{"branchCreate":"{base} ãã {name} ãã©ã³ããäœæã㊠checkout ããŠãã ããã","branchCreateBaseHead":"çŸåšã® HEAD","branchDelete":"{name} ãã©ã³ããåé€ããŠãã ããã","branchDeleteForce":"{name} ãã©ã³ããåé€ããŠãã ãããïŒããŒãžãããŠããªãã³ãããããã£ãŠã -D ã§åŒ·å¶åé€ããŠãã ããïŒ","stashCleanup":"å€ã stash entry ããªã¹ãã¢ããããäžèŠãªãã®ãåé€ããææ¡ãããŠãã ããã","stashCleanupCurrent":"çŸåšã® stash:","stashConflict":"stash ã® pop / apply ã§ conflict ãçºçããŸãããconflict ã解決ããŠãã commit ããŠãã ããã","reset":"{target} ã«å¯Ÿã㊠{mode} reset ãè¡ãããã§ããå®å
šã«å®è¡ããŠãã ããã","resetHard":"{target} ã«å¯Ÿã㊠hard reset ãè¡ãããã§ããå®å
šã«å®è¡ããŠãã ããã hard reset ã¯äœæ¥å
容ã倱ãå¯èœæ§ããããŸããããçŽåã® hard reset ãåãæ¶ãããå Žå㯠git reflog ãã埩æ§ããŠãã ããã","revert":"ã³ããã {commit} ã revert ããŠãã ããã","forcePush":"{branchRef} ã force-with-lease ã§ push ãããã§ããäºåã« upstreamïŒ{upstream}ïŒãšã®å·®åã確èªããå®å
šãªå Žåã®ã¿ push ããŠãã ããã","forcePushAhead":"{branchRef}ïŒâ{ahead}ïŒ ã force-with-lease ã§ push ãããã§ããäºåã« upstreamïŒ{upstream}ïŒãšã®å·®åã確èªããå®å
šãªå Žåã®ã¿ push ããŠãã ããã","forcePushCurrentBranch":"çŸåšã®ãã©ã³ã"}},"activityBar":{"toggleSidebar":"ãµã€ãããŒãåãæ¿ã","label":"ã¢ã¯ãã£ããã£ããŒ","files":"ãã¡ã€ã«","git":"Git","notes":"ã¡ã¢","schedules":"ã¹ã±ãžã¥ãŒã«","agent":"ãšãŒãžã§ã³ã","timer":"ã¿ã€ããŒ","todo":"ToDo"},"branchMismatch":{"changedFrom":"ãã©ã³ãã","to":"ãã","dismiss":"ã¢ã©ãŒããéãã"},"contextMenu":{"label":"ãã¡ã€ã«æäœ","uploadFile":"ãã¡ã€ã«ãã¢ããããŒã","rename":"ååã倿Ž","move":"ç§»å","delete":"åé€"},"navigation":{"toolbarLabel":"TUI ããã²ãŒã·ã§ã³","caption":"ãã","quitPager":"ããŒãžã£ãŒãçµäº"},"newFileDialog":{"title":"æ°èŠãã¡ã€ã«","fileNameLabel":"ãã¡ã€ã«å","placeholder":"document","create":"äœæ"},"paneResizer":{"label":"ãã€ã³ã®ãµã€ãºã倿ŽããŸãã{arrows}ããŒã§èª¿æŽã§ããŸãã","arrowsHorizontal":"å·Šå³ã®ç¢å°","arrowsVertical":"äžäžã®ç¢å°"},"desktopLayout":{"activityPane":"ã¢ã¯ãã£ããã£ãã€ã³","terminalPane":"ã¿ãŒããã«ãã€ã³"},"worktreeStatus":{"notSet":"æªèšå®","ready":"æºåå®äº","inProgress":"äœæ¥äž","inReview":"ã¬ãã¥ãŒäž","done":"å®äº"},"card":{"main":"ã¡ã€ã³","description":"説æ","link":"ãªã³ã¯","openLink":"ãªã³ã¯ãæ°ããã¿ãã§éã","updated":"æŽæ° {time}"},"detail":{"worktree":"ã¯ãŒã¯ããªãŒ","repository":"ãªããžããª","copyRepositoryPath":"ãªããžããªã®ãã¹ãã³ããŒ","copyWorktreePath":"ã¯ãŒã¯ããªãŒã®ãã¹ãã³ããŒ","copyPath":"ãã¹ãã³ããŒ","copied":"ã³ããŒããŸããïŒ","path":"ãã¹","status":"ã¹ããŒã¿ã¹","worktreeStatusLabel":"ã¯ãŒã¯ããªãŒã®ã¹ããŒã¿ã¹","description":"説æ","addNotesPlaceholder":"ãã®ãã©ã³ãã«ã€ããŠã®ã¡ã¢ã远å ...","noDescription":"説æã¯ãŸã 远å ãããŠããŸãã","link":"ãªã³ã¯","lastUpdated":"æçµæŽæ°","logs":"ãã°","hide":"é ã","show":"衚瀺","goBack":"ã¯ãŒã¯ããªãŒäžèŠ§ã«æ»ã","home":"ããŒã ","viewInfo":"ã¯ãŒã¯ããªãŒã®æ
å ±ã衚瀺","info":"æ
å ±","infoModalTitle":"ã¯ãŒã¯ããªãŒæ
å ±","loading":"ã¯ãŒã¯ããªãŒãèªã¿èŸŒã¿äž...","loadingInfo":"ã¯ãŒã¯ããªãŒæ
å ±ãèªã¿èŸŒã¿äž...","errorLoading":"ã¯ãŒã¯ããªãŒã®èªã¿èŸŒã¿ã«å€±æããŸãã","uploadFile":"ãã¡ã€ã«ãã¢ããããŒã","unknownRepository":"äžæ","loadingEditor":"ãšãã£ã¿ãèªã¿èŸŒã¿äž...","agentInstanceSelection":"ãšãŒãžã§ã³ãã€ã³ã¹ã¿ã³ã¹ã®éžæ","statusPill":"{label}: {status}","subTabMessage":"ã¡ãã»ãŒãž","subTabGit":"Git"},"detailStatus":{"idle":"ã¢ã€ãã« - ã»ãã·ã§ã³ãªã","ready":"æºåå®äº - å
¥ååŸ
ã¡","running":"å®è¡äž - åŠçããŠããŸã","waiting":"åŸ
æ©äž - ãŠãŒã¶ãŒå
¥åãå¿
èŠã§ã"}}')}};
|