feat(notes): liens internes, onglet Réseau, living blocks et consentement IA
Some checks failed
CI / Lint, Test & Build (push) Failing after 1m19s
CI / Deploy production (on server) (push) Has been skipped

Rend les liens entre notes visibles et persistants (sync NoteLink au save, auto-save, graphe réseau rafraîchi), ajoute living blocks, Memory Echo, recherche globale, consentement IA explicite et consolide les prototypes design en architectural-grid.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Antigravity
2026-05-24 14:27:29 +00:00
parent 077e665dfc
commit e2672cd2c2
323 changed files with 20670 additions and 42431 deletions

View File

@@ -183,6 +183,7 @@
"loading": "جاري التحميل...",
"exportPDF": "تصدير PDF",
"savedStatus": "تم الحفظ",
"saved": "تم حفظ الملاحظة",
"dirtyStatus": "معدّل",
"completedLabel": "مكتمل",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "المرفقات",
"createFirst": "أنشئ ملاحظتك الأولى",
"generateIllustration": "إنشاء رسم توضيحي",
"illustrationGenerated": "تم إنشاء الرسم التوضيحي",
"open": "فتح",
"saveFailed": "فشل الحفظ",
"search": "بحث",
"unarchived": "إلغاء الأرشفة",
"uploading": "جاري الرفع..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count} تسميات",
"noLabels": "لا توجد تسميات",
"confirmDeleteShort": "تأكيد؟",
"labelRemoved": "تمت إزالة التسمية \"{label}\""
"labelRemoved": "تمت إزالة التسمية \"{label}\"",
"filterByTags": "تصفية حسب العلامات",
"searchTags": "البحث عن العلامات"
},
"search": {
"placeholder": "بحث",
@@ -427,7 +439,10 @@
"create": "إنشاء",
"creating": "جارٍ إنشاء التصنيفات...",
"notesCount": "{count} ملاحظات",
"typeForSuggestions": "اكتب محتوى للحصول على اقتراحات التصنيفات..."
"typeForSuggestions": "اكتب محتوى للحصول على اقتراحات التصنيفات...",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "تنظيم بالذكاء الاصطناعي",
@@ -442,7 +457,10 @@
"noNotesSelected": "لم يتم اختيار ملاحظات",
"applyFailed": "فشل في تطبيق خطة التنظيم",
"selectAllIn": "تحديد جميع الملاحظات في {notebook}",
"selectNote": "تحديد ملاحظة: {title}"
"selectNote": "تحديد ملاحظة: {title}",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "إعادة إنشاء الملخص",
@@ -516,7 +534,8 @@
"fixGrammar": "تصحيح القواعد",
"translate": "ترجمة",
"explain": "شرح",
"toRichText": "تحويل إلى نص منسق"
"toRichText": "تحويل إلى نص منسق",
"customLang": "Custom language"
},
"generate": {
"slides": "إنشاء شرائح",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "تضمين PNG في الملاحظة الحالية",
"diagramImageAlt": "رسم تخطيطي تم إنشاؤه بواسطة الذكاء الاصطناعي",
"insertedInNote": "تم إدراج الرسم البياني في الملاحظة",
"insertExportError": "خطأ في تصدير/تحميل الرسم التخطيطي"
"insertExportError": "خطأ في تصدير/تحميل الرسم التخطيطي",
"noNoteId": "No note ID"
},
"openAssistant": "فتح مساعد الذكاء الاصطناعي",
"poweredByMomento": "مدعوم من Momento AI",
@@ -631,6 +651,15 @@
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
},
"noHistory": "لا يوجد سجل",
"webSearchDisabled": "البحث على الويب معطل",
"webSearchEnabled": "البحث على الويب مفعل",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
@@ -749,7 +778,8 @@
"brainstormInvite": "العصف الذهني",
"brainstormJoined": "العصف الذهني",
"systemNotification": "نظام",
"downloadFailed": "فشل التنزيل"
"downloadFailed": "فشل التنزيل",
"brainstormShared": "تمت مشاركة العصف الذهني"
},
"nav": {
"home": "Home",
@@ -945,7 +975,8 @@
"testConnection": "اختبار الاتصال",
"clean": "تنظيف",
"indexAll": "فهرسة الكل",
"preview": "معاينة"
"preview": "معاينة",
"delete": "حذف"
},
"colors": {
"default": "الافتراضي",
@@ -965,7 +996,8 @@
"reminderDate": "تاريخ التذكير",
"reminderTime": "وقت التذكير",
"save": "تعيين التذكير",
"cancel": "إلغاء"
"cancel": "إلغاء",
"changeReminder": "تغيير التذكير"
},
"reminders": {
"title": "التذكيرات",
@@ -1017,7 +1049,13 @@
"createSubnotebook": "إضافة دفتر فرعي",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "لا يوجد أصل",
"parentNotebook": "دفتر الأصل",
"under": "تحت",
"trashCascadeWarning": "سيؤدي هذا أيضًا إلى حذف جميع الملاحظات والدفاتر الفرعية.",
"trashConfirm": "نقل هذا الدفتر إلى سلة المهملات؟",
"trashTitle": "نقل إلى سلة المهملات"
},
"notebookSuggestion": {
"title": "النقل إلى {name}؟",
@@ -1026,7 +1064,8 @@
"dismiss": "تجاهل",
"dismissIn": "تجاهل (يغلق خلال {timeLeft}ثانية)",
"moveToNotebook": "النقل إلى الدفتر",
"generalNotes": "الملاحظات العامة"
"generalNotes": "الملاحظات العامة",
"movedToNotebook": "نقل إلى الدفتر"
},
"admin": {
"title": "لوحة تحكم المشرف",
@@ -1430,8 +1469,17 @@
"title": "تنظيف البيانات اليتيمة",
"description": "إزالة التسميات والاتصالات التي تشير إلى ملاحظات محذوفة.",
"button": "تنظيف",
"failed": "حدث خطأ أثناء التنظيف"
}
"failed": "حدث خطأ أثناء التنظيف",
"success": "Cleanup successful"
},
"zipExport": {
"title": "تصدير مساحة العمل (RGPD، ZIP)",
"description": "نزّل كل الملاحظات والمرفقات ولوحات العصف الذهني بصيغة Markdown داخل أرشيف ZIP.",
"button": "تصدير ZIP",
"success": "تم تصدير مساحة العمل بنجاح",
"failed": "فشل التصدير"
},
"zipExporting": "جارٍ التصدير…"
},
"appearance": {
"title": "المظهر",
@@ -1503,7 +1551,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "الحذف التلقائي بعد 30 يومًا"
},
"footer": {
"privacy": "الخصوصية",
@@ -1988,7 +2037,8 @@
"slideTheme": "اختر لوحة ألوان للعرض التقديمي. تلقائي يتيح للذكاء الاصطناعي اتخاذ القرار.",
"slideStyle": "يؤثر النمط المرئي على نصف قطر الزاوية والتباعد وكثافة المعلومات."
}
}
},
"intelligenceOS": "نظام التشغيل الذكي"
},
"chat": {
"title": "محادثة الذكاء الاصطناعي",
@@ -2260,9 +2310,16 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "حزمة برو",
"packBusiness": "حزمة الأعمال",
"packEnterprise": "حزمة المؤسسات",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"featureReformulate": "Reformulate",
"featureChat": "Chat",
"featureBrainstormSessions": "جلسات العصف الذهني",
"featureCharts": "مخططات الذكاء الاصطناعي",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
@@ -2381,7 +2438,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "اختر الخطة المناسبة لك",
"freeDescription": "لاكتشاف ميمينتو",
"freeF1": "30 بحث دلالي",
"freeF2": "15 وسم تلقائي",
"freeF3": "5 عنوان تلقائي",
"freeF4": "100 ملاحظة",
"freeF5": "3 دفاتر",
"freePlanDesc": "مثالي لاكتشاف ميمينتو",
"freePrice": "مجاني",
"proDescription": "للمستشارين والعمل المستقل",
"proFeature5": "50 إعادة صياغة/شهر",
"proFeature6": "50 رسالة ذكاء اصطناعي/شهر",
"proCta": "الترقية إلى Pro",
"businessFeature5": "500 إعادة صياغة/شهر",
"businessFeature6": "500 رسالة ذكاء اصطناعي/شهر",
"businessCta": "الترقية إلى Business",
"recommended": "موصى به",
"instantActivation": "تفعيل فوري",
"secureDesc": "مدفوعات آمنة عبر Stripe",
"secureTransactions": "معاملات آمنة",
"satisfactionGuarantee": "ضمان استرداد 30 يومًا"
},
"landing": {
"nav": {
@@ -2535,7 +2613,8 @@
"feature3": "سجلات تدقيق وSLA",
"feature4": "دعم مخصص",
"feature5": "إعداد مباشر"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "تقنية سحابية مفتوحة",
@@ -2612,6 +2691,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "مطلوب موافقة على معالجة الذكاء الاصطناعي",
"modalDescription": "لتحليل ملاحظاتك أو ملفات PDF أو جلسات العصف الذهني، ينقل Momento هذه البيانات بأمان إلى واجهات ذكاء اصطناعي تابعة لجهات خارجية (OpenAI وGemini وDeepSeek). نطبّق سياسة صارمة بعدم الاحتفاظ بالبيانات. بقبولك، تفوّض هذا المعالجة.",
"zeroRetentionTitle": "عدم الاحتفاظ بالبيانات",
"zeroRetentionDesc": "تتضمن جميع الطلبات الصادرة مؤشرات لمنع تدريب النماذج لحماية ملكيتك الفكرية.",
"rememberMe": "تذكّر اختياري (عدم السؤال مجدداً)",
"acceptButton": "السماح والمتابعة",
"rejectButton": "رفض",
"aborted": "تم إلغاء معالجة الذكاء الاصطناعي (تم رفض الموافقة).",
"revocationTitle": "موافقة معالجة الذكاء الاصطناعي (GDPR)",
"revocationDescription": "إذن اختياري لإرسال محتوى الملاحظات إلى مزودي ذكاء اصطناعي خارجيين فقط عند استخدامك لميزات الذكاء الاصطناعي.",
"revokeButton": "سحب الموافقة",
"grantButton": "منح الموافقة",
"statusActive": "نشط",
"statusInactive": "غير ممنوح",
"helpAriaLabel": "ماذا تعني موافقة الذكاء الاصطناعي؟",
"helpTooltip": "Momento لا تبيع بياناتك. هذه الموافقة تنطبق فقط عند تشغيل إجراء ذكاء اصطناعي (العناوين، الوسوم، الدردشة، إعادة الصياغة). بدونها، يعمل بقية التطبيق بشكل طبيعي.",
"whatItMeansTitle": "ماذا يعني هذا؟",
"inactiveHint": "بدون موافقة، تُعطَّل ميزات الذكاء الاصطناعي فقط. يمكنك متابعة إنشاء الملاحظات وتحريرها وتنظيمها كالمعتاد.",
"noCommercialUse": "Momento لا تبيع بياناتك الشخصية ولا تحقق منها أي عائد مالي.",
"affectedFeatures": "الميزات المتأثرة: اقتراحات العناوين، الوسوم، الدردشة، إعادة الصياغة، Memory Echo، إلخ.",
"dataPortabilityHint": "يمكنك تصدير أو حذف جميع بياناتك في أي وقت (الإعدادات → البيانات).",
"dataPortabilityLink": "تصدير بياناتي",
"revoked": "لم يتم منح الموافقة",
"revokedToast": "تم سحب موافقة الذكاء الاصطناعي بنجاح.",
"complianceBadge": "امتثال GDPR",
"auditFailed": "تعذّر تسجيل موافقتك. حاول مرة أخرى."
}
},
"account": {
@@ -2636,5 +2743,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "المرفقات",
"addToNote": "إضافة إلى الملاحظة",
"analyzing": "جاري التحليل...",
"askPlaceholder": "اطرح سؤالاً حول هذا المستند...",
"askQuestions": "طرح أسئلة",
"deleted": "تم حذف المرفق",
"docExpert": "خبير المستندات",
"docQaWelcome": "اطرح أسئلة على هذا المستند",
"maxSize": "الحد الأقصى للحجم",
"onlyPdf": "PDF فقط",
"processingFailed": "فشل المعالجة",
"remove": "إزالة",
"thinking": "جاري التفكير...",
"uploaded": "تم الرفع",
"uploadError": "خطأ في الرفع",
"uploadFailed": "فشل الرفع",
"uploading": "جاري الرفع..."
}
}
}

View File

@@ -183,6 +183,7 @@
"loading": "Laden...",
"exportPDF": "PDF exportieren",
"savedStatus": "Gespeichert",
"saved": "Notiz gespeichert",
"dirtyStatus": "Geändert",
"completedLabel": "Erledigt",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "Anhänge",
"createFirst": "Erstellen Sie Ihre erste Notiz",
"generateIllustration": "Illustration generieren",
"illustrationGenerated": "Illustration generiert",
"open": "Öffnen",
"saveFailed": "Speichern fehlgeschlagen",
"search": "Suchen",
"unarchived": "Entarchiviert",
"uploading": "Wird hochgeladen..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count} Labels",
"noLabels": "Keine Labels",
"confirmDeleteShort": "Bestätigen?",
"labelRemoved": "Label \"{label}\" entfernt"
"labelRemoved": "Label \"{label}\" entfernt",
"filterByTags": "Nach Tags filtern",
"searchTags": "Tags suchen"
},
"search": {
"placeholder": "Suchen",
@@ -427,7 +439,10 @@
"create": "Erstellen",
"creating": "Etiketten werden erstellt...",
"notesCount": "{count} Notizen",
"typeForSuggestions": "Inhalt eingeben für Etikettvorschläge..."
"typeForSuggestions": "Inhalt eingeben für Etikettvorschläge...",
"noNotebook": "Kein Notizbuch ausgewählt",
"noSuggestions": "Keine Vorschläge",
"regenerate": "Neu generieren"
},
"batchOrganization": {
"title": "Mit KI organisieren",
@@ -442,7 +457,10 @@
"noNotesSelected": "Keine Notizen ausgewählt",
"applyFailed": "Fehler beim Anwenden des Organisationsplans",
"selectAllIn": "Alle Notizen in {notebook} auswählen",
"selectNote": "Notiz auswählen: {title}"
"selectNote": "Notiz auswählen: {title}",
"notesToOrganize": "Zu organisierende Notizen",
"selected": "Ausgewählt",
"unorganized": "Unorganisiert"
},
"notebookSummary": {
"regenerate": "Zusammenfassung neu generieren",
@@ -516,7 +534,8 @@
"fixGrammar": "Korrigieren Sie die Grammatik",
"translate": "Übersetzen",
"explain": "Erklären",
"toRichText": "In Rich-Text konvertieren"
"toRichText": "In Rich-Text konvertieren",
"customLang": "Benutzerdefinierte Sprache"
},
"generate": {
"slides": "Folien generieren",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "PNG in aktuelle Notiz einbetten",
"diagramImageAlt": "KI-generiertes Diagramm",
"insertedInNote": "Diagramm in Notiz eingefügt",
"insertExportError": "Fehler beim Exportieren/Hochladen des Diagramms"
"insertExportError": "Fehler beim Exportieren/Hochladen des Diagramms",
"noNoteId": "Keine Notiz-ID"
},
"openAssistant": "KI-Assistenten öffnen",
"poweredByMomento": "Angetrieben von Momento AI",
@@ -631,6 +651,15 @@
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
},
"noHistory": "Kein Verlauf",
"webSearchDisabled": "Websuche deaktiviert",
"webSearchEnabled": "Websuche aktiviert",
"result": {
"apply": "Anwenden",
"original": "Original",
"preview": "Vorschau",
"suggestion": "Vorschlag"
}
},
"titleSuggestions": {
@@ -749,7 +778,8 @@
"brainstormInvite": "Brainstorming",
"brainstormJoined": "Brainstorming",
"systemNotification": "System",
"downloadFailed": "Der Download ist fehlgeschlagen"
"downloadFailed": "Der Download ist fehlgeschlagen",
"brainstormShared": "Brainstorm geteilt"
},
"nav": {
"home": "Home",
@@ -945,7 +975,8 @@
"testConnection": "Test Connection",
"clean": "Clean",
"indexAll": "Index All",
"preview": "Vorschau"
"preview": "Vorschau",
"delete": "Löschen"
},
"colors": {
"default": "Standard",
@@ -965,7 +996,8 @@
"reminderDate": "Erinnerungsdatum",
"reminderTime": "Erinnerungszeit",
"save": "Erinnerung festlegen",
"cancel": "Abbrechen"
"cancel": "Abbrechen",
"changeReminder": "Erinnerung ändern"
},
"reminders": {
"title": "Erinnerungen",
@@ -1017,7 +1049,13 @@
"createSubnotebook": "Sub-Notebook hinzufügen",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "Kein übergeordnetes Element",
"parentNotebook": "Übergeordnetes Notizbuch",
"under": "Unter",
"trashCascadeWarning": "Dies wird auch alle Notizen und Unter-Notizbücher löschen.",
"trashConfirm": "Dieses Notizbuch in den Papierkorb verschieben?",
"trashTitle": "In den Papierkorb verschieben"
},
"notebookSuggestion": {
"title": "Nach {name} verschieben?",
@@ -1026,7 +1064,8 @@
"dismiss": "Schließen",
"dismissIn": "Schließen (schließt in {timeLeft}s)",
"moveToNotebook": "In Notizbuch verschieben",
"generalNotes": "Allgemeine Notizen"
"generalNotes": "Allgemeine Notizen",
"movedToNotebook": "In Notizbuch verschoben"
},
"admin": {
"title": "Admin-Dashboard",
@@ -1430,8 +1469,17 @@
"title": "Verwaiste Daten bereinigen",
"description": "Labels und Verbindungen entfernen, die auf gelöschte Notizen verweisen.",
"button": "Bereinigen",
"failed": "Fehler während der Bereinigung"
}
"failed": "Fehler während der Bereinigung",
"success": "Bereinigung erfolgreich"
},
"zipExport": {
"title": "RGPD Workspace-Export (ZIP)",
"description": "Alle Notizen, Anhänge und Brainstorm-Canvas als Markdown in einem ZIP-Archiv herunterladen.",
"button": "ZIP exportieren",
"success": "Workspace erfolgreich exportiert",
"failed": "Export fehlgeschlagen"
},
"zipExporting": "Export läuft…"
},
"appearance": {
"title": "Erscheinungsbild",
@@ -1503,7 +1551,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "Automatische Löschung nach 30 Tagen"
},
"footer": {
"privacy": "Datenschutz",
@@ -1988,7 +2037,8 @@
"slideTheme": "Wählen Sie eine Farbpalette für die Präsentation. Automatisch lässt die KI entscheiden.",
"slideStyle": "Der visuelle Stil beeinflusst den Eckenradius, den Abstand und die Informationsdichte."
}
}
},
"intelligenceOS": "Intelligentes Betriebssystem"
},
"chat": {
"title": "KI-Chat",
@@ -2260,9 +2310,16 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "Pro Paket",
"packBusiness": "Business Paket",
"packEnterprise": "Enterprise Paket",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"featureReformulate": "Reformulieren",
"featureChat": "Chat",
"featureBrainstormSessions": "Brainstorm-Sitzungen",
"featureCharts": "KI-Diagramme",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
@@ -2381,7 +2438,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "Wählen Sie den passenden Plan",
"freeDescription": "Um Memento kennenzulernen",
"freeF1": "30 semantische Suchen",
"freeF2": "15 automatische Tags",
"freeF3": "5 automatische Titel",
"freeF4": "100 Notizen",
"freeF5": "3 Notizbücher",
"freePlanDesc": "Perfekt, um Memento kennenzulernen",
"freePrice": "Kostenlos",
"proDescription": "Für Berater und Freelancer",
"proFeature5": "50 Reformulierungen/Monat",
"proFeature6": "50 KI-Nachrichten/Monat",
"proCta": "Auf Pro upgraden",
"businessFeature5": "500 Reformulierungen/Monat",
"businessFeature6": "500 KI-Nachrichten/Monat",
"businessCta": "Auf Business upgraden",
"recommended": "Empfohlen",
"instantActivation": "Sofortige Aktivierung",
"secureDesc": "Sichere Zahlungen durch Stripe",
"secureTransactions": "Sichere Transaktionen",
"satisfactionGuarantee": "30 Tage Zufriedenheitsgarantie"
},
"landing": {
"nav": {
@@ -2535,7 +2613,8 @@
"feature3": "Audit-Logs & SLA",
"feature4": "Dedizierter Support",
"feature5": "Live-Onboarding"
}
},
"basicPrice": "Kostenlos"
},
"byok": {
"label": "Offene Cloud-Technologie",
@@ -2612,6 +2691,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "Einwilligung für KI-Verarbeitung erforderlich",
"modalDescription": "Um Ihre Notizen, PDFs oder Brainstorming-Sitzungen zu analysieren, übermittelt Memento diese Daten sicher an KI-APIs Dritter (OpenAI, Gemini, DeepSeek). Wir setzen eine strikte Null-Speicherung-Richtlinie durch. Mit Ihrer Zustimmung autorisieren Sie diese Verarbeitung.",
"zeroRetentionTitle": "Keine Datenspeicherung",
"zeroRetentionDesc": "Alle ausgehenden Anfragen enthalten Kennzeichnungen gegen Modelltraining, um Ihr geistiges Eigentum zu schützen.",
"rememberMe": "Meine Wahl merken (nicht erneut fragen)",
"acceptButton": "Zustimmen und fortfahren",
"rejectButton": "Ablehnen",
"aborted": "KI-Verarbeitung abgebrochen (Einwilligung verweigert).",
"revocationTitle": "KI-Verarbeitungseinwilligung (DSGVO)",
"revocationDescription": "Optionale Erlaubnis, Notizinhalte an Drittanbieter-KI zu senden, nur wenn Sie KI-Funktionen auslösen.",
"revokeButton": "Einwilligung widerrufen",
"grantButton": "Einwilligung erteilen",
"statusActive": "Aktiv",
"statusInactive": "Nicht erteilt",
"helpAriaLabel": "Was bedeutet die KI-Einwilligung?",
"helpTooltip": "Momento verkauft Ihre Daten nicht. Diese Einwilligung gilt nur bei ausdrücklicher KI-Nutzung (Titel, Tags, Chat, Umformulierung). Ohne sie funktioniert der Rest der App normal.",
"whatItMeansTitle": "Was bedeutet das?",
"inactiveHint": "Ohne Einwilligung sind nur KI-Funktionen deaktiviert. Notizen erstellen, bearbeiten und organisieren funktioniert weiterhin.",
"noCommercialUse": "Momento verkauft oder monetarisiert Ihre personenbezogenen Daten nicht.",
"affectedFeatures": "Betroffene Funktionen: Titelvorschläge, Tags, KI-Chat, Umformulierung, Memory Echo usw.",
"dataPortabilityHint": "Sie können alle Daten jederzeit exportieren oder löschen (Einstellungen → Daten).",
"dataPortabilityLink": "Meine Daten exportieren",
"revoked": "Keine Einwilligung erteilt",
"revokedToast": "KI-Einwilligung erfolgreich widerrufen.",
"complianceBadge": "DSGVO-Konformität",
"auditFailed": "Einwilligung konnte nicht gespeichert werden. Bitte erneut versuchen."
}
},
"account": {
@@ -2636,5 +2743,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "Anhänge",
"addToNote": "Zur Notiz hinzufügen",
"analyzing": "Wird analysiert...",
"askPlaceholder": "Stellen Sie eine Frage zu diesem Dokument...",
"askQuestions": "Fragen stellen",
"deleted": "Anhang gelöscht",
"docExpert": "Dokumentenexperte",
"docQaWelcome": "Stellen Sie Fragen zu diesem Dokument",
"maxSize": "Maximale Größe",
"onlyPdf": "Nur PDF",
"processingFailed": "Verarbeitung fehlgeschlagen",
"remove": "Entfernen",
"thinking": "Nachdenken...",
"uploaded": "Hochgeladen",
"uploadError": "Upload-Fehler",
"uploadFailed": "Upload fehlgeschlagen",
"uploading": "Wird hochgeladen..."
}
}
}

