From 8e865180a5e751566ea3312bef916efc9dc7cdb1 Mon Sep 17 00:00:00 2001 From: Christian Krakau-Louis Date: Sat, 14 Mar 2026 08:24:11 +0000 Subject: [PATCH] chore(i18n): auto-update translations via LLM --- frontend/translations/mn.json | 356 +++++++++---------- frontend/translations/translation_state.json | 202 ++++++++++- 2 files changed, 379 insertions(+), 179 deletions(-) diff --git a/frontend/translations/mn.json b/frontend/translations/mn.json index 6d87ad49..d25ac3ea 100644 --- a/frontend/translations/mn.json +++ b/frontend/translations/mn.json @@ -399,196 +399,196 @@ "files.table_mime_type": "MIME төрөл", "files.table_original_filename": "Анхны файлын нэр", "files.table_select_all": "Энэ хуудсанд бүх файлуудыг сонгох", - "files.tags": "Tags", - "files.title": "Files", - "files.upload_modal_aria": "Upload progress", - "files.upload_modal_close": "Close upload progress", - "files.upload_modal_header": "Uploading Files", - "files.uploaded": "Uploaded", - "footer.about": "About", - "footer.attribution": "Attribution", - "footer.attributions": "Attributions", - "footer.cookies": "Cookies", + "files.tags": "Тагууд", + "files.title": "Файлууд", + "files.upload_modal_aria": "Аппарт прогресс", + "files.upload_modal_close": "Аппарат-прогрессыг хаах", + "files.upload_modal_header": "Файлуудыг дамжуулж байна", + "files.uploaded": "Дамжуулсан", + "footer.about": "Тухай", + "footer.attribution": "Зарчим", + "footer.attributions": "Зарчимууд", + "footer.cookies": "Күүкий", "footer.copyright": "DocuElevate {year}", - "footer.imprint": "Imprint", - "footer.license": "License", - "footer.navigation": "Footer navigation", - "footer.privacy": "Privacy", - "footer.terms": "Terms", - "footer.version": "Version {version}", + "footer.imprint": "Хэвлэл", + "footer.license": "Лиценз", + "footer.navigation": "Футер навигаци", + "footer.privacy": "Нууцлал", + "footer.terms": "Нөхцөл", + "footer.version": "Хувилбар {version}", "help.destinations_dropbox": "Dropbox", - "help.destinations_dropbox_desc": "OAuth-linked. Files land in your chosen folder.", - "help.destinations_email": "Email Forwarding", - "help.destinations_email_desc": "Processed files sent as SMTP attachments.", + "help.destinations_dropbox_desc": "OAuth холбогдсон. Файлууд таны сонгосон фолдерт очно.", + "help.destinations_email": "Имэйл илгээмж", + "help.destinations_email_desc": "Объект файлууд SMTP хавсралтын хамт илгээгддэг.", "help.destinations_google_drive": "Google Drive", - "help.destinations_google_drive_desc": "Service account or OAuth. Supports shared drives.", - "help.destinations_heading": "Destinations – Where Documents Go", + "help.destinations_google_drive_desc": "Үйлчилгээний данс эсвэл OAuth. Хуваалцсан драйвуудыг дэмждэг.", + "help.destinations_heading": "Очигдлууд – Баримт бичгүүд хаашаа явдаг вэ", "help.destinations_nextcloud": "Nextcloud / WebDAV", - "help.destinations_nextcloud_desc": "Self-hosted cloud storage via WebDAV.", + "help.destinations_nextcloud_desc": "WebDAV-ээр өөрийн хостлогдсон үүлний хадгалах.", "help.destinations_onedrive": "OneDrive", - "help.destinations_onedrive_desc": "Microsoft Graph API integration.", + "help.destinations_onedrive_desc": "Microsoft Graph API интеграцчилал.", "help.destinations_paperless": "Paperless-ngx", - "help.destinations_paperless_desc": "Push documents straight into Paperless for archival.", + "help.destinations_paperless_desc": "Баримт бичгүүдийг архивын тулд Paperless руу шууд түлхэх.", "help.destinations_s3": "Amazon S3", - "help.destinations_s3_desc": "Any S3-compatible bucket (AWS, MinIO, Wasabi).", + "help.destinations_s3_desc": "Ямар ч S3-с совместимый сав (AWS, MinIO, Wasabi).", "help.destinations_sftp": "SFTP / FTP", - "help.destinations_sftp_desc": "Secure file transfer to any server.", + "help.destinations_sftp_desc": "Аюулгүй файл дамжуулах ямар ч серверт.", "help.destinations_webhook": "Webhook", - "help.destinations_webhook_desc": "POST metadata to any external endpoint.", - "help.documentation": "Documentation", - "help.faq": "Frequently Asked Questions", - "help.faq_1_a": "Navigate to the Upload page, drag-and-drop your files or click Choose File. DocuElevate converts images and office documents to PDF, runs OCR, and extracts metadata automatically.", - "help.faq_1_q": "How do I upload documents?", - "help.faq_2_a": "PDF, JPEG, PNG, TIFF, BMP, GIF, DOCX, XLSX, PPTX, ODT, ODS, TXT, RTF, and HTML. Non-PDF files are automatically converted to PDF before processing.", - "help.faq_2_q": "Which file formats are supported?", - "help.faq_3_a": "Yes. Go to Email Ingestion, add an IMAP account, and DocuElevate will poll for new messages and process attachments automatically.", - "help.faq_3_q": "Can I ingest documents from email?", - "help.faq_4_a": "Pipelines let you chain processing steps – OCR, AI extraction, format conversion – and route the result to one or more destinations. Create and manage them from the Pipelines page.", - "help.faq_4_q": "How do processing pipelines work?", - "help.faq_5_a": "DocuElevate encrypts credentials at rest, communicates over TLS, and never stores your documents longer than necessary. See the Privacy Notice for full details.", - "help.faq_5_q": "Is my data secure?", - "help.faq_heading": "Frequently Asked Questions", - "help.getting_started": "Getting Started", - "help.heading": "Help Center", - "help.page_title": "Help Center", - "help.privacy_notice": "Privacy Notice", - "help.quickstart_heading": "Quick Start", - "help.quickstart_storage": "Connect Storage", - "help.quickstart_storage_desc": "Head to Settings and link your cloud accounts. Processed documents are automatically routed to every destination you configure.", - "help.quickstart_upload": "Upload Documents", - "help.quickstart_upload_desc": "Drag & drop files onto the Upload page or click Choose File. DocuElevate converts images and office documents to PDF, runs OCR, and extracts metadata automatically.", - "help.quickstart_workflows": "Automate Workflows", - "help.quickstart_workflows_desc": "Create Pipelines to define multi-step processing and routing rules. Combine OCR, AI extraction, format conversion, and delivery in a single flow.", - "help.sources_email_ingestion": "Email Ingestion (IMAP)", - "help.sources_email_ingestion_desc": "Forward documents to a dedicated mailbox. Under Email Ingestion, add one or more IMAP accounts. DocuElevate polls for new messages and processes attachments automatically.", - "help.sources_heading": "Sources – Getting Documents In", + "help.destinations_webhook_desc": "Ямар ч гадаад хугацаанд POST метадата илгээх.", + "help.documentation": "Баримт бичиг", + "help.faq": "Тодруулсан асуултууд", + "help.faq_1_a": "Дамжуулах хуудас руу орж, файлуудыг чирж тавих эсвэл Файл сонгох дээр дарна уу. DocuElevate зураг, албан бичгийг PDF руу хөрвүүлж, OCR гүйцэтгэж, метадата татаж авна.", + "help.faq_1_q": "Би хэрхэн баримт бичгүүдийг дамжуулах вэ?", + "help.faq_2_a": "PDF, JPEG, PNG, TIFF, BMP, GIF, DOCX, XLSX, PPTX, ODT, ODS, TXT, RTF, болон HTML. PDF бус файлууд процесс хийхээс өмнө PDF болгон автоматаар хөрвүүлэгддэг.", + "help.faq_2_q": "Ямар файл форматууд дэмжигдэж байна вэ?", + "help.faq_3_a": "Тийм. И-мэйл оролт руу очоод IMAP бүртгэл нэмээрэй, DocuElevate шинэ мессежүүдийг хянаж, хавсралтуудыг автоматаар боловсруулах болно.", + "help.faq_3_q": "Би и-мэйлээс баримт бичгүүдийг оруулж болох уу?", + "help.faq_4_a": "Пипелинүүд нь процессын алхмуудыг зангиддаг – OCR, AI олборлолт, формат хөрвүүлэлт – ба үр дүнг нэг эсвэл хэд хэдэн газарт дамжуулах боломжийг олгодог. Эдгээрийг Пипелин хуудаснаас үүсгэж, удирдаарай.", + "help.faq_4_q": "Процессорын пипелинүүд хэрхэн ажилладаг вэ?", + "help.faq_5_a": "DocuElevate нууц үгсийг амьдрах үед шифрлэж, TLS-ээр харилцаж, таны баримт бичгийг шаардлагатай хугацаанаас удаан хадгалдаггүй. Дэлгэрэнгүй мэдээллийг Нууцлалын мэдэгдэлд хараарай.", + "help.faq_5_q": "Миний мэдээлэл аюулгүй юу?", + "help.faq_heading": "Тунгаан асуудаг асуултууд", + "help.getting_started": "Эхлүүлэх", + "help.heading": "Тусламжийн төв", + "help.page_title": "Тусламжийн төв", + "help.privacy_notice": "Нууцлалын мэдэгдэл", + "help.quickstart_heading": "Туршилтын эхлэлт", + "help.quickstart_storage": "Хадгалагдсан холбоос", + "help.quickstart_storage_desc": "Тохиргоо руу очиж, үүлний дансуудаа холбох. Процессын баримт бичгүүдийг та зохион байгуулсан бүх газарт автоматаар дамжуулна.", + "help.quickstart_upload": "Баримт бичгүүдийг оруулна уу", + "help.quickstart_upload_desc": "Оруулалтын хуудсанд файлуудаа чирж тавиарай эсвэл Файл сонгох дээр дарна уу. DocuElevate зураг, оффисын баримт бичгүүдийг PDF болгон хөрвүүлж, OCR гүйцэтгэж, метадатаа автоматаар олборлоно.", + "help.quickstart_workflows": "Ажил flows-ыг автоматжуулна уу", + "help.quickstart_workflows_desc": "Б олон алхам бүхий боловсруулалт болон дамжуулах дүрмийг тодорхойлох Пипелинүүдийг үүсгээрэй. OCR, AI олборлолт, формат хөрвүүлэлт, болон хүргэхийг нэг урсгалаар нэгтгэнэ.", + "help.sources_email_ingestion": "И-мэйл оруулга (IMAP)", + "help.sources_email_ingestion_desc": "Баримт бичгийг тусгай имэйл хаяг руу илгээгээрэй. И-мэйл оруулгын доор нэг эсвэл хэд хэдэн IMAP данс нэмээрэй. DocuElevate шинэ мессежүүдийг хянаж, хавсралтуудыг автоматаар боловсруулна.", + "help.sources_heading": "Эх үүсвэрүүд – Баримт бичгүүдийг оруулах", "help.sources_rest_api": "REST API", - "help.sources_rest_api_desc": "Integrate programmatically by POST-ing files to /api/upload. Ideal for scripts, watched folders, scanners, or third-party tools like Zapier and n8n.", - "help.sources_scanner": "Scanner & Mobile", - "help.sources_scanner_desc": "Point network scanners at DocuElevate's upload endpoint or use any mobile scanning app that supports custom HTTP destinations.", - "help.sources_web_upload": "Web Upload", - "help.sources_web_upload_desc": "The fastest way to get started. Open the Upload page, drop one or more files, and DocuElevate takes care of the rest. Supported formats include PDF, JPEG, PNG, TIFF, DOCX, XLSX, and more.", - "help.subheading": "Everything you need to get the most out of DocuElevate. Browse topics below or search for what you need.", - "help.support": "Support", - "help.support_admin_message": "Contact your administrator for support information.", - "help.support_description": "Can’t find what you’re looking for? Our support team is here to help.", - "help.support_heading": "Contact Support", - "help.support_ticket_button": "Submit a Ticket", - "help.support_ticket_heading": "Open a Support Ticket", - "help.title": "Help Center", - "help.workflows_creating": "Creating a Pipeline", - "help.workflows_definition": "A Pipeline is a series of processing steps that run automatically whenever a document is ingested. Each step can transform, enrich, or route the document.", - "help.workflows_heading": "Workflows & Pipelines", - "help.workflows_step_1": "Convert to PDF", - "help.workflows_step_1_create": "Go to Pipelines in the main menu.", - "help.workflows_step_2": "OCR – extract text", - "help.workflows_step_2_create": "Click New Pipeline and give it a name.", - "help.workflows_step_3": "AI metadata extraction", - "help.workflows_step_3_create": "Add the processing steps you need.", - "help.workflows_step_4": "Deliver to one or more destinations", - "help.workflows_step_4_create": "Choose one or more delivery destinations.", - "help.workflows_step_5_create": "Save – new documents will be processed through this pipeline automatically.", - "help.workflows_typical_steps": "Typical Steps", - "help.workflows_what_is": "What is a Pipeline?", - "index.badge_intelligent": "Intelligent Document Processing", - "index.button_browse_files": "Browse Files", - "index.button_upload": "Upload", - "index.capabilities_cloud": "Cloud storage: Dropbox, OneDrive, Google Drive, NextCloud", - "index.capabilities_ingestion": "Email & URL-based document ingestion", - "index.capabilities_ocr": "OCR & metadata extraction with AI", - "index.capabilities_paperless": "Paperless-ngx integration for document management", - "index.capabilities_title": "Capabilities", - "index.capabilities_workflows": "Automated classification & routing workflows", - "index.cta_description": "Join teams already automating their document processing with DocuElevate.", - "index.cta_heading": "Ready to elevate your document workflow?", - "index.cta_pricing": "See pricing", - "index.cta_signup": "Create a free account", - "index.dashboard_subtitle": "Intelligent document processing & management", - "index.dashboard_subtitle_teams": "Intelligent document processing & management — built for teams", - "index.feature_ai": "AI Metadata Extraction", - "index.feature_ai_desc": "OpenAI, Claude, Gemini, and other pluggable AI providers classify documents and pull out key fields like dates, amounts, and subjects.", - "index.feature_cloud": "Multi-Cloud Storage", - "index.feature_cloud_desc": "Route processed files to Dropbox, Google Drive, OneDrive, Amazon S3, Nextcloud, Paperless NGX, WebDAV, FTP/SFTP, and more.", - "index.feature_email": "Email & IMAP Ingestion", - "index.feature_email_desc": "Automatically pull documents from Gmail or any IMAP mailbox — no manual uploads needed.", - "index.feature_ocr": "OCR & Text Extraction", - "index.feature_ocr_desc": "Azure Document Intelligence converts scanned PDFs and images into fully searchable text automatically.", - "index.feature_pipelines": "Custom Pipelines", - "index.feature_pipelines_desc": "Build processing pipelines with configurable steps — OCR, AI extraction, format conversion, and storage routing in any order.", - "index.feature_search": "Full-Text Search", - "index.feature_search_desc": "Instantly find any document by content, metadata, or tags across your entire archive.", - "index.feature_section_title": "Everything you need for smart document workflows", - "index.getting_started": "Getting Started", - "index.getting_started_1": "Configure integrations via System Status", - "index.getting_started_2": "Upload your first document", - "index.getting_started_3": "Review results in Files", - "index.getting_started_learn": "Learn more about DocuElevate", - "index.hero_description": "DocuElevate ingests your documents, runs OCR, extracts metadata with AI, and routes files to Dropbox, Google Drive, OneDrive, S3, Nextcloud, and more — all in one seamless pipeline.", - "index.hero_heading": "From upload to insight — automatically.", - "index.hero_login": "Log In", - "index.hero_pricing": "View Plans & Pricing", - "index.hero_signup": "Get Started — it’s free", - "index.integrations_active": "Active integrations", - "index.integrations_storage": "Storage targets", - "index.integrations_title": "Integrations", - "index.integrations_view_status": "View system status", - "index.page_title_dashboard": "Dashboard", - "index.page_title_public": "Intelligent Document Processing", - "index.platform_overview": "Platform overview", - "index.quick_actions": "Quick Actions", - "index.quick_documents": "My Documents", - "index.quick_documents_desc": "Browse your processed files", - "index.quick_search": "Search", - "index.quick_search_desc": "Full-text search across documents", - "index.quick_subscription": "My Subscription", - "index.quick_subscription_desc": "View plan & usage details", - "index.quick_system_status": "System Status", - "index.quick_system_status_desc": "Check integration health", - "index.quick_upload": "Upload Document", - "index.quick_upload_desc": "Process a new file", - "index.quick_view_files": "View All Files", - "index.quick_view_files_desc": "Browse processed documents", - "index.single_user_heading": "DocuElevate Dashboard", - "index.single_user_subtitle": "Intelligent document processing & management", - "index.stat_active_integrations": "Active Integrations", - "index.stat_active_users": "Active users", - "index.stat_files_month": "Files this month", - "index.stat_files_today": "Files today", - "index.stat_storage_targets": "Storage Targets", - "index.stat_total_files": "Total files", - "index.tier_plan": "Plan", - "index.tier_upgrade": "Upgrade", - "index.tier_view_details": "View full details", - "index.upgrade_daily_limits": "Higher daily & monthly limits", - "index.upgrade_description": "Unlock more documents, more destinations and priority support.", - "index.upgrade_destinations": "More storage destinations", - "index.upgrade_ocr_pages": "More OCR pages", - "index.upgrade_plan": "Upgrade your plan", - "index.upgrade_view_pricing": "View plans & pricing", - "index.usage_lifetime": "Lifetime files", - "index.usage_month": "Files this month", - "index.usage_my_usage": "My usage", - "index.usage_today": "Files today", - "index.usage_unlimited": "Unlimited", - "integrations.configure": "Configure", - "integrations.connect": "Connect", - "integrations.connected": "Connected", - "integrations.disconnect": "Disconnect", - "integrations.empty_state": "No integrations configured", - "integrations.folder_label": "Folder", - "integrations.host_label": "Host", - "integrations.imap_settings": "IMAP Settings", - "integrations.not_connected": "Not Connected", - "integrations.page_title": "Integrations", - "integrations.password_label": "Password", - "integrations.port_label": "Port", - "integrations.title": "Integrations", - "integrations.username_label": "Username", + "help.sources_rest_api_desc": "/api/upload руу файлыг POST хийж программ хангамжаар интеграцчилаарай. Скриптүүд, хянасан фолдерууд, сканнерууд, эсвэл Zapier болон n8n зэрэг гуравдагч талын хэрэгслүүдэд сайн.", + "help.sources_scanner": "Сканнер & Мобайл", + "help.sources_scanner_desc": "Сүлжээний сканнеруудыг DocuElevate-ийн оруулалтын эцсийн цэгт чиглүүл эсвэл өөрийн зориулалтын HTTP цэгүүдийг дэмждэг ямар ч мобайл сканнерийн програмыг ашиглана уу.", + "help.sources_web_upload": "Вэбээс оруулах", + "help.sources_web_upload_desc": "Эхлэхийн хамгийн хурдан арга. Оруулалтын хуудсыг нээгээд, нэг эсвэл хэд хэдэн файлыг шидээрэй, DocuElevate бусдыг нь арчиж өгнө. Дэмжигдсэн форматууд нь PDF, JPEG, PNG, TIFF, DOCX, XLSX, болон нэхэмжлэх бусад форматуудыг агуулна.", + "help.subheading": "DocuElevate-ийг хамгийн их ашиглахад тань хэрэгтэй бүх зүйл. Дараах сэдвүүдийг шүүж эсвэл та хэрэгтэй зүйлээ хайж үзээрэй.", + "help.support": "Дэмжлэг", + "help.support_admin_message": "Дэмжлэгийн мэдээлэл авахын тулд администратортой холбогдоно уу.", + "help.support_description": "Та хайж байгаа зүйлээ олж чадахгүй байна уу? Бидний дэмжлэгийн баг туслахад бэлэн.", + "help.support_heading": "Дэмжлэгтэй холбогдоно уу", + "help.support_ticket_button": "Тасалбар гаргах", + "help.support_ticket_heading": "Дэмжлэгийн тасалбар нээснээ", + "help.title": "Тусламжийн төв", + "help.workflows_creating": "Пипелин үүсгэж байна", + "help.workflows_definition": "Пипелин нь баримт бичгийг оруулах үед автоматаар ажиллах процессын алхмуудын цуврал юм. Бусад алхмууд баримт бичгийг өөрчлөх, баяжуулах, эсвэл дамжуулах боломжтой.", + "help.workflows_heading": "Ажил flows & Пипелинүүд", + "help.workflows_step_1": "PDF болгон хөрвүүлэх", + "help.workflows_step_1_create": "Нүүр хуудаснаас Pipelines руу явна уу.", + "help.workflows_step_2": "OCR – текст гаргах", + "help.workflows_step_2_create": "Шинэ Pipeline дарж, нэр өгөөрэй.", + "help.workflows_step_3": "AI мета мэдээлэл гаргалт", + "help.workflows_step_3_create": "Танд шаардлагатай боловсруулах алхмуудыг нэмнэ үү.", + "help.workflows_step_4": "Нэг буюу олон газар хүргэх", + "help.workflows_step_4_create": "Нэг буюу олон хүргээд газрын сонгоно уу.", + "help.workflows_step_5_create": "Хадгалах – шинэ бичиг баримт энэ pipeline-ээр автоматаар боловсруулагдана.", + "help.workflows_typical_steps": "Тархай алхмууд", + "help.workflows_what_is": "Pipeline гэж юу вэ?", + "index.badge_intelligent": "Ухаалаг бичиг баримтын боловсруулах", + "index.button_browse_files": "Файлуудыг хайх", + "index.button_upload": "Ачааллах", + "index.capabilities_cloud": "Үүлэн хадгалах: Dropbox, OneDrive, Google Drive, NextCloud", + "index.capabilities_ingestion": "Имэйл & URL-ээр бичиг баримтыг хүлээн авах", + "index.capabilities_ocr": "OCR & AI-тай мета мэдээлэл гаргалт", + "index.capabilities_paperless": "Бичиг баримтын удирдлагад зориулсан Paperless-ngx интеграци", + "index.capabilities_title": "Чадварууд", + "index.capabilities_workflows": "Автоматжуулсан ангилал ба чиглүүлгийн workflows", + "index.cta_description": "DocuElevate-тэй бичиг баримт боловсруулалтыг автоматжуулж буй багуудтай нэгдээрэй.", + "index.cta_heading": "Таны бичиг баримтын workflows-ийг дээд зэргээр төлөвлөж бэлэн үү?", + "index.cta_pricing": "Үнэ тарифыг харах", + "index.cta_signup": "Чамъд үнэгүй данс үүсгээрэй", + "index.dashboard_subtitle": "Ухаалаг бичиг баримтын боловсруулалт ба менежмент", + "index.dashboard_subtitle_teams": "Ухаалаг бичиг баримтын боловсруулалт ба менежмент — багуудад зориулагдсан", + "index.feature_ai": "AI Мета мэдээлэл гаргалт", + "index.feature_ai_desc": "OpenAI, Claude, Gemini болон бусад залгууртай AI нийлүүлэгчид бичиг баримтыг ангилж, огноо, дүн, сэдэв зэрэг үндсэн гадаргууг гаргаж авна.", + "index.feature_cloud": "Олон Үүл хадгалах", + "index.feature_cloud_desc": "Болсон файлуудыг Dropbox, Google Drive, OneDrive, Amazon S3, Nextcloud, Paperless NGX, WebDAV, FTP/SFTP болон бусад руу чиглүүлнэ.", + "index.feature_email": "Имэйл & IMAP хүлээн авах", + "index.feature_email_desc": "Gmail эсвэл аль ч IMAP шуудангийн хайрцгаас автоматжуулан бичиг баримтуудыг авна — гарын авлагаар ачаалах шаардлагагүй.", + "index.feature_ocr": "OCR & Текст гаргалт", + "index.feature_ocr_desc": "Azure Document Intelligence скан хийсэн PDF болон зурагнуудаас бүрэн хайдаг текст болж автоматжуулна.", + "index.feature_pipelines": "Захиалгат Pipelines", + "index.feature_pipelines_desc": "Боломжийг тохиргоотой алхамуудтай боловсруулалтын pipelines-г бүтээнэ үү — OCR, AI гаргалт, формат хөрвүүлэх, хадгалах чиглүүлэг аль ч дарааллаар.", + "index.feature_search": "Бүтэн текст хайлт", + "index.feature_search_desc": "Таны бүх архив дотор контент, мета мэдээлэл эсвэл шошгоор ямар ч бичиг баримтыг шууд олно.", + "index.feature_section_title": "Ухаалаг бичиг баримтын workflows-ийг хэрэгжүүлэхийн тулд шаардлагатай бүх зүйл", + "index.getting_started": "Эхлэх", + "index.getting_started_1": "Системийн статусын дагуу интеграциудыг тохируулах", + "index.getting_started_2": "Эхний баримтаа ачаалах", + "index.getting_started_3": "Файлуудад үр дүнг шинжлэх", + "index.getting_started_learn": "DocuElevate-ийн талаар илүү ихийг сурах", + "index.hero_description": "DocuElevate таны баримтуудыг залгиж, OCR явуулж, AI-тай метадата олборлож, файлуудыг Dropbox, Google Drive, OneDrive, S3, Nextcloud болон бусад руу чиглүүлдэг — бүх зүйлийг нэгэн хялбар шугамаар.", + "index.hero_heading": "Ачааллахаас мэдлэгт — автомат горимоор.", + "index.hero_login": "Нэвтрэх", + "index.hero_pricing": "Төлөвлөгөө ба үнэлгээ", + "index.hero_signup": "Эхлэх — үнэгүй", + "index.integrations_active": "Идэвхтэй интеграциуд", + "index.integrations_storage": "Хадгалах зорилтууд", + "index.integrations_title": "Интеграциуд", + "index.integrations_view_status": "Системийн статусыг харах", + "index.page_title_dashboard": "Самбар", + "index.page_title_public": "Ухаалаг баримт боловсруулах", + "index.platform_overview": "Платформын тойм", + "index.quick_actions": "Түргэн үйлдлүүд", + "index.quick_documents": "Миний баримтууд", + "index.quick_documents_desc": "Боловсруулсан файлуудаа хүсэх", + "index.quick_search": "Хайх", + "index.quick_search_desc": "Баримтуудын дунд бүхэлд нь текст хайх", + "index.quick_subscription": "Миний захиалга", + "index.quick_subscription_desc": "Төлөвлөгөө ба хэрэглээний дэлгэрэнгүйг харах", + "index.quick_system_status": "Системийн статус", + "index.quick_system_status_desc": "Интеграциийн эрүүл мэндийг шалгах", + "index.quick_upload": "Баримт ачаалах", + "index.quick_upload_desc": "Шинэ файлыг боловсруулах", + "index.quick_view_files": "Бүх файлуудыг харах", + "index.quick_view_files_desc": "Боловсруулсан баримтуудыг хүсэх", + "index.single_user_heading": "DocuElevate Самбар", + "index.single_user_subtitle": "Ухаалаг баримт боловсруулах ба удирдлага", + "index.stat_active_integrations": "Идэвхтэй интеграциуд", + "index.stat_active_users": "Идэвхтэй хэрэглэгчид", + "index.stat_files_month": "Энэ сарын файлууд", + "index.stat_files_today": "Өнөөдрийн файлууд", + "index.stat_storage_targets": "Хадгалах зорилтууд", + "index.stat_total_files": "Нийт файлууд", + "index.tier_plan": "Төлөвлөгөө", + "index.tier_upgrade": "Шилжих", + "index.tier_view_details": "Дэлгэрэнгүйг харах", + "index.upgrade_daily_limits": "Илүү өндөр өдөр тутмын & сарын хязгаар", + "index.upgrade_description": "Нэмж үзэх баримт, нийлүүлэх газрууд, тэргүүнд дэмжлэг авахыг нээх.", + "index.upgrade_destinations": "Илүү олон хадгалах газрууд", + "index.upgrade_ocr_pages": "Илүү олон OCR хуудас", + "index.upgrade_plan": "Таны төлвийг сайжруулах", + "index.upgrade_view_pricing": "Төлөв ба үнийг харах", + "index.usage_lifetime": "Амьдралын файлууд", + "index.usage_month": "Энэ сард файлууд", + "index.usage_my_usage": "Миний хэрэглээ", + "index.usage_today": "Өнөөдрийн файлууд", + "index.usage_unlimited": "Хязгааргүй", + "integrations.configure": "Тохируулах", + "integrations.connect": "Холбоосон", + "integrations.connected": "Холбоосон", + "integrations.disconnect": "Салгах", + "integrations.empty_state": "Холбоосон интеграци алга", + "integrations.folder_label": "Нээлт", + "integrations.host_label": "Хост", + "integrations.imap_settings": "IMAP тохиргоо", + "integrations.not_connected": "Холбоогүй", + "integrations.page_title": "Интеграцийн", + "integrations.password_label": "Нууц үг", + "integrations.port_label": "Порт", + "integrations.title": "Интеграцийн", + "integrations.username_label": "Хэрэглэгчийн нэр", "language.bg": "Български", "language.ca": "Català", - "language.change_success": "Language changed to {language}", - "language.changed": "Language changed to {language}", - "language.cs": "Čeština", + "language.change_success": "Хэл {language} руу өөрчлөгдлөө", + "language.changed": "Хэл {language} руу өөрчлөгдлөө", + "language.cs": "Česky", "language.da": "Dansk", "language.de": "Deutsch", "language.el": "Ελληνικά", diff --git a/frontend/translations/translation_state.json b/frontend/translations/translation_state.json index 000ca674..1217f00c 100644 --- a/frontend/translations/translation_state.json +++ b/frontend/translations/translation_state.json @@ -44389,7 +44389,207 @@ "upload.uploading": "f2870421907fa4e9e9c6fbe349234ecf", "upload.url_description": "a4618f88086c99a672e5e3639be1bb52", "upload.url_label": "b3d2db69feecaedff30f1e0bc60206d6", - "upload.url_placeholder": "a0d8a1a70dd67f61891011153c266c02" + "upload.url_placeholder": "a0d8a1a70dd67f61891011153c266c02", + "files.tags": "189f63f277cd73395561651753563065", + "files.title": "91f3a2c0e4424c87689525da44c4db11", + "files.upload_modal_aria": "22af9d321feab79bcba1a07feb3fd31d", + "files.upload_modal_close": "804a46fc3feb0b157e503fe3e6e3ec39", + "files.upload_modal_header": "51f27359f5c7d3f94d1fbe2229cef1f1", + "files.uploaded": "fe8d588f340d7507265417633ccff16e", + "footer.about": "8f7f4c1ce7a4f933663d10543562b096", + "footer.attribution": "2855b85f4f341561038a216142c10afb", + "footer.attributions": "5299ed1e546337098780f4c0c891d011", + "footer.cookies": "597b56e53847cd6a4712ac183f61fa68", + "footer.copyright": "ba6c024383fa4a36499fbaa46cf52a48", + "footer.imprint": "e206d098296c1966e2d01130f9195744", + "footer.license": "794df3791a8c800841516007427a2aa3", + "footer.navigation": "fd6b4316ec9e200f5b9353cad8f171c3", + "footer.privacy": "c5f29bb36f9158d2e00f5d4dc213a0ff", + "footer.terms": "6f1bf85c9ebb3c7fa26251e1e335e032", + "footer.version": "5e12a26fd64792c6798e5fa9580e2e3f", + "help.destinations_dropbox": "f92aa92725095d5531f54b4589d99264", + "help.destinations_dropbox_desc": "b87b8783a1fab12cbe00058e2cdcbc4e", + "help.destinations_email": "e7024fa483e15ce2c3812fbfce6f6546", + "help.destinations_email_desc": "2d6ccc93f2654f70de964740309ff8b4", + "help.destinations_google_drive": "e0daf39823ec1a1a7878c9718f063d5f", + "help.destinations_google_drive_desc": "60ae2e4bb8381ad00b9185d346be68cb", + "help.destinations_heading": "432295c0c57a067b3a98054122ad7d5b", + "help.destinations_nextcloud": "6ef35567f50150c22641282b354a32d5", + "help.destinations_nextcloud_desc": "99e4c36c6fff2f756ac426699e0fd4d2", + "help.destinations_onedrive": "f79cd76b16e526d536ec5f9e3a3dbe9d", + "help.destinations_onedrive_desc": "9772d0dc288e002bd3117ccb00f0a017", + "help.destinations_paperless": "9fcc5b94797897075fe8680a6a8fe4e8", + "help.destinations_paperless_desc": "6e5ad6db26a67bfe290c8d1dd4b9cbea", + "help.destinations_s3": "270fcb785810d0206945029bb05f4e97", + "help.destinations_s3_desc": "418eff109701997ba482891d06f6025e", + "help.destinations_sftp": "9f177fa674c8765d042a7f8fce3a2508", + "help.destinations_sftp_desc": "3107205c5a96e422fd3bb3e37230622d", + "help.destinations_webhook": "150c7abfca6c489fee5cb82fbb7a9bc4", + "help.destinations_webhook_desc": "6d993b0f5818e60165490e454e1cf7b0", + "help.documentation": "5b6cf869265c13af8566f192b4ab3d2a", + "help.faq": "5405d8a903c83e89cb649f1b518ef1be", + "help.faq_1_a": "4ca9c218e7700ba437100e5ad514354e", + "help.faq_1_q": "50cccdbd8acaf3f2456ec33e07e22173", + "help.faq_2_a": "517c18c3b616b85ebca189cc95403c42", + "help.faq_2_q": "067b8083cc8f725e33828da278bad2df", + "help.faq_3_a": "cc685463a6336bbaff7ff25281f302df", + "help.faq_3_q": "2eb70b7955868505059150250bd0aa1c", + "help.faq_4_a": "2b650857e274c1075ab153d0ce6211bb", + "help.faq_4_q": "ec855536b023bc18ca1264179d141483", + "help.faq_5_a": "23bc22e314ac72c4dad7e6e679890b0f", + "help.faq_5_q": "4790e89639a5a982a53734a9afbe0ea0", + "help.faq_heading": "5405d8a903c83e89cb649f1b518ef1be", + "help.getting_started": "bf647454e36069fd16f1a7a35cf6a865", + "help.heading": "efdaf9f44ce968366fa78277263abc1d", + "help.page_title": "efdaf9f44ce968366fa78277263abc1d", + "help.privacy_notice": "8621d55c80fa854b1d7e0d054c0c1129", + "help.quickstart_heading": "411eaaaa405899304e54dce3363a2baf", + "help.quickstart_storage": "aab568a147d09323ee4ab9cc257e5271", + "help.quickstart_storage_desc": "85ee026dba31cf2f0d3cb93a14a021ad", + "help.quickstart_upload": "4cc65a18be99b9191321f693990e6a9f", + "help.quickstart_upload_desc": "49ea2c02ae25bd5a9bc16043114efd6f", + "help.quickstart_workflows": "73468012f91d9eccec8000f03914bab5", + "help.quickstart_workflows_desc": "ec1d5cf74065737d844b12b5a783dfd1", + "help.sources_email_ingestion": "037fceb17fc41937401d71246211438b", + "help.sources_email_ingestion_desc": "eff6956cf39faf9241fa68768777f7bc", + "help.sources_heading": "b4ec4b5c33539569044430c6109cf1a6", + "help.sources_rest_api": "aba3d4b49c454e1974970e7b5514b001", + "help.sources_rest_api_desc": "d78ff4cabce6055b58f8e89ab97a2850", + "help.sources_scanner": "f6a46223273b683974be4d3f7a5bdbcb", + "help.sources_scanner_desc": "4dc8d9f8720cbaebf020fd0e2fda9c8a", + "help.sources_web_upload": "f5736096baef468ebab5fdb7954a52f4", + "help.sources_web_upload_desc": "c96fbe3f02a9b753200cb19d2fbc982f", + "help.subheading": "a3543bfd37584fb2536ddf2b64d87a59", + "help.support": "db5eb84117d06047c97c9a0191b5fffe", + "help.support_admin_message": "f4ed8a324b166ad94ca7e2572ee97f2d", + "help.support_description": "f194e8d11ca314d47aff30d650654521", + "help.support_heading": "c08c272bc5648735d560f0ba5114a256", + "help.support_ticket_button": "8988bada9dc19545f5cc09cf080fe3b1", + "help.support_ticket_heading": "22d6dfdfffa420807dbf9860ca010ade", + "help.title": "efdaf9f44ce968366fa78277263abc1d", + "help.workflows_creating": "8f2d6840c0eda7af846f88b0e693cb7d", + "help.workflows_definition": "564393fa6f5180f155883fa35d8acea1", + "help.workflows_heading": "3752b9e5b0bc5880845987829002a5f8", + "help.workflows_step_1": "78a1078db3b41e9d2409fc00a530a779", + "help.workflows_step_1_create": "d06ea9840e2136f10eb283ad390ac2b6", + "help.workflows_step_2": "564c35a1ab7a70caf2ef7b0b0f8b7685", + "help.workflows_step_2_create": "6939ac4bf34e2fe3d74f62f99344cb39", + "help.workflows_step_3": "e3ba2b87b6336841aa23fa3b74633664", + "help.workflows_step_3_create": "27edf05c964b30c92f6e1afc7483d19a", + "help.workflows_step_4": "4bcd65e3dd51d21972430ad58d29c783", + "help.workflows_step_4_create": "061dcdce0e2bb002d8a78bc2cb51d01a", + "help.workflows_step_5_create": "2ac302524214f33bef2a2465fbbd8912", + "help.workflows_typical_steps": "2722ea79bbe0394ba69b0579aad59a80", + "help.workflows_what_is": "051a6da9bda549d56e6025e156bdf344", + "index.badge_intelligent": "92f02a4f78ad03c018f931eb89af219e", + "index.button_browse_files": "6b19fc3d5e07bf4051873e59b536ce85", + "index.button_upload": "91412465ea9169dfd901dd5e7c96dd99", + "index.capabilities_cloud": "7e64e2262a10f6c6a203aa668d77dda6", + "index.capabilities_ingestion": "e790c389db630ada463619b49b43ca6e", + "index.capabilities_ocr": "a73f26891e842fc14a03e5254d03e78d", + "index.capabilities_paperless": "172537146298b3eaa57ca3ff0386a36b", + "index.capabilities_title": "82ec2cd6fda87713f588da75c3b1d0ed", + "index.capabilities_workflows": "c88f6bb824d75d4897688d730c9404ae", + "index.cta_description": "320df430c3ba582f92643a0e39ab9207", + "index.cta_heading": "274f0d85d70f21b2156ac18412a10663", + "index.cta_pricing": "d411d39dbf7cf7e2c2ae37e49d73141a", + "index.cta_signup": "8ea211024d4a6ad6119a33549dae10d6", + "index.dashboard_subtitle": "6c3a157e2bd45a5a8931e9e24ecdbc31", + "index.dashboard_subtitle_teams": "f9ff43a2dd1e2de4d78d9ecd8259a739", + "index.feature_ai": "71561fe65b56085b8a3586e3ef3a2f38", + "index.feature_ai_desc": "9408a1dd35a242de28444a06923c3af1", + "index.feature_cloud": "394e9eb47542bea448147e556451a41d", + "index.feature_cloud_desc": "bd33b843770804df17a103d8a9751347", + "index.feature_email": "1a3ca2d8b209df50671e29cd0d8733a1", + "index.feature_email_desc": "899666673a98d3ceae51d97326fe0fa9", + "index.feature_ocr": "f2d1c8cf036a26162d568b2437d98070", + "index.feature_ocr_desc": "af54473d63521726a2bd192f2e81bd56", + "index.feature_pipelines": "685d3f1a18cedc9f40848683a7dac9e4", + "index.feature_pipelines_desc": "2c34abd3e494aec34166ec7914186b6c", + "index.feature_search": "c9e2ab14bf2c8b6d6f6ff78df17290b7", + "index.feature_search_desc": "0d427547c3e6b7dfbf675d99c1faa247", + "index.feature_section_title": "cc913c2bb81fd8ff369e8feef85f4666", + "index.getting_started": "bf647454e36069fd16f1a7a35cf6a865", + "index.getting_started_1": "1cd1bc9452e3c0a04431a96a1cf61a0a", + "index.getting_started_2": "92f85e1aacf28cd628e52ce17f11b4bc", + "index.getting_started_3": "b38ac98056512e912e3e0d907710497d", + "index.getting_started_learn": "b824970876af3c8cf57ef0bc505781d8", + "index.hero_description": "e25791ff02a42f235e16f3f4af42896c", + "index.hero_heading": "9ae3121267ac2d331f2dfe1b83309228", + "index.hero_login": "3bbbad631029e3575da7a151bba4f37c", + "index.hero_pricing": "3538df032a35ac7cff7bf99b2d9074a1", + "index.hero_signup": "e6fa639e998194253fc19094c7543c5b", + "index.integrations_active": "7509fb4406906365502b680663016669", + "index.integrations_storage": "4f5d37f820cce6c10de32f8df1dd083c", + "index.integrations_title": "e01aecb528730f3bfe10f9d57f1317bf", + "index.integrations_view_status": "c047b25adc7b567e0254af3a513b3d7c", + "index.page_title_dashboard": "2938c7f7e560ed972f8a4f68e80ff834", + "index.page_title_public": "92f02a4f78ad03c018f931eb89af219e", + "index.platform_overview": "e6dc22cf3c59dda6e09524b2b133f336", + "index.quick_actions": "57aee383485cf2d2836cdcfa681220d2", + "index.quick_documents": "cd8ec80a172b2006a5051d1c2394ee7d", + "index.quick_documents_desc": "5cbe83462e8fbb9e70ffc5c472bbcd28", + "index.quick_search": "13348442cc6a27032d2b4aa28b75a5d3", + "index.quick_search_desc": "21f55d1198859d3ae73c1c2f35b1f06f", + "index.quick_subscription": "06168059c17dbbb6beac27bb0e081e98", + "index.quick_subscription_desc": "90747afb2e058bd6d80c8fc026d02756", + "index.quick_system_status": "a9e34613220d48ec090f93df75f8ae25", + "index.quick_system_status_desc": "89dbda7609b8d8a2486c9aef1b4f9f90", + "index.quick_upload": "523c9b00a728a0dad486e9fdcedc716c", + "index.quick_upload_desc": "f16cd110b7e8b5dcbe76c2f7cff817fa", + "index.quick_view_files": "8a4d4aa1bc853f7001ad053af99d605f", + "index.quick_view_files_desc": "48684ffda9cc6e7d16e1bc9f79644480", + "index.single_user_heading": "ed6c7bfa515a0cc4765606061f390474", + "index.single_user_subtitle": "6c3a157e2bd45a5a8931e9e24ecdbc31", + "index.stat_active_integrations": "2ce7038c5a3d0d58b74033f868878dd1", + "index.stat_active_users": "d194459e07a9cf5f26a0ec776fa58dcb", + "index.stat_files_month": "237819cad66278dc60840e0fccae0f45", + "index.stat_files_today": "29274abd94886420858c4b49ee3ea3c3", + "index.stat_storage_targets": "4acece72274bc43c2058976285c1fd30", + "index.stat_total_files": "0f6d0d6d5044698cc98b9929e5a9c4a3", + "index.tier_plan": "0b6cbdf7ad2928078f1600a3e8979485", + "index.tier_upgrade": "f683581d3e75f05f9d9215f9b4696cef", + "index.tier_view_details": "a082e30c2da0ebd57cf7f4a2014daca8", + "index.upgrade_daily_limits": "b5d51e5ded6c7322c7af89dcbe7ffc14", + "index.upgrade_description": "79506b8de8a42760f38c8dd9740d178e", + "index.upgrade_destinations": "f42451882ac09904544d1c00e4108a7f", + "index.upgrade_ocr_pages": "6cd5a501ec7fd354756eb003b2d912fb", + "index.upgrade_plan": "5d24e361d3da6824ecda5af6b7d1dce2", + "index.upgrade_view_pricing": "4fa8c7c72a8c2675acbaa3319cd8b15d", + "index.usage_lifetime": "e5bed08fa62fa511cbe2c9244a177fbe", + "index.usage_month": "237819cad66278dc60840e0fccae0f45", + "index.usage_my_usage": "3782c3cd96a3b88f1aa440b22dcbaff2", + "index.usage_today": "29274abd94886420858c4b49ee3ea3c3", + "index.usage_unlimited": "545f6c2f382c04810103b3e5e6f7d841", + "integrations.configure": "f1206f9fadc5ce41694f69129aecac26", + "integrations.connect": "49ab28040dfa07f53544970c6d147e1e", + "integrations.connected": "2ec0d16e4ca169baedb9b2d50ec5c6d7", + "integrations.disconnect": "42ae25231906c83927831e0ef7c317ac", + "integrations.empty_state": "8311ab16a28e853ba88a849ccbfccd01", + "integrations.folder_label": "b0f2b97dc5d2b76b26e040408bb1d8af", + "integrations.host_label": "c2ca16d048ec66e04bca283eab048ec2", + "integrations.imap_settings": "843e97135e944cb94bb8b093df276dd4", + "integrations.not_connected": "b403a9ec06f9d789e61767465af7f210", + "integrations.page_title": "e01aecb528730f3bfe10f9d57f1317bf", + "integrations.password_label": "dc647eb65e6711e155375218212b3964", + "integrations.port_label": "60aaf44d4b562252c04db7f98497e9aa", + "integrations.title": "e01aecb528730f3bfe10f9d57f1317bf", + "integrations.username_label": "f6039d44b29456b20f8f373155ae4973", + "language.bg": "8c6b43bd0d061f9afd54b96c75f566d8", + "language.ca": "a921a31d056d8e0300f43192e368a3a4", + "language.change_success": "82d55acec537c9316bb2c8257d27762d", + "language.changed": "82d55acec537c9316bb2c8257d27762d", + "language.cs": "564e8371984b4d5d1f594a5c17688fec", + "language.da": "cdfe453db1377572731d156bf9cd2fce", + "language.de": "8f0ca2185f684aa4edeae4b25a65239b", + "language.el": "7e662c88ec8adfe86de5dcfc728c4c2d", + "language.en": "78463a384a5aa4fad5fa73e2f506ecfc", + "language.es": "de92bbe05815c4eb756acb5897baa99c", + "language.et": "e782a53c11b23009276d6f78b6883580", + "language.fi": "c331c6852ab45365c4eaef7e87121d80", + "language.fr": "e0545693906575b04aa1650abd60faba", + "language.ga": "5ab89108d483362e189ccc6e06136e07", + "language.hr": "e90f3ce3015f2d9f7176258215baab69" }, "mr": { "about.creator_heading": "b6ea70f32f9c48ef49044451be6f229f",