{ "aboutPage": { "aiSummarization": "AI Summarization", "aiSummarizationDesc": "OpenRouter and Ollama integration with custom prompts", "asrEnabled": "ASR Enabled", "asrEndpoint": "ASR Endpoint", "audioTranscription": "Audio Transcription", "audioTranscriptionDesc": "Whisper API and custom ASR support with high accuracy", "backend": "Backend", "database": "Database", "deployment": "Deployment", "dockerDescription": "Official Docker images", "dockerHub": "Docker Hub", "documentation": "Documentation", "documentationDescription": "User guide and tutorials", "endpoint": "Endpoint", "frontend": "Frontend", "githubDescription": "Source code, issues, and releases", "githubRepository": "GitHub Repository", "inquireMode": "Inquire Mode", "inquireModeDesc": "Semantic search across all your recordings", "interactiveChat": "Interactive Chat", "interactiveChatDesc": "Chat with your transcriptions using AI", "keyFeatures": "Key Features", "largeLanguageModel": "Large Language Model", "model": "Model", "projectDescription": "Transform your audio recordings into organized, searchable notes with AI-powered transcription, summarization, and interactive chat features.", "projectLinks": "Project Links", "sharingExport": "Sharing & Export", "sharingExportDesc": "Share recordings and export to various formats", "speakerDiarization": "Speaker Diarization", "speakerDiarizationDesc": "Identify and label different speakers automatically", "speechRecognition": "Speech Recognition", "systemConfiguration": "System Configuration", "tagline": "AI-Powered Audio Transcription & Note-Taking", "technologyStack": "Technology Stack", "title": "About", "version": "Version", "whisperApi": "Whisper API" }, "aboutPageDetails": { "aiSummarizationDesc": "OpenRouter and Ollama integration with custom prompts", "asrEnabled": "ASR Enabled", "asrEndpoint": "ASR Endpoint", "audioTranscriptionDesc": "Whisper API and custom ASR support with high accuracy", "backend": "Backend", "database": "Database", "deployment": "Deployment", "dockerDescription": "Official Docker images", "documentationDescription": "Setup guides and user manual", "endpoint": "Endpoint", "frontend": "Frontend", "githubDescription": "Source code, issues, and releases", "inquireModeDesc": "Semantic search across all your recordings", "interactiveChatDesc": "Chat with your transcriptions using AI", "model": "Model", "no": "No", "sharingExportDesc": "Share recordings and export to various formats", "speakerDiarizationDesc": "Identify and label different speakers automatically", "whisperApi": "Whisper API", "yes": "Yes" }, "account": { "accountActions": "Account Actions", "changePassword": "Change Password", "chooseLanguageForInterface": "Choose the language for the application interface", "companyOrganization": "Company / Organization", "completedRecordings": "Completed", "email": "Email", "failedRecordings": "Failed", "fullName": "Full Name", "goToRecordings": "Go to Recordings", "interfaceLanguage": "Interface Language", "jobTitle": "Job Title", "languageForSummaries": "Language for titles, summaries, and chat. Leave blank for default (default behavior of your chosen models).", "languagePreferences": "Language Preferences", "leaveBlankForAutoDetect": "Leave blank for auto-detection by transcription service", "manageSpeakers": "Manage Speakers", "personalInfo": "Personal Information", "preferredOutputLanguage": "Preferred Chatbot and Summarization Language", "processingRecordings": "Processing", "saveAllPreferences": "Save All Preferences", "statistics": "Account Statistics", "title": "Account Information", "totalRecordings": "Total Recordings", "transcriptionLanguage": "Transcription Language", "userDetails": "User Details", "username": "Username" }, "accountTabs": { "about": "About", "customPrompts": "Custom Prompts", "promptOptions": "Prompt Options", "sharedTranscripts": "Shared Transcripts", "speakersManagement": "Speakers Management", "tagManagement": "Tag Management", "transcriptTemplates": "Transcript Templates" }, "eventExtraction": { "title": "Event Extraction", "enableLabel": "Enable automatic event extraction from transcripts", "description": "When enabled, the AI will identify meetings, appointments, and deadlines mentioned in your recordings and create downloadable calendar events.", "info": "Extracted events will appear in an 'Events' tab on recordings where calendar items are detected." }, "transcriptTemplates": { "title": "Transcript Templates", "description": "Customize how transcripts are formatted for download and export.", "createNew": "Create Template", "availableTemplates": "Available Templates", "createDefaults": "Create Default Templates", "templateName": "Template Name", "template": "Template", "availableVars": "Available Variables", "filters": "Filters: |upper for uppercase, |srt for subtitle time format", "setDefault": "Set as default template", "save": "Save", "cancel": "Cancel", "delete": "Delete", "selectOrCreate": "Select a template to edit or create a new one", "viewGuide": "View Template Guide" }, "admin": { "title": "Admin", "userMenu": "User Menu" }, "adminDashboard": { "aboutInquireMode": "About Inquire Mode", "actions": "ACTIONS", "addNewUser": "Add New User", "addUser": "Add User", "additionalContext": "Additional Context", "admin": "ADMIN", "adminDefaultPrompt": "Admin Default Prompt", "adminDefaultPromptDesc": "The prompt configured above (shown on this page)", "adminUser": "Admin User", "allRecordingsProcessed": "All recordings are processed!", "available": "Available", "characters": "characters", "chunkSize": "Chunk Size", "complete": "complete", "completedRecordings": "Completed", "confirmPasswordLabel": "Confirm Password", "contextNotes": { "jsonConversion": "JSON transcripts are converted to clean text format before sending", "modelConfig": "The model used is configured via TEXT_MODEL_NAME environment variable", "tagPrompts": "If multiple tag prompts exist, they are merged in the order tags were added", "transcriptLimit": "Transcripts are limited to a configurable character count (default: 30,000)" }, "defaultPromptInfo": "This default prompt will be used for all users who haven't set their own custom prompt in their account settings.", "defaultPrompts": "Default Prompts", "defaultSummarizationPrompt": "Default Summarization Prompt", "editUser": "Edit User", "email": "EMAIL", "emailLabel": "Email", "embeddingModel": "Embedding Model", "embeddingsStatus": "Embeddings Status", "errors": { "failedToLoadPrompt": "Failed to load default prompt", "failedToSavePrompt": "Failed to save default prompt. Please try again.", "invalidFileSize": "Please enter a valid size between 1 and 10000 MB", "invalidInteger": "Please enter a valid integer", "invalidNumber": "Please enter a valid number", "maxTimeout": "Timeout cannot exceed 10 hours (36000 seconds)", "minCharacters": "Please enter a valid number of at least 1000 characters", "minTimeout": "Timeout must be at least 60 seconds" }, "failedRecordings": "Failed", "id": "ID", "inquireModeDescription": "Inquire Mode allows users to search across multiple transcriptions using natural language questions. It works by breaking transcriptions into chunks and creating searchable embeddings using AI models.", "languagePreferenceNote": "Note: If the user has set an output language preference, \" Ensure your response is in {language}.\" will be added.", "lastUpdated": "Last updated", "maxFileSizeHelp": "Maximum file size in megabytes (1-10000 MB)", "megabytes": "MB", "minutes": "minutes", "needProcessing": "Need Processing", "never": "Never", "newPasswordLabel": "New Password (leave blank to keep current)", "no": "No", "noData": "No data", "noDescriptionAvailable": "No description available", "noLimit": "No Limit", "notSet": "Not set", "overlap": "Overlap", "passwordLabel": "Password", "pendingRecordings": "Pending", "placeholdersNote": "Placeholders are replaced with actual values when processing a recording.", "processAllRecordings": "Process All Recordings", "processNext10": "Process Next 10", "processedForInquire": "Processed for Inquire", "processing": "Processing...", "processingActions": "Processing Actions", "processingProgress": "Processing Progress", "processingRecordings": "Processing", "promptDescription": "This prompt will be used to generate summaries for all recordings when users haven't set their own prompt.", "promptHierarchy": "Prompt Hierarchy", "promptPriorityDescription": "The system uses the following priority order when selecting which prompt to use:", "promptResetMessage": "Prompt reset to system default. Click \"Save Changes\" to apply.", "promptSavedSuccessfully": "Default prompt saved successfully!", "recordingStatusDistribution": "Recording Status Distribution", "recordings": "RECORDINGS", "recordingsNeedProcessing": "There are {{count}} recordings that need to be processed for Inquire Mode.", "refreshStatus": "Refresh Status", "resetToDefault": "Reset to Default", "saving": "Saving...", "searchUsers": "Search users...", "seconds": "seconds", "settings": { "asrTimeoutDesc": "Maximum time in seconds to wait for ASR transcription to complete. Default is 1800 seconds (30 minutes).", "defaultSummaryPromptDesc": "Default summarization prompt used when users have not set their own prompt. This serves as the base prompt for all users.", "maxFileSizeDesc": "Maximum file size allowed for audio uploads in megabytes (MB).", "recordingDisclaimerDesc": "Legal disclaimer shown to users before recording starts. Supports Markdown formatting. Leave empty to disable.", "transcriptLengthLimitDesc": "Maximum number of characters to send from transcript to LLM for summarization and chat. Use -1 for no limit." }, "storageUsed": "STORAGE USED", "summarizationInstructions": "Summarization Instructions", "systemFallback": "System Fallback", "systemFallbackDesc": "A hardcoded default if none of the above are set", "systemPrompt": "System Prompt", "systemSettings": "System Settings", "systemStatistics": "System Statistics", "tagCustomPrompt": "Tag Custom Prompt", "tagCustomPromptDesc": "If a recording has tags with custom prompts", "textSearchOnly": "Text Search Only", "timeoutRecommendation": "Recommended: 30-120 minutes for long audio files", "title": "Admin Dashboard", "topUsers": "Top Users", "topUsersByStorage": "Top Users by Storage", "total": "Total", "totalChunks": "Total Chunks", "totalQueries": "Total Queries", "totalRecordings": "Total Recordings", "totalStorage": "Total Storage", "totalUsers": "Total Users", "updateUser": "Update User", "userCustomPrompt": "User Custom Prompt", "userCustomPromptDesc": "If the user has set their own prompt in account settings", "userManagement": "User Management", "userMessageTemplate": "User Message Template", "username": "USERNAME", "usernameLabel": "Username", "vectorDimensions": "Vector Dimensions", "vectorStore": "Vector Store", "vectorStoreManagement": "Vector Store Management", "vectorStoreUpToDate": "The vector store is up to date.", "viewFullPromptStructure": "View Full LLM Prompt Structure", "yes": "Yes" }, "buttons": { "cancel": "Cancel", "clearAllFilters": "Clear all filters", "clearCompleted": "Clear completed uploads", "clearSearchText": "Clear search text", "close": "Close", "copyMessage": "Copy message", "copyNotes": "Copy notes", "copySummary": "Copy summary", "copyToClipboard": "Copy to clipboard", "createTag": "Create Tag", "deleteAll": "Delete All", "deleteSpeaker": "Delete speaker", "deleteTag": "Delete tag", "deleteUser": "Delete User", "downloadAsWord": "Download as Word", "downloadChat": "Download chat as Word document", "downloadNotes": "Download Notes as Word Document", "downloadSummary": "Download Summary as Word Document", "exportCalendar": "Export to Calendar", "editNotes": "Edit notes", "editSetting": "Edit Setting", "editSummary": "Edit summary", "editTag": "Edit tag", "editTags": "Edit Tags", "editTranscription": "Edit transcription", "editUser": "Edit User", "help": "Help", "identifySpeakers": "Identify speakers", "refresh": "Refresh", "reprocessSummary": "Reprocess summary", "reprocessTranscription": "Reprocess transcription", "reprocessWithAsr": "Reprocess with ASR", "resetStuckProcessing": "Reset stuck processing", "saveChanges": "Save Changes", "saveCustomPrompt": "Save Custom Prompt", "saveSettings": "Save Settings", "shareRecording": "Share recording", "toggleTheme": "Toggle theme", "updateTag": "Update Tag" }, "changePasswordModal": { "confirmPassword": "Confirm New Password", "currentPassword": "Current Password", "newPassword": "New Password", "passwordRequirement": "Password must be at least 8 characters long", "title": "Change Password" }, "chat": { "availableAfterTranscription": "Chat will be available once transcription is complete", "chatWithTranscription": "Chat with Transcription", "clearChat": "Clear Chat", "error": "Failed to send message", "noMessages": "No messages yet", "placeholder": "Ask a question about this recording...", "placeholderWithHint": "Ask a question about this recording... (Enter to send, Ctrl+Enter for new line)", "send": "Send", "suggestedQuestions": "Suggested Questions", "thinking": "Thinking...", "title": "Chat", "whatAreActionItems": "What are the action items?", "whatAreKeyPoints": "What are the key points?", "whatWasDiscussed": "What was discussed?", "whoSaidWhat": "Who said what?" }, "colorScheme": { "chooseRecording": "Choose a recording from the sidebar to view its transcription and summary", "selectRecording": "Select a Recording", "subtitle": "Customize your interface with beautiful color themes", "title": "Color Scheme" }, "common": { "back": "Back", "cancel": "Cancel", "close": "Close", "confirm": "Confirm", "delete": "Delete", "deselectAll": "Deselect All", "download": "Download", "edit": "Edit", "error": "Error", "failed": "Failed", "filter": "Filter", "info": "Info", "loading": "Loading...", "new": "New", "next": "Next", "no": "No", "noResults": "No results found", "ok": "OK", "or": "Or", "previous": "Previous", "processing": "Processing...", "refresh": "Refresh", "retry": "Retry", "save": "Save", "search": "Search", "selectAll": "Select All", "sort": "Sort", "success": "Success", "untitled": "Untitled", "upload": "Upload", "warning": "Warning", "yes": "Yes" }, "customPrompts": { "currentDefaultPrompt": "Current Default Prompt (Used if you leave the above blank)", "promptDescription": "This prompt will be used to generate summaries for your transcriptions. It overrides the admin's default prompt.", "promptPlaceholder": "Describe how you want your summaries structured. Leave blank to use the admin's default prompt.", "summaryGeneration": "Summary Generation Prompt", "tip1": "Be specific about the sections you want in your summary", "tip2": "Use clear formatting instructions (e.g., \"Use bullet points\", \"Create numbered lists\")", "tip3": "Specify if you want certain information prioritized", "tip4": "The system will automatically provide the transcript content to the AI", "tip5": "Your output language preference (if set) will be applied automatically", "tipsTitle": "Tips for Writing Effective Prompts", "yourCustomPrompt": "Your Custom Summary Prompt" }, "deleteAllSpeakersModal": { "confirmMessage": "Are you sure you want to delete all saved speakers? This action cannot be undone.", "title": "Delete All Speakers" }, "dialogs": { "deleteRecording": { "cancel": "Cancel", "confirm": "Delete", "message": "Are you sure you want to delete this recording? This action cannot be undone.", "title": "Delete Recording" }, "deleteShare": { "message": "Are you sure you want to delete this share? This will revoke access to the public link.", "title": "Delete Share" }, "reprocessTranscription": { "cancel": "Cancel", "confirm": "Reprocess", "message": "Are you sure you want to reprocess this transcription? The current transcription will be replaced.", "title": "Reprocess Transcription" }, "unsavedChanges": { "cancel": "Cancel", "discard": "Discard", "message": "You have unsaved changes. Do you want to save them before leaving?", "save": "Save", "title": "Unsaved Changes" } }, "duration": { "hours": "{{count}} hour", "hoursPlural": "{{count}} hours", "minutes": "{{count}} minute", "minutesPlural": "{{count}} minutes", "seconds": "{{count}} second", "secondsPlural": "{{count}} seconds" }, "editTagModal": { "asrDefaultSettings": "ASR Default Settings", "asrSettingsDescription": "These settings will be applied by default when using this tag with ASR transcription", "color": "Color", "colorDescription": "Choose a color for easy identification", "createTitle": "Create Tag", "customPrompt": "Custom Summary Prompt", "customPromptPlaceholder": "Optional: Custom prompt for generating summaries for recordings with this tag", "defaultLanguage": "Default Language", "defaultPromptPlaceholder": "Leer lassen, um Ihren Standard-Zusammenfassungs-Prompt zu verwenden", "leaveBlankPrompt": "Leave blank to use your default summary prompt", "maxSpeakers": "Max Speakers", "minSpeakers": "Min Speakers", "tagName": "Tag Name *", "tagNamePlaceholder": "e.g., Meetings, Interviews", "title": "Edit Tag" }, "errors": { "audioRecordingFailed": "音频录制失败。请检查您的麦克风。", "fileTooLarge": "文件太大", "generic": "发生错误", "loadingShares": "Error loading shares", "networkError": "网络错误。请检查您的连接。", "notFound": "未找到", "permissionDenied": "权限被拒绝", "quotaExceeded": "存储配额已超出", "serverError": "服务器错误。请稍后重试。", "summaryFailed": "摘要生成失败。请重试。", "transcriptionFailed": "转录失败。请重试。", "unauthorized": "未授权", "unsupportedFormat": "不支持的文件格式", "uploadFailed": "上传失败。请重试。", "validationError": "验证错误" }, "fileSize": { "bytes": "{{count}} B", "gigabytes": "{{count}} GB", "kilobytes": "{{count}} KB", "megabytes": "{{count}} MB" }, "form": { "auto": "Auto", "autoDetect": "Auto-detect", "dateFrom": "From", "dateTo": "To", "enterNotesMarkdown": "Enter notes in Markdown format...", "enterSummaryMarkdown": "Enter summary in Markdown format...", "language": "Language", "maxSpeakers": "Max Speakers", "meetingDate": "Meeting Date", "minSpeakers": "Min Speakers", "minutes": "Minutes", "notes": "Notes", "notesPlaceholder": "Type your notes in Markdown format...", "optional": "Optional", "participants": "Participants", "placeholderAuto": "Auto", "placeholderCharacterLimit": "Enter character limit (e.g., 30000)", "placeholderMinutes": "Minutes", "placeholderOptional": "Optional", "placeholderSeconds": "Seconds", "placeholderSizeMB": "Enter size in MB", "searchSpeakers": "Search speakers...", "searchTags": "Search tags...", "seconds": "Seconds", "shareNotes": "Share Notes", "shareSummary": "Share Summary", "shareableLink": "Shareable Link", "summaryPromptPlaceholder": "Enter the default summarization prompt...", "title": "Title", "yourFullName": "Your full name" }, "help": { "actions": "Actions", "activeFilters": "Active filters", "advancedAsrOptions": "Advanced ASR Options", "allRecordingsLoaded": "All recordings loaded", "approachingLimit": "Approaching {{limit}}MB limit", "askAboutTranscription": "Ask questions about this transcription", "audioPlayer": "Audio Player", "autoIdentify": "Auto Identify", "bothAudioDesc": "Records your voice + meeting participants (recommended for online meetings)", "clearFilters": "clear filters", "clickToAddNotes": "Click to add notes...", "colorRepeats": "Color repeats from speaker {{number}}", "completedFiles": "Completed Files", "confirmReprocessingTitle": "Confirm Reprocessing", "copyMessage": "Copy message", "createPublicLink": "Create a public link to share this recording. Sharing is only available on secure (HTTPS) connections.", "createTags": "Create tags", "discard": "Discard", "endTime": "End", "enterNameFor": "Enter name for", "entireScreen": "Entire Screen", "estimatedSize": "Estimated size", "generatingSummary": "Generating summary...", "howToRecordSystemAudio": "How to Record System Audio", "importantNote": "Important note", "lines": "{{count}} lines", "loadingMore": "Loading more recordings...", "loadingRecordings": "Loading recordings...", "me": "Me", "microphoneDesc": "Records your voice only", "modelReasoning": "Model Reasoning", "moreSpeakersThanColors": "More speakers than available colors", "noDateSet": "No date set", "noParticipants": "No participants", "noTagsCreated": "No tags created yet.", "processingTime": "Processing time", "processingTimeDescription": "This may take a few minutes to complete. You can continue using the app while processing.", "processingTranscription": "Processing transcription...", "recordSystemSteps1": "Click \"Record System Audio\" or \"Record Both\".", "recordSystemSteps2": "In the popup, choose", "recordSystemSteps3": "Make sure to check the box that says", "recordingFinished": "Recording finished", "recordingInProgress": "Recording in progress...", "regenerateSummaryAfterNames": "Regenerate summary after updating names", "sentence": "Sentence", "shareSystemAudio": "Share system audio", "shareTabAudio": "Share tab audio", "sharedOn": "Shared on", "sharingWindowNoAudio": "Sharing a \"Window\" will not capture audio.", "speakerCount": "Speaker", "specificBrowserTab": "specific browser tab", "startTime": "Start", "systemAudioDesc": "Records meeting participants and system sounds", "tagManagement": "Tag Management", "thisActionCannotBeUndone": "This action cannot be undone.", "toCaptureAudioFromMeetings": "To capture audio from meetings or other apps, you must share your screen or a browser tab.", "troubleshooting": "Troubleshooting", "tryAdjustingSearch": "Try adjusting your search or", "unsupportedBrowser": "Unsupported Browser", "untitled": "Untitled Recording", "uploadRecordingNotes": "Upload Recording & Notes", "whatWillHappen": "What will happen?", "whyNotWorking": "Why isn't it working?", "youHaveXSpeakers": "You have {{count}} speakers, but only 8 unique colors are available. Colors will repeat after the 8th speaker.", "speakers": "Speakers" }, "inquire": { "title": "Inquire", "filters": "Filters", "clearAll": "Clear All", "tags": "Tags", "speakers": "Speakers", "dateRange": "Date Range", "from": "From", "to": "To", "noSpeakerData": "No speaker data available", "speakerRequirement": "Speaker identification requires recordings with multiple speakers", "activeFilters": "Active Filters:", "tagsCount": "tags", "speakersCount": "speakers", "dateRangeActive": "Date range active", "filtersActive": "Filters active", "askQuestions": "Ask Questions About Your Transcriptions", "selectFilters": "Select filters on the left to narrow down your transcriptions, then ask questions to get insights from your recordings.", "exampleQuestions": "Example Questions:", "exampleQuestion1": "\"What action items were discussed?\"", "exampleQuestion2": "\"When did we decide to change the timeline?\"", "exampleQuestion3": "\"What concerns were raised about the budget?\"", "exampleQuestion4": "\"Who was responsible for the marketing tasks?\"", "placeholder": "Ask questions about your filtered transcriptions...", "sendHint": "Press Enter to send • Ctrl+Enter for new line" }, "languages": { "ar": "Arabic", "de": "German", "en": "English", "es": "Spanish", "fr": "French", "hi": "Hindi", "it": "Italian", "ja": "Japanese", "ko": "Korean", "nl": "Dutch", "pt": "Portuguese", "ru": "Russian", "zh": "Chinese" }, "speakersManagement": { "description": "Manage your saved speakers. These are automatically saved when you use speaker names in your recordings.", "loadingSpeakers": "Loading speakers...", "failedToLoad": "Failed to load speakers", "noSpeakersYet": "No speakers saved yet", "speakersWillAppear": "Speakers will appear here when you use speaker names in your recordings", "totalSpeakers": "speakers saved", "usedTimes": "Used", "lastUsed": "Last used", "created": "Created" }, "manageSpeakersModal": { "created": "Created", "description": "Manage your saved speakers. These are automatically saved when you use speaker names in your recordings.", "failedToLoad": "Failed to load speakers", "lastUsed": "Last used", "loadingSpeakers": "Loading speakers...", "noSpeakersYet": "No speakers saved yet", "speakersSaved": "{{count}} speakers saved", "speakersWillAppear": "Speakers will appear here when you use speaker names in your recordings", "times": "times", "title": "Manage Speakers", "used": "Used" }, "messages": { "copiedToClipboard": "Copied to clipboard", "downloadStarted": "Download started", "notesUpdated": "Notes updated successfully", "passwordChanged": "Password changed successfully", "profileUpdated": "Profile updated successfully", "recordingDeleted": "Recording deleted successfully", "recordingSaved": "Recording saved successfully", "settingsSaved": "Settings saved successfully", "summaryGenerated": "Summary generated successfully", "tagAdded": "Tag added successfully", "tagRemoved": "Tag removed successfully", "transcriptionUpdated": "Transcription updated successfully" }, "metadata": { "cancelEdit": "Cancel", "createdAt": "Created", "duration": "Duration", "editMetadata": "Edit Metadata", "fileName": "File Name", "fileSize": "File Size", "language": "Language", "meetingDate": "Meeting Date", "processingTime": "Processing Time", "saveMetadata": "Save", "status": "Status", "title": "Metadata", "updatedAt": "Updated", "wordCount": "Word Count" }, "modal": { "colorScheme": "Color Scheme", "deleteRecording": "Delete Recording", "editAsrTranscription": "Edit ASR Transcription", "editRecording": "Edit Recording", "editTags": "Edit Recording Tags", "editTranscription": "Edit Transcription", "identifySpeakers": "Identify Speakers", "recordingNotice": "Recording Notice", "reprocessSummary": "Reprocess Summary", "reprocessTranscription": "Reprocess Transcription", "resetStatus": "Reset Recording Status?", "shareRecording": "Share Recording", "sharedTranscripts": "My Shared Transcripts", "systemAudioHelp": "System Audio Help" }, "nav": { "account": "Account", "accountSettings": "Account Settings", "admin": "Admin", "adminDashboard": "Admin Dashboard", "darkMode": "Dark Mode", "home": "Home", "language": "Language", "lightMode": "Light Mode", "newRecording": "New Recording", "recording": "Recording", "settings": "Settings", "signOut": "Sign Out", "upload": "Upload", "userProfile": "User Profile" }, "notes": { "cancelEdit": "Cancel Edit", "characterCount": "{{count}} character", "characterCountPlural": "{{count}} characters", "editNotes": "Edit Notes", "lastUpdated": "Last updated", "placeholder": "Add your notes here...", "saveNotes": "Save Notes", "title": "Notes" }, "recording": { "acceptDisclaimer": "I Accept", "cancelRecording": "Cancel", "disclaimer": "Recording Disclaimer", "microphone": "Microphone", "microphoneAndSystem": "Microphone + System", "microphonePermissionDenied": "Microphone permission denied", "notes": "Notes", "notesPlaceholder": "Add notes about this recording...", "pauseRecording": "Pause", "recordingFailed": "Recording failed", "recordingInProgress": "Recording in progress...", "recordingSize": "Estimated Size", "recordingStopped": "Recording stopped", "recordingTime": "Recording Time", "resumeRecording": "Resume", "saveRecording": "Save Recording", "startRecording": "Start Recording", "stopRecording": "Stop Recording", "systemAudio": "System Audio", "systemAudioNotSupported": "System audio recording is not supported in this browser", "title": "Audio Recording" }, "reprocessModal": { "audioReTranscribedFromScratch": "The audio will be re-transcribed from scratch. This will also regenerate the title and summary based on the new transcription.", "audioReTranscribedWithAsr": "The audio will be re-transcribed using the ASR endpoint. This includes diarization and will regenerate the title and summary.", "manualEditsOverwritten": "Any manual edits to the transcription, title, or summary will be overwritten.", "manualEditsOverwrittenSummary": "Any manual edits to the title or summary will be overwritten.", "newTitleAndSummary": "A new title and summary will be generated based on the existing transcription." }, "settings": { "apiKeys": "API Keys", "appearance": "Appearance", "changePassword": "Change Password", "dataExport": "Data Export", "deleteAccount": "Delete Account", "integrations": "Integrations", "language": "Language", "notifications": "Notifications", "preferences": "Preferences", "privacy": "Privacy", "profile": "Profile", "security": "Security", "theme": "Theme", "title": "Settings", "twoFactorAuth": "Two-Factor Authentication" }, "sharedTranscripts": { "noSharedTranscripts": "You haven't shared any transcripts yet." }, "sharedTranscriptsPage": { "noSharedTranscripts": "You have not shared any transcripts yet." }, "sidebar": { "advancedSearch": "Advanced Search", "dateRange": "Date Range", "filters": "Filters", "highlighted": "Highlighted", "inbox": "Inbox", "lastMonth": "Last Month", "lastWeek": "Last Week", "loadMore": "Load More", "markAsRead": "Mark as read", "moveToInbox": "Move to Inbox", "noRecordings": "No recordings found", "older": "Older", "removeFromHighlighted": "Remove from starred", "searchRecordings": "Search recordings...", "sortBy": "Sort By", "sortByDate": "Created Date", "sortByMeetingDate": "Meeting Date", "tags": "Tags", "thisMonth": "This Month", "thisWeek": "This Week", "today": "Today", "totalRecordings": "{{count}} recording", "totalRecordingsPlural": "{{count}} recordings", "yesterday": "Yesterday" }, "status": { "completed": "Completed", "failed": "Failed", "processing": "Processing", "queued": "Queued", "stuck": "Reset stuck processing", "summarizing": "Summarizing", "transcribing": "Transcribing", "uploading": "Uploading" }, "summary": { "actionItems": "Action Items", "cancelEdit": "Cancel Edit", "decisions": "Decisions", "editSummary": "Edit Summary", "generateSummary": "Generate Summary", "keyPoints": "Key Points", "noSummary": "No summary available", "participants": "Participants", "regenerateSummary": "Regenerate Summary", "saveSummary": "Save Summary", "summaryFailed": "Summary generation failed", "summaryInProgress": "Summary generation in progress...", "title": "Summary" }, "tagManagement": { "asrDefaults": "ASR Defaults", "createTag": "Create Tag", "customPrompt": "Custom Prompt", "description": "Organize your recordings with custom tags. Each tag can have its own summary prompt and default ASR settings.", "maxSpeakers": "Max", "minSpeakers": "Min", "noTags": "You haven't created any tags yet." }, "tags": { "addTag": "Add Tag", "clearTagFilter": "Clear filter", "createTag": "Create Tag", "filterByTag": "Filter by tag", "manageAllTags": "Manage All Tags", "noTags": "No tags", "removeTag": "Remove Tag", "tagColor": "Tag Color", "tagName": "Tag Name", "title": "Tags" }, "tagsModal": { "addTags": "Add Tags", "currentTags": "Current Tags", "done": "Done", "noTagsAssigned": "No tags assigned to this recording", "searchTags": "Search tags..." }, "time": { "dayAgo": "1 day ago", "daysAgo": "{{count}} days ago", "hourAgo": "1 hour ago", "hoursAgo": "{{count}} hours ago", "justNow": "Just now", "minuteAgo": "1 minute ago", "minutesAgo": "{{count}} minutes ago", "monthAgo": "1 month ago", "monthsAgo": "{{count}} months ago", "weekAgo": "1 week ago", "weeksAgo": "{{count}} weeks ago", "yearAgo": "1 year ago", "yearsAgo": "{{count}} years ago" }, "transcription": { "autoIdentifySpeakers": "Auto-identify Speakers", "simple": "Simple", "bubble": "Bubble", "copy": "Copy", "download": "Download", "edit": "Edit", "cancelEdit": "Cancel Edit", "copyToClipboard": "Copy to Clipboard", "downloadTranscript": "Download Transcript", "editSpeakers": "Edit Speakers", "editTranscription": "Edit Transcription", "highlightSearchResults": "Highlight search results", "noTranscription": "No transcription available", "regenerateTranscription": "Regenerate Transcription", "saveTranscription": "Save Transcription", "searchInTranscript": "Search in transcript...", "speaker": "Speaker {{number}}", "speakerLabels": "Speaker Labels", "title": "Transcription", "unknownSpeaker": "Unknown Speaker" }, "upload": { "chunking": "Large files will be automatically chunked for processing", "completed": "Completed", "dropzone": "Drag and drop audio files here, or click to browse", "failed": "Failed", "maxFileSize": "Maximum file size", "queued": "Queued", "selectFiles": "Select Files", "summarizing": "Summarizing...", "supportedFormats": "Supports MP3, WAV, M4A, MP4, MOV, AVI, AMR, and more", "title": "Upload Audio", "transcribing": "Transcribing...", "untitled": "Untitled Recording", "uploadProgress": "Upload Progress", "willAutoSummarize": "Will auto-summarize after transcription" }, "uploadProgress": { "title": "Upload Progress" }, "events": { "title": "Events", "addToCalendar": "Add to Calendar", "noEvents": "No events detected in this recording", "start": "Start", "end": "End", "location": "Location", "attendees": "Attendees" } }