View File

@@ -65,6 +65,7 @@
"freezePinnedNotebook": "Pin notebook sidebar order",
"unfreezePinnedNotebook": "Unpin notebook sidebar order",
"newSubNotebook": "New sub-notebook",
"notebookEmpty": "Empty",
"renameNotebook": "Rename",
"sharedNotebookBadge": "· Shared",
"sortManual": "Custom order",
@@ -139,6 +140,22 @@
"share": "Share",
"showCollaborators": "Show collaborators",
"pinned": "Pinned",
"viewNotes": "Notes",
"viewTasks": "Tasks",
"layoutGridTitle": "Card / grid view",
"layoutListTitle": "Editorial list view",
"layoutTableTitle": "Structured table view",
"tasksHeader": "Notebook tasks",
"tasksSummary": "{count} tasks · {completed} completed",
"tasksEmptyTitle": "No tasks in this notebook",
"tasksEmptyHint": "Add lines like « - [ ] My task » in your notes to see them here.",
"taskFromNote": "Note: {title}",
"openSourceNote": "Open source note",
"tableTitle": "Title",
"tableNotebook": "Notebook",
"tableLabels": "Labels",
"tableTasks": "Tasks",
"tableModified": "Modified",
"others": "Others",
"noNotes": "No notes",
"noNotesFound": "No notes found",
@@ -193,6 +210,7 @@
"loading": "Loading...",
"exportPDF": "Export PDF",
"savedStatus": "Saved",
"saved": "Note saved",
"dirtyStatus": "Modified",
"completedLabel": "Completed",
"notes.emptyNotebook": "Empty notebook",
@@ -274,7 +292,16 @@
"noteDeletedToast": "Note deleted.",
"deleteNoteFailedToast": "Could not delete.",
"documentInfoAria": "Document information",
"noModification": "No changes"
"noModification": "No changes",
"uploading": "Uploading...",
"open": "Open",
"illustrationGenerated": "Illustration generated",
"attachments": "Attachments",
"search": "Search",
"generateIllustration": "Generate illustration",
"saveFailed": "Failed to save",
"createFirst": "Create your first note",
"unarchived": "Unarchived"
},
"pagination": {
"previous": "←",
@@ -314,7 +341,9 @@
"count": "{count} labels",
"noLabels": "No labels",
"confirmDeleteShort": "Confirm?",
"labelRemoved": "Label \"{label}\" removed"
"labelRemoved": "Label \"{label}\" removed",
"filterByTags": "Filter by tags",
"searchTags": "Search tags"
},
"search": {
"placeholder": "Search",
@@ -431,7 +460,10 @@
"create": "Create",
"creating": "Creating labels...",
"notesCount": "{count} notes",
"typeForSuggestions": "Type content to get label suggestions..."
"typeForSuggestions": "Type content to get label suggestions...",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "Organize with AI",
@@ -446,7 +478,10 @@
"noNotesSelected": "No notes selected",
"applyFailed": "Failed to apply organization plan",
"selectAllIn": "Select all notes in {notebook}",
"selectNote": "Select note: {title}"
"selectNote": "Select note: {title}",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "Regenerate Summary",
@@ -527,7 +562,9 @@
"fixGrammar": "Fix Grammar",
"translate": "Translate",
"explain": "Explain",
"toRichText": "Convert to rich text"
"toRichText": "Convert to rich text",
"generateChart": "Generate chart",
"customLang": "Custom language"
},
"generate": {
"slides": "Generate Slides",
@@ -568,7 +605,8 @@
"insertDiagramInNote": "Embed PNG in current note",
"diagramImageAlt": "AI Generated Diagram",
"insertedInNote": "Diagram inserted in note",
"insertExportError": "Error exporting/uploading diagram"
"insertExportError": "Error exporting/uploading diagram",
"noNoteId": "No note ID"
},
"openAssistant": "Open AI Note",
"poweredByMomento": "Powered by Momento AI",
@@ -666,7 +704,16 @@
"inlineSummaryMarkdown": "**Summary:**",
"networkErrorShort": "Network error.",
"featureLocked": "This feature requires the PRO plan or higher.",
"quotaExceeded": "Monthly limit reached. Resets next month."
"quotaExceeded": "Monthly limit reached. Resets next month.",
"noHistory": "No history",
"webSearchDisabled": "Web search disabled",
"webSearchEnabled": "Web search enabled",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
"available": "Title suggestions",
@@ -718,24 +765,54 @@
"error": "Failed to load connections"
},
"comparison": {
"title": "💡 Note Comparison",
"title": "Side-by-side comparison",
"subtitle": "Review linked notes to decide what to keep or merge.",
"similarityInfo": "These notes are connected by {similarity}% similarity",
"highSimilarityInsight": "These notes deal with the same topic with a high degree of similarity. They could be merged or consolidated.",
"stayOnCurrentNote": "You stay on your current note. Close this window to keep writing.",
"untitled": "Untitled",
"clickToView": "Click to view note",
"helpfulQuestion": "Is this comparison helpful?",
"helpful": "Helpful",
"notHelpful": "Not Helpful"
},
"preview": {
"subtitle": "Preview of the linked note — you stay on the one you're editing.",
"loadError": "Could not load this note's content."
},
"editorSection": {
"title": "Connected Notes ({count})",
"loading": "Loading...",
"title": "Connected notes ({count})",
"loading": "Loading",
"view": "View",
"viewLinkedNote": "View linked note",
"compare": "Compare",
"merge": "Merge",
"compareAll": "Compare all",
"mergeAll": "Merge all",
"close": "Close"
"close": "Close",
"backToNote": "Back to my note",
"openInEditor": "Open in editor",
"badgeLabel": "Memory Echo",
"affinityBadge": "{percentage}% semantic affinity",
"intro": "Momento found another note on the same topic. Preview it, insert a citation, or merge — without leaving this one.",
"detectedIn": "Passage found in: {title}",
"helpToggle": "How does this work?",
"helpTitle": "What can you do with this connection?",
"helpView": "Shows the other note in a window. You stay on your current note.",
"helpCite": "Inserts a passage from the other note here, with a link to the source.",
"helpCompare": "Shows both notes side by side in a window.",
"helpMerge": "Combines both notes into one.",
"embedPassage": "Citation",
"embedding": "Inserting…",
"embedSuccess": "Citation inserted in your note",
"citationSuccess": "Citation inserted with link to source",
"embedFallback": "Open the source note, make a small edit, then try again.",
"embedFailed": "Could not insert the citation right now",
"showAll": "View all connections ({count})",
"hideAll": "Hide extra connections ({count})",
"retroTitle": "Notes that cite this content",
"retroDescription": "This passage is quoted in {count} other note(s):",
"consentRequired": "Enable AI processing in Settings → AI to see semantic connections for this note."
},
"fusion": {
"title": "🔗 Intelligent Fusion",
@@ -784,7 +861,8 @@
"brainstormInvite": "Brainstorm",
"brainstormJoined": "Brainstorm",
"systemNotification": "System",
"downloadFailed": "Download failed"
"downloadFailed": "Download failed",
"brainstormShared": "Brainstorm shared"
},
"nav": {
"home": "Home",
@@ -984,7 +1062,8 @@
"testConnection": "Test Connection",
"clean": "Clean",
"indexAll": "Index All",
"preview": "Preview"
"preview": "Preview",
"delete": "Delete"
},
"colors": {
"default": "Default",
@@ -1004,7 +1083,8 @@
"reminderDate": "Reminder date",
"reminderTime": "Reminder time",
"save": "Set reminder",
"cancel": "Cancel"
"cancel": "Cancel",
"changeReminder": "Change reminder"
},
"reminders": {
"title": "Reminders",
@@ -1056,7 +1136,14 @@
"createSubnotebook": "Add sub-notebook",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"confirmRename": "Rename"
"confirmRename": "Rename",
"moveToTrash": "Move to trash",
"noParent": "No parent",
"parentNotebook": "Parent notebook",
"under": "Under",
"trashCascadeWarning": "This will also delete all notes and sub-notebooks.",
"trashConfirm": "Move this notebook to trash?",
"trashTitle": "Move to trash"
},
"notebookSuggestion": {
"title": "Move to {name}?",
@@ -1065,7 +1152,8 @@
"dismiss": "Dismiss",
"dismissIn": "Dismiss (closes in {timeLeft}s)",
"moveToNotebook": "Move to notebook",
"generalNotes": "General Notes"
"generalNotes": "General Notes",
"movedToNotebook": "Moved to notebook"
},
"admin": {
"title": "Admin Dashboard",
@@ -1475,8 +1563,17 @@
"title": "Cleanup Orphaned Data",
"description": "Remove labels and connections that reference deleted notes.",
"button": "Cleanup",
"failed": "Error during cleanup"
}
"failed": "Error during cleanup",
"success": "Cleanup successful"
},
"zipExport": {
"title": "GDPR Workspace Export (ZIP)",
"description": "Download all notes, attachments, and brainstorm canvases as standard Markdown in a ZIP archive.",
"button": "Export ZIP",
"success": "Workspace exported successfully",
"failed": "Export failed"
},
"zipExporting": "Exporting..."
},
"appearance": {
"title": "Appearance",
@@ -1486,6 +1583,7 @@
"notesViewTabs": "Tabs (OneNote-style)",
"notesViewMasonry": "Cards (grid)",
"notesViewList": "List (magazine)",
"notesViewTable": "Structured table",
"selectTheme": "Choose your preferred theme",
"fontFamilyLabel": "Font",
"fontFamilyDescription": "Choose the application's font",
@@ -1500,6 +1598,9 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "Pro Pack",
"packBusiness": "Business Pack",
"packEnterprise": "Enterprise Pack",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
@@ -1519,6 +1620,8 @@
"featureReformulate": "Reformulations",
"featureChat": "AI Messages",
"featureBrainstormCreate": "Brainstorm creations",
"featureBrainstormSessions": "Brainstorm sessions",
"featureCharts": "AI Charts",
"featureBrainstormExpand": "Brainstorm expansions",
"featureBrainstormEnrich": "Brainstorm enrichments"
},
@@ -1573,7 +1676,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "Auto-delete after 30 days"
},
"footer": {
"privacy": "Privacy",
@@ -1633,14 +1737,19 @@
"documentInfo": {
"tabInfo": "Info",
"tabVersions": "Versions",
"tabNetwork": "Network",
"wordsLabel": "Words",
"charactersLabel": "Characters",
"linesLabel": "Lines",
"equationsLabel": "Equations",
"imagesLabel": "Images",
"notebookLabel": "Notebook",
"typeLabel": "Type",
"createdLabel": "Created",
"modifiedLabel": "Updated",
"labelsSection": "Labels",
"idLabel": "ID",
"copyId": "Copy note ID",
"historyDisabled": "History is not enabled for this note.",
"enableHistory": "Enable history",
"savedVersions": "Saved versions",
@@ -1654,7 +1763,53 @@
"comparisonMode": "Comparison mode",
"comparisonSubtitle": "Compare versions side by side",
"deleteVersionConfirm": "Delete this version?",
"latestBadge": "Latest"
"latestBadge": "Latest",
"network": {
"graphTitle": "Links around this note",
"intro": "See what connects this note to others: similar notes (AI), links you created yourself, or citations elsewhere.",
"helpToggle": "Understand this panel",
"helpTitle": "How to read this panel",
"helpGraph": "Center: the open note. Around it: linked notes. Violet dots closer to the center are more similar in content. Drag to rearrange, click to open.",
"helpSemantic": "Similar notes: the AI only keeps matches above a threshold. The percentage and distance are scaled from that threshold (0%) to a strongest match (100%).",
"helpWiki": "Links you create: type [[ in a note, pick another note, or write [[Exact title]] then save.",
"helpEmbed": "Citations: other notes quote a passage from this one as a synced citation.",
"empty": "No links yet. Write [[Note title]] in the text to link notes, or let the AI find similar ones.",
"consentHint": "Enable AI consent in settings to show similar notes detected by the AI.",
"dragHint": "Hover for details. Drag to reposition. Click to open the note.",
"clickToOpen": "Open in a new tab",
"legendCenter": "This note",
"legendSemantic": "Similar (AI)",
"legendWiki": "Link to a note",
"semanticShort": "Similar",
"inboundShort": "Inbound",
"outboundShort": "Outbound",
"embedShort": "Citation",
"mentionShort": "Mention",
"affinityLine": "Similarity: {percentage}%",
"semanticListTitle": "Similar notes",
"semanticListHelp": "These notes cover related topics. The percentage is relative proximity (0% = minimum detection threshold, 100% = very strong match).",
"showMoreSemantic": "Show {count} more similar note(s)",
"showLess": "Show less",
"embedListTitle": "Notes citing this content",
"embedSnippetOne": "Quotes a passage from this note",
"wikiSectionTitle": "Links to other notes",
"inboundHelp": "Notes that link to this one using [[…]] in their text.",
"outboundHelp": "Notes this one links to using [[…]] in its text.",
"unlinkedListTitle": "Unlinked mentions",
"unlinkedHelp": "[[Bracketed]] text found here, but with no matching note or saved link.",
"noWikiYet": "No links to other notes yet.",
"unknownNotebook": "Notebook",
"untitled": "Untitled",
"unlinkedLabel": "Unlinked",
"moreNodes": "+{count} on map",
"inboundList": "To this note ({count})",
"outboundList": "From this note ({count})",
"unlinkedList": "Unlinked mentions ({count})",
"noInbound": "No inbound wiki links point to this note.",
"noOutbound": "This note does not link to other notes yet.",
"refBadge": "In",
"toBadge": "Out"
}
},
"languages": {
"targets": {
@@ -2058,7 +2213,8 @@
"slideTheme": "Choose a color palette for the presentation. Automatic lets the AI decide.",
"slideStyle": "Visual style affects corner radius, spacing, and information density."
}
}
},
"intelligenceOS": "Intelligence OS"
},
"chat": {
"title": "AI Chat",
@@ -2175,6 +2331,12 @@
"imageModalInvalidUrl": "Please enter a valid URL",
"imageModalLoadFailed": "Failed to load image",
"linkPlaceholder": "Paste or type a link...",
"noteLinkPickerTitle": "Link to another note",
"noteLinkPickerHint": "Pick a note. Momento inserts [[Title]] in the text and creates the link when you save.",
"noteLinkPickerSearch": "Search notes…",
"noteLinkPickerEmpty": "No notes found. Check the title or create the target note first.",
"slashNoteLink": "Link to a note",
"slashNoteLinkDesc": "Create a link to another note ([[…]])",
"bold": "Bold",
"italic": "Italic",
"underline": "Underline",
@@ -2448,7 +2610,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "Choose the plan that suits you",
"freeDescription": "To discover Memento",
"freeF1": "30 semantic searches",
"freeF2": "15 auto tags",
"freeF3": "5 auto titles",
"freeF4": "100 notes",
"freeF5": "3 notebooks",
"freePlanDesc": "Perfect to discover Memento",
"freePrice": "Free",
"proDescription": "For consultants and freelancers",
"proFeature5": "50 reformulations/month",
"proFeature6": "50 AI messages/month",
"proCta": "Upgrade to Pro",
"businessFeature5": "500 reformulations/month",
"businessFeature6": "500 AI messages/month",
"businessCta": "Upgrade to Business",
"recommended": "Recommended",
"instantActivation": "Instant activation",
"secureDesc": "Secure payments by Stripe",
"secureTransactions": "Secure transactions",
"satisfactionGuarantee": "30-day satisfaction guarantee"
},
"landing": {
"nav": {
@@ -2602,7 +2785,8 @@
"feature3": "Audit Logs & SLA",
"feature4": "Dedicated support",
"feature5": "Live onboarding"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "Open Cloud Technology",
@@ -2702,6 +2886,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "AI Processing Consent Required",
"modalDescription": "To analyze your notes, PDFs, or brainstorm sessions, Memento securely transmits this data to third-party AI APIs (OpenAI, Gemini, DeepSeek). We enforce a strict zero-data-retention policy. By accepting, you authorize this processing.",
"zeroRetentionTitle": "Zero Data Retention",
"zeroRetentionDesc": "All outbound requests enforce zero-data-retention flags to safeguard your intellectual property.",
"rememberMe": "Remember my choice (do not ask again)",
"acceptButton": "Approve and continue",
"rejectButton": "Reject",
"aborted": "AI processing cancelled (consent rejected).",
"revocationTitle": "GDPR AI Processing Consent",
"revocationDescription": "Optional permission to send note content to third-party AI providers when you explicitly use AI features.",
"revokeButton": "Revoke Consent",
"grantButton": "Grant consent",
"statusActive": "Active",
"statusInactive": "Not granted",
"helpAriaLabel": "What does AI consent mean?",
"helpTooltip": "Momento does not sell your data. This consent only applies when you trigger an AI action (titles, tags, chat, reformulation). Without it, the rest of the app works normally.",
"whatItMeansTitle": "What does this mean?",
"inactiveHint": "Without consent, only AI-powered features are disabled. You can still create, edit, and organize notes as usual.",
"noCommercialUse": "Momento does not sell or monetize your personal data.",
"affectedFeatures": "AI features affected: title suggestions, tags, assistant chat, reformulation, Memory Echo, and similar tools.",
"dataPortabilityHint": "You can export or delete all your data at any time (Settings → Data).",
"dataPortabilityLink": "Export my data",
"revoked": "Consent not granted",
"revokedToast": "AI processing consent successfully revoked.",
"complianceBadge": "GDPR compliance",
"auditFailed": "Could not record your consent. Please try again."
}
},
"account": {
@@ -2726,5 +2938,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "Attachments",
"addToNote": "Add to note",
"analyzing": "Analyzing...",
"askPlaceholder": "Ask a question about this document...",
"askQuestions": "Ask questions",
"deleted": "Attachment deleted",
"docExpert": "Document expert",
"docQaWelcome": "Ask questions about this document",
"maxSize": "Max size",
"onlyPdf": "PDF only",
"processingFailed": "Processing failed",
"remove": "Remove",
"thinking": "Thinking...",
"uploaded": "Uploaded",
"uploadError": "Upload error",
"uploadFailed": "Upload failed",
"uploading": "Uploading..."
}
}
}

View File

