{
  "title": "Xertica Assistant",
  "defaultUserName": "User",
  "defaultWelcomeMessage": "How can I help you?",
  "greeting": "Hello, {{name}}",
  "open": "Open assistant",
  "expand": "Expand assistant",
  "collapse": "Collapse assistant",
  "moreSuggestions": "More suggestions",
  "back": "Back",
  "inputPlaceholder": "Send a message",
  "uploadDocument": "Upload document",
  "uploadAudio": "Upload audio",
  "download": "Download",
  "generatePodcast": "Generate Podcast",
  "like": "Like",
  "dislike": "Dislike",
  "copied": "Copied",
  "copyMessage": "Copy message",
  "audioNotSupported": "Your browser does not support the audio element.",
  "searchResultsFound": "Results Found",
  "searchSources": "Consulted Sources",
  "searchActions": "What you can do with these results",
  "searchSaved": "Search saved",
  "processing": "Processing...",
  "newConversation": "New Conversation",
  "noFavorites": "No favorite conversations yet",
  "noHistory": "No conversation history",
  "closeDocumentEditor": "Close document editor",
  "documentEditorPlaceholder": "Start typing the content of your document here...",
  "recordingAudio": "Recording audio",
  "stopRecording": "Stop recording",
  "viewActions": "View actions",
  "attachFile": "Attach file",
  "suggestWithVoice": "Suggest with voice",
  "removeAction": "Remove action",
  "sendMessage": "Send message",
  "disclaimer": "The Xertica assistant may make mistakes. Consider verifying important information.",
  "recordingStarted": "Recording started",
  "recordingDescription": "Speak your message...",
  "recordingDescriptionFull": "Speak your question or command. Recording will stop automatically in 60s.",
  "podcastName": "Podcast",
  "likeToast": "Thank you for the positive rating!",
  "feedbackToast": "Thank you for your feedback. We will improve.",
  "defaultSuggestions": {
    "createDocument": "Help me create a professional document",
    "searchFiles": "Search my files for \"report\"",
    "summarizeConversations": "Summarize the important conversations from this week",
    "createPodcast": "Create a podcast about the last project"
  },
  "voiceTranscriptions": {
    "salesData": "How can I analyze last quarter's sales data?",
    "performanceReport": "Help me create a team performance report",
    "marketTrends": "What are the main current market trends?",
    "customerSatisfaction": "I need insights on customer satisfaction",
    "teamProductivity": "How can I improve my team's productivity?",
    "keyMetrics": "Show me a summary of the most important metrics",
    "digitalMarketing": "Create a document on digital marketing techniques",
    "socialEngagement": "Analyze the social media engagement data"
  },
  "tabs": {
    "chat": "Chat",
    "chatLabel": "View chat",
    "history": "History",
    "historyLabel": "View conversation history",
    "favorites": "Favorites",
    "favoritesLabel": "View favorite messages"
  },
  "actions": {
    "createDocument": "Create document",
    "createDocumentDesc": "Generate a complete document",
    "generatePodcast": "Generate podcast",
    "generatePodcastDesc": "Create an audio podcast",
    "search": "Search",
    "searchDesc": "Search for relevant information"
  },
  "feedbackDialog": {
    "title": "Send feedback",
    "titleWithCategory": "Send feedback: {{category}}",
    "description": "Tell us why this response was not helpful so we can improve.",
    "descriptionOptional": "Would you like to add a comment? (Optional)",
    "placeholder": "Describe the reason...",
    "placeholderOptional": "Additional comment...",
    "confirmAndSend": "Confirm and Send",
    "send": "Send Feedback"
  },
  "suggestions": {
    "whatCanIAsk": "What can I ask you to do?",
    "whatDoYouDo": "What do you do?",
    "whichProjects": "Which projects should I focus on now?",
    "nextProject": "What is my next project?"
  },
  "richSuggestions": {
    "viewPerformance": "View performance analysis",
    "generateReport": "Generate project report",
    "createDocument": "Create requirements document",
    "generatePodcast": "Generate daily summary podcast"
  },
  "feedback": {
    "notWhatIWanted": "Not what I was looking for",
    "incorrectInfo": "Incorrect information",
    "incompleteAnswer": "Incomplete answer",
    "other": "Other..."
  },
  "page": {
    "today": "Today",
    "yesterday": "Yesterday",
    "thisWeek": "This week",
    "searchConversations": "Search conversations...",
    "rename": "Rename",
    "delete": "Delete",
    "cancel": "Cancel",
    "save": "Save",
    "deleteConversationTitle": "Delete conversation",
    "deleteConversationDesc": "Are you sure you want to delete \"{{name}}\"? This action cannot be undone.",
    "renameConversationTitle": "Rename conversation",
    "conversationNameLabel": "Conversation name"
  }
}
