UI Stabilization: Global color theme updates (#75B2D6), AI Assistant styling refactor, and navigation fixes

This commit is contained in:
Antigravity
2026-05-09 12:58:16 +00:00
parent 1446463f04
commit 60a3fe5453
47 changed files with 3585 additions and 2149 deletions

View File

@@ -448,43 +448,36 @@
"explain": "Explain"
},
"generate": {
"sectionLabel": "Generate from this note",
"slides": "Generate a presentation",
"diagram": "Generate a diagram",
"loading": "Generating…",
"slidesReady": "Presentation generated!",
"diagramReady": "Diagram generated!",
"downloadPptx": "Download .pptx",
"openDiagram": "Open in Lab",
"error": "Error during generation",
"noNoteId": "Save the note first",
"slides": "Generate Slides",
"sectionLabel": "Generation Tools",
"theme": "Theme",
"themeArchitecturalMono": "Architectural Mono",
"themeVibrantTech": "Vibrant Tech",
"themeMinimalSilk": "Minimal Silk",
"style": "Style",
"diagramType": "Type",
"typeAuto": "Auto",
"styleSoft": "Soft",
"styleSharp": "Sharp",
"styleRounded": "Rounded",
"stylePill": "Pill",
"styleProfessional": "Professional",
"diagram": "Generate Diagram",
"diagramReadyHint": "Convert note into visual flow",
"diagramType": "Diagram Type",
"typeAuto": "Auto-detect",
"typeFlowchart": "Flowchart",
"typeMindMap": "Mind Map",
"typeTimeline": "Timeline",
"typeOrgChart": "Org Chart",
"typeArchitecture": "Architecture",
"typeProcessMap": "Process Map",
"styleSketchy": "Sketchy",
"styleAustere": "Austere",
"styleSketchPlus": "Sketch+",
"toastLoading": {
"slides": "⏳ Generating presentation…",
"diagram": "⏳ Generating diagram…"
},
"toastLoadingDesc": "You can navigate freely, a notification will appear.",
"toastSuccessSlides": "Click Download in the AI panel.",
"toastSuccessDiagram": "Your diagram is available in the Lab.",
"diagramReadyHint": "Use the panel below: Excalidraw or insert into the note.",
"openInExcalidraw": "Open in Excalidraw (Lab)",
"insertDiagramInNote": "Insert as image into note",
"insertNeedEditor": "Can't insert here — open a note with the assistant or use the Lab.",
"insertFetchError": "Couldn't load the diagram.",
"insertExportError": "Failed to export the diagram as an image.",
"insertUploadError": "Failed to upload the image.",
"diagramImageAlt": "Generated diagram",
"insertedInNote": "Diagram added to the note"
"styleSoft": "Soft",
"styleMinimal": "Minimal",
"styleDraft": "Draft",
"stylePolished": "Polished",
"styleHandwritten": "Handwritten",
"diagramReady": "Diagram is ready!",
"openInExcalidraw": "Open in Excalidraw Lab",
"insertDiagramInNote": "Embed PNG in current note",
"diagramImageAlt": "AI Generated Diagram",
"insertedInNote": "Diagram inserted in note",
"insertExportError": "Error exporting/uploading diagram"
},
"openAssistant": "Open AI Assistant",
"poweredByMomento": "Powered by Momento AI",
@@ -689,7 +682,7 @@
"recent": "Recent",
"proPlan": "Pro Plan",
"chat": "AI Chat",
"lab": "The Lab",
"lab": "The Workshop",
"agents": "Agents"
},
"settings": {
@@ -1774,7 +1767,7 @@
"timeoutWarning": "Response is taking longer than expected..."
},
"labHeader": {
"title": "The Lab",
"title": "The Workshop",
"live": "Live",
"currentProject": "Current Project",
"choose": "Choose...",
@@ -1828,6 +1821,12 @@
"slashCodeDesc": "Code snippet",
"slashDivider": "Divider",
"slashDividerDesc": "Horizontal separator",
"slashTable": "Table",
"slashTableDesc": "Insert a simple grid",
"slashDiagram": "Diagram",
"slashDiagramDesc": "Generate a flow or mindmap",
"slashSlides": "Presentation",
"slashSlidesDesc": "Generate a beautiful slide deck",
"slashImage": "Image",
"slashImageDesc": "Embed an image from URL",
"slashAlignLeft": "Align Left",

View File

@@ -227,7 +227,8 @@
"switchTypeTitle": "Changer le type de note ?",
"switchTypeWarning": "Certaines mises en forme peuvent être perdues lors du passage en {type}.",
"switchTypeContentPreserved": "Votre contenu sera préservé en texte brut.",
"switchType": "Passer en {type}"
"switchType": "Passer en {type}",
"saveNow": "Enregistrer maintenant"
},
"pagination": {
"previous": "←",
@@ -411,6 +412,10 @@
"appliedToNote": "Appliqué à la note",
"applyToNote": "Appliquer à la note",
"undoLastAction": "Annuler la dernière action IA",
"transformations": "Transformations",
"otherLanguage": "Autre langue",
"translateNow": "Traduire maintenant",
"generationTools": "Outils de génération",
"selectContext": "Sélectionner le contexte...",
"selectNotebook": "Sélectionner un carnet",
"chatPlaceholder": "Demandez à l'IA de modifier, résumer ou rédiger...",
@@ -442,49 +447,43 @@
"shorten": "Raccourcir",
"improve": "Améliorer",
"toMarkdown": "Convertir en Markdown",
"toRichText": "Convertir en texte enrichi",
"describeImages": "Décrire les images",
"fixGrammar": "Corriger les fautes",
"translate": "Traduire",
"explain": "Expliquer"
},
"generate": {
"sectionLabel": "Générer depuis cette note",
"slides": "Générer une présentation",
"diagram": "Générer un diagramme",
"loading": "Génération en cours…",
"slidesReady": "Présentation générée !",
"diagramReady": "Diagramme généré !",
"downloadPptx": "Télécharger le .pptx",
"openDiagram": "Ouvrir dans le Lab",
"error": "Erreur lors de la génération",
"noNoteId": "Enregistrez d'abord la note",
"slides": "Générer Slides",
"sectionLabel": "Outils de Génération",
"theme": "Thème",
"themeArchitecturalMono": "Architectural Mono",
"themeVibrantTech": "Vibrant Tech",
"themeMinimalSilk": "Minimal Silk",
"style": "Style",
"diagramType": "Type",
"typeAuto": "Auto",
"styleSoft": "Soft",
"styleSharp": "Sharp",
"styleRounded": "Arrondi",
"stylePill": "Pill",
"styleSketchy": "Sketchy",
"styleAustere": "Austère",
"styleSketchPlus": "Sketch+",
"toastLoading": {
"slides": "⏳ Génération de la présentation en cours…",
"diagram": "⏳ Génération du diagramme en cours…"
},
"toastLoadingDesc": "Vous pouvez naviguer librement, une notification apparaîtra.",
"toastSuccessSlides": "Cliquez sur Télécharger dans le panneau IA.",
"toastSuccessDiagram": "Votre diagramme est disponible dans le Lab.",
"diagramReadyHint": "Utilisez le panneau ci-dessous : Excalidraw ou insertion dans la note.",
"openInExcalidraw": "Ouvrir dans Excalidraw (Lab)",
"insertDiagramInNote": "Insérer comme image dans la note",
"insertNeedEditor": "Impossible dinsérer ici — ouvrez une note avec lassistant ou ouvrez le Lab.",
"insertFetchError": "Impossible de récupérer le diagramme.",
"insertExportError": "Erreur lors de lexport du diagramme en image.",
"insertUploadError": "Erreur lors du téléchargement de limage.",
"diagramImageAlt": "Diagramme généré",
"insertedInNote": "Diagramme ajouté à la note"
"styleProfessional": "Professionnel",
"diagram": "Générer Diagramme",
"diagramReadyHint": "Convertir en flux visuel",
"diagramType": "Type de Diagramme",
"typeAuto": "Détection Auto",
"typeFlowchart": "Logigramme",
"typeMindMap": "Carte Mentale",
"typeTimeline": "Chronologie",
"typeOrgChart": "Organigramme",
"typeArchitecture": "Architecture",
"typeProcessMap": "Processus",
"styleSketchy": "Esquisse",
"styleSoft": "Doux",
"styleMinimal": "Minimaliste",
"styleDraft": "Brouillon",
"stylePolished": "Poli",
"styleHandwritten": "Manuscrit",
"diagramReady": "Diagramme prêt !",
"openInExcalidraw": "Ouvrir dans le Lab Excalidraw",
"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"
},
"openAssistant": "Ouvrir IA Note",
"poweredByMomento": "Propulsé par Momento AI",
@@ -586,6 +585,12 @@
"slashCodeDesc": "Extrait de code",
"slashDivider": "Séparateur",
"slashDividerDesc": "Séparateur horizontal",
"slashTable": "Tableau",
"slashTableDesc": "Insérer un tableau simple",
"slashDiagram": "Diagramme",
"slashDiagramDesc": "Générer un flux ou une carte mentale",
"slashSlides": "Présentation",
"slashSlidesDesc": "Générer un jeu de diapositives",
"slashImage": "Image",
"slashImageDesc": "Intégrer une image depuis une URL",
"slashAlignLeft": "Aligner à gauche",
@@ -760,7 +765,7 @@
"recent": "Récent",
"proPlan": "Pro Plan",
"chat": "Chat IA",
"lab": "Le Lab",
"lab": "L'Atelier",
"agents": "Agents"
},
"settings": {
@@ -789,7 +794,7 @@
"security": "Sécurité",
"about": "À propos",
"version": "Version",
"settingsSaved": "Paramètres enregistrés",
"settingsSaved": "Paramètres enregistrés avec succès",
"cardSizeMode": "Taille des notes",
"cardSizeModeDescription": "Choisir entre des notes de tailles différentes ou uniformes",
"selectCardSizeMode": "Sélectionner le mode d'affichage",
@@ -813,9 +818,11 @@
"languageAuto": "Langue définie sur Auto",
"emailNotifications": "Notifications par email",
"emailNotificationsDesc": "Recevoir des notifications importantes par email",
"desktopNotifications": "Notifications bureau",
"desktopNotificationsDesc": "Recevoir des notifications dans votre navigateur",
"notificationsDesc": "Gérez vos préférences de notifications"
"desktopNotifications": "Notifications de bureau",
"desktopNotificationsDesc": "Recevoir des alertes sur votre bureau",
"notificationsDesc": "Gérez vos préférences de notifications",
"autoSave": "Auto-enregistrement",
"autoSaveDesc": "Enregistrer automatiquement les modifications pendant la frappe"
},
"profile": {
"title": "Profil",
@@ -1852,7 +1859,7 @@
"timeoutWarning": "La réponse met plus de temps que prévu..."
},
"labHeader": {
"title": "Le Lab",
"title": "L'Atelier",
"live": "Live",
"currentProject": "Projet Actuel",
"choose": "Choisir...",