@@ -183,6 +183,7 @@
"loading": "Cargando...",
"exportPDF": "Exportar PDF",
"savedStatus": "Guardado",
"saved": "Nota guardada",
"dirtyStatus": "Modificado",
"completedLabel": "Completados",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "Archivos adjuntos",
"createFirst": "Crea tu primera nota",
"generateIllustration": "Generar ilustración",
"illustrationGenerated": "Ilustración generada",
"open": "Abrir",
"saveFailed": "Error al guardar",
"search": "Buscar",
"unarchived": "Desarchivado",
"uploading": "Subiendo..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count} etiquetas",
"noLabels": "Sin etiquetas",
"confirmDeleteShort": "¿Confirmar?",
"labelRemoved": "Etiqueta \"{label}\" eliminada"
"labelRemoved": "Etiqueta \"{label}\" eliminada",
"filterByTags": "Filtrar por etiquetas",
"searchTags": "Buscar etiquetas"
},
"search": {
"placeholder": "Buscar",
@@ -427,7 +439,10 @@
"create": "Crear",
"creating": "Creando etiquetas...",
"notesCount": "{count} notas",
"typeForSuggestions": "Escribe contenido para obtener sugerencias de etiquetas..."
"typeForSuggestions": "Escribe contenido para obtener sugerencias de etiquetas...",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "Organizar con IA",
@@ -442,7 +457,10 @@
"noNotesSelected": "No se seleccionaron notas",
"applyFailed": "Error al aplicar el plan de organización",
"selectAllIn": "Seleccionar todas las notas en {notebook}",
"selectNote": "Seleccionar nota: {title}"
"selectNote": "Seleccionar nota: {title}",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "Regenerar resumen",
@@ -516,7 +534,8 @@
"fixGrammar": "Arreglar gramática",
"translate": "Traducir",
"explain": "Explicar",
"toRichText": "Convertir a texto enriquecido"
"toRichText": "Convertir a texto enriquecido",
"customLang": "Custom language"
},
"generate": {
"slides": "Generar diapositivas",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "Insertar PNG en la nota actual",
"diagramImageAlt": "Diagrama generado por IA",
"insertedInNote": "Diagrama insertado en nota.",
"insertExportError": "Error al exportar/cargar el diagrama"
"insertExportError": "Error al exportar/cargar el diagrama",
"noNoteId": "No note ID"
},
"openAssistant": "Abrir asistente IA",
"poweredByMomento": "Desarrollado por Momento AI",
@@ -631,6 +651,15 @@
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
},
"noHistory": "Sin historial",
"webSearchDisabled": "Búsqueda web desactivada",
"webSearchEnabled": "Búsqueda web activada",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
@@ -749,7 +778,8 @@
"brainstormInvite": "Idea genial",
"brainstormJoined": "Idea genial",
"systemNotification": "Sistema",
"downloadFailed": "Descarga fallida"
"downloadFailed": "Descarga fallida",
"brainstormShared": "Lluvia de ideas compartida"
},
"nav": {
"home": "Home",
@@ -945,7 +975,8 @@
"testConnection": "Test Connection",
"clean": "Clean",
"indexAll": "Index All",
"preview": "Vista previa"
"preview": "Vista previa",
"delete": "Eliminar"
},
"colors": {
"default": "Predeterminado",
@@ -965,7 +996,8 @@
"reminderDate": "Fecha del recordatorio",
"reminderTime": "Hora del recordatorio",
"save": "Configurar recordatorio",
"cancel": "Cancelar"
"cancel": "Cancelar",
"changeReminder": "Cambiar recordatorio"
},
"reminders": {
"title": "Recordatorios",
@@ -1017,7 +1049,13 @@
"createSubnotebook": "Agregar subcuaderno",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "Sin padre",
"parentNotebook": "Cuaderno padre",
"under": "Bajo",
"trashCascadeWarning": "Esto también eliminará todas las notas y sub-cuadernos.",
"trashConfirm": "¿Mover este cuaderno a la papelera?",
"trashTitle": "Mover a la papelera"
},
"notebookSuggestion": {
"title": "¿Mover a {name}?",
@@ -1026,7 +1064,8 @@
"dismiss": "Descartar",
"dismissIn": "Descartar (cierra en {timeLeft}s)",
"moveToNotebook": "Mover al cuaderno",
"generalNotes": "Notas generales"
"generalNotes": "Notas generales",
"movedToNotebook": "Movido al cuaderno"
},
"admin": {
"title": "Panel de administración",
@@ -1430,8 +1469,17 @@
"title": "Cleanup Orphaned Data",
"description": "Remove labels and connections that reference deleted notes.",
"button": "Cleanup",
"failed": "Error during cleanup"
}
"failed": "Error during cleanup",
"success": "Cleanup successful"
},
"zipExport": {
"title": "Exportación RGPD del espacio (ZIP)",
"description": "Descargue todas las notas, adjuntos y lienzos de brainstorm en Markdown dentro de un archivo ZIP.",
"button": "Exportar ZIP",
"success": "Espacio exportado correctamente",
"failed": "Error en la exportación"
},
"zipExporting": "Exportando…"
},
"appearance": {
"title": "Apariencia",
@@ -1503,7 +1551,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "Autoeliminación después de 30 días"
},
"footer": {
"privacy": "Privacidad",
@@ -1988,7 +2037,8 @@
"slideTheme": "Elija una paleta de colores para la presentación. Automático deja que la IA decida.",
"slideStyle": "El estilo visual afecta el radio de las esquinas, el espaciado y la densidad de la información."
}
}
},
"intelligenceOS": "Sistema operativo inteligente"
},
"chat": {
"title": "Chat IA",
@@ -2260,9 +2310,16 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "Pack Pro",
"packBusiness": "Pack Business",
"packEnterprise": "Pack Enterprise",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"featureReformulate": "Reformular",
"featureChat": "Chat",
"featureBrainstormSessions": "Sesiones de lluvia de ideas",
"featureCharts": "Gráficos IA",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
@@ -2381,7 +2438,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "Elige el plan que mejor se adapte a ti",
"freeDescription": "Para descubrir Memento",
"freeF1": "30 búsquedas semánticas",
"freeF2": "15 etiquetas automáticas",
"freeF3": "5 títulos automáticos",
"freeF4": "100 notas",
"freeF5": "3 cuadernos",
"freePlanDesc": "Perfecto para descubrir Memento",
"freePrice": "Gratis",
"proDescription": "Para consultores y freelancers",
"proFeature5": "50 reformulaciones/mes",
"proFeature6": "50 mensajes IA/mes",
"proCta": "Actualizar a Pro",
"businessFeature5": "500 reformulaciones/mes",
"businessFeature6": "500 mensajes IA/mes",
"businessCta": "Actualizar a Business",
"recommended": "Recomendado",
"instantActivation": "Activación instantánea",
"secureDesc": "Pagos seguros por Stripe",
"secureTransactions": "Transacciones seguras",
"satisfactionGuarantee": "Garantía de satisfacción de 30 días"
},
"landing": {
"nav": {
@@ -2535,7 +2613,8 @@
"feature3": "Audit Logs y SLA",
"feature4": "Soporte dedicado",
"feature5": "Onboarding en vivo"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "Tecnología cloud abierta",
@@ -2612,6 +2691,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "Se requiere consentimiento para el procesamiento por IA",
"modalDescription": "Para analizar tus notas, PDF o sesiones de lluvia de ideas, Memento transmite de forma segura estos datos a APIs de IA de terceros (OpenAI, Gemini, DeepSeek). Aplicamos una política estricta de cero retención de datos. Al aceptar, autorizas este tratamiento.",
"zeroRetentionTitle": "Cero retención de datos",
"zeroRetentionDesc": "Todas las solicitudes salientes incluyen indicadores de no entrenamiento para proteger tu propiedad intelectual.",
"rememberMe": "Recordar mi elección (no volver a preguntar)",
"acceptButton": "Autorizar y continuar",
"rejectButton": "Rechazar",
"aborted": "Procesamiento por IA cancelado (consentimiento rechazado).",
"revocationTitle": "Consentimiento de procesamiento por IA (RGPD)",
"revocationDescription": "Permiso opcional para enviar el contenido de tus notas a proveedores de IA externos solo cuando uses funciones de IA.",
"revokeButton": "Revocar consentimiento",
"grantButton": "Otorgar consentimiento",
"statusActive": "Activo",
"statusInactive": "No otorgado",
"helpAriaLabel": "¿Qué significa el consentimiento de IA?",
"helpTooltip": "Momento no vende tus datos. Este consentimiento solo aplica cuando activas una función de IA (títulos, etiquetas, chat, reformulación). Sin él, el resto de la app funciona con normalidad.",
"whatItMeansTitle": "¿Qué significa esto?",
"inactiveHint": "Sin consentimiento, solo se desactivan las funciones de IA. Puedes seguir creando, editando y organizando notas con normalidad.",
"noCommercialUse": "Momento no vende ni monetiza tus datos personales.",
"affectedFeatures": "Funciones afectadas: sugerencias de títulos, etiquetas, chat asistente, reformulación, Memory Echo, etc.",
"dataPortabilityHint": "Puedes exportar o eliminar todos tus datos en cualquier momento (Ajustes → Datos).",
"dataPortabilityLink": "Exportar mis datos",
"revoked": "Consentimiento no otorgado",
"revokedToast": "Consentimiento de IA revocado correctamente.",
"complianceBadge": "Cumplimiento RGPD",
"auditFailed": "No se pudo registrar tu consentimiento. Inténtalo de nuevo."
}
},
"account": {
@@ -2636,5 +2743,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "Archivos adjuntos",
"addToNote": "Añadir a la nota",
"analyzing": "Analizando...",
"askPlaceholder": "Haz una pregunta sobre este documento...",
"askQuestions": "Hacer preguntas",
"deleted": "Archivo eliminado",
"docExpert": "Experto en documentos",
"docQaWelcome": "Haga preguntas sobre este documento",
"maxSize": "Tamaño máximo",
"onlyPdf": "Solo PDF",
"processingFailed": "Error al procesar",
"remove": "Eliminar",
"thinking": "Pensando...",
"uploaded": "Subido",
"uploadError": "Error al subir",
"uploadFailed": "Error al subir",
"uploading": "Subiendo..."
}
}
}

View File

@@ -183,6 +183,7 @@
"loading": "در حال بارگذاری...",
"exportPDF": "خروجی PDF",
"savedStatus": "ذخیره شد",
"saved": "یادداشت ذخیره شد",
"dirtyStatus": "تغییر یافته",
"completedLabel": "تکمیل شده",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "پیوست‌ها",
"createFirst": "اولین یادداشت خود را بسازید",
"generateIllustration": "تولید تصویر",
"illustrationGenerated": "تصویر تولید شد",
"open": "باز کردن",
"saveFailed": "ذخیره سازی ناموفق",
"search": "جستجو",
"unarchived": "خارج بایگانی",
"uploading": "در حال آپلود..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count} برچسب",
"noLabels": "بدون برچسب",
"confirmDeleteShort": "تأیید؟",
"labelRemoved": "برچسب \"{label}\" حذف شد"
"labelRemoved": "برچسب \"{label}\" حذف شد",
"filterByTags": "فیلتر بر اساس برچسب‌ها",
"searchTags": "جستجوی برچسب‌ها"
},
"search": {
"placeholder": "جستجو",
@@ -427,7 +439,10 @@
"create": "ایجاد",
"creating": "در حال ایجاد برچسب‌ها...",
"notesCount": "{count} یادداشت",
"typeForSuggestions": "برای دریافت پیشنهاد برچسب محتوا وارد کنید..."
"typeForSuggestions": "برای دریافت پیشنهاد برچسب محتوا وارد کنید...",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "سازماندهی با هوش مصنوعی",
@@ -442,7 +457,10 @@
"noNotesSelected": "یادداشتی انتخاب نشده",
"applyFailed": "اعمال طرح سازماندهی ناموفق",
"selectAllIn": "انتخاب تمام یادداشت‌ها در {notebook}",
"selectNote": "انتخاب یادداشت: {title}"
"selectNote": "انتخاب یادداشت: {title}",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "بازسازی خلاصه",
@@ -516,7 +534,8 @@
"fixGrammar": "اصلاح گرامر",
"translate": "ترجمه",
"explain": "توضیح",
"toRichText": "تبدیل به متن غنی"
"toRichText": "تبدیل به متن غنی",
"customLang": "Custom language"
},
"generate": {
"slides": "تولید اسلایدها",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "PNG را در یادداشت فعلی جاسازی کنید",
"diagramImageAlt": "نمودار تولید شده هوش مصنوعی",
"insertedInNote": "نمودار در یادداشت درج شده است",
"insertExportError": "خطا در صادرات/بارگذاری نمودار"
"insertExportError": "خطا در صادرات/بارگذاری نمودار",
"noNoteId": "No note ID"
},
"openAssistant": "باز کردن دستیار هوش مصنوعی",
"poweredByMomento": "پشتیبانی شده توسط Momento AI",
@@ -633,7 +653,16 @@
"casual": "Casual"
},
"featureLocked": "این قابلیت نیازمند طرح PRO یا بالاتر است.",
"quotaExceeded": "محدودیت ماهانه تکمیل شده. ماه آینده بازنشانی می‌شود."
"quotaExceeded": "محدودیت ماهانه تکمیل شده. ماه آینده بازنشانی می‌شود.",
"noHistory": "بدون تاریخچه",
"webSearchDisabled": "جستجوی وب غیرفعال",
"webSearchEnabled": "جستجوی وب فعال",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
"available": "پیشنهادات عنوان",
@@ -751,7 +780,8 @@
"brainstormInvite": "طوفان فکری",
"brainstormJoined": "طوفان فکری",
"systemNotification": "سیستم",
"downloadFailed": "دانلود انجام نشد"
"downloadFailed": "دانلود انجام نشد",
"brainstormShared": "ایده‌پردازی به اشتراک گذاشته شد"
},
"nav": {
"home": "Home",
@@ -948,7 +978,8 @@
"testConnection": "تست اتصال",
"clean": "پاکسازی",
"indexAll": "نمایه‌سازی همه",
"preview": "پیش‌نمایش"
"preview": "پیش‌نمایش",
"delete": "حذف"
},
"colors": {
"default": "پیش‌فرض",
@@ -968,7 +999,8 @@
"reminderDate": "تاریخ یادآوری",
"reminderTime": "زمان یادآوری",
"save": "تنظیم",
"cancel": "لغو"
"cancel": "لغو",
"changeReminder": "تغییر یادآوری"
},
"reminders": {
"title": "یادآوری‌ها",
@@ -1020,7 +1052,13 @@
"createSubnotebook": "اضافه کردن نوت بوک فرعی",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "والد ندارد",
"parentNotebook": "دفتر والد",
"under": "زیر",
"trashCascadeWarning": "این کار تمام یادداشت‌ها و دفترچه‌های فرعی را نیز حذف می‌کند.",
"trashConfirm": "این دفترچه به سطل زباله منتقل شود؟",
"trashTitle": "انتقال به سطل زباله"
},
"notebookSuggestion": {
"title": "انتقال به {name}؟",
@@ -1029,7 +1067,8 @@
"dismiss": "نادیده گرفتن",
"dismissIn": "نادیده گرفتن (بسته می‌شود در {timeLeft} ثانیه)",
"moveToNotebook": "انتقال به دفترچه",
"generalNotes": "یادداشت‌های عمومی"
"generalNotes": "یادداشت‌های عمومی",
"movedToNotebook": "به دفترچه منتقل شد"
},
"admin": {
"title": "داشبورد مدیریت",
@@ -1434,8 +1473,17 @@
"title": "پاکسازی داده‌های یتیم",
"description": "حذف برچسب‌ها و اتصال‌هایی که به یادداشت‌های حذف شده ارجاع می‌دهند.",
"button": "پاکسازی",
"failed": "خطا در حین پاکسازی"
}
"failed": "خطا در حین پاکسازی",
"success": "Cleanup successful"
},
"zipExport": {
"title": "خروجی فضای کار (GDPR، ZIP)",
"description": "همهٔ یادداشت‌ها، پیوست‌ها و بوم‌های طوفان فکری را به‌صورت Markdown در یک فایل ZIP دریافت کنید.",
"button": "خروجی ZIP",
"success": "فضای کار با موفقیت خروجی گرفته شد",
"failed": "خروجی ناموفق بود"
},
"zipExporting": "در حال خروجی…"
},
"appearance": {
"title": "ظاهر",
@@ -1508,7 +1556,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "حذف خودکار بعد از 30 روز"
},
"footer": {
"privacy": "حریم خصوصی",
@@ -1993,7 +2042,8 @@
"slideTheme": "یک پالت رنگی برای ارائه انتخاب کنید. خودکار به هوش مصنوعی اجازه می دهد تصمیم بگیرد.",
"slideStyle": "سبک بصری بر شعاع گوشه، فاصله و تراکم اطلاعات تأثیر می گذارد."
}
}
},
"intelligenceOS": "سیستم عامل هوشمند"
},
"chat": {
"title": "چت هوش مصنوعی",
@@ -2265,6 +2315,9 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "بسته حرفه‌ای",
"packBusiness": "بسته تجاری",
"packEnterprise": "بسته سازمانی",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
@@ -2284,6 +2337,8 @@
"featureReformulate": "بازنویسی",
"featureChat": "پیام‌های هوش مصنوعی",
"featureBrainstormCreate": "ایجاد طوفان فکری",
"featureBrainstormSessions": "جلسات ایده‌پردازی مغزی",
"featureCharts": "نمودارهای هوش مصنوعی",
"featureBrainstormExpand": "گسترش طوفان فکری",
"featureBrainstormEnrich": "غنی‌سازی طوفان فکری"
},
@@ -2392,7 +2447,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "طرح مناسب را انتخاب کنید",
"freeDescription": "برای کشف ممنتو",
"freeF1": "30 جستجوی معنایی",
"freeF2": "15 برچسب خودکار",
"freeF3": "5 عنوان خودکار",
"freeF4": "100 یادداشت",
"freeF5": "3 دفترچه",
"freePlanDesc": "ایده آل برای کشف ممنتو",
"freePrice": "رایگان",
"proDescription": "برای مشاوران و فریلنسرها",
"proFeature5": "50 بازنویسی/ماه",
"proFeature6": "50 پیام هوش مصنوعی/ماه",
"proCta": "ارتقا به Pro",
"businessFeature5": "500 بازنویسی/ماه",
"businessFeature6": "500 پیام هوش مصنوعی/ماه",
"businessCta": "ارتقا به Business",
"recommended": "توصیه شده",
"instantActivation": "فعال‌سازی فوری",
"secureDesc": "پرداخت امن از طریق Stripe",
"secureTransactions": "تراکنش‌های امن",
"satisfactionGuarantee": "ضمان بازگشت 30 روزه"
},
"landing": {
"nav": {
@@ -2546,7 +2622,8 @@
"feature3": "لاگ حسابرسی و SLA",
"feature4": "پشتیبانی اختصاصی",
"feature5": "آنبوردینگ زنده"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "زیرساخت ابری باز",
@@ -2623,6 +2700,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "رضایت برای پردازش هوش مصنوعی لازم است",
"modalDescription": "برای تحلیل یادداشت‌ها، PDF یا جلسات طوفان فکری، Momento این داده‌ها را به‌صورت امن به APIهای هوش مصنوعی شخص ثالث (OpenAI، Gemini، DeepSeek) ارسال می‌کند. سیاست سختگیرانه عدم نگهداری داده را اعمال می‌کنیم. با پذیرش، این پردازش را مجاز می‌کنید.",
"zeroRetentionTitle": "عدم نگهداری داده",
"zeroRetentionDesc": "همه درخواست‌های خروجی شامل پرچم‌های ممنوعیت آموزش مدل برای حفاظت از مالکیت فکری شما هستند.",
"rememberMe": "انتخاب من را به خاطر بسپار (دیگر نپرس)",
"acceptButton": "اجازه بده و ادامه بده",
"rejectButton": "رد کن",
"aborted": "پردازش هوش مصنوعی لغو شد (رضایت رد شد).",
"revocationTitle": "رضایت پردازش هوش مصنوعی (GDPR)",
"revocationDescription": "اجازه اختیاری برای ارسال محتوای یادداشت به ارائه‌دهندگان هوش مصنوعی شخص ثالث، فقط هنگام استفاده از قابلیت‌های هوش مصنوعی.",
"revokeButton": "لغو رضایت",
"grantButton": "اعطای رضایت",
"statusActive": "فعال",
"statusInactive": "داده نشده",
"helpAriaLabel": "رضایت هوش مصنوعی یعنی چه؟",
"helpTooltip": "Momento داده‌های شما را نمی‌فروشد. این رضایت فقط هنگام اجرای عملیات هوش مصنوعی (عنوان، برچسب، چت، بازنویسی) اعمال می‌شود. بدون آن، بقیه برنامه عادی کار می‌کند.",
"whatItMeansTitle": "این یعنی چه؟",
"inactiveHint": "بدون رضایت، فقط قابلیت‌های هوش مصنوعی غیرفعال می‌شوند. ایجاد، ویرایش و سازماندهی یادداشت‌ها مثل همیشه ممکن است.",
"noCommercialUse": "Momento داده‌های شخصی شما را نمی‌فروشد و از آن درآمدزایی نمی‌کند.",
"affectedFeatures": "قابلیت‌های مرتبط: پیشنهاد عنوان، برچسب‌ها، چت دستیار، بازنویسی، Memory Echo و غیره.",
"dataPortabilityHint": "می‌توانید هر زمان همه داده‌ها را صادر یا حذف کنید (تنظیمات → داده‌ها).",
"dataPortabilityLink": "صدور داده‌های من",
"revoked": "رضایت داده نشده",
"revokedToast": "رضایت هوش مصنوعی با موفقیت لغو شد.",
"complianceBadge": "انطباق GDPR",
"auditFailed": "ثبت رضایت ممکن نشد. دوباره تلاش کنید."
}
},
"account": {
@@ -2647,5 +2752,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "پیوست‌ها",
"addToNote": "افزودن به یادداشت",
"analyzing": "در حال تحلیل...",
"askPlaceholder": "در مورد این سوال بپرسید...",
"askQuestions": "سوال بپرسید",
"deleted": "پیوست حذف شد",
"docExpert": "متخصص سند",
"docQaWelcome": "در مورد این سند سوال بپرسید",
"maxSize": "حداکثر اندازه",
"onlyPdf": "فقط PDF",
"processingFailed": "پردازش ناموفق",
"remove": "حذف",
"thinking": "در حال فکر کردن...",
"uploaded": "آپلود شد",
"uploadError": "خطای آپلود",
"uploadFailed": "آپلود ناموفق",
"uploading": "در حال آپلود..."
}
}
}

View File

