{
  "actions.addNewTopic": "Start New Topic",
  "actions.addNewTopicInProject": "Start new topic in {{directory}}",
  "actions.autoRename": "Smart Rename",
  "actions.confirmRemoveAll": "You are about to delete all topics. This action cannot be undone.",
  "actions.confirmRemoveTopic": "You are about to delete this topic. This action cannot be undone.",
  "actions.confirmRemoveUnstarred": "You are about to delete unstarred topics. This action cannot be undone.",
  "actions.copyLink": "Copy Link",
  "actions.copyLinkSuccess": "Link copied",
  "actions.copySessionId": "Copy Session ID",
  "actions.copySessionIdSuccess": "Session ID copied",
  "actions.copyWorkingDirectory": "Copy Working Directory",
  "actions.copyWorkingDirectorySuccess": "Working directory copied",
  "actions.duplicate": "Duplicate",
  "actions.export": "Export Topics",
  "actions.favorite": "Favorite",
  "actions.import": "Import Conversation",
  "actions.markCompleted": "Mark as Completed",
  "actions.openInNewTab": "Open in New Tab",
  "actions.openInNewWindow": "Open in a new window",
  "actions.removeAll": "Delete All Topics",
  "actions.removeUnstarred": "Delete Unstarred Topics",
  "actions.unfavorite": "Unfavorite",
  "actions.unmarkCompleted": "Mark as Active",
  "defaultTitle": "Default Topic",
  "displayItems": "Display Items",
  "duplicateLoading": "Copying Topic...",
  "duplicateSuccess": "Topic Copied Successfully",
  "favorite": "Favorite",
  "filter.filter": "Filter",
  "filter.groupMode.byProject": "By project",
  "filter.groupMode.byTime": "By time",
  "filter.groupMode.flat": "Flat",
  "filter.organize": "Organize",
  "filter.showCompleted": "Include Completed",
  "filter.sort": "Sort by",
  "filter.sortBy.createdAt": "Created time",
  "filter.sortBy.updatedAt": "Updated time",
  "groupTitle.byProject.noProject": "No directory",
  "groupTitle.byTime.month": "This Month",
  "groupTitle.byTime.today": "Today",
  "groupTitle.byTime.week": "This Week",
  "groupTitle.byTime.yesterday": "Yesterday",
  "guide.desc": "Click the button on the left to save the current conversation as a historical topic and start a new conversation.",
  "guide.title": "Topic List",
  "importError": "Import Failed",
  "importInvalidFormat": "Invalid file format. Please ensure it is a valid JSON file.",
  "importLoading": "Importing conversation...",
  "importSuccess": "Successfully imported {{count}} messages",
  "inPopup.description": "This topic is currently open in a separate window. Continue the conversation there to keep messages in sync.",
  "inPopup.focus": "Focus Popup Window",
  "inPopup.title": "Open in Popup Window",
  "loadMore": "Load More",
  "newTopic": "New Topic",
  "renameModal.description": "Keep it short and easy to recognize.",
  "renameModal.title": "Rename Topic",
  "searchPlaceholder": "Search Topics...",
  "searchResultEmpty": "No search results found.",
  "sidebar.title": "Topics",
  "taskManager.agent": "Task Agent",
  "taskManager.welcome": "Ask me about your tasks",
  "temp": "Temporary",
  "title": "Topic"
}