mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
156 lines
7.7 KiB
JSON
156 lines
7.7 KiB
JSON
{
|
|
"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",
|
|
"failedStatusTip": "This run hit an error — open it to take a look.",
|
|
"favorite": "Favorite",
|
|
"filter.filter": "Filter",
|
|
"filter.groupMode.byProject": "By project",
|
|
"filter.groupMode.byStatus": "By status",
|
|
"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.byStatus.active": "Active",
|
|
"groupTitle.byStatus.archived": "Archived",
|
|
"groupTitle.byStatus.completed": "Completed",
|
|
"groupTitle.byStatus.failed": "Failed",
|
|
"groupTitle.byStatus.paused": "Paused",
|
|
"groupTitle.byStatus.pending": "Needs attention",
|
|
"groupTitle.byStatus.running": "Running",
|
|
"groupTitle.byStatus.waitingForHuman": "Awaiting input",
|
|
"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",
|
|
"info.title": "Topic Info",
|
|
"info.updatedAt": "Updated at {{time}}",
|
|
"loadMore": "Load More",
|
|
"management.actions.newChat": "New chat",
|
|
"management.actions.select": "Select",
|
|
"management.actionsMenu.archiveStale.confirm": "Archive {{count}} topics that have been inactive for over 3 months? They will be marked as completed.",
|
|
"management.actionsMenu.archiveStale.confirmOk": "Archive",
|
|
"management.actionsMenu.archiveStale.done": "Archived {{count}} stale topics.",
|
|
"management.actionsMenu.archiveStale.label": "Archive topics inactive for 3+ months",
|
|
"management.actionsMenu.archiveStale.noneFound": "No stale topics found.",
|
|
"management.actionsMenu.archiveStale.title": "Archive stale topics?",
|
|
"management.actionsMenu.autoSummarize.comingSoon": "Auto-summarization is coming soon — track on the roadmap.",
|
|
"management.actionsMenu.autoSummarize.label": "Auto-generate summaries for topics without one",
|
|
"management.actionsMenu.title": "More actions",
|
|
"management.bulk.archive": "Archive",
|
|
"management.bulk.cancel": "Cancel",
|
|
"management.bulk.delete": "Delete",
|
|
"management.bulk.deleteConfirm": "You are about to delete {{count}} topics. This action cannot be undone.",
|
|
"management.bulk.deleteTitle": "Delete topics?",
|
|
"management.bulk.favorite": "Favorite",
|
|
"management.bulk.selectedCount_one": "{{count}} selected",
|
|
"management.bulk.selectedCount_other": "{{count}} selected",
|
|
"management.card.noPreview": "No preview available",
|
|
"management.columns.project": "Project",
|
|
"management.columns.status": "Status",
|
|
"management.columns.title": "Title",
|
|
"management.columns.trigger": "Trigger",
|
|
"management.columns.updated": "Updated",
|
|
"management.empty.filtered.action": "Clear filters",
|
|
"management.empty.filtered.desc": "Try adjusting filters or clearing them to see more topics.",
|
|
"management.empty.filtered.title": "No topics match these filters",
|
|
"management.empty.noTopics.action": "Start new chat",
|
|
"management.empty.noTopics.desc": "Start a conversation with this agent to create your first topic.",
|
|
"management.empty.noTopics.title": "No topics yet",
|
|
"management.filters.project.empty": "No projects",
|
|
"management.filters.project.label": "Project",
|
|
"management.filters.status.active": "Active",
|
|
"management.filters.status.all": "All",
|
|
"management.filters.status.archived": "Archived",
|
|
"management.filters.status.completed": "Completed",
|
|
"management.filters.status.favorite": "Favorites",
|
|
"management.filters.status.running": "Running",
|
|
"management.filters.time.all": "All time",
|
|
"management.filters.time.label": "Time",
|
|
"management.filters.time.month": "Past month",
|
|
"management.filters.time.today": "Today",
|
|
"management.filters.time.week": "Past week",
|
|
"management.filters.trigger.api": "API",
|
|
"management.filters.trigger.chat": "Chat",
|
|
"management.filters.trigger.eval": "Eval",
|
|
"management.filters.trigger.label": "Trigger",
|
|
"management.filters.trigger.task": "Task",
|
|
"management.group.byProject": "By project",
|
|
"management.group.byTime": "By time",
|
|
"management.group.label": "Group",
|
|
"management.group.noProject": "No project",
|
|
"management.group.none": "None",
|
|
"management.loadingMore": "Loading more topics…",
|
|
"management.searchPlaceholder": "Search this agent's topics…",
|
|
"management.sidebarEntry": "Topics",
|
|
"management.sort.createdAt": "Created time",
|
|
"management.sort.label": "Sort",
|
|
"management.sort.title": "Title",
|
|
"management.sort.updatedAt": "Updated time",
|
|
"management.status.active": "Active",
|
|
"management.status.archived": "Archived",
|
|
"management.status.completed": "Completed",
|
|
"management.status.failed": "Failed",
|
|
"management.status.paused": "Paused",
|
|
"management.status.running": "Running",
|
|
"management.status.waitingForHuman": "Awaiting input",
|
|
"management.title": "Topics",
|
|
"management.view.card": "Card",
|
|
"management.view.list": "List",
|
|
"newTopic": "New Topic",
|
|
"projectStatus.failed_one": "{{count}} failed topic",
|
|
"projectStatus.failed_other": "{{count}} failed topics",
|
|
"projectStatus.loading_one": "{{count}} loading topic",
|
|
"projectStatus.loading_other": "{{count}} loading topics",
|
|
"projectStatus.waitingForHuman_one": "{{count}} topic awaiting input",
|
|
"projectStatus.waitingForHuman_other": "{{count}} topics awaiting input",
|
|
"renameModal.description": "Keep it short and easy to recognize.",
|
|
"renameModal.title": "Rename Topic",
|
|
"searchPlaceholder": "Search Topics...",
|
|
"searchResultEmpty": "No search results found.",
|
|
"sidebar.collapseAll": "Collapse all groups",
|
|
"sidebar.expandAll": "Expand all groups",
|
|
"sidebar.title": "Topics",
|
|
"taskManager.agent": "Task Agent",
|
|
"taskManager.welcome": "Ask me about your tasks",
|
|
"temp": "Temporary",
|
|
"title": "Topic"
|
|
}
|