@@ -65,6 +65,7 @@
"freezePinnedNotebook": "Figer l'état du carnet",
"unfreezePinnedNotebook": "Défiger l'état du carnet",
"newSubNotebook": "Nouveau sous-carnet",
"notebookEmpty": "Vide",
"renameNotebook": "Renommer",
"sharedNotebookBadge": "· partagé",
"sortManual": "Ordre libre",
@@ -139,6 +140,22 @@
"share": "Partager",
"showCollaborators": "Voir les collaborateurs",
"pinned": "Épinglées",
"viewNotes": "Notes",
"viewTasks": "Tâches",
"layoutGridTitle": "Vue cartes / grille",
"layoutListTitle": "Vue liste éditoriale",
"layoutTableTitle": "Vue tableau structuré",
"tasksHeader": "Tâches du carnet",
"tasksSummary": "{count} tâches · {completed} complétées",
"tasksEmptyTitle": "Aucune tâche dans ce carnet",
"tasksEmptyHint": "Ajoutez des lignes au format « - [ ] Ma tâche » dans vos notes pour les voir ici.",
"taskFromNote": "Note : {title}",
"openSourceNote": "Ouvrir la note source",
"tableTitle": "Titre",
"tableNotebook": "Carnet",
"tableLabels": "Étiquettes",
"tableTasks": "Tâches",
"tableModified": "Modifié",
"others": "Autres",
"noNotes": "Aucune note",
"noNotesFound": "Aucune note trouvée",
@@ -193,6 +210,7 @@
"loading": "Chargement...",
"exportPDF": "Exporter en PDF",
"savedStatus": "Enregistré",
"saved": "Note sauvegardée",
"dirtyStatus": "Modifié",
"completedLabel": "Terminé",
"notes": {
@@ -280,7 +298,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"uploading": "Téléchargement...",
"open": "Ouvrir",
"illustrationGenerated": "Illustration générée",
"attachments": "Pièces jointes",
"search": "Rechercher",
"generateIllustration": "Générer une illustration",
"saveFailed": "Échec de la sauvegarde",
"createFirst": "Créez votre première note",
"unarchived": "Désarchivée"
},
"pagination": {
"previous": "←",
@@ -320,7 +347,9 @@
"count": "{count} étiquettes",
"noLabels": "Aucune étiquette",
"confirmDeleteShort": "Confirmer ?",
"labelRemoved": "Étiquette \"{label}\" supprimée"
"labelRemoved": "Étiquette \"{label}\" supprimée",
"filterByTags": "Filtrer par étiquettes",
"searchTags": "Rechercher des étiquettes"
},
"search": {
"placeholder": "Rechercher",
@@ -437,7 +466,10 @@
"create": "Créer",
"creating": "Création des étiquettes...",
"notesCount": "{count} notes",
"typeForSuggestions": "Tapez du contenu pour obtenir des suggestions d'étiquettes..."
"typeForSuggestions": "Tapez du contenu pour obtenir des suggestions d'étiquettes...",
"noNotebook": "Aucun carnet sélectionné",
"noSuggestions": "Aucune suggestion",
"regenerate": "Régénérer"
},
"batchOrganization": {
"title": "Organiser avec l'IA",
@@ -452,7 +484,10 @@
"noNotesSelected": "Aucune note sélectionnée",
"applyFailed": "Échec de l'application du plan d'organisation",
"selectAllIn": "Sélectionner toutes les notes dans {notebook}",
"selectNote": "Sélectionner la note : {title}"
"selectNote": "Sélectionner la note : {title}",
"notesToOrganize": "Notes à organiser",
"selected": "Sélectionné",
"unorganized": "Non organisé"
},
"notebookSummary": {
"regenerate": "Régénérer le résumé",
@@ -533,7 +568,9 @@
"fixGrammar": "Corriger les fautes",
"translate": "Traduire",
"explain": "Expliquer",
"toRichText": "Convertir en texte enrichi"
"toRichText": "Convertir en texte enrichi",
"generateChart": "Générer un graphique",
"customLang": "Langue personnalisée"
},
"generate": {
"slides": "Générer Slides",
@@ -574,7 +611,8 @@
"insertDiagramInNote": "Insérer PNG dans la note",
"diagramImageAlt": "Diagramme généré par IA",
"insertedInNote": "Diagramme inséré dans la note",
"insertExportError": "Erreur lors de l'export/upload du diagramme"
"insertExportError": "Erreur lors de l'export/upload du diagramme",
"noNoteId": "Aucun ID de note"
},
"openAssistant": "Ouvrir IA Note",
"poweredByMomento": "Propulsé par Momento AI",
@@ -672,7 +710,16 @@
"inlineSummaryMarkdown": "**Résumé :**",
"networkErrorShort": "Erreur réseau.",
"featureLocked": "Cette fonctionnalité nécessite le plan PRO ou supérieur.",
"quotaExceeded": "Limite mensuelle atteinte. Se réinitialise le mois prochain."
"quotaExceeded": "Limite mensuelle atteinte. Se réinitialise le mois prochain.",
"noHistory": "Aucun historique",
"webSearchDisabled": "Recherche web désactivée",
"webSearchEnabled": "Recherche web activée",
"result": {
"apply": "Appliquer",
"original": "Original",
"preview": "Aperçu",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
"available": "Suggestions de titre",
@@ -724,24 +771,54 @@
"error": "Échec du chargement des connexions"
},
"comparison": {
"title": "💡 Comparaison de notes",
"similarityInfo": "Ces notes sont connectées par {similarity}% de similarité",
"title": "Comparaison côte à côte",
"subtitle": "Relisez vos notes liées pour décider quoi garder ou fusionner.",
"similarityInfo": "Ces notes sont connectées par {similarity} % de similarité",
"highSimilarityInsight": "Ces notes traitent du même sujet avec un fort degré de similarité. Elles pourraient être fusionnées ou consolidées.",
"stayOnCurrentNote": "Vous restez sur la note en cours. Fermez cette fenêtre pour continuer à écrire.",
"untitled": "Sans titre",
"clickToView": "Cliquer pour voir la note",
"helpfulQuestion": "Cette comparaison est-elle utile ?",
"helpful": "Utile",
"notHelpful": "Pas utile"
},
"preview": {
"subtitle": "Aperçu de la note liée — vous ne quittez pas celle que vous éditez.",
"loadError": "Impossible de charger le contenu de cette note."
},
"editorSection": {
"title": "Notes connectées ({count})",
"loading": "Chargement...",
"title": "Notes connectées ({count})",
"loading": "Chargement",
"view": "Voir",
"viewLinkedNote": "Voir la note liée",
"compare": "Comparer",
"merge": "Fusionner",
"compareAll": "Tout comparer",
"mergeAll": "Tout fusionner",
"close": "Fermer"
"close": "Fermer",
"backToNote": "Revenir à ma note",
"openInEditor": "Ouvrir dans l'éditeur",
"badgeLabel": "Memory Echo",
"affinityBadge": "{percentage} % d'affinité sémantique",
"intro": "Momento a repéré une autre note sur le même sujet. Consultez-la, insérez une citation ou fusionnez — sans quitter celle-ci.",
"detectedIn": "Passage repéré dans : {title}",
"helpToggle": "Comment ça marche ?",
"helpTitle": "Que faire avec cette connexion ?",
"helpView": "Affiche l'autre note dans une fenêtre. Vous restez sur votre note.",
"helpCite": "Insère un passage de l'autre note dans celle-ci, avec un lien vers la source.",
"helpCompare": "Montre les deux notes côte à côte dans une fenêtre.",
"helpMerge": "Regroupe le contenu des deux notes en une seule.",
"embedPassage": "Citation",
"embedding": "Insertion…",
"embedSuccess": "Citation insérée dans la note",
"citationSuccess": "Citation insérée avec lien vers la source",
"embedFallback": "Ouvrez la note source, modifiez-la légèrement puis réessayez.",
"embedFailed": "Impossible d'insérer la citation pour l'instant",
"showAll": "Voir toutes les connexions ({count})",
"hideAll": "Masquer les connexions ({count})",
"retroTitle": "Notes qui citent ce contenu",
"retroDescription": "Ce passage est repris dans {count} autre(s) note(s) :",
"consentRequired": "Activez le traitement IA dans Paramètres → IA pour voir les connexions sémantiques de cette note."
},
"fusion": {
"title": "🔗 Fusion intelligente",
@@ -790,7 +867,8 @@
"brainstormInvite": "Brainstorm",
"brainstormJoined": "Brainstorm",
"systemNotification": "Système",
"downloadFailed": "Échec du téléchargement"
"downloadFailed": "Échec du téléchargement",
"brainstormShared": "Brainstorm partagé"
},
"nav": {
"home": "Accueil",
@@ -990,7 +1068,8 @@
"testConnection": "Tester la connexion",
"clean": "Nettoyer",
"indexAll": "Tout indexer",
"preview": "Aperçu"
"preview": "Aperçu",
"delete": "Supprimer"
},
"colors": {
"default": "Défaut",
@@ -1010,7 +1089,8 @@
"reminderDate": "Date du rappel",
"reminderTime": "Heure du rappel",
"save": "Définir",
"cancel": "Annuler"
"cancel": "Annuler",
"changeReminder": "Modifier le rappel"
},
"reminders": {
"title": "Rappels",
@@ -1062,7 +1142,14 @@
"createSubnotebook": "Ajouter un sous-carnet",
"createSubNotebook": "Nouveau sous-carnet…",
"rename": "Renommer",
"confirmRename": "Renommer"
"confirmRename": "Renommer",
"moveToTrash": "Déplacer vers la corbeille",
"noParent": "Aucun parent",
"parentNotebook": "Carnet parent",
"under": "Sous",
"trashCascadeWarning": "Cela supprimera également toutes les notes et sous-carnets.",
"trashConfirm": "Déplacer ce carnet vers la corbeille ?",
"trashTitle": "Déplacer vers la corbeille"
},
"notebookSuggestion": {
"title": "Déplacer vers {name} ?",
@@ -1071,7 +1158,8 @@
"dismiss": "Rejeter",
"dismissIn": "Rejeter (ferme dans {timeLeft}s)",
"moveToNotebook": "Déplacer vers un carnet",
"generalNotes": "Notes générales"
"generalNotes": "Notes générales",
"movedToNotebook": "Déplacé vers le carnet"
},
"admin": {
"title": "Tableau de bord Admin",
@@ -1481,8 +1569,17 @@
"title": "Nettoyer les données orphelines",
"description": "Supprimer les étiquettes et connexions qui référencent des notes supprimées.",
"button": "Nettoyer",
"failed": "Erreur lors du nettoyage"
}
"failed": "Erreur lors du nettoyage",
"success": "Nettoyage réussi"
},
"zipExport": {
"title": "Export complet (RGPD)",
"description": "Téléchargez toutes vos notes, pièces jointes et sessions de brainstorm au format Markdown dans un fichier ZIP.",
"button": "Exporter en ZIP",
"success": "Espace de travail exporté avec succès",
"failed": "L'exportation a échoué"
},
"zipExporting": "Exportation..."
},
"appearance": {
"title": "Apparence",
@@ -1492,6 +1589,7 @@
"notesViewTabs": "Onglets (type OneNote)",
"notesViewMasonry": "Cartes (grille)",
"notesViewList": "Liste (magazine)",
"notesViewTable": "Tableau structuré",
"selectTheme": "Choisissez votre thème",
"fontFamilyLabel": "Police",
"fontFamilyDescription": "Choisissez la police de l'application",
@@ -1506,6 +1604,9 @@
},
"usageMeter": {
"packName": "Pack découverte IA",
"packPro": "Pack Pro",
"packBusiness": "Pack Business",
"packEnterprise": "Pack Enterprise",
"featureSearch": "Recherche",
"featureTags": "Étiquettes",
"featureTitles": "Titres",
@@ -1525,6 +1626,8 @@
"featureReformulate": "Reformulations",
"featureChat": "Messages IA",
"featureBrainstormCreate": "Créations brainstorm",
"featureBrainstormSessions": "Sessions brainstorm",
"featureCharts": "Graphiques IA",
"featureBrainstormExpand": "Extensions brainstorm",
"featureBrainstormEnrich": "Enrichissements brainstorm"
},
@@ -1579,7 +1682,8 @@
"daysRemaining": "JOURS RESTANTS",
"notebookContentPreserved": "Contenu du carnet préservé",
"notebookRestoreHint": "La restauration d'un carnet restaure également toutes ses notes.",
"filterAll": "Tous"
"filterAll": "Tous",
"autoDelete30": "Suppression automatique après 30 jours"
},
"footer": {
"privacy": "Confidentialité",
@@ -1639,14 +1743,19 @@
"documentInfo": {
"tabInfo": "Infos",
"tabVersions": "Versions",
"tabNetwork": "Réseau",
"wordsLabel": "mots",
"charactersLabel": "caractères",
"linesLabel": "Lignes",
"equationsLabel": "Équations",
"imagesLabel": "Images",
"notebookLabel": "Carnet",
"typeLabel": "Type",
"createdLabel": "Créée le",
"modifiedLabel": "Modifiée",
"labelsSection": "Étiquettes",
"idLabel": "ID",
"copyId": "Copier l'ID",
"historyDisabled": "L'historique n'est pas activé pour cette note.",
"enableHistory": "Activer l'historique",
"savedVersions": "Versions sauvegardées",
@@ -1660,7 +1769,51 @@
"comparisonMode": "Mode comparaison",
"comparisonSubtitle": "Comparer les versions côte à côte",
"deleteVersionConfirm": "Supprimer cette version ?",
"latestBadge": "Récent"
"latestBadge": "Récent",
"network": {
"graphTitle": "Liens autour de cette note",
"intro": "Visualisez ici ce qui relie cette note aux autres : notes proches (IA), liens que vous avez créés vous-même, ou citations reprises ailleurs.",
"helpToggle": "Comprendre ce panneau",
"helpTitle": "Comment lire ce panneau",
"helpGraph": "Au centre : la note ouverte. Autour : les notes liées. Plus un point violet est proche du centre, plus la note est voisine en contenu. Faites glisser pour réorganiser, cliquez pour ouvrir.",
"helpSemantic": "Notes proches : lIA ne garde que les correspondances au-dessus dun seuil. Le pourcentage et la distance sont étalés entre ce seuil (0 %) et une correspondance maximale (100 %).",
"helpWiki": "Liens que vous créez : tapez [[ dans une note, choisissez une autre note, ou écrivez [[Titre exact]] puis enregistrez.",
"helpEmbed": "Citations : dautres notes reprennent un passage de celle-ci sous forme de citation synchronisée.",
"empty": "Aucun lien repéré pour linstant. Écrivez [[Titre dune note]] dans le texte pour créer un lien, ou laissez lIA détecter des notes proches.",
"consentHint": "Pour afficher les notes proches détectées par lIA, activez le consentement IA dans les paramètres.",
"dragHint": "Survolez un point pour le détail. Faites-le glisser pour le déplacer. Cliquez pour ouvrir la note.",
"clickToOpen": "Ouvrir dans un nouvel onglet",
"legendCenter": "Cette note",
"legendSemantic": "Note proche (IA)",
"legendWiki": "Lien vers une note",
"semanticShort": "Note proche",
"inboundShort": "Lien entrant",
"outboundShort": "Lien sortant",
"embedShort": "Citation",
"mentionShort": "Mention",
"affinityLine": "Proximité : {percentage} %",
"semanticListTitle": "Notes proches",
"semanticListHelp": "Ces notes couvrent des sujets voisins. Le pourcentage indique la proximité relative (0 % = seuil minimal de détection, 100 % = correspondance très forte).",
"showMoreSemantic": "Voir {count} autre(s) note(s) proche(s)",
"showLess": "Afficher moins",
"embedListTitle": "Notes qui citent ce contenu",
"embedSnippetOne": "Reprend un passage de cette note",
"wikiSectionTitle": "Liens vers d'autres notes",
"inboundHelp": "Notes qui créent un lien vers celle-ci avec [[…]] dans leur texte.",
"outboundHelp": "Notes vers lesquelles cette note pointe avec [[…]] dans son texte.",
"unlinkedListTitle": "Mentions sans lien actif",
"unlinkedHelp": "Texte [[entre crochets]] repéré ici, mais sans note correspondante ou sans lien enregistré.",
"noWikiYet": "Aucun lien vers une autre note pour le moment.",
"unknownNotebook": "Carnet",
"untitled": "Sans titre",
"unlinkedLabel": "Sans lien",
"moreNodes": "+{count} sur la carte",
"inboundList": "Vers cette note ({count})",
"outboundList": "Depuis cette note ({count})",
"unlinkedList": "Mentions non reliées ({count})",
"refBadge": "Entrant",
"toBadge": "Sortant"
}
},
"languages": {
"targets": {
@@ -2064,7 +2217,8 @@
"slideTheme": "Choisissez une palette de couleurs pour la présentation. Automatique laisse l'IA choisir.",
"slideStyle": "Le style visuel affecte les coins arrondis, l'espacement et la densité d'information."
}
}
},
"intelligenceOS": "Système d'exploitation intelligent"
},
"chat": {
"title": "Chat IA",
@@ -2181,6 +2335,12 @@
"imageModalInvalidUrl": "Veuillez entrer une URL valide",
"imageModalLoadFailed": "Échec du chargement de l'image",
"linkPlaceholder": "Collez ou tapez un lien...",
"noteLinkPickerTitle": "Lier à une autre note",
"noteLinkPickerHint": "Choisissez une note. Momento insère [[Titre]] dans le texte et crée le lien à l'enregistrement.",
"noteLinkPickerSearch": "Rechercher une note…",
"noteLinkPickerEmpty": "Aucune note trouvée. Vérifiez le titre ou créez d'abord la note cible.",
"slashNoteLink": "Lien vers une note",
"slashNoteLinkDesc": "Créer un lien vers une autre note ([[…]])",
"bold": "Gras",
"italic": "Italique",
"underline": "Souligné",
@@ -2454,7 +2614,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Support dédié",
"enterpriseFeature4": "Facturation personnalisée",
"enterpriseFeature5": "SLA garanti"
"enterpriseFeature5": "SLA garanti",
"subtitle": "Choisissez le plan qui vous convient",
"freeDescription": "Pour découvrir Memento",
"freeF1": "30 recherches sémantiques",
"freeF2": "15 étiquettes auto",
"freeF3": "5 titres auto",
"freeF4": "100 notes",
"freeF5": "3 carnets",
"freePlanDesc": "Idéal pour découvrir Memento",
"freePrice": "Gratuit",
"proDescription": "Pour les consultants et freelances",
"proFeature5": "50 reformulations/mois",
"proFeature6": "50 messages IA/mois",
"proCta": "Passer à Pro",
"businessFeature5": "500 reformulations/mois",
"businessFeature6": "500 messages IA/mois",
"businessCta": "Passer à Business",
"recommended": "Recommandé",
"instantActivation": "Activation instantanée",
"secureDesc": "Paiements sécurisés par Stripe",
"secureTransactions": "Transactions sécurisées",
"satisfactionGuarantee": "Satisfait ou remboursé 30 jours"
},
"landing": {
"nav": {
@@ -2608,7 +2789,8 @@
"feature3": "Audit Logs & SLA",
"feature4": "Support Dédié",
"feature5": "Onboarding Live"
}
},
"basicPrice": "Gratuit"
},
"byok": {
"label": "Technologie Cloud Ouverte",
@@ -2708,6 +2890,34 @@
"cancel": "Annuler",
"save": "Enregistrer les préférences",
"saved": "Préférences mises à jour avec succès."
},
"ai": {
"modalTitle": "Consentement requis pour le traitement par IA",
"modalDescription": "Pour analyser vos notes, PDFs ou sessions de remue-méninges, Memento transmet de manière sécurisée ces données à des API d'IA tierces (OpenAI, Gemini, DeepSeek). Nous appliquons une politique de rétention de données nulle. En acceptant, vous autorisez ce traitement.",
"zeroRetentionTitle": "Zéro Rétention de Données",
"zeroRetentionDesc": "Toutes les requêtes sortantes incluent des indicateurs de non-apprentissage pour protéger votre propriété intellectuelle.",
"rememberMe": "Se souvenir de mon choix (ne plus demander)",
"acceptButton": "Autoriser et continuer",
"rejectButton": "Refuser",
"aborted": "Traitement IA annulé (consentement refusé).",
"revocationTitle": "Consentement de traitement IA (RGPD)",
"revocationDescription": "Autorisation optionnelle pour envoyer le contenu de vos notes à des fournisseurs IA tiers, uniquement lorsque vous utilisez une fonction IA.",
"revokeButton": "Révoquer le consentement",
"grantButton": "Accorder le consentement",
"statusActive": "Actif",
"statusInactive": "Non accordé",
"helpAriaLabel": "Que signifie le consentement IA ?",
"helpTooltip": "Momento ne vend pas vos données. Ce consentement ne sapplique que lorsque vous déclenchez une action IA (titres, étiquettes, chat, reformulation). Sans lui, le reste de lapplication fonctionne normalement.",
"whatItMeansTitle": "Quest-ce que cela signifie ?",
"inactiveHint": "Sans consentement, seules les fonctions propulsées par lIA sont désactivées. Vous pouvez continuer à créer, modifier et organiser vos notes comme dhabitude.",
"noCommercialUse": "Momento ne vend ni ne monétise vos données personnelles.",
"affectedFeatures": "Fonctions concernées : suggestions de titres, étiquettes, assistant chat, reformulation, Memory Echo, etc.",
"dataPortabilityHint": "Vous pouvez exporter ou supprimer toutes vos données à tout moment (Paramètres → Données).",
"dataPortabilityLink": "Exporter mes données",
"revoked": "Consentement non accordé",
"revokedToast": "Consentement IA révoqué avec succès.",
"complianceBadge": "Conformité RGPD",
"auditFailed": "Impossible d'enregistrer votre consentement. Réessayez."
}
},
"account": {
@@ -2732,5 +2942,24 @@
"successRedirect": "Votre compte a été supprimé avec succès.",
"errorFailed": "La suppression a échoué. Veuillez réessayer."
}
},
"attachments": {
"title": "Pièces jointes",
"addToNote": "Ajouter à la note",
"analyzing": "Analyse en cours...",
"askPlaceholder": "Posez une question sur ce document...",
"askQuestions": "Poser des questions",
"deleted": "Pièce jointe supprimée",
"docExpert": "Expert document",
"docQaWelcome": "Posez des questions sur ce document",
"maxSize": "Taille max",
"onlyPdf": "PDF uniquement",
"processingFailed": "Échec du traitement",
"remove": "Supprimer",
"thinking": "Réflexion en cours...",
"uploaded": "Téléchargé",
"uploadError": "Erreur de téléchargement",
"uploadFailed": "Échec du téléchargement",
"uploading": "Téléchargement..."
}
}
}

View File

@@ -183,6 +183,7 @@
"loading": "लोड हो रहा है...",
"exportPDF": "PDF निर्यात करें",
"savedStatus": "सहेजा गया",
"saved": "नोट सहेजी गई",
"dirtyStatus": "संशोधित",
"completedLabel": "पूर्ण",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "अटैचमेंट",
"createFirst": "अपनी पहली नोट बनाएं",
"generateIllustration": "चित्रण उत्पन्न करें",
"illustrationGenerated": "चित्रण उत्पन्न हुआ",
"open": "खोलें",
"saveFailed": "सहेजने में विफल",
"search": "खोजें",
"unarchived": "अनार्काइव नहीं",
"uploading": "अपलोड हो रहा है..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count} labels",
"noLabels": "No labels",
"confirmDeleteShort": "Confirm?",
"labelRemoved": "Label \"{label}\" removed"
"labelRemoved": "Label \"{label}\" removed",
"filterByTags": "टैग द्वारा फ़िल्टर करें",
"searchTags": "टैग खोजें"
},
"search": {
"placeholder": "Search",
@@ -427,7 +439,10 @@
"create": "बनाएं",
"creating": "लेबल बनाए जा रहे हैं...",
"notesCount": "{count} नोट्स",
"typeForSuggestions": "लेबल सुझाव प्राप्त करने के लिए सामग्री लिखें..."
"typeForSuggestions": "लेबल सुझाव प्राप्त करने के लिए सामग्री लिखें...",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "AI से व्यवस्थित करें",
@@ -442,7 +457,10 @@
"noNotesSelected": "कोई नोट चयनित नहीं",
"applyFailed": "संगठन योजना लागू करने में विफल",
"selectAllIn": "{notebook} में सभी नोट्स चुनें",
"selectNote": "नोट चुनें: {title}"
"selectNote": "नोट चुनें: {title}",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "सारांश पुनः उत्पन्न करें",
@@ -516,7 +534,8 @@
"fixGrammar": "व्याकरण ठीक करें",
"translate": "अनुवाद",
"explain": "व्याख्या करना",
"toRichText": "रिच टेक्स्ट में कनवर्ट करें"
"toRichText": "रिच टेक्स्ट में कनवर्ट करें",
"customLang": "Custom language"
},
"generate": {
"slides": "स्लाइड जनरेट करें",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "वर्तमान नोट में पीएनजी एम्बेड करें",
"diagramImageAlt": "एआई जनित आरेख",
"insertedInNote": "नोट में डायग्राम डाला गया",
"insertExportError": "आरेख निर्यात/अपलोड करने में त्रुटि"
"insertExportError": "आरेख निर्यात/अपलोड करने में त्रुटि",
"noNoteId": "No note ID"
},
"openAssistant": "AI सहायक खोलें",
"poweredByMomento": "Momento AI द्वारा संचालित",
@@ -631,6 +651,15 @@
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
},
"noHistory": "कोई इतिहास नहीं",
"webSearchDisabled": "वेब खोज अक्षम",
"webSearchEnabled": "वेब खोज सक्षम",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
@@ -749,7 +778,8 @@
"brainstormInvite": "मंथन",
"brainstormJoined": "मंथन",
"systemNotification": "प्रणाली",
"downloadFailed": "डाउनलोड विफल रहा"
"downloadFailed": "डाउनलोड विफल रहा",
"brainstormShared": "ब्रेनस्टॉर्म साझा किया गया"
},
"nav": {
"home": "Home",
@@ -945,7 +975,8 @@
"testConnection": "Test Connection",
"clean": "Clean",
"indexAll": "Index All",
"preview": "पूर्वावलोकन"
"preview": "पूर्वावलोकन",
"delete": "हटाएं"
},
"colors": {
"default": "डिफ़ॉल्ट",
@@ -965,7 +996,8 @@
"reminderDate": "रिमाइंडर दिनांक",
"reminderTime": "रिमाइंडर समय",
"save": "रिमाइंडर सेट करें",
"cancel": "रद्द करें"
"cancel": "रद्द करें",
"changeReminder": "रिमाइंडर बदलें"
},
"reminders": {
"title": "रिमाइंडर",
@@ -1017,7 +1049,13 @@
"createSubnotebook": "उप-नोटबुक जोड़ें",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "कोई अभिभावक नहीं",
"parentNotebook": "पैरेंट नोटबुक",
"under": "के अंतर्गत",
"trashCascadeWarning": "इससे सभी नोट्स और सब-नोटबुक भी हट जाएंगे.",
"trashConfirm": "इस नोटबुक को कचरे में ले जाएं?",
"trashTitle": "कचरे में ले जाएं"
},
"notebookSuggestion": {
"title": "{name} में ले जाएं?",
@@ -1026,7 +1064,8 @@
"dismiss": "खारिज करें",
"dismissIn": "खारिज करें ({timeLeft}सेकंड में बंद होगा)",
"moveToNotebook": "नोटबुक में ले जाएं",
"generalNotes": "सामान्य नोट्स"
"generalNotes": "सामान्य नोट्स",
"movedToNotebook": "नोटबुक में ले जाया गया"
},
"admin": {
"title": "एडमिन डैशबोर्ड",
@@ -1430,8 +1469,17 @@
"title": "ऑर्फन डेटा साफ़ करें",
"description": "हटाए गए नोट्स का संदर्भ देने वाले लेबल और कनेक्शन हटाएं।",
"button": "साफ़ करें",
"failed": "सफ़ाई के दौरान त्रुटि"
}
"failed": "सफ़ाई के दौरान त्रुटि",
"success": "Cleanup successful"
},
"zipExport": {
"title": "GDPR वर्कस्पेस निर्यात (ZIP)",
"description": "सभी नोट्स, अटैचमेंट और ब्रेनस्टॉर्म कैनवास Markdown में ZIP के रूप में डाउनलोड करें।",
"button": "ZIP निर्यात",
"success": "वर्कस्पेस सफलतापूर्वक निर्यात हुआ",
"failed": "निर्यात विफल"
},
"zipExporting": "निर्यात हो रहा है…"
},
"appearance": {
"title": "दिखावट",
@@ -1503,7 +1551,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "30 दिनों के बाद ऑटो-डिलीट"
},
"footer": {
"privacy": "गोपनीयता",
@@ -1988,7 +2037,8 @@
"slideTheme": "प्रस्तुतिकरण के लिए एक रंग पैलेट चुनें. स्वचालित AI को निर्णय लेने देता है।",
"slideStyle": "दृश्य शैली कोने की त्रिज्या, रिक्ति और सूचना घनत्व को प्रभावित करती है।"
}
}
},
"intelligenceOS": "इंटेलिजेंस ओएस"
},
"chat": {
"title": "AI चैट",
@@ -2260,9 +2310,16 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "प्रो पैक",
"packBusiness": "बिजनेस पैक",
"packEnterprise": "एंटरप्राइज पैक",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"featureReformulate": "इने की पुनर्स्थापना",
"featureChat": "चैट",
"featureBrainstormSessions": "ब्रेनस्टॉर्मिंग सत्र",
"featureCharts": "AI चार्ट",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
@@ -2381,7 +2438,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "अपने लिए उपयुक्त योजना चुनें",
"freeDescription": "मेमेंटो की खोज के लिए",
"freeF1": "30 शब्दार्थ खोज",
"freeF2": "15 ऑटो टैग",
"freeF3": "5 ऑटो शीर्षक",
"freeF4": "100 नोट्स",
"freeF5": "3 नोटबुक",
"freePlanDesc": "मेमेंटो की खोज के लिए बेहतरीन",
"freePrice": "मुफ्त",
"proDescription": "सलाहकारों और फ्रीलांसरों के लिए",
"proFeature5": "50 सुधार/माह",
"proFeature6": "50 AI संदेश/माह",
"proCta": "Pro में अपग्रेड करें",
"businessFeature5": "500 सुधार/माह",
"businessFeature6": "500 AI संदेश/माह",
"businessCta": "Business में अपग्रेड करें",
"recommended": "अनुशंसित",
"instantActivation": "तत्काल सक्रियण",
"secureDesc": "Stripe द्वारा सुरक्षित भुगतान",
"secureTransactions": "सुरक्षित लेनदेन",
"satisfactionGuarantee": "30 दिन की संतुष्टि गारंटी"
},
"landing": {
"nav": {
@@ -2535,7 +2613,8 @@
"feature3": "Audit Logs और SLA",
"feature4": "समर्पित सहायता",
"feature5": "लाइव ऑनबोर्डिंग"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "ओपन क्लाउड तकनीक",
@@ -2612,6 +2691,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "AI प्रसंस्करण के लिए सहमति आवश्यक",
"modalDescription": "आपकी नोट्स, PDF या ब्रेनस्टॉर्म सत्रों का विश्लेषण करने के लिए Momento ये डेटा सुरक्षित रूप से तृतीय-पक्ष AI API (OpenAI, Gemini, DeepSeek) को भेजता है। हम सख्त शून्य-डेटा-रिटेंशन नीति लागू करते हैं। स्वीकार करने पर आप इस प्रसंस्करण को अधिकृत करते हैं।",
"zeroRetentionTitle": "शून्य डेटा रिटेंशन",
"zeroRetentionDesc": "सभी आउटबाउंड अनुरोधों में मॉडल प्रशिक्षण रोकने वाले फ्लैग शामिल हैं, ताकि आपकी बौद्धिक संपदा सुरक्षित रहे।",
"rememberMe": "मेरी पसंद याद रखें (दोबारा न पूछें)",
"acceptButton": "अनुमति दें और जारी रखें",
"rejectButton": "अस्वीकार करें",
"aborted": "AI प्रसंस्करण रद्द (सहमति अस्वीकृत)।",
"revocationTitle": "AI प्रसंस्करण सहमति (GDPR)",
"revocationDescription": "AI सुविधाएँ उपयोग करने पर ही नोट सामग्री तृतीय-पक्ष AI प्रदाताओं को भेजने की वैकल्पिक अनुमति।",
"revokeButton": "सहमति वापस लें",
"grantButton": "सहमति दें",
"statusActive": "सक्रिय",
"statusInactive": "नहीं दी गई",
"helpAriaLabel": "AI सहमति का क्या अर्थ है?",
"helpTooltip": "Momento आपका डेटा नहीं बेचता। यह सहमति केवल जब आप AI क्रिया चलाते हैं (शीर्षक, टैग, चैट, पुनर्लेखन) तब लागू होती है। इसके बिना ऐप का बाकी हिस्सा सामान्य रूप से काम करता है।",
"whatItMeansTitle": "इसका क्या मतलब है?",
"inactiveHint": "सहमति के बिना केवल AI सुविधाएँ बंद रहती हैं। नोट बनाना, संपादित करना और व्यवस्थित करना सामान्य रूप से जारी रह सकता है।",
"noCommercialUse": "Momento आपके व्यक्तिगत डेटा को न बेचता है न उससे आय अर्जित करता है।",
"affectedFeatures": "प्रभावित सुविधाएँ: शीर्षक सुझाव, टैग, AI चैट, पुनर्लेखन, Memory Echo आदि।",
"dataPortabilityHint": "आप कभी भी सभी डेटा निर्यात या हटा सकते हैं (सेटिंग्स → डेटा)।",
"dataPortabilityLink": "मेरा डेटा निर्यात करें",
"revoked": "सहमति नहीं दी गई",
"revokedToast": "AI सहमति सफलतापूर्वक वापस ली गई।",
"complianceBadge": "GDPR अनुपालन",
"auditFailed": "आपकी सहमति दर्ज नहीं हो सकी। पुनः प्रयास करें।"
}
},
"account": {
@@ -2636,5 +2743,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "अटैचमेंट",
"addToNote": "नोट में जोड़ें",
"analyzing": "विश्लेषण हो रहा है...",
"askPlaceholder": "इस दस्तावेज़ के बारे में प्रश्न पूछें...",
"askQuestions": "सवाल पूछें",
"deleted": "अटैचमेंट हटाया गया",
"docExpert": "दस्तावेज़ विशेषज्ञ",
"docQaWelcome": "इस दस्तावेज़ के बारे में प्रश्न पूछें",
"maxSize": "अधिकतम आकार",
"onlyPdf": "केवल पीडीएफ",
"processingFailed": "प्रोसेसिंग विफल",
"remove": "हटाएं",
"thinking": "सोच रहा है...",
"uploaded": "अपलोड हो गया",
"uploadError": "अपलोड त्रुटि",
"uploadFailed": "अपलोड विफल",
"uploading": "अपलोड हो रहा है..."
}
}
}

View File

@@ -183,6 +183,7 @@
"loading": "Caricamento...",
"exportPDF": "Esporta PDF",
"savedStatus": "Salvato",
"saved": "Nota salvata",
"dirtyStatus": "Modificato",
"completedLabel": "Completati",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "Allegati",
"createFirst": "Crea la tua prima nota",
"generateIllustration": "Genera illustrazione",
"illustrationGenerated": "Illustrazione generata",
"open": "Apri",
"saveFailed": "Salvataggio non riuscito",
"search": "Cerca",
"unarchived": "Dearchiviato",
"uploading": "Caricamento..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count} etichette",
"noLabels": "Nessuna etichetta",
"confirmDeleteShort": "Confermare?",
"labelRemoved": "Etichetta \"{label}\" rimossa"
"labelRemoved": "Etichetta \"{label}\" rimossa",
"filterByTags": "Filtra per tag",
"searchTags": "Cerca tag"
},
"search": {
"placeholder": "Cerca",
@@ -427,7 +439,10 @@
"create": "Crea",
"creating": "Creazione etichette...",
"notesCount": "{count} note",
"typeForSuggestions": "Digita per suggerimenti"
"typeForSuggestions": "Digita per suggerimenti",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "Organizzazione batch",
@@ -442,7 +457,10 @@
"noNotesSelected": "Nessuna nota selezionata",
"applyFailed": "Applicazione non riuscita",
"selectAllIn": "Seleziona tutto in",
"selectNote": "Seleziona nota"
"selectNote": "Seleziona nota",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "Rigenera Riassunto",
@@ -516,7 +534,8 @@
"fixGrammar": "Correggi la grammatica",
"translate": "Tradurre",
"explain": "Spiegare",
"toRichText": "Converti in formato RTF"
"toRichText": "Converti in formato RTF",
"customLang": "Custom language"
},
"generate": {
"slides": "Genera diapositive",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "Incorpora PNG nella nota corrente",
"diagramImageAlt": "Diagramma generato dall'intelligenza artificiale",
"insertedInNote": "Schema inserito in nota",
"insertExportError": "Errore durante l'esportazione/caricamento del diagramma"
"insertExportError": "Errore durante l'esportazione/caricamento del diagramma",
"noNoteId": "No note ID"
},
"openAssistant": "Apri assistente IA",
"poweredByMomento": "Offerto da Momento AI",
@@ -631,6 +651,15 @@
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
},
"noHistory": "Nessun cronologia",
"webSearchDisabled": "Ricerca web disabilitata",
"webSearchEnabled": "Ricerca web abilitata",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
@@ -749,7 +778,8 @@
"brainstormInvite": "Brainstorming",
"brainstormJoined": "Brainstorming",
"systemNotification": "Sistema",
"downloadFailed": "Download non riuscito"
"downloadFailed": "Download non riuscito",
"brainstormShared": "Brainstorm condiviso"
},
"nav": {
"home": "Home",
@@ -945,7 +975,8 @@
"testConnection": "Test Connection",
"clean": "Clean",
"indexAll": "Index All",
"preview": "Anteprima"
"preview": "Anteprima",
"delete": "Elimina"
},
"colors": {
"default": "Predefinito",
@@ -965,7 +996,8 @@
"reminderDate": "Data promemoria",
"reminderTime": "Ora promemoria",
"save": "Imposta promemoria",
"cancel": "Annulla"
"cancel": "Annulla",
"changeReminder": "Cambia promemoria"
},
"reminders": {
"title": "Promemoria",
@@ -1017,7 +1049,13 @@
"createSubnotebook": "Aggiungi sub-notebook",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "Nessun genitore",
"parentNotebook": "Taccuino genitore",
"under": "Sotto",
"trashCascadeWarning": "Ciò eliminerà anche tutte le note e sottotaccuini.",
"trashConfirm": "Spostare questo taccuino nel cestino?",
"trashTitle": "Sposta nel cestino"
},
"notebookSuggestion": {
"title": "Spostare in {name}?",
@@ -1026,7 +1064,8 @@
"dismiss": "Ignora",
"dismissIn": "Ignora (chiude in {timeLeft}s)",
"moveToNotebook": "Sposta nel notebook",
"generalNotes": "Note generali"
"generalNotes": "Note generali",
"movedToNotebook": "Spostato nel taccuino"
},
"admin": {
"title": "Admin Dashboard",
@@ -1430,8 +1469,17 @@
"title": "Cleanup Orphaned Data",
"description": "Remove labels and connections that reference deleted notes.",
"button": "Cleanup",
"failed": "Error during cleanup"
}
"failed": "Error during cleanup",
"success": "Cleanup successful"
},
"zipExport": {
"title": "Esportazione RGPD dello spazio (ZIP)",
"description": "Scarica note, allegati e canvas brainstorm in Markdown in un archivio ZIP.",
"button": "Esporta ZIP",
"success": "Spazio esportato con successo",
"failed": "Esportazione non riuscita"
},
"zipExporting": "Esportazione in corso…"
},
"appearance": {
"title": "Aspetto",
@@ -1503,7 +1551,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "Eliminazione automatica dopo 30 giorni"
},
"footer": {
"privacy": "Privacy",
@@ -1988,7 +2037,8 @@
"slideTheme": "Scegli una tavolozza di colori per la presentazione. La modalità automatica lascia decidere all'intelligenza artificiale.",
"slideStyle": "Lo stile visivo influisce sul raggio dell'angolo, sulla spaziatura e sulla densità delle informazioni."
}
}
},
"intelligenceOS": "Sistema operativo intelligente"
},
"chat": {
"title": "Chat IA",
@@ -2260,9 +2310,16 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "Pack Pro",
"packBusiness": "Pack Business",
"packEnterprise": "Pack Enterprise",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"featureReformulate": "Riformula",
"featureChat": "Chat",
"featureBrainstormSessions": "Sessioni brainstorm",
"featureCharts": "Grafici IA",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
@@ -2381,7 +2438,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "Scegli il piano che fa per te",
"freeDescription": "Per scoprire Memento",
"freeF1": "30 ricerche semantiche",
"freeF2": "15 tag automatici",
"freeF3": "5 titoli automatici",
"freeF4": "100 note",
"freeF5": "3 taccuini",
"freePlanDesc": "Perfetto per scoprire Memento",
"freePrice": "Gratuito",
"proDescription": "Per consulenti e freelance",
"proFeature5": "50 riformulazioni/mese",
"proFeature6": "50 messaggi IA/mese",
"proCta": "Passa a Pro",
"businessFeature5": "500 riformulazioni/mese",
"businessFeature6": "500 messaggi IA/mese",
"businessCta": "Passa a Business",
"recommended": "Consigliato",
"instantActivation": "Attivazione istantanea",
"secureDesc": "Pagamenti sicuri tramite Stripe",
"secureTransactions": "Transazioni sicure",
"satisfactionGuarantee": "Garanzia di soddisfazione di 30 giorni"
},
"landing": {
"nav": {
@@ -2535,7 +2613,8 @@
"feature3": "Audit Logs e SLA",
"feature4": "Supporto dedicato",
"feature5": "Onboarding live"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "Tecnologia cloud aperta",
@@ -2612,6 +2691,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "Consenso richiesto per l'elaborazione IA",
"modalDescription": "Per analizzare note, PDF o sessioni di brainstorming, Memento trasmette in modo sicuro questi dati ad API IA di terze parti (OpenAI, Gemini, DeepSeek). Applichiamo una rigorosa politica di zero conservazione dei dati. Accettando, autorizzi questo trattamento.",
"zeroRetentionTitle": "Zero conservazione dei dati",
"zeroRetentionDesc": "Tutte le richieste in uscita includono indicatori di non addestramento per proteggere la tua proprietà intellettuale.",
"rememberMe": "Ricorda la mia scelta (non chiedere di nuovo)",
"acceptButton": "Autorizza e continua",
"rejectButton": "Rifiuta",
"aborted": "Elaborazione IA annullata (consenso rifiutato).",
"revocationTitle": "Consenso al trattamento IA (GDPR)",
"revocationDescription": "Autorizzazione facoltativa per inviare il contenuto delle note a provider IA terzi solo quando usi funzioni IA.",
"revokeButton": "Revoca consenso",
"grantButton": "Concedi il consenso",
"statusActive": "Attivo",
"statusInactive": "Non concesso",
"helpAriaLabel": "Cosa significa il consenso IA?",
"helpTooltip": "Momento non vende i tuoi dati. Questo consenso si applica solo quando attivi un'azione IA (titoli, tag, chat, riformulazione). Senza di esso, il resto dell'app funziona normalmente.",
"whatItMeansTitle": "Cosa significa?",
"inactiveHint": "Senza consenso, sono disabilitate solo le funzioni IA. Puoi continuare a creare, modificare e organizzare le note come sempre.",
"noCommercialUse": "Momento non vende né monetizza i tuoi dati personali.",
"affectedFeatures": "Funzioni interessate: suggerimenti titoli, tag, chat assistente, riformulazione, Memory Echo, ecc.",
"dataPortabilityHint": "Puoi esportare o eliminare tutti i dati in qualsiasi momento (Impostazioni → Dati).",
"dataPortabilityLink": "Esporta i miei dati",
"revoked": "Consenso non concesso",
"revokedToast": "Consenso IA revocato con successo.",
"complianceBadge": "Conformità GDPR",
"auditFailed": "Impossibile registrare il consenso. Riprova."
}
},
"account": {
@@ -2636,5 +2743,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "Allegati",
"addToNote": "Aggiungi alla nota",
"analyzing": "Analisi...",
"askPlaceholder": "Fai una domanda su questo documento...",
"askQuestions": "Fai domande",
"deleted": "Allegato eliminato",
"docExpert": "Esperto di documenti",
"docQaWelcome": "Fai domande su questo documento",
"maxSize": "Dimensione massima",
"onlyPdf": "Solo PDF",
"processingFailed": "Elaborazione non riuscita",
"remove": "Rimuovi",
"thinking": "Pensiero...",
"uploaded": "Caricato",
"uploadError": "Errore di caricamento",
"uploadFailed": "Caricamento non riuscito",
"uploading": "Caricamento..."
}
}
}

View File

@@ -183,6 +183,7 @@
"loading": "読み込み中...",
"exportPDF": "PDFエクスポート",
"savedStatus": "保存済み",
"saved": "メモを保存しました",
"dirtyStatus": "変更済み",
"completedLabel": "完了",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "添付ファイル",
"createFirst": "最初のメモを作成",
"generateIllustration": "イラストを生成",
"illustrationGenerated": "イラストが生成されました",
"open": "開く",
"saveFailed": "保存に失敗しました",
"search": "検索",
"unarchived": "アーカイブ解除",
"uploading": "アップロード中..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count} 個のラベル",
"noLabels": "ラベルがありません",
"confirmDeleteShort": "削除しますか?",
"labelRemoved": "ラベル「{label}」を削除しました"
"labelRemoved": "ラベル「{label}」を削除しました",
"filterByTags": "タグでフィルタ",
"searchTags": "タグを検索"
},
"search": {
"placeholder": "検索",
@@ -427,7 +439,10 @@
"create": "作成",
"creating": "ラベルを作成中...",
"notesCount": "{count} 件",
"typeForSuggestions": "ラベル候補を取得するにはコンテンツを入力..."
"typeForSuggestions": "ラベル候補を取得するにはコンテンツを入力...",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "AI で整理",
@@ -442,7 +457,10 @@
"noNotesSelected": "ノートが選択されていません",
"applyFailed": "整理プランの適用に失敗しました",
"selectAllIn": "{notebook} のすべてのノートを選択",
"selectNote": "ノートを選択:{title}"
"selectNote": "ノートを選択:{title}",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "要約を再生成",
@@ -516,7 +534,8 @@
"fixGrammar": "文法を修正する",
"translate": "翻訳する",
"explain": "説明する",
"toRichText": "リッチテキストに変換する"
"toRichText": "リッチテキストに変換する",
"customLang": "Custom language"
},
"generate": {
"slides": "スライドの生成",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "現在のノートに PNG を埋め込む",
"diagramImageAlt": "AI が生成した図",
"insertedInNote": "メモに挿入された図",
"insertExportError": "図のエクスポート/アップロード中にエラーが発生しました"
"insertExportError": "図のエクスポート/アップロード中にエラーが発生しました",
"noNoteId": "No note ID"
},
"openAssistant": "AIアシスタントを開く",
"poweredByMomento": "Momento AI搭載",
@@ -631,6 +651,15 @@
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
},
"noHistory": "履歴なし",
"webSearchDisabled": "Web検索が無効",
"webSearchEnabled": "Web検索が有効",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
@@ -749,7 +778,8 @@
"brainstormInvite": "ブレーンストーミング",
"brainstormJoined": "ブレーンストーミング",
"systemNotification": "システム",
"downloadFailed": "ダウンロードに失敗しました"
"downloadFailed": "ダウンロードに失敗しました",
"brainstormShared": "ブレインストームが共有されました"
},
"nav": {
"home": "Home",
@@ -945,7 +975,8 @@
"testConnection": "接続テスト",
"clean": "クリーン",
"indexAll": "すべてインデックス",
"preview": "プレビュー"
"preview": "プレビュー",
"delete": "削除"
},
"colors": {
"default": "デフォルト",
@@ -965,7 +996,8 @@
"reminderDate": "リマインダー日付",
"reminderTime": "リマインダー時刻",
"save": "リマインダーを設定",
"cancel": "キャンセル"
"cancel": "キャンセル",
"changeReminder": "リマインダーを変更"
},
"reminders": {
"title": "リマインダー",
@@ -1017,7 +1049,13 @@
"createSubnotebook": "サブノートブックを追加する",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "親なし",
"parentNotebook": "親ノートブック",
"under": "の下",
"trashCascadeWarning": "これにより、すべてのメモとサブノートブックも削除されます。",
"trashConfirm": "このノートブックをゴミ箱に移動しますか?",
"trashTitle": "ゴミ箱に移動"
},
"notebookSuggestion": {
"title": "{name}に移動しますか?",
@@ -1026,7 +1064,8 @@
"dismiss": "無視",
"dismissIn": "無視({timeLeft}秒で閉じます)",
"moveToNotebook": "ノートブックに移動",
"generalNotes": "一般ノート"
"generalNotes": "一般ノート",
"movedToNotebook": "ノートブックに移動"
},
"admin": {
"title": "管理ダッシュボード",
@@ -1430,8 +1469,17 @@
"title": "孤立データをクリーンアップ",
"description": "削除されたノートを参照するラベルと接続を削除します。",
"button": "クリーンアップ",
"failed": "クリーンアップ中にエラーが発生しました"
}
"failed": "クリーンアップ中にエラーが発生しました",
"success": "Cleanup successful"
},
"zipExport": {
"title": "GDPR ワークスペース書き出し (ZIP)",
"description": "すべてのノート、添付ファイル、ブレインストームキャンバスを Markdown の ZIP でダウンロードします。",
"button": "ZIP を書き出す",
"success": "ワークスペースを書き出しました",
"failed": "書き出しに失敗しました"
},
"zipExporting": "書き出し中…"
},
"appearance": {
"title": "外観",
@@ -1503,7 +1551,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "30日后に自動削除"
},
"footer": {
"privacy": "プライバシー",
@@ -1988,7 +2037,8 @@
"slideTheme": "プレゼンテーションのカラー パレットを選択します。自動ではAIに判断させます。",
"slideStyle": "視覚的なスタイルは、角の半径、間隔、情報密度に影響します。"
}
}
},
"intelligenceOS": "インテリジェンスOS"
},
"chat": {
"title": "AIチャット",
@@ -2260,9 +2310,16 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "プロパック",
"packBusiness": "ビジネスパック",
"packEnterprise": "エンタープライズパック",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"featureReformulate": "リフォーマット",
"featureChat": "チャット",
"featureBrainstormSessions": "ブレインストームセッション",
"featureCharts": "AIチャート",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
@@ -2381,7 +2438,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "自分に合ったプランを選択",
"freeDescription": "Mementoを体験する",
"freeF1": "30セマンティック検索",
"freeF2": "15個の自動タグ",
"freeF3": "5個の自動タイトル",
"freeF4": "100件のメモ",
"freeF5": "3つのートブック",
"freePlanDesc": "Mementoを体験するのに最適",
"freePrice": "無料",
"proDescription": "コンサルタント・フリーランス向け",
"proFeature5": "50回/月のリフォーマット",
"proFeature6": "50回/月のAIメッセージ",
"proCta": "Proにアップグレード",
"businessFeature5": "500回/月のリフォーマット",
"businessFeature6": "500回/月のAIメッセージ",
"businessCta": "Businessにアップグレード",
"recommended": "おすすめ",
"instantActivation": "即座の有効化",
"secureDesc": "Stripeによる安全な決済",
"secureTransactions": "安全なトランザクション",
"satisfactionGuarantee": "30日間満足保証"
},
"landing": {
"nav": {
@@ -2535,7 +2613,8 @@
"feature3": "監査ログとSLA",
"feature4": "専任サポート",
"feature5": "ライブオンボーディング"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "オープンクラウド技術",
@@ -2612,6 +2691,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "AI処理への同意が必要です",
"modalDescription": "ート、PDF、ブレインストーミングセッションを分析するため、Mementoはこれらのデータを第三者AI APIOpenAI、Gemini、DeepSeekに安全に送信します。厳格なデータ非保持ポリシーを適用しています。同意することで、この処理を許可したことになります。",
"zeroRetentionTitle": "データ非保持",
"zeroRetentionDesc": "すべての送信リクエストにモデル学習拒否フラグを含め、知的財産を保護します。",
"rememberMe": "選択を記憶する(次回から表示しない)",
"acceptButton": "許可して続行",
"rejectButton": "拒否",
"aborted": "AI処理をキャンセルしました同意が拒否されました。",
"revocationTitle": "AI処理への同意GDPR",
"revocationDescription": "AI機能を明示的に使う場合のみ、ート内容を第三者AIプロバイダーに送る任意の同意です。",
"revokeButton": "同意を取り消す",
"grantButton": "同意する",
"statusActive": "有効",
"statusInactive": "未同意",
"helpAriaLabel": "AI同意とは",
"helpTooltip": "Momentoはデータを販売しません。この同意はAI操作を実行したときのみ適用されますタイトル、タグ、チャット、言い換え。同意がなくてもアプリの他の機能は通常どおり使えます。",
"whatItMeansTitle": "これは何を意味しますか?",
"inactiveHint": "同意がない場合、AI機能のみ無効になります。ートの作成・編集・整理は通常どおり可能です。",
"noCommercialUse": "Momentoは個人データを販売・収益化しません。",
"affectedFeatures": "対象機能タイトル提案、タグ、AIチャット、言い換え、Memory Echo など。",
"dataPortabilityHint": "データはいつでもエクスポートまたは削除できます(設定 → データ)。",
"dataPortabilityLink": "データをエクスポート",
"revoked": "同意未取得",
"revokedToast": "AI同意を正常に取り消しました。",
"complianceBadge": "GDPR 準拠",
"auditFailed": "同意を記録できませんでした。もう一度お試しください。"
}
},
"account": {
@@ -2636,5 +2743,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "添付ファイル",
"addToNote": "メモに追加",
"analyzing": "分析中...",
"askPlaceholder": "このドキュメントについて質問する...",
"askQuestions": "質問する",
"deleted": "添付ファイルが削除されました",
"docExpert": "ドキュメント専門家",
"docQaWelcome": "このドキュメントについて質問する",
"maxSize": "最大サイズ",
"onlyPdf": "PDFのみ",
"processingFailed": "処理に失敗しました",
"remove": "削除",
"thinking": "考え中...",
"uploaded": "アップロード完了",
"uploadError": "アップロードエラー",
"uploadFailed": "アップロードに失敗しました",
"uploading": "アップロード中..."
}
}
}

View File

@@ -183,6 +183,7 @@
"loading": "로딩 중...",
"exportPDF": "PDF 내보내기",
"savedStatus": "저장됨",
"saved": "メモが保存されました",
"dirtyStatus": "수정됨",
"completedLabel": "완료",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "첨부파일",
"createFirst": "첫 메모 만들기",
"generateIllustration": "일러스트레이션 생성",
"illustrationGenerated": "일러스트레이션이 생성되었습니다",
"open": "열기",
"saveFailed": "저장 실패",
"search": "검색",
"unarchived": "보관 해제됨",
"uploading": "업로드 중..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count}개 라벨",
"noLabels": "라벨 없음",
"confirmDeleteShort": "확인?",
"labelRemoved": "라벨 \"{label}\" 제거됨"
"labelRemoved": "라벨 \"{label}\" 제거됨",
"filterByTags": "태그로 필터",
"searchTags": "태그 검색"
},
"search": {
"placeholder": "검색",
@@ -427,7 +439,10 @@
"create": "만들기",
"creating": "라벨 만드는 중...",
"notesCount": "{count}개",
"typeForSuggestions": "라벨 제안을 받으려면 내용을 입력하세요..."
"typeForSuggestions": "라벨 제안을 받으려면 내용을 입력하세요...",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "AI로 정리",
@@ -442,7 +457,10 @@
"noNotesSelected": "선택된 노트가 없습니다",
"applyFailed": "정리 계획 적용 실패",
"selectAllIn": "{notebook}의 모든 노트 선택",
"selectNote": "노트 선택: {title}"
"selectNote": "노트 선택: {title}",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "요약 다시 생성",
@@ -516,7 +534,8 @@
"fixGrammar": "문법 수정",
"translate": "번역하다",
"explain": "설명하다",
"toRichText": "서식 있는 텍스트로 변환"
"toRichText": "서식 있는 텍스트로 변환",
"customLang": "Custom language"
},
"generate": {
"slides": "슬라이드 생성",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "현재 노트에 PNG 포함",
"diagramImageAlt": "AI 생성 다이어그램",
"insertedInNote": "노트에 삽입된 다이어그램",
"insertExportError": "다이어그램 내보내기/업로드 중 오류 발생"
"insertExportError": "다이어그램 내보내기/업로드 중 오류 발생",
"noNoteId": "No note ID"
},
"openAssistant": "AI 어시스턴트 열기",
"poweredByMomento": "Momento AI 제공",
@@ -631,6 +651,15 @@
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
},
"noHistory": "기록 없음",
"webSearchDisabled": "웹 검색 비활성화됨",
"webSearchEnabled": "웹 검색 활성화됨",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
@@ -749,7 +778,8 @@
"brainstormInvite": "영감",
"brainstormJoined": "영감",
"systemNotification": "체계",
"downloadFailed": "다운로드 실패"
"downloadFailed": "다운로드 실패",
"brainstormShared": "브레인스톰이 공유됨"
},
"nav": {
"home": "Home",
@@ -945,7 +975,8 @@
"testConnection": "연결 테스트",
"clean": "정리",
"indexAll": "모두 인덱싱",
"preview": "미리보기"
"preview": "미리보기",
"delete": "삭제"
},
"colors": {
"default": "기본값",
@@ -965,7 +996,8 @@
"reminderDate": "알림 날짜",
"reminderTime": "알림 시간",
"save": "알림 설정",
"cancel": "취소"
"cancel": "취소",
"changeReminder": "리마인더 변경"
},
"reminders": {
"title": "알림",
@@ -1017,7 +1049,13 @@
"createSubnotebook": "하위 노트북 추가",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "상위 없음",
"parentNotebook": "상위 노트북",
"under": "아래에",
"trashCascadeWarning": "이렇게 하면 모든 메모와 하위 노트북도 삭제됩니다.",
"trashConfirm": "이 노트북을 휴지통으로 이동하시겠습니까?",
"trashTitle": "휴지통으로 이동"
},
"notebookSuggestion": {
"title": "{name}(으)로 이동하시겠습니까?",
@@ -1026,7 +1064,8 @@
"dismiss": "무시",
"dismissIn": "무시 ({timeLeft}초 후 닫힘)",
"moveToNotebook": "노트북으로 이동",
"generalNotes": "일반 메모"
"generalNotes": "일반 메모",
"movedToNotebook": "노트북으로 이동됨"
},
"admin": {
"title": "관리자 대시보드",
@@ -1430,8 +1469,17 @@
"title": "고아 데이터 정리",
"description": "삭제된 메모를 참조하는 레이블과 연결을 제거합니다.",
"button": "정리",
"failed": "정리 중 오류 발생"
}
"failed": "정리 중 오류 발생",
"success": "Cleanup successful"
},
"zipExport": {
"title": "GDPR 워크스페이스보내기 (ZIP)",
"description": "모든 노트, 첨부 파일, 브레인스토밍 캔버스를 Markdown ZIP으로 다운로드합니다.",
"button": "ZIP보내기",
"success": "워크스페이스를보냈습니다",
"failed": "보내기 실패"
},
"zipExporting": "보내는 중…"
},
"appearance": {
"title": "모양",
@@ -1503,7 +1551,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "30일 후 자동 삭제"
},
"footer": {
"privacy": "개인정보",
@@ -1988,7 +2037,8 @@
"slideTheme": "프레젠테이션의 색상 팔레트를 선택합니다. 자동으로 AI가 결정을 내릴 수 있습니다.",
"slideStyle": "시각적 스타일은 모서리 반경, 간격 및 정보 밀도에 영향을 미칩니다."
}
}
},
"intelligenceOS": "인텔리전스 OS"
},
"chat": {
"title": "AI 채팅",
@@ -2260,9 +2310,16 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "프로 팩",
"packBusiness": "비즈니스 팩",
"packEnterprise": "엔터프라이즈 팩",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"featureReformulate": "재작성",
"featureChat": "채팅",
"featureBrainstormSessions": "브레인스톰 세션",
"featureCharts": "AI 차트",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
@@ -2381,7 +2438,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "본인에게 맞는 플랜 선택",
"freeDescription": "Memento 체험을 위해",
"freeF1": "30개 시맨틱 검색",
"freeF2": "15개 자동 태그",
"freeF3": "5개 자동 제목",
"freeF4": "100개 메모",
"freeF5": "3개 노트북",
"freePlanDesc": "Memento 체험을 위한 최적",
"freePrice": "무료",
"proDescription": "컨설턴트 및 프리랜서를 위한",
"proFeature5": "월 50회 재작성",
"proFeature6": "월 50개 AI 메시지",
"proCta": "Pro로 업그레이드",
"businessFeature5": "월 500회 재작성",
"businessFeature6": "월 500개 AI 메시지",
"businessCta": "Business로 업그레이드",
"recommended": "추천",
"instantActivation": "즉시 활성화",
"secureDesc": "Stripe를 통한 안전한 결제",
"secureTransactions": "보안 거래",
"satisfactionGuarantee": "30일 환불 보장"
},
"landing": {
"nav": {
@@ -2535,7 +2613,8 @@
"feature3": "감사 로그 및 SLA",
"feature4": "전담 지원",
"feature5": "라이브 온보딩"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "오픈 클라우드 기술",
@@ -2612,6 +2691,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "AI 처리 동의 필요",
"modalDescription": "노트, PDF 또는 브레인스토밍 세션을 분석하기 위해 Momento는 해당 데이터를 제3자 AI API(OpenAI, Gemini, DeepSeek)로 안전하게 전송합니다. 엄격한 데이터 무보관 정책을 적용합니다. 동의하면 이 처리를 허용한 것입니다.",
"zeroRetentionTitle": "데이터 무보관",
"zeroRetentionDesc": "모든 아웃바운드 요청에 모델 학습 방지 플래그를 포함하여 지적 재산을 보호합니다.",
"rememberMe": "내 선택 기억하기(다시 묻지 않음)",
"acceptButton": "허용하고 계속",
"rejectButton": "거부",
"aborted": "AI 처리가 취소되었습니다(동의 거부).",
"revocationTitle": "AI 처리 동의(GDPR)",
"revocationDescription": "AI 기능을 직접 사용할 때만 노트 내용을 제3자 AI 제공업체로 보내는 선택적 동의입니다.",
"revokeButton": "동의 철회",
"grantButton": "동의 부여",
"statusActive": "활성",
"statusInactive": "미부여",
"helpAriaLabel": "AI 동의란?",
"helpTooltip": "Momento는 데이터를 판매하지 않습니다. 이 동의는 AI 작업을 실행할 때만 적용됩니다(제목, 태그, 채팅, 재작성). 동의 없이도 앱의 나머지 기능은 정상 작동합니다.",
"whatItMeansTitle": "무슨 뜻인가요?",
"inactiveHint": "동의하지 않으면 AI 기능만 비활성화됩니다. 노트 작성·편집·정리는 평소처럼 가능합니다.",
"noCommercialUse": "Momento는 개인 데이터를 판매하거나 수익화하지 않습니다.",
"affectedFeatures": "영향 기능: 제목 제안, 태그, AI 채팅, 재작성, Memory Echo 등.",
"dataPortabilityHint": "언제든 모든 데이터를 내보내거나 삭제할 수 있습니다(설정 → 데이터).",
"dataPortabilityLink": "내 데이터 내보내기",
"revoked": "동의하지 않음",
"revokedToast": "AI 동의가 성공적으로 철회되었습니다.",
"complianceBadge": "GDPR 준수",
"auditFailed": "동의를 기록하지 못했습니다. 다시 시도하세요."
}
},
"account": {
@@ -2636,5 +2743,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "첨부파일",
"addToNote": "메모에 추가",
"analyzing": "분석 중...",
"askPlaceholder": "이 문서에 대해 질문하세요...",
"askQuestions": "질문하기",
"deleted": "첨부파일이 삭제되었습니다",
"docExpert": "문서 전문가",
"docQaWelcome": "이 문서에 대해 질문하세요",
"maxSize": "최대 크기",
"onlyPdf": "PDF만",
"processingFailed": "처리 실패",
"remove": "제거",
"thinking": "생각 중...",
"uploaded": "업로드됨",
"uploadError": "업로드 오류",
"uploadFailed": "업로드 실패",
"uploading": "업로드 중..."
}
}
}

View File

@@ -183,6 +183,7 @@
"loading": "Laden...",
"exportPDF": "PDF exporteren",
"savedStatus": "Opgeslagen",
"saved": "Notitie opgeslagen",
"dirtyStatus": "Gewijzigd",
"completedLabel": "Voltooid",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "Bijlagen",
"createFirst": "Maak je eerste notitie",
"generateIllustration": "Illustratie genereren",
"illustrationGenerated": "Illustratie gegenereerd",
"open": "Openen",
"saveFailed": "Opslaan mislukt",
"search": "Zoeken",
"unarchived": "Gearchiveerd",
"uploading": "Uploaden..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count} labels",
"noLabels": "Geen labels",
"confirmDeleteShort": "Bevestigen?",
"labelRemoved": "Label \"{label}\" verwijderd"
"labelRemoved": "Label \"{label}\" verwijderd",
"filterByTags": "Filter op tags",
"searchTags": "Zoek tags"
},
"search": {
"placeholder": "Zoeken",
@@ -427,7 +439,10 @@
"create": "Maken",
"creating": "Labels maken...",
"notesCount": "{count} notities",
"typeForSuggestions": "Typ voor suggesties"
"typeForSuggestions": "Typ voor suggesties",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "Batch organisatie",
@@ -442,7 +457,10 @@
"noNotesSelected": "Geen notities geselecteerd",
"applyFailed": "Toepassen mislukt",
"selectAllIn": "Alles selecteren in",
"selectNote": "Notitie selecteren"
"selectNote": "Notitie selecteren",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "Samenvatting Opnieuw Genereren",
@@ -516,7 +534,8 @@
"fixGrammar": "Grammatica repareren",
"translate": "Vertalen",
"explain": "Uitleggen",
"toRichText": "Converteren naar rijke tekst"
"toRichText": "Converteren naar rijke tekst",
"customLang": "Custom language"
},
"generate": {
"slides": "Genereer dia's",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "Sluit PNG in de huidige notitie in",
"diagramImageAlt": "AI-gegenereerd diagram",
"insertedInNote": "Diagram ingevoegd in notitie",
"insertExportError": "Fout bij exporteren/uploaden van diagram"
"insertExportError": "Fout bij exporteren/uploaden van diagram",
"noNoteId": "No note ID"
},
"openAssistant": "AI-assistent openen",
"poweredByMomento": "Aangedreven door Momento AI",
@@ -631,6 +651,15 @@
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
},
"noHistory": "Geen geschiedenis",
"webSearchDisabled": "Zoeken op internet uitgeschakeld",
"webSearchEnabled": "Zoeken op internet ingeschakeld",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
@@ -749,7 +778,8 @@
"brainstormInvite": "Brainstormen",
"brainstormJoined": "Brainstormen",
"systemNotification": "Systeem",
"downloadFailed": "Downloaden mislukt"
"downloadFailed": "Downloaden mislukt",
"brainstormShared": "Brainstorm gedeeld"
},
"nav": {
"home": "Home",
@@ -945,7 +975,8 @@
"testConnection": "Verbinding testen",
"clean": "Opruimen",
"indexAll": "Alles indexeren",
"preview": "Voorbeeld"
"preview": "Voorbeeld",
"delete": "Verwijderen"
},
"colors": {
"default": "Standaard",
@@ -965,7 +996,8 @@
"reminderDate": "Herinneringsdatum",
"reminderTime": "Herinneringstijd",
"save": "Herinnering instellen",
"cancel": "Annuleren"
"cancel": "Annuleren",
"changeReminder": "Herinnering wijzigen"
},
"reminders": {
"title": "Herinneringen",
@@ -1017,7 +1049,13 @@
"createSubnotebook": "Subnotitieblok toevoegen",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "Geen bovenliggende",
"parentNotebook": "Bovenliggend notitieboek",
"under": "Onder",
"trashCascadeWarning": "Dit verwijdert ook alle notities en sub-notitieboeken.",
"trashConfirm": "Dit notitieboek naar de prullenbak verplaatsen?",
"trashTitle": "Verplaats naar prullenbak"
},
"notebookSuggestion": {
"title": "Verplaatsen naar {name}?",
@@ -1026,7 +1064,8 @@
"dismiss": "Negeren",
"dismissIn": "Negeren (sluit over {timeLeft}s)",
"moveToNotebook": "Naar notitieboek verplaatsen",
"generalNotes": "Algemene notities"
"generalNotes": "Algemene notities",
"movedToNotebook": "Verplaatst naar notitieboek"
},
"admin": {
"title": "Beheerdashboard",
@@ -1430,8 +1469,17 @@
"title": "Weesgegevens opruimen",
"description": "Verwijder labels en verbindingen die verwijzen naar verwijderde notities.",
"button": "Opruimen",
"failed": "Fout bij opruimen"
}
"failed": "Fout bij opruimen",
"success": "Cleanup successful"
},
"zipExport": {
"title": "AVG-workspace-export (ZIP)",
"description": "Download al uw notities, bijlagen en brainstorm-canvas als Markdown in een ZIP-archief.",
"button": "ZIP exporteren",
"success": "Workspace succesvol geëxporteerd",
"failed": "Export mislukt"
},
"zipExporting": "Bezig met exporteren…"
},
"appearance": {
"title": "Weergave",
@@ -1503,7 +1551,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "Auto-verwijderen na 30 dagen"
},
"footer": {
"privacy": "Privacy",
@@ -1988,7 +2037,8 @@
"slideTheme": "Kies een kleurenpalet voor de presentatie. Automatisch laat de AI beslissen.",
"slideStyle": "De visuele stijl heeft invloed op de hoekradius, de afstand en de informatiedichtheid."
}
}
},
"intelligenceOS": "Intelligent besturingssysteem"
},
"chat": {
"title": "AI-chat",
@@ -2260,9 +2310,16 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "Pro Pakket",
"packBusiness": "Business Pakket",
"packEnterprise": "Enterprise Pakket",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"featureReformulate": "Herschrijven",
"featureChat": "Chat",
"featureBrainstormSessions": "Brainstorm-sessies",
"featureCharts": "AI-grafieken",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
@@ -2381,7 +2438,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "Kies het plan dat bij je past",
"freeDescription": "Om Memento te ontdekken",
"freeF1": "30 semantische zoekopdrachten",
"freeF2": "15 automatische tags",
"freeF3": "5 automatische titels",
"freeF4": "100 notities",
"freeF5": "3 notitieboeken",
"freePlanDesc": "Perfect om Memento te ontdekken",
"freePrice": "Gratis",
"proDescription": "Voor consultants en freelancers",
"proFeature5": "50 hertekeningen/maand",
"proFeature6": "50 AI-berichten/maand",
"proCta": "Upgrade naar Pro",
"businessFeature5": "500 hertekeningen/maand",
"businessFeature6": "500 AI-berichten/maand",
"businessCta": "Upgrade naar Business",
"recommended": "Aanbevolen",
"instantActivation": "Directe activatie",
"secureDesc": "Veilige betalingen via Stripe",
"secureTransactions": "Veilige transacties",
"satisfactionGuarantee": "30 dagen tevredenheidsgarantie"
},
"landing": {
"nav": {
@@ -2535,7 +2613,8 @@
"feature3": "Audit Logs en SLA",
"feature4": "Dedicated support",
"feature5": "Live onboarding"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "Open cloudtechnologie",
@@ -2612,6 +2691,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "Toestemming voor AI-verwerking vereist",
"modalDescription": "Om uw notities, PDF's of brainstormsessies te analyseren, verstuurt Memento deze gegevens veilig naar AI-API's van derden (OpenAI, Gemini, DeepSeek). We hanteren een strikt zero-data-retention beleid. Door te accepteren autoriseert u deze verwerking.",
"zeroRetentionTitle": "Geen gegevensretentie",
"zeroRetentionDesc": "Alle uitgaande verzoeken bevatten markeringen tegen modeltraining om uw intellectueel eigendom te beschermen.",
"rememberMe": "Onthoud mijn keuze (niet opnieuw vragen)",
"acceptButton": "Toestaan en doorgaan",
"rejectButton": "Weigeren",
"aborted": "AI-verwerking geannuleerd (toestemming geweigerd).",
"revocationTitle": "AI-verwerkingstoestemming (AVG)",
"revocationDescription": "Optionele toestemming om notitie-inhoud naar externe AI-leveranciers te sturen, alleen wanneer u AI-functies gebruikt.",
"revokeButton": "Toestemming intrekken",
"grantButton": "Toestemming geven",
"statusActive": "Actief",
"statusInactive": "Niet verleend",
"helpAriaLabel": "Wat betekent AI-toestemming?",
"helpTooltip": "Momento verkoopt uw gegevens niet. Deze toestemming geldt alleen wanneer u een AI-actie start (titels, tags, chat, herformulering). Zonder toestemming werkt de rest van de app normaal.",
"whatItMeansTitle": "Wat betekent dit?",
"inactiveHint": "Zonder toestemming zijn alleen AI-functies uitgeschakeld. U kunt gewoon notities maken, bewerken en organiseren.",
"noCommercialUse": "Momento verkoopt of monetariseert uw persoonsgegevens niet.",
"affectedFeatures": "Betrokken functies: titelsuggesties, tags, chat-assistent, herformulering, Memory Echo, enz.",
"dataPortabilityHint": "U kunt al uw gegevens op elk moment exporteren of verwijderen (Instellingen → Gegevens).",
"dataPortabilityLink": "Mijn gegevens exporteren",
"revoked": "Geen toestemming verleend",
"revokedToast": "AI-toestemming succesvol ingetrokken.",
"complianceBadge": "AVG-naleving",
"auditFailed": "Toestemming kon niet worden geregistreerd. Probeer opnieuw."
}
},
"account": {
@@ -2636,5 +2743,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "Bijlagen",
"addToNote": "Toevoegen aan notitie",
"analyzing": "Analyseren...",
"askPlaceholder": "Stel een vraag over dit document...",
"askQuestions": "Stel vragen",
"deleted": "Bijlage verwijderd",
"docExpert": "Documentexpert",
"docQaWelcome": "Stel vragen over dit document",
"maxSize": "Maximale grootte",
"onlyPdf": "Alleen PDF",
"processingFailed": "Verwerken mislukt",
"remove": "Verwijderen",
"thinking": "Nadenken...",
"uploaded": "Geüpload",
"uploadError": "Uploadfout",
"uploadFailed": "Upload mislukt",
"uploading": "Uploaden..."
}
}
}

View File

@@ -183,6 +183,7 @@
"loading": "Ładowanie...",
"exportPDF": "Eksportuj PDF",
"savedStatus": "Zapisano",
"saved": "Notatka zapisana",
"dirtyStatus": "Zmodyfikowano",
"completedLabel": "Ukończone",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "Załączniki",
"createFirst": "Utwórz swoją pierwszą notatkę",
"generateIllustration": "Generuj ilustrację",
"illustrationGenerated": "Ilustracja wygenerowana",
"open": "Otwórz",
"saveFailed": "Nie udało się zapisać",
"search": "Szukaj",
"unarchived": "Wycofane z archiwum",
"uploading": "Przesyłanie..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count} etykiet",
"noLabels": "Brak etykiet",
"confirmDeleteShort": "Potwierdzić?",
"labelRemoved": "Etykieta \"{label}\" usunięta"
"labelRemoved": "Etykieta \"{label}\" usunięta",
"filterByTags": "Filtruj po tagach",
"searchTags": "Szukaj tagów"
},
"search": {
"placeholder": "Szukaj",
@@ -427,7 +439,10 @@
"create": "Utwórz",
"creating": "Tworzenie etykiet...",
"notesCount": "{count} notatek",
"typeForSuggestions": "Wpisz, aby uzyskać sugestie"
"typeForSuggestions": "Wpisz, aby uzyskać sugestie",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "Organizacja wsadowa",
@@ -442,7 +457,10 @@
"noNotesSelected": "Nie wybrano notatek",
"applyFailed": "Zastosowanie nie powiodło się",
"selectAllIn": "Wybierz wszystko w",
"selectNote": "Wybierz notatkę"
"selectNote": "Wybierz notatkę",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "Wygeneruj ponownie podsumowanie",
@@ -516,7 +534,8 @@
"fixGrammar": "Napraw gramatykę",
"translate": "Tłumaczyć",
"explain": "Wyjaśnić",
"toRichText": "Konwertuj na tekst sformatowany"
"toRichText": "Konwertuj na tekst sformatowany",
"customLang": "Custom language"
},
"generate": {
"slides": "Generuj slajdy",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "Osadź plik PNG w bieżącej notatce",
"diagramImageAlt": "Schemat wygenerowany przez sztuczną inteligencję",
"insertedInNote": "Schemat wstawiony w notatce",
"insertExportError": "Błąd podczas eksportowania/przesyłania diagramu"
"insertExportError": "Błąd podczas eksportowania/przesyłania diagramu",
"noNoteId": "No note ID"
},
"openAssistant": "Otwórz asystenta AI",
"poweredByMomento": "Napędzany przez Momento AI",
@@ -631,6 +651,15 @@
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
},
"noHistory": "Brak historii",
"webSearchDisabled": "Wyszukiwanie w sieci wyłączone",
"webSearchEnabled": "Wyszukiwanie w sieci włączone",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
@@ -749,7 +778,8 @@
"brainstormInvite": "Burza mózgów",
"brainstormJoined": "Burza mózgów",
"systemNotification": "System",
"downloadFailed": "Pobieranie nie powiodło się"
"downloadFailed": "Pobieranie nie powiodło się",
"brainstormShared": "Burza mózgów udostępniona"
},
"nav": {
"home": "Home",
@@ -945,7 +975,8 @@
"testConnection": "Testuj połączenie",
"clean": "Wyczyść",
"indexAll": "Indeksuj wszystko",
"preview": "Podgląd"
"preview": "Podgląd",
"delete": "Usuń"
},
"colors": {
"default": "Domyślny",
@@ -965,7 +996,8 @@
"reminderDate": "Data przypomnienia",
"reminderTime": "Czas przypomnienia",
"save": "Ustaw przypomnienie",
"cancel": "Anuluj"
"cancel": "Anuluj",
"changeReminder": "Zmień przypomnienie"
},
"reminders": {
"title": "Przypomnienia",
@@ -1017,7 +1049,13 @@
"createSubnotebook": "Dodaj podnotatnik",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "Brak nadrzędnego",
"parentNotebook": "Notatnik nadrzędny",
"under": "Pod",
"trashCascadeWarning": "Spowoduje to również usunięcie wszystkich notatek i pod-notatników.",
"trashConfirm": "Przenieść ten notatnik do kosza?",
"trashTitle": "Przenieś do kosza"
},
"notebookSuggestion": {
"title": "Przenieść do {name}?",
@@ -1026,7 +1064,8 @@
"dismiss": "Odrzuć",
"dismissIn": "Odrzuć (zamknie się za {timeLeft}s)",
"moveToNotebook": "Przenieś do notatnika",
"generalNotes": "Notatki ogólne"
"generalNotes": "Notatki ogólne",
"movedToNotebook": "Przeniesiono do notatnika"
},
"admin": {
"title": "Panel administracyjny",
@@ -1430,8 +1469,17 @@
"title": "Czyszczenie osieroconych danych",
"description": "Usuń etykiety i połączenia odwołujące się do usuniętych notatek.",
"button": "Wyczyść",
"failed": "Błąd podczas czyszczenia"
}
"failed": "Błąd podczas czyszczenia",
"success": "Cleanup successful"
},
"zipExport": {
"title": "Eksport RODO przestrzeni (ZIP)",
"description": "Pobierz wszystkie notatki, załączniki i canvasy burzy mózgów jako Markdown w archiwum ZIP.",
"button": "Eksportuj ZIP",
"success": "Przestrzeń wyeksportowana pomyślnie",
"failed": "Eksport nie powiódł się"
},
"zipExporting": "Eksportowanie…"
},
"appearance": {
"title": "Wygląd",
@@ -1503,7 +1551,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "Automatyczne usuwanie po 30 dniach"
},
"footer": {
"privacy": "Prywatność",
@@ -1988,7 +2037,8 @@
"slideTheme": "Wybierz paletę kolorów dla prezentacji. Automatycznie pozwala AI decydować.",
"slideStyle": "Styl wizualny wpływa na promień narożnika, odstępy i gęstość informacji."
}
}
},
"intelligenceOS": "System operacyjny inteligencji"
},
"chat": {
"title": "Czat AI",
@@ -2260,9 +2310,16 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "Pakiet Pro",
"packBusiness": "Pakiet Business",
"packEnterprise": "Pakiet Enterprise",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"featureReformulate": "Przeredaguj",
"featureChat": "Czat",
"featureBrainstormSessions": "Sesje burzy mózgów",
"featureCharts": "Wykresy AI",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
@@ -2381,7 +2438,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "Wybierz plan odpowiedni dla siebie",
"freeDescription": "Aby odkryć Memento",
"freeF1": "30 wyszukiwań semantycznych",
"freeF2": "15 automatycznych tagów",
"freeF3": "5 automatycznych tytułów",
"freeF4": "100 notatek",
"freeF5": "3 notatniki",
"freePlanDesc": "Idealny, by odkryć Memento",
"freePrice": "Darmowy",
"proDescription": "Dla konsultantów i freelancerów",
"proFeature5": "50 przeróbek/miesiąc",
"proFeature6": "50 wiadomości AI/miesiąc",
"proCta": "Przejdź na Pro",
"businessFeature5": "500 przeróbek/miesiąc",
"businessFeature6": "500 wiadomości AI/miesiąc",
"businessCta": "Przejdź na Business",
"recommended": "Polecany",
"instantActivation": "Natychmiastowa aktywacja",
"secureDesc": "Bezpieczne płatności przez Stripe",
"secureTransactions": "Bezpieczne transakcje",
"satisfactionGuarantee": "30-dniowa gwarancja satysfakcji"
},
"landing": {
"nav": {
@@ -2535,7 +2613,8 @@
"feature3": "Audit Logs i SLA",
"feature4": "Dedykowane wsparcie",
"feature5": "Onboarding na żywo"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "Otwarta technologia chmurowa",
@@ -2612,6 +2691,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "Wymagana zgoda na przetwarzanie przez AI",
"modalDescription": "Aby analizować notatki, pliki PDF lub sesje burzy mózgów, Memento bezpiecznie przekazuje te dane do zewnętrznych API AI (OpenAI, Gemini, DeepSeek). Stosujemy ścisłą politykę zerowej retencji danych. Akceptując, autoryzujesz to przetwarzanie.",
"zeroRetentionTitle": "Zerowa retencja danych",
"zeroRetentionDesc": "Wszystkie żądania wychodzące zawierają flagi wykluczające trenowanie modeli, aby chronić Twoją własność intelektualną.",
"rememberMe": "Zapamiętaj mój wybór (nie pytaj ponownie)",
"acceptButton": "Zezwól i kontynuuj",
"rejectButton": "Odrzuć",
"aborted": "Przetwarzanie AI anulowane (zgoda odrzucona).",
"revocationTitle": "Zgoda na przetwarzanie AI (RODO)",
"revocationDescription": "Opcjonalna zgoda na wysyłanie treści notatek do zewnętrznych dostawców AI tylko przy korzystaniu z funkcji AI.",
"revokeButton": "Cofnij zgodę",
"grantButton": "Udziel zgody",
"statusActive": "Aktywna",
"statusInactive": "Nie udzielona",
"helpAriaLabel": "Co oznacza zgoda na AI?",
"helpTooltip": "Momento nie sprzedaje Twoich danych. Zgoda dotyczy tylko działań AI, które sam uruchamiasz (tytuły, tagi, czat, reformulacja). Bez niej reszta aplikacji działa normalnie.",
"whatItMeansTitle": "Co to oznacza?",
"inactiveHint": "Bez zgody wyłączone są tylko funkcje AI. Nadal możesz tworzyć, edytować i organizować notatki.",
"noCommercialUse": "Momento nie sprzedaje ani nie monetyzuje Twoich danych osobowych.",
"affectedFeatures": "Dotyczy: sugestie tytułów, tagi, czat asystenta, reformulacja, Memory Echo itd.",
"dataPortabilityHint": "Możesz w każdej chwili wyeksportować lub usunąć wszystkie dane (Ustawienia → Dane).",
"dataPortabilityLink": "Eksportuj moje dane",
"revoked": "Brak udzielonej zgody",
"revokedToast": "Zgoda na AI została pomyślnie cofnięta.",
"complianceBadge": "Zgodność z RODO",
"auditFailed": "Nie udało się zapisać zgody. Spróbuj ponownie."
}
},
"account": {
@@ -2636,5 +2743,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "Załączniki",
"addToNote": "Dodaj do notatki",
"analyzing": "Analizowanie...",
"askPlaceholder": "Zadaj pytanie o ten dokument...",
"askQuestions": "Zadawaj pytania",
"deleted": "Załącznik usunięty",
"docExpert": "Ekspert dokumentów",
"docQaWelcome": "Zadawaj pytania o ten dokument",
"maxSize": "Maksymalny rozmiar",
"onlyPdf": "Tylko PDF",
"processingFailed": "Przetwarzanie nie powiodło się",
"remove": "Usuń",
"thinking": "Myślenie...",
"uploaded": "Przesłano",
"uploadError": "Błąd przesyłania",
"uploadFailed": "Przesyłanie nie powiodło się",
"uploading": "Przesyłanie..."
}
}
}

View File

@@ -183,6 +183,7 @@
"loading": "Carregando...",
"exportPDF": "Exportar PDF",
"savedStatus": "Salvo",
"saved": "Nota salva",
"dirtyStatus": "Modificado",
"completedLabel": "Concluídos",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "Anexos",
"createFirst": "Crie sua primeira nota",
"generateIllustration": "Gerar ilustração",
"illustrationGenerated": "Ilustração gerada",
"open": "Abrir",
"saveFailed": "Falha ao salvar",
"search": "Pesquisar",
"unarchived": "Desarquivado",
"uploading": "Enviando..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count} etiquetas",
"noLabels": "Sem etiquetas",
"confirmDeleteShort": "Confirmar?",
"labelRemoved": "Etiqueta \"{label}\" removida"
"labelRemoved": "Etiqueta \"{label}\" removida",
"filterByTags": "Filtrar por tags",
"searchTags": "Pesquisar tags"
},
"search": {
"placeholder": "Pesquisar",
@@ -427,7 +439,10 @@
"create": "Criar",
"creating": "Criando rótulos...",
"notesCount": "{count} notas",
"typeForSuggestions": "Digite para sugestões"
"typeForSuggestions": "Digite para sugestões",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "Organização em lote",
@@ -442,7 +457,10 @@
"noNotesSelected": "Nenhuma nota selecionada",
"applyFailed": "Falha ao aplicar",
"selectAllIn": "Selecionar tudo em",
"selectNote": "Selecionar nota"
"selectNote": "Selecionar nota",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "Regenerar Resumo",
@@ -516,7 +534,8 @@
"fixGrammar": "Corrigir gramática",
"translate": "Traduzir",
"explain": "Explicar",
"toRichText": "Converter para rich text"
"toRichText": "Converter para rich text",
"customLang": "Custom language"
},
"generate": {
"slides": "Gerar slides",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "Incorporar PNG na nota atual",
"diagramImageAlt": "Diagrama gerado por IA",
"insertedInNote": "Diagrama inserido na nota",
"insertExportError": "Erro ao exportar/carregar diagrama"
"insertExportError": "Erro ao exportar/carregar diagrama",
"noNoteId": "No note ID"
},
"openAssistant": "Abrir assistente IA",
"poweredByMomento": "Desenvolvido por Momento AI",
@@ -631,6 +651,15 @@
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
},
"noHistory": "Sem histórico",
"webSearchDisabled": "Pesquisa web desativada",
"webSearchEnabled": "Pesquisa web ativada",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
@@ -749,7 +778,8 @@
"brainstormInvite": "Brainstorming",
"brainstormJoined": "Brainstorming",
"systemNotification": "Sistema",
"downloadFailed": "Falha no download"
"downloadFailed": "Falha no download",
"brainstormShared": "Brainstorm compartilhado"
},
"nav": {
"home": "Home",
@@ -945,7 +975,8 @@
"testConnection": "Testar Conexão",
"clean": "Limpar",
"indexAll": "Indexar Tudo",
"preview": "Visualizar"
"preview": "Visualizar",
"delete": "Excluir"
},
"colors": {
"default": "Padrão",
@@ -965,7 +996,8 @@
"reminderDate": "Data do lembrete",
"reminderTime": "Hora do lembrete",
"save": "Definir lembrete",
"cancel": "Cancelar"
"cancel": "Cancelar",
"changeReminder": "Alterar lembrete"
},
"reminders": {
"title": "Lembretes",
@@ -1017,7 +1049,13 @@
"createSubnotebook": "Adicionar sub-notebook",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "Sem pai",
"parentNotebook": "Caderno pai",
"under": "Sob",
"trashCascadeWarning": "Isso também excluirá todas as notas e sub-cadernos.",
"trashConfirm": "Mover este caderno para a lixeira?",
"trashTitle": "Mover para a lixeira"
},
"notebookSuggestion": {
"title": "Mover para {name}?",
@@ -1026,7 +1064,8 @@
"dismiss": "Descartar",
"dismissIn": "Descartar (fecha em {timeLeft}s)",
"moveToNotebook": "Mover para caderno",
"generalNotes": "Notas gerais"
"generalNotes": "Notas gerais",
"movedToNotebook": "Movido para o caderno"
},
"admin": {
"title": "Painel de Administração",
@@ -1430,8 +1469,17 @@
"title": "Limpar Dados Órfãos",
"description": "Remove etiquetas e conexões que referenciam notas excluídas.",
"button": "Limpar",
"failed": "Erro durante a limpeza"
}
"failed": "Erro durante a limpeza",
"success": "Cleanup successful"
},
"zipExport": {
"title": "Exportação RGPD do espaço (ZIP)",
"description": "Baixe todas as notas, anexos e canvas de brainstorm em Markdown num arquivo ZIP.",
"button": "Exportar ZIP",
"success": "Espaço exportado com sucesso",
"failed": "Falha na exportação"
},
"zipExporting": "Exportando…"
},
"appearance": {
"title": "Aparência",
@@ -1503,7 +1551,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "Exclusão automática após 30 dias"
},
"footer": {
"privacy": "Privacidade",
@@ -1988,7 +2037,8 @@
"slideTheme": "Escolha uma paleta de cores para a apresentação. Automático permite que a IA decida.",
"slideStyle": "O estilo visual afeta o raio do canto, o espaçamento e a densidade da informação."
}
}
},
"intelligenceOS": "Sistema operacional inteligente"
},
"chat": {
"title": "Chat IA",
@@ -2260,9 +2310,16 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "Pacote Pro",
"packBusiness": "Pacote Business",
"packEnterprise": "Pacote Enterprise",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"featureReformulate": "Reformular",
"featureChat": "Chat",
"featureBrainstormSessions": "Sessões de brainstorm",
"featureCharts": "Gráficos IA",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
@@ -2381,7 +2438,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "Escolha o plano que mais te convém",
"freeDescription": "Para descobrir Memento",
"freeF1": "30 pesquisas semânticas",
"freeF2": "15 tags automáticos",
"freeF3": "5 títulos automáticos",
"freeF4": "100 notas",
"freeF5": "3 cadernos",
"freePlanDesc": "Perfeito para descobrir Memento",
"freePrice": "Grátis",
"proDescription": "Para consultores e freelancers",
"proFeature5": "50 reformulações/mês",
"proFeature6": "50 mensagens IA/mês",
"proCta": "Atualizar para Pro",
"businessFeature5": "500 reformulações/mês",
"businessFeature6": "500 mensagens IA/mês",
"businessCta": "Atualizar para Business",
"recommended": "Recomendado",
"instantActivation": "Ativação instantânea",
"secureDesc": "Pagamentos seguros pelo Stripe",
"secureTransactions": "Transações seguras",
"satisfactionGuarantee": "Garantia de satisfação de 30 dias"
},
"landing": {
"nav": {
@@ -2535,7 +2613,8 @@
"feature3": "Audit Logs e SLA",
"feature4": "Suporte dedicado",
"feature5": "Onboarding ao vivo"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "Tecnologia cloud aberta",
@@ -2612,6 +2691,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "Consentimento necessário para processamento por IA",
"modalDescription": "Para analisar as suas notas, PDFs ou sessões de brainstorming, o Memento transmite estes dados de forma segura a APIs de IA de terceiros (OpenAI, Gemini, DeepSeek). Aplicamos uma política rigorosa de retenção zero de dados. Ao aceitar, autoriza este tratamento.",
"zeroRetentionTitle": "Retenção zero de dados",
"zeroRetentionDesc": "Todos os pedidos de saída incluem indicadores de não treino para proteger a sua propriedade intelectual.",
"rememberMe": "Lembrar a minha escolha (não voltar a perguntar)",
"acceptButton": "Autorizar e continuar",
"rejectButton": "Recusar",
"aborted": "Processamento por IA cancelado (consentimento recusado).",
"revocationTitle": "Consentimento de processamento por IA (RGPD)",
"revocationDescription": "Permissão opcional para enviar conteúdo das notas a fornecedores de IA externos apenas quando usar funções de IA.",
"revokeButton": "Revogar consentimento",
"grantButton": "Conceder consentimento",
"statusActive": "Ativo",
"statusInactive": "Não concedido",
"helpAriaLabel": "O que significa o consentimento de IA?",
"helpTooltip": "O Memento não vende os seus dados. Este consentimento só se aplica quando aciona uma função de IA (títulos, etiquetas, chat, reformulação). Sem ele, o resto da app funciona normalmente.",
"whatItMeansTitle": "O que isto significa?",
"inactiveHint": "Sem consentimento, apenas as funções de IA ficam desativadas. Pode continuar a criar, editar e organizar notas normalmente.",
"noCommercialUse": "O Memento não vende nem monetiza os seus dados pessoais.",
"affectedFeatures": "Funções afetadas: sugestões de títulos, etiquetas, chat assistente, reformulação, Memory Echo, etc.",
"dataPortabilityHint": "Pode exportar ou eliminar todos os dados a qualquer momento (Definições → Dados).",
"dataPortabilityLink": "Exportar os meus dados",
"revoked": "Consentimento não concedido",
"revokedToast": "Consentimento de IA revogado com sucesso.",
"complianceBadge": "Conformidade RGPD",
"auditFailed": "Não foi possível registar o seu consentimento. Tente novamente."
}
},
"account": {
@@ -2636,5 +2743,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "Anexos",
"addToNote": "Adicionar à nota",
"analyzing": "Analisando...",
"askPlaceholder": "Faça uma pergunta sobre este documento...",
"askQuestions": "Fazer perguntas",
"deleted": "Anexo excluído",
"docExpert": "Especialista em documentos",
"docQaWelcome": "Faça perguntas sobre este documento",
"maxSize": "Tamanho máximo",
"onlyPdf": "Apenas PDF",
"processingFailed": "Falha no processamento",
"remove": "Remover",
"thinking": "Pensando...",
"uploaded": "Enviado",
"uploadError": "Erro ao enviar",
"uploadFailed": "Falha no envio",
"uploading": "Enviando..."
}
}
}

View File

@@ -183,6 +183,7 @@
"loading": "Загрузка...",
"exportPDF": "Экспорт PDF",
"savedStatus": "Сохранено",
"saved": "Заметка сохранена",
"dirtyStatus": "Изменено",
"completedLabel": "Завершено",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "Вложения",
"createFirst": "Создайте свою первую заметку",
"generateIllustration": "Сгенерировать иллюстрацию",
"illustrationGenerated": "Иллюстрация создана",
"open": "Открыть",
"saveFailed": "Не удалось сохранить",
"search": "Поиск",
"unarchived": "Разархивировано",
"uploading": "Загрузка..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count} меток",
"noLabels": "Нет меток",
"confirmDeleteShort": "Подтвердить?",
"labelRemoved": "Метка \"{label}\" удалена"
"labelRemoved": "Метка \"{label}\" удалена",
"filterByTags": "Фильтровать по тегам",
"searchTags": "Поиск тегов"
},
"search": {
"placeholder": "Поиск",
@@ -427,7 +439,10 @@
"create": "Создать",
"creating": "Создание меток...",
"notesCount": "{count} заметок",
"typeForSuggestions": "Введите для предложений"
"typeForSuggestions": "Введите для предложений",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "Пакетная организация",
@@ -442,7 +457,10 @@
"noNotesSelected": "Нет выбранных заметок",
"applyFailed": "Ошибка применения",
"selectAllIn": "Выбрать всё в",
"selectNote": "Выбрать заметку"
"selectNote": "Выбрать заметку",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "Перегенерировать Сводку",
@@ -516,7 +534,8 @@
"fixGrammar": "Исправить грамматику",
"translate": "Переводить",
"explain": "Объяснять",
"toRichText": "Преобразование в форматированный текст"
"toRichText": "Преобразование в форматированный текст",
"customLang": "Custom language"
},
"generate": {
"slides": "Создание слайдов",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "Вставить PNG в текущую заметку",
"diagramImageAlt": "Диаграмма, созданная ИИ",
"insertedInNote": "Схема вставлена ​​в примечание",
"insertExportError": "Ошибка экспорта/загрузки диаграммы."
"insertExportError": "Ошибка экспорта/загрузки диаграммы.",
"noNoteId": "No note ID"
},
"openAssistant": "Открыть ИИ-ассистент",
"poweredByMomento": "На базе Momento AI",
@@ -631,6 +651,15 @@
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
},
"noHistory": "Нет истории",
"webSearchDisabled": "Веб-поиск отключен",
"webSearchEnabled": "Веб-поиск включен",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
@@ -749,7 +778,8 @@
"brainstormInvite": "Мозговой штурм",
"brainstormJoined": "Мозговой штурм",
"systemNotification": "Система",
"downloadFailed": "Загрузка не удалась"
"downloadFailed": "Загрузка не удалась",
"brainstormShared": "Мозговой штурм опубликован"
},
"nav": {
"home": "Home",
@@ -945,7 +975,8 @@
"testConnection": "Проверить подключение",
"clean": "Очистить",
"indexAll": "Индексировать все",
"preview": "Предпросмотр"
"preview": "Предпросмотр",
"delete": "Удалить"
},
"colors": {
"default": "По умолчанию",
@@ -965,7 +996,8 @@
"reminderDate": "Дата напоминания",
"reminderTime": "Время напоминания",
"save": "Установить напоминание",
"cancel": "Отмена"
"cancel": "Отмена",
"changeReminder": "Изменить напоминание"
},
"reminders": {
"title": "Напоминания",
@@ -1017,7 +1049,13 @@
"createSubnotebook": "Добавить субноутбук",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "Нет родителя",
"parentNotebook": "Родительский блокнот",
"under": "Под",
"trashCascadeWarning": "Это также удалит все заметки и подпапки.",
"trashConfirm": "Переместить этот блокнот в корзину?",
"trashTitle": "Переместить в корзину"
},
"notebookSuggestion": {
"title": "Переместить в {name}?",
@@ -1026,7 +1064,8 @@
"dismiss": "Отклонить",
"dismissIn": "Отклонить (закроется через {timeLeft}с)",
"moveToNotebook": "Переместить в блокнот",
"generalNotes": "Общие заметки"
"generalNotes": "Общие заметки",
"movedToNotebook": "Перемещено в блокнот"
},
"admin": {
"title": "Панель администратора",
@@ -1430,8 +1469,17 @@
"title": "Очистка потерянных данных",
"description": "Удалить метки и связи, ссылающиеся на удалённые заметки.",
"button": "Очистить",
"failed": "Ошибка при очистке"
}
"failed": "Ошибка при очистке",
"success": "Cleanup successful"
},
"zipExport": {
"title": "Экспорт пространства (GDPR, ZIP)",
"description": "Скачайте все заметки, вложения и холсты мозгового штурма в Markdown в одном ZIP-архиве.",
"button": "Экспорт ZIP",
"success": "Пространство успешно экспортировано",
"failed": "Ошибка экспорта"
},
"zipExporting": "Экспорт…"
},
"appearance": {
"title": "Внешний вид",
@@ -1503,7 +1551,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "Автоудаление через 30 дней"
},
"footer": {
"privacy": "Конфиденциальность",
@@ -1988,7 +2037,8 @@
"slideTheme": "Выберите цветовую палитру для презентации. Автоматически позволяет ИИ решать.",
"slideStyle": "Визуальный стиль влияет на радиус угла, расстояние и плотность информации."
}
}
},
"intelligenceOS": "Интеллектуальная ОС"
},
"chat": {
"title": "ИИ-чат",
@@ -2260,9 +2310,16 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "Пакет Pro",
"packBusiness": "Бизнес-пакет",
"packEnterprise": "Корпоративный пакет",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"featureReformulate": "Перефразировать",
"featureChat": "Чат",
"featureBrainstormSessions": "Сессии мозгового штурма",
"featureCharts": "AI-диаграммы",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
@@ -2381,7 +2438,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "Выберите подходящий план",
"freeDescription": "Чтобы узнать Memento",
"freeF1": "30 семантических поисков",
"freeF2": "15 авто-тегов",
"freeF3": "5 авто-заголовков",
"freeF4": "100 заметок",
"freeF5": "3 ноутбука",
"freePlanDesc": "Идеально, чтобы узнать Memento",
"freePrice": "Бесплатно",
"proDescription": "Для консультантов и фрилансеров",
"proFeature5": "50 переформулирований/месяц",
"proFeature6": "50 сообщений ИИ/месяц",
"proCta": "Обновить до Pro",
"businessFeature5": "500 переформулирований/месяц",
"businessFeature6": "500 сообщений ИИ/месяц",
"businessCta": "Обновить до Business",
"recommended": "Рекомендуется",
"instantActivation": "Мгновенная активация",
"secureDesc": "Безопасные платежи через Stripe",
"secureTransactions": "Безопасные транзакции",
"satisfactionGuarantee": "Гарантия удовлетворения 30 дней"
},
"landing": {
"nav": {
@@ -2535,7 +2613,8 @@
"feature3": "Audit Logs и SLA",
"feature4": "Выделенная поддержка",
"feature5": "Живой onboarding"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "Открытая облачная технология",
@@ -2612,6 +2691,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "Требуется согласие на обработку ИИ",
"modalDescription": "Для анализа заметок, PDF или сессий мозгового штурма Memento безопасно передаёт эти данные сторонним API ИИ (OpenAI, Gemini, DeepSeek). Мы применяем строгую политику нулевого хранения данных. Принимая, вы разрешаете эту обработку.",
"zeroRetentionTitle": "Нулевое хранение данных",
"zeroRetentionDesc": "Все исходящие запросы содержат флаги запрета обучения моделей для защиты вашей интеллектуальной собственности.",
"rememberMe": "Запомнить мой выбор (больше не спрашивать)",
"acceptButton": "Разрешить и продолжить",
"rejectButton": "Отклонить",
"aborted": "Обработка ИИ отменена (согласие отклонено).",
"revocationTitle": "Согласие на обработку ИИ (GDPR)",
"revocationDescription": "Необязательное разрешение отправлять содержимое заметок сторонним ИИ-провайдерам только при использовании функций ИИ.",
"revokeButton": "Отозвать согласие",
"grantButton": "Дать согласие",
"statusActive": "Активно",
"statusInactive": "Не дано",
"helpAriaLabel": "Что означает согласие на ИИ?",
"helpTooltip": "Momento не продаёт ваши данные. Согласие нужно только при явном запуске функций ИИ (заголовки, теги, чат, переформулировка). Без него остальное приложение работает как обычно.",
"whatItMeansTitle": "Что это значит?",
"inactiveHint": "Без согласия отключены только функции ИИ. Создавать, редактировать и организовывать заметки можно как обычно.",
"noCommercialUse": "Momento не продаёт и не монетизирует ваши персональные данные.",
"affectedFeatures": "Затронутые функции: предложения заголовков, теги, чат-ассистент, переформулировка, Memory Echo и т.д.",
"dataPortabilityHint": "Вы можете экспортировать или удалить все данные в любой момент (Настройки → Данные).",
"dataPortabilityLink": "Экспортировать мои данные",
"revoked": "Согласие не предоставлено",
"revokedToast": "Согласие на ИИ успешно отозвано.",
"complianceBadge": "Соответствие GDPR",
"auditFailed": "Не удалось сохранить согласие. Попробуйте снова."
}
},
"account": {
@@ -2636,5 +2743,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "Вложения",
"addToNote": "Добавить к заметке",
"analyzing": "Анализ...",
"askPlaceholder": "Задайте вопрос об этом документе...",
"askQuestions": "Задать вопросы",
"deleted": "Вложение удалено",
"docExpert": "Эксперт по документам",
"docQaWelcome": "Задавайте вопросы об этом документе",
"maxSize": "Максимальный размер",
"onlyPdf": "Только PDF",
"processingFailed": "Обработка не удалась",
"remove": "Удалить",
"thinking": "Думаю...",
"uploaded": "Загружено",
"uploadError": "Ошибка загрузки",
"uploadFailed": "Загрузка не удалась",
"uploading": "Загрузка..."
}
}
}

View File

@@ -183,6 +183,7 @@
"loading": "加载中...",
"exportPDF": "导出PDF",
"savedStatus": "已保存",
"saved": "笔记已保存",
"dirtyStatus": "已修改",
"completedLabel": "已完成",
"notes": {
@@ -270,7 +271,16 @@
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
"notes.selectOrCreateNote": "Select a note from the list or create a new one.",
"attachments": "附件",
"createFirst": "创建您的第一条笔记",
"generateIllustration": "生成插图",
"illustrationGenerated": "插图已生成",
"open": "打开",
"saveFailed": "保存失败",
"search": "搜索",
"unarchived": "已取消归档",
"uploading": "上传中..."
},
"pagination": {
"previous": "←",
@@ -310,7 +320,9 @@
"count": "{count} 个标签",
"noLabels": "暂无标签",
"confirmDeleteShort": "确认?",
"labelRemoved": "标签 \"{label}\" 已移除"
"labelRemoved": "标签 \"{label}\" 已移除",
"filterByTags": "按标签筛选",
"searchTags": "搜索标签"
},
"search": {
"placeholder": "搜索",
@@ -427,7 +439,10 @@
"create": "创建",
"creating": "正在创建标签...",
"notesCount": "{count} 条笔记",
"typeForSuggestions": "输入内容以获取标签建议..."
"typeForSuggestions": "输入内容以获取标签建议...",
"noNotebook": "No notebook selected",
"noSuggestions": "No suggestions",
"regenerate": "Regenerate"
},
"batchOrganization": {
"title": "使用 AI 整理",
@@ -442,7 +457,10 @@
"noNotesSelected": "未选择笔记",
"applyFailed": "应用整理计划失败",
"selectAllIn": "选择 {notebook} 中的所有笔记",
"selectNote": "选择笔记:{title}"
"selectNote": "选择笔记:{title}",
"notesToOrganize": "Notes to organize",
"selected": "Selected",
"unorganized": "Unorganized"
},
"notebookSummary": {
"regenerate": "重新生成摘要",
@@ -516,7 +534,8 @@
"fixGrammar": "修复语法",
"translate": "翻译",
"explain": "解释",
"toRichText": "转换为富文本"
"toRichText": "转换为富文本",
"customLang": "Custom language"
},
"generate": {
"slides": "生成幻灯片",
@@ -550,7 +569,8 @@
"insertDiagramInNote": "在当前笔记中嵌入 PNG",
"diagramImageAlt": "人工智能生成图表",
"insertedInNote": "注释中插入图表",
"insertExportError": "导出/上传图表时出错"
"insertExportError": "导出/上传图表时出错",
"noNoteId": "No note ID"
},
"openAssistant": "打开AI助手",
"poweredByMomento": "由 Momento AI 提供支持",
@@ -631,6 +651,15 @@
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
},
"noHistory": "无历史记录",
"webSearchDisabled": "网页搜索已禁用",
"webSearchEnabled": "网页搜索已启用",
"result": {
"apply": "Apply",
"original": "Original",
"preview": "Preview",
"suggestion": "Suggestion"
}
},
"titleSuggestions": {
@@ -749,7 +778,8 @@
"brainstormInvite": "头脑风暴",
"brainstormJoined": "头脑风暴",
"systemNotification": "系统",
"downloadFailed": "下载失败"
"downloadFailed": "下载失败",
"brainstormShared": "头脑风暴已分享"
},
"nav": {
"home": "Home",
@@ -945,7 +975,8 @@
"testConnection": "测试连接",
"clean": "清理",
"indexAll": "全部索引",
"preview": "预览"
"preview": "预览",
"delete": "删除"
},
"colors": {
"default": "默认",
@@ -965,7 +996,8 @@
"reminderDate": "提醒日期",
"reminderTime": "提醒时间",
"save": "设置提醒",
"cancel": "取消"
"cancel": "取消",
"changeReminder": "更改提醒"
},
"reminders": {
"title": "提醒",
@@ -1017,7 +1049,13 @@
"createSubnotebook": "添加子笔记本",
"createSubNotebook": "Add sub-notebook",
"rename": "Rename",
"moveToTrash": "Move to trash"
"moveToTrash": "Move to trash",
"noParent": "无父级",
"parentNotebook": "父笔记本",
"under": "在...下",
"trashCascadeWarning": "这也将删除所有笔记和子笔记本。",
"trashConfirm": "将此笔记本移至废纸篓?",
"trashTitle": "移至废纸篓"
},
"notebookSuggestion": {
"title": "移动到 {name}",
@@ -1026,7 +1064,8 @@
"dismiss": "忽略",
"dismissIn": "忽略({timeLeft} 秒后关闭)",
"moveToNotebook": "移动到笔记本",
"generalNotes": "普通笔记"
"generalNotes": "普通笔记",
"movedToNotebook": "已移至笔记本"
},
"admin": {
"title": "管理后台",
@@ -1430,8 +1469,17 @@
"title": "清理孤立数据",
"description": "删除引用已删除笔记的标签和连接。",
"button": "清理",
"failed": "清理期间出错"
}
"failed": "清理期间出错",
"success": "Cleanup successful"
},
"zipExport": {
"title": "GDPR 工作区导出 (ZIP)",
"description": "将所有笔记、附件和头脑风暴画布以 Markdown 格式打包为 ZIP 下载。",
"button": "导出 ZIP",
"success": "工作区导出成功",
"failed": "导出失败"
},
"zipExporting": "正在导出…"
},
"appearance": {
"title": "外观",
@@ -1503,7 +1551,8 @@
"daysRemaining": "DAYS LEFT",
"notebookContentPreserved": "Notebook content preserved",
"notebookRestoreHint": "Restoring a notebook also restores all its notes.",
"filterAll": "All"
"filterAll": "All",
"autoDelete30": "30天后自动删除"
},
"footer": {
"privacy": "隐私",
@@ -1988,7 +2037,8 @@
"slideTheme": "选择演示文稿的调色板。自动让人工智能决定。",
"slideStyle": "视觉风格影响角半径、间距和信息密度。"
}
}
},
"intelligenceOS": "智能操作系统"
},
"chat": {
"title": "AI 聊天",
@@ -2260,9 +2310,16 @@
},
"usageMeter": {
"packName": "AI Discovery Pack",
"packPro": "专业包",
"packBusiness": "商业包",
"packEnterprise": "企业包",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"featureReformulate": "重写",
"featureChat": "聊天",
"featureBrainstormSessions": "头脑风暴会议",
"featureCharts": "AI图表",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
@@ -2381,7 +2438,28 @@
"enterpriseFeature2": "SSO / SAML",
"enterpriseFeature3": "Dedicated support",
"enterpriseFeature4": "Custom invoicing",
"enterpriseFeature5": "Guaranteed SLA"
"enterpriseFeature5": "Guaranteed SLA",
"subtitle": "选择适合您的计划",
"freeDescription": "体验Memento",
"freeF1": "30次语义搜索",
"freeF2": "15个自动标签",
"freeF3": "5个自动标题",
"freeF4": "100条笔记",
"freeF5": "3个笔记本",
"freePlanDesc": "非常适合体验Memento",
"freePrice": "免费",
"proDescription": "适合顾问和自由职业者",
"proFeature5": "每月50次改写",
"proFeature6": "每月50条AI消息",
"proCta": "升级到Pro",
"businessFeature5": "每月500次改写",
"businessFeature6": "每月500条AI消息",
"businessCta": "升级到Business",
"recommended": "推荐",
"instantActivation": "即时激活",
"secureDesc": "通过Stripe安全支付",
"secureTransactions": "安全交易",
"satisfactionGuarantee": "30天满意度保证"
},
"landing": {
"nav": {
@@ -2535,7 +2613,8 @@
"feature3": "审计日志与 SLA",
"feature4": "专属支持",
"feature5": "现场入门指导"
}
},
"basicPrice": "Free"
},
"byok": {
"label": "开放云技术",
@@ -2612,6 +2691,34 @@
"cancel": "Cancel",
"save": "Save Preferences",
"saved": "Preferences updated successfully."
},
"ai": {
"modalTitle": "需要 AI 处理同意",
"modalDescription": "为分析您的笔记、PDF 或头脑风暴会话Memento 会安全地将这些数据发送至第三方 AI 接口OpenAI、Gemini、DeepSeek。我们严格执行零数据保留政策。接受即表示您授权此处理。",
"zeroRetentionTitle": "零数据保留",
"zeroRetentionDesc": "所有出站请求均包含禁止模型训练的标识,以保护您的知识产权。",
"rememberMe": "记住我的选择(不再询问)",
"acceptButton": "授权并继续",
"rejectButton": "拒绝",
"aborted": "AI 处理已取消(已拒绝同意)。",
"revocationTitle": "AI 处理同意GDPR",
"revocationDescription": "可选授权:仅在您主动使用 AI 功能时,将笔记内容发送至第三方 AI 服务商。",
"revokeButton": "撤销同意",
"grantButton": "授予同意",
"statusActive": "已启用",
"statusInactive": "未授予",
"helpAriaLabel": "AI 同意是什么意思?",
"helpTooltip": "Momento 不会出售您的数据。此同意仅在您触发 AI 操作时生效(标题、标签、聊天、改写)。未授予时,应用其余功能可正常使用。",
"whatItMeansTitle": "这意味着什么?",
"inactiveHint": "未授予同意时,仅 AI 功能不可用。您仍可正常创建、编辑和组织笔记。",
"noCommercialUse": "Momento 不会出售或商业化您的个人数据。",
"affectedFeatures": "受影响功能标题建议、标签、AI 助手聊天、改写、Memory Echo 等。",
"dataPortabilityHint": "您可随时导出或删除全部数据(设置 → 数据)。",
"dataPortabilityLink": "导出我的数据",
"revoked": "尚未授予同意",
"revokedToast": "AI 同意已成功撤销。",
"complianceBadge": "GDPR 合规",
"auditFailed": "无法记录您的同意,请重试。"
}
},
"account": {
@@ -2636,5 +2743,24 @@
"successRedirect": "Your account has been successfully deleted.",
"errorFailed": "Deletion failed. Please try again."
}
},
"attachments": {
"title": "附件",
"addToNote": "添加到笔记",
"analyzing": "分析中...",
"askPlaceholder": "对此文档提问...",
"askQuestions": "提问",
"deleted": "附件已删除",
"docExpert": "文档专家",
"docQaWelcome": "对此文档提问",
"maxSize": "最大尺寸",
"onlyPdf": "仅PDF",
"processingFailed": "处理失败",
"remove": "删除",
"thinking": "思考中...",
"uploaded": "已上传",
"uploadError": "上传错误",
"uploadFailed": "上传失败",
"uploading": "上传中..."
}
}
}