From de2e8a9860992392dcf797d7c016b87bf59d2bff Mon Sep 17 00:00:00 2001 From: Usama Date: Tue, 3 Mar 2026 14:40:59 +0000 Subject: [PATCH] Update localization files for various languages, adjusting message IDs and translations for consistency across the application. Changes include updates to the ProjectPortalEditor component and other related files to ensure accurate messaging and improved user experience. --- echo/frontend/src/locales/de-DE.po | 410 +++++++++++++++------------- echo/frontend/src/locales/de-DE.ts | 2 +- echo/frontend/src/locales/en-US.po | 385 +++++++++++++++------------ echo/frontend/src/locales/en-US.ts | 2 +- echo/frontend/src/locales/es-ES.po | 410 +++++++++++++++------------- echo/frontend/src/locales/es-ES.ts | 2 +- echo/frontend/src/locales/fr-FR.po | 410 +++++++++++++++------------- echo/frontend/src/locales/fr-FR.ts | 2 +- echo/frontend/src/locales/it-IT.po | 411 ++++++++++++++++------------- echo/frontend/src/locales/it-IT.ts | 2 +- echo/frontend/src/locales/nl-NL.po | 410 +++++++++++++++------------- echo/frontend/src/locales/nl-NL.ts | 2 +- 12 files changed, 1385 insertions(+), 1063 deletions(-) diff --git a/echo/frontend/src/locales/de-DE.po b/echo/frontend/src/locales/de-DE.po index 814eb725..85d3eb3a 100644 --- a/echo/frontend/src/locales/de-DE.po +++ b/echo/frontend/src/locales/de-DE.po @@ -255,7 +255,7 @@ msgstr "{0, plural, one {Tag:} other {Tags:}}" #: src/routes/project/chat/ProjectChatRoute.tsx:602 #: src/components/settings/FontSettingsCard.tsx:49 #: src/components/settings/FontSettingsCard.tsx:51 -#: src/components/project/ProjectPortalEditor.tsx:472 +#: src/components/project/ProjectPortalEditor.tsx:484 #: src/components/chat/References.tsx:29 msgid "{0}" msgstr "{0}" @@ -273,8 +273,8 @@ msgstr "{0} hinzugefügt" #. placeholder {0}: project.conversations?.length ?? 0 #. placeholder {1}: formatRelative( new Date(project.updated_at ?? new Date()), new Date(), ) #. placeholder {1}: formatRelative( new Date(project.updated_at ?? new Date()), new Date(), ) -#: src/components/project/ProjectListItem.tsx:32 -#: src/components/project/ProjectCard.tsx:34 +#: src/components/project/ProjectListItem.tsx:38 +#: src/components/project/ProjectCard.tsx:44 msgid "{0} Conversations • Edited {1}" msgstr "{0} Gespräche • Bearbeitet {1}" @@ -302,7 +302,7 @@ msgstr "{finishedConversationsCount, plural, one {Derzeit ist # Unterhaltung ber #~ msgid "{minutes} minutes and {seconds} seconds" #~ msgstr "{minutes} Minuten und {seconds} Sekunden" -#: src/components/report/ReportRenderer.tsx:77 +#: src/components/report/ReportRenderer.tsx:78 msgid "{readingNow} reading now" msgstr "{readingNow} liest gerade" @@ -387,7 +387,7 @@ msgstr "Alle zutreffenden hinzufügen" msgid "select.all.modal.title.add" msgstr "Unterhaltungen zum Kontext hinzufügen" -#: src/components/project/ProjectPortalEditor.tsx:140 +#: src/components/project/ProjectPortalEditor.tsx:151 msgid "Add key terms or proper nouns to improve transcript quality and accuracy." msgstr "Fügen Sie Schlüsselbegriffe oder Eigennamen hinzu, um die Qualität und Genauigkeit der Transkription zu verbessern." @@ -476,7 +476,7 @@ msgstr "Die Basis-Schriftgröße für die Oberfläche anpassen" msgid "Advanced" msgstr "Erweitert" -#: src/components/project/ProjectPortalEditor.tsx:612 +#: src/components/project/ProjectPortalEditor.tsx:647 msgid "Advanced (Tips and best practices)" msgstr "Erweitert (Tipps und best practices)" @@ -484,22 +484,22 @@ msgstr "Erweitert (Tipps und best practices)" #~ msgid "Advanced (Tips and tricks)" #~ msgstr "Erweitert (Tipps und Tricks)" -#: src/components/project/ProjectPortalEditor.tsx:1150 +#: src/components/project/ProjectPortalEditor.tsx:1185 msgid "Advanced Settings" msgstr "Erweiterte Einstellungen" #: src/components/chat/ChatModeSelector.tsx:274 #: src/components/chat/ChatModeBanner.tsx:38 msgid "Agentic" -msgstr "" +msgstr "Agentisch" #: src/components/chat/ChatAccordion.tsx:58 msgid "Agentic - Tool-driven execution" -msgstr "" +msgstr "Agentisch - Werkzeuggetriebene Ausführung" #: src/components/chat/AgenticChatPanel.tsx:465 msgid "Agentic Chat" -msgstr "" +msgstr "Agentischer Chat" #: src/components/settings/AuditLogsCard.tsx:465 msgid "All actions" @@ -541,7 +541,7 @@ msgstr "Bereits im Kontext" #. placeholder {0}: participantCount !== undefined ? participantCount : t`loading...` #. placeholder {1}: participantCount === 1 ? "" : "s" -#: src/routes/project/report/ProjectReportRoute.tsx:330 +#: src/routes/project/report/ProjectReportRoute.tsx:332 msgid "An email notification will be sent to {0} participant{1}. Do you want to proceed?" msgstr "Eine E-Mail-Benachrichtigung wird an {0} Teilnehmer{1} gesendet. Möchten Sie fortfahren?" @@ -598,15 +598,15 @@ msgstr "Ankündigungen" #~ msgid "Announcements" #~ msgstr "Ankündigungen" -#: src/components/project/ProjectPortalEditor.tsx:1173 +#: src/components/project/ProjectPortalEditor.tsx:1208 msgid "Anonymize Transcripts" msgstr "Transkripte anonymisieren" -#: src/components/conversation/ConversationAccordion.tsx:588 +#: src/components/conversation/ConversationAccordion.tsx:592 msgid "anonymized conversation" msgstr "Anonymisierte Unterhaltung" -#: src/components/conversation/ConversationAccordion.tsx:584 +#: src/components/conversation/ConversationAccordion.tsx:588 msgid "Anonymized conversation" msgstr "Anonymisierte Unterhaltung" @@ -632,7 +632,7 @@ msgstr "Sind Sie sicher, dass Sie dieses Gespräch löschen möchten? Diese Akti #~ msgid "Are you sure you want to delete this project?" #~ msgstr "Sind Sie sicher, dass Sie dieses Projekt löschen möchten?" -#: src/components/project/ProjectDangerZone.tsx:172 +#: src/components/project/ProjectDangerZone.tsx:176 msgid "Are you sure you want to delete this project? This action cannot be undone." msgstr "Sind Sie sicher, dass Sie dieses Projekt löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden." @@ -687,11 +687,11 @@ msgstr "Sind Sie sicher, dass Sie das Zusammenfassung erneut generieren möchten msgid "Ask" msgstr "Fragen" -#: src/components/project/ProjectPortalEditor.tsx:551 +#: src/components/project/ProjectPortalEditor.tsx:563 msgid "Ask for Email?" msgstr "E-Mail anfragen?" -#: src/components/project/ProjectPortalEditor.tsx:522 +#: src/components/project/ProjectPortalEditor.tsx:534 msgid "Ask for Name?" msgstr "Nach Namen fragen?" @@ -719,7 +719,7 @@ msgstr "Aspekte" #~ msgid "At least one topic must be selected to enable Make it concrete" #~ msgstr "Wähle mindestens ein Thema, um Konkret machen zu aktivieren" -#: src/components/project/ProjectPortalEditor.tsx:957 +#: src/components/project/ProjectPortalEditor.tsx:992 msgid "At least one topic must be selected to enable Verify" msgstr "Mindestens ein Thema muss ausgewählt werden, um Verify zu aktivieren" @@ -766,11 +766,11 @@ msgstr "Audit-Protokolle als JSON exportiert" msgid "Authenticator code" msgstr "Authentifizierungscode" -#: src/components/project/ProjectPortalEditor.tsx:1247 +#: src/components/project/ProjectPortalEditor.tsx:1279 msgid "Auto-generate titles" msgstr "Titel automatisch generieren" -#: src/components/project/ProjectPortalEditor.tsx:1221 +#: src/components/project/ProjectPortalEditor.tsx:1256 msgid "Auto-generate Titles" msgstr "Titel automatisch generieren" @@ -793,7 +793,7 @@ msgstr "Automatisch auswählen aktiviert" #~ msgid "Auto-select sources to add to the chat" #~ msgstr "Quellen automatisch auswählen, um dem Chat hinzuzufügen" -#: src/components/project/ProjectPortalEditor.tsx:1232 +#: src/components/project/ProjectPortalEditor.tsx:1264 msgid "Automatically generate a short topic-based title for each conversation after summarization. The title describes what was discussed, not who participated. The participant's original name is preserved separately, if they provided one." msgstr "Automatisch einen kurzen themenbasierten Titel für jedes Gespräch nach der Zusammenfassung generieren. Der Titel beschreibt, was besprochen wurde, nicht, wer teilgenommen hat. Der ursprüngliche Name des Teilnehmers wird separat gespeichert, wenn er bereitgestellt wurde." @@ -819,12 +819,12 @@ msgid "Back" msgstr "Zurück" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:392 +#: src/components/participant/ParticipantOnboardingCards.tsx:403 msgid "participant.button.back.microphone" msgstr "Zurück" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:414 +#: src/components/participant/ParticipantOnboardingCards.tsx:425 #: src/components/layout/ParticipantHeader.tsx:86 msgid "participant.button.back" msgstr "Zurück" @@ -833,20 +833,20 @@ msgstr "Zurück" msgid "Back to Selection" msgstr "Zurück zur Auswahl" -#: src/components/project/ProjectPortalEditor.tsx:608 +#: src/components/project/ProjectPortalEditor.tsx:643 msgid "Basic (Essential tutorial slides)" msgstr "Grundlegend (Wesentliche Tutorial-Folien)" -#: src/components/project/ProjectPortalEditor.tsx:486 +#: src/components/project/ProjectPortalEditor.tsx:498 msgid "Basic Settings" msgstr "Grundlegende Einstellungen" #~ msgid "Begin!" #~ msgstr "Beginnen!" -#: src/routes/project/report/ProjectReportRoute.tsx:63 -#: src/components/project/ProjectPortalEditor.tsx:1180 -#: src/components/project/ProjectPortalEditor.tsx:1228 +#: src/routes/project/report/ProjectReportRoute.tsx:64 +#: src/components/project/ProjectPortalEditor.tsx:1215 +#: src/components/project/ProjectPortalEditor.tsx:1260 #: src/components/conversation/RetranscribeConversation.tsx:144 #: src/components/conversation/MoveConversationButton.tsx:142 #: src/components/chat/ChatModeSelector.tsx:155 @@ -855,12 +855,12 @@ msgid "Beta" msgstr "Beta" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:637 +#: src/components/project/ProjectPortalEditor.tsx:672 msgid "dashboard.dembrane.concrete.beta" msgstr "Beta" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:847 +#: src/components/project/ProjectPortalEditor.tsx:882 msgid "dashboard.dembrane.verify.beta" msgstr "Beta" @@ -874,7 +874,7 @@ msgstr "Beta" msgid "Book a call" msgstr "Einen Anruf buchen" -#: src/components/project/ProjectPortalEditor.tsx:760 +#: src/components/project/ProjectPortalEditor.tsx:795 msgid "Brainstorm Ideas" msgstr "Ideen brainstormen" @@ -886,10 +886,10 @@ msgstr "Benutzerdefinierte Dashboards mit realtime Gesprächdaten erstellen" msgid "By deleting this project, you will delete all the data associated with it. This action cannot be undone. Are you ABSOLUTELY sure you want to delete this project?" msgstr "Durch das Löschen dieses Projekts werden alle damit verbundenen Daten gelöscht. Diese Aktion kann nicht rückgängig gemacht werden. Sind Sie ABSOLUT sicher, dass Sie dieses Projekt löschen möchten?" -#: src/routes/project/report/ProjectReportRoute.tsx:345 +#: src/routes/project/report/ProjectReportRoute.tsx:347 #: src/components/settings/TwoFactorSettingsCard.tsx:406 -#: src/components/project/ProjectDangerZone.tsx:152 -#: src/components/project/ProjectDangerZone.tsx:180 +#: src/components/project/ProjectDangerZone.tsx:156 +#: src/components/project/ProjectDangerZone.tsx:188 #: src/components/project/webhooks/WebhookSettingsCard.tsx:525 #: src/components/project/webhooks/WebhookSettingsCard.tsx:679 #: src/components/dropzone/UploadConversationDropzone.tsx:716 @@ -1012,6 +1012,10 @@ msgstr "Klicken, um zu bearbeiten" msgid "Click to see all {totalCount} conversations" msgstr "Klicken, um alle {totalCount} Unterhaltungen anzuzeigen" +#: src/components/settings/LegalBasisSettingsCard.tsx:112 +msgid "Client-managed" +msgstr "Client-verwaltet" + #: src/components/project/webhooks/WebhookSettingsCard.tsx:282 msgid "Clone from another project" msgstr "Von einem anderen Projekt klonen" @@ -1020,7 +1024,7 @@ msgstr "Von einem anderen Projekt klonen" msgid "Clone from Project" msgstr "Von Projekt klonen" -#: src/components/project/ProjectDangerZone.tsx:159 +#: src/components/project/ProjectDangerZone.tsx:163 msgid "Clone project" msgstr "Projekt klonen" @@ -1053,7 +1057,7 @@ msgstr "Vergleichen & Gegenüberstellen" #: src/components/chat/templates.ts:109 msgid "Compare & Contrast Insights" -msgstr "" +msgstr "Vergleichen & Gegenüberstellen Insights" #~ msgid "Compare and contrast the following items provided in the context." #~ msgstr "Vergleichen und stellen Sie die folgenden im Kontext bereitgestellten Elemente gegenüber." @@ -1081,7 +1085,7 @@ msgstr "Neues Passwort bestätigen" msgid "Confirm Password" msgstr "Passwort bestätigen" -#: src/routes/project/report/ProjectReportRoute.tsx:326 +#: src/routes/project/report/ProjectReportRoute.tsx:328 msgid "Confirm Publishing" msgstr "Veröffentlichung bestätigen" @@ -1101,6 +1105,10 @@ msgstr "Verbindung gesund" msgid "Connection unhealthy" msgstr "Verbindung ungesund" +#: src/components/settings/LegalBasisSettingsCard.tsx:113 +msgid "Consent" +msgstr "Einwilligung" + #~ msgid "Contact sales" #~ msgstr "Kontakt zu Verkaufsvertretern" @@ -1120,7 +1128,7 @@ msgstr "Kontext hinzugefügt:" #~ msgstr "Kontextlimit erreicht" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:401 +#: src/components/participant/ParticipantOnboardingCards.tsx:412 #: src/components/participant/MicrophoneTest.tsx:407 msgid "participant.button.continue" msgstr "Weiter" @@ -1176,7 +1184,7 @@ msgstr "Gesprächstags" msgid "conversations" msgstr "Gespräche" -#: src/components/conversation/ConversationAccordion.tsx:1083 +#: src/components/conversation/ConversationAccordion.tsx:1087 msgid "Conversations" msgstr "Gespräche" @@ -1221,7 +1229,7 @@ msgstr "Kopieren" msgid "Copy link" msgstr "Link kopieren" -#: src/routes/project/report/ProjectReportRoute.tsx:201 +#: src/routes/project/report/ProjectReportRoute.tsx:203 msgid "Copy link to share this report" msgstr "Link zum Teilen dieses Berichts kopieren" @@ -1259,7 +1267,7 @@ msgstr "Einen neuen Webhook von Grund auf erstellen" #: src/components/chat/ChatModeSelector.tsx:66 msgid "Create a research brief from recent conversations" -msgstr "" +msgstr "Einen Forschungsbrief aus den letzten Gesprächen erstellen" #: src/routes/auth/Register.tsx:58 msgid "Create an Account" @@ -1307,7 +1315,7 @@ msgstr "Erstellt am" msgid "Current logo" msgstr "Aktuelles Logo" -#: src/components/project/ProjectPortalEditor.tsx:790 +#: src/components/project/ProjectPortalEditor.tsx:825 msgid "Custom" msgstr "Benutzerdefiniert" @@ -1319,7 +1327,7 @@ msgstr "Benutzerdefinierter Dateiname" msgid "Custom Logo" msgstr "Benutzerdefiniertes Logo" -#: src/components/project/ProjectPortalEditor.tsx:1272 +#: src/components/project/ProjectPortalEditor.tsx:1304 msgid "Custom title prompt" msgstr "Benutzerdefinierter Titel-Prompt" @@ -1342,17 +1350,17 @@ msgstr "Dashboard-URL (direkter Link zur Gesprächsübersicht)" #~ msgid "dashboard.dembrane.verify.topic.select" #~ msgstr "Select which topics participants can use for verification." -#: src/components/project/ProjectPortalEditor.tsx:726 +#: src/components/project/ProjectPortalEditor.tsx:761 msgid "Default" msgstr "Standard" -#: src/components/project/ProjectPortalEditor.tsx:604 +#: src/components/project/ProjectPortalEditor.tsx:639 msgid "Default - No tutorial (Only privacy statements)" msgstr "Standard - Kein Tutorial (Nur Datenschutzbestimmungen)" #: src/components/chat/ChatModeSelector.tsx:275 msgid "Delegate multi-step analysis with live tool execution" -msgstr "" +msgstr "Multistufige Analyse mit live Werkzeugausführung delegieren" #: src/components/project/webhooks/WebhookSettingsCard.tsx:647 #: src/components/project/webhooks/WebhookSettingsCard.tsx:686 @@ -1369,8 +1377,8 @@ msgid "Delete Conversation" msgstr "Gespräch löschen" #: src/components/project/ProjectDangerZone.tsx:106 -#: src/components/project/ProjectDangerZone.tsx:167 -#: src/components/project/ProjectDangerZone.tsx:187 +#: src/components/project/ProjectDangerZone.tsx:171 +#: src/components/project/ProjectDangerZone.tsx:195 msgid "Delete Project" msgstr "Projekt löschen" @@ -1388,6 +1396,10 @@ msgstr "Erfolgreich gelöscht" #~ msgid "Dembrane ECHO" #~ msgstr "ECHO" +#: src/components/settings/LegalBasisSettingsCard.tsx:115 +msgid "dembrane events" +msgstr "dembrane events" + #: src/routes/project/chat/ProjectChatRoute.tsx:776 #: src/routes/project/chat/ProjectChatRoute.tsx:810 msgid "Dembrane is powered by AI. Please double-check responses." @@ -1396,6 +1408,14 @@ msgstr "dembrane läuft mit KI. Prüf die Antworten noch mal gegen." #~ msgid "Dembrane Reply" #~ msgstr "Antwort" +#: src/components/settings/LegalBasisSettingsCard.tsx:87 +msgid "Determines under which GDPR legal basis personal data is processed. This affects consent flows, data subject rights, and retention obligations." +msgstr "Bestimmt, unter welcher GDPR-Rechtsgrundlage personenbezogene Daten verarbeitet werden. Dies beeinflusst die Einwilligungsflüsse, die Rechte der Betroffenen und die Aufbewahrungspflichten." + +#: src/components/project/ProjectPortalEditor.tsx:594 +msgid "Determines under which GDPR legal basis personal data is processed. This setting applies to all your projects and can be changed in your account settings." +msgstr "Bestimmt, unter welcher GDPR-Rechtsgrundlage personenbezogene Daten verarbeitet werden. Diese Einstellung gilt für alle Ihre Projekte und kann in Ihren Kontoeinstellungen geändert werden." + #: src/components/chat/templates.ts:61 msgid "" "Develop a strategic framework that drives meaningful outcomes. Please:\n" @@ -1446,7 +1466,7 @@ msgstr "Möchten Sie zu diesem Projekt beitragen?" msgid "Do you want to stay in the loop?" msgstr "Möchten Sie auf dem Laufenden bleiben?" -#: src/components/layout/Header.tsx:207 +#: src/components/layout/Header.tsx:208 msgid "Documentation" msgstr "Dokumentation" @@ -1484,7 +1504,7 @@ msgstr "Transkript-Download-Optionen" #: src/components/chat/ChatModeSelector.tsx:68 msgid "Draft next actions and organize them by priority" -msgstr "" +msgstr "Nächste Aktionen erstellen und nach Priorität organisieren" #: src/components/dropzone/UploadConversationDropzone.tsx:564 msgid "Drag audio files here or click to select files" @@ -1498,11 +1518,11 @@ msgstr "Ziehen, um umzusortieren" msgid "Duration" msgstr "Dauer" -#: src/components/project/ProjectPortalEditor.tsx:504 +#: src/components/project/ProjectPortalEditor.tsx:516 msgid "Dutch" msgstr "Niederländisch" -#: src/components/project/ProjectPortalEditor.tsx:1290 +#: src/components/project/ProjectPortalEditor.tsx:1322 msgid "e.g. \"Use short noun phrases like 'Urban Green Spaces' or 'Youth Employment'. Avoid generic titles.\"" msgstr "z.B. \"Verwenden Sie kurze Nomen-Phrasen wie 'Stadtbäume' oder 'Jugendliche Arbeitsplätze'. Vermeiden Sie generische Titel.\"" @@ -1559,7 +1579,7 @@ msgstr "Bearbeiten Sie den Berichts-Inhalt mit dem Rich-Text-Editor unten. Sie k msgid "Edit Webhook" msgstr "Webhook bearbeiten" -#: src/routes/project/report/ProjectReportRoute.tsx:305 +#: src/routes/project/report/ProjectReportRoute.tsx:307 msgid "Editing mode" msgstr "Bearbeitungsmodus" @@ -1605,7 +1625,7 @@ msgstr "2FA aktivieren" #~ msgid "Enable Dembrane Verify" #~ msgstr "Enable Verify" -#: src/components/project/ProjectPortalEditor.tsx:661 +#: src/components/project/ProjectPortalEditor.tsx:696 msgid "Enable Explore" msgstr "Explore aktivieren" @@ -1621,7 +1641,7 @@ msgstr "Explore aktivieren" msgid "Enable participation" msgstr "Teilnahme aktivieren" -#: src/components/project/ProjectPortalEditor.tsx:1009 +#: src/components/project/ProjectPortalEditor.tsx:1044 msgid "Enable Report Notifications" msgstr "Benachrichtigungen für Berichte aktivieren" @@ -1635,7 +1655,7 @@ msgstr "Benachrichtigungen für Berichte aktivieren" #~ msgid "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"ECHO\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." #~ msgstr "Aktivieren Sie diese Funktion, um Teilnehmern die Möglichkeit zu geben, KI-gesteuerte Antworten während ihres Gesprächs anzufordern. Teilnehmer können nach Aufnahme ihrer Gedanken auf \"ECHO\" klicken, um kontextbezogene Rückmeldungen zu erhalten, die tiefere Reflexion und Engagement fördern. Ein Abkühlungszeitraum gilt zwischen Anfragen." -#: src/components/project/ProjectPortalEditor.tsx:644 +#: src/components/project/ProjectPortalEditor.tsx:679 msgid "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"Explore\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." msgstr "Aktivieren Sie diese Funktion, um Teilnehmern die Möglichkeit zu geben, KI-gesteuerte Antworten während ihres Gesprächs anzufordern. Teilnehmer können nach Aufnahme ihrer Gedanken auf \"Explore\" klicken, um kontextbezogene Rückmeldungen zu erhalten, die tiefere Reflexion und Engagement fördern. Ein Abkühlungszeitraum gilt zwischen Anfragen." @@ -1647,11 +1667,11 @@ msgstr "Aktivieren Sie diese Funktion, um Teilnehmern die Möglichkeit zu geben, #~ msgstr "Aktiviere das, damit Teilnehmende in ihrem Gespräch KI-Antworten anfordern können. Nach ihrer Aufnahme können sie auf „Tiefer eintauchen“ klicken und bekommen Feedback im Kontext, das zu mehr Reflexion und Beteiligung anregt. Zwischen den Anfragen gibt es eine kurze Wartezeit." #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:854 +#: src/components/project/ProjectPortalEditor.tsx:889 msgid "dashboard.dembrane.feature.verify.description" msgstr "Aktivieren Sie diese Funktion, damit Teilnehmer \"Ergebnisse\" aus ihren Beiträgen verifizieren und genehmigen können. Dies hilft, Schlüsselideen, Bedenken oder Zusammenfassungen zu konkretisieren. Nach dem Gespräch können Sie nach Diskussionen mit verifizierten Ergebnissen filtern und diese in der Übersicht einsehen." -#: src/components/project/ProjectPortalEditor.tsx:1200 +#: src/components/project/ProjectPortalEditor.tsx:1235 msgid "Enable transcript anonymization" msgstr "Transkript anonymisieren aktivieren" @@ -1659,7 +1679,7 @@ msgstr "Transkript anonymisieren aktivieren" msgid "Enable two-factor authentication" msgstr "Zwei-Faktor-Authentifizierung aktivieren" -#: src/components/project/ProjectPortalEditor.tsx:871 +#: src/components/project/ProjectPortalEditor.tsx:906 msgid "Enable Verify" msgstr "Verify aktivieren" @@ -1672,11 +1692,11 @@ msgstr "Aktiviert" #~ msgid "End of list • All {0} conversations loaded" #~ msgstr "Ende der Liste • Alle {0} Gespräche geladen" -#: src/components/project/ProjectPortalEditor.tsx:503 +#: src/components/project/ProjectPortalEditor.tsx:515 msgid "English" msgstr "Englisch" -#: src/components/project/ProjectPortalEditor.tsx:149 +#: src/components/project/ProjectPortalEditor.tsx:160 msgid "Enter a key term or proper noun" msgstr "Geben Sie einen Schlüsselbegriff oder Eigennamen ein" @@ -1790,7 +1810,7 @@ msgstr "Beispiel-Webhook-Payload" #~ msgid "Experimental" #~ msgstr "Experimentell" -#: src/components/project/ProjectPortalEditor.tsx:634 +#: src/components/project/ProjectPortalEditor.tsx:669 msgid "Explore" msgstr "Explore" @@ -1825,8 +1845,8 @@ msgstr "Fehler beim Hinzufügen des Gesprächs zum Chat" msgid "Failed to add conversation to chat{0}" msgstr "Fehler beim Hinzufügen des Gesprächs zum Chat{0}" -#: src/components/conversation/ConversationAccordion.tsx:948 -#: src/components/conversation/ConversationAccordion.tsx:980 +#: src/components/conversation/ConversationAccordion.tsx:952 +#: src/components/conversation/ConversationAccordion.tsx:984 msgid "Failed to add conversations to context" msgstr "Fehler beim Hinzufügen von Unterhaltungen zum Kontext" @@ -1948,6 +1968,10 @@ msgstr "Ergebnis konnte nicht überarbeitet werden. Bitte versuchen Sie es erneu msgid "Failed to stop recording on device change. Please try again." msgstr "Fehler beim Beenden der Aufnahme bei Änderung des Mikrofons. Bitte versuchen Sie es erneut." +#: src/components/settings/LegalBasisSettingsCard.tsx:68 +msgid "Failed to update legal basis" +msgstr "Fehler beim Aktualisieren der Rechtsgrundlage" + #: src/components/settings/WhitelabelLogoCard.tsx:57 msgid "Failed to upload logo" msgstr "Logo konnte nicht hochgeladen werden" @@ -2014,7 +2038,7 @@ msgstr "Nach Sammlung filtern" #: src/components/chat/ChatModeSelector.tsx:67 msgid "Find contradictions and suggest follow-up questions" -msgstr "" +msgstr "Finde Widersprüche und vorschlage Folgefragen" #. js-lingui-explicit-id #: src/components/participant/StopRecordingConfirmationModal.tsx:86 @@ -2066,7 +2090,7 @@ msgstr "Für erfahrene Benutzer: Ein Geheimnis-Schlüssel, um die Authentizität msgid "Forgot your password?" msgstr "Passwort vergessen?" -#: src/components/project/ProjectPortalEditor.tsx:507 +#: src/components/project/ProjectPortalEditor.tsx:519 msgid "French" msgstr "Französisch" @@ -2093,7 +2117,7 @@ msgstr "Geheimnis generieren" #~ msgid "Generate structured meeting notes based on the following discussion points provided in the context." #~ msgstr "Generieren Sie strukturierte Besprechungsnotizen basierend auf den im Kontext bereitgestellten Diskussionspunkten." -#: src/routes/project/conversation/ProjectConversationOverview.tsx:208 +#: src/routes/project/conversation/ProjectConversationOverview.tsx:210 msgid "Generate Summary" msgstr "Zusammenfassung generieren" @@ -2101,7 +2125,7 @@ msgstr "Zusammenfassung generieren" msgid "Generating the summary. Please wait..." msgstr "Zusammenfassung wird erstellt. Kurz warten ..." -#: src/components/project/ProjectPortalEditor.tsx:505 +#: src/components/project/ProjectPortalEditor.tsx:517 msgid "German" msgstr "Deutsch" @@ -2118,7 +2142,7 @@ msgstr "Erhalte eine sofortige Antwort von dembrane, um das Gespräch zu vertief msgid "Give me a list of 5-10 topics that are being discussed." msgstr "Geben Sie mir eine Liste von 5-10 Themen, die diskutiert werden." -#: src/routes/settings/UserSettingsRoute.tsx:36 +#: src/routes/settings/UserSettingsRoute.tsx:51 msgid "Go back" msgstr "Go back" @@ -2143,23 +2167,27 @@ msgstr "Zur Startseite" msgid "Go to new conversation" msgstr "Zur neuen Unterhaltung gehen" +#: src/components/project/ProjectPortalEditor.tsx:608 +msgid "Go to Settings" +msgstr "Zur Einstellungen" + #~ msgid "Grid view" #~ msgstr "Rasteransicht" -#: src/components/project/ProjectPortalEditor.tsx:1284 +#: src/components/project/ProjectPortalEditor.tsx:1316 msgid "Guide how titles are generated. Titles describe the topic of the conversation, not the participant." msgstr "Leitfaden, wie Titel generiert werden. Titel beschreiben das Thema des Gesprächs, nicht den Teilnehmer." -#: src/components/conversation/ConversationAccordion.tsx:570 +#: src/components/conversation/ConversationAccordion.tsx:574 msgid "Has verified artifacts" msgstr "Hat verifizierte Artefakte" -#: src/components/layout/Header.tsx:220 +#: src/components/layout/Header.tsx:221 msgid "Help us translate" msgstr "Helfen Sie uns zu übersetzen" #. placeholder {0}: user.first_name ?? "User" -#: src/components/layout/Header.tsx:183 +#: src/components/layout/Header.tsx:184 msgid "Hi, {0}" msgstr "Hallo, {0}" @@ -2197,7 +2225,7 @@ msgstr "Revisionsdaten verbergen" #: src/components/chat/templates.ts:124 msgid "Highlight specific Concept" -msgstr "" +msgstr "Bestimmtes Konzept hervorheben" #: src/routes/project/ProjectsHome.tsx:123 msgid "Home" @@ -2273,7 +2301,7 @@ msgstr "Wenn Sie Webhook-Integrationen einrichten, würden wir uns sehr freuen, #~ msgid "In the meantime, if you want to analyze the conversations that are still processing, you can use the Chat feature" #~ msgstr "Währenddessen können Sie die Chat-Funktion verwenden, um die Gespräche zu analysieren, die noch verarbeitet werden." -#: src/routes/project/report/ProjectReportRoute.tsx:275 +#: src/routes/project/report/ProjectReportRoute.tsx:277 msgid "Include portal link in report" msgstr "Link zur Portal-Seite in Bericht einschließen" @@ -2334,7 +2362,7 @@ msgstr "Wir konnten dieses Ergebnis nicht laden. Dies könnte ein vorübergehend msgid "It sounds like more than one person is speaking. Taking turns will help us hear everyone clearly." msgstr "Es klingt, als würden mehrere Personen sprechen. Wenn Sie abwechselnd sprechen, können wir alle deutlich hören." -#: src/components/project/ProjectPortalEditor.tsx:508 +#: src/components/project/ProjectPortalEditor.tsx:520 msgid "Italian" msgstr "Italienisch" @@ -2353,7 +2381,7 @@ msgstr "Einen Moment bitte" msgid "Keep access secure with a one-time code from your authenticator app. Toggle two-factor authentication for this account." msgstr "Halten Sie den Zugriff sicher mit einem Einmalcode aus Ihrer Authentifizierungs-App. Aktivieren oder deaktivieren Sie die Zwei-Faktor-Authentifizierung für dieses Konto." -#: src/components/project/ProjectPortalEditor.tsx:496 +#: src/components/project/ProjectPortalEditor.tsx:508 msgid "Language" msgstr "Sprache" @@ -2381,6 +2409,15 @@ msgstr "Mehr über Webhooks erfahren" msgid "Leave empty to keep existing" msgstr "Leer lassen, um das bestehende zu behalten" +#: src/components/settings/LegalBasisSettingsCard.tsx:82 +#: src/components/project/ProjectPortalEditor.tsx:589 +msgid "Legal Basis" +msgstr "Rechtsgrundlage" + +#: src/components/settings/LegalBasisSettingsCard.tsx:72 +msgid "Legal basis updated" +msgstr "Rechtsgrundlage aktualisiert" + #: src/components/chat/TemplatesModal.tsx:127 msgid "Let us know!" msgstr "Lassen Sie uns wissen!" @@ -2426,6 +2463,10 @@ msgstr "Kennzeichen" msgid "Link" msgstr "Link" +#: src/components/settings/LegalBasisSettingsCard.tsx:123 +msgid "Link to your organisation's privacy policy that will be shown to participants" +msgstr "Link zur Datenschutzerklärung Ihrer Organisation, die angezeigt wird" + #~ msgid "LinkedIn Post (Experimental)" #~ msgstr "LinkedIn-Beitrag (Experimentell)" @@ -2434,7 +2475,7 @@ msgstr "Link" #: src/components/chat/ChatModeBanner.tsx:54 msgid "Live agent execution mode" -msgstr "" +msgstr "Live Agent Ausführungsmodus" #. js-lingui-explicit-id #: src/components/participant/MicrophoneTest.tsx:328 @@ -2444,7 +2485,7 @@ msgstr "Live Audiopegel:" #~ msgid "Live audio level:" #~ msgstr "Live Audiopegel:" -#: src/components/project/ProjectPortalEditor.tsx:1354 +#: src/components/project/ProjectPortalEditor.tsx:1386 msgid "Live Preview" msgstr "Live Vorschau" @@ -2490,11 +2531,11 @@ msgstr "Transkript wird geladen ..." #~ msgid "Loading verification topics…" #~ msgstr "Loading verification topics…" -#: src/components/project/ProjectPortalEditor.tsx:911 +#: src/components/project/ProjectPortalEditor.tsx:946 msgid "Loading verify topics…" msgstr "Verify Themen werden geladen…" -#: src/routes/project/report/ProjectReportRoute.tsx:334 +#: src/routes/project/report/ProjectReportRoute.tsx:336 msgid "loading..." msgstr "wird geladen..." @@ -2527,11 +2568,11 @@ msgstr "Logo entfernt" msgid "Logo updated successfully" msgstr "Logo erfolgreich aktualisiert" -#: src/components/layout/Header.tsx:228 +#: src/components/layout/Header.tsx:229 msgid "Logout" msgstr "Abmelden" -#: src/components/conversation/ConversationAccordion.tsx:652 +#: src/components/conversation/ConversationAccordion.tsx:656 msgid "Longest First" msgstr "Längste zuerst" @@ -2560,7 +2601,7 @@ msgstr "Der Mikrofonzugriff ist weiterhin verweigert. Bitte überprüfen Sie Ihr #~ msgid "min" #~ msgstr "min" -#: src/components/project/ProjectPortalEditor.tsx:685 +#: src/components/project/ProjectPortalEditor.tsx:720 msgid "Mode" msgstr "Modus" @@ -2593,7 +2634,7 @@ msgstr "Gespräch zu einem anderen Projekt verschieben" msgid "Name" msgstr "Name" -#: src/components/conversation/ConversationAccordion.tsx:650 +#: src/components/conversation/ConversationAccordion.tsx:654 msgid "Name A-Z" msgstr "Name A-Z" @@ -2601,7 +2642,7 @@ msgstr "Name A-Z" msgid "Name is required" msgstr "Name ist erforderlich" -#: src/components/conversation/ConversationAccordion.tsx:651 +#: src/components/conversation/ConversationAccordion.tsx:655 msgid "Name Z-A" msgstr "Name Z-A" @@ -2631,12 +2672,12 @@ msgstr "Neues Passwort" msgid "New Project" msgstr "Neues Projekt" -#: src/components/conversation/ConversationAccordion.tsx:648 +#: src/components/conversation/ConversationAccordion.tsx:652 msgid "Newest First" msgstr "Neueste zuerst" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:430 +#: src/components/participant/ParticipantOnboardingCards.tsx:441 msgid "participant.button.next" msgstr "Weiter" @@ -2711,7 +2752,7 @@ msgstr "Keine Gespräche verfügbar, um eine Bibliothek zu erstellen" msgid "No conversations found." msgstr "Keine Gespräche gefunden." -#: src/components/conversation/ConversationAccordion.tsx:1448 +#: src/components/conversation/ConversationAccordion.tsx:1452 msgid "No conversations found. Start a conversation using the participation invite link from the <0><1>project overview." msgstr "Keine Gespräche gefunden. Starten Sie ein Gespräch über den Teilnahme-Einladungslink aus der <0><1>Projektübersicht." @@ -2749,7 +2790,7 @@ msgstr "Keine Projekte für den Suchbegriff gefunden" #~ msgid "No quotes available. Generate quotes for this conversation by visiting<0><1> the project library." #~ msgstr "Keine Zitate verfügbar. Generieren Sie Zitate für dieses Gespräch, indem Sie <0><1>die Projektbibliothek besuchen." -#: src/components/report/ReportRenderer.tsx:116 +#: src/components/report/ReportRenderer.tsx:117 msgid "No report found" msgstr "Kein Bericht gefunden" @@ -2760,7 +2801,7 @@ msgstr "Kein Bericht gefunden" msgid "No results" msgstr "Keine Ergebnisse" -#: src/components/conversation/ConversationAccordion.tsx:1360 +#: src/components/conversation/ConversationAccordion.tsx:1364 msgid "No tags found" msgstr "Keine Tags gefunden" @@ -2797,7 +2838,7 @@ msgstr "Für dieses Projekt sind keine Verifizierungsthemen konfiguriert." #~ msgid "No verification topics available." #~ msgstr "No verification topics available." -#: src/components/project/ProjectPortalEditor.tsx:915 +#: src/components/project/ProjectPortalEditor.tsx:950 msgid "No verify topics available." msgstr "Keine Verify Themen verfügbar." @@ -2818,14 +2859,14 @@ msgstr "Nicht hinzugefügt" msgid "Not available" msgstr "Nicht verfügbar" -#: src/components/project/ProjectPortalEditor.tsx:996 +#: src/components/project/ProjectPortalEditor.tsx:1031 msgid "Notify participants when a report is published." msgstr "Teilnehmer benachrichtigen, wenn ein Bericht veröffentlicht wird." #~ msgid "Now" #~ msgstr "Jetzt" -#: src/components/conversation/ConversationAccordion.tsx:649 +#: src/components/conversation/ConversationAccordion.tsx:653 msgid "Oldest First" msgstr "Älteste zuerst" @@ -2840,7 +2881,7 @@ msgid "participant.verify.instructions.read.aloud" msgstr "Sobald Sie {objectLabel} erhalten haben, lesen Sie es laut vor und teilen Sie mit, was Sie gegebenenfalls ändern möchten." #. js-lingui-explicit-id -#: src/components/conversation/ConversationAccordion.tsx:619 +#: src/components/conversation/ConversationAccordion.tsx:623 msgid "conversation.ongoing" msgstr "Laufend" @@ -2851,6 +2892,10 @@ msgstr "Laufend" msgid "Ongoing Conversations" msgstr "Laufende Gespräche" +#: src/components/settings/LegalBasisSettingsCard.tsx:100 +msgid "Only change this setting in consultation with the responsible person(s) for data protection within your organisation." +msgstr "Ändern Sie diese Einstellung nur in Absprache mit den verantwortlichen Personen für die Datenschutzverantwortung in Ihrer Organisation." + #~ msgid "Only the {0} finished {1} will be included in the report right now. " #~ msgstr "Nur die {0} beendeten {1} werden im Bericht enthalten. " @@ -2862,7 +2907,7 @@ msgstr "Ups! Es scheint, dass der Mikrofonzugriff verweigert wurde. Keine Sorge! #~ msgid "Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready." #~ msgstr "Ups! Es scheint, dass der Mikrofonzugriff verweigert wurde. Keine Sorge! Wir haben einen praktischen Fehlerbehebungsleitfaden für Sie. Schauen Sie ihn sich an. Sobald Sie das Problem behoben haben, kommen Sie zurück und besuchen Sie diese Seite erneut, um zu überprüfen, ob Ihr Mikrofon bereit ist." -#: src/components/project/ProjectCard.tsx:49 +#: src/components/project/ProjectCard.tsx:60 #: src/components/aspect/AspectCard.tsx:45 msgid "Open" msgstr "Öffnen" @@ -2898,19 +2943,23 @@ msgstr "Öffnen Sie Ihre Authentifizierungs-App und geben Sie den aktuellen 6-st msgid "Optional" msgstr "Optional" -#: src/components/project/ProjectPortalEditor.tsx:535 +#: src/components/project/ProjectPortalEditor.tsx:547 msgid "Optional field on the start page" msgstr "Optionales Feld auf der Startseite" -#: src/components/project/ProjectPortalEditor.tsx:564 +#: src/components/project/ProjectPortalEditor.tsx:576 msgid "Optional field on the thank you page" msgstr "Optionales Feld auf der Danksagungsseite" -#: src/components/conversation/ConversationAccordion.tsx:1133 -#: src/components/conversation/ConversationAccordion.tsx:1138 +#: src/components/conversation/ConversationAccordion.tsx:1137 +#: src/components/conversation/ConversationAccordion.tsx:1142 msgid "Options" msgstr "Optionen" +#: src/components/settings/LegalBasisSettingsCard.tsx:122 +msgid "Organiser's Privacy Policy URL" +msgstr "URL der Datenschutzerklärung der Organisatoren" + #: src/components/participant/verify/VerifyArtefact.tsx:133 msgid "Outcome approved successfully!" msgstr "Ergebnis erfolgreich freigeschaltet!" @@ -2935,7 +2984,7 @@ msgstr "Ergebnisse" msgid "Outcomes" msgstr "Ergebnisse" -#: src/components/layout/ProjectConversationLayout.tsx:46 +#: src/components/layout/ProjectConversationLayout.tsx:44 #: src/components/chat/ChatModeSelector.tsx:297 #: src/components/chat/ChatModeBanner.tsx:36 msgid "Overview" @@ -2945,7 +2994,7 @@ msgstr "Übersicht" msgid "Overview - Themes & patterns" msgstr "Overview – Themes & Patterns" -#: src/components/project/ProjectPortalEditor.tsx:1079 +#: src/components/project/ProjectPortalEditor.tsx:1114 msgid "Page Content" msgstr "Seiteninhalt" @@ -2953,7 +3002,7 @@ msgstr "Seiteninhalt" msgid "Page not found" msgstr "Seite nicht gefunden" -#: src/components/project/ProjectPortalEditor.tsx:1055 +#: src/components/project/ProjectPortalEditor.tsx:1090 msgid "Page Title" msgstr "Seitentitel" @@ -2970,7 +3019,7 @@ msgstr "Teilnehmer-E-Mail" msgid "Participant Emails" msgstr "Teilnehmer-E-Mails" -#: src/components/project/ProjectPortalEditor.tsx:628 +#: src/components/project/ProjectPortalEditor.tsx:663 msgid "Participant Features" msgstr "Teilnehmer-Funktionen" @@ -3097,7 +3146,7 @@ msgstr "Teilnehmer können beim Erstellen von Gesprächen Tags auswählen" msgid "Password" msgstr "Passwort" -#: src/routes/project/report/ProjectReportRoute.tsx:295 +#: src/routes/project/report/ProjectReportRoute.tsx:297 msgid "Password protect portal (request feature)" msgstr "Portal mit Passwort schützen (Feature-Anfrage)" @@ -3159,7 +3208,7 @@ msgstr "Bitte melden Sie sich an, um fortzufahren." #~ msgid "Please provide a concise summary of the following provided in the context." #~ msgstr "Bitte geben Sie eine prägnante Zusammenfassung des im Kontext Bereitgestellten." -#: src/components/participant/ParticipantBody.tsx:186 +#: src/components/participant/ParticipantBody.tsx:192 msgid "" "Please record your response by clicking the \"Record\" button below. You may also choose to respond in text by clicking the text icon. \n" "**Please keep this screen lit up** \n" @@ -3221,11 +3270,11 @@ msgstr "Bitte warten Sie, während wir Ihren Bericht aktualisieren. Sie werden a msgid "Please wait while we verify your email address." msgstr "Bitte warten Sie, während wir Ihre E-Mail-Adresse verifizieren." -#: src/components/project/ProjectPortalEditor.tsx:1045 +#: src/components/project/ProjectPortalEditor.tsx:1080 msgid "Portal Content" msgstr "Portal Inhalt" -#: src/components/project/ProjectPortalEditor.tsx:454 +#: src/components/project/ProjectPortalEditor.tsx:466 #: src/components/layout/ProjectOverviewLayout.tsx:47 msgid "Portal Editor" msgstr "Portal Editor" @@ -3250,7 +3299,7 @@ msgstr "Vorschau: Der schnelle braune Fuchs springt über den faulen Hund." msgid "Print / Save PDF" msgstr "PDF drucken / speichern" -#: src/routes/project/report/ProjectReportRoute.tsx:209 +#: src/routes/project/report/ProjectReportRoute.tsx:211 msgid "Print this report" msgstr "Diesen Bericht drucken" @@ -3258,7 +3307,7 @@ msgstr "Diesen Bericht drucken" msgid "Privacy Statements" msgstr "Datenschutzerklärungen" -#: src/routes/project/report/ProjectReportRoute.tsx:352 +#: src/routes/project/report/ProjectReportRoute.tsx:354 msgid "Proceed" msgstr "Fortfahren" @@ -3310,7 +3359,7 @@ msgstr "Projektbibliothek | Dembrane" #: src/components/chat/templates.ts:94 msgid "Project Meta Summary" -msgstr "" +msgstr "Projekt Meta Zusammenfassung" #: src/components/project/ProjectDangerZone.tsx:144 msgid "Project name" @@ -3355,11 +3404,11 @@ msgstr "Projekte Startseite" msgid "Provide an overview of the main topics and recurring themes" msgstr "Bieten Sie eine Übersicht über die Hauptthemen und wiederkehrende Themen" -#: src/routes/project/report/ProjectReportRoute.tsx:231 +#: src/routes/project/report/ProjectReportRoute.tsx:233 msgid "Publish" msgstr "Veröffentlichen" -#: src/routes/project/report/ProjectReportRoute.tsx:231 +#: src/routes/project/report/ProjectReportRoute.tsx:233 msgid "Published" msgstr "Veröffentlicht" @@ -3379,7 +3428,7 @@ msgid "Read aloud" msgstr "Vorlesen" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:282 +#: src/components/participant/ParticipantOnboardingCards.tsx:288 msgid "participant.ready.to.begin" msgstr "Bereit zum Beginn" @@ -3440,7 +3489,7 @@ msgstr "Wiederkehrende Themen" msgid "References" msgstr "Referenzen" -#: src/components/project/ProjectPortalEditor.tsx:1362 +#: src/components/project/ProjectPortalEditor.tsx:1394 msgid "Refresh" msgstr "Aktualisieren" @@ -3517,17 +3566,17 @@ msgstr "Umbenennen" #~ msgid "Rename" #~ msgstr "Umbenennen" -#: src/components/project/ProjectPortalEditor.tsx:805 +#: src/components/project/ProjectPortalEditor.tsx:840 msgid "Reply Prompt" msgstr "Antwort Prompt" -#: src/routes/project/report/ProjectReportRoute.tsx:60 -#: src/components/report/ReportRenderer.tsx:71 +#: src/routes/project/report/ProjectReportRoute.tsx:61 +#: src/components/report/ReportRenderer.tsx:72 #: src/components/report/ReportModalNavigationButton.tsx:67 msgid "Report" msgstr "Bericht" -#: src/components/layout/Header.tsx:79 +#: src/components/layout/Header.tsx:80 msgid "Report an issue" msgstr "Ein Problem melden" @@ -3536,11 +3585,11 @@ msgstr "Ein Problem melden" msgid "Report Created - {0}" msgstr "Bericht erstellt - {0}" -#: src/routes/project/report/ProjectReportRoute.tsx:152 +#: src/routes/project/report/ProjectReportRoute.tsx:154 msgid "Report generation is currently in beta and limited to projects with fewer than 10 hours of recording." msgstr "Berichtgenerierung befindet sich derzeit in der Beta und ist auf Projekte mit weniger als 10 Stunden Aufnahme beschränkt." -#: src/components/project/ProjectPortalEditor.tsx:991 +#: src/components/project/ProjectPortalEditor.tsx:1026 msgid "Report Notifications" msgstr "Berichtsbenachrichtigungen" @@ -3574,7 +3623,7 @@ msgstr "Mikrofonzugriff wird angefragt..." #~ msgid "Requesting microphone access to detect available devices..." #~ msgstr "Mikrofonzugriff anfordern, um verfügbare Geräte zu erkennen..." -#: src/components/project/ProjectPortalEditor.tsx:1023 +#: src/components/project/ProjectPortalEditor.tsx:1058 msgid "Requires \"Ask for Email?\" to be enabled" msgstr "Benötigt \"E-Mail anfordern?\" um aktiviert zu sein" @@ -3594,8 +3643,8 @@ msgstr "Passwort zurücksetzen" msgid "Reset Password | Dembrane" msgstr "Passwort zurücksetzen | Dembrane" -#: src/components/conversation/ConversationAccordion.tsx:1384 -#: src/components/conversation/ConversationAccordion.tsx:1389 +#: src/components/conversation/ConversationAccordion.tsx:1388 +#: src/components/conversation/ConversationAccordion.tsx:1393 msgid "Reset to default" msgstr "Auf Standard zurücksetzen" @@ -3669,16 +3718,17 @@ msgstr "Zeilen pro Seite" #: src/components/chat/AgenticChatPanel.tsx:470 msgid "Run status:" -msgstr "" +msgstr "Ausführungsstatus:" + +#: src/components/settings/LegalBasisSettingsCard.tsx:136 +msgid "Save" +msgstr "Speichern" #. js-lingui-explicit-id #: src/components/participant/verify/VerifyArtefact.tsx:388 msgid "participant.concrete.action.button.save" msgstr "Speichern" -#~ msgid "Save" -#~ msgstr "Speichern" - #: src/components/project/webhooks/WebhookSettingsCard.tsx:529 msgid "Save Changes" msgstr "Änderungen speichern" @@ -3709,7 +3759,7 @@ msgstr "Suchen" msgid "Search" msgstr "Suchen" -#: src/components/conversation/ConversationAccordion.tsx:1126 +#: src/components/conversation/ConversationAccordion.tsx:1130 msgid "Search conversations" msgstr "Gespräche suchen" @@ -3726,7 +3776,7 @@ msgstr "Projekte suchen" msgid "Search projects..." msgstr "Projekte suchen..." -#: src/components/conversation/ConversationAccordion.tsx:1269 +#: src/components/conversation/ConversationAccordion.tsx:1273 msgid "Search tags" msgstr "Tags suchen" @@ -3762,7 +3812,7 @@ msgstr "Geheimnis kopiert" #~ msgid "See conversation status details" #~ msgstr "Gesprächstatusdetails ansehen" -#: src/components/layout/Header.tsx:118 +#: src/components/layout/Header.tsx:119 msgid "See you soon" msgstr "Bis bald" @@ -3777,11 +3827,11 @@ msgstr "Mikrofon auswählen" msgid "Select a webhook to clone" msgstr "Einen Webhook auswählen um zu klonen" -#: src/components/conversation/ConversationAccordion.tsx:1428 +#: src/components/conversation/ConversationAccordion.tsx:1432 msgid "Select all" msgstr "Alle auswählen" -#: src/components/conversation/ConversationAccordion.tsx:1426 +#: src/components/conversation/ConversationAccordion.tsx:1430 msgid "Select all ({remainingCount})" msgstr "Alle auswählen ({remainingCount})" @@ -3814,20 +3864,20 @@ msgstr "Projekt auswählen" msgid "Select tags" msgstr "Tags auswählen" -#: src/components/project/ProjectPortalEditor.tsx:593 +#: src/components/project/ProjectPortalEditor.tsx:632 msgid "Select the instructions that will be shown to participants when they start a conversation" msgstr "Wählen Sie die Anweisungen aus, die den Teilnehmern beim Starten eines Gesprächs angezeigt werden" -#: src/components/project/ProjectPortalEditor.tsx:690 +#: src/components/project/ProjectPortalEditor.tsx:725 msgid "Select the type of feedback or engagement you want to encourage." msgstr "Wählen Sie den Typ der Rückmeldung oder der Beteiligung, die Sie fördern möchten." -#: src/components/project/ProjectPortalEditor.tsx:581 +#: src/components/project/ProjectPortalEditor.tsx:620 msgid "Select tutorial" msgstr "Tutorial auswählen" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:904 +#: src/components/project/ProjectPortalEditor.tsx:939 msgid "dashboard.dembrane.feature.verify.topic.select" msgstr "Wählen Sie aus, welche Themen Teilnehmer für \"Verifizieren\" verwenden können." @@ -3865,7 +3915,7 @@ msgstr "Senden" #: src/components/chat/AgenticChatPanel.tsx:511 msgid "Send a message to start an agentic run." -msgstr "" +msgstr "Einen Nachricht senden, um einen agentischen Lauf zu starten." #: src/components/project/webhooks/WebhookSettingsCard.tsx:843 msgid "Send Slack/Teams notifications when new conversations are completed" @@ -3883,10 +3933,10 @@ msgstr "Sitzungsname" msgid "Setting up your first project" msgstr "Ihr erstes Projekt einrichten" -#: src/routes/settings/UserSettingsRoute.tsx:41 +#: src/routes/settings/UserSettingsRoute.tsx:56 #: src/components/layout/ParticipantHeader.tsx:112 #: src/components/layout/ParticipantHeader.tsx:113 -#: src/components/layout/Header.tsx:195 +#: src/components/layout/Header.tsx:196 msgid "Settings" msgstr "Einstellungen" @@ -3895,7 +3945,7 @@ msgstr "Einstellungen" msgid "participant.settings.modal.title" msgstr "Einstellungen" -#: src/routes/settings/UserSettingsRoute.tsx:22 +#: src/routes/settings/UserSettingsRoute.tsx:26 msgid "Settings | Dembrane" msgstr "Settings | Dembrane" @@ -3903,7 +3953,7 @@ msgstr "Settings | Dembrane" #~ msgid "Share" #~ msgstr "Teilen" -#: src/routes/project/report/ProjectReportRoute.tsx:177 +#: src/routes/project/report/ProjectReportRoute.tsx:179 msgid "Share this report" msgstr "Diesen Bericht teilen" @@ -3911,15 +3961,15 @@ msgstr "Diesen Bericht teilen" msgid "Share your details here" msgstr "Teilen Sie hier Ihre Daten" -#: src/components/report/ReportRenderer.tsx:23 +#: src/components/report/ReportRenderer.tsx:24 msgid "Share your voice" msgstr "Ihre Stimme teilen" -#: src/components/report/ReportRenderer.tsx:27 +#: src/components/report/ReportRenderer.tsx:28 msgid "Share your voice by scanning the QR code below." msgstr "Teilen Sie Ihre Stimme, indem Sie den unten stehenden QR-Code scannen." -#: src/components/conversation/ConversationAccordion.tsx:653 +#: src/components/conversation/ConversationAccordion.tsx:657 msgid "Shortest First" msgstr "Kürzeste zuerst" @@ -3965,7 +4015,7 @@ msgstr "Referenzen anzeigen" msgid "Show revision data" msgstr "Revisionsdaten anzeigen" -#: src/routes/project/report/ProjectReportRoute.tsx:290 +#: src/routes/project/report/ProjectReportRoute.tsx:292 msgid "Show timeline in report (request feature)" msgstr "Zeitachse im Bericht anzeigen (Feature-Anfrage)" @@ -3980,7 +4030,7 @@ msgstr "{displayFrom}–{displayTo} von {totalItems} Einträgen werden angezeigt #~ msgstr "Mit Google anmelden" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:306 +#: src/components/participant/ParticipantOnboardingCards.tsx:312 msgid "participant.mic.check.button.skip" msgstr "Überspringen" @@ -3992,8 +4042,8 @@ msgstr "Überspringen" #~ msgstr "Datenschutzkarte überspringen (Organisation verwaltet Zustimmung)" #: src/components/project/ProjectPortalEditor.tsx:600 -msgid "Skip data privacy slide (Host manages legal base)" -msgstr "Datenschutzkarte überspringen (Organisation verwaltet Zustimmung)" +#~ msgid "Skip data privacy slide (Host manages legal base)" +#~ msgstr "Datenschutzkarte überspringen (Organisation verwaltet Zustimmung)" #. js-lingui-explicit-id #: src/components/conversation/SelectAllConfirmationModal.tsx:601 @@ -4039,7 +4089,7 @@ msgstr "Beim Generieren des Geheimnisses ist ein Fehler aufgetreten." #~ msgid "Something went wrong while uploading the file: {0}" #~ msgstr "Beim Hochladen der Datei ist ein Fehler aufgetreten: {0}" -#: src/components/participant/ParticipantBody.tsx:152 +#: src/components/participant/ParticipantBody.tsx:155 msgid "Something went wrong with the conversation. Please try refreshing the page or contact support if the issue persists" msgstr "Beim Gespräch ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support, wenn das Problem weiterhin besteht" @@ -4057,8 +4107,8 @@ msgstr "Etwas ist schief gelaufen. Bitte versuchen Sie es erneut." msgid "participant.go.deeper.content.policy.violation.error.message" msgstr "Der Inhalt verstößt gegen unsere Richtlinien. Änder den Text und versuch es nochmal." -#: src/components/conversation/ConversationAccordion.tsx:1189 -#: src/components/conversation/ConversationAccordion.tsx:1196 +#: src/components/conversation/ConversationAccordion.tsx:1193 +#: src/components/conversation/ConversationAccordion.tsx:1200 msgid "Sort" msgstr "Sortieren" @@ -4070,14 +4120,14 @@ msgstr "Quelle {0}" #~ msgid "Sources:" #~ msgstr "Quellen:" -#: src/components/project/ProjectPortalEditor.tsx:506 +#: src/components/project/ProjectPortalEditor.tsx:518 msgid "Spanish" msgstr "Spanisch" #~ msgid "Speaker" #~ msgstr "Sprecher" -#: src/components/project/ProjectPortalEditor.tsx:130 +#: src/components/project/ProjectPortalEditor.tsx:141 msgid "Specific Context" msgstr "Spezifischer Kontext" @@ -4184,7 +4234,7 @@ msgstr "Zusammenfassung erstellt." msgid "Summary regenerated successfully." msgstr "Zusammenfassung neu erstellt." -#: src/routes/project/conversation/ProjectConversationOverview.tsx:191 +#: src/routes/project/conversation/ProjectConversationOverview.tsx:193 msgid "Summary will be available once the conversation is transcribed" msgstr "Die Zusammenfassung ist verfügbar, sobald das Gespräch transkribiert ist." @@ -4204,8 +4254,8 @@ msgstr "System" #: src/components/project/ProjectTagsInput.tsx:239 #: src/components/participant/ParticipantInitiateForm.tsx:117 #: src/components/conversation/ConversationEdit.tsx:358 -#: src/components/conversation/ConversationAccordion.tsx:1259 -#: src/components/conversation/ConversationAccordion.tsx:1262 +#: src/components/conversation/ConversationAccordion.tsx:1263 +#: src/components/conversation/ConversationAccordion.tsx:1266 msgid "Tags" msgstr "Tags" @@ -4243,7 +4293,7 @@ msgstr "Text" msgid "Thank you for participating!" msgstr "Vielen Dank für Ihre Teilnahme!" -#: src/components/project/ProjectPortalEditor.tsx:1111 +#: src/components/project/ProjectPortalEditor.tsx:1146 msgid "Thank You Page Content" msgstr "Danke-Seite Inhalt" @@ -4322,7 +4372,7 @@ msgstr "Beim Klonen Ihres Projekts ist ein Fehler aufgetreten. Bitte versuchen S msgid "There was an error creating your report. Please try again or contact support." msgstr "Beim Erstellen Ihres Berichts ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support." -#: src/routes/project/report/ProjectReportRoute.tsx:159 +#: src/routes/project/report/ProjectReportRoute.tsx:161 msgid "There was an error generating your report. In the meantime, you can analyze all your data using the library or select specific conversations to chat with." msgstr "Beim Erstellen Ihres Berichts ist ein Fehler aufgetreten. In der Zwischenzeit können Sie alle Ihre Daten mithilfe der Bibliothek oder spezifische Gespräche auswählen, um mit ihnen zu chatten." @@ -4385,7 +4435,7 @@ msgstr "Diese Funktion wird in {remainingTime} Sekunden verfügbar sein." msgid "This information is anonymized" msgstr "Diese Informationen sind anonymisiert" -#: src/components/project/ProjectPortalEditor.tsx:1366 +#: src/components/project/ProjectPortalEditor.tsx:1398 msgid "This is a live preview of the participant's portal. You will need to refresh the page to see the latest changes." msgstr "Dies ist eine Live-Vorschau des Teilnehmerportals. Sie müssen die Seite aktualisieren, um die neuesten Änderungen zu sehen." @@ -4410,22 +4460,22 @@ msgstr "Bibliothek" #~ msgid "This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead." #~ msgstr "Diese Sprache wird für das Teilnehmerportal, die Transkription und die Analyse verwendet. Um die Sprache dieser Anwendung zu ändern, verwenden Sie bitte stattdessen die Sprachauswahl im Benutzermenü der Kopfzeile." -#: src/components/project/ProjectPortalEditor.tsx:501 +#: src/components/project/ProjectPortalEditor.tsx:513 msgid "This language will be used for the Participant's Portal." msgstr "Diese Sprache wird für das Teilnehmerportal verwendet." -#: src/components/project/ProjectPortalEditor.tsx:1121 +#: src/components/project/ProjectPortalEditor.tsx:1156 msgid "This page is shown after the participant has completed the conversation." msgstr "Diese Seite wird angezeigt, nachdem der Teilnehmer das Gespräch beendet hat." -#: src/components/project/ProjectPortalEditor.tsx:1089 +#: src/components/project/ProjectPortalEditor.tsx:1124 msgid "This page is shown to participants when they start a conversation after they successfully complete the tutorial." msgstr "Diese Seite wird den Teilnehmern angezeigt, wenn sie nach erfolgreichem Abschluss des Tutorials ein Gespräch beginnen." #~ msgid "This project library was generated on" #~ msgstr "Diese Projektbibliothek wurde generiert am" -#: src/components/project/ProjectPortalEditor.tsx:816 +#: src/components/project/ProjectPortalEditor.tsx:851 msgid "This prompt guides how the AI responds to participants. Customize it to shape the type of feedback or engagement you want to encourage." msgstr "Dieser Prompt leitet ein, wie die KI auf die Teilnehmer reagiert. Passen Sie ihn an, um den Typ der Rückmeldung oder Engagement zu bestimmen, den Sie fördern möchten." @@ -4434,14 +4484,14 @@ msgid "This report is not yet available. " msgstr "Dieser Bericht ist derzeit nicht verfügbar. " #. placeholder {0}: views?.total ?? 0 -#: src/routes/project/report/ProjectReportRoute.tsx:92 +#: src/routes/project/report/ProjectReportRoute.tsx:93 msgid "This report was opened by {0} people" msgstr "Dieser Bericht wurde von {0} Personen geöffnet" #~ msgid "This summary is AI-generated and brief, for thorough analysis, use the Chat or Library." #~ msgstr "Diese Zusammenfassung ist KI-generiert und kurz, für eine gründliche Analyse verwenden Sie den Chat oder die Bibliothek." -#: src/components/project/ProjectPortalEditor.tsx:1066 +#: src/components/project/ProjectPortalEditor.tsx:1101 msgid "This title is shown to participants when they start a conversation" msgstr "Dieser Titel wird den Teilnehmern angezeigt, wenn sie ein Gespräch beginnen" @@ -4487,7 +4537,7 @@ msgstr "Zeitstempel" msgid "Timestamps and duration" msgstr "Zeitstempel und Dauer" -#: src/components/participant/ParticipantBody.tsx:144 +#: src/components/participant/ParticipantBody.tsx:147 msgid "Tip" msgstr "Tipp" @@ -4499,6 +4549,10 @@ msgstr "Tipp: Verwenden Sie den Play-Button (▶), um einen Test-Payload an Ihre msgid "Title" msgstr "Titel" +#: src/components/conversation/ConversationAccordion.tsx:566 +msgid "Title auto-generated" +msgstr "Titel automatisch generiert" + #: src/components/conversation/ConversationEdit.tsx:381 msgid "To assign a new tag, please create it first in the project overview." msgstr "Um ein neues Tag zuzuweisen, erstellen Sie es bitte zuerst in der Projektübersicht." @@ -4532,7 +4586,7 @@ msgid "Transcribing..." msgstr "Transcribieren..." #: src/routes/project/conversation/ProjectConversationTranscript.tsx:87 -#: src/components/layout/ProjectConversationLayout.tsx:47 +#: src/components/layout/ProjectConversationLayout.tsx:45 msgid "Transcript" msgstr "Transkript" @@ -4845,7 +4899,7 @@ msgid "select.all.modal.loading.verified" msgstr "Verifiziert" #. js-lingui-explicit-id -#: src/components/conversation/ConversationAccordion.tsx:1379 +#: src/components/conversation/ConversationAccordion.tsx:1383 msgid "conversation.filters.verified.text" msgstr "Verifiziert" @@ -4855,12 +4909,12 @@ msgstr "Verifiziert" #~ msgid "Verified Artefacts" #~ msgstr "Verified Artefacts" -#: src/components/conversation/ConversationAccordion.tsx:574 +#: src/components/conversation/ConversationAccordion.tsx:578 msgid "verified artifacts" msgstr "verifizierte Artefakte" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:838 +#: src/components/project/ProjectPortalEditor.tsx:873 msgid "dashboard.dembrane.verify.title" msgstr "Verifizieren" @@ -4873,7 +4927,7 @@ msgstr "Verifizieren" msgid "Verify code" msgstr "Code verifizieren" -#: src/components/project/ProjectPortalEditor.tsx:895 +#: src/components/project/ProjectPortalEditor.tsx:930 msgid "Verify Topics" msgstr "Verify Themen" @@ -4898,7 +4952,7 @@ msgstr "Details anzeigen" msgid "View example payload" msgstr "Beispiel-Payload anzeigen" -#: src/components/participant/ParticipantBody.tsx:242 +#: src/components/participant/ParticipantBody.tsx:248 msgid "View your responses" msgstr "Ihre Antworten anzeigen" @@ -4984,7 +5038,7 @@ msgstr "Webhooks" msgid "Webhooks are automated messages sent from one app to another when something happens. Think of them as a \"notification system\" for your other tools." msgstr "Webhooks sind automatisierte Nachrichten, die von einer App zu einer anderen gesendet werden, wenn etwas passiert. Denken Sie daran, sie als eine \"Benachrichtigungssystem\" für Ihre anderen Tools." -#: src/components/participant/ParticipantBody.tsx:125 +#: src/components/participant/ParticipantBody.tsx:128 msgid "Welcome" msgstr "Willkommen" @@ -5063,7 +5117,7 @@ msgstr "Wenn alle Audio in Text umgewandelt wurde und der vollständige Transkri msgid "When are webhooks triggered?" msgstr "Wenn werden Webhooks ausgelöst?" -#: src/components/project/ProjectPortalEditor.tsx:1184 +#: src/components/project/ProjectPortalEditor.tsx:1219 msgid "When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. Anonymized conversations also disable audio playback, audio download, and retranscription to protect participant privacy. This cannot be undone for already-processed conversations." msgstr "Wenn aktiviert, werden alle neuen Transkripte persönliche Informationen (Namen, E-Mails, Telefonnummern, Adressen) durch Platzhalter ersetzt. Anonymisierte Unterhaltungen deaktivieren auch die Audio-Wiedergabe, den Audio-Download und die Hertranskription, um die Privatsphäre der Teilnehmer zu schützen. Dies kann für bereits verarbeitete Gespräche nicht rückgängig gemacht werden." @@ -5110,7 +5164,7 @@ msgstr "Sie können nur bis zu {MAX_FILES} Dateien gleichzeitig hochladen. Nur d msgid "select.all.modal.already.added" msgstr "Sie haben bereits <0>{existingContextCount, plural, one {# Unterhaltung} other {# Unterhaltungen}} zu diesem Chat hinzugefügt." -#: src/components/conversation/ConversationAccordion.tsx:1410 +#: src/components/conversation/ConversationAccordion.tsx:1414 msgid "You have already added all the conversations related to this" msgstr "Sie haben bereits alle damit verbundenen Unterhaltungen hinzugefügt" @@ -5131,7 +5185,7 @@ msgstr "Sie können auch wählen, ein weiteres Gespräch aufzunehmen." msgid "You must login with the same provider you used to sign up. If you face any issues, please contact support." msgstr "Sie müssen sich mit demselben Anbieter anmelden, mit dem Sie sich registriert haben. Wenn Sie auf Probleme stoßen, wenden Sie sich bitte an den Support." -#: src/components/participant/ParticipantBody.tsx:143 +#: src/components/participant/ParticipantBody.tsx:146 msgid "You seem to be offline, please check your internet connection" msgstr "Sie scheinen offline zu sein. Bitte überprüfen Sie Ihre Internetverbindung" @@ -5162,7 +5216,7 @@ msgstr "Ihre Eingaben werden automatisch gespeichert." msgid "Your response has been recorded. You may now close this tab." msgstr "Ihre Antwort wurde aufgezeichnet. Sie können diesen Tab jetzt schließen." -#: src/components/participant/ParticipantBody.tsx:252 +#: src/components/participant/ParticipantBody.tsx:258 msgid "Your responses" msgstr "Ihre Antworten" diff --git a/echo/frontend/src/locales/de-DE.ts b/echo/frontend/src/locales/de-DE.ts index dc4a2e8a..c2756f77 100644 --- a/echo/frontend/src/locales/de-DE.ts +++ b/echo/frontend/src/locales/de-DE.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"You are not authenticated\":[\"Sie sind nicht authentifiziert\"],\"You don't have permission to access this.\":[\"Sie haben keine Berechtigung, darauf zuzugreifen.\"],\"Resource not found\":[\"Ressource nicht gefunden\"],\"Server error\":[\"Serverfehler\"],\"Something went wrong\":[\"Etwas ist schief gelaufen\"],\"We're preparing your workspace.\":[\"Wir bereiten deinen Arbeitsbereich vor.\"],\"Preparing your dashboard\":[\"Dein Dashboard wird vorbereitet\"],\"Welcome back\":[\"Willkommen zurück\"],\"library.regenerate\":[\"Regenerate Library\"],\"library.conversations.processing.status\":[\"Currently \",[\"finishedConversationsCount\"],\" conversations are ready to be analyzed. \",[\"unfinishedConversationsCount\"],\" still processing.\"],\"participant.echo.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"library.contact.sales\":[\"Contact sales\"],\"library.not.available\":[\"It looks like the library is not available for your account. Please contact sales to unlock this feature.\"],\"conversation.accordion.skeleton.title\":[\"Conversations\"],\"project.sidebar.chat.end.description\":[\"End of list • All \",[\"totalChats\"],\" chats loaded\"],\"participant.modal.stop.message\":[\"Are you sure you want to finish the conversation?\"],\"participant.button.is.recording.echo\":[\"ECHO\"],\"participant.modal.stop.title\":[\"Finish Conversation\"],\"participant.button.stop.no\":[\"No\"],\"participant.button.pause\":[\"Pause\"],\"participant.button.resume\":[\"Resume\"],\"conversation.linking_conversations.deleted\":[\"The source conversation was deleted\"],\"participant.button.stop.yes\":[\"Yes\"],\"participant.modal.refine.info.title.echo\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.verify\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.verify.action.button.approve\":[\"Approve\"],\"participant.verify.artefact.title\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"participant.verify.instructions.button.cancel\":[\"Cancel\"],\"participant.verify.action.button.cancel\":[\"Cancel\"],\"dashboard.dembrane.verify.description\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"dashboard.dembrane.verify.experimental\":[\"Experimental\"],\"participant.verify.artefact.action.button.go.back\":[\"Go back\"],\"participant.verify.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"participant.verify.loading.artefact\":[\"Loading artefact\"],\"participant.verify.regenerating.artefact\":[\"Regenerating the artefact\"],\"participant.verify.artefact.action.button.reload\":[\"Reload Page\"],\"participant.verify.action.button.revise\":[\"Revise\"],\"participant.verify.action.button.save\":[\"Save\"],\"participant.echo.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"participant.echo.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"participant.verify.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.verify.loading.artefact.description\":[\"This will just take a moment\"],\"participant.verify.artefact.error.title\":[\"Unable to Load Artefact\"],\"dashboard.dembrane.concrete.experimental\":[\"dashboard.dembrane.concrete.experimental\"],\"participant.button.go.deeper\":[\"Tiefer eintauchen\"],\"participant.button.make.concrete\":[\"Konkret machen\"],\"select.all.modal.skip.reason\":[\"einige könnten aufgrund von leerem Transkript oder Kontextlimit übersprungen werden\"],\"participant.modal.interruption.issue.description\":[\"Wir haben deine Aufnahme bis <0>\",[\"formattedDuration\"],\" gespeichert, aber den Rest leider verloren. <1/> Drücke unten, um dich erneut zu verbinden, und dann auf Aufnahme, um fortzufahren.\"],\"participant.modal.refine.info.title.go.deeper\":[\"Tiefer eintauchen\"],\"participant.modal.refine.info.title.concrete\":[\"Konkret machen\"],\"participant.modal.refine.info.title.generic\":[\"\\\"Verfeinern\\\" bald verfügbar\"],\"participant.modal.refine.info.title\":[\"Funktion bald verfügbar\"],\"participant.refine.go.deeper\":[\"Tiefer eintauchen\"],\"participant.concrete.artefact.error.description\":[\"Fehler beim Laden des Artefakts. Versuch es gleich nochmal.\"],\"dashboard.dembrane.concrete.title\":[\"Konkrete Themen\"],\"participant.refine.make.concrete\":[\"Konkret machen\"],\"participant.button.refine\":[\"Verfeinern\"],\"participant.concrete.regenerating.artefact\":[\"Artefakt wird neu erstellt…\"],\"dashboard.dembrane.concrete.topic.select\":[\"Wähl ein konkretes Thema aus.\"],\"participant.go.deeper.generic.error.message\":[\"Da ist was schiefgelaufen. Versuch es gleich nochmal.\"],\"participant.concrete.artefact.error.title\":[\"Artefakt konnte nicht geladen werden\"],\"participant.modal.refine.info.reason\":[\"Wir brauchen etwas mehr Kontext, um dir effektiv beim Verfeinern zu helfen. Bitte nimm weiter auf, damit wir dir bessere Vorschläge geben können.\"],\"dashboard.dembrane.concrete.description\":[\"Aktiviere diese Funktion, damit Teilnehmende konkrete Ergebnisse aus ihrem Gespräch erstellen können. Sie können nach der Aufnahme ein Thema auswählen und gemeinsam ein Artefakt erstellen, das ihre Ideen festhält.\"],\"participant.concrete.instructions.approve.artefact\":[\"Gib dieses Artefakt frei, wenn es für dich passt.\"],\"participant.concrete.instructions.loading\":[\"Anweisungen werden geladen…\"],\"participant.concrete.selection.button.next\":[\"Weiter\"],\"participant.concrete.instructions.button.next\":[\"Weiter\"],\"participant.concrete.instructions.revise.artefact\":[\"Überarbeite den Text, bis er zu dir passt.\"],\"participant.concrete.instructions.read.aloud\":[\"Lies den Text laut vor.\"],\"dashboard.dembrane.verify.topic.select\":[\"Wählen Sie aus, welche Themen Teilnehmer zur Überprüfung verwenden können.\"],\"participant.concrete.selection.title\":[\"Was möchtest du konkret machen?\"],\"participant.concrete.instructions.receive.artefact\":[\"Du bekommst gleich \",[\"objectLabel\"],\" zum Verifizieren.\"],\"participant.concrete.instructions.approval.helps\":[\"Deine Freigabe hilft uns zu verstehen, was du wirklich denkst!\"],\"library.generate.duration.message\":[\"Die Bibliothek wird \",[\"duration\"],\" dauern.\"],\"uDvV8j\":[\" Absenden\"],\"aMNEbK\":[\" Von Benachrichtigungen abmelden\"],\"JhOwWd\":[\"-5s\"],\"participant.modal.echo.info.title.generic\":[\"\\\"ECHO\\\" bald verfügbar\"],\"participant.modal.echo.info.title.go.deeper\":[\"\\\"Erkunden\\\" bald verfügbar\"],\"participant.modal.echo.info.title.concrete\":[\"\\\"Überprüfen\\\" bald verfügbar\"],\"2NWk7n\":[\"(für verbesserte Audioverarbeitung)\"],\"e6iRhF\":[[\"0\",\"plural\",{\"one\":[\"#\",\" Tag\"],\"other\":[\"#\",\" Tags\"]}]],\"select.all.modal.tags\":[[\"0\",\"plural\",{\"one\":[\"Tag:\"],\"other\":[\"Tags:\"]}]],\"J/hVSQ\":[[\"0\"]],\"HB8dPL\":[[\"0\"],\" \",[\"1\"],\" bereit\"],\"select.all.modal.added.count\":[[\"0\"],\" hinzugefügt\"],\"xRdQss\":[[\"0\"],\" Conversation\",[\"1\"],\" • Edited \",[\"2\"]],\"2Th9D6\":[[\"0\"],\" Gespräche • Bearbeitet \",[\"1\"]],\"select.all.modal.not.added.count\":[[\"0\"],\" nicht hinzugefügt\"],\"BXWuuj\":[[\"conversationCount\"],\" ausgewählt\"],\"P1pDS8\":[[\"diffInDays\"],\" Tage zuvor\"],\"bT6AxW\":[[\"diffInHours\"],\" Stunden zuvor\"],\"library.conversations.to.be.analyzed\":[[\"finishedConversationsCount\",\"plural\",{\"one\":[\"Derzeit ist \",\"#\",\" Unterhaltung bereit zur Analyse.\"],\"other\":[\"Derzeit sind \",\"#\",\" Unterhaltungen bereit zur Analyse.\"]}]],\"fyE7Au\":[[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"TVD5At\":[[\"readingNow\"],\" liest gerade\"],\"U7Iesw\":[[\"seconds\"],\" Sekunden\"],\"library.conversations.still.processing\":[[\"0\"],\" werden noch verarbeitet.\"],\"ZpJ0wx\":[\"*Transkription wird durchgeführt.*\"],\"ynBObK\":[\"+\",[\"hiddenCount\"],\" Unterhaltungen\"],\"pV+XPw\":[\"+5s\"],\"LPXUKX\":[\"<0>Warte \",[\"0\"],\":\",[\"1\"]],\"LeFXS1\":[\"0 Aspekte\"],\"AeSuqs\":[\"1. Sie geben eine URL an, an die Sie Benachrichtigungen erhalten möchten\"],\"nDEZ7T\":[\"2. Wenn ein Gesprächereignis auftritt, senden wir die Gesprächdaten automatisch an Ihre URL\"],\"WiUXLq\":[\"3. Ihr System empfängt die Daten und kann darauf reagieren (z.B. in eine Datenbank speichern, eine E-Mail senden, ein Spreadsheet aktualisieren)\"],\"D+aQ7R\":[\"Ein freundlicher Name, um diesen Webhook zu identifizieren\"],\"DX/Wkz\":[\"Konto-Passwort\"],\"L5gswt\":[\"Aktion von\"],\"UQXw0W\":[\"Aktion am\"],\"7L01XJ\":[\"Aktionen\"],\"select.all.modal.loading.filters\":[\"Aktive Filter\"],\"m16xKo\":[\"Hinzufügen\"],\"1m+3Z3\":[\"Zusätzlichen Kontext hinzufügen (Optional)\"],\"Se1KZw\":[\"Alle zutreffenden hinzufügen\"],\"select.all.modal.title.add\":[\"Unterhaltungen zum Kontext hinzufügen\"],\"1xDwr8\":[\"Fügen Sie Schlüsselbegriffe oder Eigennamen hinzu, um die Qualität und Genauigkeit der Transkription zu verbessern.\"],\"ndpRPm\":[\"Neue Aufnahmen zu diesem Projekt hinzufügen. Dateien, die Sie hier hochladen, werden verarbeitet und in Gesprächen erscheinen.\"],\"Ralayn\":[\"Tag hinzufügen\"],\"add.tag.filter.modal.title\":[\"Tag zu Filtern hinzufügen\"],\"IKoyMv\":[\"Tags hinzufügen\"],\"add.tag.filter.modal.add\":[\"Zu Filtern hinzufügen\"],\"NffMsn\":[\"Zu diesem Chat hinzufügen\"],\"QN2F+7\":[\"Webhook hinzufügen\"],\"UZ07em\":[\"Ihren ersten Webhook hinzufügen\"],\"select.all.modal.added\":[\"Hinzugefügt\"],\"Na90E+\":[\"Hinzugefügte E-Mails\"],\"select.all.modal.add.without.filters\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" Unterhaltung\"],\"other\":[\"#\",\" Unterhaltungen\"]}],\" zum Chat hinzufügen\"],\"select.all.modal.add.with.filters\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" Unterhaltung\"],\"other\":[\"#\",\" Unterhaltungen\"]}],\" mit den folgenden Filtern hinzufügen:\"],\"select.all.modal.add.without.filters.more\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" weitere Unterhaltung\"],\"other\":[\"#\",\" weitere Unterhaltungen\"]}],\" hinzufügen\"],\"select.all.modal.add.with.filters.more\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" weitere Unterhaltung\"],\"other\":[\"#\",\" weitere Unterhaltungen\"]}],\" mit den folgenden Filtern hinzufügen:\"],\"SJCAsQ\":[\"Kontext wird hinzugefügt:\"],\"select.all.modal.loading.title\":[\"Unterhaltungen werden hinzugefügt\"],\"Du6bPw\":[\"Adresse\"],\"CA/Ul9\":[\"Die Basis-Schriftgröße für die Oberfläche anpassen\"],\"sxkWRg\":[\"Erweitert\"],\"OaKXud\":[\"Erweitert (Tipps und best practices)\"],\"TBpbDp\":[\"Erweitert (Tipps und Tricks)\"],\"JiIKww\":[\"Erweiterte Einstellungen\"],\"6iJVJD\":[\"Agentic\"],\"vaeE5W\":[\"Agentic - Tool-driven execution\"],\"VHg3DX\":[\"Agentic Chat\"],\"cF7bEt\":[\"Alle Aktionen\"],\"O1367B\":[\"Alle Sammlungen\"],\"gvykaX\":[\"Alle Unterhaltungen\"],\"Cmt62w\":[\"Alle Gespräche bereit\"],\"u/fl/S\":[\"Alle Dateien wurden erfolgreich hochgeladen.\"],\"baQJ1t\":[\"Alle Erkenntnisse\"],\"3goDnD\":[\"Teilnehmern erlauben, über den Link neue Gespräche zu beginnen\"],\"bruUug\":[\"Fast geschafft\"],\"H7cfSV\":[\"Bereits zu diesem Chat hinzugefügt\"],\"xNyrs1\":[\"Bereits im Kontext\"],\"jIoHDG\":[\"Eine E-Mail-Benachrichtigung wird an \",[\"0\"],\" Teilnehmer\",[\"1\"],\" gesendet. Möchten Sie fortfahren?\"],\"G54oFr\":[\"Eine E-Mail-Benachrichtigung wird an \",[\"0\"],\" Teilnehmer\",[\"1\"],\" gesendet. Möchten Sie fortfahren?\"],\"8q/YVi\":[\"Beim Laden des Portals ist ein Fehler aufgetreten. Bitte kontaktieren Sie das Support-Team.\"],\"XyOToQ\":[\"Ein Fehler ist aufgetreten.\"],\"QX6zrA\":[\"Analyse\"],\"F4cOH1\":[\"Analyse Sprache\"],\"1x2m6d\":[\"Analyse diese Elemente mit Tiefe und Nuance. Bitte:\\n\\nFokussieren Sie sich auf unerwartete Verbindungen und Gegenüberstellungen\\nGehen Sie über offensichtliche Oberflächenvergleiche hinaus\\nIdentifizieren Sie versteckte Muster, die die meisten Analysen übersehen\\nBleiben Sie analytisch rigoros, während Sie ansprechend bleiben\\nVerwenden Sie Beispiele, die tiefere Prinzipien erhellen\\nStrukturieren Sie die Analyse, um Verständnis zu erlangen\\nZiehen Sie Erkenntnisse hervor, die konventionelle Weisheiten herausfordern\\n\\nHinweis: Wenn die Ähnlichkeiten/Unterschiede zu oberflächlich sind, lassen Sie es mich wissen, wir brauchen komplexeres Material zu analysieren.\"],\"announcements\":[\"Ankündigungen\"],\"Dzr23X\":[\"Ankündigungen\"],\"gd1W+U\":[\"Transkripte anonymisieren\"],\"YdiKaK\":[\"Anonymisierte Unterhaltung\"],\"iPiP6k\":[\"Anonymisierte Unterhaltung\"],\"azfEQ3\":[\"Anonymous Participant\"],\"participant.concrete.action.button.approve\":[\"Freigeben\"],\"conversation.verified.approved\":[\"Genehmigt\"],\"tq+4rb\":[\"Sind Sie sicher, dass Sie den Webhook \\\"\",[\"0\"],\"\\\" löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.\"],\"Q5Z2wp\":[\"Sind Sie sicher, dass Sie dieses Gespräch löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.\"],\"kWiPAC\":[\"Sind Sie sicher, dass Sie dieses Projekt löschen möchten?\"],\"YF1Re1\":[\"Sind Sie sicher, dass Sie dieses Projekt löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.\"],\"B8ymes\":[\"Sind Sie sicher, dass Sie diese Aufnahme löschen möchten?\"],\"G2gLnJ\":[\"Are you sure you want to delete this tag?\"],\"aUsm4A\":[\"Sind Sie sicher, dass Sie diesen Tag löschen möchten? Dies wird den Tag aus den bereits enthaltenen Gesprächen entfernen.\"],\"participant.modal.finish.message.text.mode\":[\"Sind Sie sicher, dass Sie das Gespräch beenden möchten?\"],\"xu5cdS\":[\"Sind Sie sicher, dass Sie fertig sind?\"],\"sOql0x\":[\"Sind Sie sicher, dass Sie die Bibliothek generieren möchten? Dies wird eine Weile dauern und Ihre aktuellen Ansichten und Erkenntnisse überschreiben.\"],\"K1Omdr\":[\"Are you sure you want to generate the library? This will take a while.\"],\"UXCOMn\":[\"Sind Sie sicher, dass Sie das Zusammenfassung erneut generieren möchten? Sie werden die aktuelle Zusammenfassung verlieren.\"],\"JHgUuT\":[\"Artefakt erfolgreich freigegeben!\"],\"IbpaM+\":[\"Artefakt erfolgreich neu geladen!\"],\"Qcm/Tb\":[\"Artefakt erfolgreich überarbeitet!\"],\"uCzCO2\":[\"Artefakt erfolgreich aktualisiert!\"],\"KYehbE\":[\"Artefakte\"],\"jrcxHy\":[\"Artefakte\"],\"F+vBv0\":[\"Fragen\"],\"lCenB6\":[\"E-Mail anfragen?\"],\"Rjlwvz\":[\"Nach Namen fragen?\"],\"5gQcdD\":[\"Teilnehmer bitten, ihren Namen anzugeben, wenn sie ein Gespräch beginnen\"],\"84NoFa\":[\"Aspekt\"],\"HkigHK\":[\"Aspekte\"],\"kskjVK\":[\"Assistent schreibt...\"],\"HrusNW\":[\"Wähle mindestens ein Thema, um Konkret machen zu aktivieren\"],\"iF1OFS\":[\"Mindestens ein Thema muss ausgewählt werden, um Verify zu aktivieren\"],\"participant.modal.interruption.issue.message\":[\"Achtung! Wir haben die letzten 60 Sekunden Ihrer Aufnahme aufgrund einer Unterbrechung verloren. Bitte drücken Sie die Schaltfläche unten, um die Verbindung wiederherzustellen.\"],\"kHN5Zx\":[\"Audio-Download nicht verfügbar für anonymisierte Unterhaltungen\"],\"SLvg/d\":[\"Audio-Wiedergabe nicht verfügbar für anonymisierte Unterhaltungen\"],\"DMBYlw\":[\"Audioverarbeitung wird durchgeführt\"],\"D3SDJS\":[\"Audio Recording\"],\"mGVg5N\":[\"Audioaufnahmen werden 30 Tage nach dem Aufnahmedatum gelöscht\"],\"IOBCIN\":[\"Audio-Tipp\"],\"y2W2Hg\":[\"Audit-Protokolle\"],\"aL1eBt\":[\"Audit-Protokolle als CSV exportiert\"],\"mS51hl\":[\"Audit-Protokolle als JSON exportiert\"],\"z8CQX2\":[\"Authentifizierungscode\"],\"R+PyK8\":[\"Titel automatisch generieren\"],\"voAvDv\":[\"Titel automatisch generieren\"],\"Wrpmw7\":[\"Automatisch generiert oder manuell eingeben\"],\"/iCiQU\":[\"Automatisch auswählen\"],\"3D5FPO\":[\"Automatisch auswählen deaktiviert\"],\"ajAMbT\":[\"Automatisch auswählen aktiviert\"],\"jEqKwR\":[\"Quellen automatisch auswählen, um dem Chat hinzuzufügen\"],\"dY4Vk3\":[\"Automatisch einen kurzen themenbasierten Titel für jedes Gespräch nach der Zusammenfassung generieren. Der Titel beschreibt, was besprochen wurde, nicht, wer teilgenommen hat. Der ursprüngliche Name des Teilnehmers wird separat gespeichert, wenn er bereitgestellt wurde.\"],\"vtUY0q\":[\"Relevante Gespräche automatisch für die Analyse ohne manuelle Auswahl einschließt\"],\"F95AYw\":[\"Transkripte automatisch in Ihre CRM oder Datenbank speichern\"],\"zUbSgC\":[\"Gesprächdaten automatisch an Ihre anderen Tools und Dienste senden, wenn Ereignisse auftreten.\"],\"csDS2L\":[\"Verfügbar\"],\"iH8pgl\":[\"Zurück\"],\"participant.button.back.microphone\":[\"Zurück\"],\"participant.button.back\":[\"Zurück\"],\"/9nVLo\":[\"Zurück zur Auswahl\"],\"wVO5q4\":[\"Grundlegend (Wesentliche Tutorial-Folien)\"],\"epXTwc\":[\"Grundlegende Einstellungen\"],\"GML8s7\":[\"Beginnen!\"],\"YBt9YP\":[\"Beta\"],\"dashboard.dembrane.concrete.beta\":[\"Beta\"],\"dashboard.dembrane.verify.beta\":[\"Beta\"],\"0fX/GG\":[\"Big Picture\"],\"vZERag\":[\"Big Picture – Themen & Muster\"],\"MkvsWx\":[\"Einen Anruf buchen\"],\"YgG3yv\":[\"Ideen brainstormen\"],\"4eBtkM\":[\"Benutzerdefinierte Dashboards mit realtime Gesprächdaten erstellen\"],\"ba5GvN\":[\"Durch das Löschen dieses Projekts werden alle damit verbundenen Daten gelöscht. Diese Aktion kann nicht rückgängig gemacht werden. Sind Sie ABSOLUT sicher, dass Sie dieses Projekt löschen möchten?\"],\"dEgA5A\":[\"Abbrechen\"],\"participant.mic.settings.modal.second.confirm.cancel\":[\"Abbrechen\"],\"participant.concrete.action.button.cancel\":[\"Abbrechen\"],\"participant.concrete.instructions.button.cancel\":[\"Abbrechen\"],\"select.all.modal.cancel\":[\"Abbrechen\"],\"add.tag.filter.modal.cancel\":[\"Abbrechen\"],\"RKD99R\":[\"Leeres Gespräch kann nicht hinzugefügt werden\"],\"kryGs+\":[\"Karte\"],\"JFFJDJ\":[\"Änderungen werden automatisch gespeichert, während Sie die App weiter nutzen. <0/>Sobald Sie ungespeicherte Änderungen haben, können Sie überall klicken, um die Änderungen zu speichern. <1/>Sie sehen auch einen Button zum Abbrechen der Änderungen.\"],\"u0IJto\":[\"Änderungen werden automatisch gespeichert\"],\"xF/jsW\":[\"Das Ändern der Sprache während eines aktiven Chats kann unerwartete Ergebnisse hervorrufen. Es wird empfohlen, ein neues Gespräch zu beginnen, nachdem die Sprache geändert wurde. Sind Sie sicher, dass Sie fortfahren möchten?\"],\"AHZflp\":[\"Chat\"],\"TGJVgd\":[\"Chat | Dembrane\"],\"chat.accordion.skeleton.title\":[\"Chat\"],\"project.sidebar.chat.title\":[\"Chat\"],\"8Q+lLG\":[\"Chats\"],\"participant.button.check.microphone.access\":[\"Mikrofonzugriff prüfen\"],\"+e4Yxz\":[\"Mikrofonzugriff prüfen\"],\"v4fiSg\":[\"Überprüfen Sie Ihre E-Mail\"],\"pWT04I\":[\"Überprüfe...\"],\"KFa1f3\":[\"Ein Logo-Datei auswählen\"],\"okLwd9\":[\"Aus Ihren anderen Projekten auswählen\"],\"Aoxltn\":[\"Wählen Sie, wann Sie Benachrichtigungen erhalten möchten\"],\"DakUDF\":[\"Wähl dein Theme für das Interface\"],\"0ngaDi\":[\"Quellen zitieren\"],\"B2pdef\":[\"Klicken Sie auf \\\"Dateien hochladen\\\", wenn Sie bereit sind, den Upload-Prozess zu starten.\"],\"cwMTjO\":[\"Klicken, um zu bearbeiten\"],\"jcSz6S\":[\"Klicken, um alle \",[\"totalCount\"],\" Unterhaltungen anzuzeigen\"],\"+d+tJS\":[\"Von einem anderen Projekt klonen\"],\"nCnTY0\":[\"Von Projekt klonen\"],\"BPrdpc\":[\"Projekt klonen\"],\"9U86tL\":[\"Projekt klonen\"],\"yz7wBu\":[\"Schließen\"],\"select.all.modal.close\":[\"Schließen\"],\"q+hNag\":[\"Sammlung\"],\"bJHBId\":[\"Häufige Anwendungsfälle:\"],\"Wqc3zS\":[\"Vergleichen & Gegenüberstellen\"],\"CfO59/\":[\"Compare & Contrast Insights\"],\"jlZul5\":[\"Vergleichen und stellen Sie die folgenden im Kontext bereitgestellten Elemente gegenüber.\"],\"bD8I7O\":[\"Abgeschlossen\"],\"6jBoE4\":[\"Konkrete Themen\"],\"participant.mic.settings.modal.second.confirm.button\":[\"Weiter\"],\"yjkELF\":[\"Neues Passwort bestätigen\"],\"p2/GCq\":[\"Passwort bestätigen\"],\"puQ8+/\":[\"Veröffentlichung bestätigen\"],\"L0k594\":[\"Bestätigen Sie Ihr Passwort, um ein neues Geheimnis für Ihre Authentifizierungs-App zu generieren.\"],\"JhzMcO\":[\"Verbindung zu den Berichtsdiensten wird hergestellt...\"],\"wX/BfX\":[\"Verbindung gesund\"],\"WimHuY\":[\"Verbindung ungesund\"],\"DFFB2t\":[\"Kontakt zu Verkaufsvertretern\"],\"VlCTbs\":[\"Kontaktieren Sie Ihren Verkaufsvertreter, um diese Funktion heute zu aktivieren!\"],\"M73whl\":[\"Kontext\"],\"VHSco4\":[\"Kontext hinzugefügt:\"],\"aVvy3Y\":[\"Kontextlimit erreicht\"],\"participant.button.continue\":[\"Weiter\"],\"xGVfLh\":[\"Weiter\"],\"F1pfAy\":[\"Gespräch\"],\"EiHu8M\":[\"Gespräch zum Chat hinzugefügt\"],\"ggJDqH\":[\"Audio der Konversation\"],\"participant.conversation.ended\":[\"Gespräch beendet\"],\"BsHMTb\":[\"Gespräch beendet\"],\"26Wuwb\":[\"Gespräch wird verarbeitet\"],\"OtdHFE\":[\"Gespräch aus dem Chat entfernt\"],\"zTKMNm\":[\"Gesprächstatus\"],\"Rdt7Iv\":[\"Gesprächstatusdetails\"],\"7Ljafh\":[\"Gesprächstags\"],\"a7zH70\":[\"Gespräche\"],\"EnJuK0\":[\"Gespräche\"],\"TQ8ecW\":[\"Gespräche aus QR-Code\"],\"nmB3V3\":[\"Gespräche aus Upload\"],\"participant.refine.cooling.down\":[\"Abkühlung läuft. Verfügbar in \",[\"0\"]],\"6V3Ea3\":[\"Kopiert\"],\"84o0nc\":[\"Von dem ursprünglichen Gespräch kopiert\"],\"PiH3UR\":[\"Kopiert!\"],\"he3ygx\":[\"Kopieren\"],\"y1eoq1\":[\"Link kopieren\"],\"Dj+aS5\":[\"Link zum Teilen dieses Berichts kopieren\"],\"vAkFou\":[\"Geheimnis kopieren\"],\"v3StFl\":[\"Zusammenfassung kopieren\"],\"/4gGIX\":[\"In die Zwischenablage kopieren\"],\"RTxUjI\":[\"In die Zwischenablage kopieren\"],\"rG2gDo\":[\"Transkript kopieren\"],\"OvEjsP\":[\"Kopieren...\"],\"hYgDIe\":[\"Erstellen\"],\"VW1ecc\":[\"Einen neuen Webhook von Grund auf erstellen\"],\"oJfYM5\":[\"Create a research brief from recent conversations\"],\"CSQPC0\":[\"Konto erstellen\"],\"library.create\":[\"Bibliothek erstellen\"],\"O671Oh\":[\"Bibliothek erstellen\"],\"library.create.view.modal.title\":[\"Neue Ansicht erstellen\"],\"vY2Gfm\":[\"Neue Ansicht erstellen\"],\"bsfMt3\":[\"Bericht erstellen\"],\"library.create.view\":[\"Ansicht erstellen\"],\"3D0MXY\":[\"Ansicht erstellen\"],\"dkAPxi\":[\"Webhook erstellen\"],\"45O6zJ\":[\"Erstellt am\"],\"yOrQ4N\":[\"Aktuelles Logo\"],\"8Tg/JR\":[\"Benutzerdefiniert\"],\"o1nIYK\":[\"Benutzerdefinierter Dateiname\"],\"GrXJvi\":[\"Benutzerdefiniertes Logo\"],\"iv5fAO\":[\"Benutzerdefinierter Titel-Prompt\"],\"ZQKLI1\":[\"Gefahrenbereich\"],\"wqCnxg\":[\"Dashboard-URL (direkter Link zur Gesprächsübersicht)\"],\"ovBPCi\":[\"Standard\"],\"ucTqrC\":[\"Standard - Kein Tutorial (Nur Datenschutzbestimmungen)\"],\"K/78Yl\":[\"Delegate multi-step analysis with live tool execution\"],\"cnGeoo\":[\"Löschen\"],\"project.sidebar.chat.delete\":[\"Chat löschen\"],\"2DzmAq\":[\"Gespräch löschen\"],\"++iDlT\":[\"Projekt löschen\"],\"zdyslo\":[\"Webhook löschen\"],\"+m7PfT\":[\"Erfolgreich gelöscht\"],\"p9tvm2\":[\"Echo\"],\"90wFaY\":[\"ECHO\"],\"Y7Si8i\":[\"dembrane läuft mit KI. Prüf die Antworten noch mal gegen.\"],\"67znul\":[\"Antwort\"],\"Nu4oKW\":[\"Description\"],\"NMz7xK\":[\"Entwickeln Sie ein strategisches Framework, das bedeutende Ergebnisse fördert. Bitte:\\n\\nIdentifizieren Sie die Kernziele und ihre Abhängigkeiten\\nEntwickeln Sie Implementierungspfade mit realistischen Zeiträumen\\nVorhersagen Sie potenzielle Hindernisse und Minderungsstrategien\\nDefinieren Sie klare Metriken für Erfolg, die über Vanity-Indikatoren hinausgehen\\nHervorheben Sie Ressourcenanforderungen und Allokationsprioritäten\\nStrukturieren Sie das Planung für sowohl sofortige Maßnahmen als auch langfristige Vision\\nEntscheidungsgrenzen und Pivot-Punkte einschließen\\n\\nHinweis: Focus on strategies that create sustainable competitive advantages, not just incremental improvements.\"],\"qERl58\":[\"2FA deaktivieren\"],\"yrMawf\":[\"Zwei-Faktor-Authentifizierung deaktivieren\"],\"E/QGRL\":[\"Deaktiviert\"],\"fDGgw4\":[\"Benötige ich dies?\"],\"LnL5p2\":[\"Möchten Sie zu diesem Projekt beitragen?\"],\"JeOjN4\":[\"Möchten Sie auf dem Laufenden bleiben?\"],\"TvY/XA\":[\"Dokumentation\"],\"mzI/c+\":[\"Herunterladen\"],\"5YVf7S\":[\"Alle Transkripte der Gespräche, die für dieses Projekt generiert wurden, herunterladen.\"],\"5154Ap\":[\"Alle Transkripte herunterladen\"],\"8fQs2Z\":[\"Herunterladen als\"],\"hX9DE4\":[\"Download audio\"],\"hTiEnc\":[\"Audio herunterladen\"],\"wEiqju\":[\"QR-Code herunterladen\"],\"+bBcKo\":[\"Transkript herunterladen\"],\"5XW2u5\":[\"Transkript-Download-Optionen\"],\"6Wy9H3\":[\"Draft next actions and organize them by priority\"],\"hUO5BY\":[\"Ziehen Sie Audio-Dateien hier oder klicken Sie, um Dateien auszuwählen\"],\"KGi3u9\":[\"Ziehen, um umzusortieren\"],\"lkz6PL\":[\"Dauer\"],\"KIjvtr\":[\"Niederländisch\"],\"pO9dOq\":[\"z.B. \\\"Verwenden Sie kurze Nomen-Phrasen wie 'Stadtbäume' oder 'Jugendliche Arbeitsplätze'. Vermeiden Sie generische Titel.\\\"\"],\"ffuZIY\":[\"z.B. Slack-Benachrichtigungen, Make-Workflow\"],\"participant.button.echo\":[\"ECHO\"],\"HA9VXi\":[\"ECHO\"],\"rH6cQt\":[\"Echo wird durch AI unterstützt. Bitte überprüfen Sie die Antworten.\"],\"o6tfKZ\":[\"ECHO wird durch AI unterstützt. Bitte überprüfen Sie die Antworten.\"],\"/IJH/2\":[\"ECHO!\"],\"ePK91l\":[\"Bearbeiten\"],\"9WkyHF\":[\"Gespräch bearbeiten\"],\"/8fAkm\":[\"Dateiname bearbeiten\"],\"G2KpGE\":[\"Projekt bearbeiten\"],\"DdevVt\":[\"Bericht bearbeiten\"],\"0YvCPC\":[\"Ressource bearbeiten\"],\"report.editor.description\":[\"Bearbeiten Sie den Berichts-Inhalt mit dem Rich-Text-Editor unten. Sie können Text formatieren, Links, Bilder und mehr hinzufügen.\"],\"nP7CdQ\":[\"Webhook bearbeiten\"],\"F6H6Lg\":[\"Bearbeitungsmodus\"],\"O3oNi5\":[\"E-Mail\"],\"wwiTff\":[\"E-Mail-Verifizierung\"],\"Ih5qq/\":[\"E-Mail-Verifizierung | Dembrane\"],\"iF3AC2\":[\"E-Mail erfolgreich verifiziert. Sie werden in 5 Sekunden zur Login-Seite weitergeleitet. Wenn Sie nicht weitergeleitet werden, klicken Sie bitte <0>hier.\"],\"g2N9MJ\":[\"email@work.com\"],\"N2S1rs\":[\"Leer\"],\"DCRKbe\":[\"2FA aktivieren\"],\"PccJlP\":[\"Enable Echo\"],\"pPJr5A\":[\"Enable ECHO\"],\"D3AnH0\":[\"Explore aktivieren\"],\"+ljZfM\":[\"Tiefer eintauchen aktivieren\"],\"wGA7d4\":[\"Konkret machen aktivieren\"],\"4KKbfZ\":[\"Teilnahme aktivieren\"],\"PoQJQE\":[\"Enable Reply\"],\"G3dSLc\":[\"Benachrichtigungen für Berichte aktivieren\"],\"Idlt6y\":[\"Aktivieren Sie diese Funktion, um Teilnehmern zu ermöglichen, Benachrichtigungen zu erhalten, wenn ein Bericht veröffentlicht oder aktualisiert wird. Teilnehmer können ihre E-Mail-Adresse eingeben, um Updates zu abonnieren und informiert zu bleiben.\"],\"g2qGhy\":[\"Aktivieren Sie diese Funktion, um Teilnehmern die Möglichkeit zu geben, KI-gesteuerte Antworten während ihres Gesprächs anzufordern. Teilnehmer können nach Aufnahme ihrer Gedanken auf \\\"Echo\\\" klicken, um kontextbezogene Rückmeldungen zu erhalten, die tiefere Reflexion und Engagement fördern. Ein Abkühlungszeitraum gilt zwischen Anfragen.\"],\"pB03mG\":[\"Aktivieren Sie diese Funktion, um Teilnehmern die Möglichkeit zu geben, KI-gesteuerte Antworten während ihres Gesprächs anzufordern. Teilnehmer können nach Aufnahme ihrer Gedanken auf \\\"ECHO\\\" klicken, um kontextbezogene Rückmeldungen zu erhalten, die tiefere Reflexion und Engagement fördern. Ein Abkühlungszeitraum gilt zwischen Anfragen.\"],\"ZUS4uO\":[\"Aktivieren Sie diese Funktion, um Teilnehmern die Möglichkeit zu geben, KI-gesteuerte Antworten während ihres Gesprächs anzufordern. Teilnehmer können nach Aufnahme ihrer Gedanken auf \\\"Explore\\\" klicken, um kontextbezogene Rückmeldungen zu erhalten, die tiefere Reflexion und Engagement fördern. Ein Abkühlungszeitraum gilt zwischen Anfragen.\"],\"dWv3hs\":[\"Aktivieren Sie diese Funktion, um Teilnehmern die Möglichkeit zu geben, AI-gesteuerte Antworten während ihres Gesprächs anzufordern. Teilnehmer können nach Aufnahme ihrer Gedanken auf \\\"Antwort\\\" klicken, um kontextbezogene Rückmeldungen zu erhalten, die tiefere Reflexion und Engagement fördern. Ein Abkühlungszeitraum gilt zwischen Anfragen.\"],\"rkE6uN\":[\"Aktiviere das, damit Teilnehmende in ihrem Gespräch KI-Antworten anfordern können. Nach ihrer Aufnahme können sie auf „Tiefer eintauchen“ klicken und bekommen Feedback im Kontext, das zu mehr Reflexion und Beteiligung anregt. Zwischen den Anfragen gibt es eine kurze Wartezeit.\"],\"dashboard.dembrane.feature.verify.description\":[\"Aktivieren Sie diese Funktion, damit Teilnehmer \\\"Ergebnisse\\\" aus ihren Beiträgen verifizieren und genehmigen können. Dies hilft, Schlüsselideen, Bedenken oder Zusammenfassungen zu konkretisieren. Nach dem Gespräch können Sie nach Diskussionen mit verifizierten Ergebnissen filtern und diese in der Übersicht einsehen.\"],\"C027jd\":[\"Transkript anonymisieren aktivieren\"],\"329BBO\":[\"Zwei-Faktor-Authentifizierung aktivieren\"],\"x35ZEt\":[\"Verify aktivieren\"],\"RxzN1M\":[\"Aktiviert\"],\"IxzwiB\":[\"Ende der Liste • Alle \",[\"0\"],\" Gespräche geladen\"],\"lYGfRP\":[\"Englisch\"],\"GboWYL\":[\"Geben Sie einen Schlüsselbegriff oder Eigennamen ein\"],\"TSHJTb\":[\"Geben Sie einen Namen für das neue Gespräch ein\"],\"KovX5R\":[\"Geben Sie einen Namen für Ihr geklontes Projekt ein\"],\"DRYPFp\":[\"Geheimen Schlüssel eingeben\"],\"34YqUw\":[\"Geben Sie einen gültigen Code ein, um die Zwei-Faktor-Authentifizierung zu deaktivieren.\"],\"2FPsPl\":[\"Dateiname eingeben (ohne Erweiterung)\"],\"vT+QoP\":[\"Geben Sie einen neuen Namen für den Chat ein:\"],\"oIn7d4\":[\"Geben Sie den 6-stelligen Code aus Ihrer Authentifizierungs-App ein.\"],\"q1OmsR\":[\"Geben Sie den aktuellen 6-stelligen Code aus Ihrer Authentifizierungs-App ein.\"],\"nAEwOZ\":[\"Enter your access code\"],\"NgaR6B\":[\"Geben Sie Ihr Passwort ein\"],\"42tLXR\":[\"Geben Sie Ihre Anfrage ein\"],\"HRbyGE\":[\"Von dem Teilnehmer auf dem Portal eingetragen\"],\"SlfejT\":[\"Fehler\"],\"Ne0Dr1\":[\"Fehler beim Klonen des Projekts\"],\"AEkJ6x\":[\"Fehler beim Erstellen des Berichts\"],\"S2MVUN\":[\"Fehler beim Laden der Ankündigungen\"],\"xcUDac\":[\"Fehler beim Laden der Erkenntnisse\"],\"edh3aY\":[\"Fehler beim Laden des Projekts\"],\"3Uoj83\":[\"Fehler beim Laden der Zitate\"],\"4kVRov\":[\"Fehler aufgetreten\"],\"z05QRC\":[\"Fehler beim Aktualisieren des Berichts\"],\"hmk+3M\":[\"Fehler beim Hochladen von \\\"\",[\"0\"],\"\\\": \",[\"1\"]],\"tst44n\":[\"Ereignisse\"],\"VFClUG\":[\"Ereignisse, die beobachtet werden sollen\"],\"participant.alert.microphone.access.success\":[\"Alles sieht gut aus – Sie können fortfahren.\"],\"/PykH1\":[\"Alles sieht gut aus – Sie können fortfahren.\"],\"jqsg/I\":[\"Beispiel-Webhook-Payload\"],\"AAC/NE\":[\"Example: This conversation is about [topic]. Key terms include [term1], [term2]. Please pay special attention to [specific aspect].\"],\"Rsjgm0\":[\"Experimentell\"],\"8tjQCz\":[\"Explore\"],\"participant.echo.explore\":[\"Erkunden\"],\"/bsogT\":[\"Entdecke Themen und Muster über alle Gespräche hinweg\"],\"sAod0Q\":[[\"conversationCount\"],\" Gespräche werden analysiert\"],\"GS+Mus\":[\"Exportieren\"],\"7Bj3x9\":[\"Fehlgeschlagen\"],\"bh2Vob\":[\"Fehler beim Hinzufügen des Gesprächs zum Chat\"],\"ajvYcJ\":[\"Fehler beim Hinzufügen des Gesprächs zum Chat\",[\"0\"]],\"g5wCZj\":[\"Fehler beim Hinzufügen von Unterhaltungen zum Kontext\"],\"9GMUFh\":[\"Artefakt konnte nicht freigegeben werden. Bitte versuchen Sie es erneut.\"],\"pmwvUt\":[\"Ergebnis konnte nicht freigegeben werden. Bitte versuchen Sie es erneut.\"],\"RBpcoc\":[\"Fehler beim Kopieren des Chats. Bitte versuchen Sie es erneut.\"],\"uvu6eC\":[\"Transkript konnte nicht kopiert werden. Versuch es noch mal.\"],\"BVzTya\":[\"Fehler beim Löschen der Antwort\"],\"p+a077\":[\"Fehler beim Deaktivieren des Automatischen Auswählens für diesen Chat\"],\"iS9Cfc\":[\"Fehler beim Aktivieren des Automatischen Auswählens für diesen Chat\"],\"C6KoMG\":[\"Fehler beim Beenden des Gesprächs. Bitte versuchen Sie es erneut oder starten Sie ein neues Gespräch.\"],\"Gu9mXj\":[\"Fehler beim Beenden des Gesprächs. Bitte versuchen Sie es erneut.\"],\"vx5bTP\":[\"Fehler beim Generieren von \",[\"label\"],\". Bitte versuchen Sie es erneut.\"],\"7S+M+W\":[\"Failed to generate Hidden gems. Please try again.\"],\"Fa1ewI\":[\"Zusammenfassung konnte nicht erstellt werden. Versuch es später noch mal.\"],\"DKxr+e\":[\"Fehler beim Laden der Ankündigungen\"],\"TSt/Iq\":[\"Fehler beim Laden der neuesten Ankündigung\"],\"D4Bwkb\":[\"Fehler beim Laden der Anzahl der ungelesenen Ankündigungen\"],\"AXRzV1\":[\"Fehler beim Laden des Audio oder das Audio ist nicht verfügbar\"],\"Z77bMM\":[\"Webhooks konnten nicht geladen werden\"],\"T7KYJY\":[\"Fehler beim Markieren aller Ankündigungen als gelesen\"],\"eGHX/x\":[\"Fehler beim Markieren der Ankündigung als gelesen\"],\"FBluE+\":[\"Verbindung fehlgeschlagen. Bitte versuche, die Seite neu zu laden.\"],\"SVtMXb\":[\"Fehler beim erneuten Generieren der Zusammenfassung. Bitte versuchen Sie es erneut.\"],\"h49o9M\":[\"Neu laden fehlgeschlagen. Bitte versuchen Sie es erneut.\"],\"kE1PiG\":[\"Fehler beim Entfernen des Gesprächs aus dem Chat\"],\"+piK6h\":[\"Fehler beim Entfernen des Gesprächs aus dem Chat\",[\"0\"]],\"P9wLTJ\":[\"Logo konnte nicht entfernt werden\"],\"SmP70M\":[\"Fehler beim Hertranskribieren des Gesprächs. Bitte versuchen Sie es erneut.\"],\"hhLiKu\":[\"Artefakt konnte nicht überarbeitet werden. Bitte versuchen Sie es erneut.\"],\"kClMar\":[\"Ergebnis konnte nicht überarbeitet werden. Bitte versuchen Sie es erneut.\"],\"8LgIkO\":[\"Fehler beim Starten eines neuen Gesprächs. Bitte versuchen Sie es erneut.\"],\"wMEdO3\":[\"Fehler beim Beenden der Aufnahme bei Änderung des Mikrofons. Bitte versuchen Sie es erneut.\"],\"RW4V7P\":[\"Logo konnte nicht hochgeladen werden\"],\"wH6wcG\":[\"E-Mail-Status konnte nicht überprüft werden. Bitte versuchen Sie es erneut.\"],\"participant.modal.echo.info.title\":[\"Funktion bald verfügbar\"],\"87gcCP\":[\"Datei \\\"\",[\"0\"],\"\\\" überschreitet die maximale Größe von \",[\"1\"],\".\"],\"ena+qV\":[\"Datei \\\"\",[\"0\"],\"\\\" hat ein nicht unterstütztes Format. Nur Audio-Dateien sind erlaubt.\"],\"LkIAge\":[\"Datei \\\"\",[\"0\"],\"\\\" ist kein unterstütztes Audio-Format. Nur Audio-Dateien sind erlaubt.\"],\"RW2aSn\":[\"Datei \\\"\",[\"0\"],\"\\\" ist zu klein (\",[\"1\"],\"). Mindestgröße ist \",[\"2\"],\".\"],\"+aBwxq\":[\"Dateigröße: Min \",[\"0\"],\", Max \",[\"1\"],\", bis zu \",[\"MAX_FILES\"],\" Dateien\"],\"UkgMPE\":[\"Dateiname aus hochgeladener Datei\"],\"o7J4JM\":[\"Filter\"],\"5g0xbt\":[\"Audit-Protokolle nach Aktion filtern\"],\"9clinz\":[\"Audit-Protokolle nach Sammlung filtern\"],\"O39Ph0\":[\"Nach Aktion filtern\"],\"DiDNkt\":[\"Nach Sammlung filtern\"],\"MRk67a\":[\"Find contradictions and suggest follow-up questions\"],\"participant.button.stop.finish\":[\"Beenden\"],\"participant.button.finish.text.mode\":[\"Beenden\"],\"participant.button.finish\":[\"Beenden\"],\"JmZ/+d\":[\"Beenden\"],\"participant.modal.finish.title.text.mode\":[\"Gespräch beenden\"],\"4dQFvz\":[\"Beendet\"],\"kODvZJ\":[\"Vorname\"],\"MKEPCY\":[\"Folgen\"],\"JnPIOr\":[\"Folgen der Wiedergabe\"],\"cGeFup\":[\"Schriftgröße\"],\"Jj3pF8\":[\"Für erfahrene Benutzer: Ein Geheimnis-Schlüssel, um die Authentizität des Webhooks zu verifizieren. Nur erforderlich, wenn Ihr Empfangs-Dienst Signatur-Verifizierung benötigt.\"],\"glx6on\":[\"Passwort vergessen?\"],\"nLC6tu\":[\"Französisch\"],\"k/Ywl4\":[\"Vollständiges Transkript (wenn verfügbar)\"],\"ziAjHi\":[\"Generieren\"],\"GRy59I\":[\"Erstellen Sie zuerst eine Zusammenfassung\"],\"tSA0hO\":[\"Erkenntnisse aus Ihren Gesprächen generieren\"],\"QqIxfi\":[\"Geheimnis generieren\"],\"tM4cbZ\":[\"Generieren Sie strukturierte Besprechungsnotizen basierend auf den im Kontext bereitgestellten Diskussionspunkten.\"],\"gitFA/\":[\"Zusammenfassung generieren\"],\"kzY+nd\":[\"Zusammenfassung wird erstellt. Kurz warten ...\"],\"DDcvSo\":[\"Deutsch\"],\"u9yLe/\":[\"Erhalte eine sofortige Antwort von dembrane, um das Gespräch zu vertiefen.\"],\"participant.refine.go.deeper.description\":[\"Erhalte eine sofortige Antwort von dembrane, um das Gespräch zu vertiefen.\"],\"TAXdgS\":[\"Geben Sie mir eine Liste von 5-10 Themen, die diskutiert werden.\"],\"CKyk7Q\":[\"Go back\"],\"participant.concrete.artefact.action.button.go.back\":[\"Zurück\"],\"IL8LH3\":[\"Tiefer eintauchen\"],\"DXr0zk\":[\"Vollbild\"],\"iWpEwy\":[\"Zur Startseite\"],\"A3oCMz\":[\"Zur neuen Unterhaltung gehen\"],\"5gqNQl\":[\"Rasteransicht\"],\"+h3keC\":[\"Leitfaden, wie Titel generiert werden. Titel beschreiben das Thema des Gesprächs, nicht den Teilnehmer.\"],\"ZqBGoi\":[\"Hat verifizierte Artefakte\"],\"Yae+po\":[\"Helfen Sie uns zu übersetzen\"],\"ng2Unt\":[\"Hallo, \",[\"0\"]],\"D+zLDD\":[\"Verborgen\"],\"G1UUQY\":[\"Verborgener Schatz\"],\"vLyv1R\":[\"Verstecken\"],\"LqWHk1\":[\"Verstecken \",[\"0\"]],\"u5xmYC\":[\"Alle ausblenden\"],\"txCbc+\":[\"Alle Erkenntnisse ausblenden\"],\"0lRdEo\":[\"Gespräche ohne Inhalt ausblenden\"],\"eHo/Jc\":[\"Daten verbergen\"],\"g4tIdF\":[\"Revisionsdaten verbergen\"],\"tn75xn\":[\"Highlight specific Concept\"],\"i0qMbr\":[\"Startseite\"],\"lgXx7l\":[\"Wie es funktioniert:\"],\"LSCWlh\":[\"Wie würden Sie einem Kollegen beschreiben, was Sie mit diesem Projekt erreichen möchten?\\n* Was ist das übergeordnete Ziel oder die wichtigste Kennzahl\\n* Wie sieht Erfolg aus\"],\"participant.button.i.understand\":[\"Ich verstehe\"],\"sfIOlH\":[\"IBAN\"],\"S0kLOH\":[\"ID\"],\"WsoNdK\":[\"Identifizieren und analysieren Sie die wiederkehrenden Themen in diesem Inhalt. Bitte:\\n\"],\"KbXMDK\":[\"Identifizieren Sie wiederkehrende Themen, Themen und Argumente, die in Gesprächen konsistent auftreten. Analysieren Sie ihre Häufigkeit, Intensität und Konsistenz. Erwartete Ausgabe: 3-7 Aspekte für kleine Datensätze, 5-12 für mittlere Datensätze, 8-15 für große Datensätze. Verarbeitungsanleitung: Konzentrieren Sie sich auf unterschiedliche Muster, die in mehreren Gesprächen auftreten.\"],\"participant.verify.instructions.approve.artefact\":[\"Wenn Sie mit \",[\"objectLabel\"],\" zufrieden sind, klicken Sie auf \\\"Genehmigen\\\", um zu zeigen, dass Sie sich gehört fühlen.\"],\"411+TR\":[\"Wenn Sie ein erfahrener Benutzer sind, der Webhook-Integrationen einrichtet, würden wir uns sehr freuen, Ihr Anwendungsfall kennen zu lernen. Wir entwickeln auch Observability-Funktionen, einschließlich Audit-Protokolle und Lieferungstracking.\"],\"AGaPk/\":[\"Wenn Sie nicht sicher sind, möchten Sie es wahrscheinlich noch nicht. Webhooks sind eine fortgeschrittene Funktion, die typischerweise von Entwicklern oder Teams mit benutzerdefinierten Integrationen verwendet wird. Sie können sie jederzeit später einrichten.\"],\"hDVOQQ\":[\"Wenn Sie Webhook-Integrationen einrichten, würden wir uns sehr freuen, Ihr Anwendungsfall kennen zu lernen. Wir entwickeln auch Observability-Funktionen, einschließlich Audit-Protokolle und Lieferungstracking.\"],\"QJUjB0\":[\"Um besser durch die Zitate navigieren zu können, erstellen Sie zusätzliche Ansichten. Die Zitate werden dann basierend auf Ihrer Ansicht gruppiert.\"],\"IJUcvx\":[\"Währenddessen können Sie die Chat-Funktion verwenden, um die Gespräche zu analysieren, die noch verarbeitet werden.\"],\"aOhF9L\":[\"Link zur Portal-Seite in Bericht einschließen\"],\"Dvf4+M\":[\"Zeitstempel einschließen\"],\"CE+M2e\":[\"Info\"],\"sMa/sP\":[\"Erkenntnisbibliothek\"],\"ZVY8fB\":[\"Erkenntnis nicht gefunden\"],\"sJa5f4\":[\"Erkenntnisse\"],\"3hJypY\":[\"Erkenntnisse\"],\"crUYYp\":[\"Ungültiger Code. Bitte fordern Sie einen neuen an.\"],\"jLr8VJ\":[\"Ungültige Anmeldedaten.\"],\"aZ3JOU\":[\"Ungültiges Token. Bitte versuchen Sie es erneut.\"],\"1xMiTU\":[\"IP-Adresse\"],\"participant.conversation.error.deleted\":[\"Das Gespräch wurde während der Aufnahme gelöscht. Wir haben die Aufnahme beendet, um Probleme zu vermeiden. Sie können jederzeit ein neues Gespräch starten.\"],\"zT7nbS\":[\"Es scheint, dass das Gespräch während der Aufnahme gelöscht wurde. Wir haben die Aufnahme beendet, um Probleme zu vermeiden. Sie können jederzeit ein neues Gespräch starten.\"],\"library.not.available.message\":[\"Es scheint, dass die Bibliothek für Ihr Konto nicht verfügbar ist. Bitte fordern Sie Zugriff an, um dieses Feature zu entsperren.\"],\"participant.outcome.error.description\":[\"Wir konnten dieses Ergebnis nicht laden. Dies könnte ein vorübergehendes Problem sein. Sie können versuchen, neu zu laden oder zurückzugehen, um ein anderes Thema auszuwählen.\"],\"MbKzYA\":[\"Es klingt, als würden mehrere Personen sprechen. Wenn Sie abwechselnd sprechen, können wir alle deutlich hören.\"],\"Lj7sBL\":[\"Italienisch\"],\"clXffu\":[\"Treten Sie \",[\"0\"],\" auf dembrane bei\"],\"uocCon\":[\"Einen Moment bitte\"],\"OSBXx5\":[\"Gerade eben\"],\"0ohX1R\":[\"Halten Sie den Zugriff sicher mit einem Einmalcode aus Ihrer Authentifizierungs-App. Aktivieren oder deaktivieren Sie die Zwei-Faktor-Authentifizierung für dieses Konto.\"],\"vXIe7J\":[\"Sprache\"],\"UXBCwc\":[\"Nachname\"],\"0K/D0Q\":[\"Zuletzt gespeichert am \",[\"0\"]],\"K7P0jz\":[\"Zuletzt aktualisiert\"],\"ay5uke\":[\"Mehr über Webhooks erfahren\"],\"ffCwpJ\":[\"Leer lassen, um das bestehende zu behalten\"],\"PIhnIP\":[\"Lassen Sie uns wissen!\"],\"qhQjFF\":[\"Lass uns sicherstellen, dass wir Sie hören können\"],\"exYcTF\":[\"Bibliothek\"],\"library.title\":[\"Bibliothek\"],\"T50lwc\":[\"Bibliothekserstellung läuft\"],\"yUQgLY\":[\"Bibliothek wird derzeit verarbeitet\"],\"gkv8iG\":[\"Kennzeichen\"],\"yzF66j\":[\"Link\"],\"3gvJj+\":[\"LinkedIn-Beitrag (Experimentell)\"],\"dF6vP6\":[\"Live\"],\"uH9GEL\":[\"Live agent execution mode\"],\"participant.live.audio.level\":[\"Live Audiopegel:\"],\"TkFXaN\":[\"Live Audiopegel:\"],\"n9yU9X\":[\"Live Vorschau\"],\"participant.verify.instructions.loading\":[\"Wird geladen\"],\"yQE2r9\":[\"Laden\"],\"yQ9yN3\":[\"Aktionen werden geladen...\"],\"participant.concrete.loading.artefact\":[\"Artefakt wird geladen…\"],\"JOvnq+\":[\"Audit-Protokolle werden geladen…\"],\"y+JWgj\":[\"Sammlungen werden geladen...\"],\"ATTcN8\":[\"Konkrete Themen werden geladen…\"],\"FUK4WT\":[\"Mikrofone werden geladen...\"],\"H+bnrh\":[\"Transkript wird geladen ...\"],\"3DkEi5\":[\"Loading verification topics…\"],\"3SKW0s\":[\"Verify Themen werden geladen…\"],\"+yD+Wu\":[\"wird geladen...\"],\"Z3FXyt\":[\"Laden...\"],\"Pwqkdw\":[\"Laden…\"],\"z0t9bb\":[\"Anmelden\"],\"zfB1KW\":[\"Anmelden | Dembrane\"],\"Wd2LTk\":[\"Als bestehender Benutzer anmelden\"],\"2cm4WM\":[\"Logo entfernt\"],\"WXSxpf\":[\"Logo erfolgreich aktualisiert\"],\"nOhz3x\":[\"Abmelden\"],\"jWXlkr\":[\"Längste zuerst\"],\"JSxZVX\":[\"Alle als gelesen markieren\"],\"+s1J8k\":[\"Als gelesen markieren\"],\"VxyuRJ\":[\"Besprechungsnotizen\"],\"08d+3x\":[\"Nachrichten von \",[\"0\"],\" - \",[\"1\"],\"%\"],\"B+1PXy\":[\"Der Mikrofonzugriff ist weiterhin verweigert. Bitte überprüfen Sie Ihre Einstellungen und versuchen Sie es erneut.\"],\"lWkKSO\":[\"min\"],\"zz/Wd/\":[\"Modus\"],\"zMx0gF\":[\"Mehr Vorlagen\"],\"QWdKwH\":[\"Verschieben\"],\"CyKTz9\":[\"Gespräch verschieben\"],\"wUTBdx\":[\"Gespräch zu einem anderen Projekt verschieben\"],\"Ksvwy+\":[\"Gespräch zu einem anderen Projekt verschieben\"],\"6YtxFj\":[\"Name\"],\"e3/ja4\":[\"Name A-Z\"],\"8/brI5\":[\"Name ist erforderlich\"],\"c5Xt89\":[\"Name Z-A\"],\"isRobC\":[\"Neu\"],\"Wmq4bZ\":[\"Neuer Gespräch Name\"],\"library.new.conversations\":[\"Seit der Erstellung der Bibliothek wurden neue Gespräche hinzugefügt. Generieren Sie die Bibliothek neu, um diese zu verarbeiten.\"],\"P/+jkp\":[\"Seit der Erstellung der Bibliothek wurden neue Gespräche hinzugefügt. Generieren Sie die Bibliothek neu, um diese zu verarbeiten.\"],\"7vhWI8\":[\"Neues Passwort\"],\"+VXUp8\":[\"Neues Projekt\"],\"+RfVvh\":[\"Neueste zuerst\"],\"participant.button.next\":[\"Weiter\"],\"participant.ready.to.begin.button.text\":[\"Bereit zum Beginn\"],\"participant.verify.selection.button.next\":[\"Weiter\"],\"participant.verify.instructions.button.next\":[\"Weiter\"],\"hXzOVo\":[\"Weiter\"],\"participant.button.finish.no.text.mode\":[\"Nein\"],\"riwuXX\":[\"Keine Aktionen gefunden\"],\"WsI5bo\":[\"Keine Ankündigungen verfügbar\"],\"Em+3Ls\":[\"Keine Audit-Protokolle entsprechen den aktuellen Filtern.\"],\"project.sidebar.chat.empty.description\":[\"Keine Chats gefunden. Starten Sie einen Chat mit dem \\\"Fragen\\\"-Button.\"],\"YM6Wft\":[\"Keine Chats gefunden. Starten Sie einen Chat mit dem \\\"Fragen\\\"-Button.\"],\"Qqhl3R\":[\"Keine Sammlungen gefunden\"],\"zMt5AM\":[\"Keine konkreten Themen verfügbar.\"],\"zsslJv\":[\"Kein Inhalt\"],\"1pZsdx\":[\"Keine Gespräche verfügbar, um eine Bibliothek zu erstellen\"],\"library.no.conversations\":[\"Keine Gespräche verfügbar, um eine Bibliothek zu erstellen\"],\"zM3DDm\":[\"Keine Gespräche verfügbar, um eine Bibliothek zu erstellen. Bitte fügen Sie einige Gespräche hinzu, um zu beginnen.\"],\"EtMtH/\":[\"Keine Gespräche gefunden.\"],\"BuikQT\":[\"Keine Gespräche gefunden. Starten Sie ein Gespräch über den Teilnahme-Einladungslink aus der <0><1>Projektübersicht.\"],\"select.all.modal.no.conversations\":[\"Es wurden keine Unterhaltungen verarbeitet. Dies kann passieren, wenn alle Unterhaltungen bereits im Kontext sind oder nicht den ausgewählten Filtern entsprechen.\"],\"meAa31\":[\"Noch keine Gespräche\"],\"VInleh\":[\"Keine Erkenntnisse verfügbar. Generieren Sie Erkenntnisse für dieses Gespräch, indem Sie <0><1>die Projektbibliothek besuchen.\"],\"yTx6Up\":[\"Es wurden noch keine Schlüsselbegriffe oder Eigennamen hinzugefügt. Fügen Sie sie über die obige Eingabe hinzu, um die Transkriptgenauigkeit zu verbessern.\"],\"jfhDAK\":[\"Noch kein neues Feedback erkannt. Bitte fahren Sie mit Ihrer Diskussion fort und versuchen Sie es später erneut.\"],\"T3TyGx\":[\"Keine Projekte gefunden \",[\"0\"]],\"y29l+b\":[\"Keine Projekte für den Suchbegriff gefunden\"],\"ghhtgM\":[\"Keine Zitate verfügbar. Generieren Sie Zitate für dieses Gespräch, indem Sie\"],\"yalI52\":[\"Keine Zitate verfügbar. Generieren Sie Zitate für dieses Gespräch, indem Sie <0><1>die Projektbibliothek besuchen.\"],\"ctlSnm\":[\"Kein Bericht gefunden\"],\"EhV94J\":[\"Keine Ressourcen gefunden.\"],\"Ev2r9A\":[\"Keine Ergebnisse\"],\"WRRjA9\":[\"Keine Tags gefunden\"],\"LcBe0w\":[\"Diesem Projekt wurden noch keine Tags hinzugefügt. Fügen Sie ein Tag über die Texteingabe oben hinzu, um zu beginnen.\"],\"bhqKwO\":[\"Kein Transkript verfügbar\"],\"TmTivZ\":[\"Kein Transkript für dieses Gespräch verfügbar.\"],\"vq+6l+\":[\"Noch kein Transkript für dieses Gespräch vorhanden. Bitte später erneut prüfen.\"],\"MPZkyF\":[\"Für diesen Chat sind keine Transkripte ausgewählt\"],\"AotzsU\":[\"Kein Tutorial (nur Datenschutzerklärungen)\"],\"OdkUBk\":[\"Es wurden keine gültigen Audio-Dateien ausgewählt. Bitte wählen Sie nur Audio-Dateien (MP3, WAV, OGG, etc.) aus.\"],\"tNWcWM\":[\"Für dieses Projekt sind keine Verifizierungsthemen konfiguriert.\"],\"2h9aae\":[\"No verification topics available.\"],\"pdWSGS\":[\"Keine Verify Themen verfügbar.\"],\"+uY23Q\":[\"Keine Webhooks konfiguriert\"],\"/PUkCU\":[\"Keine Webhooks gefunden\"],\"select.all.modal.not.added\":[\"Nicht hinzugefügt\"],\"OJx3wK\":[\"Nicht verfügbar\"],\"yebagU\":[\"Teilnehmer benachrichtigen, wenn ein Bericht veröffentlicht wird.\"],\"cH5kXP\":[\"Jetzt\"],\"9+6THi\":[\"Älteste zuerst\"],\"participant.verify.instructions.revise.artefact\":[\"Sobald Sie diskutiert haben, klicken Sie auf \\\"Überarbeiten\\\", um \",[\"objectLabel\"],\" entsprechend Ihrer Diskussion anzupassen.\"],\"participant.verify.instructions.read.aloud\":[\"Sobald Sie \",[\"objectLabel\"],\" erhalten haben, lesen Sie es laut vor und teilen Sie mit, was Sie gegebenenfalls ändern möchten.\"],\"conversation.ongoing\":[\"Laufend\"],\"J6n7sl\":[\"Laufend\"],\"uTmEDj\":[\"Laufende Gespräche\"],\"QvvnWK\":[\"Nur die \",[\"0\"],\" beendeten \",[\"1\"],\" werden im Bericht enthalten. \"],\"participant.alert.microphone.access.failure\":[\"Ups! Es scheint, dass der Mikrofonzugriff verweigert wurde. Keine Sorge! Wir haben einen praktischen Fehlerbehebungsleitfaden für Sie. Schauen Sie ihn sich an. Sobald Sie das Problem behoben haben, kommen Sie zurück und besuchen Sie diese Seite erneut, um zu überprüfen, ob Ihr Mikrofon bereit ist.\"],\"J17dTs\":[\"Ups! Es scheint, dass der Mikrofonzugriff verweigert wurde. Keine Sorge! Wir haben einen praktischen Fehlerbehebungsleitfaden für Sie. Schauen Sie ihn sich an. Sobald Sie das Problem behoben haben, kommen Sie zurück und besuchen Sie diese Seite erneut, um zu überprüfen, ob Ihr Mikrofon bereit ist.\"],\"1TNIig\":[\"Öffnen\"],\"NRLF9V\":[\"Dokumentation öffnen\"],\"2CyWv2\":[\"Offen für Teilnahme?\"],\"Z7K0px\":[\"Leitfaden öffnen\"],\"JoAjm8\":[\"Leitfaden für Host öffnen\"],\"participant.button.open.troubleshooting.guide\":[\"Fehlerbehebungsleitfaden öffnen\"],\"7yrRHk\":[\"Fehlerbehebungsleitfaden öffnen\"],\"Hak8r6\":[\"Öffnen Sie Ihre Authentifizierungs-App und geben Sie den aktuellen 6-stelligen Code ein.\"],\"LLAa/9\":[\"Optional\"],\"V44CS4\":[\"Optionales Feld auf der Startseite\"],\"bkndzy\":[\"Optionales Feld auf der Danksagungsseite\"],\"0zpgxV\":[\"Optionen\"],\"GC75c7\":[\"Ergebnis erfolgreich freigeschaltet!\"],\"QLXrh9\":[\"Ergebnis erfolgreich neu geladen!\"],\"LJg1UW\":[\"Ergebnis erfolgreich überarbeitet!\"],\"df3S+R\":[\"Ergebnis erfolgreich aktualisiert!\"],\"1fjbvD\":[\"Ergebnisse\"],\"ZU3zZC\":[\"Ergebnisse\"],\"6/dCYd\":[\"Übersicht\"],\"/fAXQQ\":[\"Overview – Themes & Patterns\"],\"6WdDG7\":[\"Page\"],\"Wu++6g\":[\"Seiteninhalt\"],\"8F1i42\":[\"Seite nicht gefunden\"],\"6+Py7/\":[\"Seitentitel\"],\"v8fxDX\":[\"Teilnehmer\"],\"h3AUOJ\":[\"Teilnehmer-E-Mail\"],\"WdEzKM\":[\"Teilnehmer-E-Mails\"],\"Uc9fP1\":[\"Teilnehmer-Funktionen\"],\"rMCv1T\":[\"Teilnehmer-Name und -E-Mail\"],\"y4n1fB\":[\"Teilnehmer können beim Erstellen von Gesprächen Tags auswählen\"],\"8ZsakT\":[\"Passwort\"],\"w3/J5c\":[\"Portal mit Passwort schützen (Feature-Anfrage)\"],\"lpIMne\":[\"Passwörter stimmen nicht überein\"],\"IgrLD/\":[\"Pause\"],\"PTSHeg\":[\"Vorlesen pausieren\"],\"UbRKMZ\":[\"Ausstehend\"],\"zmwvG2\":[\"Telefon\"],\"6v5aT9\":[\"Wähl den Ansatz, der zu deiner Frage passt\"],\"participant.alert.microphone.access\":[\"Bitte erlauben Sie den Mikrofonzugriff, um den Test zu starten.\"],\"3flRk2\":[\"Bitte erlauben Sie den Mikrofonzugriff, um den Test zu starten.\"],\"SQSc5o\":[\"Bitte prüfen Sie später erneut oder wenden Sie sich an den Projektbesitzer für weitere Informationen.\"],\"T8REcf\":[\"Bitte überprüfen Sie Ihre Eingaben auf Fehler.\"],\"S6iyis\":[\"Bitte schließen Sie Ihren Browser nicht\"],\"n6oAnk\":[\"Bitte aktivieren Sie die Teilnahme, um das Teilen zu ermöglichen\"],\"fwrPh4\":[\"Bitte geben Sie eine gültige E-Mail-Adresse ein.\"],\"iMWXJN\":[\"Please keep this screen lit up (black screen = not recording)\"],\"D90h1s\":[\"Bitte melden Sie sich an, um fortzufahren.\"],\"mUGRqu\":[\"Bitte geben Sie eine prägnante Zusammenfassung des im Kontext Bereitgestellten.\"],\"ps5D2F\":[\"Bitte nehmen Sie Ihre Antwort auf, indem Sie unten auf die Schaltfläche \\\"Aufnehmen\\\" klicken. Sie können auch durch Klicken auf das Textsymbol in Textform antworten. \\n**Bitte lassen Sie diesen Bildschirm beleuchtet** \\n(schwarzer Bildschirm = keine Aufnahme)\"],\"TsuUyf\":[\"Bitte nehmen Sie Ihre Antwort auf, indem Sie unten auf den \\\"Aufnahme starten\\\"-Button klicken. Sie können auch durch Klicken auf das Textsymbol in Textform antworten.\"],\"4TVnP7\":[\"Bitte wählen Sie eine Sprache für Ihren Bericht\"],\"N63lmJ\":[\"Bitte wählen Sie eine Sprache für Ihren aktualisierten Bericht\"],\"XvD4FK\":[\"Bitte wählen Sie mindestens eine Quelle\"],\"hxTGLS\":[\"Wähl Gespräche in der Seitenleiste aus, um weiterzumachen\"],\"GXZvZ7\":[\"Bitte warten Sie \",[\"timeStr\"],\", bevor Sie ein weiteres Echo anfordern.\"],\"Am5V3+\":[\"Bitte warten Sie \",[\"timeStr\"],\", bevor Sie ein weiteres Echo anfordern.\"],\"CE1Qet\":[\"Bitte warten Sie \",[\"timeStr\"],\", bevor Sie ein weiteres ECHO anfordern.\"],\"Fx1kHS\":[\"Bitte warten Sie \",[\"timeStr\"],\", bevor Sie eine weitere Antwort anfordern.\"],\"MgJuP2\":[\"Bitte warten Sie, während wir Ihren Bericht generieren. Sie werden automatisch zur Berichtsseite weitergeleitet.\"],\"library.processing.request\":[\"Bibliothek wird verarbeitet\"],\"04DMtb\":[\"Bitte warten Sie, während wir Ihre Hertranskription anfragen verarbeiten. Sie werden automatisch zur neuen Konversation weitergeleitet, wenn fertig.\"],\"ei5r44\":[\"Bitte warten Sie, während wir Ihren Bericht aktualisieren. Sie werden automatisch zur Berichtsseite weitergeleitet.\"],\"j5KznP\":[\"Bitte warten Sie, während wir Ihre E-Mail-Adresse verifizieren.\"],\"uRFMMc\":[\"Portal Inhalt\"],\"qVypVJ\":[\"Portal Editor\"],\"g2UNkE\":[\"Powered by\"],\"MPWj35\":[\"Deine Gespräche werden vorbereitet … kann einen Moment dauern.\"],\"/SM3Ws\":[\"Ihre Erfahrung wird vorbereitet\"],\"hyneRf\":[\"Vorschau: Der schnelle braune Fuchs springt über den faulen Hund.\"],\"UoByX/\":[\"PDF drucken / speichern\"],\"ANWB5x\":[\"Diesen Bericht drucken\"],\"zwqetg\":[\"Datenschutzerklärungen\"],\"qAGp2O\":[\"Fortfahren\"],\"select.all.modal.proceed\":[\"Fortfahren\"],\"stk3Hv\":[\"verarbeitet\"],\"vrnnn9\":[\"Verarbeitet\"],\"select.all.modal.loading.description\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" Unterhaltung\"],\"other\":[\"#\",\" Unterhaltungen\"]}],\" werden verarbeitet und zu Ihrem Chat hinzugefügt\"],\"kvs/6G\":[\"Verarbeitung für dieses Gespräch fehlgeschlagen. Dieses Gespräch ist für die Analyse und den Chat nicht verfügbar.\"],\"q11K6L\":[\"Verarbeitung für dieses Gespräch fehlgeschlagen. Dieses Gespräch ist für die Analyse und den Chat nicht verfügbar. Letzter bekannter Status: \",[\"0\"]],\"NQiPr4\":[\"Transkript wird verarbeitet\"],\"48px15\":[\"Bericht wird verarbeitet...\"],\"gzGDMM\":[\"Ihre Hertranskription anfragen werden verarbeitet...\"],\"Hie0VV\":[\"Projekt erstellt\"],\"0qmd8V\":[\"Projekt Standard: aktiviert. Dies wird persönliche Identifizierbare Informationen mit ersetzen.\"],\"xJMpjP\":[\"Projektbibliothek | Dembrane\"],\"QDjWwu\":[\"Project Meta Summary\"],\"OyIC0Q\":[\"Projektname\"],\"3gh0L6\":[\"Projektname und -ID\"],\"6Z2q2Y\":[\"Der Projektname muss mindestens 4 Zeichen lang sein\"],\"n7JQEk\":[\"Projekt nicht gefunden\"],\"hjaZqm\":[\"Project Overview\"],\"Jbf9pq\":[\"Projektübersicht | Dembrane\"],\"O1x7Ay\":[\"Project Overview and Edit\"],\"Wsk5pi\":[\"Projekt Einstellungen\"],\"+0B+ue\":[\"Projekte\"],\"Eb7xM7\":[\"Projekte | Dembrane\"],\"JQVviE\":[\"Projekte Startseite\"],\"nyEOdh\":[\"Bieten Sie eine Übersicht über die Hauptthemen und wiederkehrende Themen\"],\"6oqr95\":[\"Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information.\"],\"EEYbdt\":[\"Veröffentlichen\"],\"u3wRF+\":[\"Veröffentlicht\"],\"E7YTYP\":[\"Hol dir die wichtigsten Zitate aus dieser Session\"],\"eWLklq\":[\"Zitate\"],\"0ZBIgY\":[\"Einstellungen aus einem bestehenden Webhook wiederverwenden\"],\"wZxwNu\":[\"Vorlesen\"],\"participant.ready.to.begin\":[\"Bereit zum Beginn\"],\"ZKOO0I\":[\"Bereit zum Beginn?\"],\"ShoKlK\":[\"Bereit, Ihre Werkzeuge zu verbinden? Fügen Sie einen Webhook hinzu, um automatisch Gesprächdaten zu erhalten, wenn Ereignisse auftreten.\"],\"hpnYpo\":[\"Empfohlene Apps\"],\"participant.button.interruption.reconnect\":[\"Erneut verbinden\"],\"participant.button.record\":[\"Aufnehmen\"],\"w80YWM\":[\"Aufnehmen\"],\"s4Sz7r\":[\"Ein weiteres Gespräch aufnehmen\"],\"participant.modal.interruption.title\":[\"Aufnahme unterbrochen\"],\"participant.modal.pause.title\":[\"Aufnahme pausiert\"],\"view.recreate.tooltip\":[\"Ansicht neu erstellen\"],\"view.recreate.modal.title\":[\"Ansicht neu erstellen\"],\"CqnkB0\":[\"Wiederkehrende Themen\"],\"9aloPG\":[\"Referenzen\"],\"lCF0wC\":[\"Aktualisieren\"],\"ZMXpAp\":[\"Audit-Protokolle aktualisieren\"],\"844H5I\":[\"Bibliothek neu generieren\"],\"bluvj0\":[\"Zusammenfassung neu generieren\"],\"participant.regenerating.outcome\":[\"Ergebnis wird neu generiert\"],\"oYlYU+\":[\"Zusammenfassung wird neu erstellt. Kurz warten ...\"],\"wYz80B\":[\"Registrieren | Dembrane\"],\"w3qEvq\":[\"Als neuer Benutzer registrieren\"],\"7dZnmw\":[\"Relevanz\"],\"participant.button.reload.page.text.mode\":[\"Seite neu laden\"],\"participant.button.reload\":[\"Seite neu laden\"],\"participant.concrete.artefact.action.button.reload\":[\"Neu laden\"],\"hTDMBB\":[\"Seite neu laden\"],\"t/YqKh\":[\"Entfernen\"],\"Kl7//J\":[\"E-Mail entfernen\"],\"cILfnJ\":[\"Datei entfernen\"],\"CJgPtd\":[\"Aus diesem Chat entfernen\"],\"project.sidebar.chat.rename\":[\"Umbenennen\"],\"2wxgft\":[\"Umbenennen\"],\"XyN13i\":[\"Antwort Prompt\"],\"gjpdaf\":[\"Bericht\"],\"Q3LOVJ\":[\"Ein Problem melden\"],\"DUmD+q\":[\"Bericht erstellt - \",[\"0\"]],\"KFQLa2\":[\"Berichtgenerierung befindet sich derzeit in der Beta und ist auf Projekte mit weniger als 10 Stunden Aufnahme beschränkt.\"],\"hIQOLx\":[\"Berichtsbenachrichtigungen\"],\"lNo4U2\":[\"Bericht aktualisiert - \",[\"0\"]],\"library.request.access\":[\"Zugriff anfordern\"],\"uLZGK+\":[\"Zugriff anfordern\"],\"dglEEO\":[\"Passwort zurücksetzen anfordern\"],\"u2Hh+Y\":[\"Passwort zurücksetzen anfordern | Dembrane\"],\"participant.alert.microphone.access.loading\":[\"Mikrofonzugriff wird angefragt...\"],\"MepchF\":[\"Mikrofonzugriff anfordern, um verfügbare Geräte zu erkennen...\"],\"0Hf+6m\":[\"Benötigt \\\"E-Mail anfordern?\\\" um aktiviert zu sein\"],\"OfhWJH\":[\"Zurücksetzen\"],\"xeMrqw\":[\"Alle Optionen zurücksetzen\"],\"KbS2K9\":[\"Passwort zurücksetzen\"],\"UMMxwo\":[\"Passwort zurücksetzen | Dembrane\"],\"L+rMC9\":[\"Auf Standard zurücksetzen\"],\"s+MGs7\":[\"Ressourcen\"],\"participant.button.stop.resume\":[\"Fortsetzen\"],\"v39wLo\":[\"Fortsetzen\"],\"sVzC0H\":[\"Hertranskribieren\"],\"ehyRtB\":[\"Gespräch hertranskribieren\"],\"1JHQpP\":[\"Gespräch hertranskribieren\"],\"+gmVxi\":[\"Hertranskription nicht verfügbar für anonymisierte Unterhaltungen\"],\"MXwASV\":[\"Hertranskription gestartet. Das neue Gespräch wird bald verfügbar sein.\"],\"6gRgw8\":[\"Erneut versuchen\"],\"H1Pyjd\":[\"Upload erneut versuchen\"],\"9VUzX4\":[\"Überprüfen Sie die Aktivität für Ihren Arbeitsbereich. Filtern Sie nach Sammlung oder Aktion und exportieren Sie die aktuelle Ansicht für weitere Untersuchungen.\"],\"UZVWVb\":[\"Dateien vor dem Hochladen überprüfen\"],\"3lYF/Z\":[\"Überprüfen Sie den Status der Verarbeitung für jedes Gespräch, das in diesem Projekt gesammelt wurde.\"],\"participant.concrete.action.button.revise\":[\"Überarbeiten\"],\"OG3mVO\":[\"Revision #\",[\"revisionNumber\"]],\"kv1ztT\":[\"Rechtsklick, um hervorzuheben\"],\"xxCtZv\":[\"Zeilen pro Seite\"],\"IqCtR/\":[\"Run status:\"],\"participant.concrete.action.button.save\":[\"Speichern\"],\"tfDRzk\":[\"Speichern\"],\"IUwGEM\":[\"Änderungen speichern\"],\"2VA/7X\":[\"Speichern fehlgeschlagen!\"],\"XvjC4F\":[\"Speichern...\"],\"nHeO/c\":[\"Scannen Sie den QR-Code oder kopieren Sie das Geheimnis in Ihre App.\"],\"oOi11l\":[\"Nach unten scrollen\"],\"select.all.modal.loading.search\":[\"Suchen\"],\"A1taO8\":[\"Suchen\"],\"OWm+8o\":[\"Gespräche suchen\"],\"blFttG\":[\"Projekte suchen\"],\"I0hU01\":[\"Projekte suchen\"],\"RVZJWQ\":[\"Projekte suchen...\"],\"lnWve4\":[\"Tags suchen\"],\"pECIKL\":[\"Vorlagen suchen...\"],\"select.all.modal.search.text\":[\"Suchtext:\"],\"nhvuQF\":[\"Webhooks suchen...\"],\"uSvNyU\":[\"Durchsucht die relevantesten Quellen\"],\"Wj2qJm\":[\"Durchsucht die relevantesten Quellen\"],\"8VEDbV\":[\"Geheimnis\"],\"Y1y+VB\":[\"Geheimnis kopiert\"],\"Eyh9/O\":[\"Gesprächstatusdetails ansehen\"],\"0sQPzI\":[\"Bis bald\"],\"1ZTiaz\":[\"Segmente\"],\"H/diq7\":[\"Mikrofon auswählen\"],\"s5OrCL\":[\"Einen Webhook auswählen um zu klonen\"],\"wgNoIs\":[\"Alle auswählen\"],\"+fRipn\":[\"Alle auswählen (\",[\"remainingCount\"],\")\"],\"select.all.modal.title.results\":[\"Alle Ergebnisse auswählen\"],\"o4e/70\":[\"Mindestens ein Ereignis auswählen\"],\"NK2YNj\":[\"Audio-Dateien auswählen\"],\"/3ntVG\":[\"Wähle Gespräche aus und finde genaue Zitate\"],\"LyHz7Q\":[\"Gespräche in der Seitenleiste auswählen\"],\"n4rh8x\":[\"Projekt auswählen\"],\"ekUnNJ\":[\"Tags auswählen\"],\"CG1cTZ\":[\"Wählen Sie die Anweisungen aus, die den Teilnehmern beim Starten eines Gesprächs angezeigt werden\"],\"qxzrcD\":[\"Wählen Sie den Typ der Rückmeldung oder der Beteiligung, die Sie fördern möchten.\"],\"QdpRMY\":[\"Tutorial auswählen\"],\"dashboard.dembrane.feature.verify.topic.select\":[\"Wählen Sie aus, welche Themen Teilnehmer für \\\"Verifizieren\\\" verwenden können.\"],\"participant.select.microphone\":[\"Mikrofon auswählen\"],\"vKH1Ye\":[\"Wählen Sie Ihr Mikrofon:\"],\"gU5H9I\":[\"Ausgewählte Dateien (\",[\"0\"],\"/\",[\"MAX_FILES\"],\")\"],\"participant.selected.microphone\":[\"Ausgewähltes Mikrofon\"],\"tP/pEQ\":[\"Auswahl zu groß\"],\"select.all.modal.context.limit.reached\":[\"Auswahl zu groß. Einige Gespräche wurden nicht hinzugefügt.\"],\"JlFcis\":[\"Senden\"],\"3mlq2q\":[\"Send a message to start an agentic run.\"],\"PIMJF6\":[\"Slack/Teams Benachrichtigungen senden, wenn neue Gespräche abgeschlossen sind\"],\"VTmyvi\":[\"Stimmung\"],\"NprC8U\":[\"Sitzungsname\"],\"DMl1JW\":[\"Ihr erstes Projekt einrichten\"],\"Tz0i8g\":[\"Einstellungen\"],\"participant.settings.modal.title\":[\"Einstellungen\"],\"PErdpz\":[\"Settings | Dembrane\"],\"Z8lGw6\":[\"Teilen\"],\"/XNQag\":[\"Diesen Bericht teilen\"],\"oX3zgA\":[\"Teilen Sie hier Ihre Daten\"],\"Dc7GM4\":[\"Ihre Stimme teilen\"],\"swzLuF\":[\"Teilen Sie Ihre Stimme, indem Sie den unten stehenden QR-Code scannen.\"],\"+tz9Ky\":[\"Kürzeste zuerst\"],\"8vETh9\":[\"Anzeigen\"],\"h8lzfw\":[\"Zeige \",[\"0\"]],\"lZw9AX\":[\"Alle anzeigen\"],\"w1eody\":[\"Audio-Player anzeigen\"],\"pzaNzD\":[\"Daten anzeigen\"],\"yrhNQG\":[\"Dauer anzeigen\"],\"Qc9KX+\":[\"IP-Adressen anzeigen\"],\"6lGV3K\":[\"Weniger anzeigen\"],\"fMPkxb\":[\"Mehr anzeigen\"],\"3bGwZS\":[\"Referenzen anzeigen\"],\"OV2iSn\":[\"Revisionsdaten anzeigen\"],\"3Sg56r\":[\"Zeitachse im Bericht anzeigen (Feature-Anfrage)\"],\"DLEIpN\":[\"Zeitstempel anzeigen (experimentell)\"],\"Tqzrjk\":[[\"displayFrom\"],\"–\",[\"displayTo\"],\" von \",[\"totalItems\"],\" Einträgen werden angezeigt\"],\"dbWo0h\":[\"Mit Google anmelden\"],\"participant.mic.check.button.skip\":[\"Überspringen\"],\"6Uau97\":[\"Überspringen\"],\"lH0eLz\":[\"Datenschutzkarte überspringen (Organisation verwaltet Zustimmung)\"],\"b6NHjr\":[\"Datenschutzkarte überspringen (Organisation verwaltet Zustimmung)\"],\"select.all.modal.context.limit.reached.description\":[\"Übersprungen, da die Auswahl zu groß war.\"],\"4Q9po3\":[\"Einige Gespräche werden noch verarbeitet. Die automatische Auswahl wird optimal funktionieren, sobald die Audioverarbeitung abgeschlossen ist.\"],\"q+pJ6c\":[\"Einige Dateien wurden bereits ausgewählt und werden nicht erneut hinzugefügt.\"],\"select.all.modal.skip.disclaimer\":[\"Einige können übersprungen werden (kein Transkript oder Auswahl zu groß).\"],\"nwtY4N\":[\"Etwas ist schief gelaufen\"],\"participant.conversation.error.text.mode\":[\"Etwas ist schief gelaufen\"],\"participant.conversation.error\":[\"Etwas ist schief gelaufen\"],\"avSWtK\":[\"Beim Exportieren der Audit-Protokolle ist ein Fehler aufgetreten.\"],\"q9A2tm\":[\"Beim Generieren des Geheimnisses ist ein Fehler aufgetreten.\"],\"JOKTb4\":[\"Beim Hochladen der Datei ist ein Fehler aufgetreten: \",[\"0\"]],\"KeOwCj\":[\"Beim Gespräch ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support, wenn das Problem weiterhin besteht\"],\"participant.explore.generic.error.message\":[\"Etwas ist schief gelaufen. Bitte versuchen Sie es erneut, indem Sie die Schaltfläche <0>Erkunden drücken, oder kontaktieren Sie den Support, wenn das Problem weiterhin besteht.\"],\"fWsBTs\":[\"Etwas ist schief gelaufen. Bitte versuchen Sie es erneut.\"],\"participant.go.deeper.content.policy.violation.error.message\":[\"Der Inhalt verstößt gegen unsere Richtlinien. Änder den Text und versuch es nochmal.\"],\"f6Hub0\":[\"Sortieren\"],\"/AhHDE\":[\"Quelle \",[\"0\"]],\"u7yVRn\":[\"Quellen:\"],\"65A04M\":[\"Spanisch\"],\"zuoIYL\":[\"Sprecher\"],\"z5/5iO\":[\"Spezifischer Kontext\"],\"mORM2E\":[\"Konkrete Details\"],\"Etejcu\":[\"Konkrete Details – ausgewählte Gespräche\"],\"AS7WoE\":[\"Neu starten\"],\"participant.button.start.new.conversation.text.mode\":[\"Neues Gespräch starten\"],\"participant.button.start.new.conversation\":[\"Neues Gespräch starten\"],\"c6FrMu\":[\"Neues Gespräch starten\"],\"i88wdJ\":[\"Neu beginnen\"],\"pHVkqA\":[\"Aufnahme starten\"],\"uAQUqI\":[\"Status\"],\"ygCKqB\":[\"Stopp\"],\"participant.button.stop\":[\"Beenden\"],\"kimwwT\":[\"Strategische Planung\"],\"hQRttt\":[\"Absenden\"],\"participant.button.submit.text.mode\":[\"Absenden\"],\"0Pd4R1\":[\"Über Text eingereicht\"],\"zzDlyQ\":[\"Erfolg\"],\"bh1eKt\":[\"Vorgeschlagen:\"],\"F1nkJm\":[\"Zusammenfassen\"],\"4ZpfGe\":[\"Fass die wichtigsten Erkenntnisse aus meinen Interviews zusammen\"],\"5Y4tAB\":[\"Fass dieses Interview als teilbaren Artikel zusammen\"],\"dXoieq\":[\"Zusammenfassung\"],\"+bZY9/\":[\"Zusammenfassung (wenn verfügbar)\"],\"g6o+7L\":[\"Zusammenfassung erstellt.\"],\"kiOob5\":[\"Zusammenfassung noch nicht verfügbar\"],\"OUi+O3\":[\"Zusammenfassung neu erstellt.\"],\"Pqa6KW\":[\"Die Zusammenfassung ist verfügbar, sobald das Gespräch transkribiert ist.\"],\"6ZHOF8\":[\"Unterstützte Formate: MP3, WAV, OGG, WEBM, M4A, MP4, AAC, FLAC, OPUS\"],\"participant.link.switch.text\":[\"Zur Texteingabe wechseln\"],\"D+NlUC\":[\"System\"],\"OYHzN1\":[\"Tags\"],\"nlxlmH\":[\"Nimm dir Zeit, ein konkretes Ergebnis zu erstellen, das deinen Beitrag festhält, oder erhalte eine sofortige Antwort von dembrane, um das Gespräch zu vertiefen.\"],\"eyu39U\":[\"Nimm dir Zeit, ein konkretes Ergebnis zu erstellen, das deinen Beitrag festhält.\"],\"participant.refine.make.concrete.description\":[\"Nimm dir Zeit, ein konkretes Ergebnis zu erstellen, das deinen Beitrag festhält.\"],\"QCchuT\":[\"Template übernommen\"],\"iTylMl\":[\"Vorlagen\"],\"b7L2Jj\":[\"Webhook testen\"],\"xeiujy\":[\"Text\"],\"CPN34F\":[\"Vielen Dank für Ihre Teilnahme!\"],\"EM1Aiy\":[\"Thank You Page\"],\"u+Whi9\":[\"Danke-Seite Inhalt\"],\"1LLF3Z\":[\"Vielen Dank!\"],\"2yHHa6\":[\"Der Code hat nicht funktioniert. Versuchen Sie es erneut mit einem neuen Code aus Ihrer Authentifizierungs-App.\"],\"TQCE79\":[\"Der Code hat nicht funktioniert, versuch’s nochmal.\"],\"participant.conversation.error.loading.text.mode\":[\"Das Gespräch konnte nicht geladen werden. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\"],\"participant.conversation.error.loading\":[\"Das Gespräch konnte nicht geladen werden. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\"],\"nO942E\":[\"Das Gespräch konnte nicht geladen werden. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\"],\"mK5NUZ\":[\"Der Endpunkt, an den wir die Daten senden. Holen Sie sich diesen von Ihrem Empfangs-Service (z.B. Zapier, Make oder Ihrem eigenen Server).\"],\"Jo19Pu\":[\"Die folgenden Gespräche wurden automatisch zum Kontext hinzugefügt\"],\"Lngj9Y\":[\"Das Portal ist die Website, die geladen wird, wenn Teilnehmer den QR-Code scannen.\"],\"bWqoQ6\":[\"die Projektbibliothek.\"],\"hTCMdd\":[\"Die Zusammenfassung wird erstellt. Warte, bis sie verfügbar ist.\"],\"+AT8nl\":[\"Die Zusammenfassung wird neu erstellt. Warte, bis sie verfügbar ist.\"],\"iV8+33\":[\"Die Zusammenfassung wird neu generiert. Bitte warten Sie, bis die neue Zusammenfassung verfügbar ist.\"],\"AgC2rn\":[\"Die Zusammenfassung wird neu generiert. Bitte warten Sie bis zu 2 Minuten, bis die neue Zusammenfassung verfügbar ist.\"],\"PTNxDe\":[\"Das Transkript für dieses Gespräch wird verarbeitet. Bitte später erneut prüfen.\"],\"uPGyvo\":[\"Die Webhook-URL und Ereignisse werden geklont. Sie müssen das Geheimnis erneut eingeben, wenn eines konfiguriert wurde.\"],\"FEr96N\":[\"Design\"],\"T8rsM6\":[\"Beim Klonen Ihres Projekts ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\"],\"JDFjCg\":[\"Beim Erstellen Ihres Berichts ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\"],\"e3JUb8\":[\"Beim Erstellen Ihres Berichts ist ein Fehler aufgetreten. In der Zwischenzeit können Sie alle Ihre Daten mithilfe der Bibliothek oder spezifische Gespräche auswählen, um mit ihnen zu chatten.\"],\"7qENSx\":[\"Beim Aktualisieren Ihres Berichts ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\"],\"V7zEnY\":[\"Bei der Verifizierung Ihrer E-Mail ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.\"],\"gtlVJt\":[\"Diese sind einige hilfreiche voreingestellte Vorlagen, mit denen Sie beginnen können.\"],\"sd848K\":[\"Diese sind Ihre Standard-Ansichtsvorlagen. Sobald Sie Ihre Bibliothek erstellen, werden dies Ihre ersten beiden Ansichten sein.\"],\"select.all.modal.other.reason.description\":[\"Diese Unterhaltungen wurden aufgrund fehlender Transkripte ausgeschlossen.\"],\"8xYB4s\":[\"Diese Standard-Ansichtsvorlagen werden generiert, wenn Sie Ihre erste Bibliothek erstellen.\"],\"Ed99mE\":[\"Denke nach...\"],\"conversation.linked_conversations.description\":[\"Dieses Gespräch hat die folgenden Kopien:\"],\"conversation.linking_conversations.description\":[\"Dieses Gespräch ist eine Kopie von\"],\"dt1MDy\":[\"Dieses Gespräch wird noch verarbeitet. Es wird bald für die Analyse und das Chatten verfügbar sein.\"],\"5ZpZXq\":[\"Dieses Gespräch wird noch verarbeitet. Es wird bald für die Analyse und das Chatten verfügbar sein. \"],\"SzU1mG\":[\"Diese E-Mail ist bereits in der Liste.\"],\"JtPxD5\":[\"Diese E-Mail ist bereits für Benachrichtigungen angemeldet.\"],\"participant.modal.refine.info.available.in\":[\"Diese Funktion wird in \",[\"remainingTime\"],\" Sekunden verfügbar sein.\"],\"lja/om\":[\"Diese Informationen sind anonymisiert\"],\"QR7hjh\":[\"Dies ist eine Live-Vorschau des Teilnehmerportals. Sie müssen die Seite aktualisieren, um die neuesten Änderungen zu sehen.\"],\"+JlPfM\":[\"Dies ist ein Beispiel für die JSON-Daten, die an Ihre Webhook-URL gesendet werden, wenn ein Gespräch zusammengefasst wird.\"],\"library.description\":[\"Bibliothek\"],\"gqYJin\":[\"This is your project library. Currently, \",[\"0\"],\" conversations are waiting to be processed.\"],\"sNnJJH\":[\"Dies ist Ihre Projektbibliothek. Derzeit warten \",[\"0\"],\" Gespräche auf die Verarbeitung.\"],\"tJL2Lh\":[\"Diese Sprache wird für das Teilnehmerportal und die Transkription verwendet.\"],\"BAUPL8\":[\"Diese Sprache wird für das Teilnehmerportal und die Transkription verwendet. Um die Sprache dieser Anwendung zu ändern, verwenden Sie bitte die Sprachauswahl in den Einstellungen in der Kopfzeile.\"],\"zyA8Hj\":[\"Diese Sprache wird für das Teilnehmerportal, die Transkription und die Analyse verwendet. Um die Sprache dieser Anwendung zu ändern, verwenden Sie bitte stattdessen die Sprachauswahl im Benutzermenü der Kopfzeile.\"],\"Gbd5HD\":[\"Diese Sprache wird für das Teilnehmerportal verwendet.\"],\"9ww6ML\":[\"Diese Seite wird angezeigt, nachdem der Teilnehmer das Gespräch beendet hat.\"],\"1gmHmj\":[\"Diese Seite wird den Teilnehmern angezeigt, wenn sie nach erfolgreichem Abschluss des Tutorials ein Gespräch beginnen.\"],\"bEbdFh\":[\"Diese Projektbibliothek wurde generiert am\"],\"No7/sO\":[\"This project library was generated on \",[\"0\"],\".\"],\"nYeaxs\":[\"Dieser Prompt leitet ein, wie die KI auf die Teilnehmer reagiert. Passen Sie ihn an, um den Typ der Rückmeldung oder Engagement zu bestimmen, den Sie fördern möchten.\"],\"Yig29e\":[\"Dieser Bericht ist derzeit nicht verfügbar. \"],\"GQTpnY\":[\"Dieser Bericht wurde von \",[\"0\"],\" Personen geöffnet\"],\"okY/ix\":[\"Diese Zusammenfassung ist KI-generiert und kurz, für eine gründliche Analyse verwenden Sie den Chat oder die Bibliothek.\"],\"hwyBn8\":[\"Dieser Titel wird den Teilnehmern angezeigt, wenn sie ein Gespräch beginnen\"],\"Dj5ai3\":[\"Dies wird Ihre aktuelle Eingabe löschen. Sind Sie sicher?\"],\"NrRH+W\":[\"Dies wird eine Kopie des aktuellen Projekts erstellen. Nur Einstellungen und Tags werden kopiert. Berichte, Chats und Gespräche werden nicht in der Kopie enthalten. Sie werden nach dem Klonen zum neuen Projekt weitergeleitet.\"],\"hsNXnX\":[\"Dies wird ein neues Gespräch mit derselben Audio-Datei erstellen, aber mit einer neuen Transkription. Das ursprüngliche Gespräch bleibt unverändert.\"],\"add.tag.filter.modal.info\":[\"Dies filtert die Unterhaltungsliste, um Unterhaltungen mit diesem Tag anzuzeigen.\"],\"participant.concrete.regenerating.artefact.description\":[\"Wir erstellen dein Artefakt neu. Das kann einen Moment dauern.\"],\"participant.concrete.loading.artefact.description\":[\"Wir laden dein Artefakt. Das kann einen Moment dauern.\"],\"n4l4/n\":[\"Dies wird persönliche Identifizierbare Informationen mit ersetzen.\"],\"Ww6cQ8\":[\"Erstellungszeit\"],\"8TMaZI\":[\"Zeitstempel\"],\"XSqo4Y\":[\"Zeitstempel und Dauer\"],\"rm2Cxd\":[\"Tipp\"],\"fEocaE\":[\"Tipp: Verwenden Sie den Play-Button (▶), um einen Test-Payload an Ihren Webhook zu senden und zu überprüfen, ob er korrekt funktioniert.\"],\"MHrjPM\":[\"Titel\"],\"5h7Z+m\":[\"Um ein neues Tag zuzuweisen, erstellen Sie es bitte zuerst in der Projektübersicht.\"],\"o3rowT\":[\"Um einen Bericht zu generieren, fügen Sie bitte zuerst Gespräche in Ihr Projekt hinzu\"],\"select.all.modal.context.limit\":[\"Zu groß\"],\"yIsdT7\":[\"Zu lang\"],\"th8cMZ\":[\"Thematischer Titel, der beschreibt, was besprochen wurde\"],\"sFMBP5\":[\"Themen\"],\"ONchxy\":[\"gesamt\"],\"fp5rKh\":[\"Transcribieren...\"],\"DDziIo\":[\"Transkript\"],\"hfpzKV\":[\"Transkript in die Zwischenablage kopiert\"],\"AJc6ig\":[\"Transkript nicht verfügbar\"],\"N/50DC\":[\"Transkript-Einstellungen\"],\"FRje2T\":[\"Transkription läuft…\"],\"0l9syB\":[\"Transkription läuft…\"],\"H3fItl\":[\"Transformieren Sie diese Transkripte in einen LinkedIn-Beitrag, der durch den Rauschen schlägt. Bitte:\\nExtrahieren Sie die wichtigsten Einblicke - überspringen Sie alles, was wie standard-Geschäftsratgeber klingt\\nSchreiben Sie es wie einen erfahrenen Führer, der konventionelle Weisheiten herausfordert, nicht wie ein Motivationsposter\\nFinden Sie einen wirklich überraschenden Einblick, der auch erfahrene Führer zum Nachdenken bringt\\nBleiben Sie trotzdem intellektuell tief und direkt\\nVerwenden Sie nur Datenpunkte, die tatsächlich Annahmen herausfordern\\nHalten Sie die Formatierung sauber und professionell (minimal Emojis, Gedanken an die Leerzeichen)\\nSchlagen Sie eine Tonart, die beide tiefes Fachwissen und praktische Erfahrung nahe legt\\nHinweis: Wenn der Inhalt keine tatsächlichen Einblicke enthält, bitte lassen Sie es mich wissen, wir brauchen stärkere Quellenmaterial.\"],\"53dSNP\":[\"Transformieren Sie diesen Inhalt in Einblicke, die wirklich zählen. Bitte:\\nExtrahieren Sie die wichtigsten Ideen, die Standarddenken herausfordern\\nSchreiben Sie wie jemand, der Nuance versteht, nicht wie ein Lehrplan\\nFokussieren Sie sich auf nicht offensichtliche Implikationen\\nHalten Sie es scharf und substanziell\\nHervorheben Sie wirklich bedeutende Muster\\nStrukturieren Sie für Klarheit und Wirkung\\nHalten Sie die Tiefe mit der Zugänglichkeit im Gleichgewicht\\n\\nHinweis: Wenn die Ähnlichkeiten/Unterschiede zu oberflächlich sind, lassen Sie es mich wissen, wir brauchen komplexeres Material zu analysieren.\"],\"uK9JLu\":[\"Transformieren Sie diese Diskussion in handlungsfähige Intelligenz. Bitte:\\nErfassen Sie die strategischen Implikationen, nicht nur die Punkte\\nStrukturieren Sie es wie eine Analyse eines Denkers, nicht Minuten\\nHervorheben Sie Entscheidungspunkte, die Standarddenken herausfordern\\nHalten Sie das Signal-Rausch-Verhältnis hoch\\nFokussieren Sie sich auf Einblicke, die tatsächlich Veränderung bewirken\\nOrganisieren Sie für Klarheit und zukünftige Referenz\\nHalten Sie die Taktik mit der Strategie im Gleichgewicht\\n\\nHinweis: Wenn die Diskussion wenig wichtige Entscheidungspunkte oder Einblicke enthält, markieren Sie sie für eine tiefere Untersuchung beim nächsten Mal.\"],\"DtButj\":[\"Automatisierte Workflows in Tools wie Zapier, Make oder n8n auslösen\"],\"qJb6G2\":[\"Erneut versuchen\"],\"eP1iDc\":[\"Frag mal\"],\"goQEqo\":[\"Versuchen Sie, etwas näher an Ihren Mikrofon zu sein, um bessere Audio-Qualität zu erhalten.\"],\"EIU345\":[\"Zwei-Faktor-Authentifizierung\"],\"NwChk2\":[\"Zwei-Faktor-Authentifizierung deaktiviert\"],\"qwpE/S\":[\"Zwei-Faktor-Authentifizierung aktiviert\"],\"+zy2Nq\":[\"Typ\"],\"PD9mEt\":[\"Nachricht eingeben...\"],\"EvmL3X\":[\"Geben Sie hier Ihre Antwort ein\"],\"MksxNf\":[\"Audit-Protokolle konnten nicht geladen werden.\"],\"participant.outcome.error.title\":[\"Ergebnis kann nicht geladen werden\"],\"8vqTzl\":[\"Das generierte Artefakt konnte nicht geladen werden. Bitte versuchen Sie es erneut.\"],\"59QK2U\":[\"Das generierte Ergebnis konnte nicht geladen werden. Bitte versuchen Sie es erneut.\"],\"nGxDbq\":[\"Dieser Teil kann nicht verarbeitet werden\"],\"9uI/rE\":[\"Rückgängig\"],\"Ef7StM\":[\"Unbekannt\"],\"1MTTTw\":[\"Unbekannter Grund\"],\"H899Z+\":[\"ungelesene Ankündigung\"],\"0pinHa\":[\"ungelesene Ankündigungen\"],\"sCTlv5\":[\"Ungespeicherte Änderungen\"],\"SMaFdc\":[\"Abmelden\"],\"jlrVDp\":[\"Unbenanntes Gespräch\"],\"EkH9pt\":[\"Aktualisieren\"],\"3RboBp\":[\"Bericht aktualisieren\"],\"4loE8L\":[\"Aktualisieren Sie den Bericht, um die neuesten Daten zu enthalten\"],\"Jv5s94\":[\"Aktualisieren Sie Ihren Bericht, um die neuesten Änderungen in Ihrem Projekt zu enthalten. Der Link zum Teilen des Berichts würde gleich bleiben.\"],\"kwkhPe\":[\"Upgrade\"],\"UkyAtj\":[\"Upgrade auf Auto-select und analysieren Sie 10x mehr Gespräche in der Hälfte der Zeit - keine manuelle Auswahl mehr, nur tiefere Einblicke sofort.\"],\"ONWvwQ\":[\"Hochladen\"],\"UN8G93\":[\"Ein benutzerdefiniertes Logo hochladen, um das dembrane-Logo auf der Portal-Seite, im Dashboard, in Berichten und im Host-Guide zu ersetzen.\"],\"8XD6tj\":[\"Audio hochladen\"],\"kV3A2a\":[\"Hochladen abgeschlossen\"],\"4Fr6DA\":[\"Gespräche hochladen\"],\"pZq3aX\":[\"Hochladen fehlgeschlagen. Bitte versuchen Sie es erneut.\"],\"HAKBY9\":[\"Dateien hochladen\"],\"Wft2yh\":[\"Upload läuft\"],\"JveaeL\":[\"Ressourcen hochladen\"],\"3wG7HI\":[\"Hochgeladen\"],\"k/LaWp\":[\"Audio-Dateien werden hochgeladen...\"],\"participant.modal.uploading\":[\"Audio wird hochgeladen...\"],\"participant.modal.interruption.uploading\":[\"Audio wird hochgeladen...\"],\"HtrFfw\":[\"URL ist erforderlich\"],\"3VnYUR\":[\"URL muss mit http:// oder https:// beginnen\"],\"VdaKZe\":[\"Experimentelle Funktionen verwenden\"],\"rmMdgZ\":[\"PII Redaction verwenden\"],\"ngdRFH\":[\"Verwenden Sie Shift + Enter, um eine neue Zeile hinzuzufügen\"],\"7sNhEz\":[\"Benutzername\"],\"S2LyQ+\":[\"Standard-dembrane-Logo verwendet\"],\"mUOhaJ\":[\"Webhooks verwenden? Wir würden gerne von Ihnen hören\"],\"GWpt68\":[\"Verification Topics\"],\"c242dc\":[\"verified\"],\"select.all.modal.verified\":[\"Verifiziert\"],\"select.all.modal.loading.verified\":[\"Verifiziert\"],\"conversation.filters.verified.text\":[\"Verifiziert\"],\"swn5Tq\":[\"verified artefact\"],\"ob18eo\":[\"Verified Artefacts\"],\"Iv1iWN\":[\"verifizierte Artefakte\"],\"dashboard.dembrane.verify.title\":[\"Verifizieren\"],\"participant.echo.verify\":[\"Verifizieren\"],\"4LFZoj\":[\"Code verifizieren\"],\"w6Mgbs\":[\"Verify Themen\"],\"jpctdh\":[\"Ansicht\"],\"+fxiY8\":[\"Gesprächdetails anzeigen\"],\"H1e6Hv\":[\"Gesprächstatus anzeigen\"],\"SZw9tS\":[\"Details anzeigen\"],\"95YFbG\":[\"Beispiel-Payload anzeigen\"],\"D4e7re\":[\"Ihre Antworten anzeigen\"],\"tzEbkt\":[\"Warten Sie \",[\"0\"],\":\",[\"1\"]],\"Px9INg\":[\"Willst du ein Template zu „Dembrane“ hinzufügen?\"],\"bO5RNo\":[\"Möchten Sie eine Vorlage zu ECHO hinzufügen?\"],\"r6y+jM\":[\"Warnung\"],\"pUTmp1\":[\"Warning: You have added \",[\"0\"],\" key terms. Only the first \",[\"ASSEMBLYAI_MAX_HOTWORDS\"],\" will be used by the transcription engine.\"],\"participant.alert.microphone.access.issue\":[\"Wir können Sie nicht hören. Bitte versuchen Sie, Ihr Mikrofon zu ändern oder ein wenig näher an das Gerät zu kommen.\"],\"SrJOPD\":[\"Wir können Sie nicht hören. Bitte versuchen Sie, Ihr Mikrofon zu ändern oder ein wenig näher an das Gerät zu kommen.\"],\"Ul0g2u\":[\"Wir konnten die Zwei-Faktor-Authentifizierung nicht deaktivieren. Versuchen Sie es erneut mit einem neuen Code.\"],\"sM2pBB\":[\"Wir konnten die Zwei-Faktor-Authentifizierung nicht aktivieren. Überprüfen Sie Ihren Code und versuchen Sie es erneut.\"],\"Ewk6kb\":[\"Wir konnten das Audio nicht laden. Bitte versuchen Sie es später erneut.\"],\"xMeAeQ\":[\"Wir haben Ihnen eine E-Mail mit den nächsten Schritten gesendet. Wenn Sie sie nicht sehen, überprüfen Sie Ihren Spam-Ordner.\"],\"9qYWL7\":[\"Wir haben Ihnen eine E-Mail mit den nächsten Schritten gesendet. Wenn Sie sie nicht sehen, überprüfen Sie Ihren Spam-Ordner. Wenn Sie sie immer noch nicht sehen, kontaktieren Sie bitte evelien@dembrane.com\"],\"3fS27S\":[\"Wir haben Ihnen eine E-Mail mit den nächsten Schritten gesendet. Wenn Sie sie nicht sehen, überprüfen Sie Ihren Spam-Ordner. Wenn Sie sie immer noch nicht sehen, kontaktieren Sie bitte jules@dembrane.com\"],\"participant.modal.echo.info.reason\":[\"Wir benötigen etwas mehr Kontext, um Ihnen zu helfen, ECHO effektiv zu nutzen. Bitte setzen Sie die Aufzeichnung fort, damit wir bessere Vorschläge machen können.\"],\"dni8nq\":[\"Wir werden Ihnen nur eine Nachricht senden, wenn Ihr Gastgeber einen Bericht erstellt. Wir geben Ihre Daten niemals an Dritte weiter. Sie können sich jederzeit abmelden.\"],\"participant.test.microphone.description\":[\"Wir testen Ihr Mikrofon, um sicherzustellen, dass jeder in der Sitzung die beste Erfahrung hat.\"],\"tQtKw5\":[\"Wir testen Ihr Mikrofon, um sicherzustellen, dass jeder in der Sitzung die beste Erfahrung hat.\"],\"+eLc52\":[\"Wir hören einige Stille. Versuchen Sie, lauter zu sprechen, damit Ihre Stimme deutlich klingt.\"],\"TRDppN\":[\"Webhook\"],\"nuh/Wq\":[\"Webhook URL\"],\"v1kQyJ\":[\"Webhooks\"],\"BTA0e8\":[\"Webhooks sind automatisierte Nachrichten, die von einer App zu einer anderen gesendet werden, wenn etwas passiert. Denken Sie daran, sie als eine \\\"Benachrichtigungssystem\\\" für Ihre anderen Tools.\"],\"6jfS51\":[\"Willkommen\"],\"9eF5oV\":[\"Welcome back\"],\"i1hzzO\":[\"Willkommen im Big Picture Modus! Ich hab Zusammenfassungen von all deinen Gesprächen geladen. Frag mich nach Mustern, Themen und Insights in deinen Daten. Für genaue Zitate, starte einen neuen Chat im Modus „Genauer Kontext“.\"],\"fwEAk/\":[\"Willkommen beim dembrane Chat! Verwenden Sie die Seitenleiste, um Ressourcen und Gespräche auszuwählen, die Sie analysieren möchten. Dann können Sie Fragen zu den ausgewählten Ressourcen und Gesprächen stellen.\"],\"AKBU2w\":[\"Willkommen bei Dembrane!\"],\"TACmoL\":[\"Willkommen im Overview Mode! Ich hab Zusammenfassungen von all deinen Gesprächen geladen. Frag mich nach Mustern, Themes und Insights in deinen Daten. Für genaue Zitate, starte einen neuen Chat im Deep Dive Mode.\"],\"u4aLOz\":[\"Willkommen im Übersichtmodus! Ich hab Zusammenfassungen von all deinen Gesprächen geladen. Frag mich nach Mustern, Themen und Insights in deinen Daten. Für genaue Zitate start eine neue Chat im Modus „Genauer Kontext“.\"],\"Bck6Du\":[\"Willkommen bei Berichten!\"],\"aEpQkt\":[\"Willkommen in Ihrem Home-Bereich! Hier können Sie alle Ihre Projekte sehen und auf Tutorial-Ressourcen zugreifen. Derzeit haben Sie keine Projekte. Klicken Sie auf \\\"Erstellen\\\", um mit der Konfiguration zu beginnen!\"],\"klH6ct\":[\"Willkommen!\"],\"Tfxjl5\":[\"Was sind die Hauptthemen über alle Gespräche hinweg?\"],\"RL57XM\":[\"Was sind Webhooks? (2 min Lesezeit)\"],\"vv/EFG\":[\"Welche Daten werden gesendet?\"],\"participant.verify.selection.title\":[\"Was möchten Sie verifizieren?\"],\"fyMvis\":[\"Welche Muster ergeben sich aus den Daten?\"],\"qGrqH9\":[\"Was waren die Schlüsselmomente in diesem Gespräch?\"],\"FXZcgH\":[\"Was willst du dir anschauen?\"],\"W5R8OO\":[\"Wenn ein Teilnehmer das Portal öffnet, seine Details eingibt und ein Gespräch beginnt\"],\"7t3vo1\":[\"Wenn alle Audio in Text umgewandelt wurde und der vollständige Transkript verfügbar ist\"],\"N0GETg\":[\"Wenn werden Webhooks ausgelöst?\"],\"KmUKwU\":[\"Wenn aktiviert, werden alle neuen Transkripte persönliche Informationen (Namen, E-Mails, Telefonnummern, Adressen) durch Platzhalter ersetzt. Anonymisierte Unterhaltungen deaktivieren auch die Audio-Wiedergabe, den Audio-Download und die Hertranskription, um die Privatsphäre der Teilnehmer zu schützen. Dies kann für bereits verarbeitete Gespräche nicht rückgängig gemacht werden.\"],\"LEYli4\":[\"Wenn aktiviert, werden alle neuen Transkripte persönliche Informationen (Namen, E-Mails, Telefonnummern, Adressen) durch Platzhalter ersetzt. Dies kann für bereits verarbeitete Gespräche nicht rückgängig gemacht werden.\"],\"NPIwj3\":[\"Wenn die Zusammenfassung bereit ist (beinhaltet Transkript und Zusammenfassung)\"],\"KcnIXL\":[\"wird in Ihrem Bericht enthalten sein\"],\"add.tag.filter.modal.description\":[\"Möchten Sie dieses Tag zu Ihren aktuellen Filtern hinzufügen?\"],\"participant.button.finish.yes.text.mode\":[\"Ja\"],\"kWJmRL\":[\"Sie\"],\"Dl7lP/\":[\"Sie sind bereits abgemeldet oder Ihre Verknüpfung ist ungültig.\"],\"E71LBI\":[\"Sie können nur bis zu \",[\"MAX_FILES\"],\" Dateien gleichzeitig hochladen. Nur die ersten \",[\"0\"],\" Dateien werden hinzugefügt.\"],\"tbeb1Y\":[\"Sie können die Frage-Funktion immer noch verwenden, um mit jedem Gespräch zu chatten\"],\"select.all.modal.already.added\":[\"Sie haben bereits <0>\",[\"existingContextCount\",\"plural\",{\"one\":[\"#\",\" Unterhaltung\"],\"other\":[\"#\",\" Unterhaltungen\"]}],\" zu diesem Chat hinzugefügt.\"],\"7W35AW\":[\"Sie haben bereits alle damit verbundenen Unterhaltungen hinzugefügt\"],\"participant.modal.change.mic.confirmation.text\":[\"Sie haben Ihr Mikrofon geändert. Bitte klicken Sie auf \\\"Weiter\\\", um mit der Sitzung fortzufahren.\"],\"vCyT5z\":[\"You have some conversations that have not been processed yet. Regenerate the library to process them.\"],\"T/Q7jW\":[\"Sie haben sich erfolgreich abgemeldet.\"],\"lTDtES\":[\"Sie können auch wählen, ein weiteres Gespräch aufzunehmen.\"],\"1kxxiH\":[\"You may choose to add a list of proper nouns, names, or other information that may be relevant to the conversation. This will be used to improve the quality of the transcripts.\"],\"yCtSKg\":[\"Sie müssen sich mit demselben Anbieter anmelden, mit dem Sie sich registriert haben. Wenn Sie auf Probleme stoßen, wenden Sie sich bitte an den Support.\"],\"snMcrk\":[\"Sie scheinen offline zu sein. Bitte überprüfen Sie Ihre Internetverbindung\"],\"participant.verify.instructions.receive.artefact\":[\"Sie erhalten bald \",[\"objectLabel\"],\" zur Verifizierung.\"],\"participant.verify.instructions.approval.helps\":[\"Ihre Genehmigung hilft uns zu verstehen, was Sie wirklich denken!\"],\"Pw2f/0\":[\"Ihre Unterhaltung wird momentan transcribiert. Bitte überprüfen Sie später erneut.\"],\"OFDbfd\":[\"Ihre Gespräche\"],\"aZHXuZ\":[\"Ihre Eingaben werden automatisch gespeichert.\"],\"PUWgP9\":[\"Ihre Bibliothek ist leer. Erstellen Sie eine Bibliothek, um Ihre ersten Erkenntnisse zu sehen.\"],\"B+9EHO\":[\"Ihre Antwort wurde aufgezeichnet. Sie können diesen Tab jetzt schließen.\"],\"wurHZF\":[\"Ihre Antworten\"],\"B8Q/i2\":[\"Ihre Ansicht wurde erstellt. Bitte warten Sie, während wir die Daten verarbeiten und analysieren.\"],\"library.views.title\":[\"Ihre Ansichten\"],\"lZNgiw\":[\"Ihre Ansichten\"],\"5PKg7S\":[\"At least one topic must be selected to enable Verify\"],\"2wg92j\":[\"Gespräche\"],\"hWszgU\":[\"Die Quelle wurde gelöscht\"],\"GSV2Xq\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"7qaVXm\":[\"Experimental\"],\"FclDDn\":[\"Verify\"],\"Y/Fou9\":[\"Select which topics participants can use for verification.\"],\"ycR/52\":[\"Echo aktivieren\"],\"mKGCnZ\":[\"ECHO aktivieren\"],\"Dh2kHP\":[\"Antwort aktivieren\"],\"d9rIJ1\":[\"Enable Verify\"],\"qwmGiT\":[\"Kontakt zu Verkaufsvertretern\"],\"ZWDkP4\":[\"Derzeit sind \",[\"finishedConversationsCount\"],\" Gespräche bereit zur Analyse. \",[\"unfinishedConversationsCount\"],\" werden noch verarbeitet.\"],\"/NTvqV\":[\"Bibliothek nicht verfügbar\"],\"p18xrj\":[\"Bibliothek neu generieren\"],\"hOtk0x\":[\"Echo\"],\"JsSzzl\":[\"ECHO\"],\"SUkFIX\":[\"Pause\"],\"ilKuQo\":[\"Fortsetzen\"],\"SqNXSx\":[\"Nein\"],\"yfZBOp\":[\"Ja\"],\"cic45J\":[\"Wir können diese Anfrage nicht verarbeiten, da die Inhaltsrichtlinie des LLM-Anbieters verletzt wird.\"],\"CvZqsN\":[\"Etwas ist schief gelaufen. Bitte versuchen Sie es erneut, indem Sie den <0>ECHO drücken, oder wenden Sie sich an den Support, wenn das Problem weiterhin besteht.\"],\"P+lUAg\":[\"Etwas ist schief gelaufen. Bitte versuchen Sie es erneut.\"],\"hh87/E\":[\"\\\"Tiefer eintauchen\\\" Bald verfügbar\"],\"RMxlMe\":[\"\\\"Konkret machen\\\" Bald verfügbar\"],\"7UJhVX\":[\"Sind Sie sicher, dass Sie das Gespräch beenden möchten?\"],\"RDsML8\":[\"Gespräch beenden\"],\"IaLTNH\":[\"Approve\"],\"+f3bIA\":[\"Cancel\"],\"qgx4CA\":[\"Revise\"],\"E+5M6v\":[\"Save\"],\"Q82shL\":[\"Go back\"],\"yOp5Yb\":[\"Reload Page\"],\"tw+Fbo\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"oTCD07\":[\"Unable to Load Artefact\"],\"QHbX3T\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"ECX5E0\":[\"Your approval helps us understand what you really think!\"],\"M5oorh\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"RZXkY+\":[\"Abbrechen\"],\"86aTqL\":[\"Next\"],\"pdifRH\":[\"Loading\"],\"Ep029+\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"fKeatI\":[\"You'll soon get \",[\"objectLabel\"],\" to verify.\"],\"8b+uSr\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"iodqGS\":[\"Loading artefact\"],\"NpZmZm\":[\"This will just take a moment\"],\"wklhqE\":[\"Regenerating the artefact\"],\"LYTXJp\":[\"This will just take a few moments\"],\"CjjC6j\":[\"Next\"],\"q885Ym\":[\"What do you want to verify?\"],\"AWBvkb\":[\"Ende der Liste • Alle \",[\"0\"],\" Gespräche geladen\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"You are not authenticated\":[\"Sie sind nicht authentifiziert\"],\"You don't have permission to access this.\":[\"Sie haben keine Berechtigung, darauf zuzugreifen.\"],\"Resource not found\":[\"Ressource nicht gefunden\"],\"Server error\":[\"Serverfehler\"],\"Something went wrong\":[\"Etwas ist schief gelaufen\"],\"We're preparing your workspace.\":[\"Wir bereiten deinen Arbeitsbereich vor.\"],\"Preparing your dashboard\":[\"Dein Dashboard wird vorbereitet\"],\"Welcome back\":[\"Willkommen zurück\"],\"library.regenerate\":[\"Regenerate Library\"],\"library.conversations.processing.status\":[\"Currently \",[\"finishedConversationsCount\"],\" conversations are ready to be analyzed. \",[\"unfinishedConversationsCount\"],\" still processing.\"],\"participant.echo.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"library.contact.sales\":[\"Contact sales\"],\"library.not.available\":[\"It looks like the library is not available for your account. Please contact sales to unlock this feature.\"],\"conversation.accordion.skeleton.title\":[\"Conversations\"],\"project.sidebar.chat.end.description\":[\"End of list • All \",[\"totalChats\"],\" chats loaded\"],\"participant.modal.stop.message\":[\"Are you sure you want to finish the conversation?\"],\"participant.button.is.recording.echo\":[\"ECHO\"],\"participant.modal.stop.title\":[\"Finish Conversation\"],\"participant.button.stop.no\":[\"No\"],\"participant.button.pause\":[\"Pause\"],\"participant.button.resume\":[\"Resume\"],\"conversation.linking_conversations.deleted\":[\"The source conversation was deleted\"],\"participant.button.stop.yes\":[\"Yes\"],\"participant.modal.refine.info.title.echo\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.verify\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.verify.action.button.approve\":[\"Approve\"],\"participant.verify.artefact.title\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"participant.verify.instructions.button.cancel\":[\"Cancel\"],\"participant.verify.action.button.cancel\":[\"Cancel\"],\"dashboard.dembrane.verify.description\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"dashboard.dembrane.verify.experimental\":[\"Experimental\"],\"participant.verify.artefact.action.button.go.back\":[\"Go back\"],\"participant.verify.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"participant.verify.loading.artefact\":[\"Loading artefact\"],\"participant.verify.regenerating.artefact\":[\"Regenerating the artefact\"],\"participant.verify.artefact.action.button.reload\":[\"Reload Page\"],\"participant.verify.action.button.revise\":[\"Revise\"],\"participant.verify.action.button.save\":[\"Save\"],\"participant.echo.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"participant.echo.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"participant.verify.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.verify.loading.artefact.description\":[\"This will just take a moment\"],\"participant.verify.artefact.error.title\":[\"Unable to Load Artefact\"],\"dashboard.dembrane.concrete.experimental\":[\"dashboard.dembrane.concrete.experimental\"],\"participant.button.go.deeper\":[\"Tiefer eintauchen\"],\"participant.button.make.concrete\":[\"Konkret machen\"],\"select.all.modal.skip.reason\":[\"einige könnten aufgrund von leerem Transkript oder Kontextlimit übersprungen werden\"],\"participant.modal.interruption.issue.description\":[\"Wir haben deine Aufnahme bis <0>\",[\"formattedDuration\"],\" gespeichert, aber den Rest leider verloren. <1/> Drücke unten, um dich erneut zu verbinden, und dann auf Aufnahme, um fortzufahren.\"],\"participant.modal.refine.info.title.go.deeper\":[\"Tiefer eintauchen\"],\"participant.modal.refine.info.title.concrete\":[\"Konkret machen\"],\"participant.modal.refine.info.title.generic\":[\"\\\"Verfeinern\\\" bald verfügbar\"],\"participant.modal.refine.info.title\":[\"Funktion bald verfügbar\"],\"participant.refine.go.deeper\":[\"Tiefer eintauchen\"],\"participant.concrete.artefact.error.description\":[\"Fehler beim Laden des Artefakts. Versuch es gleich nochmal.\"],\"dashboard.dembrane.concrete.title\":[\"Konkrete Themen\"],\"participant.refine.make.concrete\":[\"Konkret machen\"],\"participant.button.refine\":[\"Verfeinern\"],\"participant.concrete.regenerating.artefact\":[\"Artefakt wird neu erstellt…\"],\"dashboard.dembrane.concrete.topic.select\":[\"Wähl ein konkretes Thema aus.\"],\"participant.go.deeper.generic.error.message\":[\"Da ist was schiefgelaufen. Versuch es gleich nochmal.\"],\"participant.concrete.artefact.error.title\":[\"Artefakt konnte nicht geladen werden\"],\"participant.modal.refine.info.reason\":[\"Wir brauchen etwas mehr Kontext, um dir effektiv beim Verfeinern zu helfen. Bitte nimm weiter auf, damit wir dir bessere Vorschläge geben können.\"],\"dashboard.dembrane.concrete.description\":[\"Aktiviere diese Funktion, damit Teilnehmende konkrete Ergebnisse aus ihrem Gespräch erstellen können. Sie können nach der Aufnahme ein Thema auswählen und gemeinsam ein Artefakt erstellen, das ihre Ideen festhält.\"],\"participant.concrete.instructions.approve.artefact\":[\"Gib dieses Artefakt frei, wenn es für dich passt.\"],\"participant.concrete.instructions.loading\":[\"Anweisungen werden geladen…\"],\"participant.concrete.selection.button.next\":[\"Weiter\"],\"participant.concrete.instructions.button.next\":[\"Weiter\"],\"participant.concrete.instructions.revise.artefact\":[\"Überarbeite den Text, bis er zu dir passt.\"],\"participant.concrete.instructions.read.aloud\":[\"Lies den Text laut vor.\"],\"dashboard.dembrane.verify.topic.select\":[\"Wählen Sie aus, welche Themen Teilnehmer zur Überprüfung verwenden können.\"],\"participant.concrete.selection.title\":[\"Was möchtest du konkret machen?\"],\"participant.concrete.instructions.receive.artefact\":[\"Du bekommst gleich \",[\"objectLabel\"],\" zum Verifizieren.\"],\"participant.concrete.instructions.approval.helps\":[\"Deine Freigabe hilft uns zu verstehen, was du wirklich denkst!\"],\"library.generate.duration.message\":[\"Die Bibliothek wird \",[\"duration\"],\" dauern.\"],\"uDvV8j\":[\" Absenden\"],\"aMNEbK\":[\" Von Benachrichtigungen abmelden\"],\"JhOwWd\":[\"-5s\"],\"participant.modal.echo.info.title.generic\":[\"\\\"ECHO\\\" bald verfügbar\"],\"participant.modal.echo.info.title.go.deeper\":[\"\\\"Erkunden\\\" bald verfügbar\"],\"participant.modal.echo.info.title.concrete\":[\"\\\"Überprüfen\\\" bald verfügbar\"],\"2NWk7n\":[\"(für verbesserte Audioverarbeitung)\"],\"e6iRhF\":[[\"0\",\"plural\",{\"one\":[\"#\",\" Tag\"],\"other\":[\"#\",\" Tags\"]}]],\"select.all.modal.tags\":[[\"0\",\"plural\",{\"one\":[\"Tag:\"],\"other\":[\"Tags:\"]}]],\"J/hVSQ\":[[\"0\"]],\"HB8dPL\":[[\"0\"],\" \",[\"1\"],\" bereit\"],\"select.all.modal.added.count\":[[\"0\"],\" hinzugefügt\"],\"xRdQss\":[[\"0\"],\" Conversation\",[\"1\"],\" • Edited \",[\"2\"]],\"2Th9D6\":[[\"0\"],\" Gespräche • Bearbeitet \",[\"1\"]],\"select.all.modal.not.added.count\":[[\"0\"],\" nicht hinzugefügt\"],\"BXWuuj\":[[\"conversationCount\"],\" ausgewählt\"],\"P1pDS8\":[[\"diffInDays\"],\" Tage zuvor\"],\"bT6AxW\":[[\"diffInHours\"],\" Stunden zuvor\"],\"library.conversations.to.be.analyzed\":[[\"finishedConversationsCount\",\"plural\",{\"one\":[\"Derzeit ist \",\"#\",\" Unterhaltung bereit zur Analyse.\"],\"other\":[\"Derzeit sind \",\"#\",\" Unterhaltungen bereit zur Analyse.\"]}]],\"fyE7Au\":[[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"TVD5At\":[[\"readingNow\"],\" liest gerade\"],\"U7Iesw\":[[\"seconds\"],\" Sekunden\"],\"library.conversations.still.processing\":[[\"0\"],\" werden noch verarbeitet.\"],\"ZpJ0wx\":[\"*Transkription wird durchgeführt.*\"],\"ynBObK\":[\"+\",[\"hiddenCount\"],\" Unterhaltungen\"],\"pV+XPw\":[\"+5s\"],\"LPXUKX\":[\"<0>Warte \",[\"0\"],\":\",[\"1\"]],\"LeFXS1\":[\"0 Aspekte\"],\"AeSuqs\":[\"1. Sie geben eine URL an, an die Sie Benachrichtigungen erhalten möchten\"],\"nDEZ7T\":[\"2. Wenn ein Gesprächereignis auftritt, senden wir die Gesprächdaten automatisch an Ihre URL\"],\"WiUXLq\":[\"3. Ihr System empfängt die Daten und kann darauf reagieren (z.B. in eine Datenbank speichern, eine E-Mail senden, ein Spreadsheet aktualisieren)\"],\"D+aQ7R\":[\"Ein freundlicher Name, um diesen Webhook zu identifizieren\"],\"DX/Wkz\":[\"Konto-Passwort\"],\"L5gswt\":[\"Aktion von\"],\"UQXw0W\":[\"Aktion am\"],\"7L01XJ\":[\"Aktionen\"],\"select.all.modal.loading.filters\":[\"Aktive Filter\"],\"m16xKo\":[\"Hinzufügen\"],\"1m+3Z3\":[\"Zusätzlichen Kontext hinzufügen (Optional)\"],\"Se1KZw\":[\"Alle zutreffenden hinzufügen\"],\"select.all.modal.title.add\":[\"Unterhaltungen zum Kontext hinzufügen\"],\"1xDwr8\":[\"Fügen Sie Schlüsselbegriffe oder Eigennamen hinzu, um die Qualität und Genauigkeit der Transkription zu verbessern.\"],\"ndpRPm\":[\"Neue Aufnahmen zu diesem Projekt hinzufügen. Dateien, die Sie hier hochladen, werden verarbeitet und in Gesprächen erscheinen.\"],\"Ralayn\":[\"Tag hinzufügen\"],\"add.tag.filter.modal.title\":[\"Tag zu Filtern hinzufügen\"],\"IKoyMv\":[\"Tags hinzufügen\"],\"add.tag.filter.modal.add\":[\"Zu Filtern hinzufügen\"],\"NffMsn\":[\"Zu diesem Chat hinzufügen\"],\"QN2F+7\":[\"Webhook hinzufügen\"],\"UZ07em\":[\"Ihren ersten Webhook hinzufügen\"],\"select.all.modal.added\":[\"Hinzugefügt\"],\"Na90E+\":[\"Hinzugefügte E-Mails\"],\"select.all.modal.add.without.filters\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" Unterhaltung\"],\"other\":[\"#\",\" Unterhaltungen\"]}],\" zum Chat hinzufügen\"],\"select.all.modal.add.with.filters\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" Unterhaltung\"],\"other\":[\"#\",\" Unterhaltungen\"]}],\" mit den folgenden Filtern hinzufügen:\"],\"select.all.modal.add.without.filters.more\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" weitere Unterhaltung\"],\"other\":[\"#\",\" weitere Unterhaltungen\"]}],\" hinzufügen\"],\"select.all.modal.add.with.filters.more\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" weitere Unterhaltung\"],\"other\":[\"#\",\" weitere Unterhaltungen\"]}],\" mit den folgenden Filtern hinzufügen:\"],\"SJCAsQ\":[\"Kontext wird hinzugefügt:\"],\"select.all.modal.loading.title\":[\"Unterhaltungen werden hinzugefügt\"],\"Du6bPw\":[\"Adresse\"],\"CA/Ul9\":[\"Die Basis-Schriftgröße für die Oberfläche anpassen\"],\"sxkWRg\":[\"Erweitert\"],\"OaKXud\":[\"Erweitert (Tipps und best practices)\"],\"TBpbDp\":[\"Erweitert (Tipps und Tricks)\"],\"JiIKww\":[\"Erweiterte Einstellungen\"],\"6iJVJD\":[\"Agentisch\"],\"vaeE5W\":[\"Agentisch - Werkzeuggetriebene Ausführung\"],\"VHg3DX\":[\"Agentischer Chat\"],\"cF7bEt\":[\"Alle Aktionen\"],\"O1367B\":[\"Alle Sammlungen\"],\"gvykaX\":[\"Alle Unterhaltungen\"],\"Cmt62w\":[\"Alle Gespräche bereit\"],\"u/fl/S\":[\"Alle Dateien wurden erfolgreich hochgeladen.\"],\"baQJ1t\":[\"Alle Erkenntnisse\"],\"3goDnD\":[\"Teilnehmern erlauben, über den Link neue Gespräche zu beginnen\"],\"bruUug\":[\"Fast geschafft\"],\"H7cfSV\":[\"Bereits zu diesem Chat hinzugefügt\"],\"xNyrs1\":[\"Bereits im Kontext\"],\"jIoHDG\":[\"Eine E-Mail-Benachrichtigung wird an \",[\"0\"],\" Teilnehmer\",[\"1\"],\" gesendet. Möchten Sie fortfahren?\"],\"G54oFr\":[\"Eine E-Mail-Benachrichtigung wird an \",[\"0\"],\" Teilnehmer\",[\"1\"],\" gesendet. Möchten Sie fortfahren?\"],\"8q/YVi\":[\"Beim Laden des Portals ist ein Fehler aufgetreten. Bitte kontaktieren Sie das Support-Team.\"],\"XyOToQ\":[\"Ein Fehler ist aufgetreten.\"],\"QX6zrA\":[\"Analyse\"],\"F4cOH1\":[\"Analyse Sprache\"],\"1x2m6d\":[\"Analyse diese Elemente mit Tiefe und Nuance. Bitte:\\n\\nFokussieren Sie sich auf unerwartete Verbindungen und Gegenüberstellungen\\nGehen Sie über offensichtliche Oberflächenvergleiche hinaus\\nIdentifizieren Sie versteckte Muster, die die meisten Analysen übersehen\\nBleiben Sie analytisch rigoros, während Sie ansprechend bleiben\\nVerwenden Sie Beispiele, die tiefere Prinzipien erhellen\\nStrukturieren Sie die Analyse, um Verständnis zu erlangen\\nZiehen Sie Erkenntnisse hervor, die konventionelle Weisheiten herausfordern\\n\\nHinweis: Wenn die Ähnlichkeiten/Unterschiede zu oberflächlich sind, lassen Sie es mich wissen, wir brauchen komplexeres Material zu analysieren.\"],\"announcements\":[\"Ankündigungen\"],\"Dzr23X\":[\"Ankündigungen\"],\"gd1W+U\":[\"Transkripte anonymisieren\"],\"YdiKaK\":[\"Anonymisierte Unterhaltung\"],\"iPiP6k\":[\"Anonymisierte Unterhaltung\"],\"azfEQ3\":[\"Anonymous Participant\"],\"participant.concrete.action.button.approve\":[\"Freigeben\"],\"conversation.verified.approved\":[\"Genehmigt\"],\"tq+4rb\":[\"Sind Sie sicher, dass Sie den Webhook \\\"\",[\"0\"],\"\\\" löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.\"],\"Q5Z2wp\":[\"Sind Sie sicher, dass Sie dieses Gespräch löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.\"],\"kWiPAC\":[\"Sind Sie sicher, dass Sie dieses Projekt löschen möchten?\"],\"YF1Re1\":[\"Sind Sie sicher, dass Sie dieses Projekt löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.\"],\"B8ymes\":[\"Sind Sie sicher, dass Sie diese Aufnahme löschen möchten?\"],\"G2gLnJ\":[\"Are you sure you want to delete this tag?\"],\"aUsm4A\":[\"Sind Sie sicher, dass Sie diesen Tag löschen möchten? Dies wird den Tag aus den bereits enthaltenen Gesprächen entfernen.\"],\"participant.modal.finish.message.text.mode\":[\"Sind Sie sicher, dass Sie das Gespräch beenden möchten?\"],\"xu5cdS\":[\"Sind Sie sicher, dass Sie fertig sind?\"],\"sOql0x\":[\"Sind Sie sicher, dass Sie die Bibliothek generieren möchten? Dies wird eine Weile dauern und Ihre aktuellen Ansichten und Erkenntnisse überschreiben.\"],\"K1Omdr\":[\"Are you sure you want to generate the library? This will take a while.\"],\"UXCOMn\":[\"Sind Sie sicher, dass Sie das Zusammenfassung erneut generieren möchten? Sie werden die aktuelle Zusammenfassung verlieren.\"],\"JHgUuT\":[\"Artefakt erfolgreich freigegeben!\"],\"IbpaM+\":[\"Artefakt erfolgreich neu geladen!\"],\"Qcm/Tb\":[\"Artefakt erfolgreich überarbeitet!\"],\"uCzCO2\":[\"Artefakt erfolgreich aktualisiert!\"],\"KYehbE\":[\"Artefakte\"],\"jrcxHy\":[\"Artefakte\"],\"F+vBv0\":[\"Fragen\"],\"lCenB6\":[\"E-Mail anfragen?\"],\"Rjlwvz\":[\"Nach Namen fragen?\"],\"5gQcdD\":[\"Teilnehmer bitten, ihren Namen anzugeben, wenn sie ein Gespräch beginnen\"],\"84NoFa\":[\"Aspekt\"],\"HkigHK\":[\"Aspekte\"],\"kskjVK\":[\"Assistent schreibt...\"],\"HrusNW\":[\"Wähle mindestens ein Thema, um Konkret machen zu aktivieren\"],\"iF1OFS\":[\"Mindestens ein Thema muss ausgewählt werden, um Verify zu aktivieren\"],\"participant.modal.interruption.issue.message\":[\"Achtung! Wir haben die letzten 60 Sekunden Ihrer Aufnahme aufgrund einer Unterbrechung verloren. Bitte drücken Sie die Schaltfläche unten, um die Verbindung wiederherzustellen.\"],\"kHN5Zx\":[\"Audio-Download nicht verfügbar für anonymisierte Unterhaltungen\"],\"SLvg/d\":[\"Audio-Wiedergabe nicht verfügbar für anonymisierte Unterhaltungen\"],\"DMBYlw\":[\"Audioverarbeitung wird durchgeführt\"],\"D3SDJS\":[\"Audio Recording\"],\"mGVg5N\":[\"Audioaufnahmen werden 30 Tage nach dem Aufnahmedatum gelöscht\"],\"IOBCIN\":[\"Audio-Tipp\"],\"y2W2Hg\":[\"Audit-Protokolle\"],\"aL1eBt\":[\"Audit-Protokolle als CSV exportiert\"],\"mS51hl\":[\"Audit-Protokolle als JSON exportiert\"],\"z8CQX2\":[\"Authentifizierungscode\"],\"R+PyK8\":[\"Titel automatisch generieren\"],\"voAvDv\":[\"Titel automatisch generieren\"],\"Wrpmw7\":[\"Automatisch generiert oder manuell eingeben\"],\"/iCiQU\":[\"Automatisch auswählen\"],\"3D5FPO\":[\"Automatisch auswählen deaktiviert\"],\"ajAMbT\":[\"Automatisch auswählen aktiviert\"],\"jEqKwR\":[\"Quellen automatisch auswählen, um dem Chat hinzuzufügen\"],\"dY4Vk3\":[\"Automatisch einen kurzen themenbasierten Titel für jedes Gespräch nach der Zusammenfassung generieren. Der Titel beschreibt, was besprochen wurde, nicht, wer teilgenommen hat. Der ursprüngliche Name des Teilnehmers wird separat gespeichert, wenn er bereitgestellt wurde.\"],\"vtUY0q\":[\"Relevante Gespräche automatisch für die Analyse ohne manuelle Auswahl einschließt\"],\"F95AYw\":[\"Transkripte automatisch in Ihre CRM oder Datenbank speichern\"],\"zUbSgC\":[\"Gesprächdaten automatisch an Ihre anderen Tools und Dienste senden, wenn Ereignisse auftreten.\"],\"csDS2L\":[\"Verfügbar\"],\"iH8pgl\":[\"Zurück\"],\"participant.button.back.microphone\":[\"Zurück\"],\"participant.button.back\":[\"Zurück\"],\"/9nVLo\":[\"Zurück zur Auswahl\"],\"wVO5q4\":[\"Grundlegend (Wesentliche Tutorial-Folien)\"],\"epXTwc\":[\"Grundlegende Einstellungen\"],\"GML8s7\":[\"Beginnen!\"],\"YBt9YP\":[\"Beta\"],\"dashboard.dembrane.concrete.beta\":[\"Beta\"],\"dashboard.dembrane.verify.beta\":[\"Beta\"],\"0fX/GG\":[\"Big Picture\"],\"vZERag\":[\"Big Picture – Themen & Muster\"],\"MkvsWx\":[\"Einen Anruf buchen\"],\"YgG3yv\":[\"Ideen brainstormen\"],\"4eBtkM\":[\"Benutzerdefinierte Dashboards mit realtime Gesprächdaten erstellen\"],\"ba5GvN\":[\"Durch das Löschen dieses Projekts werden alle damit verbundenen Daten gelöscht. Diese Aktion kann nicht rückgängig gemacht werden. Sind Sie ABSOLUT sicher, dass Sie dieses Projekt löschen möchten?\"],\"dEgA5A\":[\"Abbrechen\"],\"participant.mic.settings.modal.second.confirm.cancel\":[\"Abbrechen\"],\"participant.concrete.action.button.cancel\":[\"Abbrechen\"],\"participant.concrete.instructions.button.cancel\":[\"Abbrechen\"],\"select.all.modal.cancel\":[\"Abbrechen\"],\"add.tag.filter.modal.cancel\":[\"Abbrechen\"],\"RKD99R\":[\"Leeres Gespräch kann nicht hinzugefügt werden\"],\"kryGs+\":[\"Karte\"],\"JFFJDJ\":[\"Änderungen werden automatisch gespeichert, während Sie die App weiter nutzen. <0/>Sobald Sie ungespeicherte Änderungen haben, können Sie überall klicken, um die Änderungen zu speichern. <1/>Sie sehen auch einen Button zum Abbrechen der Änderungen.\"],\"u0IJto\":[\"Änderungen werden automatisch gespeichert\"],\"xF/jsW\":[\"Das Ändern der Sprache während eines aktiven Chats kann unerwartete Ergebnisse hervorrufen. Es wird empfohlen, ein neues Gespräch zu beginnen, nachdem die Sprache geändert wurde. Sind Sie sicher, dass Sie fortfahren möchten?\"],\"AHZflp\":[\"Chat\"],\"TGJVgd\":[\"Chat | Dembrane\"],\"chat.accordion.skeleton.title\":[\"Chat\"],\"project.sidebar.chat.title\":[\"Chat\"],\"8Q+lLG\":[\"Chats\"],\"participant.button.check.microphone.access\":[\"Mikrofonzugriff prüfen\"],\"+e4Yxz\":[\"Mikrofonzugriff prüfen\"],\"v4fiSg\":[\"Überprüfen Sie Ihre E-Mail\"],\"pWT04I\":[\"Überprüfe...\"],\"KFa1f3\":[\"Ein Logo-Datei auswählen\"],\"okLwd9\":[\"Aus Ihren anderen Projekten auswählen\"],\"Aoxltn\":[\"Wählen Sie, wann Sie Benachrichtigungen erhalten möchten\"],\"DakUDF\":[\"Wähl dein Theme für das Interface\"],\"0ngaDi\":[\"Quellen zitieren\"],\"B2pdef\":[\"Klicken Sie auf \\\"Dateien hochladen\\\", wenn Sie bereit sind, den Upload-Prozess zu starten.\"],\"cwMTjO\":[\"Klicken, um zu bearbeiten\"],\"jcSz6S\":[\"Klicken, um alle \",[\"totalCount\"],\" Unterhaltungen anzuzeigen\"],\"bIj+VB\":[\"Client-verwaltet\"],\"+d+tJS\":[\"Von einem anderen Projekt klonen\"],\"nCnTY0\":[\"Von Projekt klonen\"],\"BPrdpc\":[\"Projekt klonen\"],\"9U86tL\":[\"Projekt klonen\"],\"yz7wBu\":[\"Schließen\"],\"select.all.modal.close\":[\"Schließen\"],\"q+hNag\":[\"Sammlung\"],\"bJHBId\":[\"Häufige Anwendungsfälle:\"],\"Wqc3zS\":[\"Vergleichen & Gegenüberstellen\"],\"CfO59/\":[\"Vergleichen & Gegenüberstellen Insights\"],\"jlZul5\":[\"Vergleichen und stellen Sie die folgenden im Kontext bereitgestellten Elemente gegenüber.\"],\"bD8I7O\":[\"Abgeschlossen\"],\"6jBoE4\":[\"Konkrete Themen\"],\"participant.mic.settings.modal.second.confirm.button\":[\"Weiter\"],\"yjkELF\":[\"Neues Passwort bestätigen\"],\"p2/GCq\":[\"Passwort bestätigen\"],\"puQ8+/\":[\"Veröffentlichung bestätigen\"],\"L0k594\":[\"Bestätigen Sie Ihr Passwort, um ein neues Geheimnis für Ihre Authentifizierungs-App zu generieren.\"],\"JhzMcO\":[\"Verbindung zu den Berichtsdiensten wird hergestellt...\"],\"wX/BfX\":[\"Verbindung gesund\"],\"WimHuY\":[\"Verbindung ungesund\"],\"l9fkrm\":[\"Einwilligung\"],\"DFFB2t\":[\"Kontakt zu Verkaufsvertretern\"],\"VlCTbs\":[\"Kontaktieren Sie Ihren Verkaufsvertreter, um diese Funktion heute zu aktivieren!\"],\"M73whl\":[\"Kontext\"],\"VHSco4\":[\"Kontext hinzugefügt:\"],\"aVvy3Y\":[\"Kontextlimit erreicht\"],\"participant.button.continue\":[\"Weiter\"],\"xGVfLh\":[\"Weiter\"],\"F1pfAy\":[\"Gespräch\"],\"EiHu8M\":[\"Gespräch zum Chat hinzugefügt\"],\"ggJDqH\":[\"Audio der Konversation\"],\"participant.conversation.ended\":[\"Gespräch beendet\"],\"BsHMTb\":[\"Gespräch beendet\"],\"26Wuwb\":[\"Gespräch wird verarbeitet\"],\"OtdHFE\":[\"Gespräch aus dem Chat entfernt\"],\"zTKMNm\":[\"Gesprächstatus\"],\"Rdt7Iv\":[\"Gesprächstatusdetails\"],\"7Ljafh\":[\"Gesprächstags\"],\"a7zH70\":[\"Gespräche\"],\"EnJuK0\":[\"Gespräche\"],\"TQ8ecW\":[\"Gespräche aus QR-Code\"],\"nmB3V3\":[\"Gespräche aus Upload\"],\"participant.refine.cooling.down\":[\"Abkühlung läuft. Verfügbar in \",[\"0\"]],\"6V3Ea3\":[\"Kopiert\"],\"84o0nc\":[\"Von dem ursprünglichen Gespräch kopiert\"],\"PiH3UR\":[\"Kopiert!\"],\"he3ygx\":[\"Kopieren\"],\"y1eoq1\":[\"Link kopieren\"],\"Dj+aS5\":[\"Link zum Teilen dieses Berichts kopieren\"],\"vAkFou\":[\"Geheimnis kopieren\"],\"v3StFl\":[\"Zusammenfassung kopieren\"],\"/4gGIX\":[\"In die Zwischenablage kopieren\"],\"RTxUjI\":[\"In die Zwischenablage kopieren\"],\"rG2gDo\":[\"Transkript kopieren\"],\"OvEjsP\":[\"Kopieren...\"],\"hYgDIe\":[\"Erstellen\"],\"VW1ecc\":[\"Einen neuen Webhook von Grund auf erstellen\"],\"oJfYM5\":[\"Einen Forschungsbrief aus den letzten Gesprächen erstellen\"],\"CSQPC0\":[\"Konto erstellen\"],\"library.create\":[\"Bibliothek erstellen\"],\"O671Oh\":[\"Bibliothek erstellen\"],\"library.create.view.modal.title\":[\"Neue Ansicht erstellen\"],\"vY2Gfm\":[\"Neue Ansicht erstellen\"],\"bsfMt3\":[\"Bericht erstellen\"],\"library.create.view\":[\"Ansicht erstellen\"],\"3D0MXY\":[\"Ansicht erstellen\"],\"dkAPxi\":[\"Webhook erstellen\"],\"45O6zJ\":[\"Erstellt am\"],\"yOrQ4N\":[\"Aktuelles Logo\"],\"8Tg/JR\":[\"Benutzerdefiniert\"],\"o1nIYK\":[\"Benutzerdefinierter Dateiname\"],\"GrXJvi\":[\"Benutzerdefiniertes Logo\"],\"iv5fAO\":[\"Benutzerdefinierter Titel-Prompt\"],\"ZQKLI1\":[\"Gefahrenbereich\"],\"wqCnxg\":[\"Dashboard-URL (direkter Link zur Gesprächsübersicht)\"],\"ovBPCi\":[\"Standard\"],\"ucTqrC\":[\"Standard - Kein Tutorial (Nur Datenschutzbestimmungen)\"],\"K/78Yl\":[\"Multistufige Analyse mit live Werkzeugausführung delegieren\"],\"cnGeoo\":[\"Löschen\"],\"project.sidebar.chat.delete\":[\"Chat löschen\"],\"2DzmAq\":[\"Gespräch löschen\"],\"++iDlT\":[\"Projekt löschen\"],\"zdyslo\":[\"Webhook löschen\"],\"+m7PfT\":[\"Erfolgreich gelöscht\"],\"p9tvm2\":[\"Echo\"],\"90wFaY\":[\"ECHO\"],\"nzP4fT\":[\"dembrane events\"],\"Y7Si8i\":[\"dembrane läuft mit KI. Prüf die Antworten noch mal gegen.\"],\"67znul\":[\"Antwort\"],\"Nu4oKW\":[\"Description\"],\"ozaega\":[\"Bestimmt, unter welcher GDPR-Rechtsgrundlage personenbezogene Daten verarbeitet werden. Dies beeinflusst die Einwilligungsflüsse, die Rechte der Betroffenen und die Aufbewahrungspflichten.\"],\"YrOV6x\":[\"Bestimmt, unter welcher GDPR-Rechtsgrundlage personenbezogene Daten verarbeitet werden. Diese Einstellung gilt für alle Ihre Projekte und kann in Ihren Kontoeinstellungen geändert werden.\"],\"NMz7xK\":[\"Entwickeln Sie ein strategisches Framework, das bedeutende Ergebnisse fördert. Bitte:\\n\\nIdentifizieren Sie die Kernziele und ihre Abhängigkeiten\\nEntwickeln Sie Implementierungspfade mit realistischen Zeiträumen\\nVorhersagen Sie potenzielle Hindernisse und Minderungsstrategien\\nDefinieren Sie klare Metriken für Erfolg, die über Vanity-Indikatoren hinausgehen\\nHervorheben Sie Ressourcenanforderungen und Allokationsprioritäten\\nStrukturieren Sie das Planung für sowohl sofortige Maßnahmen als auch langfristige Vision\\nEntscheidungsgrenzen und Pivot-Punkte einschließen\\n\\nHinweis: Focus on strategies that create sustainable competitive advantages, not just incremental improvements.\"],\"qERl58\":[\"2FA deaktivieren\"],\"yrMawf\":[\"Zwei-Faktor-Authentifizierung deaktivieren\"],\"E/QGRL\":[\"Deaktiviert\"],\"fDGgw4\":[\"Benötige ich dies?\"],\"LnL5p2\":[\"Möchten Sie zu diesem Projekt beitragen?\"],\"JeOjN4\":[\"Möchten Sie auf dem Laufenden bleiben?\"],\"TvY/XA\":[\"Dokumentation\"],\"mzI/c+\":[\"Herunterladen\"],\"5YVf7S\":[\"Alle Transkripte der Gespräche, die für dieses Projekt generiert wurden, herunterladen.\"],\"5154Ap\":[\"Alle Transkripte herunterladen\"],\"8fQs2Z\":[\"Herunterladen als\"],\"hX9DE4\":[\"Download audio\"],\"hTiEnc\":[\"Audio herunterladen\"],\"wEiqju\":[\"QR-Code herunterladen\"],\"+bBcKo\":[\"Transkript herunterladen\"],\"5XW2u5\":[\"Transkript-Download-Optionen\"],\"6Wy9H3\":[\"Nächste Aktionen erstellen und nach Priorität organisieren\"],\"hUO5BY\":[\"Ziehen Sie Audio-Dateien hier oder klicken Sie, um Dateien auszuwählen\"],\"KGi3u9\":[\"Ziehen, um umzusortieren\"],\"lkz6PL\":[\"Dauer\"],\"KIjvtr\":[\"Niederländisch\"],\"pO9dOq\":[\"z.B. \\\"Verwenden Sie kurze Nomen-Phrasen wie 'Stadtbäume' oder 'Jugendliche Arbeitsplätze'. Vermeiden Sie generische Titel.\\\"\"],\"ffuZIY\":[\"z.B. Slack-Benachrichtigungen, Make-Workflow\"],\"participant.button.echo\":[\"ECHO\"],\"HA9VXi\":[\"ECHO\"],\"rH6cQt\":[\"Echo wird durch AI unterstützt. Bitte überprüfen Sie die Antworten.\"],\"o6tfKZ\":[\"ECHO wird durch AI unterstützt. Bitte überprüfen Sie die Antworten.\"],\"/IJH/2\":[\"ECHO!\"],\"ePK91l\":[\"Bearbeiten\"],\"9WkyHF\":[\"Gespräch bearbeiten\"],\"/8fAkm\":[\"Dateiname bearbeiten\"],\"G2KpGE\":[\"Projekt bearbeiten\"],\"DdevVt\":[\"Bericht bearbeiten\"],\"0YvCPC\":[\"Ressource bearbeiten\"],\"report.editor.description\":[\"Bearbeiten Sie den Berichts-Inhalt mit dem Rich-Text-Editor unten. Sie können Text formatieren, Links, Bilder und mehr hinzufügen.\"],\"nP7CdQ\":[\"Webhook bearbeiten\"],\"F6H6Lg\":[\"Bearbeitungsmodus\"],\"O3oNi5\":[\"E-Mail\"],\"wwiTff\":[\"E-Mail-Verifizierung\"],\"Ih5qq/\":[\"E-Mail-Verifizierung | Dembrane\"],\"iF3AC2\":[\"E-Mail erfolgreich verifiziert. Sie werden in 5 Sekunden zur Login-Seite weitergeleitet. Wenn Sie nicht weitergeleitet werden, klicken Sie bitte <0>hier.\"],\"g2N9MJ\":[\"email@work.com\"],\"N2S1rs\":[\"Leer\"],\"DCRKbe\":[\"2FA aktivieren\"],\"PccJlP\":[\"Enable Echo\"],\"pPJr5A\":[\"Enable ECHO\"],\"D3AnH0\":[\"Explore aktivieren\"],\"+ljZfM\":[\"Tiefer eintauchen aktivieren\"],\"wGA7d4\":[\"Konkret machen aktivieren\"],\"4KKbfZ\":[\"Teilnahme aktivieren\"],\"PoQJQE\":[\"Enable Reply\"],\"G3dSLc\":[\"Benachrichtigungen für Berichte aktivieren\"],\"Idlt6y\":[\"Aktivieren Sie diese Funktion, um Teilnehmern zu ermöglichen, Benachrichtigungen zu erhalten, wenn ein Bericht veröffentlicht oder aktualisiert wird. Teilnehmer können ihre E-Mail-Adresse eingeben, um Updates zu abonnieren und informiert zu bleiben.\"],\"g2qGhy\":[\"Aktivieren Sie diese Funktion, um Teilnehmern die Möglichkeit zu geben, KI-gesteuerte Antworten während ihres Gesprächs anzufordern. Teilnehmer können nach Aufnahme ihrer Gedanken auf \\\"Echo\\\" klicken, um kontextbezogene Rückmeldungen zu erhalten, die tiefere Reflexion und Engagement fördern. Ein Abkühlungszeitraum gilt zwischen Anfragen.\"],\"pB03mG\":[\"Aktivieren Sie diese Funktion, um Teilnehmern die Möglichkeit zu geben, KI-gesteuerte Antworten während ihres Gesprächs anzufordern. Teilnehmer können nach Aufnahme ihrer Gedanken auf \\\"ECHO\\\" klicken, um kontextbezogene Rückmeldungen zu erhalten, die tiefere Reflexion und Engagement fördern. Ein Abkühlungszeitraum gilt zwischen Anfragen.\"],\"ZUS4uO\":[\"Aktivieren Sie diese Funktion, um Teilnehmern die Möglichkeit zu geben, KI-gesteuerte Antworten während ihres Gesprächs anzufordern. Teilnehmer können nach Aufnahme ihrer Gedanken auf \\\"Explore\\\" klicken, um kontextbezogene Rückmeldungen zu erhalten, die tiefere Reflexion und Engagement fördern. Ein Abkühlungszeitraum gilt zwischen Anfragen.\"],\"dWv3hs\":[\"Aktivieren Sie diese Funktion, um Teilnehmern die Möglichkeit zu geben, AI-gesteuerte Antworten während ihres Gesprächs anzufordern. Teilnehmer können nach Aufnahme ihrer Gedanken auf \\\"Antwort\\\" klicken, um kontextbezogene Rückmeldungen zu erhalten, die tiefere Reflexion und Engagement fördern. Ein Abkühlungszeitraum gilt zwischen Anfragen.\"],\"rkE6uN\":[\"Aktiviere das, damit Teilnehmende in ihrem Gespräch KI-Antworten anfordern können. Nach ihrer Aufnahme können sie auf „Tiefer eintauchen“ klicken und bekommen Feedback im Kontext, das zu mehr Reflexion und Beteiligung anregt. Zwischen den Anfragen gibt es eine kurze Wartezeit.\"],\"dashboard.dembrane.feature.verify.description\":[\"Aktivieren Sie diese Funktion, damit Teilnehmer \\\"Ergebnisse\\\" aus ihren Beiträgen verifizieren und genehmigen können. Dies hilft, Schlüsselideen, Bedenken oder Zusammenfassungen zu konkretisieren. Nach dem Gespräch können Sie nach Diskussionen mit verifizierten Ergebnissen filtern und diese in der Übersicht einsehen.\"],\"C027jd\":[\"Transkript anonymisieren aktivieren\"],\"329BBO\":[\"Zwei-Faktor-Authentifizierung aktivieren\"],\"x35ZEt\":[\"Verify aktivieren\"],\"RxzN1M\":[\"Aktiviert\"],\"IxzwiB\":[\"Ende der Liste • Alle \",[\"0\"],\" Gespräche geladen\"],\"lYGfRP\":[\"Englisch\"],\"GboWYL\":[\"Geben Sie einen Schlüsselbegriff oder Eigennamen ein\"],\"TSHJTb\":[\"Geben Sie einen Namen für das neue Gespräch ein\"],\"KovX5R\":[\"Geben Sie einen Namen für Ihr geklontes Projekt ein\"],\"DRYPFp\":[\"Geheimen Schlüssel eingeben\"],\"34YqUw\":[\"Geben Sie einen gültigen Code ein, um die Zwei-Faktor-Authentifizierung zu deaktivieren.\"],\"2FPsPl\":[\"Dateiname eingeben (ohne Erweiterung)\"],\"vT+QoP\":[\"Geben Sie einen neuen Namen für den Chat ein:\"],\"oIn7d4\":[\"Geben Sie den 6-stelligen Code aus Ihrer Authentifizierungs-App ein.\"],\"q1OmsR\":[\"Geben Sie den aktuellen 6-stelligen Code aus Ihrer Authentifizierungs-App ein.\"],\"nAEwOZ\":[\"Enter your access code\"],\"NgaR6B\":[\"Geben Sie Ihr Passwort ein\"],\"42tLXR\":[\"Geben Sie Ihre Anfrage ein\"],\"HRbyGE\":[\"Von dem Teilnehmer auf dem Portal eingetragen\"],\"SlfejT\":[\"Fehler\"],\"Ne0Dr1\":[\"Fehler beim Klonen des Projekts\"],\"AEkJ6x\":[\"Fehler beim Erstellen des Berichts\"],\"S2MVUN\":[\"Fehler beim Laden der Ankündigungen\"],\"xcUDac\":[\"Fehler beim Laden der Erkenntnisse\"],\"edh3aY\":[\"Fehler beim Laden des Projekts\"],\"3Uoj83\":[\"Fehler beim Laden der Zitate\"],\"4kVRov\":[\"Fehler aufgetreten\"],\"z05QRC\":[\"Fehler beim Aktualisieren des Berichts\"],\"hmk+3M\":[\"Fehler beim Hochladen von \\\"\",[\"0\"],\"\\\": \",[\"1\"]],\"tst44n\":[\"Ereignisse\"],\"VFClUG\":[\"Ereignisse, die beobachtet werden sollen\"],\"participant.alert.microphone.access.success\":[\"Alles sieht gut aus – Sie können fortfahren.\"],\"/PykH1\":[\"Alles sieht gut aus – Sie können fortfahren.\"],\"jqsg/I\":[\"Beispiel-Webhook-Payload\"],\"AAC/NE\":[\"Example: This conversation is about [topic]. Key terms include [term1], [term2]. Please pay special attention to [specific aspect].\"],\"Rsjgm0\":[\"Experimentell\"],\"8tjQCz\":[\"Explore\"],\"participant.echo.explore\":[\"Erkunden\"],\"/bsogT\":[\"Entdecke Themen und Muster über alle Gespräche hinweg\"],\"sAod0Q\":[[\"conversationCount\"],\" Gespräche werden analysiert\"],\"GS+Mus\":[\"Exportieren\"],\"7Bj3x9\":[\"Fehlgeschlagen\"],\"bh2Vob\":[\"Fehler beim Hinzufügen des Gesprächs zum Chat\"],\"ajvYcJ\":[\"Fehler beim Hinzufügen des Gesprächs zum Chat\",[\"0\"]],\"g5wCZj\":[\"Fehler beim Hinzufügen von Unterhaltungen zum Kontext\"],\"9GMUFh\":[\"Artefakt konnte nicht freigegeben werden. Bitte versuchen Sie es erneut.\"],\"pmwvUt\":[\"Ergebnis konnte nicht freigegeben werden. Bitte versuchen Sie es erneut.\"],\"RBpcoc\":[\"Fehler beim Kopieren des Chats. Bitte versuchen Sie es erneut.\"],\"uvu6eC\":[\"Transkript konnte nicht kopiert werden. Versuch es noch mal.\"],\"BVzTya\":[\"Fehler beim Löschen der Antwort\"],\"p+a077\":[\"Fehler beim Deaktivieren des Automatischen Auswählens für diesen Chat\"],\"iS9Cfc\":[\"Fehler beim Aktivieren des Automatischen Auswählens für diesen Chat\"],\"C6KoMG\":[\"Fehler beim Beenden des Gesprächs. Bitte versuchen Sie es erneut oder starten Sie ein neues Gespräch.\"],\"Gu9mXj\":[\"Fehler beim Beenden des Gesprächs. Bitte versuchen Sie es erneut.\"],\"vx5bTP\":[\"Fehler beim Generieren von \",[\"label\"],\". Bitte versuchen Sie es erneut.\"],\"7S+M+W\":[\"Failed to generate Hidden gems. Please try again.\"],\"Fa1ewI\":[\"Zusammenfassung konnte nicht erstellt werden. Versuch es später noch mal.\"],\"DKxr+e\":[\"Fehler beim Laden der Ankündigungen\"],\"TSt/Iq\":[\"Fehler beim Laden der neuesten Ankündigung\"],\"D4Bwkb\":[\"Fehler beim Laden der Anzahl der ungelesenen Ankündigungen\"],\"AXRzV1\":[\"Fehler beim Laden des Audio oder das Audio ist nicht verfügbar\"],\"Z77bMM\":[\"Webhooks konnten nicht geladen werden\"],\"T7KYJY\":[\"Fehler beim Markieren aller Ankündigungen als gelesen\"],\"eGHX/x\":[\"Fehler beim Markieren der Ankündigung als gelesen\"],\"FBluE+\":[\"Verbindung fehlgeschlagen. Bitte versuche, die Seite neu zu laden.\"],\"SVtMXb\":[\"Fehler beim erneuten Generieren der Zusammenfassung. Bitte versuchen Sie es erneut.\"],\"h49o9M\":[\"Neu laden fehlgeschlagen. Bitte versuchen Sie es erneut.\"],\"kE1PiG\":[\"Fehler beim Entfernen des Gesprächs aus dem Chat\"],\"+piK6h\":[\"Fehler beim Entfernen des Gesprächs aus dem Chat\",[\"0\"]],\"P9wLTJ\":[\"Logo konnte nicht entfernt werden\"],\"SmP70M\":[\"Fehler beim Hertranskribieren des Gesprächs. Bitte versuchen Sie es erneut.\"],\"hhLiKu\":[\"Artefakt konnte nicht überarbeitet werden. Bitte versuchen Sie es erneut.\"],\"kClMar\":[\"Ergebnis konnte nicht überarbeitet werden. Bitte versuchen Sie es erneut.\"],\"8LgIkO\":[\"Fehler beim Starten eines neuen Gesprächs. Bitte versuchen Sie es erneut.\"],\"wMEdO3\":[\"Fehler beim Beenden der Aufnahme bei Änderung des Mikrofons. Bitte versuchen Sie es erneut.\"],\"BpuK7o\":[\"Fehler beim Aktualisieren der Rechtsgrundlage\"],\"RW4V7P\":[\"Logo konnte nicht hochgeladen werden\"],\"wH6wcG\":[\"E-Mail-Status konnte nicht überprüft werden. Bitte versuchen Sie es erneut.\"],\"participant.modal.echo.info.title\":[\"Funktion bald verfügbar\"],\"87gcCP\":[\"Datei \\\"\",[\"0\"],\"\\\" überschreitet die maximale Größe von \",[\"1\"],\".\"],\"ena+qV\":[\"Datei \\\"\",[\"0\"],\"\\\" hat ein nicht unterstütztes Format. Nur Audio-Dateien sind erlaubt.\"],\"LkIAge\":[\"Datei \\\"\",[\"0\"],\"\\\" ist kein unterstütztes Audio-Format. Nur Audio-Dateien sind erlaubt.\"],\"RW2aSn\":[\"Datei \\\"\",[\"0\"],\"\\\" ist zu klein (\",[\"1\"],\"). Mindestgröße ist \",[\"2\"],\".\"],\"+aBwxq\":[\"Dateigröße: Min \",[\"0\"],\", Max \",[\"1\"],\", bis zu \",[\"MAX_FILES\"],\" Dateien\"],\"UkgMPE\":[\"Dateiname aus hochgeladener Datei\"],\"o7J4JM\":[\"Filter\"],\"5g0xbt\":[\"Audit-Protokolle nach Aktion filtern\"],\"9clinz\":[\"Audit-Protokolle nach Sammlung filtern\"],\"O39Ph0\":[\"Nach Aktion filtern\"],\"DiDNkt\":[\"Nach Sammlung filtern\"],\"MRk67a\":[\"Finde Widersprüche und vorschlage Folgefragen\"],\"participant.button.stop.finish\":[\"Beenden\"],\"participant.button.finish.text.mode\":[\"Beenden\"],\"participant.button.finish\":[\"Beenden\"],\"JmZ/+d\":[\"Beenden\"],\"participant.modal.finish.title.text.mode\":[\"Gespräch beenden\"],\"4dQFvz\":[\"Beendet\"],\"kODvZJ\":[\"Vorname\"],\"MKEPCY\":[\"Folgen\"],\"JnPIOr\":[\"Folgen der Wiedergabe\"],\"cGeFup\":[\"Schriftgröße\"],\"Jj3pF8\":[\"Für erfahrene Benutzer: Ein Geheimnis-Schlüssel, um die Authentizität des Webhooks zu verifizieren. Nur erforderlich, wenn Ihr Empfangs-Dienst Signatur-Verifizierung benötigt.\"],\"glx6on\":[\"Passwort vergessen?\"],\"nLC6tu\":[\"Französisch\"],\"k/Ywl4\":[\"Vollständiges Transkript (wenn verfügbar)\"],\"ziAjHi\":[\"Generieren\"],\"GRy59I\":[\"Erstellen Sie zuerst eine Zusammenfassung\"],\"tSA0hO\":[\"Erkenntnisse aus Ihren Gesprächen generieren\"],\"QqIxfi\":[\"Geheimnis generieren\"],\"tM4cbZ\":[\"Generieren Sie strukturierte Besprechungsnotizen basierend auf den im Kontext bereitgestellten Diskussionspunkten.\"],\"gitFA/\":[\"Zusammenfassung generieren\"],\"kzY+nd\":[\"Zusammenfassung wird erstellt. Kurz warten ...\"],\"DDcvSo\":[\"Deutsch\"],\"u9yLe/\":[\"Erhalte eine sofortige Antwort von dembrane, um das Gespräch zu vertiefen.\"],\"participant.refine.go.deeper.description\":[\"Erhalte eine sofortige Antwort von dembrane, um das Gespräch zu vertiefen.\"],\"TAXdgS\":[\"Geben Sie mir eine Liste von 5-10 Themen, die diskutiert werden.\"],\"CKyk7Q\":[\"Go back\"],\"participant.concrete.artefact.action.button.go.back\":[\"Zurück\"],\"IL8LH3\":[\"Tiefer eintauchen\"],\"DXr0zk\":[\"Vollbild\"],\"iWpEwy\":[\"Zur Startseite\"],\"A3oCMz\":[\"Zur neuen Unterhaltung gehen\"],\"mT57+Q\":[\"Zur Einstellungen\"],\"5gqNQl\":[\"Rasteransicht\"],\"+h3keC\":[\"Leitfaden, wie Titel generiert werden. Titel beschreiben das Thema des Gesprächs, nicht den Teilnehmer.\"],\"ZqBGoi\":[\"Hat verifizierte Artefakte\"],\"Yae+po\":[\"Helfen Sie uns zu übersetzen\"],\"ng2Unt\":[\"Hallo, \",[\"0\"]],\"D+zLDD\":[\"Verborgen\"],\"G1UUQY\":[\"Verborgener Schatz\"],\"vLyv1R\":[\"Verstecken\"],\"LqWHk1\":[\"Verstecken \",[\"0\"]],\"u5xmYC\":[\"Alle ausblenden\"],\"txCbc+\":[\"Alle Erkenntnisse ausblenden\"],\"0lRdEo\":[\"Gespräche ohne Inhalt ausblenden\"],\"eHo/Jc\":[\"Daten verbergen\"],\"g4tIdF\":[\"Revisionsdaten verbergen\"],\"tn75xn\":[\"Bestimmtes Konzept hervorheben\"],\"i0qMbr\":[\"Startseite\"],\"lgXx7l\":[\"Wie es funktioniert:\"],\"LSCWlh\":[\"Wie würden Sie einem Kollegen beschreiben, was Sie mit diesem Projekt erreichen möchten?\\n* Was ist das übergeordnete Ziel oder die wichtigste Kennzahl\\n* Wie sieht Erfolg aus\"],\"participant.button.i.understand\":[\"Ich verstehe\"],\"sfIOlH\":[\"IBAN\"],\"S0kLOH\":[\"ID\"],\"WsoNdK\":[\"Identifizieren und analysieren Sie die wiederkehrenden Themen in diesem Inhalt. Bitte:\\n\"],\"KbXMDK\":[\"Identifizieren Sie wiederkehrende Themen, Themen und Argumente, die in Gesprächen konsistent auftreten. Analysieren Sie ihre Häufigkeit, Intensität und Konsistenz. Erwartete Ausgabe: 3-7 Aspekte für kleine Datensätze, 5-12 für mittlere Datensätze, 8-15 für große Datensätze. Verarbeitungsanleitung: Konzentrieren Sie sich auf unterschiedliche Muster, die in mehreren Gesprächen auftreten.\"],\"participant.verify.instructions.approve.artefact\":[\"Wenn Sie mit \",[\"objectLabel\"],\" zufrieden sind, klicken Sie auf \\\"Genehmigen\\\", um zu zeigen, dass Sie sich gehört fühlen.\"],\"411+TR\":[\"Wenn Sie ein erfahrener Benutzer sind, der Webhook-Integrationen einrichtet, würden wir uns sehr freuen, Ihr Anwendungsfall kennen zu lernen. Wir entwickeln auch Observability-Funktionen, einschließlich Audit-Protokolle und Lieferungstracking.\"],\"AGaPk/\":[\"Wenn Sie nicht sicher sind, möchten Sie es wahrscheinlich noch nicht. Webhooks sind eine fortgeschrittene Funktion, die typischerweise von Entwicklern oder Teams mit benutzerdefinierten Integrationen verwendet wird. Sie können sie jederzeit später einrichten.\"],\"hDVOQQ\":[\"Wenn Sie Webhook-Integrationen einrichten, würden wir uns sehr freuen, Ihr Anwendungsfall kennen zu lernen. Wir entwickeln auch Observability-Funktionen, einschließlich Audit-Protokolle und Lieferungstracking.\"],\"QJUjB0\":[\"Um besser durch die Zitate navigieren zu können, erstellen Sie zusätzliche Ansichten. Die Zitate werden dann basierend auf Ihrer Ansicht gruppiert.\"],\"IJUcvx\":[\"Währenddessen können Sie die Chat-Funktion verwenden, um die Gespräche zu analysieren, die noch verarbeitet werden.\"],\"aOhF9L\":[\"Link zur Portal-Seite in Bericht einschließen\"],\"Dvf4+M\":[\"Zeitstempel einschließen\"],\"CE+M2e\":[\"Info\"],\"sMa/sP\":[\"Erkenntnisbibliothek\"],\"ZVY8fB\":[\"Erkenntnis nicht gefunden\"],\"sJa5f4\":[\"Erkenntnisse\"],\"3hJypY\":[\"Erkenntnisse\"],\"crUYYp\":[\"Ungültiger Code. Bitte fordern Sie einen neuen an.\"],\"jLr8VJ\":[\"Ungültige Anmeldedaten.\"],\"aZ3JOU\":[\"Ungültiges Token. Bitte versuchen Sie es erneut.\"],\"1xMiTU\":[\"IP-Adresse\"],\"participant.conversation.error.deleted\":[\"Das Gespräch wurde während der Aufnahme gelöscht. Wir haben die Aufnahme beendet, um Probleme zu vermeiden. Sie können jederzeit ein neues Gespräch starten.\"],\"zT7nbS\":[\"Es scheint, dass das Gespräch während der Aufnahme gelöscht wurde. Wir haben die Aufnahme beendet, um Probleme zu vermeiden. Sie können jederzeit ein neues Gespräch starten.\"],\"library.not.available.message\":[\"Es scheint, dass die Bibliothek für Ihr Konto nicht verfügbar ist. Bitte fordern Sie Zugriff an, um dieses Feature zu entsperren.\"],\"participant.outcome.error.description\":[\"Wir konnten dieses Ergebnis nicht laden. Dies könnte ein vorübergehendes Problem sein. Sie können versuchen, neu zu laden oder zurückzugehen, um ein anderes Thema auszuwählen.\"],\"MbKzYA\":[\"Es klingt, als würden mehrere Personen sprechen. Wenn Sie abwechselnd sprechen, können wir alle deutlich hören.\"],\"Lj7sBL\":[\"Italienisch\"],\"clXffu\":[\"Treten Sie \",[\"0\"],\" auf dembrane bei\"],\"uocCon\":[\"Einen Moment bitte\"],\"OSBXx5\":[\"Gerade eben\"],\"0ohX1R\":[\"Halten Sie den Zugriff sicher mit einem Einmalcode aus Ihrer Authentifizierungs-App. Aktivieren oder deaktivieren Sie die Zwei-Faktor-Authentifizierung für dieses Konto.\"],\"vXIe7J\":[\"Sprache\"],\"UXBCwc\":[\"Nachname\"],\"0K/D0Q\":[\"Zuletzt gespeichert am \",[\"0\"]],\"K7P0jz\":[\"Zuletzt aktualisiert\"],\"ay5uke\":[\"Mehr über Webhooks erfahren\"],\"ffCwpJ\":[\"Leer lassen, um das bestehende zu behalten\"],\"vRXsmZ\":[\"Rechtsgrundlage\"],\"7kyKF5\":[\"Rechtsgrundlage aktualisiert\"],\"PIhnIP\":[\"Lassen Sie uns wissen!\"],\"qhQjFF\":[\"Lass uns sicherstellen, dass wir Sie hören können\"],\"exYcTF\":[\"Bibliothek\"],\"library.title\":[\"Bibliothek\"],\"T50lwc\":[\"Bibliothekserstellung läuft\"],\"yUQgLY\":[\"Bibliothek wird derzeit verarbeitet\"],\"gkv8iG\":[\"Kennzeichen\"],\"yzF66j\":[\"Link\"],\"LIj2/f\":[\"Link zur Datenschutzerklärung Ihrer Organisation, die angezeigt wird\"],\"3gvJj+\":[\"LinkedIn-Beitrag (Experimentell)\"],\"dF6vP6\":[\"Live\"],\"uH9GEL\":[\"Live Agent Ausführungsmodus\"],\"participant.live.audio.level\":[\"Live Audiopegel:\"],\"TkFXaN\":[\"Live Audiopegel:\"],\"n9yU9X\":[\"Live Vorschau\"],\"participant.verify.instructions.loading\":[\"Wird geladen\"],\"yQE2r9\":[\"Laden\"],\"yQ9yN3\":[\"Aktionen werden geladen...\"],\"participant.concrete.loading.artefact\":[\"Artefakt wird geladen…\"],\"JOvnq+\":[\"Audit-Protokolle werden geladen…\"],\"y+JWgj\":[\"Sammlungen werden geladen...\"],\"ATTcN8\":[\"Konkrete Themen werden geladen…\"],\"FUK4WT\":[\"Mikrofone werden geladen...\"],\"H+bnrh\":[\"Transkript wird geladen ...\"],\"3DkEi5\":[\"Loading verification topics…\"],\"3SKW0s\":[\"Verify Themen werden geladen…\"],\"+yD+Wu\":[\"wird geladen...\"],\"Z3FXyt\":[\"Laden...\"],\"Pwqkdw\":[\"Laden…\"],\"z0t9bb\":[\"Anmelden\"],\"zfB1KW\":[\"Anmelden | Dembrane\"],\"Wd2LTk\":[\"Als bestehender Benutzer anmelden\"],\"2cm4WM\":[\"Logo entfernt\"],\"WXSxpf\":[\"Logo erfolgreich aktualisiert\"],\"nOhz3x\":[\"Abmelden\"],\"jWXlkr\":[\"Längste zuerst\"],\"JSxZVX\":[\"Alle als gelesen markieren\"],\"+s1J8k\":[\"Als gelesen markieren\"],\"VxyuRJ\":[\"Besprechungsnotizen\"],\"08d+3x\":[\"Nachrichten von \",[\"0\"],\" - \",[\"1\"],\"%\"],\"B+1PXy\":[\"Der Mikrofonzugriff ist weiterhin verweigert. Bitte überprüfen Sie Ihre Einstellungen und versuchen Sie es erneut.\"],\"lWkKSO\":[\"min\"],\"zz/Wd/\":[\"Modus\"],\"zMx0gF\":[\"Mehr Vorlagen\"],\"QWdKwH\":[\"Verschieben\"],\"CyKTz9\":[\"Gespräch verschieben\"],\"wUTBdx\":[\"Gespräch zu einem anderen Projekt verschieben\"],\"Ksvwy+\":[\"Gespräch zu einem anderen Projekt verschieben\"],\"6YtxFj\":[\"Name\"],\"e3/ja4\":[\"Name A-Z\"],\"8/brI5\":[\"Name ist erforderlich\"],\"c5Xt89\":[\"Name Z-A\"],\"isRobC\":[\"Neu\"],\"Wmq4bZ\":[\"Neuer Gespräch Name\"],\"library.new.conversations\":[\"Seit der Erstellung der Bibliothek wurden neue Gespräche hinzugefügt. Generieren Sie die Bibliothek neu, um diese zu verarbeiten.\"],\"P/+jkp\":[\"Seit der Erstellung der Bibliothek wurden neue Gespräche hinzugefügt. Generieren Sie die Bibliothek neu, um diese zu verarbeiten.\"],\"7vhWI8\":[\"Neues Passwort\"],\"+VXUp8\":[\"Neues Projekt\"],\"+RfVvh\":[\"Neueste zuerst\"],\"participant.button.next\":[\"Weiter\"],\"participant.ready.to.begin.button.text\":[\"Bereit zum Beginn\"],\"participant.verify.selection.button.next\":[\"Weiter\"],\"participant.verify.instructions.button.next\":[\"Weiter\"],\"hXzOVo\":[\"Weiter\"],\"participant.button.finish.no.text.mode\":[\"Nein\"],\"riwuXX\":[\"Keine Aktionen gefunden\"],\"WsI5bo\":[\"Keine Ankündigungen verfügbar\"],\"Em+3Ls\":[\"Keine Audit-Protokolle entsprechen den aktuellen Filtern.\"],\"project.sidebar.chat.empty.description\":[\"Keine Chats gefunden. Starten Sie einen Chat mit dem \\\"Fragen\\\"-Button.\"],\"YM6Wft\":[\"Keine Chats gefunden. Starten Sie einen Chat mit dem \\\"Fragen\\\"-Button.\"],\"Qqhl3R\":[\"Keine Sammlungen gefunden\"],\"zMt5AM\":[\"Keine konkreten Themen verfügbar.\"],\"zsslJv\":[\"Kein Inhalt\"],\"1pZsdx\":[\"Keine Gespräche verfügbar, um eine Bibliothek zu erstellen\"],\"library.no.conversations\":[\"Keine Gespräche verfügbar, um eine Bibliothek zu erstellen\"],\"zM3DDm\":[\"Keine Gespräche verfügbar, um eine Bibliothek zu erstellen. Bitte fügen Sie einige Gespräche hinzu, um zu beginnen.\"],\"EtMtH/\":[\"Keine Gespräche gefunden.\"],\"BuikQT\":[\"Keine Gespräche gefunden. Starten Sie ein Gespräch über den Teilnahme-Einladungslink aus der <0><1>Projektübersicht.\"],\"select.all.modal.no.conversations\":[\"Es wurden keine Unterhaltungen verarbeitet. Dies kann passieren, wenn alle Unterhaltungen bereits im Kontext sind oder nicht den ausgewählten Filtern entsprechen.\"],\"meAa31\":[\"Noch keine Gespräche\"],\"VInleh\":[\"Keine Erkenntnisse verfügbar. Generieren Sie Erkenntnisse für dieses Gespräch, indem Sie <0><1>die Projektbibliothek besuchen.\"],\"yTx6Up\":[\"Es wurden noch keine Schlüsselbegriffe oder Eigennamen hinzugefügt. Fügen Sie sie über die obige Eingabe hinzu, um die Transkriptgenauigkeit zu verbessern.\"],\"jfhDAK\":[\"Noch kein neues Feedback erkannt. Bitte fahren Sie mit Ihrer Diskussion fort und versuchen Sie es später erneut.\"],\"T3TyGx\":[\"Keine Projekte gefunden \",[\"0\"]],\"y29l+b\":[\"Keine Projekte für den Suchbegriff gefunden\"],\"ghhtgM\":[\"Keine Zitate verfügbar. Generieren Sie Zitate für dieses Gespräch, indem Sie\"],\"yalI52\":[\"Keine Zitate verfügbar. Generieren Sie Zitate für dieses Gespräch, indem Sie <0><1>die Projektbibliothek besuchen.\"],\"ctlSnm\":[\"Kein Bericht gefunden\"],\"EhV94J\":[\"Keine Ressourcen gefunden.\"],\"Ev2r9A\":[\"Keine Ergebnisse\"],\"WRRjA9\":[\"Keine Tags gefunden\"],\"LcBe0w\":[\"Diesem Projekt wurden noch keine Tags hinzugefügt. Fügen Sie ein Tag über die Texteingabe oben hinzu, um zu beginnen.\"],\"bhqKwO\":[\"Kein Transkript verfügbar\"],\"TmTivZ\":[\"Kein Transkript für dieses Gespräch verfügbar.\"],\"vq+6l+\":[\"Noch kein Transkript für dieses Gespräch vorhanden. Bitte später erneut prüfen.\"],\"MPZkyF\":[\"Für diesen Chat sind keine Transkripte ausgewählt\"],\"AotzsU\":[\"Kein Tutorial (nur Datenschutzerklärungen)\"],\"OdkUBk\":[\"Es wurden keine gültigen Audio-Dateien ausgewählt. Bitte wählen Sie nur Audio-Dateien (MP3, WAV, OGG, etc.) aus.\"],\"tNWcWM\":[\"Für dieses Projekt sind keine Verifizierungsthemen konfiguriert.\"],\"2h9aae\":[\"No verification topics available.\"],\"pdWSGS\":[\"Keine Verify Themen verfügbar.\"],\"+uY23Q\":[\"Keine Webhooks konfiguriert\"],\"/PUkCU\":[\"Keine Webhooks gefunden\"],\"select.all.modal.not.added\":[\"Nicht hinzugefügt\"],\"OJx3wK\":[\"Nicht verfügbar\"],\"yebagU\":[\"Teilnehmer benachrichtigen, wenn ein Bericht veröffentlicht wird.\"],\"cH5kXP\":[\"Jetzt\"],\"9+6THi\":[\"Älteste zuerst\"],\"participant.verify.instructions.revise.artefact\":[\"Sobald Sie diskutiert haben, klicken Sie auf \\\"Überarbeiten\\\", um \",[\"objectLabel\"],\" entsprechend Ihrer Diskussion anzupassen.\"],\"participant.verify.instructions.read.aloud\":[\"Sobald Sie \",[\"objectLabel\"],\" erhalten haben, lesen Sie es laut vor und teilen Sie mit, was Sie gegebenenfalls ändern möchten.\"],\"conversation.ongoing\":[\"Laufend\"],\"J6n7sl\":[\"Laufend\"],\"uTmEDj\":[\"Laufende Gespräche\"],\"a//PzZ\":[\"Ändern Sie diese Einstellung nur in Absprache mit den verantwortlichen Personen für die Datenschutzverantwortung in Ihrer Organisation.\"],\"QvvnWK\":[\"Nur die \",[\"0\"],\" beendeten \",[\"1\"],\" werden im Bericht enthalten. \"],\"participant.alert.microphone.access.failure\":[\"Ups! Es scheint, dass der Mikrofonzugriff verweigert wurde. Keine Sorge! Wir haben einen praktischen Fehlerbehebungsleitfaden für Sie. Schauen Sie ihn sich an. Sobald Sie das Problem behoben haben, kommen Sie zurück und besuchen Sie diese Seite erneut, um zu überprüfen, ob Ihr Mikrofon bereit ist.\"],\"J17dTs\":[\"Ups! Es scheint, dass der Mikrofonzugriff verweigert wurde. Keine Sorge! Wir haben einen praktischen Fehlerbehebungsleitfaden für Sie. Schauen Sie ihn sich an. Sobald Sie das Problem behoben haben, kommen Sie zurück und besuchen Sie diese Seite erneut, um zu überprüfen, ob Ihr Mikrofon bereit ist.\"],\"1TNIig\":[\"Öffnen\"],\"NRLF9V\":[\"Dokumentation öffnen\"],\"2CyWv2\":[\"Offen für Teilnahme?\"],\"Z7K0px\":[\"Leitfaden öffnen\"],\"JoAjm8\":[\"Leitfaden für Host öffnen\"],\"participant.button.open.troubleshooting.guide\":[\"Fehlerbehebungsleitfaden öffnen\"],\"7yrRHk\":[\"Fehlerbehebungsleitfaden öffnen\"],\"Hak8r6\":[\"Öffnen Sie Ihre Authentifizierungs-App und geben Sie den aktuellen 6-stelligen Code ein.\"],\"LLAa/9\":[\"Optional\"],\"V44CS4\":[\"Optionales Feld auf der Startseite\"],\"bkndzy\":[\"Optionales Feld auf der Danksagungsseite\"],\"0zpgxV\":[\"Optionen\"],\"6lcDxb\":[\"URL der Datenschutzerklärung der Organisatoren\"],\"GC75c7\":[\"Ergebnis erfolgreich freigeschaltet!\"],\"QLXrh9\":[\"Ergebnis erfolgreich neu geladen!\"],\"LJg1UW\":[\"Ergebnis erfolgreich überarbeitet!\"],\"df3S+R\":[\"Ergebnis erfolgreich aktualisiert!\"],\"1fjbvD\":[\"Ergebnisse\"],\"ZU3zZC\":[\"Ergebnisse\"],\"6/dCYd\":[\"Übersicht\"],\"/fAXQQ\":[\"Overview – Themes & Patterns\"],\"6WdDG7\":[\"Page\"],\"Wu++6g\":[\"Seiteninhalt\"],\"8F1i42\":[\"Seite nicht gefunden\"],\"6+Py7/\":[\"Seitentitel\"],\"v8fxDX\":[\"Teilnehmer\"],\"h3AUOJ\":[\"Teilnehmer-E-Mail\"],\"WdEzKM\":[\"Teilnehmer-E-Mails\"],\"Uc9fP1\":[\"Teilnehmer-Funktionen\"],\"rMCv1T\":[\"Teilnehmer-Name und -E-Mail\"],\"y4n1fB\":[\"Teilnehmer können beim Erstellen von Gesprächen Tags auswählen\"],\"8ZsakT\":[\"Passwort\"],\"w3/J5c\":[\"Portal mit Passwort schützen (Feature-Anfrage)\"],\"lpIMne\":[\"Passwörter stimmen nicht überein\"],\"IgrLD/\":[\"Pause\"],\"PTSHeg\":[\"Vorlesen pausieren\"],\"UbRKMZ\":[\"Ausstehend\"],\"zmwvG2\":[\"Telefon\"],\"6v5aT9\":[\"Wähl den Ansatz, der zu deiner Frage passt\"],\"participant.alert.microphone.access\":[\"Bitte erlauben Sie den Mikrofonzugriff, um den Test zu starten.\"],\"3flRk2\":[\"Bitte erlauben Sie den Mikrofonzugriff, um den Test zu starten.\"],\"SQSc5o\":[\"Bitte prüfen Sie später erneut oder wenden Sie sich an den Projektbesitzer für weitere Informationen.\"],\"T8REcf\":[\"Bitte überprüfen Sie Ihre Eingaben auf Fehler.\"],\"S6iyis\":[\"Bitte schließen Sie Ihren Browser nicht\"],\"n6oAnk\":[\"Bitte aktivieren Sie die Teilnahme, um das Teilen zu ermöglichen\"],\"fwrPh4\":[\"Bitte geben Sie eine gültige E-Mail-Adresse ein.\"],\"iMWXJN\":[\"Please keep this screen lit up (black screen = not recording)\"],\"D90h1s\":[\"Bitte melden Sie sich an, um fortzufahren.\"],\"mUGRqu\":[\"Bitte geben Sie eine prägnante Zusammenfassung des im Kontext Bereitgestellten.\"],\"ps5D2F\":[\"Bitte nehmen Sie Ihre Antwort auf, indem Sie unten auf die Schaltfläche \\\"Aufnehmen\\\" klicken. Sie können auch durch Klicken auf das Textsymbol in Textform antworten. \\n**Bitte lassen Sie diesen Bildschirm beleuchtet** \\n(schwarzer Bildschirm = keine Aufnahme)\"],\"TsuUyf\":[\"Bitte nehmen Sie Ihre Antwort auf, indem Sie unten auf den \\\"Aufnahme starten\\\"-Button klicken. Sie können auch durch Klicken auf das Textsymbol in Textform antworten.\"],\"4TVnP7\":[\"Bitte wählen Sie eine Sprache für Ihren Bericht\"],\"N63lmJ\":[\"Bitte wählen Sie eine Sprache für Ihren aktualisierten Bericht\"],\"XvD4FK\":[\"Bitte wählen Sie mindestens eine Quelle\"],\"hxTGLS\":[\"Wähl Gespräche in der Seitenleiste aus, um weiterzumachen\"],\"GXZvZ7\":[\"Bitte warten Sie \",[\"timeStr\"],\", bevor Sie ein weiteres Echo anfordern.\"],\"Am5V3+\":[\"Bitte warten Sie \",[\"timeStr\"],\", bevor Sie ein weiteres Echo anfordern.\"],\"CE1Qet\":[\"Bitte warten Sie \",[\"timeStr\"],\", bevor Sie ein weiteres ECHO anfordern.\"],\"Fx1kHS\":[\"Bitte warten Sie \",[\"timeStr\"],\", bevor Sie eine weitere Antwort anfordern.\"],\"MgJuP2\":[\"Bitte warten Sie, während wir Ihren Bericht generieren. Sie werden automatisch zur Berichtsseite weitergeleitet.\"],\"library.processing.request\":[\"Bibliothek wird verarbeitet\"],\"04DMtb\":[\"Bitte warten Sie, während wir Ihre Hertranskription anfragen verarbeiten. Sie werden automatisch zur neuen Konversation weitergeleitet, wenn fertig.\"],\"ei5r44\":[\"Bitte warten Sie, während wir Ihren Bericht aktualisieren. Sie werden automatisch zur Berichtsseite weitergeleitet.\"],\"j5KznP\":[\"Bitte warten Sie, während wir Ihre E-Mail-Adresse verifizieren.\"],\"uRFMMc\":[\"Portal Inhalt\"],\"qVypVJ\":[\"Portal Editor\"],\"g2UNkE\":[\"Powered by\"],\"MPWj35\":[\"Deine Gespräche werden vorbereitet … kann einen Moment dauern.\"],\"/SM3Ws\":[\"Ihre Erfahrung wird vorbereitet\"],\"hyneRf\":[\"Vorschau: Der schnelle braune Fuchs springt über den faulen Hund.\"],\"UoByX/\":[\"PDF drucken / speichern\"],\"ANWB5x\":[\"Diesen Bericht drucken\"],\"zwqetg\":[\"Datenschutzerklärungen\"],\"qAGp2O\":[\"Fortfahren\"],\"select.all.modal.proceed\":[\"Fortfahren\"],\"stk3Hv\":[\"verarbeitet\"],\"vrnnn9\":[\"Verarbeitet\"],\"select.all.modal.loading.description\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" Unterhaltung\"],\"other\":[\"#\",\" Unterhaltungen\"]}],\" werden verarbeitet und zu Ihrem Chat hinzugefügt\"],\"kvs/6G\":[\"Verarbeitung für dieses Gespräch fehlgeschlagen. Dieses Gespräch ist für die Analyse und den Chat nicht verfügbar.\"],\"q11K6L\":[\"Verarbeitung für dieses Gespräch fehlgeschlagen. Dieses Gespräch ist für die Analyse und den Chat nicht verfügbar. Letzter bekannter Status: \",[\"0\"]],\"NQiPr4\":[\"Transkript wird verarbeitet\"],\"48px15\":[\"Bericht wird verarbeitet...\"],\"gzGDMM\":[\"Ihre Hertranskription anfragen werden verarbeitet...\"],\"Hie0VV\":[\"Projekt erstellt\"],\"0qmd8V\":[\"Projekt Standard: aktiviert. Dies wird persönliche Identifizierbare Informationen mit ersetzen.\"],\"xJMpjP\":[\"Projektbibliothek | Dembrane\"],\"QDjWwu\":[\"Projekt Meta Zusammenfassung\"],\"OyIC0Q\":[\"Projektname\"],\"3gh0L6\":[\"Projektname und -ID\"],\"6Z2q2Y\":[\"Der Projektname muss mindestens 4 Zeichen lang sein\"],\"n7JQEk\":[\"Projekt nicht gefunden\"],\"hjaZqm\":[\"Project Overview\"],\"Jbf9pq\":[\"Projektübersicht | Dembrane\"],\"O1x7Ay\":[\"Project Overview and Edit\"],\"Wsk5pi\":[\"Projekt Einstellungen\"],\"+0B+ue\":[\"Projekte\"],\"Eb7xM7\":[\"Projekte | Dembrane\"],\"JQVviE\":[\"Projekte Startseite\"],\"nyEOdh\":[\"Bieten Sie eine Übersicht über die Hauptthemen und wiederkehrende Themen\"],\"6oqr95\":[\"Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information.\"],\"EEYbdt\":[\"Veröffentlichen\"],\"u3wRF+\":[\"Veröffentlicht\"],\"E7YTYP\":[\"Hol dir die wichtigsten Zitate aus dieser Session\"],\"eWLklq\":[\"Zitate\"],\"0ZBIgY\":[\"Einstellungen aus einem bestehenden Webhook wiederverwenden\"],\"wZxwNu\":[\"Vorlesen\"],\"participant.ready.to.begin\":[\"Bereit zum Beginn\"],\"ZKOO0I\":[\"Bereit zum Beginn?\"],\"ShoKlK\":[\"Bereit, Ihre Werkzeuge zu verbinden? Fügen Sie einen Webhook hinzu, um automatisch Gesprächdaten zu erhalten, wenn Ereignisse auftreten.\"],\"hpnYpo\":[\"Empfohlene Apps\"],\"participant.button.interruption.reconnect\":[\"Erneut verbinden\"],\"participant.button.record\":[\"Aufnehmen\"],\"w80YWM\":[\"Aufnehmen\"],\"s4Sz7r\":[\"Ein weiteres Gespräch aufnehmen\"],\"participant.modal.interruption.title\":[\"Aufnahme unterbrochen\"],\"participant.modal.pause.title\":[\"Aufnahme pausiert\"],\"view.recreate.tooltip\":[\"Ansicht neu erstellen\"],\"view.recreate.modal.title\":[\"Ansicht neu erstellen\"],\"CqnkB0\":[\"Wiederkehrende Themen\"],\"9aloPG\":[\"Referenzen\"],\"lCF0wC\":[\"Aktualisieren\"],\"ZMXpAp\":[\"Audit-Protokolle aktualisieren\"],\"844H5I\":[\"Bibliothek neu generieren\"],\"bluvj0\":[\"Zusammenfassung neu generieren\"],\"participant.regenerating.outcome\":[\"Ergebnis wird neu generiert\"],\"oYlYU+\":[\"Zusammenfassung wird neu erstellt. Kurz warten ...\"],\"wYz80B\":[\"Registrieren | Dembrane\"],\"w3qEvq\":[\"Als neuer Benutzer registrieren\"],\"7dZnmw\":[\"Relevanz\"],\"participant.button.reload.page.text.mode\":[\"Seite neu laden\"],\"participant.button.reload\":[\"Seite neu laden\"],\"participant.concrete.artefact.action.button.reload\":[\"Neu laden\"],\"hTDMBB\":[\"Seite neu laden\"],\"t/YqKh\":[\"Entfernen\"],\"Kl7//J\":[\"E-Mail entfernen\"],\"cILfnJ\":[\"Datei entfernen\"],\"CJgPtd\":[\"Aus diesem Chat entfernen\"],\"project.sidebar.chat.rename\":[\"Umbenennen\"],\"2wxgft\":[\"Umbenennen\"],\"XyN13i\":[\"Antwort Prompt\"],\"gjpdaf\":[\"Bericht\"],\"Q3LOVJ\":[\"Ein Problem melden\"],\"DUmD+q\":[\"Bericht erstellt - \",[\"0\"]],\"KFQLa2\":[\"Berichtgenerierung befindet sich derzeit in der Beta und ist auf Projekte mit weniger als 10 Stunden Aufnahme beschränkt.\"],\"hIQOLx\":[\"Berichtsbenachrichtigungen\"],\"lNo4U2\":[\"Bericht aktualisiert - \",[\"0\"]],\"library.request.access\":[\"Zugriff anfordern\"],\"uLZGK+\":[\"Zugriff anfordern\"],\"dglEEO\":[\"Passwort zurücksetzen anfordern\"],\"u2Hh+Y\":[\"Passwort zurücksetzen anfordern | Dembrane\"],\"participant.alert.microphone.access.loading\":[\"Mikrofonzugriff wird angefragt...\"],\"MepchF\":[\"Mikrofonzugriff anfordern, um verfügbare Geräte zu erkennen...\"],\"0Hf+6m\":[\"Benötigt \\\"E-Mail anfordern?\\\" um aktiviert zu sein\"],\"OfhWJH\":[\"Zurücksetzen\"],\"xeMrqw\":[\"Alle Optionen zurücksetzen\"],\"KbS2K9\":[\"Passwort zurücksetzen\"],\"UMMxwo\":[\"Passwort zurücksetzen | Dembrane\"],\"L+rMC9\":[\"Auf Standard zurücksetzen\"],\"s+MGs7\":[\"Ressourcen\"],\"participant.button.stop.resume\":[\"Fortsetzen\"],\"v39wLo\":[\"Fortsetzen\"],\"sVzC0H\":[\"Hertranskribieren\"],\"ehyRtB\":[\"Gespräch hertranskribieren\"],\"1JHQpP\":[\"Gespräch hertranskribieren\"],\"+gmVxi\":[\"Hertranskription nicht verfügbar für anonymisierte Unterhaltungen\"],\"MXwASV\":[\"Hertranskription gestartet. Das neue Gespräch wird bald verfügbar sein.\"],\"6gRgw8\":[\"Erneut versuchen\"],\"H1Pyjd\":[\"Upload erneut versuchen\"],\"9VUzX4\":[\"Überprüfen Sie die Aktivität für Ihren Arbeitsbereich. Filtern Sie nach Sammlung oder Aktion und exportieren Sie die aktuelle Ansicht für weitere Untersuchungen.\"],\"UZVWVb\":[\"Dateien vor dem Hochladen überprüfen\"],\"3lYF/Z\":[\"Überprüfen Sie den Status der Verarbeitung für jedes Gespräch, das in diesem Projekt gesammelt wurde.\"],\"participant.concrete.action.button.revise\":[\"Überarbeiten\"],\"OG3mVO\":[\"Revision #\",[\"revisionNumber\"]],\"kv1ztT\":[\"Rechtsklick, um hervorzuheben\"],\"xxCtZv\":[\"Zeilen pro Seite\"],\"IqCtR/\":[\"Ausführungsstatus:\"],\"tfDRzk\":[\"Speichern\"],\"participant.concrete.action.button.save\":[\"Speichern\"],\"IUwGEM\":[\"Änderungen speichern\"],\"2VA/7X\":[\"Speichern fehlgeschlagen!\"],\"XvjC4F\":[\"Speichern...\"],\"nHeO/c\":[\"Scannen Sie den QR-Code oder kopieren Sie das Geheimnis in Ihre App.\"],\"oOi11l\":[\"Nach unten scrollen\"],\"select.all.modal.loading.search\":[\"Suchen\"],\"A1taO8\":[\"Suchen\"],\"OWm+8o\":[\"Gespräche suchen\"],\"blFttG\":[\"Projekte suchen\"],\"I0hU01\":[\"Projekte suchen\"],\"RVZJWQ\":[\"Projekte suchen...\"],\"lnWve4\":[\"Tags suchen\"],\"pECIKL\":[\"Vorlagen suchen...\"],\"select.all.modal.search.text\":[\"Suchtext:\"],\"nhvuQF\":[\"Webhooks suchen...\"],\"uSvNyU\":[\"Durchsucht die relevantesten Quellen\"],\"Wj2qJm\":[\"Durchsucht die relevantesten Quellen\"],\"8VEDbV\":[\"Geheimnis\"],\"Y1y+VB\":[\"Geheimnis kopiert\"],\"Eyh9/O\":[\"Gesprächstatusdetails ansehen\"],\"0sQPzI\":[\"Bis bald\"],\"1ZTiaz\":[\"Segmente\"],\"H/diq7\":[\"Mikrofon auswählen\"],\"s5OrCL\":[\"Einen Webhook auswählen um zu klonen\"],\"wgNoIs\":[\"Alle auswählen\"],\"+fRipn\":[\"Alle auswählen (\",[\"remainingCount\"],\")\"],\"select.all.modal.title.results\":[\"Alle Ergebnisse auswählen\"],\"o4e/70\":[\"Mindestens ein Ereignis auswählen\"],\"NK2YNj\":[\"Audio-Dateien auswählen\"],\"/3ntVG\":[\"Wähle Gespräche aus und finde genaue Zitate\"],\"LyHz7Q\":[\"Gespräche in der Seitenleiste auswählen\"],\"n4rh8x\":[\"Projekt auswählen\"],\"ekUnNJ\":[\"Tags auswählen\"],\"CG1cTZ\":[\"Wählen Sie die Anweisungen aus, die den Teilnehmern beim Starten eines Gesprächs angezeigt werden\"],\"qxzrcD\":[\"Wählen Sie den Typ der Rückmeldung oder der Beteiligung, die Sie fördern möchten.\"],\"QdpRMY\":[\"Tutorial auswählen\"],\"dashboard.dembrane.feature.verify.topic.select\":[\"Wählen Sie aus, welche Themen Teilnehmer für \\\"Verifizieren\\\" verwenden können.\"],\"participant.select.microphone\":[\"Mikrofon auswählen\"],\"vKH1Ye\":[\"Wählen Sie Ihr Mikrofon:\"],\"gU5H9I\":[\"Ausgewählte Dateien (\",[\"0\"],\"/\",[\"MAX_FILES\"],\")\"],\"participant.selected.microphone\":[\"Ausgewähltes Mikrofon\"],\"tP/pEQ\":[\"Auswahl zu groß\"],\"select.all.modal.context.limit.reached\":[\"Auswahl zu groß. Einige Gespräche wurden nicht hinzugefügt.\"],\"JlFcis\":[\"Senden\"],\"3mlq2q\":[\"Einen Nachricht senden, um einen agentischen Lauf zu starten.\"],\"PIMJF6\":[\"Slack/Teams Benachrichtigungen senden, wenn neue Gespräche abgeschlossen sind\"],\"VTmyvi\":[\"Stimmung\"],\"NprC8U\":[\"Sitzungsname\"],\"DMl1JW\":[\"Ihr erstes Projekt einrichten\"],\"Tz0i8g\":[\"Einstellungen\"],\"participant.settings.modal.title\":[\"Einstellungen\"],\"PErdpz\":[\"Settings | Dembrane\"],\"Z8lGw6\":[\"Teilen\"],\"/XNQag\":[\"Diesen Bericht teilen\"],\"oX3zgA\":[\"Teilen Sie hier Ihre Daten\"],\"Dc7GM4\":[\"Ihre Stimme teilen\"],\"swzLuF\":[\"Teilen Sie Ihre Stimme, indem Sie den unten stehenden QR-Code scannen.\"],\"+tz9Ky\":[\"Kürzeste zuerst\"],\"8vETh9\":[\"Anzeigen\"],\"h8lzfw\":[\"Zeige \",[\"0\"]],\"lZw9AX\":[\"Alle anzeigen\"],\"w1eody\":[\"Audio-Player anzeigen\"],\"pzaNzD\":[\"Daten anzeigen\"],\"yrhNQG\":[\"Dauer anzeigen\"],\"Qc9KX+\":[\"IP-Adressen anzeigen\"],\"6lGV3K\":[\"Weniger anzeigen\"],\"fMPkxb\":[\"Mehr anzeigen\"],\"3bGwZS\":[\"Referenzen anzeigen\"],\"OV2iSn\":[\"Revisionsdaten anzeigen\"],\"3Sg56r\":[\"Zeitachse im Bericht anzeigen (Feature-Anfrage)\"],\"DLEIpN\":[\"Zeitstempel anzeigen (experimentell)\"],\"Tqzrjk\":[[\"displayFrom\"],\"–\",[\"displayTo\"],\" von \",[\"totalItems\"],\" Einträgen werden angezeigt\"],\"dbWo0h\":[\"Mit Google anmelden\"],\"participant.mic.check.button.skip\":[\"Überspringen\"],\"6Uau97\":[\"Überspringen\"],\"lH0eLz\":[\"Datenschutzkarte überspringen (Organisation verwaltet Zustimmung)\"],\"b6NHjr\":[\"Datenschutzkarte überspringen (Organisation verwaltet Zustimmung)\"],\"select.all.modal.context.limit.reached.description\":[\"Übersprungen, da die Auswahl zu groß war.\"],\"4Q9po3\":[\"Einige Gespräche werden noch verarbeitet. Die automatische Auswahl wird optimal funktionieren, sobald die Audioverarbeitung abgeschlossen ist.\"],\"q+pJ6c\":[\"Einige Dateien wurden bereits ausgewählt und werden nicht erneut hinzugefügt.\"],\"select.all.modal.skip.disclaimer\":[\"Einige können übersprungen werden (kein Transkript oder Auswahl zu groß).\"],\"nwtY4N\":[\"Etwas ist schief gelaufen\"],\"participant.conversation.error.text.mode\":[\"Etwas ist schief gelaufen\"],\"participant.conversation.error\":[\"Etwas ist schief gelaufen\"],\"avSWtK\":[\"Beim Exportieren der Audit-Protokolle ist ein Fehler aufgetreten.\"],\"q9A2tm\":[\"Beim Generieren des Geheimnisses ist ein Fehler aufgetreten.\"],\"JOKTb4\":[\"Beim Hochladen der Datei ist ein Fehler aufgetreten: \",[\"0\"]],\"KeOwCj\":[\"Beim Gespräch ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support, wenn das Problem weiterhin besteht\"],\"participant.explore.generic.error.message\":[\"Etwas ist schief gelaufen. Bitte versuchen Sie es erneut, indem Sie die Schaltfläche <0>Erkunden drücken, oder kontaktieren Sie den Support, wenn das Problem weiterhin besteht.\"],\"fWsBTs\":[\"Etwas ist schief gelaufen. Bitte versuchen Sie es erneut.\"],\"participant.go.deeper.content.policy.violation.error.message\":[\"Der Inhalt verstößt gegen unsere Richtlinien. Änder den Text und versuch es nochmal.\"],\"f6Hub0\":[\"Sortieren\"],\"/AhHDE\":[\"Quelle \",[\"0\"]],\"u7yVRn\":[\"Quellen:\"],\"65A04M\":[\"Spanisch\"],\"zuoIYL\":[\"Sprecher\"],\"z5/5iO\":[\"Spezifischer Kontext\"],\"mORM2E\":[\"Konkrete Details\"],\"Etejcu\":[\"Konkrete Details – ausgewählte Gespräche\"],\"AS7WoE\":[\"Neu starten\"],\"participant.button.start.new.conversation.text.mode\":[\"Neues Gespräch starten\"],\"participant.button.start.new.conversation\":[\"Neues Gespräch starten\"],\"c6FrMu\":[\"Neues Gespräch starten\"],\"i88wdJ\":[\"Neu beginnen\"],\"pHVkqA\":[\"Aufnahme starten\"],\"uAQUqI\":[\"Status\"],\"ygCKqB\":[\"Stopp\"],\"participant.button.stop\":[\"Beenden\"],\"kimwwT\":[\"Strategische Planung\"],\"hQRttt\":[\"Absenden\"],\"participant.button.submit.text.mode\":[\"Absenden\"],\"0Pd4R1\":[\"Über Text eingereicht\"],\"zzDlyQ\":[\"Erfolg\"],\"bh1eKt\":[\"Vorgeschlagen:\"],\"F1nkJm\":[\"Zusammenfassen\"],\"4ZpfGe\":[\"Fass die wichtigsten Erkenntnisse aus meinen Interviews zusammen\"],\"5Y4tAB\":[\"Fass dieses Interview als teilbaren Artikel zusammen\"],\"dXoieq\":[\"Zusammenfassung\"],\"+bZY9/\":[\"Zusammenfassung (wenn verfügbar)\"],\"g6o+7L\":[\"Zusammenfassung erstellt.\"],\"kiOob5\":[\"Zusammenfassung noch nicht verfügbar\"],\"OUi+O3\":[\"Zusammenfassung neu erstellt.\"],\"Pqa6KW\":[\"Die Zusammenfassung ist verfügbar, sobald das Gespräch transkribiert ist.\"],\"6ZHOF8\":[\"Unterstützte Formate: MP3, WAV, OGG, WEBM, M4A, MP4, AAC, FLAC, OPUS\"],\"participant.link.switch.text\":[\"Zur Texteingabe wechseln\"],\"D+NlUC\":[\"System\"],\"OYHzN1\":[\"Tags\"],\"nlxlmH\":[\"Nimm dir Zeit, ein konkretes Ergebnis zu erstellen, das deinen Beitrag festhält, oder erhalte eine sofortige Antwort von dembrane, um das Gespräch zu vertiefen.\"],\"eyu39U\":[\"Nimm dir Zeit, ein konkretes Ergebnis zu erstellen, das deinen Beitrag festhält.\"],\"participant.refine.make.concrete.description\":[\"Nimm dir Zeit, ein konkretes Ergebnis zu erstellen, das deinen Beitrag festhält.\"],\"QCchuT\":[\"Template übernommen\"],\"iTylMl\":[\"Vorlagen\"],\"b7L2Jj\":[\"Webhook testen\"],\"xeiujy\":[\"Text\"],\"CPN34F\":[\"Vielen Dank für Ihre Teilnahme!\"],\"EM1Aiy\":[\"Thank You Page\"],\"u+Whi9\":[\"Danke-Seite Inhalt\"],\"1LLF3Z\":[\"Vielen Dank!\"],\"2yHHa6\":[\"Der Code hat nicht funktioniert. Versuchen Sie es erneut mit einem neuen Code aus Ihrer Authentifizierungs-App.\"],\"TQCE79\":[\"Der Code hat nicht funktioniert, versuch’s nochmal.\"],\"participant.conversation.error.loading.text.mode\":[\"Das Gespräch konnte nicht geladen werden. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\"],\"participant.conversation.error.loading\":[\"Das Gespräch konnte nicht geladen werden. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\"],\"nO942E\":[\"Das Gespräch konnte nicht geladen werden. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\"],\"mK5NUZ\":[\"Der Endpunkt, an den wir die Daten senden. Holen Sie sich diesen von Ihrem Empfangs-Service (z.B. Zapier, Make oder Ihrem eigenen Server).\"],\"Jo19Pu\":[\"Die folgenden Gespräche wurden automatisch zum Kontext hinzugefügt\"],\"Lngj9Y\":[\"Das Portal ist die Website, die geladen wird, wenn Teilnehmer den QR-Code scannen.\"],\"bWqoQ6\":[\"die Projektbibliothek.\"],\"hTCMdd\":[\"Die Zusammenfassung wird erstellt. Warte, bis sie verfügbar ist.\"],\"+AT8nl\":[\"Die Zusammenfassung wird neu erstellt. Warte, bis sie verfügbar ist.\"],\"iV8+33\":[\"Die Zusammenfassung wird neu generiert. Bitte warten Sie, bis die neue Zusammenfassung verfügbar ist.\"],\"AgC2rn\":[\"Die Zusammenfassung wird neu generiert. Bitte warten Sie bis zu 2 Minuten, bis die neue Zusammenfassung verfügbar ist.\"],\"PTNxDe\":[\"Das Transkript für dieses Gespräch wird verarbeitet. Bitte später erneut prüfen.\"],\"uPGyvo\":[\"Die Webhook-URL und Ereignisse werden geklont. Sie müssen das Geheimnis erneut eingeben, wenn eines konfiguriert wurde.\"],\"FEr96N\":[\"Design\"],\"T8rsM6\":[\"Beim Klonen Ihres Projekts ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\"],\"JDFjCg\":[\"Beim Erstellen Ihres Berichts ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\"],\"e3JUb8\":[\"Beim Erstellen Ihres Berichts ist ein Fehler aufgetreten. In der Zwischenzeit können Sie alle Ihre Daten mithilfe der Bibliothek oder spezifische Gespräche auswählen, um mit ihnen zu chatten.\"],\"7qENSx\":[\"Beim Aktualisieren Ihres Berichts ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\"],\"V7zEnY\":[\"Bei der Verifizierung Ihrer E-Mail ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.\"],\"gtlVJt\":[\"Diese sind einige hilfreiche voreingestellte Vorlagen, mit denen Sie beginnen können.\"],\"sd848K\":[\"Diese sind Ihre Standard-Ansichtsvorlagen. Sobald Sie Ihre Bibliothek erstellen, werden dies Ihre ersten beiden Ansichten sein.\"],\"select.all.modal.other.reason.description\":[\"Diese Unterhaltungen wurden aufgrund fehlender Transkripte ausgeschlossen.\"],\"8xYB4s\":[\"Diese Standard-Ansichtsvorlagen werden generiert, wenn Sie Ihre erste Bibliothek erstellen.\"],\"Ed99mE\":[\"Denke nach...\"],\"conversation.linked_conversations.description\":[\"Dieses Gespräch hat die folgenden Kopien:\"],\"conversation.linking_conversations.description\":[\"Dieses Gespräch ist eine Kopie von\"],\"dt1MDy\":[\"Dieses Gespräch wird noch verarbeitet. Es wird bald für die Analyse und das Chatten verfügbar sein.\"],\"5ZpZXq\":[\"Dieses Gespräch wird noch verarbeitet. Es wird bald für die Analyse und das Chatten verfügbar sein. \"],\"SzU1mG\":[\"Diese E-Mail ist bereits in der Liste.\"],\"JtPxD5\":[\"Diese E-Mail ist bereits für Benachrichtigungen angemeldet.\"],\"participant.modal.refine.info.available.in\":[\"Diese Funktion wird in \",[\"remainingTime\"],\" Sekunden verfügbar sein.\"],\"lja/om\":[\"Diese Informationen sind anonymisiert\"],\"QR7hjh\":[\"Dies ist eine Live-Vorschau des Teilnehmerportals. Sie müssen die Seite aktualisieren, um die neuesten Änderungen zu sehen.\"],\"+JlPfM\":[\"Dies ist ein Beispiel für die JSON-Daten, die an Ihre Webhook-URL gesendet werden, wenn ein Gespräch zusammengefasst wird.\"],\"library.description\":[\"Bibliothek\"],\"gqYJin\":[\"This is your project library. Currently, \",[\"0\"],\" conversations are waiting to be processed.\"],\"sNnJJH\":[\"Dies ist Ihre Projektbibliothek. Derzeit warten \",[\"0\"],\" Gespräche auf die Verarbeitung.\"],\"tJL2Lh\":[\"Diese Sprache wird für das Teilnehmerportal und die Transkription verwendet.\"],\"BAUPL8\":[\"Diese Sprache wird für das Teilnehmerportal und die Transkription verwendet. Um die Sprache dieser Anwendung zu ändern, verwenden Sie bitte die Sprachauswahl in den Einstellungen in der Kopfzeile.\"],\"zyA8Hj\":[\"Diese Sprache wird für das Teilnehmerportal, die Transkription und die Analyse verwendet. Um die Sprache dieser Anwendung zu ändern, verwenden Sie bitte stattdessen die Sprachauswahl im Benutzermenü der Kopfzeile.\"],\"Gbd5HD\":[\"Diese Sprache wird für das Teilnehmerportal verwendet.\"],\"9ww6ML\":[\"Diese Seite wird angezeigt, nachdem der Teilnehmer das Gespräch beendet hat.\"],\"1gmHmj\":[\"Diese Seite wird den Teilnehmern angezeigt, wenn sie nach erfolgreichem Abschluss des Tutorials ein Gespräch beginnen.\"],\"bEbdFh\":[\"Diese Projektbibliothek wurde generiert am\"],\"No7/sO\":[\"This project library was generated on \",[\"0\"],\".\"],\"nYeaxs\":[\"Dieser Prompt leitet ein, wie die KI auf die Teilnehmer reagiert. Passen Sie ihn an, um den Typ der Rückmeldung oder Engagement zu bestimmen, den Sie fördern möchten.\"],\"Yig29e\":[\"Dieser Bericht ist derzeit nicht verfügbar. \"],\"GQTpnY\":[\"Dieser Bericht wurde von \",[\"0\"],\" Personen geöffnet\"],\"okY/ix\":[\"Diese Zusammenfassung ist KI-generiert und kurz, für eine gründliche Analyse verwenden Sie den Chat oder die Bibliothek.\"],\"hwyBn8\":[\"Dieser Titel wird den Teilnehmern angezeigt, wenn sie ein Gespräch beginnen\"],\"Dj5ai3\":[\"Dies wird Ihre aktuelle Eingabe löschen. Sind Sie sicher?\"],\"NrRH+W\":[\"Dies wird eine Kopie des aktuellen Projekts erstellen. Nur Einstellungen und Tags werden kopiert. Berichte, Chats und Gespräche werden nicht in der Kopie enthalten. Sie werden nach dem Klonen zum neuen Projekt weitergeleitet.\"],\"hsNXnX\":[\"Dies wird ein neues Gespräch mit derselben Audio-Datei erstellen, aber mit einer neuen Transkription. Das ursprüngliche Gespräch bleibt unverändert.\"],\"add.tag.filter.modal.info\":[\"Dies filtert die Unterhaltungsliste, um Unterhaltungen mit diesem Tag anzuzeigen.\"],\"participant.concrete.regenerating.artefact.description\":[\"Wir erstellen dein Artefakt neu. Das kann einen Moment dauern.\"],\"participant.concrete.loading.artefact.description\":[\"Wir laden dein Artefakt. Das kann einen Moment dauern.\"],\"n4l4/n\":[\"Dies wird persönliche Identifizierbare Informationen mit ersetzen.\"],\"Ww6cQ8\":[\"Erstellungszeit\"],\"8TMaZI\":[\"Zeitstempel\"],\"XSqo4Y\":[\"Zeitstempel und Dauer\"],\"rm2Cxd\":[\"Tipp\"],\"fEocaE\":[\"Tipp: Verwenden Sie den Play-Button (▶), um einen Test-Payload an Ihren Webhook zu senden und zu überprüfen, ob er korrekt funktioniert.\"],\"MHrjPM\":[\"Titel\"],\"1xkgU6\":[\"Titel automatisch generiert\"],\"5h7Z+m\":[\"Um ein neues Tag zuzuweisen, erstellen Sie es bitte zuerst in der Projektübersicht.\"],\"o3rowT\":[\"Um einen Bericht zu generieren, fügen Sie bitte zuerst Gespräche in Ihr Projekt hinzu\"],\"select.all.modal.context.limit\":[\"Zu groß\"],\"yIsdT7\":[\"Zu lang\"],\"th8cMZ\":[\"Thematischer Titel, der beschreibt, was besprochen wurde\"],\"sFMBP5\":[\"Themen\"],\"ONchxy\":[\"gesamt\"],\"fp5rKh\":[\"Transcribieren...\"],\"DDziIo\":[\"Transkript\"],\"hfpzKV\":[\"Transkript in die Zwischenablage kopiert\"],\"AJc6ig\":[\"Transkript nicht verfügbar\"],\"N/50DC\":[\"Transkript-Einstellungen\"],\"FRje2T\":[\"Transkription läuft…\"],\"0l9syB\":[\"Transkription läuft…\"],\"H3fItl\":[\"Transformieren Sie diese Transkripte in einen LinkedIn-Beitrag, der durch den Rauschen schlägt. Bitte:\\nExtrahieren Sie die wichtigsten Einblicke - überspringen Sie alles, was wie standard-Geschäftsratgeber klingt\\nSchreiben Sie es wie einen erfahrenen Führer, der konventionelle Weisheiten herausfordert, nicht wie ein Motivationsposter\\nFinden Sie einen wirklich überraschenden Einblick, der auch erfahrene Führer zum Nachdenken bringt\\nBleiben Sie trotzdem intellektuell tief und direkt\\nVerwenden Sie nur Datenpunkte, die tatsächlich Annahmen herausfordern\\nHalten Sie die Formatierung sauber und professionell (minimal Emojis, Gedanken an die Leerzeichen)\\nSchlagen Sie eine Tonart, die beide tiefes Fachwissen und praktische Erfahrung nahe legt\\nHinweis: Wenn der Inhalt keine tatsächlichen Einblicke enthält, bitte lassen Sie es mich wissen, wir brauchen stärkere Quellenmaterial.\"],\"53dSNP\":[\"Transformieren Sie diesen Inhalt in Einblicke, die wirklich zählen. Bitte:\\nExtrahieren Sie die wichtigsten Ideen, die Standarddenken herausfordern\\nSchreiben Sie wie jemand, der Nuance versteht, nicht wie ein Lehrplan\\nFokussieren Sie sich auf nicht offensichtliche Implikationen\\nHalten Sie es scharf und substanziell\\nHervorheben Sie wirklich bedeutende Muster\\nStrukturieren Sie für Klarheit und Wirkung\\nHalten Sie die Tiefe mit der Zugänglichkeit im Gleichgewicht\\n\\nHinweis: Wenn die Ähnlichkeiten/Unterschiede zu oberflächlich sind, lassen Sie es mich wissen, wir brauchen komplexeres Material zu analysieren.\"],\"uK9JLu\":[\"Transformieren Sie diese Diskussion in handlungsfähige Intelligenz. Bitte:\\nErfassen Sie die strategischen Implikationen, nicht nur die Punkte\\nStrukturieren Sie es wie eine Analyse eines Denkers, nicht Minuten\\nHervorheben Sie Entscheidungspunkte, die Standarddenken herausfordern\\nHalten Sie das Signal-Rausch-Verhältnis hoch\\nFokussieren Sie sich auf Einblicke, die tatsächlich Veränderung bewirken\\nOrganisieren Sie für Klarheit und zukünftige Referenz\\nHalten Sie die Taktik mit der Strategie im Gleichgewicht\\n\\nHinweis: Wenn die Diskussion wenig wichtige Entscheidungspunkte oder Einblicke enthält, markieren Sie sie für eine tiefere Untersuchung beim nächsten Mal.\"],\"DtButj\":[\"Automatisierte Workflows in Tools wie Zapier, Make oder n8n auslösen\"],\"qJb6G2\":[\"Erneut versuchen\"],\"eP1iDc\":[\"Frag mal\"],\"goQEqo\":[\"Versuchen Sie, etwas näher an Ihren Mikrofon zu sein, um bessere Audio-Qualität zu erhalten.\"],\"EIU345\":[\"Zwei-Faktor-Authentifizierung\"],\"NwChk2\":[\"Zwei-Faktor-Authentifizierung deaktiviert\"],\"qwpE/S\":[\"Zwei-Faktor-Authentifizierung aktiviert\"],\"+zy2Nq\":[\"Typ\"],\"PD9mEt\":[\"Nachricht eingeben...\"],\"EvmL3X\":[\"Geben Sie hier Ihre Antwort ein\"],\"MksxNf\":[\"Audit-Protokolle konnten nicht geladen werden.\"],\"participant.outcome.error.title\":[\"Ergebnis kann nicht geladen werden\"],\"8vqTzl\":[\"Das generierte Artefakt konnte nicht geladen werden. Bitte versuchen Sie es erneut.\"],\"59QK2U\":[\"Das generierte Ergebnis konnte nicht geladen werden. Bitte versuchen Sie es erneut.\"],\"nGxDbq\":[\"Dieser Teil kann nicht verarbeitet werden\"],\"9uI/rE\":[\"Rückgängig\"],\"Ef7StM\":[\"Unbekannt\"],\"1MTTTw\":[\"Unbekannter Grund\"],\"H899Z+\":[\"ungelesene Ankündigung\"],\"0pinHa\":[\"ungelesene Ankündigungen\"],\"sCTlv5\":[\"Ungespeicherte Änderungen\"],\"SMaFdc\":[\"Abmelden\"],\"jlrVDp\":[\"Unbenanntes Gespräch\"],\"EkH9pt\":[\"Aktualisieren\"],\"3RboBp\":[\"Bericht aktualisieren\"],\"4loE8L\":[\"Aktualisieren Sie den Bericht, um die neuesten Daten zu enthalten\"],\"Jv5s94\":[\"Aktualisieren Sie Ihren Bericht, um die neuesten Änderungen in Ihrem Projekt zu enthalten. Der Link zum Teilen des Berichts würde gleich bleiben.\"],\"kwkhPe\":[\"Upgrade\"],\"UkyAtj\":[\"Upgrade auf Auto-select und analysieren Sie 10x mehr Gespräche in der Hälfte der Zeit - keine manuelle Auswahl mehr, nur tiefere Einblicke sofort.\"],\"ONWvwQ\":[\"Hochladen\"],\"UN8G93\":[\"Ein benutzerdefiniertes Logo hochladen, um das dembrane-Logo auf der Portal-Seite, im Dashboard, in Berichten und im Host-Guide zu ersetzen.\"],\"8XD6tj\":[\"Audio hochladen\"],\"kV3A2a\":[\"Hochladen abgeschlossen\"],\"4Fr6DA\":[\"Gespräche hochladen\"],\"pZq3aX\":[\"Hochladen fehlgeschlagen. Bitte versuchen Sie es erneut.\"],\"HAKBY9\":[\"Dateien hochladen\"],\"Wft2yh\":[\"Upload läuft\"],\"JveaeL\":[\"Ressourcen hochladen\"],\"3wG7HI\":[\"Hochgeladen\"],\"k/LaWp\":[\"Audio-Dateien werden hochgeladen...\"],\"participant.modal.uploading\":[\"Audio wird hochgeladen...\"],\"participant.modal.interruption.uploading\":[\"Audio wird hochgeladen...\"],\"HtrFfw\":[\"URL ist erforderlich\"],\"3VnYUR\":[\"URL muss mit http:// oder https:// beginnen\"],\"VdaKZe\":[\"Experimentelle Funktionen verwenden\"],\"rmMdgZ\":[\"PII Redaction verwenden\"],\"ngdRFH\":[\"Verwenden Sie Shift + Enter, um eine neue Zeile hinzuzufügen\"],\"7sNhEz\":[\"Benutzername\"],\"S2LyQ+\":[\"Standard-dembrane-Logo verwendet\"],\"mUOhaJ\":[\"Webhooks verwenden? Wir würden gerne von Ihnen hören\"],\"GWpt68\":[\"Verification Topics\"],\"c242dc\":[\"verified\"],\"select.all.modal.verified\":[\"Verifiziert\"],\"select.all.modal.loading.verified\":[\"Verifiziert\"],\"conversation.filters.verified.text\":[\"Verifiziert\"],\"swn5Tq\":[\"verified artefact\"],\"ob18eo\":[\"Verified Artefacts\"],\"Iv1iWN\":[\"verifizierte Artefakte\"],\"dashboard.dembrane.verify.title\":[\"Verifizieren\"],\"participant.echo.verify\":[\"Verifizieren\"],\"4LFZoj\":[\"Code verifizieren\"],\"w6Mgbs\":[\"Verify Themen\"],\"jpctdh\":[\"Ansicht\"],\"+fxiY8\":[\"Gesprächdetails anzeigen\"],\"H1e6Hv\":[\"Gesprächstatus anzeigen\"],\"SZw9tS\":[\"Details anzeigen\"],\"95YFbG\":[\"Beispiel-Payload anzeigen\"],\"D4e7re\":[\"Ihre Antworten anzeigen\"],\"tzEbkt\":[\"Warten Sie \",[\"0\"],\":\",[\"1\"]],\"Px9INg\":[\"Willst du ein Template zu „Dembrane“ hinzufügen?\"],\"bO5RNo\":[\"Möchten Sie eine Vorlage zu ECHO hinzufügen?\"],\"r6y+jM\":[\"Warnung\"],\"pUTmp1\":[\"Warning: You have added \",[\"0\"],\" key terms. Only the first \",[\"ASSEMBLYAI_MAX_HOTWORDS\"],\" will be used by the transcription engine.\"],\"participant.alert.microphone.access.issue\":[\"Wir können Sie nicht hören. Bitte versuchen Sie, Ihr Mikrofon zu ändern oder ein wenig näher an das Gerät zu kommen.\"],\"SrJOPD\":[\"Wir können Sie nicht hören. Bitte versuchen Sie, Ihr Mikrofon zu ändern oder ein wenig näher an das Gerät zu kommen.\"],\"Ul0g2u\":[\"Wir konnten die Zwei-Faktor-Authentifizierung nicht deaktivieren. Versuchen Sie es erneut mit einem neuen Code.\"],\"sM2pBB\":[\"Wir konnten die Zwei-Faktor-Authentifizierung nicht aktivieren. Überprüfen Sie Ihren Code und versuchen Sie es erneut.\"],\"Ewk6kb\":[\"Wir konnten das Audio nicht laden. Bitte versuchen Sie es später erneut.\"],\"xMeAeQ\":[\"Wir haben Ihnen eine E-Mail mit den nächsten Schritten gesendet. Wenn Sie sie nicht sehen, überprüfen Sie Ihren Spam-Ordner.\"],\"9qYWL7\":[\"Wir haben Ihnen eine E-Mail mit den nächsten Schritten gesendet. Wenn Sie sie nicht sehen, überprüfen Sie Ihren Spam-Ordner. Wenn Sie sie immer noch nicht sehen, kontaktieren Sie bitte evelien@dembrane.com\"],\"3fS27S\":[\"Wir haben Ihnen eine E-Mail mit den nächsten Schritten gesendet. Wenn Sie sie nicht sehen, überprüfen Sie Ihren Spam-Ordner. Wenn Sie sie immer noch nicht sehen, kontaktieren Sie bitte jules@dembrane.com\"],\"participant.modal.echo.info.reason\":[\"Wir benötigen etwas mehr Kontext, um Ihnen zu helfen, ECHO effektiv zu nutzen. Bitte setzen Sie die Aufzeichnung fort, damit wir bessere Vorschläge machen können.\"],\"dni8nq\":[\"Wir werden Ihnen nur eine Nachricht senden, wenn Ihr Gastgeber einen Bericht erstellt. Wir geben Ihre Daten niemals an Dritte weiter. Sie können sich jederzeit abmelden.\"],\"participant.test.microphone.description\":[\"Wir testen Ihr Mikrofon, um sicherzustellen, dass jeder in der Sitzung die beste Erfahrung hat.\"],\"tQtKw5\":[\"Wir testen Ihr Mikrofon, um sicherzustellen, dass jeder in der Sitzung die beste Erfahrung hat.\"],\"+eLc52\":[\"Wir hören einige Stille. Versuchen Sie, lauter zu sprechen, damit Ihre Stimme deutlich klingt.\"],\"TRDppN\":[\"Webhook\"],\"nuh/Wq\":[\"Webhook URL\"],\"v1kQyJ\":[\"Webhooks\"],\"BTA0e8\":[\"Webhooks sind automatisierte Nachrichten, die von einer App zu einer anderen gesendet werden, wenn etwas passiert. Denken Sie daran, sie als eine \\\"Benachrichtigungssystem\\\" für Ihre anderen Tools.\"],\"6jfS51\":[\"Willkommen\"],\"9eF5oV\":[\"Welcome back\"],\"i1hzzO\":[\"Willkommen im Big Picture Modus! Ich hab Zusammenfassungen von all deinen Gesprächen geladen. Frag mich nach Mustern, Themen und Insights in deinen Daten. Für genaue Zitate, starte einen neuen Chat im Modus „Genauer Kontext“.\"],\"fwEAk/\":[\"Willkommen beim dembrane Chat! Verwenden Sie die Seitenleiste, um Ressourcen und Gespräche auszuwählen, die Sie analysieren möchten. Dann können Sie Fragen zu den ausgewählten Ressourcen und Gesprächen stellen.\"],\"AKBU2w\":[\"Willkommen bei Dembrane!\"],\"TACmoL\":[\"Willkommen im Overview Mode! Ich hab Zusammenfassungen von all deinen Gesprächen geladen. Frag mich nach Mustern, Themes und Insights in deinen Daten. Für genaue Zitate, starte einen neuen Chat im Deep Dive Mode.\"],\"u4aLOz\":[\"Willkommen im Übersichtmodus! Ich hab Zusammenfassungen von all deinen Gesprächen geladen. Frag mich nach Mustern, Themen und Insights in deinen Daten. Für genaue Zitate start eine neue Chat im Modus „Genauer Kontext“.\"],\"Bck6Du\":[\"Willkommen bei Berichten!\"],\"aEpQkt\":[\"Willkommen in Ihrem Home-Bereich! Hier können Sie alle Ihre Projekte sehen und auf Tutorial-Ressourcen zugreifen. Derzeit haben Sie keine Projekte. Klicken Sie auf \\\"Erstellen\\\", um mit der Konfiguration zu beginnen!\"],\"klH6ct\":[\"Willkommen!\"],\"Tfxjl5\":[\"Was sind die Hauptthemen über alle Gespräche hinweg?\"],\"RL57XM\":[\"Was sind Webhooks? (2 min Lesezeit)\"],\"vv/EFG\":[\"Welche Daten werden gesendet?\"],\"participant.verify.selection.title\":[\"Was möchten Sie verifizieren?\"],\"fyMvis\":[\"Welche Muster ergeben sich aus den Daten?\"],\"qGrqH9\":[\"Was waren die Schlüsselmomente in diesem Gespräch?\"],\"FXZcgH\":[\"Was willst du dir anschauen?\"],\"W5R8OO\":[\"Wenn ein Teilnehmer das Portal öffnet, seine Details eingibt und ein Gespräch beginnt\"],\"7t3vo1\":[\"Wenn alle Audio in Text umgewandelt wurde und der vollständige Transkript verfügbar ist\"],\"N0GETg\":[\"Wenn werden Webhooks ausgelöst?\"],\"KmUKwU\":[\"Wenn aktiviert, werden alle neuen Transkripte persönliche Informationen (Namen, E-Mails, Telefonnummern, Adressen) durch Platzhalter ersetzt. Anonymisierte Unterhaltungen deaktivieren auch die Audio-Wiedergabe, den Audio-Download und die Hertranskription, um die Privatsphäre der Teilnehmer zu schützen. Dies kann für bereits verarbeitete Gespräche nicht rückgängig gemacht werden.\"],\"LEYli4\":[\"Wenn aktiviert, werden alle neuen Transkripte persönliche Informationen (Namen, E-Mails, Telefonnummern, Adressen) durch Platzhalter ersetzt. Dies kann für bereits verarbeitete Gespräche nicht rückgängig gemacht werden.\"],\"NPIwj3\":[\"Wenn die Zusammenfassung bereit ist (beinhaltet Transkript und Zusammenfassung)\"],\"KcnIXL\":[\"wird in Ihrem Bericht enthalten sein\"],\"add.tag.filter.modal.description\":[\"Möchten Sie dieses Tag zu Ihren aktuellen Filtern hinzufügen?\"],\"participant.button.finish.yes.text.mode\":[\"Ja\"],\"kWJmRL\":[\"Sie\"],\"Dl7lP/\":[\"Sie sind bereits abgemeldet oder Ihre Verknüpfung ist ungültig.\"],\"E71LBI\":[\"Sie können nur bis zu \",[\"MAX_FILES\"],\" Dateien gleichzeitig hochladen. Nur die ersten \",[\"0\"],\" Dateien werden hinzugefügt.\"],\"tbeb1Y\":[\"Sie können die Frage-Funktion immer noch verwenden, um mit jedem Gespräch zu chatten\"],\"select.all.modal.already.added\":[\"Sie haben bereits <0>\",[\"existingContextCount\",\"plural\",{\"one\":[\"#\",\" Unterhaltung\"],\"other\":[\"#\",\" Unterhaltungen\"]}],\" zu diesem Chat hinzugefügt.\"],\"7W35AW\":[\"Sie haben bereits alle damit verbundenen Unterhaltungen hinzugefügt\"],\"participant.modal.change.mic.confirmation.text\":[\"Sie haben Ihr Mikrofon geändert. Bitte klicken Sie auf \\\"Weiter\\\", um mit der Sitzung fortzufahren.\"],\"vCyT5z\":[\"You have some conversations that have not been processed yet. Regenerate the library to process them.\"],\"T/Q7jW\":[\"Sie haben sich erfolgreich abgemeldet.\"],\"lTDtES\":[\"Sie können auch wählen, ein weiteres Gespräch aufzunehmen.\"],\"1kxxiH\":[\"You may choose to add a list of proper nouns, names, or other information that may be relevant to the conversation. This will be used to improve the quality of the transcripts.\"],\"yCtSKg\":[\"Sie müssen sich mit demselben Anbieter anmelden, mit dem Sie sich registriert haben. Wenn Sie auf Probleme stoßen, wenden Sie sich bitte an den Support.\"],\"snMcrk\":[\"Sie scheinen offline zu sein. Bitte überprüfen Sie Ihre Internetverbindung\"],\"participant.verify.instructions.receive.artefact\":[\"Sie erhalten bald \",[\"objectLabel\"],\" zur Verifizierung.\"],\"participant.verify.instructions.approval.helps\":[\"Ihre Genehmigung hilft uns zu verstehen, was Sie wirklich denken!\"],\"Pw2f/0\":[\"Ihre Unterhaltung wird momentan transcribiert. Bitte überprüfen Sie später erneut.\"],\"OFDbfd\":[\"Ihre Gespräche\"],\"aZHXuZ\":[\"Ihre Eingaben werden automatisch gespeichert.\"],\"PUWgP9\":[\"Ihre Bibliothek ist leer. Erstellen Sie eine Bibliothek, um Ihre ersten Erkenntnisse zu sehen.\"],\"B+9EHO\":[\"Ihre Antwort wurde aufgezeichnet. Sie können diesen Tab jetzt schließen.\"],\"wurHZF\":[\"Ihre Antworten\"],\"B8Q/i2\":[\"Ihre Ansicht wurde erstellt. Bitte warten Sie, während wir die Daten verarbeiten und analysieren.\"],\"library.views.title\":[\"Ihre Ansichten\"],\"lZNgiw\":[\"Ihre Ansichten\"],\"5PKg7S\":[\"At least one topic must be selected to enable Verify\"],\"2wg92j\":[\"Gespräche\"],\"hWszgU\":[\"Die Quelle wurde gelöscht\"],\"GSV2Xq\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"7qaVXm\":[\"Experimental\"],\"FclDDn\":[\"Verify\"],\"Y/Fou9\":[\"Select which topics participants can use for verification.\"],\"ycR/52\":[\"Echo aktivieren\"],\"mKGCnZ\":[\"ECHO aktivieren\"],\"Dh2kHP\":[\"Antwort aktivieren\"],\"d9rIJ1\":[\"Enable Verify\"],\"qwmGiT\":[\"Kontakt zu Verkaufsvertretern\"],\"ZWDkP4\":[\"Derzeit sind \",[\"finishedConversationsCount\"],\" Gespräche bereit zur Analyse. \",[\"unfinishedConversationsCount\"],\" werden noch verarbeitet.\"],\"/NTvqV\":[\"Bibliothek nicht verfügbar\"],\"p18xrj\":[\"Bibliothek neu generieren\"],\"hOtk0x\":[\"Echo\"],\"JsSzzl\":[\"ECHO\"],\"SUkFIX\":[\"Pause\"],\"ilKuQo\":[\"Fortsetzen\"],\"SqNXSx\":[\"Nein\"],\"yfZBOp\":[\"Ja\"],\"cic45J\":[\"Wir können diese Anfrage nicht verarbeiten, da die Inhaltsrichtlinie des LLM-Anbieters verletzt wird.\"],\"CvZqsN\":[\"Etwas ist schief gelaufen. Bitte versuchen Sie es erneut, indem Sie den <0>ECHO drücken, oder wenden Sie sich an den Support, wenn das Problem weiterhin besteht.\"],\"P+lUAg\":[\"Etwas ist schief gelaufen. Bitte versuchen Sie es erneut.\"],\"hh87/E\":[\"\\\"Tiefer eintauchen\\\" Bald verfügbar\"],\"RMxlMe\":[\"\\\"Konkret machen\\\" Bald verfügbar\"],\"7UJhVX\":[\"Sind Sie sicher, dass Sie das Gespräch beenden möchten?\"],\"RDsML8\":[\"Gespräch beenden\"],\"IaLTNH\":[\"Approve\"],\"+f3bIA\":[\"Cancel\"],\"qgx4CA\":[\"Revise\"],\"E+5M6v\":[\"Save\"],\"Q82shL\":[\"Go back\"],\"yOp5Yb\":[\"Reload Page\"],\"tw+Fbo\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"oTCD07\":[\"Unable to Load Artefact\"],\"QHbX3T\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"ECX5E0\":[\"Your approval helps us understand what you really think!\"],\"M5oorh\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"RZXkY+\":[\"Abbrechen\"],\"86aTqL\":[\"Next\"],\"pdifRH\":[\"Loading\"],\"Ep029+\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"fKeatI\":[\"You'll soon get \",[\"objectLabel\"],\" to verify.\"],\"8b+uSr\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"iodqGS\":[\"Loading artefact\"],\"NpZmZm\":[\"This will just take a moment\"],\"wklhqE\":[\"Regenerating the artefact\"],\"LYTXJp\":[\"This will just take a few moments\"],\"CjjC6j\":[\"Next\"],\"q885Ym\":[\"What do you want to verify?\"],\"AWBvkb\":[\"Ende der Liste • Alle \",[\"0\"],\" Gespräche geladen\"]}")as Messages; \ No newline at end of file diff --git a/echo/frontend/src/locales/en-US.po b/echo/frontend/src/locales/en-US.po index d997a909..f771c168 100644 --- a/echo/frontend/src/locales/en-US.po +++ b/echo/frontend/src/locales/en-US.po @@ -431,7 +431,7 @@ msgstr "{0, plural, one {Tag:} other {Tags:}}" #: src/routes/project/chat/ProjectChatRoute.tsx:602 #: src/components/settings/FontSettingsCard.tsx:49 #: src/components/settings/FontSettingsCard.tsx:51 -#: src/components/project/ProjectPortalEditor.tsx:472 +#: src/components/project/ProjectPortalEditor.tsx:484 #: src/components/chat/References.tsx:29 msgid "{0}" msgstr "{0}" @@ -455,8 +455,8 @@ msgstr "{0} added" #. placeholder {0}: project.conversations?.length ?? 0 #. placeholder {1}: formatRelative( new Date(project.updated_at ?? new Date()), new Date(), ) #. placeholder {1}: formatRelative( new Date(project.updated_at ?? new Date()), new Date(), ) -#: src/components/project/ProjectListItem.tsx:32 -#: src/components/project/ProjectCard.tsx:34 +#: src/components/project/ProjectListItem.tsx:38 +#: src/components/project/ProjectCard.tsx:44 msgid "{0} Conversations • Edited {1}" msgstr "{0} Conversations • Edited {1}" @@ -487,7 +487,7 @@ msgstr "{finishedConversationsCount, plural, one {Currently # conversation is re #~ msgid "{minutes} minutes and {seconds} seconds" #~ msgstr "{minutes} minutes and {seconds} seconds" -#: src/components/report/ReportRenderer.tsx:77 +#: src/components/report/ReportRenderer.tsx:78 msgid "{readingNow} reading now" msgstr "{readingNow} reading now" @@ -576,7 +576,7 @@ msgstr "Add all that apply" msgid "select.all.modal.title.add" msgstr "Add Conversations to Context" -#: src/components/project/ProjectPortalEditor.tsx:140 +#: src/components/project/ProjectPortalEditor.tsx:151 msgid "Add key terms or proper nouns to improve transcript quality and accuracy." msgstr "Add key terms or proper nouns to improve transcript quality and accuracy." @@ -665,7 +665,7 @@ msgstr "Adjust the base font size for the interface" msgid "Advanced" msgstr "Advanced" -#: src/components/project/ProjectPortalEditor.tsx:612 +#: src/components/project/ProjectPortalEditor.tsx:647 msgid "Advanced (Tips and best practices)" msgstr "Advanced (Tips and best practices)" @@ -673,7 +673,7 @@ msgstr "Advanced (Tips and best practices)" #~ msgid "Advanced (Tips and tricks)" #~ msgstr "Advanced (Tips and tricks)" -#: src/components/project/ProjectPortalEditor.tsx:1150 +#: src/components/project/ProjectPortalEditor.tsx:1185 msgid "Advanced Settings" msgstr "Advanced Settings" @@ -732,7 +732,7 @@ msgstr "Already in context" #. placeholder {0}: participantCount !== undefined ? participantCount : t`loading...` #. placeholder {1}: participantCount === 1 ? "" : "s" -#: src/routes/project/report/ProjectReportRoute.tsx:330 +#: src/routes/project/report/ProjectReportRoute.tsx:332 msgid "An email notification will be sent to {0} participant{1}. Do you want to proceed?" msgstr "An email notification will be sent to {0} participant{1}. Do you want to proceed?" @@ -791,15 +791,15 @@ msgstr "Announcements" #~ msgid "Announcements" #~ msgstr "Announcements" -#: src/components/project/ProjectPortalEditor.tsx:1173 +#: src/components/project/ProjectPortalEditor.tsx:1208 msgid "Anonymize Transcripts" msgstr "Anonymize Transcripts" -#: src/components/conversation/ConversationAccordion.tsx:588 +#: src/components/conversation/ConversationAccordion.tsx:592 msgid "anonymized conversation" msgstr "anonymized conversation" -#: src/components/conversation/ConversationAccordion.tsx:584 +#: src/components/conversation/ConversationAccordion.tsx:588 msgid "Anonymized conversation" msgstr "Anonymized conversation" @@ -830,7 +830,7 @@ msgstr "Are you sure you want to delete this conversation? This action cannot be #~ msgid "Are you sure you want to delete this project?" #~ msgstr "Are you sure you want to delete this project?" -#: src/components/project/ProjectDangerZone.tsx:172 +#: src/components/project/ProjectDangerZone.tsx:176 msgid "Are you sure you want to delete this project? This action cannot be undone." msgstr "Are you sure you want to delete this project? This action cannot be undone." @@ -895,11 +895,11 @@ msgstr "Are you sure you want to regenerate the summary? You will lose the curre msgid "Ask" msgstr "Ask" -#: src/components/project/ProjectPortalEditor.tsx:551 +#: src/components/project/ProjectPortalEditor.tsx:563 msgid "Ask for Email?" msgstr "Ask for Email?" -#: src/components/project/ProjectPortalEditor.tsx:522 +#: src/components/project/ProjectPortalEditor.tsx:534 msgid "Ask for Name?" msgstr "Ask for Name?" @@ -925,7 +925,7 @@ msgstr "Aspects" #~ msgid "At least one topic must be selected to enable Make it concrete" #~ msgstr "At least one topic must be selected to enable Make it concrete" -#: src/components/project/ProjectPortalEditor.tsx:957 +#: src/components/project/ProjectPortalEditor.tsx:992 msgid "At least one topic must be selected to enable Verify" msgstr "At least one topic must be selected to enable Verify" @@ -978,11 +978,11 @@ msgstr "Audit logs exported to JSON" msgid "Authenticator code" msgstr "Authenticator code" -#: src/components/project/ProjectPortalEditor.tsx:1247 +#: src/components/project/ProjectPortalEditor.tsx:1279 msgid "Auto-generate titles" msgstr "Auto-generate titles" -#: src/components/project/ProjectPortalEditor.tsx:1221 +#: src/components/project/ProjectPortalEditor.tsx:1256 msgid "Auto-generate Titles" msgstr "Auto-generate Titles" @@ -1006,7 +1006,7 @@ msgstr "Auto-select enabled" #~ msgid "Auto-select sources to add to the chat" #~ msgstr "Auto-select sources to add to the chat" -#: src/components/project/ProjectPortalEditor.tsx:1232 +#: src/components/project/ProjectPortalEditor.tsx:1264 msgid "Automatically generate a short topic-based title for each conversation after summarization. The title describes what was discussed, not who participated. The participant's original name is preserved separately, if they provided one." msgstr "Automatically generate a short topic-based title for each conversation after summarization. The title describes what was discussed, not who participated. The participant's original name is preserved separately, if they provided one." @@ -1032,12 +1032,12 @@ msgid "Back" msgstr "Back" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:392 +#: src/components/participant/ParticipantOnboardingCards.tsx:403 msgid "participant.button.back.microphone" msgstr "Back" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:414 +#: src/components/participant/ParticipantOnboardingCards.tsx:425 #: src/components/layout/ParticipantHeader.tsx:86 msgid "participant.button.back" msgstr "Back" @@ -1046,11 +1046,11 @@ msgstr "Back" msgid "Back to Selection" msgstr "Back to Selection" -#: src/components/project/ProjectPortalEditor.tsx:608 +#: src/components/project/ProjectPortalEditor.tsx:643 msgid "Basic (Essential tutorial slides)" msgstr "Basic (Essential tutorial slides)" -#: src/components/project/ProjectPortalEditor.tsx:486 +#: src/components/project/ProjectPortalEditor.tsx:498 msgid "Basic Settings" msgstr "Basic Settings" @@ -1058,9 +1058,9 @@ msgstr "Basic Settings" #~ msgid "Begin!" #~ msgstr "Begin!" -#: src/routes/project/report/ProjectReportRoute.tsx:63 -#: src/components/project/ProjectPortalEditor.tsx:1180 -#: src/components/project/ProjectPortalEditor.tsx:1228 +#: src/routes/project/report/ProjectReportRoute.tsx:64 +#: src/components/project/ProjectPortalEditor.tsx:1215 +#: src/components/project/ProjectPortalEditor.tsx:1260 #: src/components/conversation/RetranscribeConversation.tsx:144 #: src/components/conversation/MoveConversationButton.tsx:142 #: src/components/chat/ChatModeSelector.tsx:155 @@ -1069,12 +1069,12 @@ msgid "Beta" msgstr "Beta" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:637 +#: src/components/project/ProjectPortalEditor.tsx:672 msgid "dashboard.dembrane.concrete.beta" msgstr "Beta" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:847 +#: src/components/project/ProjectPortalEditor.tsx:882 msgid "dashboard.dembrane.verify.beta" msgstr "Beta" @@ -1091,7 +1091,7 @@ msgstr "Beta" msgid "Book a call" msgstr "Book a call" -#: src/components/project/ProjectPortalEditor.tsx:760 +#: src/components/project/ProjectPortalEditor.tsx:795 msgid "Brainstorm Ideas" msgstr "Brainstorm Ideas" @@ -1103,10 +1103,10 @@ msgstr "Build custom dashboards with real-time conversation data" msgid "By deleting this project, you will delete all the data associated with it. This action cannot be undone. Are you ABSOLUTELY sure you want to delete this project?" msgstr "By deleting this project, you will delete all the data associated with it. This action cannot be undone. Are you ABSOLUTELY sure you want to delete this project?" -#: src/routes/project/report/ProjectReportRoute.tsx:345 +#: src/routes/project/report/ProjectReportRoute.tsx:347 #: src/components/settings/TwoFactorSettingsCard.tsx:406 -#: src/components/project/ProjectDangerZone.tsx:152 -#: src/components/project/ProjectDangerZone.tsx:180 +#: src/components/project/ProjectDangerZone.tsx:156 +#: src/components/project/ProjectDangerZone.tsx:188 #: src/components/project/webhooks/WebhookSettingsCard.tsx:525 #: src/components/project/webhooks/WebhookSettingsCard.tsx:679 #: src/components/dropzone/UploadConversationDropzone.tsx:716 @@ -1233,6 +1233,10 @@ msgstr "Click to edit" msgid "Click to see all {totalCount} conversations" msgstr "Click to see all {totalCount} conversations" +#: src/components/settings/LegalBasisSettingsCard.tsx:112 +msgid "Client-managed" +msgstr "Client-managed" + #: src/components/project/webhooks/WebhookSettingsCard.tsx:282 msgid "Clone from another project" msgstr "Clone from another project" @@ -1241,7 +1245,7 @@ msgstr "Clone from another project" msgid "Clone from Project" msgstr "Clone from Project" -#: src/components/project/ProjectDangerZone.tsx:159 +#: src/components/project/ProjectDangerZone.tsx:163 msgid "Clone project" msgstr "Clone project" @@ -1303,7 +1307,7 @@ msgstr "Confirm New Password" msgid "Confirm Password" msgstr "Confirm Password" -#: src/routes/project/report/ProjectReportRoute.tsx:326 +#: src/routes/project/report/ProjectReportRoute.tsx:328 msgid "Confirm Publishing" msgstr "Confirm Publishing" @@ -1323,6 +1327,10 @@ msgstr "Connection healthy" msgid "Connection unhealthy" msgstr "Connection unhealthy" +#: src/components/settings/LegalBasisSettingsCard.tsx:113 +msgid "Consent" +msgstr "Consent" + #: src/components/conversation/AutoSelectConversations.tsx:211 #~ msgid "Contact sales" #~ msgstr "Contact sales" @@ -1344,7 +1352,7 @@ msgstr "Context added:" #~ msgstr "Context limit reached" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:401 +#: src/components/participant/ParticipantOnboardingCards.tsx:412 #: src/components/participant/MicrophoneTest.tsx:407 msgid "participant.button.continue" msgstr "Continue" @@ -1400,7 +1408,7 @@ msgstr "Conversation tags" msgid "conversations" msgstr "conversations" -#: src/components/conversation/ConversationAccordion.tsx:1083 +#: src/components/conversation/ConversationAccordion.tsx:1087 msgid "Conversations" msgstr "Conversations" @@ -1447,7 +1455,7 @@ msgstr "Copy" msgid "Copy link" msgstr "Copy link" -#: src/routes/project/report/ProjectReportRoute.tsx:201 +#: src/routes/project/report/ProjectReportRoute.tsx:203 msgid "Copy link to share this report" msgstr "Copy link to share this report" @@ -1536,7 +1544,7 @@ msgstr "Created on" msgid "Current logo" msgstr "Current logo" -#: src/components/project/ProjectPortalEditor.tsx:790 +#: src/components/project/ProjectPortalEditor.tsx:825 msgid "Custom" msgstr "Custom" @@ -1548,7 +1556,7 @@ msgstr "Custom Filename" msgid "Custom Logo" msgstr "Custom Logo" -#: src/components/project/ProjectPortalEditor.tsx:1272 +#: src/components/project/ProjectPortalEditor.tsx:1304 msgid "Custom title prompt" msgstr "Custom title prompt" @@ -1560,11 +1568,11 @@ msgstr "Custom title prompt" msgid "Dashboard URL (direct link to conversation overview)" msgstr "Dashboard URL (direct link to conversation overview)" -#: src/components/project/ProjectPortalEditor.tsx:726 +#: src/components/project/ProjectPortalEditor.tsx:761 msgid "Default" msgstr "Default" -#: src/components/project/ProjectPortalEditor.tsx:604 +#: src/components/project/ProjectPortalEditor.tsx:639 msgid "Default - No tutorial (Only privacy statements)" msgstr "Default - No tutorial (Only privacy statements)" @@ -1587,8 +1595,8 @@ msgid "Delete Conversation" msgstr "Delete Conversation" #: src/components/project/ProjectDangerZone.tsx:106 -#: src/components/project/ProjectDangerZone.tsx:167 -#: src/components/project/ProjectDangerZone.tsx:187 +#: src/components/project/ProjectDangerZone.tsx:171 +#: src/components/project/ProjectDangerZone.tsx:195 msgid "Delete Project" msgstr "Delete Project" @@ -1608,6 +1616,10 @@ msgstr "Deleted successfully" #~ msgid "Dembrane ECHO" #~ msgstr "ECHO" +#: src/components/settings/LegalBasisSettingsCard.tsx:115 +msgid "dembrane events" +msgstr "dembrane events" + #: src/routes/project/chat/ProjectChatRoute.tsx:776 #: src/routes/project/chat/ProjectChatRoute.tsx:810 msgid "Dembrane is powered by AI. Please double-check responses." @@ -1621,6 +1633,14 @@ msgstr "dembrane is powered by AI. Please double-check responses." #~ msgid "Description" #~ msgstr "Description" +#: src/components/settings/LegalBasisSettingsCard.tsx:87 +msgid "Determines under which GDPR legal basis personal data is processed. This affects consent flows, data subject rights, and retention obligations." +msgstr "Determines under which GDPR legal basis personal data is processed. This affects consent flows, data subject rights, and retention obligations." + +#: src/components/project/ProjectPortalEditor.tsx:594 +msgid "Determines under which GDPR legal basis personal data is processed. This setting applies to all your projects and can be changed in your account settings." +msgstr "Determines under which GDPR legal basis personal data is processed. This setting applies to all your projects and can be changed in your account settings." + #: src/components/chat/templates.ts:61 msgid "" "Develop a strategic framework that drives meaningful outcomes. Please:\n" @@ -1671,7 +1691,7 @@ msgstr "Do you want to contribute to this project?" msgid "Do you want to stay in the loop?" msgstr "Do you want to stay in the loop?" -#: src/components/layout/Header.tsx:207 +#: src/components/layout/Header.tsx:208 msgid "Documentation" msgstr "Documentation" @@ -1727,11 +1747,11 @@ msgstr "Drag to reorder" msgid "Duration" msgstr "Duration" -#: src/components/project/ProjectPortalEditor.tsx:504 +#: src/components/project/ProjectPortalEditor.tsx:516 msgid "Dutch" msgstr "Dutch" -#: src/components/project/ProjectPortalEditor.tsx:1290 +#: src/components/project/ProjectPortalEditor.tsx:1322 msgid "e.g. \"Use short noun phrases like 'Urban Green Spaces' or 'Youth Employment'. Avoid generic titles.\"" msgstr "e.g. \"Use short noun phrases like 'Urban Green Spaces' or 'Youth Employment'. Avoid generic titles.\"" @@ -1797,7 +1817,7 @@ msgstr "Edit the report content using the rich text editor below. You can format msgid "Edit Webhook" msgstr "Edit Webhook" -#: src/routes/project/report/ProjectReportRoute.tsx:305 +#: src/routes/project/report/ProjectReportRoute.tsx:307 msgid "Editing mode" msgstr "Editing mode" @@ -1839,7 +1859,7 @@ msgstr "Enable 2FA" #~ msgid "Enable ECHO" #~ msgstr "Enable ECHO" -#: src/components/project/ProjectPortalEditor.tsx:661 +#: src/components/project/ProjectPortalEditor.tsx:696 msgid "Enable Explore" msgstr "Enable Explore" @@ -1859,7 +1879,7 @@ msgstr "Enable participation" #~ msgid "Enable Reply" #~ msgstr "Enable Reply" -#: src/components/project/ProjectPortalEditor.tsx:1009 +#: src/components/project/ProjectPortalEditor.tsx:1044 msgid "Enable Report Notifications" msgstr "Enable Report Notifications" @@ -1875,7 +1895,7 @@ msgstr "Enable Report Notifications" #~ msgid "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"ECHO\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." #~ msgstr "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"ECHO\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." -#: src/components/project/ProjectPortalEditor.tsx:644 +#: src/components/project/ProjectPortalEditor.tsx:679 msgid "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"Explore\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." msgstr "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"Explore\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." @@ -1888,11 +1908,11 @@ msgstr "Enable this feature to allow participants to request AI-powered response #~ msgstr "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"Go deeper\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:854 +#: src/components/project/ProjectPortalEditor.tsx:889 msgid "dashboard.dembrane.feature.verify.description" msgstr "Enable this feature to allow participants to verify and approve \"outcomes\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified outcomes and review them in the overview." -#: src/components/project/ProjectPortalEditor.tsx:1200 +#: src/components/project/ProjectPortalEditor.tsx:1235 msgid "Enable transcript anonymization" msgstr "Enable transcript anonymization" @@ -1900,7 +1920,7 @@ msgstr "Enable transcript anonymization" msgid "Enable two-factor authentication" msgstr "Enable two-factor authentication" -#: src/components/project/ProjectPortalEditor.tsx:871 +#: src/components/project/ProjectPortalEditor.tsx:906 msgid "Enable Verify" msgstr "Enable Verify" @@ -1914,11 +1934,11 @@ msgstr "Enabled" #~ msgid "End of list • All {0} conversations loaded" #~ msgstr "End of list • All {0} conversations loaded" -#: src/components/project/ProjectPortalEditor.tsx:503 +#: src/components/project/ProjectPortalEditor.tsx:515 msgid "English" msgstr "English" -#: src/components/project/ProjectPortalEditor.tsx:149 +#: src/components/project/ProjectPortalEditor.tsx:160 msgid "Enter a key term or proper noun" msgstr "Enter a key term or proper noun" @@ -2047,7 +2067,7 @@ msgstr "Example Webhook Payload" #~ msgid "Experimental" #~ msgstr "Experimental" -#: src/components/project/ProjectPortalEditor.tsx:634 +#: src/components/project/ProjectPortalEditor.tsx:669 msgid "Explore" msgstr "Explore" @@ -2082,8 +2102,8 @@ msgstr "Failed to add conversation to chat" msgid "Failed to add conversation to chat{0}" msgstr "Failed to add conversation to chat{0}" -#: src/components/conversation/ConversationAccordion.tsx:948 -#: src/components/conversation/ConversationAccordion.tsx:980 +#: src/components/conversation/ConversationAccordion.tsx:952 +#: src/components/conversation/ConversationAccordion.tsx:984 msgid "Failed to add conversations to context" msgstr "Failed to add conversations to context" @@ -2213,6 +2233,10 @@ msgstr "Failed to revise outcome. Please try again." msgid "Failed to stop recording on device change. Please try again." msgstr "Failed to stop recording on device change. Please try again." +#: src/components/settings/LegalBasisSettingsCard.tsx:68 +msgid "Failed to update legal basis" +msgstr "Failed to update legal basis" + #: src/components/settings/WhitelabelLogoCard.tsx:57 msgid "Failed to upload logo" msgstr "Failed to upload logo" @@ -2338,7 +2362,7 @@ msgstr "For advanced users: A secret key to verify webhook authenticity. Only ne msgid "Forgot your password?" msgstr "Forgot your password?" -#: src/components/project/ProjectPortalEditor.tsx:507 +#: src/components/project/ProjectPortalEditor.tsx:519 msgid "French" msgstr "French" @@ -2366,7 +2390,7 @@ msgstr "Generate secret" #~ msgid "Generate structured meeting notes based on the following discussion points provided in the context." #~ msgstr "Generate structured meeting notes based on the following discussion points provided in the context." -#: src/routes/project/conversation/ProjectConversationOverview.tsx:208 +#: src/routes/project/conversation/ProjectConversationOverview.tsx:210 msgid "Generate Summary" msgstr "Generate Summary" @@ -2374,7 +2398,7 @@ msgstr "Generate Summary" msgid "Generating the summary. Please wait..." msgstr "Generating the summary. Please wait..." -#: src/components/project/ProjectPortalEditor.tsx:505 +#: src/components/project/ProjectPortalEditor.tsx:517 msgid "German" msgstr "German" @@ -2391,7 +2415,7 @@ msgstr "Get an immediate reply from dembrane to help you deepen the conversation msgid "Give me a list of 5-10 topics that are being discussed." msgstr "Give me a list of 5-10 topics that are being discussed." -#: src/routes/settings/UserSettingsRoute.tsx:36 +#: src/routes/settings/UserSettingsRoute.tsx:51 msgid "Go back" msgstr "Go back" @@ -2416,24 +2440,28 @@ msgstr "Go home" msgid "Go to new conversation" msgstr "Go to new conversation" +#: src/components/project/ProjectPortalEditor.tsx:608 +msgid "Go to Settings" +msgstr "Go to Settings" + #: src/routes/project/ProjectsHome.tsx:179 #~ msgid "Grid view" #~ msgstr "Grid view" -#: src/components/project/ProjectPortalEditor.tsx:1284 +#: src/components/project/ProjectPortalEditor.tsx:1316 msgid "Guide how titles are generated. Titles describe the topic of the conversation, not the participant." msgstr "Guide how titles are generated. Titles describe the topic of the conversation, not the participant." -#: src/components/conversation/ConversationAccordion.tsx:570 +#: src/components/conversation/ConversationAccordion.tsx:574 msgid "Has verified artifacts" msgstr "Has verified artifacts" -#: src/components/layout/Header.tsx:220 +#: src/components/layout/Header.tsx:221 msgid "Help us translate" msgstr "Help us translate" #. placeholder {0}: user.first_name ?? "User" -#: src/components/layout/Header.tsx:183 +#: src/components/layout/Header.tsx:184 msgid "Hi, {0}" msgstr "Hi, {0}" @@ -2563,7 +2591,7 @@ msgstr "If you're setting up webhook integrations, we'd love to learn about your #~ msgid "In the meantime, if you want to analyze the conversations that are still processing, you can use the Chat feature" #~ msgstr "In the meantime, if you want to analyze the conversations that are still processing, you can use the Chat feature" -#: src/routes/project/report/ProjectReportRoute.tsx:275 +#: src/routes/project/report/ProjectReportRoute.tsx:277 msgid "Include portal link in report" msgstr "Include portal link in report" @@ -2630,7 +2658,7 @@ msgstr "It looks like we couldn't load this outcome. This might be a temporary i msgid "It sounds like more than one person is speaking. Taking turns will help us hear everyone clearly." msgstr "It sounds like more than one person is speaking. Taking turns will help us hear everyone clearly." -#: src/components/project/ProjectPortalEditor.tsx:508 +#: src/components/project/ProjectPortalEditor.tsx:520 msgid "Italian" msgstr "Italian" @@ -2650,7 +2678,7 @@ msgstr "Just a moment" msgid "Keep access secure with a one-time code from your authenticator app. Toggle two-factor authentication for this account." msgstr "Keep access secure with a one-time code from your authenticator app. Toggle two-factor authentication for this account." -#: src/components/project/ProjectPortalEditor.tsx:496 +#: src/components/project/ProjectPortalEditor.tsx:508 msgid "Language" msgstr "Language" @@ -2678,6 +2706,15 @@ msgstr "Learn more about webhooks" msgid "Leave empty to keep existing" msgstr "Leave empty to keep existing" +#: src/components/settings/LegalBasisSettingsCard.tsx:82 +#: src/components/project/ProjectPortalEditor.tsx:589 +msgid "Legal Basis" +msgstr "Legal Basis" + +#: src/components/settings/LegalBasisSettingsCard.tsx:72 +msgid "Legal basis updated" +msgstr "Legal basis updated" + #: src/components/chat/TemplatesModal.tsx:127 msgid "Let us know!" msgstr "Let us know!" @@ -2713,6 +2750,10 @@ msgstr "License Plate" msgid "Link" msgstr "Link" +#: src/components/settings/LegalBasisSettingsCard.tsx:123 +msgid "Link to your organisation's privacy policy that will be shown to participants" +msgstr "Link to your organisation's privacy policy that will be shown to participants" + #: src/components/chat/ChatTemplatesMenu.tsx:68 #~ msgid "LinkedIn Post (Experimental)" #~ msgstr "LinkedIn Post (Experimental)" @@ -2734,7 +2775,7 @@ msgstr "Live audio level:" #~ msgid "Live audio level:" #~ msgstr "Live audio level:" -#: src/components/project/ProjectPortalEditor.tsx:1354 +#: src/components/project/ProjectPortalEditor.tsx:1386 msgid "Live Preview" msgstr "Live Preview" @@ -2781,11 +2822,11 @@ msgstr "Loading transcript..." #~ msgid "Loading verification topics…" #~ msgstr "Loading verification topics…" -#: src/components/project/ProjectPortalEditor.tsx:911 +#: src/components/project/ProjectPortalEditor.tsx:946 msgid "Loading verify topics…" msgstr "Loading verify topics…" -#: src/routes/project/report/ProjectReportRoute.tsx:334 +#: src/routes/project/report/ProjectReportRoute.tsx:336 msgid "loading..." msgstr "loading..." @@ -2818,11 +2859,11 @@ msgstr "Logo removed" msgid "Logo updated successfully" msgstr "Logo updated successfully" -#: src/components/layout/Header.tsx:228 +#: src/components/layout/Header.tsx:229 msgid "Logout" msgstr "Logout" -#: src/components/conversation/ConversationAccordion.tsx:652 +#: src/components/conversation/ConversationAccordion.tsx:656 msgid "Longest First" msgstr "Longest First" @@ -2852,7 +2893,7 @@ msgstr "Microphone access is still denied. Please check your settings and try ag #~ msgid "min" #~ msgstr "min" -#: src/components/project/ProjectPortalEditor.tsx:685 +#: src/components/project/ProjectPortalEditor.tsx:720 msgid "Mode" msgstr "Mode" @@ -2885,7 +2926,7 @@ msgstr "Move to Project" msgid "Name" msgstr "Name" -#: src/components/conversation/ConversationAccordion.tsx:650 +#: src/components/conversation/ConversationAccordion.tsx:654 msgid "Name A-Z" msgstr "Name A-Z" @@ -2893,7 +2934,7 @@ msgstr "Name A-Z" msgid "Name is required" msgstr "Name is required" -#: src/components/conversation/ConversationAccordion.tsx:651 +#: src/components/conversation/ConversationAccordion.tsx:655 msgid "Name Z-A" msgstr "Name Z-A" @@ -2924,12 +2965,12 @@ msgstr "New Password" msgid "New Project" msgstr "New Project" -#: src/components/conversation/ConversationAccordion.tsx:648 +#: src/components/conversation/ConversationAccordion.tsx:652 msgid "Newest First" msgstr "Newest First" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:430 +#: src/components/participant/ParticipantOnboardingCards.tsx:441 msgid "participant.button.next" msgstr "Next" @@ -3007,7 +3048,7 @@ msgstr "No conversations available to create library. Please add some conversati msgid "No conversations found." msgstr "No conversations found." -#: src/components/conversation/ConversationAccordion.tsx:1448 +#: src/components/conversation/ConversationAccordion.tsx:1452 msgid "No conversations found. Start a conversation using the participation invite link from the <0><1>project overview." msgstr "No conversations found. Start a conversation using the participation invite link from the <0><1>project overview." @@ -3049,7 +3090,7 @@ msgstr "No projects found for search term" #~ msgid "No quotes available. Generate quotes for this conversation by visiting<0><1> the project library." #~ msgstr "No quotes available. Generate quotes for this conversation by visiting<0><1> the project library." -#: src/components/report/ReportRenderer.tsx:116 +#: src/components/report/ReportRenderer.tsx:117 msgid "No report found" msgstr "No report found" @@ -3061,7 +3102,7 @@ msgstr "No report found" msgid "No results" msgstr "No results" -#: src/components/conversation/ConversationAccordion.tsx:1360 +#: src/components/conversation/ConversationAccordion.tsx:1364 msgid "No tags found" msgstr "No tags found" @@ -3101,7 +3142,7 @@ msgstr "No verification topics are configured for this project." #~ msgid "No verification topics available." #~ msgstr "No verification topics available." -#: src/components/project/ProjectPortalEditor.tsx:915 +#: src/components/project/ProjectPortalEditor.tsx:950 msgid "No verify topics available." msgstr "No verify topics available." @@ -3122,7 +3163,7 @@ msgstr "Not Added" msgid "Not available" msgstr "Not available" -#: src/components/project/ProjectPortalEditor.tsx:996 +#: src/components/project/ProjectPortalEditor.tsx:1031 msgid "Notify participants when a report is published." msgstr "Notify participants when a report is published." @@ -3130,7 +3171,7 @@ msgstr "Notify participants when a report is published." #~ msgid "Now" #~ msgstr "Now" -#: src/components/conversation/ConversationAccordion.tsx:649 +#: src/components/conversation/ConversationAccordion.tsx:653 msgid "Oldest First" msgstr "Oldest First" @@ -3145,7 +3186,7 @@ msgid "participant.verify.instructions.read.aloud" msgstr "Once you receive the {objectLabel}, read it aloud and share out loud what you want to change, if anything." #. js-lingui-explicit-id -#: src/components/conversation/ConversationAccordion.tsx:619 +#: src/components/conversation/ConversationAccordion.tsx:623 msgid "conversation.ongoing" msgstr "Ongoing" @@ -3157,6 +3198,10 @@ msgstr "Ongoing" msgid "Ongoing Conversations" msgstr "Ongoing Conversations" +#: src/components/settings/LegalBasisSettingsCard.tsx:100 +msgid "Only change this setting in consultation with the responsible person(s) for data protection within your organisation." +msgstr "Only change this setting in consultation with the responsible person(s) for data protection within your organisation." + #: src/components/report/CreateReportForm.tsx:73 #~ msgid "Only the {0} finished {1} will be included in the report right now. " #~ msgstr "Only the {0} finished {1} will be included in the report right now. " @@ -3170,7 +3215,7 @@ msgstr "Oops! It looks like microphone access was denied. No worries, though! We #~ msgid "Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready." #~ msgstr "Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready." -#: src/components/project/ProjectCard.tsx:49 +#: src/components/project/ProjectCard.tsx:60 #: src/components/aspect/AspectCard.tsx:45 msgid "Open" msgstr "Open" @@ -3208,19 +3253,23 @@ msgstr "Open your authenticator app and enter the current six-digit code." msgid "Optional" msgstr "Optional" -#: src/components/project/ProjectPortalEditor.tsx:535 +#: src/components/project/ProjectPortalEditor.tsx:547 msgid "Optional field on the start page" msgstr "Optional field on the start page" -#: src/components/project/ProjectPortalEditor.tsx:564 +#: src/components/project/ProjectPortalEditor.tsx:576 msgid "Optional field on the thank you page" msgstr "Optional field on the thank you page" -#: src/components/conversation/ConversationAccordion.tsx:1133 -#: src/components/conversation/ConversationAccordion.tsx:1138 +#: src/components/conversation/ConversationAccordion.tsx:1137 +#: src/components/conversation/ConversationAccordion.tsx:1142 msgid "Options" msgstr "Options" +#: src/components/settings/LegalBasisSettingsCard.tsx:122 +msgid "Organiser's Privacy Policy URL" +msgstr "Organiser's Privacy Policy URL" + #: src/components/participant/verify/VerifyArtefact.tsx:133 msgid "Outcome approved successfully!" msgstr "Outcome approved successfully!" @@ -3245,7 +3294,7 @@ msgstr "outcomes" msgid "Outcomes" msgstr "Outcomes" -#: src/components/layout/ProjectConversationLayout.tsx:46 +#: src/components/layout/ProjectConversationLayout.tsx:44 #: src/components/chat/ChatModeSelector.tsx:297 #: src/components/chat/ChatModeBanner.tsx:36 msgid "Overview" @@ -3259,7 +3308,7 @@ msgstr "Overview - Themes & patterns" #~ msgid "Page" #~ msgstr "Page" -#: src/components/project/ProjectPortalEditor.tsx:1079 +#: src/components/project/ProjectPortalEditor.tsx:1114 msgid "Page Content" msgstr "Page Content" @@ -3267,7 +3316,7 @@ msgstr "Page Content" msgid "Page not found" msgstr "Page not found" -#: src/components/project/ProjectPortalEditor.tsx:1055 +#: src/components/project/ProjectPortalEditor.tsx:1090 msgid "Page Title" msgstr "Page Title" @@ -3284,7 +3333,7 @@ msgstr "Participant Email" msgid "Participant Emails" msgstr "Participant Emails" -#: src/components/project/ProjectPortalEditor.tsx:628 +#: src/components/project/ProjectPortalEditor.tsx:663 msgid "Participant Features" msgstr "Participant Features" @@ -3303,7 +3352,7 @@ msgstr "Participants will be able to select tags when creating conversations" msgid "Password" msgstr "Password" -#: src/routes/project/report/ProjectReportRoute.tsx:295 +#: src/routes/project/report/ProjectReportRoute.tsx:297 msgid "Password protect portal (request feature)" msgstr "Password protect portal (request feature)" @@ -3373,7 +3422,7 @@ msgstr "Please login to continue." #~ msgid "Please provide a concise summary of the following provided in the context." #~ msgstr "Please provide a concise summary of the following provided in the context." -#: src/components/participant/ParticipantBody.tsx:186 +#: src/components/participant/ParticipantBody.tsx:192 msgid "" "Please record your response by clicking the \"Record\" button below. You may also choose to respond in text by clicking the text icon. \n" "**Please keep this screen lit up** \n" @@ -3441,11 +3490,11 @@ msgstr "Please wait while we update your report. You will automatically be redir msgid "Please wait while we verify your email address." msgstr "Please wait while we verify your email address." -#: src/components/project/ProjectPortalEditor.tsx:1045 +#: src/components/project/ProjectPortalEditor.tsx:1080 msgid "Portal Content" msgstr "Portal Content" -#: src/components/project/ProjectPortalEditor.tsx:454 +#: src/components/project/ProjectPortalEditor.tsx:466 #: src/components/layout/ProjectOverviewLayout.tsx:47 msgid "Portal Editor" msgstr "Portal Editor" @@ -3470,7 +3519,7 @@ msgstr "Preview: The quick brown fox jumps over the lazy dog." msgid "Print / Save PDF" msgstr "Print / Save PDF" -#: src/routes/project/report/ProjectReportRoute.tsx:209 +#: src/routes/project/report/ProjectReportRoute.tsx:211 msgid "Print this report" msgstr "Print this report" @@ -3478,7 +3527,7 @@ msgstr "Print this report" msgid "Privacy Statements" msgstr "Privacy Statements" -#: src/routes/project/report/ProjectReportRoute.tsx:352 +#: src/routes/project/report/ProjectReportRoute.tsx:354 msgid "Proceed" msgstr "Proceed" @@ -3589,11 +3638,11 @@ msgstr "Provide an overview of the main topics and recurring themes" #~ msgid "Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information." #~ msgstr "Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information." -#: src/routes/project/report/ProjectReportRoute.tsx:231 +#: src/routes/project/report/ProjectReportRoute.tsx:233 msgid "Publish" msgstr "Publish" -#: src/routes/project/report/ProjectReportRoute.tsx:231 +#: src/routes/project/report/ProjectReportRoute.tsx:233 msgid "Published" msgstr "Published" @@ -3616,7 +3665,7 @@ msgid "Read aloud" msgstr "Read aloud" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:282 +#: src/components/participant/ParticipantOnboardingCards.tsx:288 msgid "participant.ready.to.begin" msgstr "Ready to Begin?" @@ -3679,7 +3728,7 @@ msgstr "Recurring Themes" msgid "References" msgstr "References" -#: src/components/project/ProjectPortalEditor.tsx:1362 +#: src/components/project/ProjectPortalEditor.tsx:1394 msgid "Refresh" msgstr "Refresh" @@ -3761,17 +3810,17 @@ msgstr "Rename" #~ msgid "Rename" #~ msgstr "Rename" -#: src/components/project/ProjectPortalEditor.tsx:805 +#: src/components/project/ProjectPortalEditor.tsx:840 msgid "Reply Prompt" msgstr "Reply Prompt" -#: src/routes/project/report/ProjectReportRoute.tsx:60 -#: src/components/report/ReportRenderer.tsx:71 +#: src/routes/project/report/ProjectReportRoute.tsx:61 +#: src/components/report/ReportRenderer.tsx:72 #: src/components/report/ReportModalNavigationButton.tsx:67 msgid "Report" msgstr "Report" -#: src/components/layout/Header.tsx:79 +#: src/components/layout/Header.tsx:80 msgid "Report an issue" msgstr "Report an issue" @@ -3780,11 +3829,11 @@ msgstr "Report an issue" msgid "Report Created - {0}" msgstr "Report Created - {0}" -#: src/routes/project/report/ProjectReportRoute.tsx:152 +#: src/routes/project/report/ProjectReportRoute.tsx:154 msgid "Report generation is currently in beta and limited to projects with fewer than 10 hours of recording." msgstr "Report generation is currently in beta and limited to projects with fewer than 10 hours of recording." -#: src/components/project/ProjectPortalEditor.tsx:991 +#: src/components/project/ProjectPortalEditor.tsx:1026 msgid "Report Notifications" msgstr "Report Notifications" @@ -3819,7 +3868,7 @@ msgstr "Requesting microphone access to detect available devices..." #~ msgid "Requesting microphone access to detect available devices..." #~ msgstr "Requesting microphone access to detect available devices..." -#: src/components/project/ProjectPortalEditor.tsx:1023 +#: src/components/project/ProjectPortalEditor.tsx:1058 msgid "Requires \"Ask for Email?\" to be enabled" msgstr "Requires \"Ask for Email?\" to be enabled" @@ -3840,8 +3889,8 @@ msgstr "Reset Password" msgid "Reset Password | Dembrane" msgstr "Reset Password | Dembrane" -#: src/components/conversation/ConversationAccordion.tsx:1384 -#: src/components/conversation/ConversationAccordion.tsx:1389 +#: src/components/conversation/ConversationAccordion.tsx:1388 +#: src/components/conversation/ConversationAccordion.tsx:1393 msgid "Reset to default" msgstr "Reset to default" @@ -3919,15 +3968,15 @@ msgstr "Rows per page" msgid "Run status:" msgstr "Run status:" +#: src/components/settings/LegalBasisSettingsCard.tsx:136 +msgid "Save" +msgstr "Save" + #. js-lingui-explicit-id #: src/components/participant/verify/VerifyArtefact.tsx:388 msgid "participant.concrete.action.button.save" msgstr "Save" -#: src/routes/project/resource/ProjectResourceOverview.tsx:144 -#~ msgid "Save" -#~ msgstr "Save" - #: src/components/project/webhooks/WebhookSettingsCard.tsx:529 msgid "Save Changes" msgstr "Save Changes" @@ -3958,7 +4007,7 @@ msgstr "Search" msgid "Search" msgstr "Search" -#: src/components/conversation/ConversationAccordion.tsx:1126 +#: src/components/conversation/ConversationAccordion.tsx:1130 msgid "Search conversations" msgstr "Search conversations" @@ -3975,7 +4024,7 @@ msgstr "Search Projects" msgid "Search projects..." msgstr "Search projects..." -#: src/components/conversation/ConversationAccordion.tsx:1269 +#: src/components/conversation/ConversationAccordion.tsx:1273 msgid "Search tags" msgstr "Search tags" @@ -4012,7 +4061,7 @@ msgstr "Secret copied" #~ msgid "See conversation status details" #~ msgstr "See conversation status details" -#: src/components/layout/Header.tsx:118 +#: src/components/layout/Header.tsx:119 msgid "See you soon" msgstr "See you soon" @@ -4028,11 +4077,11 @@ msgstr "Select a microphone" msgid "Select a webhook to clone" msgstr "Select a webhook to clone" -#: src/components/conversation/ConversationAccordion.tsx:1428 +#: src/components/conversation/ConversationAccordion.tsx:1432 msgid "Select all" msgstr "Select all" -#: src/components/conversation/ConversationAccordion.tsx:1426 +#: src/components/conversation/ConversationAccordion.tsx:1430 msgid "Select all ({remainingCount})" msgstr "Select all ({remainingCount})" @@ -4065,20 +4114,20 @@ msgstr "Select Project" msgid "Select tags" msgstr "Select tags" -#: src/components/project/ProjectPortalEditor.tsx:593 +#: src/components/project/ProjectPortalEditor.tsx:632 msgid "Select the instructions that will be shown to participants when they start a conversation" msgstr "Select the instructions that will be shown to participants when they start a conversation" -#: src/components/project/ProjectPortalEditor.tsx:690 +#: src/components/project/ProjectPortalEditor.tsx:725 msgid "Select the type of feedback or engagement you want to encourage." msgstr "Select the type of feedback or engagement you want to encourage." -#: src/components/project/ProjectPortalEditor.tsx:581 +#: src/components/project/ProjectPortalEditor.tsx:620 msgid "Select tutorial" msgstr "Select tutorial" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:904 +#: src/components/project/ProjectPortalEditor.tsx:939 msgid "dashboard.dembrane.feature.verify.topic.select" msgstr "Select which topics participants can use for \"Verify\"." @@ -4136,10 +4185,10 @@ msgstr "Session Name" msgid "Setting up your first project" msgstr "Setting up your first project" -#: src/routes/settings/UserSettingsRoute.tsx:41 +#: src/routes/settings/UserSettingsRoute.tsx:56 #: src/components/layout/ParticipantHeader.tsx:112 #: src/components/layout/ParticipantHeader.tsx:113 -#: src/components/layout/Header.tsx:195 +#: src/components/layout/Header.tsx:196 msgid "Settings" msgstr "Settings" @@ -4148,7 +4197,7 @@ msgstr "Settings" msgid "participant.settings.modal.title" msgstr "Settings" -#: src/routes/settings/UserSettingsRoute.tsx:22 +#: src/routes/settings/UserSettingsRoute.tsx:26 msgid "Settings | Dembrane" msgstr "Settings | Dembrane" @@ -4156,7 +4205,7 @@ msgstr "Settings | Dembrane" #~ msgid "Share" #~ msgstr "Share" -#: src/routes/project/report/ProjectReportRoute.tsx:177 +#: src/routes/project/report/ProjectReportRoute.tsx:179 msgid "Share this report" msgstr "Share this report" @@ -4164,15 +4213,15 @@ msgstr "Share this report" msgid "Share your details here" msgstr "Share your details here" -#: src/components/report/ReportRenderer.tsx:23 +#: src/components/report/ReportRenderer.tsx:24 msgid "Share your voice" msgstr "Share your voice" -#: src/components/report/ReportRenderer.tsx:27 +#: src/components/report/ReportRenderer.tsx:28 msgid "Share your voice by scanning the QR code below." msgstr "Share your voice by scanning the QR code below." -#: src/components/conversation/ConversationAccordion.tsx:653 +#: src/components/conversation/ConversationAccordion.tsx:657 msgid "Shortest First" msgstr "Shortest First" @@ -4221,7 +4270,7 @@ msgstr "Show references" msgid "Show revision data" msgstr "Show revision data" -#: src/routes/project/report/ProjectReportRoute.tsx:290 +#: src/routes/project/report/ProjectReportRoute.tsx:292 msgid "Show timeline in report (request feature)" msgstr "Show timeline in report (request feature)" @@ -4238,7 +4287,7 @@ msgstr "Showing {displayFrom}–{displayTo} of {totalItems} entries" #~ msgstr "Sign in with Google" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:306 +#: src/components/participant/ParticipantOnboardingCards.tsx:312 msgid "participant.mic.check.button.skip" msgstr "Skip" @@ -4251,8 +4300,8 @@ msgstr "Skip" #~ msgstr "Skip data privacy slide (Host manages consent)" #: src/components/project/ProjectPortalEditor.tsx:600 -msgid "Skip data privacy slide (Host manages legal base)" -msgstr "Skip data privacy slide (Host manages legal base)" +#~ msgid "Skip data privacy slide (Host manages legal base)" +#~ msgstr "Skip data privacy slide (Host manages legal base)" #. js-lingui-explicit-id #: src/components/conversation/SelectAllConfirmationModal.tsx:601 @@ -4300,7 +4349,7 @@ msgstr "Something went wrong while generating the secret." #~ msgid "Something went wrong while uploading the file: {0}" #~ msgstr "Something went wrong while uploading the file: {0}" -#: src/components/participant/ParticipantBody.tsx:152 +#: src/components/participant/ParticipantBody.tsx:155 msgid "Something went wrong with the conversation. Please try refreshing the page or contact support if the issue persists" msgstr "Something went wrong with the conversation. Please try refreshing the page or contact support if the issue persists" @@ -4318,8 +4367,8 @@ msgstr "Something went wrong. Please try again." msgid "participant.go.deeper.content.policy.violation.error.message" msgstr "Sorry, we cannot process this request due to an LLM provider's content policy." -#: src/components/conversation/ConversationAccordion.tsx:1189 -#: src/components/conversation/ConversationAccordion.tsx:1196 +#: src/components/conversation/ConversationAccordion.tsx:1193 +#: src/components/conversation/ConversationAccordion.tsx:1200 msgid "Sort" msgstr "Sort" @@ -4332,7 +4381,7 @@ msgstr "Source {0}" #~ msgid "Sources:" #~ msgstr "Sources:" -#: src/components/project/ProjectPortalEditor.tsx:506 +#: src/components/project/ProjectPortalEditor.tsx:518 msgid "Spanish" msgstr "Spanish" @@ -4340,7 +4389,7 @@ msgstr "Spanish" #~ msgid "Speaker" #~ msgstr "Speaker" -#: src/components/project/ProjectPortalEditor.tsx:130 +#: src/components/project/ProjectPortalEditor.tsx:141 msgid "Specific Context" msgstr "Specific Context" @@ -4453,7 +4502,7 @@ msgstr "Summary generated successfully." msgid "Summary regenerated successfully." msgstr "Summary regenerated successfully." -#: src/routes/project/conversation/ProjectConversationOverview.tsx:191 +#: src/routes/project/conversation/ProjectConversationOverview.tsx:193 msgid "Summary will be available once the conversation is transcribed" msgstr "Summary will be available once the conversation is transcribed" @@ -4473,8 +4522,8 @@ msgstr "System" #: src/components/project/ProjectTagsInput.tsx:239 #: src/components/participant/ParticipantInitiateForm.tsx:117 #: src/components/conversation/ConversationEdit.tsx:358 -#: src/components/conversation/ConversationAccordion.tsx:1259 -#: src/components/conversation/ConversationAccordion.tsx:1262 +#: src/components/conversation/ConversationAccordion.tsx:1263 +#: src/components/conversation/ConversationAccordion.tsx:1266 msgid "Tags" msgstr "Tags" @@ -4516,7 +4565,7 @@ msgstr "Thank you for participating!" #~ msgid "Thank You Page" #~ msgstr "Thank You Page" -#: src/components/project/ProjectPortalEditor.tsx:1111 +#: src/components/project/ProjectPortalEditor.tsx:1146 msgid "Thank You Page Content" msgstr "Thank You Page Content" @@ -4602,7 +4651,7 @@ msgstr "There was an error cloning your project. Please try again or contact sup msgid "There was an error creating your report. Please try again or contact support." msgstr "There was an error creating your report. Please try again or contact support." -#: src/routes/project/report/ProjectReportRoute.tsx:159 +#: src/routes/project/report/ProjectReportRoute.tsx:161 msgid "There was an error generating your report. In the meantime, you can analyze all your data using the library or select specific conversations to chat with." msgstr "There was an error generating your report. In the meantime, you can analyze all your data using the library or select specific conversations to chat with." @@ -4670,7 +4719,7 @@ msgstr "This feature will be available in {remainingTime} seconds." msgid "This information is anonymized" msgstr "This information is anonymized" -#: src/components/project/ProjectPortalEditor.tsx:1366 +#: src/components/project/ProjectPortalEditor.tsx:1398 msgid "This is a live preview of the participant's portal. You will need to refresh the page to see the latest changes." msgstr "This is a live preview of the participant's portal. You will need to refresh the page to see the latest changes." @@ -4703,15 +4752,15 @@ msgstr "This is your project library. Create views to analyse your entire projec #~ msgid "This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead." #~ msgstr "This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead." -#: src/components/project/ProjectPortalEditor.tsx:501 +#: src/components/project/ProjectPortalEditor.tsx:513 msgid "This language will be used for the Participant's Portal." msgstr "This language will be used for the Participant's Portal." -#: src/components/project/ProjectPortalEditor.tsx:1121 +#: src/components/project/ProjectPortalEditor.tsx:1156 msgid "This page is shown after the participant has completed the conversation." msgstr "This page is shown after the participant has completed the conversation." -#: src/components/project/ProjectPortalEditor.tsx:1089 +#: src/components/project/ProjectPortalEditor.tsx:1124 msgid "This page is shown to participants when they start a conversation after they successfully complete the tutorial." msgstr "This page is shown to participants when they start a conversation after they successfully complete the tutorial." @@ -4723,7 +4772,7 @@ msgstr "This page is shown to participants when they start a conversation after #~ msgid "This project library was generated on {0}." #~ msgstr "This project library was generated on {0}." -#: src/components/project/ProjectPortalEditor.tsx:816 +#: src/components/project/ProjectPortalEditor.tsx:851 msgid "This prompt guides how the AI responds to participants. Customize it to shape the type of feedback or engagement you want to encourage." msgstr "This prompt guides how the AI responds to participants. Customize it to shape the type of feedback or engagement you want to encourage." @@ -4732,7 +4781,7 @@ msgid "This report is not yet available. " msgstr "This report is not yet available. " #. placeholder {0}: views?.total ?? 0 -#: src/routes/project/report/ProjectReportRoute.tsx:92 +#: src/routes/project/report/ProjectReportRoute.tsx:93 msgid "This report was opened by {0} people" msgstr "This report was opened by {0} people" @@ -4740,7 +4789,7 @@ msgstr "This report was opened by {0} people" #~ msgid "This summary is AI-generated and brief, for thorough analysis, use the Chat or Library." #~ msgstr "This summary is AI-generated and brief, for thorough analysis, use the Chat or Library." -#: src/components/project/ProjectPortalEditor.tsx:1066 +#: src/components/project/ProjectPortalEditor.tsx:1101 msgid "This title is shown to participants when they start a conversation" msgstr "This title is shown to participants when they start a conversation" @@ -4787,7 +4836,7 @@ msgstr "Timestamp" msgid "Timestamps and duration" msgstr "Timestamps and duration" -#: src/components/participant/ParticipantBody.tsx:144 +#: src/components/participant/ParticipantBody.tsx:147 msgid "Tip" msgstr "Tip" @@ -4799,6 +4848,10 @@ msgstr "Tip: Use the play button (▶) to send a test payload to your webhook an msgid "Title" msgstr "Title" +#: src/components/conversation/ConversationAccordion.tsx:566 +msgid "Title auto-generated" +msgstr "Title auto-generated" + #: src/components/conversation/ConversationEdit.tsx:381 msgid "To assign a new tag, please create it first in the project overview." msgstr "To assign a new tag, please create it first in the project overview." @@ -4833,7 +4886,7 @@ msgid "Transcribing..." msgstr "Transcribing..." #: src/routes/project/conversation/ProjectConversationTranscript.tsx:87 -#: src/components/layout/ProjectConversationLayout.tsx:47 +#: src/components/layout/ProjectConversationLayout.tsx:45 msgid "Transcript" msgstr "Transcript" @@ -5162,7 +5215,7 @@ msgid "select.all.modal.loading.verified" msgstr "Verified" #. js-lingui-explicit-id -#: src/components/conversation/ConversationAccordion.tsx:1379 +#: src/components/conversation/ConversationAccordion.tsx:1383 msgid "conversation.filters.verified.text" msgstr "Verified" @@ -5174,12 +5227,12 @@ msgstr "Verified" #~ msgid "Verified Artefacts" #~ msgstr "Verified Artefacts" -#: src/components/conversation/ConversationAccordion.tsx:574 +#: src/components/conversation/ConversationAccordion.tsx:578 msgid "verified artifacts" msgstr "verified artifacts" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:838 +#: src/components/project/ProjectPortalEditor.tsx:873 msgid "dashboard.dembrane.verify.title" msgstr "Verify" @@ -5192,7 +5245,7 @@ msgstr "Verify" msgid "Verify code" msgstr "Verify code" -#: src/components/project/ProjectPortalEditor.tsx:895 +#: src/components/project/ProjectPortalEditor.tsx:930 msgid "Verify Topics" msgstr "Verify Topics" @@ -5219,7 +5272,7 @@ msgstr "View Details" msgid "View example payload" msgstr "View example payload" -#: src/components/participant/ParticipantBody.tsx:242 +#: src/components/participant/ParticipantBody.tsx:248 msgid "View your responses" msgstr "View your responses" @@ -5314,7 +5367,7 @@ msgstr "Webhooks" msgid "Webhooks are automated messages sent from one app to another when something happens. Think of them as a \"notification system\" for your other tools." msgstr "Webhooks are automated messages sent from one app to another when something happens. Think of them as a \"notification system\" for your other tools." -#: src/components/participant/ParticipantBody.tsx:125 +#: src/components/participant/ParticipantBody.tsx:128 msgid "Welcome" msgstr "Welcome" @@ -5395,7 +5448,7 @@ msgstr "When all audio has been converted to text and the full transcript is ava msgid "When are webhooks triggered?" msgstr "When are webhooks triggered?" -#: src/components/project/ProjectPortalEditor.tsx:1184 +#: src/components/project/ProjectPortalEditor.tsx:1219 msgid "When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. Anonymized conversations also disable audio playback, audio download, and retranscription to protect participant privacy. This cannot be undone for already-processed conversations." msgstr "When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. Anonymized conversations also disable audio playback, audio download, and retranscription to protect participant privacy. This cannot be undone for already-processed conversations." @@ -5443,7 +5496,7 @@ msgstr "You can only upload up to {MAX_FILES} files at a time. Only the first {0 msgid "select.all.modal.already.added" msgstr "You have already added <0>{existingContextCount, plural, one {# conversation} other {# conversations}} to this chat." -#: src/components/conversation/ConversationAccordion.tsx:1410 +#: src/components/conversation/ConversationAccordion.tsx:1414 msgid "You have already added all the conversations related to this" msgstr "You have already added all the conversations related to this" @@ -5472,7 +5525,7 @@ msgstr "You may also choose to record another conversation." msgid "You must login with the same provider you used to sign up. If you face any issues, please contact support." msgstr "You must login with the same provider you used to sign up. If you face any issues, please contact support." -#: src/components/participant/ParticipantBody.tsx:143 +#: src/components/participant/ParticipantBody.tsx:146 msgid "You seem to be offline, please check your internet connection" msgstr "You seem to be offline, please check your internet connection" @@ -5506,7 +5559,7 @@ msgstr "Your inputs will be saved automatically." msgid "Your response has been recorded. You may now close this tab." msgstr "Your response has been recorded. You may now close this tab." -#: src/components/participant/ParticipantBody.tsx:252 +#: src/components/participant/ParticipantBody.tsx:258 msgid "Your responses" msgstr "Your responses" diff --git a/echo/frontend/src/locales/en-US.ts b/echo/frontend/src/locales/en-US.ts index 282b1897..55c0414f 100644 --- a/echo/frontend/src/locales/en-US.ts +++ b/echo/frontend/src/locales/en-US.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"You are not authenticated\":[\"You are not authenticated\"],\"You don't have permission to access this.\":[\"You don't have permission to access this.\"],\"Resource not found\":[\"Resource not found\"],\"Server error\":[\"Server error\"],\"Something went wrong\":[\"Something went wrong\"],\"We're preparing your workspace.\":[\"We're preparing your workspace.\"],\"Preparing your dashboard\":[\"Preparing your dashboard\"],\"Welcome back\":[\"Welcome back\"],\"library.regenerate\":[\"Regenerate Library\"],\"library.conversations.processing.status\":[\"Currently \",[\"finishedConversationsCount\"],\" conversations are ready to be analyzed. \",[\"unfinishedConversationsCount\"],\" still processing.\"],\"participant.echo.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"library.contact.sales\":[\"Contact sales\"],\"library.not.available\":[\"It looks like the library is not available for your account. Please contact sales to unlock this feature.\"],\"conversation.accordion.skeleton.title\":[\"Conversations\"],\"project.sidebar.chat.end.description\":[\"End of list • All \",[\"totalChats\"],\" chats loaded\"],\"participant.modal.stop.message\":[\"Are you sure you want to finish the conversation?\"],\"participant.button.is.recording.echo\":[\"ECHO\"],\"participant.modal.stop.title\":[\"Finish Conversation\"],\"participant.button.stop.no\":[\"No\"],\"participant.button.pause\":[\"Pause\"],\"participant.button.resume\":[\"Resume\"],\"conversation.linking_conversations.deleted\":[\"The source conversation was deleted\"],\"participant.button.stop.yes\":[\"Yes\"],\"participant.modal.refine.info.title.echo\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.verify\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.verify.action.button.approve\":[\"Approve\"],\"participant.verify.artefact.title\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"participant.verify.instructions.button.cancel\":[\"Cancel\"],\"participant.verify.action.button.cancel\":[\"Cancel\"],\"dashboard.dembrane.verify.description\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"dashboard.dembrane.verify.experimental\":[\"Experimental\"],\"participant.verify.artefact.action.button.go.back\":[\"Go back\"],\"participant.verify.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"participant.verify.loading.artefact\":[\"Loading artefact\"],\"participant.verify.regenerating.artefact\":[\"Regenerating the artefact\"],\"participant.verify.artefact.action.button.reload\":[\"Reload Page\"],\"participant.verify.action.button.revise\":[\"Revise\"],\"participant.verify.action.button.save\":[\"Save\"],\"participant.echo.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"participant.echo.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"participant.verify.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.verify.loading.artefact.description\":[\"This will just take a moment\"],\"participant.verify.artefact.error.title\":[\"Unable to Load Artefact\"],\"dashboard.dembrane.concrete.experimental\":[\"Beta\"],\"participant.button.go.deeper\":[\"Go deeper\"],\"participant.button.make.concrete\":[\"Make it concrete\"],\"select.all.modal.skip.reason\":[\"some might skip due to empty transcript or context limit\"],\"participant.modal.interruption.issue.description\":[\"We saved your recording up to <0>\",[\"formattedDuration\"],\" but lost the last 60 seconds or so. <1/> Press below to reconnect, then hit the record button to continue.\"],\"participant.modal.refine.info.title.go.deeper\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.concrete\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.modal.refine.info.title.generic\":[\"\\\"Refine\\\" available soon\"],\"participant.modal.refine.info.title\":[\"Feature available soon\"],\"participant.refine.go.deeper\":[\"Go deeper\"],\"participant.concrete.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"dashboard.dembrane.concrete.title\":[\"Make it concrete\"],\"participant.refine.make.concrete\":[\"Make it concrete\"],\"participant.button.refine\":[\"Refine\"],\"participant.concrete.regenerating.artefact\":[\"Regenerating the artefact\"],\"dashboard.dembrane.concrete.topic.select\":[\"Select which topics participants can use for \\\"Make it concrete\\\".\"],\"participant.go.deeper.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>Go deeper button, or contact support if the issue continues.\"],\"participant.concrete.artefact.error.title\":[\"Unable to Load Artefact\"],\"participant.modal.refine.info.reason\":[\"We need a bit more context to help you refine effectively. Please continue recording so we can provide better suggestions.\"],\"dashboard.dembrane.concrete.description\":[\"Enable this feature to allow participants to create and approve \\\"concrete objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with concrete objects and review them in the overview.\"],\"participant.concrete.instructions.approve.artefact\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"participant.concrete.instructions.loading\":[\"Loading\"],\"participant.concrete.selection.button.next\":[\"Next\"],\"participant.concrete.instructions.button.next\":[\"Next\"],\"participant.concrete.instructions.revise.artefact\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"participant.concrete.instructions.read.aloud\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"dashboard.dembrane.verify.topic.select\":[\"Select which topics participants can use for verification.\"],\"participant.concrete.selection.title\":[\"What do you want to make concrete?\"],\"participant.concrete.instructions.receive.artefact\":[\"You'll soon get \",[\"objectLabel\"],\" to make them concrete.\"],\"participant.concrete.instructions.approval.helps\":[\"Your approval helps us understand what you really think!\"],\"library.generate.duration.message\":[\" Generating library can take up to an hour.\"],\"uDvV8j\":[\" Submit\"],\"aMNEbK\":[\" Unsubscribe from Notifications\"],\"JhOwWd\":[\"-5s\"],\"participant.modal.echo.info.title.generic\":[\"\\\"ECHO\\\" available soon\"],\"participant.modal.echo.info.title.go.deeper\":[\"\\\"Explore\\\" available soon\"],\"participant.modal.echo.info.title.concrete\":[\"\\\"Verify\\\" available soon\"],\"2NWk7n\":[\"(for enhanced audio processing)\"],\"e6iRhF\":[[\"0\",\"plural\",{\"one\":[\"#\",\" tag\"],\"other\":[\"#\",\" tags\"]}]],\"select.all.modal.tags\":[[\"0\",\"plural\",{\"one\":[\"Tag:\"],\"other\":[\"Tags:\"]}]],\"J/hVSQ\":[[\"0\"]],\"HB8dPL\":[[\"0\"],\" \",[\"1\"],\" ready\"],\"select.all.modal.added.count\":[[\"0\"],\" added\"],\"xRdQss\":[[\"0\"],\" Conversation\",[\"1\"],\" • Edited \",[\"2\"]],\"2Th9D6\":[[\"0\"],\" Conversations • Edited \",[\"1\"]],\"select.all.modal.not.added.count\":[[\"0\"],\" not added\"],\"BXWuuj\":[[\"conversationCount\"],\" selected\"],\"P1pDS8\":[[\"diffInDays\"],\"d ago\"],\"bT6AxW\":[[\"diffInHours\"],\"h ago\"],\"library.conversations.to.be.analyzed\":[[\"finishedConversationsCount\",\"plural\",{\"one\":[\"Currently \",\"#\",\" conversation is ready to be analyzed.\"],\"other\":[\"Currently \",\"#\",\" conversations are ready to be analyzed.\"]}]],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"TVD5At\":[[\"readingNow\"],\" reading now\"],\"U7Iesw\":[[\"seconds\"],\" seconds\"],\"library.conversations.still.processing\":[[\"unfinishedConversationsCount\"],\" still processing.\"],\"ZpJ0wx\":[\"*Transcription in progress.*\"],\"ynBObK\":[\"+\",[\"hiddenCount\"],\" conversations\"],\"pV+XPw\":[\"+5s\"],\"LPXUKX\":[\"<0>Wait \",[\"0\"],\":\",[\"1\"]],\"LeFXS1\":[\"0 Aspects\"],\"AeSuqs\":[\"1. You provide a URL where you want to receive notifications\"],\"nDEZ7T\":[\"2. When a conversation event happens, we automatically send the conversation data to your URL\"],\"WiUXLq\":[\"3. Your system receives the data and can act on it (e.g., save to a database, send an email, update a spreadsheet)\"],\"D+aQ7R\":[\"A friendly name to identify this webhook\"],\"DX/Wkz\":[\"Account password\"],\"L5gswt\":[\"Action By\"],\"UQXw0W\":[\"Action On\"],\"7L01XJ\":[\"Actions\"],\"select.all.modal.loading.filters\":[\"Active filters\"],\"m16xKo\":[\"Add\"],\"1m+3Z3\":[\"Add additional context (Optional)\"],\"Se1KZw\":[\"Add all that apply\"],\"select.all.modal.title.add\":[\"Add Conversations to Context\"],\"1xDwr8\":[\"Add key terms or proper nouns to improve transcript quality and accuracy.\"],\"ndpRPm\":[\"Add new recordings to this project. Files you upload here will be processed and appear in conversations.\"],\"Ralayn\":[\"Add Tag\"],\"add.tag.filter.modal.title\":[\"Add Tag to Filters\"],\"IKoyMv\":[\"Add Tags\"],\"add.tag.filter.modal.add\":[\"Add to Filters\"],\"NffMsn\":[\"Add to this chat\"],\"QN2F+7\":[\"Add Webhook\"],\"UZ07em\":[\"Add Your First Webhook\"],\"select.all.modal.added\":[\"Added\"],\"Na90E+\":[\"Added emails\"],\"select.all.modal.add.without.filters\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" to the chat\"],\"select.all.modal.add.with.filters\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" with the following filters:\"],\"select.all.modal.add.without.filters.more\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" more conversation\"],\"other\":[\"#\",\" more conversations\"]}],\"\"],\"select.all.modal.add.with.filters.more\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" more conversation\"],\"other\":[\"#\",\" more conversations\"]}],\" with the following filters:\"],\"SJCAsQ\":[\"Adding Context:\"],\"select.all.modal.loading.title\":[\"Adding Conversations\"],\"Du6bPw\":[\"Address\"],\"CA/Ul9\":[\"Adjust the base font size for the interface\"],\"sxkWRg\":[\"Advanced\"],\"OaKXud\":[\"Advanced (Tips and best practices)\"],\"TBpbDp\":[\"Advanced (Tips and tricks)\"],\"JiIKww\":[\"Advanced Settings\"],\"6iJVJD\":[\"Agentic\"],\"vaeE5W\":[\"Agentic - Tool-driven execution\"],\"VHg3DX\":[\"Agentic Chat\"],\"cF7bEt\":[\"All actions\"],\"O1367B\":[\"All collections\"],\"gvykaX\":[\"All Conversations\"],\"Cmt62w\":[\"All conversations ready\"],\"u/fl/S\":[\"All files were uploaded successfully.\"],\"baQJ1t\":[\"All Insights\"],\"3goDnD\":[\"Allow participants using the link to start new conversations\"],\"bruUug\":[\"Almost there\"],\"H7cfSV\":[\"Already added to this chat\"],\"xNyrs1\":[\"Already in context\"],\"jIoHDG\":[\"An email notification will be sent to \",[\"0\"],\" participant\",[\"1\"],\". Do you want to proceed?\"],\"G54oFr\":[\"An email Notification will be sent to \",[\"0\"],\" participant\",[\"1\"],\". Do you want to proceed?\"],\"8q/YVi\":[\"An error occurred while loading the Portal. Please contact the support team.\"],\"XyOToQ\":[\"An error occurred.\"],\"QX6zrA\":[\"Analysis\"],\"F4cOH1\":[\"Analysis Language\"],\"1x2m6d\":[\"Analyze these elements with depth and nuance. Please:\\n\\nFocus on unexpected connections and contrasts\\nGo beyond obvious surface-level comparisons\\nIdentify hidden patterns that most analyses miss\\nMaintain analytical rigor while being engaging\\nUse examples that illuminate deeper principles\\nStructure the analysis to build understanding\\nDraw insights that challenge conventional wisdom\\n\\nNote: If the similarities/differences are too superficial, let me know we need more complex material to analyze.\"],\"announcements\":[\"Announcements\"],\"Dzr23X\":[\"Announcements\"],\"gd1W+U\":[\"Anonymize Transcripts\"],\"YdiKaK\":[\"anonymized conversation\"],\"iPiP6k\":[\"Anonymized conversation\"],\"azfEQ3\":[\"Anonymous Participant\"],\"participant.concrete.action.button.approve\":[\"Approve\"],\"conversation.verified.approved\":[\"Approved\"],\"tq+4rb\":[\"Are you sure you want to delete the webhook \\\"\",[\"0\"],\"\\\"? This action cannot be undone.\"],\"Q5Z2wp\":[\"Are you sure you want to delete this conversation? This action cannot be undone.\"],\"kWiPAC\":[\"Are you sure you want to delete this project?\"],\"YF1Re1\":[\"Are you sure you want to delete this project? This action cannot be undone.\"],\"B8ymes\":[\"Are you sure you want to delete this recording?\"],\"G2gLnJ\":[\"Are you sure you want to delete this tag?\"],\"aUsm4A\":[\"Are you sure you want to delete this tag? This will remove the tag from existing conversations that contain it.\"],\"participant.modal.finish.message.text.mode\":[\"Are you sure you want to finish the conversation?\"],\"xu5cdS\":[\"Are you sure you want to finish?\"],\"sOql0x\":[\"Are you sure you want to generate the library? This will take a while and overwrite your current views and insights.\"],\"K1Omdr\":[\"Are you sure you want to generate the library? This will take a while.\"],\"UXCOMn\":[\"Are you sure you want to regenerate the summary? You will lose the current summary.\"],\"JHgUuT\":[\"Artefact approved successfully!\"],\"IbpaM+\":[\"Artefact reloaded successfully!\"],\"Qcm/Tb\":[\"Artefact revised successfully!\"],\"uCzCO2\":[\"Artefact updated successfully!\"],\"KYehbE\":[\"artefacts\"],\"jrcxHy\":[\"Artefacts\"],\"F+vBv0\":[\"Ask\"],\"lCenB6\":[\"Ask for Email?\"],\"Rjlwvz\":[\"Ask for Name?\"],\"5gQcdD\":[\"Ask participants to provide their name when they start a conversation\"],\"84NoFa\":[\"Aspect\"],\"HkigHK\":[\"Aspects\"],\"kskjVK\":[\"Assistant is typing...\"],\"HrusNW\":[\"At least one topic must be selected to enable Make it concrete\"],\"iF1OFS\":[\"At least one topic must be selected to enable Verify\"],\"participant.modal.interruption.issue.message\":[\"Attention! We lost the last 60 seconds or so of your recording due to some interruption. Please press the button below to reconnect.\"],\"kHN5Zx\":[\"Audio download not available for anonymized conversations\"],\"SLvg/d\":[\"Audio playback not available for anonymized conversations\"],\"DMBYlw\":[\"Audio Processing In Progress\"],\"D3SDJS\":[\"Audio Recording\"],\"mGVg5N\":[\"Audio recordings are scheduled to be deleted after 30 days from the recording date\"],\"IOBCIN\":[\"Audio Tip\"],\"y2W2Hg\":[\"Audit logs\"],\"aL1eBt\":[\"Audit logs exported to CSV\"],\"mS51hl\":[\"Audit logs exported to JSON\"],\"z8CQX2\":[\"Authenticator code\"],\"R+PyK8\":[\"Auto-generate titles\"],\"voAvDv\":[\"Auto-generate Titles\"],\"Wrpmw7\":[\"Auto-generated or enter manually\"],\"/iCiQU\":[\"Auto-select\"],\"3D5FPO\":[\"Auto-select disabled\"],\"ajAMbT\":[\"Auto-select enabled\"],\"jEqKwR\":[\"Auto-select sources to add to the chat\"],\"dY4Vk3\":[\"Automatically generate a short topic-based title for each conversation after summarization. The title describes what was discussed, not who participated. The participant's original name is preserved separately, if they provided one.\"],\"vtUY0q\":[\"Automatically includes relevant conversations for analysis without manual selection\"],\"F95AYw\":[\"Automatically save transcripts to your CRM or database\"],\"zUbSgC\":[\"Automatically send conversation data to your other tools and services when events occur.\"],\"csDS2L\":[\"Available\"],\"iH8pgl\":[\"Back\"],\"participant.button.back.microphone\":[\"Back\"],\"participant.button.back\":[\"Back\"],\"/9nVLo\":[\"Back to Selection\"],\"wVO5q4\":[\"Basic (Essential tutorial slides)\"],\"epXTwc\":[\"Basic Settings\"],\"GML8s7\":[\"Begin!\"],\"YBt9YP\":[\"Beta\"],\"dashboard.dembrane.concrete.beta\":[\"Beta\"],\"dashboard.dembrane.verify.beta\":[\"Beta\"],\"0fX/GG\":[\"Big Picture\"],\"vZERag\":[\"Big Picture - Themes & patterns\"],\"MkvsWx\":[\"Book a call\"],\"YgG3yv\":[\"Brainstorm Ideas\"],\"4eBtkM\":[\"Build custom dashboards with real-time conversation data\"],\"ba5GvN\":[\"By deleting this project, you will delete all the data associated with it. This action cannot be undone. Are you ABSOLUTELY sure you want to delete this project?\"],\"dEgA5A\":[\"Cancel\"],\"participant.mic.settings.modal.second.confirm.cancel\":[\"Cancel\"],\"participant.concrete.action.button.cancel\":[\"Cancel\"],\"participant.concrete.instructions.button.cancel\":[\"Cancel\"],\"select.all.modal.cancel\":[\"Cancel\"],\"add.tag.filter.modal.cancel\":[\"Cancel\"],\"RKD99R\":[\"Cannot add empty conversation\"],\"kryGs+\":[\"Card\"],\"JFFJDJ\":[\"Changes are saved automatically as you continue to use the app. <0/>Once you have some unsaved changes, you can click anywhere to save the changes. <1/>You will also see a button to Cancel the changes.\"],\"u0IJto\":[\"Changes will be saved automatically\"],\"xF/jsW\":[\"Changing language during an active chat may lead to unexpected results. It's recommended to start a new chat after changing the language. Are you sure you want to continue?\"],\"AHZflp\":[\"Chat\"],\"TGJVgd\":[\"Chat | Dembrane\"],\"chat.accordion.skeleton.title\":[\"Chats\"],\"project.sidebar.chat.title\":[\"Chats\"],\"8Q+lLG\":[\"Chats\"],\"participant.button.check.microphone.access\":[\"Check microphone access\"],\"+e4Yxz\":[\"Check microphone access\"],\"v4fiSg\":[\"Check your email\"],\"pWT04I\":[\"Checking...\"],\"KFa1f3\":[\"Choose a logo file\"],\"okLwd9\":[\"Choose from your other projects\"],\"Aoxltn\":[\"Choose when you want to receive notifications\"],\"DakUDF\":[\"Choose your preferred theme for the interface\"],\"0ngaDi\":[\"Citing the following sources\"],\"B2pdef\":[\"Click \\\"Upload Files\\\" when you're ready to start the upload process.\"],\"cwMTjO\":[\"Click to edit\"],\"jcSz6S\":[\"Click to see all \",[\"totalCount\"],\" conversations\"],\"+d+tJS\":[\"Clone from another project\"],\"nCnTY0\":[\"Clone from Project\"],\"BPrdpc\":[\"Clone project\"],\"9U86tL\":[\"Clone Project\"],\"yz7wBu\":[\"Close\"],\"select.all.modal.close\":[\"Close\"],\"q+hNag\":[\"Collection\"],\"bJHBId\":[\"Common use cases:\"],\"Wqc3zS\":[\"Compare & Contrast\"],\"CfO59/\":[\"Compare & Contrast Insights\"],\"jlZul5\":[\"Compare and contrast the following items provided in the context.\"],\"bD8I7O\":[\"Complete\"],\"6jBoE4\":[\"Concrete Topics\"],\"participant.mic.settings.modal.second.confirm.button\":[\"Confirm\"],\"yjkELF\":[\"Confirm New Password\"],\"p2/GCq\":[\"Confirm Password\"],\"puQ8+/\":[\"Confirm Publishing\"],\"L0k594\":[\"Confirm your password to generate a new secret for your authenticator app.\"],\"JhzMcO\":[\"Connecting to report services...\"],\"wX/BfX\":[\"Connection healthy\"],\"WimHuY\":[\"Connection unhealthy\"],\"DFFB2t\":[\"Contact sales\"],\"VlCTbs\":[\"Contact your sales representative to activate this feature today!\"],\"M73whl\":[\"Context\"],\"VHSco4\":[\"Context added:\"],\"aVvy3Y\":[\"Context limit reached\"],\"participant.button.continue\":[\"Continue\"],\"xGVfLh\":[\"Continue\"],\"F1pfAy\":[\"conversation\"],\"EiHu8M\":[\"Conversation added to chat\"],\"ggJDqH\":[\"Conversation Audio\"],\"participant.conversation.ended\":[\"Conversation Ended\"],\"BsHMTb\":[\"Conversation Ended\"],\"26Wuwb\":[\"Conversation processing\"],\"OtdHFE\":[\"Conversation removed from chat\"],\"zTKMNm\":[\"Conversation Status\"],\"Rdt7Iv\":[\"Conversation Status Details\"],\"7Ljafh\":[\"Conversation tags\"],\"a7zH70\":[\"conversations\"],\"EnJuK0\":[\"Conversations\"],\"TQ8ecW\":[\"Conversations from QR Code\"],\"nmB3V3\":[\"Conversations from Upload\"],\"participant.refine.cooling.down\":[\"Cooling down. Available in \",[\"0\"]],\"6V3Ea3\":[\"Copied\"],\"84o0nc\":[\"Copied from original conversation\"],\"PiH3UR\":[\"Copied!\"],\"he3ygx\":[\"Copy\"],\"y1eoq1\":[\"Copy link\"],\"Dj+aS5\":[\"Copy link to share this report\"],\"vAkFou\":[\"Copy secret\"],\"v3StFl\":[\"Copy Summary\"],\"/4gGIX\":[\"Copy to clipboard\"],\"RTxUjI\":[\"Copy to Clipboard\"],\"rG2gDo\":[\"Copy transcript\"],\"OvEjsP\":[\"Copying...\"],\"hYgDIe\":[\"Create\"],\"VW1ecc\":[\"Create a new webhook from scratch\"],\"oJfYM5\":[\"Create a research brief from recent conversations\"],\"CSQPC0\":[\"Create an Account\"],\"library.create\":[\"Create Library\"],\"O671Oh\":[\"Create Library\"],\"library.create.view.modal.title\":[\"Create new view\"],\"vY2Gfm\":[\"Create new view\"],\"bsfMt3\":[\"Create Report\"],\"library.create.view\":[\"Create View\"],\"3D0MXY\":[\"Create View\"],\"dkAPxi\":[\"Create Webhook\"],\"45O6zJ\":[\"Created on\"],\"yOrQ4N\":[\"Current logo\"],\"8Tg/JR\":[\"Custom\"],\"o1nIYK\":[\"Custom Filename\"],\"GrXJvi\":[\"Custom Logo\"],\"iv5fAO\":[\"Custom title prompt\"],\"ZQKLI1\":[\"Danger Zone\"],\"wqCnxg\":[\"Dashboard URL (direct link to conversation overview)\"],\"ovBPCi\":[\"Default\"],\"ucTqrC\":[\"Default - No tutorial (Only privacy statements)\"],\"K/78Yl\":[\"Delegate multi-step analysis with live tool execution\"],\"cnGeoo\":[\"Delete\"],\"project.sidebar.chat.delete\":[\"Delete\"],\"2DzmAq\":[\"Delete Conversation\"],\"++iDlT\":[\"Delete Project\"],\"zdyslo\":[\"Delete Webhook\"],\"+m7PfT\":[\"Deleted successfully\"],\"p9tvm2\":[\"Echo\"],\"90wFaY\":[\"ECHO\"],\"Y7Si8i\":[\"dembrane is powered by AI. Please double-check responses.\"],\"67znul\":[\"Reply\"],\"Nu4oKW\":[\"Description\"],\"NMz7xK\":[\"Develop a strategic framework that drives meaningful outcomes. Please:\\n\\nIdentify core objectives and their interdependencies\\nMap out implementation pathways with realistic timelines\\nAnticipate potential obstacles and mitigation strategies\\nDefine clear metrics for success beyond vanity indicators\\nHighlight resource requirements and allocation priorities\\nStructure the plan for both immediate action and long-term vision\\nInclude decision gates and pivot points\\n\\nNote: Focus on strategies that create sustainable competitive advantages, not just incremental improvements.\"],\"qERl58\":[\"Disable 2FA\"],\"yrMawf\":[\"Disable two-factor authentication\"],\"E/QGRL\":[\"Disabled\"],\"fDGgw4\":[\"Do I need this?\"],\"LnL5p2\":[\"Do you want to contribute to this project?\"],\"JeOjN4\":[\"Do you want to stay in the loop?\"],\"TvY/XA\":[\"Documentation\"],\"mzI/c+\":[\"Download\"],\"5YVf7S\":[\"Download all conversation transcripts generated for this project.\"],\"5154Ap\":[\"Download All Transcripts\"],\"8fQs2Z\":[\"Download as\"],\"hX9DE4\":[\"Download audio\"],\"hTiEnc\":[\"Download Audio\"],\"wEiqju\":[\"Download QR code\"],\"+bBcKo\":[\"Download transcript\"],\"5XW2u5\":[\"Download Transcript Options\"],\"6Wy9H3\":[\"Draft next actions and organize them by priority\"],\"hUO5BY\":[\"Drag audio files here or click to select files\"],\"KGi3u9\":[\"Drag to reorder\"],\"lkz6PL\":[\"Duration\"],\"KIjvtr\":[\"Dutch\"],\"pO9dOq\":[\"e.g. \\\"Use short noun phrases like 'Urban Green Spaces' or 'Youth Employment'. Avoid generic titles.\\\"\"],\"ffuZIY\":[\"e.g., Slack Notifications, Make Workflow\"],\"participant.button.echo\":[\"ECHO\"],\"HA9VXi\":[\"ECHO\"],\"rH6cQt\":[\"Echo is powered by AI. Please double-check responses.\"],\"o6tfKZ\":[\"ECHO is powered by AI. Please double-check responses.\"],\"/IJH/2\":[\"ECHO!\"],\"ePK91l\":[\"Edit\"],\"9WkyHF\":[\"Edit Conversation\"],\"/8fAkm\":[\"Edit file name\"],\"G2KpGE\":[\"Edit Project\"],\"DdevVt\":[\"Edit Report Content\"],\"0YvCPC\":[\"Edit Resource\"],\"report.editor.description\":[\"Edit the report content using the rich text editor below. You can format text, add links, images, and more.\"],\"nP7CdQ\":[\"Edit Webhook\"],\"F6H6Lg\":[\"Editing mode\"],\"O3oNi5\":[\"Email\"],\"wwiTff\":[\"Email Verification\"],\"Ih5qq/\":[\"Email Verification | Dembrane\"],\"iF3AC2\":[\"Email verified successfully. You will be redirected to the login page in 5 seconds. If you are not redirected, please click <0>here.\"],\"g2N9MJ\":[\"email@work.com\"],\"N2S1rs\":[\"Empty\"],\"DCRKbe\":[\"Enable 2FA\"],\"PccJlP\":[\"Enable Echo\"],\"pPJr5A\":[\"Enable ECHO\"],\"D3AnH0\":[\"Enable Explore\"],\"+ljZfM\":[\"Enable Go deeper\"],\"wGA7d4\":[\"Enable Make it concrete\"],\"4KKbfZ\":[\"Enable participation\"],\"PoQJQE\":[\"Enable Reply\"],\"G3dSLc\":[\"Enable Report Notifications\"],\"Idlt6y\":[\"Enable this feature to allow participants to receive notifications when a report is published or updated. Participants can enter their email to subscribe for updates and stay informed.\"],\"g2qGhy\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Echo\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"pB03mG\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"ECHO\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"ZUS4uO\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Explore\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"dWv3hs\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Get Reply\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"rkE6uN\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Go deeper\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"dashboard.dembrane.feature.verify.description\":[\"Enable this feature to allow participants to verify and approve \\\"outcomes\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified outcomes and review them in the overview.\"],\"C027jd\":[\"Enable transcript anonymization\"],\"329BBO\":[\"Enable two-factor authentication\"],\"x35ZEt\":[\"Enable Verify\"],\"RxzN1M\":[\"Enabled\"],\"IxzwiB\":[\"End of list • All \",[\"0\"],\" conversations loaded\"],\"lYGfRP\":[\"English\"],\"GboWYL\":[\"Enter a key term or proper noun\"],\"TSHJTb\":[\"Enter a name for the new conversation\"],\"KovX5R\":[\"Enter a name for your cloned project\"],\"DRYPFp\":[\"Enter a secret key\"],\"34YqUw\":[\"Enter a valid code to turn off two-factor authentication.\"],\"2FPsPl\":[\"Enter filename (without extension)\"],\"vT+QoP\":[\"Enter new name for the chat:\"],\"oIn7d4\":[\"Enter the 6-digit code from your authenticator app.\"],\"q1OmsR\":[\"Enter the current six-digit code from your authenticator app.\"],\"nAEwOZ\":[\"Enter your access code\"],\"NgaR6B\":[\"Enter your password\"],\"42tLXR\":[\"Enter your query\"],\"HRbyGE\":[\"Entered by the participant on the portal\"],\"SlfejT\":[\"Error\"],\"Ne0Dr1\":[\"Error cloning project\"],\"AEkJ6x\":[\"Error creating report\"],\"S2MVUN\":[\"Error loading announcements\"],\"xcUDac\":[\"Error loading insights\"],\"edh3aY\":[\"Error loading project\"],\"3Uoj83\":[\"Error loading quotes\"],\"4kVRov\":[\"Error occurred\"],\"z05QRC\":[\"Error updating report\"],\"hmk+3M\":[\"Error uploading \\\"\",[\"0\"],\"\\\": \",[\"1\"]],\"tst44n\":[\"Events\"],\"VFClUG\":[\"Events to Listen For\"],\"participant.alert.microphone.access.success\":[\"Everything looks good – you can continue.\"],\"/PykH1\":[\"Everything looks good – you can continue.\"],\"jqsg/I\":[\"Example Webhook Payload\"],\"AAC/NE\":[\"Example: This conversation is about [topic]. Key terms include [term1], [term2]. Please pay special attention to [specific aspect].\"],\"Rsjgm0\":[\"Experimental\"],\"8tjQCz\":[\"Explore\"],\"participant.echo.explore\":[\"Explore\"],\"/bsogT\":[\"Explore themes & patterns across all conversations\"],\"sAod0Q\":[\"Exploring \",[\"conversationCount\"],\" conversations\"],\"GS+Mus\":[\"Export\"],\"7Bj3x9\":[\"Failed\"],\"bh2Vob\":[\"Failed to add conversation to chat\"],\"ajvYcJ\":[\"Failed to add conversation to chat\",[\"0\"]],\"g5wCZj\":[\"Failed to add conversations to context\"],\"9GMUFh\":[\"Failed to approve artefact. Please try again.\"],\"pmwvUt\":[\"Failed to approve outcome. Please try again.\"],\"RBpcoc\":[\"Failed to copy chat. Please try again.\"],\"uvu6eC\":[\"Failed to copy transcript. Please try again.\"],\"BVzTya\":[\"Failed to delete response\"],\"p+a077\":[\"Failed to disable Auto Select for this chat\"],\"iS9Cfc\":[\"Failed to enable Auto Select for this chat\"],\"C6KoMG\":[\"Failed to finish conversation. Please try again or start a new conversation.\"],\"Gu9mXj\":[\"Failed to finish conversation. Please try again.\"],\"vx5bTP\":[\"Failed to generate \",[\"label\"],\". Please try again.\"],\"7S+M+W\":[\"Failed to generate Hidden gems. Please try again.\"],\"Fa1ewI\":[\"Failed to generate the summary. Please try again later.\"],\"DKxr+e\":[\"Failed to get announcements\"],\"TSt/Iq\":[\"Failed to get the latest announcement\"],\"D4Bwkb\":[\"Failed to get unread announcements count\"],\"AXRzV1\":[\"Failed to load audio or the audio is not available\"],\"Z77bMM\":[\"Failed to load webhooks\"],\"T7KYJY\":[\"Failed to mark all announcements as read\"],\"eGHX/x\":[\"Failed to mark announcement as read\"],\"FBluE+\":[\"Failed to reconnect. Please try reloading the page.\"],\"SVtMXb\":[\"Failed to regenerate the summary. Please try again later.\"],\"h49o9M\":[\"Failed to reload. Please try again.\"],\"kE1PiG\":[\"Failed to remove conversation from chat\"],\"+piK6h\":[\"Failed to remove conversation from chat\",[\"0\"]],\"P9wLTJ\":[\"Failed to remove logo\"],\"SmP70M\":[\"Failed to retranscribe conversation. Please try again.\"],\"hhLiKu\":[\"Failed to revise artefact. Please try again.\"],\"kClMar\":[\"Failed to revise outcome. Please try again.\"],\"8LgIkO\":[\"Failed to start new conversation. Please try again.\"],\"wMEdO3\":[\"Failed to stop recording on device change. Please try again.\"],\"RW4V7P\":[\"Failed to upload logo\"],\"wH6wcG\":[\"Failed to verify email status. Please try again.\"],\"participant.modal.echo.info.title\":[\"Feature available soon\"],\"87gcCP\":[\"File \\\"\",[\"0\"],\"\\\" exceeds the maximum size of \",[\"1\"],\".\"],\"ena+qV\":[\"File \\\"\",[\"0\"],\"\\\" has an unsupported format. Only audio files are allowed.\"],\"LkIAge\":[\"File \\\"\",[\"0\"],\"\\\" is not a supported audio format. Only audio files are allowed.\"],\"RW2aSn\":[\"File \\\"\",[\"0\"],\"\\\" is too small (\",[\"1\"],\"). Minimum size is \",[\"2\"],\".\"],\"+aBwxq\":[\"File size: Min \",[\"0\"],\", Max \",[\"1\"],\", up to \",[\"MAX_FILES\"],\" files\"],\"UkgMPE\":[\"Filename from uploaded file\"],\"o7J4JM\":[\"Filter\"],\"5g0xbt\":[\"Filter audit logs by action\"],\"9clinz\":[\"Filter audit logs by collection\"],\"O39Ph0\":[\"Filter by action\"],\"DiDNkt\":[\"Filter by collection\"],\"MRk67a\":[\"Find contradictions and suggest follow-up questions\"],\"participant.button.stop.finish\":[\"Finish\"],\"participant.button.finish.text.mode\":[\"Finish\"],\"participant.button.finish\":[\"Finish\"],\"JmZ/+d\":[\"Finish\"],\"participant.modal.finish.title.text.mode\":[\"Finish Conversation\"],\"4dQFvz\":[\"Finished\"],\"kODvZJ\":[\"First Name\"],\"MKEPCY\":[\"Follow\"],\"JnPIOr\":[\"Follow playback\"],\"cGeFup\":[\"Font Size\"],\"Jj3pF8\":[\"For advanced users: A secret key to verify webhook authenticity. Only needed if your receiving service requires signature verification.\"],\"glx6on\":[\"Forgot your password?\"],\"nLC6tu\":[\"French\"],\"k/Ywl4\":[\"Full transcript (when available)\"],\"ziAjHi\":[\"Generate\"],\"GRy59I\":[\"Generate a summary first\"],\"tSA0hO\":[\"Generate insights from your conversations\"],\"QqIxfi\":[\"Generate secret\"],\"tM4cbZ\":[\"Generate structured meeting notes based on the following discussion points provided in the context.\"],\"gitFA/\":[\"Generate Summary\"],\"kzY+nd\":[\"Generating the summary. Please wait...\"],\"DDcvSo\":[\"German\"],\"u9yLe/\":[\"Get an immediate reply from dembrane to help you deepen the conversation.\"],\"participant.refine.go.deeper.description\":[\"Get an immediate reply from dembrane to help you deepen the conversation.\"],\"TAXdgS\":[\"Give me a list of 5-10 topics that are being discussed.\"],\"CKyk7Q\":[\"Go back\"],\"participant.concrete.artefact.action.button.go.back\":[\"Go back\"],\"IL8LH3\":[\"Go deeper\"],\"DXr0zk\":[\"Go Fullscreen\"],\"iWpEwy\":[\"Go home\"],\"A3oCMz\":[\"Go to new conversation\"],\"5gqNQl\":[\"Grid view\"],\"+h3keC\":[\"Guide how titles are generated. Titles describe the topic of the conversation, not the participant.\"],\"ZqBGoi\":[\"Has verified artifacts\"],\"Yae+po\":[\"Help us translate\"],\"ng2Unt\":[\"Hi, \",[\"0\"]],\"D+zLDD\":[\"Hidden\"],\"G1UUQY\":[\"Hidden gem\"],\"vLyv1R\":[\"Hide\"],\"LqWHk1\":[\"Hide \",[\"0\"]],\"u5xmYC\":[\"Hide all\"],\"txCbc+\":[\"Hide all insights\"],\"0lRdEo\":[\"Hide Conversations Without Content\"],\"eHo/Jc\":[\"Hide data\"],\"g4tIdF\":[\"Hide revision data\"],\"tn75xn\":[\"Highlight specific Concept\"],\"i0qMbr\":[\"Home\"],\"lgXx7l\":[\"How it works:\"],\"LSCWlh\":[\"How would you describe to a colleague what are you trying to accomplish with this project?\\n* What is the north star goal or key metric\\n* What does success look like\"],\"participant.button.i.understand\":[\"I understand\"],\"sfIOlH\":[\"IBAN\"],\"S0kLOH\":[\"ID\"],\"WsoNdK\":[\"Identify and analyze the recurring themes in this content. Please:\\n\\nExtract patterns that appear consistently across multiple sources\\nLook for underlying principles that connect different ideas\\nIdentify themes that challenge conventional thinking\\nStructure the analysis to show how themes evolve or repeat\\nFocus on insights that reveal deeper organizational or conceptual patterns\\nMaintain analytical depth while being accessible\\nHighlight themes that could inform future decision-making\\n\\nNote: If the content lacks sufficient thematic consistency, let me know we need more diverse material to identify meaningful patterns.\"],\"KbXMDK\":[\"Identify recurring themes, topics, and arguments that appear consistently across conversations. Analyze their frequency, intensity, and consistency. Expected output: 3-7 aspects for small datasets, 5-12 for medium datasets, 8-15 for large datasets. Processing guidance: Focus on distinct patterns that emerge across multiple conversations.\"],\"participant.verify.instructions.approve.artefact\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"411+TR\":[\"If you're an advanced user setting up webhook integrations, we'd love to learn about your use case. We're also building observability features including audit logs and delivery tracking.\"],\"AGaPk/\":[\"If you're not sure, you probably don't need it yet. Webhooks are an advanced feature typically used by developers or teams with custom integrations. You can always set them up later.\"],\"hDVOQQ\":[\"If you're setting up webhook integrations, we'd love to learn about your use case. We're also building observability features including audit logs and delivery tracking.\"],\"QJUjB0\":[\"In order to better navigate through the quotes, create additional views. The quotes will then be clustered based on your view.\"],\"IJUcvx\":[\"In the meantime, if you want to analyze the conversations that are still processing, you can use the Chat feature\"],\"aOhF9L\":[\"Include portal link in report\"],\"Dvf4+M\":[\"Include timestamps\"],\"CE+M2e\":[\"Info\"],\"sMa/sP\":[\"Insight Library\"],\"ZVY8fB\":[\"Insight not found\"],\"sJa5f4\":[\"insights\"],\"3hJypY\":[\"Insights\"],\"crUYYp\":[\"Invalid code. Please request a new one.\"],\"jLr8VJ\":[\"Invalid credentials.\"],\"aZ3JOU\":[\"Invalid token. Please try again.\"],\"1xMiTU\":[\"IP Address\"],\"participant.conversation.error.deleted\":[\"It looks like the conversation was deleted while you were recording. We've stopped the recording to prevent any issues. You can start a new one anytime.\"],\"zT7nbS\":[\"It looks like the conversation was deleted while you were recording. We've stopped the recording to prevent any issues. You can start a new one anytime.\"],\"library.not.available.message\":[\"It looks like the library is not available for your account. Please request access to unlock this feature.\"],\"participant.outcome.error.description\":[\"It looks like we couldn't load this outcome. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"MbKzYA\":[\"It sounds like more than one person is speaking. Taking turns will help us hear everyone clearly.\"],\"Lj7sBL\":[\"Italian\"],\"clXffu\":[\"Join \",[\"0\"],\" on Dembrane\"],\"uocCon\":[\"Just a moment\"],\"OSBXx5\":[\"Just now\"],\"0ohX1R\":[\"Keep access secure with a one-time code from your authenticator app. Toggle two-factor authentication for this account.\"],\"vXIe7J\":[\"Language\"],\"UXBCwc\":[\"Last Name\"],\"0K/D0Q\":[\"Last saved \",[\"0\"]],\"K7P0jz\":[\"Last Updated\"],\"ay5uke\":[\"Learn more about webhooks\"],\"ffCwpJ\":[\"Leave empty to keep existing\"],\"PIhnIP\":[\"Let us know!\"],\"qhQjFF\":[\"Let's Make Sure We Can Hear You\"],\"exYcTF\":[\"Library\"],\"library.title\":[\"Library\"],\"T50lwc\":[\"Library creation is in progress\"],\"yUQgLY\":[\"Library is currently being processed\"],\"gkv8iG\":[\"License Plate\"],\"yzF66j\":[\"Link\"],\"3gvJj+\":[\"LinkedIn Post (Experimental)\"],\"dF6vP6\":[\"Live\"],\"uH9GEL\":[\"Live agent execution mode\"],\"participant.live.audio.level\":[\"Live audio level:\"],\"TkFXaN\":[\"Live audio level:\"],\"n9yU9X\":[\"Live Preview\"],\"participant.verify.instructions.loading\":[\"Loading\"],\"yQE2r9\":[\"Loading\"],\"yQ9yN3\":[\"Loading actions...\"],\"participant.concrete.loading.artefact\":[\"Loading artefact\"],\"JOvnq+\":[\"Loading audit logs…\"],\"y+JWgj\":[\"Loading collections...\"],\"ATTcN8\":[\"Loading concrete topics…\"],\"FUK4WT\":[\"Loading microphones...\"],\"H+bnrh\":[\"Loading transcript...\"],\"3DkEi5\":[\"Loading verification topics…\"],\"3SKW0s\":[\"Loading verify topics…\"],\"+yD+Wu\":[\"loading...\"],\"Z3FXyt\":[\"Loading...\"],\"Pwqkdw\":[\"Loading…\"],\"z0t9bb\":[\"Login\"],\"zfB1KW\":[\"Login | Dembrane\"],\"Wd2LTk\":[\"Login as an existing user\"],\"2cm4WM\":[\"Logo removed\"],\"WXSxpf\":[\"Logo updated successfully\"],\"nOhz3x\":[\"Logout\"],\"jWXlkr\":[\"Longest First\"],\"JSxZVX\":[\"Mark all read\"],\"+s1J8k\":[\"Mark as read\"],\"VxyuRJ\":[\"Meeting Notes\"],\"08d+3x\":[\"Messages from \",[\"0\"],\" - \",[\"1\"],\"%\"],\"B+1PXy\":[\"Microphone access is still denied. Please check your settings and try again.\"],\"lWkKSO\":[\"min\"],\"zz/Wd/\":[\"Mode\"],\"zMx0gF\":[\"More templates\"],\"QWdKwH\":[\"Move\"],\"CyKTz9\":[\"Move Conversation\"],\"wUTBdx\":[\"Move to Another Project\"],\"Ksvwy+\":[\"Move to Project\"],\"6YtxFj\":[\"Name\"],\"e3/ja4\":[\"Name A-Z\"],\"8/brI5\":[\"Name is required\"],\"c5Xt89\":[\"Name Z-A\"],\"isRobC\":[\"New\"],\"Wmq4bZ\":[\"New Conversation Name\"],\"library.new.conversations\":[\"New conversations have been added since the creation of the library. Create a new view to add these to the analysis.\"],\"P/+jkp\":[\"New conversations have been added since the library was generated. Regenerate the library to process them.\"],\"7vhWI8\":[\"New Password\"],\"+VXUp8\":[\"New Project\"],\"+RfVvh\":[\"Newest First\"],\"participant.button.next\":[\"Next\"],\"participant.ready.to.begin.button.text\":[\"Next\"],\"participant.verify.selection.button.next\":[\"Next\"],\"participant.verify.instructions.button.next\":[\"Next\"],\"hXzOVo\":[\"Next\"],\"participant.button.finish.no.text.mode\":[\"No\"],\"riwuXX\":[\"No actions found\"],\"WsI5bo\":[\"No announcements available\"],\"Em+3Ls\":[\"No audit logs match the current filters.\"],\"project.sidebar.chat.empty.description\":[\"No chats found. Start a chat using the \\\"Ask\\\" button.\"],\"YM6Wft\":[\"No chats found. Start a chat using the \\\"Ask\\\" button.\"],\"Qqhl3R\":[\"No collections found\"],\"zMt5AM\":[\"No concrete topics available.\"],\"zsslJv\":[\"No content\"],\"1pZsdx\":[\"No conversations available to create library\"],\"library.no.conversations\":[\"No conversations available to create library. Please add some conversations to get started.\"],\"zM3DDm\":[\"No conversations available to create library. Please add some conversations to get started.\"],\"EtMtH/\":[\"No conversations found.\"],\"BuikQT\":[\"No conversations found. Start a conversation using the participation invite link from the <0><1>project overview.\"],\"select.all.modal.no.conversations\":[\"No conversations were processed. This may happen if all conversations are already in context or don't match the selected filters.\"],\"meAa31\":[\"No conversations yet\"],\"VInleh\":[\"No insights available. Generate insights for this conversation by visiting<0><1> the project library.\"],\"yTx6Up\":[\"No key terms or proper nouns have been added yet. Add them using the input above to improve transcript accuracy.\"],\"jfhDAK\":[\"No new feedback detected yet. Please continue your discussion and try again soon.\"],\"T3TyGx\":[\"No projects found \",[\"0\"]],\"y29l+b\":[\"No projects found for search term\"],\"ghhtgM\":[\"No quotes available. Generate quotes for this conversation by visiting\"],\"yalI52\":[\"No quotes available. Generate quotes for this conversation by visiting<0><1> the project library.\"],\"ctlSnm\":[\"No report found\"],\"EhV94J\":[\"No resources found.\"],\"Ev2r9A\":[\"No results\"],\"WRRjA9\":[\"No tags found\"],\"LcBe0w\":[\"No tags have been added to this project yet. Add a tag using the text input above to get started.\"],\"bhqKwO\":[\"No Transcript Available\"],\"TmTivZ\":[\"No transcript available for this conversation.\"],\"vq+6l+\":[\"No transcript exists for this conversation yet. Please check back later.\"],\"MPZkyF\":[\"No transcripts are selected for this chat\"],\"AotzsU\":[\"No tutorial (only Privacy statements)\"],\"OdkUBk\":[\"No valid audio files were selected. Please select audio files only (MP3, WAV, OGG, etc).\"],\"tNWcWM\":[\"No verification topics are configured for this project.\"],\"2h9aae\":[\"No verification topics available.\"],\"pdWSGS\":[\"No verify topics available.\"],\"+uY23Q\":[\"No webhooks configured\"],\"/PUkCU\":[\"No webhooks found\"],\"select.all.modal.not.added\":[\"Not Added\"],\"OJx3wK\":[\"Not available\"],\"yebagU\":[\"Notify participants when a report is published.\"],\"cH5kXP\":[\"Now\"],\"9+6THi\":[\"Oldest First\"],\"participant.verify.instructions.revise.artefact\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"participant.verify.instructions.read.aloud\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"conversation.ongoing\":[\"Ongoing\"],\"J6n7sl\":[\"Ongoing\"],\"uTmEDj\":[\"Ongoing Conversations\"],\"QvvnWK\":[\"Only the \",[\"0\"],\" finished \",[\"1\"],\" will be included in the report right now. \"],\"participant.alert.microphone.access.failure\":[\"Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready.\"],\"J17dTs\":[\"Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready.\"],\"1TNIig\":[\"Open\"],\"NRLF9V\":[\"Open Documentation\"],\"2CyWv2\":[\"Open for Participation?\"],\"Z7K0px\":[\"Open guide\"],\"JoAjm8\":[\"Open Host Guide\"],\"participant.button.open.troubleshooting.guide\":[\"Open troubleshooting guide\"],\"7yrRHk\":[\"Open troubleshooting guide\"],\"Hak8r6\":[\"Open your authenticator app and enter the current six-digit code.\"],\"LLAa/9\":[\"Optional\"],\"V44CS4\":[\"Optional field on the start page\"],\"bkndzy\":[\"Optional field on the thank you page\"],\"0zpgxV\":[\"Options\"],\"GC75c7\":[\"Outcome approved successfully!\"],\"QLXrh9\":[\"Outcome reloaded successfully!\"],\"LJg1UW\":[\"Outcome revised successfully!\"],\"df3S+R\":[\"Outcome updated!\"],\"1fjbvD\":[\"outcomes\"],\"ZU3zZC\":[\"Outcomes\"],\"6/dCYd\":[\"Overview\"],\"/fAXQQ\":[\"Overview - Themes & patterns\"],\"6WdDG7\":[\"Page\"],\"Wu++6g\":[\"Page Content\"],\"8F1i42\":[\"Page not found\"],\"6+Py7/\":[\"Page Title\"],\"v8fxDX\":[\"Participant\"],\"h3AUOJ\":[\"Participant Email\"],\"WdEzKM\":[\"Participant Emails\"],\"Uc9fP1\":[\"Participant Features\"],\"rMCv1T\":[\"Participant name and email\"],\"y4n1fB\":[\"Participants will be able to select tags when creating conversations\"],\"8ZsakT\":[\"Password\"],\"w3/J5c\":[\"Password protect portal (request feature)\"],\"lpIMne\":[\"Passwords do not match\"],\"IgrLD/\":[\"Pause\"],\"PTSHeg\":[\"Pause reading\"],\"UbRKMZ\":[\"Pending\"],\"zmwvG2\":[\"Phone\"],\"6v5aT9\":[\"Pick the approach that fits your question\"],\"participant.alert.microphone.access\":[\"Please allow microphone access to start the test.\"],\"3flRk2\":[\"Please allow microphone access to start the test.\"],\"SQSc5o\":[\"Please check back later or contact the project owner for more information.\"],\"T8REcf\":[\"Please check your inputs for errors.\"],\"S6iyis\":[\"Please do not close your browser\"],\"n6oAnk\":[\"Please enable participation to enable sharing\"],\"fwrPh4\":[\"Please enter a valid email.\"],\"iMWXJN\":[\"Please keep this screen lit up (black screen = not recording)\"],\"D90h1s\":[\"Please login to continue.\"],\"mUGRqu\":[\"Please provide a concise summary of the following provided in the context.\"],\"ps5D2F\":[\"Please record your response by clicking the \\\"Record\\\" button below. You may also choose to respond in text by clicking the text icon. \\n**Please keep this screen lit up** \\n(black screen = not recording)\"],\"TsuUyf\":[\"Please record your response by clicking the \\\"Start Recording\\\" button below. You may also choose to respond in text by clicking the text icon.\"],\"4TVnP7\":[\"Please select a language for your report\"],\"N63lmJ\":[\"Please select a language for your updated report\"],\"XvD4FK\":[\"Please select at least one source\"],\"hxTGLS\":[\"Please select conversations from the sidebar to proceed\"],\"GXZvZ7\":[\"Please wait \",[\"timeStr\"],\" before requesting another echo.\"],\"Am5V3+\":[\"Please wait \",[\"timeStr\"],\" before requesting another Echo.\"],\"CE1Qet\":[\"Please wait \",[\"timeStr\"],\" before requesting another ECHO.\"],\"Fx1kHS\":[\"Please wait \",[\"timeStr\"],\" before requesting another reply.\"],\"MgJuP2\":[\"Please wait while we generate your report. You will automatically be redirected to the report page.\"],\"library.processing.request\":[\"Please wait while we process your request. You requested to create the library on \",[\"0\"]],\"04DMtb\":[\"Please wait while we process your retranscription request. You will be redirected to the new conversation when ready.\"],\"ei5r44\":[\"Please wait while we update your report. You will automatically be redirected to the report page.\"],\"j5KznP\":[\"Please wait while we verify your email address.\"],\"uRFMMc\":[\"Portal Content\"],\"qVypVJ\":[\"Portal Editor\"],\"g2UNkE\":[\"Powered by\"],\"MPWj35\":[\"Preparing your conversations... This may take a moment.\"],\"/SM3Ws\":[\"Preparing your experience\"],\"hyneRf\":[\"Preview: The quick brown fox jumps over the lazy dog.\"],\"UoByX/\":[\"Print / Save PDF\"],\"ANWB5x\":[\"Print this report\"],\"zwqetg\":[\"Privacy Statements\"],\"qAGp2O\":[\"Proceed\"],\"select.all.modal.proceed\":[\"Proceed\"],\"stk3Hv\":[\"processing\"],\"vrnnn9\":[\"Processing\"],\"select.all.modal.loading.description\":[\"Processing <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" and adding them to your chat\"],\"kvs/6G\":[\"Processing failed for this conversation. This conversation will not be available for analysis and chat.\"],\"q11K6L\":[\"Processing failed for this conversation. This conversation will not be available for analysis and chat. Last Known Status: \",[\"0\"]],\"NQiPr4\":[\"Processing Transcript\"],\"48px15\":[\"Processing your report...\"],\"gzGDMM\":[\"Processing your retranscription request...\"],\"Hie0VV\":[\"Project Created\"],\"0qmd8V\":[\"Project default: enabled. This will replace personally identifiable information with .\"],\"xJMpjP\":[\"Project Library | Dembrane\"],\"QDjWwu\":[\"Project Meta Summary\"],\"OyIC0Q\":[\"Project name\"],\"3gh0L6\":[\"Project name and ID\"],\"6Z2q2Y\":[\"Project name must be at least 4 characters long\"],\"n7JQEk\":[\"Project not found\"],\"hjaZqm\":[\"Project Overview\"],\"Jbf9pq\":[\"Project Overview | Dembrane\"],\"O1x7Ay\":[\"Project Overview and Edit\"],\"Wsk5pi\":[\"Project Settings\"],\"+0B+ue\":[\"Projects\"],\"Eb7xM7\":[\"Projects | Dembrane\"],\"JQVviE\":[\"Projects Home\"],\"nyEOdh\":[\"Provide an overview of the main topics and recurring themes\"],\"6oqr95\":[\"Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information.\"],\"EEYbdt\":[\"Publish\"],\"u3wRF+\":[\"Published\"],\"E7YTYP\":[\"Pull out the most impactful quotes from this session\"],\"eWLklq\":[\"Quotes\"],\"0ZBIgY\":[\"Re-use settings from an existing webhook\"],\"wZxwNu\":[\"Read aloud\"],\"participant.ready.to.begin\":[\"Ready to Begin?\"],\"ZKOO0I\":[\"Ready to Begin?\"],\"ShoKlK\":[\"Ready to connect your tools? Add a webhook to automatically receive conversation data when events happen.\"],\"hpnYpo\":[\"Recommended apps\"],\"participant.button.interruption.reconnect\":[\"Reconnect\"],\"participant.button.record\":[\"Record\"],\"w80YWM\":[\"Record\"],\"s4Sz7r\":[\"Record another conversation\"],\"participant.modal.interruption.title\":[\"Recording interrupted\"],\"participant.modal.pause.title\":[\"Recording Paused\"],\"view.recreate.tooltip\":[\"Recreate View\"],\"view.recreate.modal.title\":[\"Recreate View\"],\"CqnkB0\":[\"Recurring Themes\"],\"9aloPG\":[\"References\"],\"lCF0wC\":[\"Refresh\"],\"ZMXpAp\":[\"Refresh audit logs\"],\"844H5I\":[\"Regenerate Library\"],\"bluvj0\":[\"Regenerate Summary\"],\"participant.regenerating.outcome\":[\"Regenerating the outcome\"],\"oYlYU+\":[\"Regenerating the summary. Please wait...\"],\"wYz80B\":[\"Register | Dembrane\"],\"w3qEvq\":[\"Register as a new user\"],\"7dZnmw\":[\"Relevance\"],\"participant.button.reload.page.text.mode\":[\"Reload Page\"],\"participant.button.reload\":[\"Reload Page\"],\"participant.concrete.artefact.action.button.reload\":[\"Reload Page\"],\"hTDMBB\":[\"Reload Page\"],\"t/YqKh\":[\"Remove\"],\"Kl7//J\":[\"Remove Email\"],\"cILfnJ\":[\"Remove file\"],\"CJgPtd\":[\"Remove from this chat\"],\"project.sidebar.chat.rename\":[\"Rename\"],\"2wxgft\":[\"Rename\"],\"XyN13i\":[\"Reply Prompt\"],\"gjpdaf\":[\"Report\"],\"Q3LOVJ\":[\"Report an issue\"],\"DUmD+q\":[\"Report Created - \",[\"0\"]],\"KFQLa2\":[\"Report generation is currently in beta and limited to projects with fewer than 10 hours of recording.\"],\"hIQOLx\":[\"Report Notifications\"],\"lNo4U2\":[\"Report Updated - \",[\"0\"]],\"library.request.access\":[\"Request Access\"],\"uLZGK+\":[\"Request Access\"],\"dglEEO\":[\"Request Password Reset\"],\"u2Hh+Y\":[\"Request Password Reset | Dembrane\"],\"participant.alert.microphone.access.loading\":[\"Requesting microphone access to detect available devices...\"],\"MepchF\":[\"Requesting microphone access to detect available devices...\"],\"0Hf+6m\":[\"Requires \\\"Ask for Email?\\\" to be enabled\"],\"OfhWJH\":[\"Reset\"],\"xeMrqw\":[\"Reset All Options\"],\"KbS2K9\":[\"Reset Password\"],\"UMMxwo\":[\"Reset Password | Dembrane\"],\"L+rMC9\":[\"Reset to default\"],\"s+MGs7\":[\"Resources\"],\"participant.button.stop.resume\":[\"Resume\"],\"v39wLo\":[\"Resume\"],\"sVzC0H\":[\"Retranscribe\"],\"ehyRtB\":[\"Retranscribe conversation\"],\"1JHQpP\":[\"Retranscribe Conversation\"],\"+gmVxi\":[\"Retranscription not available for anonymized conversations\"],\"MXwASV\":[\"Retranscription started. New conversation will be available soon.\"],\"6gRgw8\":[\"Retry\"],\"H1Pyjd\":[\"Retry Upload\"],\"9VUzX4\":[\"Review activity for your workspace. Filter by collection or action, and export the current view for further investigation.\"],\"UZVWVb\":[\"Review files before uploading\"],\"3lYF/Z\":[\"Review processing status for every conversation collected in this project.\"],\"participant.concrete.action.button.revise\":[\"Revise\"],\"OG3mVO\":[\"Revision #\",[\"revisionNumber\"]],\"kv1ztT\":[\"Right-click to highlight\"],\"xxCtZv\":[\"Rows per page\"],\"IqCtR/\":[\"Run status:\"],\"participant.concrete.action.button.save\":[\"Save\"],\"tfDRzk\":[\"Save\"],\"IUwGEM\":[\"Save Changes\"],\"2VA/7X\":[\"Save Error!\"],\"XvjC4F\":[\"Saving...\"],\"nHeO/c\":[\"Scan the QR code or copy the secret into your app.\"],\"oOi11l\":[\"Scroll to bottom\"],\"select.all.modal.loading.search\":[\"Search\"],\"A1taO8\":[\"Search\"],\"OWm+8o\":[\"Search conversations\"],\"blFttG\":[\"Search projects\"],\"I0hU01\":[\"Search Projects\"],\"RVZJWQ\":[\"Search projects...\"],\"lnWve4\":[\"Search tags\"],\"pECIKL\":[\"Search templates...\"],\"select.all.modal.search.text\":[\"Search text:\"],\"nhvuQF\":[\"Search webhooks...\"],\"uSvNyU\":[\"Searched through the most relevant sources\"],\"Wj2qJm\":[\"Searching through the most relevant sources\"],\"8VEDbV\":[\"Secret\"],\"Y1y+VB\":[\"Secret copied\"],\"Eyh9/O\":[\"See conversation status details\"],\"0sQPzI\":[\"See you soon\"],\"1ZTiaz\":[\"Segments\"],\"H/diq7\":[\"Select a microphone\"],\"s5OrCL\":[\"Select a webhook to clone\"],\"wgNoIs\":[\"Select all\"],\"+fRipn\":[\"Select all (\",[\"remainingCount\"],\")\"],\"select.all.modal.title.results\":[\"Select All Results\"],\"o4e/70\":[\"Select at least one event\"],\"NK2YNj\":[\"Select Audio Files to Upload\"],\"/3ntVG\":[\"Select conversations and find exact quotes\"],\"LyHz7Q\":[\"Select conversations from sidebar\"],\"n4rh8x\":[\"Select Project\"],\"ekUnNJ\":[\"Select tags\"],\"CG1cTZ\":[\"Select the instructions that will be shown to participants when they start a conversation\"],\"qxzrcD\":[\"Select the type of feedback or engagement you want to encourage.\"],\"QdpRMY\":[\"Select tutorial\"],\"dashboard.dembrane.feature.verify.topic.select\":[\"Select which topics participants can use for \\\"Verify\\\".\"],\"participant.select.microphone\":[\"Select your microphone:\"],\"vKH1Ye\":[\"Select your microphone:\"],\"gU5H9I\":[\"Selected Files (\",[\"0\"],\"/\",[\"MAX_FILES\"],\")\"],\"participant.selected.microphone\":[\"Selected microphone:\"],\"tP/pEQ\":[\"Selection too large\"],\"select.all.modal.context.limit.reached\":[\"Selection too large. Some conversations weren't added.\"],\"JlFcis\":[\"Send\"],\"3mlq2q\":[\"Send a message to start an agentic run.\"],\"PIMJF6\":[\"Send Slack/Teams notifications when new conversations are completed\"],\"VTmyvi\":[\"Sentiment\"],\"NprC8U\":[\"Session Name\"],\"DMl1JW\":[\"Setting up your first project\"],\"Tz0i8g\":[\"Settings\"],\"participant.settings.modal.title\":[\"Settings\"],\"PErdpz\":[\"Settings | Dembrane\"],\"Z8lGw6\":[\"Share\"],\"/XNQag\":[\"Share this report\"],\"oX3zgA\":[\"Share your details here\"],\"Dc7GM4\":[\"Share your voice\"],\"swzLuF\":[\"Share your voice by scanning the QR code below.\"],\"+tz9Ky\":[\"Shortest First\"],\"8vETh9\":[\"Show\"],\"h8lzfw\":[\"Show \",[\"0\"]],\"lZw9AX\":[\"Show all\"],\"w1eody\":[\"Show audio player\"],\"pzaNzD\":[\"Show data\"],\"yrhNQG\":[\"Show duration\"],\"Qc9KX+\":[\"Show IP addresses\"],\"6lGV3K\":[\"Show less\"],\"fMPkxb\":[\"Show more\"],\"3bGwZS\":[\"Show references\"],\"OV2iSn\":[\"Show revision data\"],\"3Sg56r\":[\"Show timeline in report (request feature)\"],\"DLEIpN\":[\"Show timestamps (experimental)\"],\"Tqzrjk\":[\"Showing \",[\"displayFrom\"],\"–\",[\"displayTo\"],\" of \",[\"totalItems\"],\" entries\"],\"dbWo0h\":[\"Sign in with Google\"],\"participant.mic.check.button.skip\":[\"Skip\"],\"6Uau97\":[\"Skip\"],\"lH0eLz\":[\"Skip data privacy slide (Host manages consent)\"],\"b6NHjr\":[\"Skip data privacy slide (Host manages legal base)\"],\"select.all.modal.context.limit.reached.description\":[\"Skipped because the selection was too large.\"],\"4Q9po3\":[\"Some conversations are still being processed. Auto-select will work optimally once audio processing is complete.\"],\"q+pJ6c\":[\"Some files were already selected and won't be added twice.\"],\"select.all.modal.skip.disclaimer\":[\"Some may be skipped (no transcript or selection too large).\"],\"nwtY4N\":[\"Something went wrong\"],\"participant.conversation.error.text.mode\":[\"Something went wrong\"],\"participant.conversation.error\":[\"Something went wrong\"],\"avSWtK\":[\"Something went wrong while exporting audit logs.\"],\"q9A2tm\":[\"Something went wrong while generating the secret.\"],\"JOKTb4\":[\"Something went wrong while uploading the file: \",[\"0\"]],\"KeOwCj\":[\"Something went wrong with the conversation. Please try refreshing the page or contact support if the issue persists\"],\"participant.explore.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>Explore button, or contact support if the issue continues.\"],\"fWsBTs\":[\"Something went wrong. Please try again.\"],\"participant.go.deeper.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"f6Hub0\":[\"Sort\"],\"/AhHDE\":[\"Source \",[\"0\"]],\"u7yVRn\":[\"Sources:\"],\"65A04M\":[\"Spanish\"],\"zuoIYL\":[\"Speaker\"],\"z5/5iO\":[\"Specific Context\"],\"mORM2E\":[\"Specific Details\"],\"Etejcu\":[\"Specific Details - Selected conversations\"],\"AS7WoE\":[\"Start fresh\"],\"participant.button.start.new.conversation.text.mode\":[\"Start New Conversation\"],\"participant.button.start.new.conversation\":[\"Start New Conversation\"],\"c6FrMu\":[\"Start New Conversation\"],\"i88wdJ\":[\"Start over\"],\"pHVkqA\":[\"Start Recording\"],\"uAQUqI\":[\"Status\"],\"ygCKqB\":[\"Stop\"],\"participant.button.stop\":[\"Stop\"],\"kimwwT\":[\"Strategic Planning\"],\"hQRttt\":[\"Submit\"],\"participant.button.submit.text.mode\":[\"Submit\"],\"0Pd4R1\":[\"Submitted via text input\"],\"zzDlyQ\":[\"Success\"],\"bh1eKt\":[\"Suggested:\"],\"F1nkJm\":[\"Summarize\"],\"4ZpfGe\":[\"Summarize key insights from my interviews\"],\"5Y4tAB\":[\"Summarize this interview into a shareable article\"],\"dXoieq\":[\"Summary\"],\"+bZY9/\":[\"Summary (when available)\"],\"g6o+7L\":[\"Summary generated successfully.\"],\"kiOob5\":[\"Summary not available yet\"],\"OUi+O3\":[\"Summary regenerated successfully.\"],\"Pqa6KW\":[\"Summary will be available once the conversation is transcribed\"],\"6ZHOF8\":[\"Supported formats: MP3, WAV, OGG, WEBM, M4A, MP4, AAC, FLAC, OPUS\"],\"participant.link.switch.text\":[\"Switch to text input\"],\"D+NlUC\":[\"System\"],\"OYHzN1\":[\"Tags\"],\"nlxlmH\":[\"Take some time to create an outcome that makes your contribution concrete or get an immediate reply from dembrane to help you deepen the conversation.\"],\"eyu39U\":[\"Take some time to create an outcome that makes your contribution concrete.\"],\"participant.refine.make.concrete.description\":[\"Take some time to create an outcome that makes your contribution concrete.\"],\"QCchuT\":[\"Template applied\"],\"iTylMl\":[\"Templates\"],\"b7L2Jj\":[\"Test Webhook\"],\"xeiujy\":[\"Text\"],\"CPN34F\":[\"Thank you for participating!\"],\"EM1Aiy\":[\"Thank You Page\"],\"u+Whi9\":[\"Thank You Page Content\"],\"1LLF3Z\":[\"Thank you!\"],\"2yHHa6\":[\"That code didn't work. Try again with a fresh code from your authenticator app.\"],\"TQCE79\":[\"The code didn't work, please try again.\"],\"participant.conversation.error.loading.text.mode\":[\"The conversation could not be loaded. Please try again or contact support.\"],\"participant.conversation.error.loading\":[\"The conversation could not be loaded. Please try again or contact support.\"],\"nO942E\":[\"The conversation could not be loaded. Please try again or contact support.\"],\"mK5NUZ\":[\"The endpoint where we'll send the data. Get this from your receiving service (e.g., Zapier, Make, or your own server).\"],\"Jo19Pu\":[\"The following conversations were automatically added to the context\"],\"Lngj9Y\":[\"The Portal is the website that loads when participants scan the QR code.\"],\"bWqoQ6\":[\"the project library.\"],\"hTCMdd\":[\"The summary is being generated. Please wait for it to be available.\"],\"+AT8nl\":[\"The summary is being regenerated. Please wait for it to be available.\"],\"iV8+33\":[\"The summary is being regenerated. Please wait for the new summary to be available.\"],\"AgC2rn\":[\"The summary is being regenerated. Please wait upto 2 minutes for the new summary to be available.\"],\"PTNxDe\":[\"The transcript for this conversation is being processed. Please check back later.\"],\"uPGyvo\":[\"The webhook URL and events will be cloned. You'll need to re-enter the secret if one was configured.\"],\"FEr96N\":[\"Theme\"],\"T8rsM6\":[\"There was an error cloning your project. Please try again or contact support.\"],\"JDFjCg\":[\"There was an error creating your report. Please try again or contact support.\"],\"e3JUb8\":[\"There was an error generating your report. In the meantime, you can analyze all your data using the library or select specific conversations to chat with.\"],\"7qENSx\":[\"There was an error updating your report. Please try again or contact support.\"],\"V7zEnY\":[\"There was an error verifying your email. Please try again.\"],\"gtlVJt\":[\"These are some helpful preset templates to get you started.\"],\"sd848K\":[\"These are your default view templates. Once you create your library these will be your first two views.\"],\"select.all.modal.other.reason.description\":[\"These conversations were excluded due to missing transcripts.\"],\"8xYB4s\":[\"These default view templates will be generated when you create your first library.\"],\"Ed99mE\":[\"Thinking...\"],\"conversation.linked_conversations.description\":[\"This conversation has the following copies:\"],\"conversation.linking_conversations.description\":[\"This conversation is a copy of\"],\"dt1MDy\":[\"This conversation is still being processed. It will be available for analysis and chat shortly.\"],\"5ZpZXq\":[\"This conversation is still being processed. It will be available for analysis and chat shortly. \"],\"SzU1mG\":[\"This email is already in the list.\"],\"JtPxD5\":[\"This email is already subscribed to notifications.\"],\"participant.modal.refine.info.available.in\":[\"This feature will be available in \",[\"remainingTime\"],\" seconds.\"],\"lja/om\":[\"This information is anonymized\"],\"QR7hjh\":[\"This is a live preview of the participant's portal. You will need to refresh the page to see the latest changes.\"],\"+JlPfM\":[\"This is an example of the JSON data sent to your webhook URL when a conversation is summarized.\"],\"library.description\":[\"This is your project library. Create views to analyse your entire project at once.\"],\"gqYJin\":[\"This is your project library. Currently, \",[\"0\"],\" conversations are waiting to be processed.\"],\"sNnJJH\":[\"This is your project library. Currently,\",[\"0\"],\" conversations are waiting to be processed.\"],\"tJL2Lh\":[\"This language will be used for the Participant's Portal and transcription.\"],\"BAUPL8\":[\"This language will be used for the Participant's Portal and transcription. To change the language of this application, please use the language picker through the settings in the header.\"],\"zyA8Hj\":[\"This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead.\"],\"Gbd5HD\":[\"This language will be used for the Participant's Portal.\"],\"9ww6ML\":[\"This page is shown after the participant has completed the conversation.\"],\"1gmHmj\":[\"This page is shown to participants when they start a conversation after they successfully complete the tutorial.\"],\"bEbdFh\":[\"This project library was generated on\"],\"No7/sO\":[\"This project library was generated on \",[\"0\"],\".\"],\"nYeaxs\":[\"This prompt guides how the AI responds to participants. Customize it to shape the type of feedback or engagement you want to encourage.\"],\"Yig29e\":[\"This report is not yet available. \"],\"GQTpnY\":[\"This report was opened by \",[\"0\"],\" people\"],\"okY/ix\":[\"This summary is AI-generated and brief, for thorough analysis, use the Chat or Library.\"],\"hwyBn8\":[\"This title is shown to participants when they start a conversation\"],\"Dj5ai3\":[\"This will clear your current input. Are you sure?\"],\"NrRH+W\":[\"This will create a copy of the current project. Only settings and tags are copied. Reports, chats and conversations are not included in the clone. You will be redirected to the new project after cloning.\"],\"hsNXnX\":[\"This will create a new conversation with the same audio but a fresh transcription. The original conversation will remain unchanged.\"],\"add.tag.filter.modal.info\":[\"This will filter the conversation list to show conversations with this tag.\"],\"participant.concrete.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.concrete.loading.artefact.description\":[\"This will just take a moment\"],\"n4l4/n\":[\"This will replace personally identifiable information with .\"],\"Ww6cQ8\":[\"Time Created\"],\"8TMaZI\":[\"Timestamp\"],\"XSqo4Y\":[\"Timestamps and duration\"],\"rm2Cxd\":[\"Tip\"],\"fEocaE\":[\"Tip: Use the play button (▶) to send a test payload to your webhook and verify it's working correctly.\"],\"MHrjPM\":[\"Title\"],\"5h7Z+m\":[\"To assign a new tag, please create it first in the project overview.\"],\"o3rowT\":[\"To generate a report, please start by adding conversations in your project\"],\"select.all.modal.context.limit\":[\"Too large\"],\"yIsdT7\":[\"Too long\"],\"th8cMZ\":[\"Topic-based title describing what was discussed\"],\"sFMBP5\":[\"Topics\"],\"ONchxy\":[\"total\"],\"fp5rKh\":[\"Transcribing...\"],\"DDziIo\":[\"Transcript\"],\"hfpzKV\":[\"Transcript copied to clipboard\"],\"AJc6ig\":[\"Transcript not available\"],\"N/50DC\":[\"Transcript Settings\"],\"FRje2T\":[\"Transcription in progress...\"],\"0l9syB\":[\"Transcription in progress…\"],\"H3fItl\":[\"Transform these transcripts into a LinkedIn post that cuts through the noise. Please:\\n\\nExtract the most compelling insights - skip anything that sounds like standard business advice\\nWrite it like a seasoned leader who challenges conventional wisdom, not a motivational poster\\nFind one genuinely unexpected observation that would make even experienced professionals pause\\nMaintain intellectual depth while being refreshingly direct\\nOnly use data points that actually challenge assumptions\\nKeep formatting clean and professional (minimal emojis, thoughtful spacing)\\nStrike a tone that suggests both deep expertise and real-world experience\\n\\nNote: If the content doesn't contain any substantive insights, please let me know we need stronger source material. I'm looking to contribute real value to the conversation, not add to the noise.\"],\"53dSNP\":[\"Transform this content into insights that actually matter. Please:\\n\\nExtract core ideas that challenge standard thinking\\nWrite like someone who understands nuance, not a textbook\\nFocus on the non-obvious implications\\nKeep it sharp and substantive\\nOnly highlight truly meaningful patterns\\nStructure for clarity and impact\\nBalance depth with accessibility\\n\\nNote: If the similarities/differences are too superficial, let me know we need more complex material to analyze.\"],\"uK9JLu\":[\"Transform this discussion into actionable intelligence. Please:\\n\\nCapture the strategic implications, not just talking points\\nStructure it like a thought leader's analysis, not minutes\\nHighlight decision points that challenge standard thinking\\nKeep the signal-to-noise ratio high\\nFocus on insights that drive real change\\nOrganize for clarity and future reference\\nBalance tactical details with strategic vision\\n\\nNote: If the discussion lacks substantial decision points or insights, flag it for deeper exploration next time.\"],\"DtButj\":[\"Trigger automated workflows in tools like Zapier, Make, or n8n\"],\"qJb6G2\":[\"Try Again\"],\"eP1iDc\":[\"Try asking\"],\"goQEqo\":[\"Try moving a bit closer to your microphone for better sound quality.\"],\"EIU345\":[\"Two-factor authentication\"],\"NwChk2\":[\"Two-factor authentication disabled\"],\"qwpE/S\":[\"Two-factor authentication enabled\"],\"+zy2Nq\":[\"Type\"],\"PD9mEt\":[\"Type a message...\"],\"EvmL3X\":[\"Type your response here\"],\"MksxNf\":[\"Unable to load audit logs.\"],\"participant.outcome.error.title\":[\"Unable to Load Outcome\"],\"8vqTzl\":[\"Unable to load the generated artefact. Please try again.\"],\"59QK2U\":[\"Unable to load the generated outcome. Please try again.\"],\"nGxDbq\":[\"Unable to process this chunk\"],\"9uI/rE\":[\"Undo\"],\"Ef7StM\":[\"Unknown\"],\"1MTTTw\":[\"Unknown reason\"],\"H899Z+\":[\"unread announcement\"],\"0pinHa\":[\"unread announcements\"],\"sCTlv5\":[\"Unsaved changes\"],\"SMaFdc\":[\"Unsubscribe\"],\"jlrVDp\":[\"Untitled Conversation\"],\"EkH9pt\":[\"Update\"],\"3RboBp\":[\"Update Report\"],\"4loE8L\":[\"Update the report to include the latest data\"],\"Jv5s94\":[\"Update your report to include the latest changes in your project. The link to share the report would remain the same.\"],\"kwkhPe\":[\"Upgrade\"],\"UkyAtj\":[\"Upgrade to unlock Auto-select and analyze 10x more conversations in half the time—no more manual selection, just deeper insights instantly.\"],\"ONWvwQ\":[\"Upload\"],\"UN8G93\":[\"Upload a custom logo to replace the dembrane logo across the portal, dashboard, reports, and host guide.\"],\"8XD6tj\":[\"Upload Audio\"],\"kV3A2a\":[\"Upload Complete\"],\"4Fr6DA\":[\"Upload conversations\"],\"pZq3aX\":[\"Upload failed. Please try again.\"],\"HAKBY9\":[\"Upload Files\"],\"Wft2yh\":[\"Upload in progress\"],\"JveaeL\":[\"Upload resources\"],\"3wG7HI\":[\"Uploaded\"],\"k/LaWp\":[\"Uploading Audio Files...\"],\"participant.modal.uploading\":[\"Uploading audio...\"],\"participant.modal.interruption.uploading\":[\"Uploading audio...\"],\"HtrFfw\":[\"URL is required\"],\"3VnYUR\":[\"URL must start with http:// or https://\"],\"VdaKZe\":[\"Use experimental features\"],\"rmMdgZ\":[\"Use PII Redaction\"],\"ngdRFH\":[\"Use Shift + Enter to add a new line\"],\"7sNhEz\":[\"Username\"],\"S2LyQ+\":[\"Using default dembrane logo\"],\"mUOhaJ\":[\"Using webhooks? We'd love to hear from you\"],\"GWpt68\":[\"Verification Topics\"],\"c242dc\":[\"verified\"],\"select.all.modal.verified\":[\"Verified\"],\"select.all.modal.loading.verified\":[\"Verified\"],\"conversation.filters.verified.text\":[\"Verified\"],\"swn5Tq\":[\"verified artefact\"],\"ob18eo\":[\"Verified Artefacts\"],\"Iv1iWN\":[\"verified artifacts\"],\"dashboard.dembrane.verify.title\":[\"Verify\"],\"participant.echo.verify\":[\"Verify\"],\"4LFZoj\":[\"Verify code\"],\"w6Mgbs\":[\"Verify Topics\"],\"jpctdh\":[\"View\"],\"+fxiY8\":[\"View conversation details\"],\"H1e6Hv\":[\"View Conversation Status\"],\"SZw9tS\":[\"View Details\"],\"95YFbG\":[\"View example payload\"],\"D4e7re\":[\"View your responses\"],\"tzEbkt\":[\"Wait \",[\"0\"],\":\",[\"1\"]],\"Px9INg\":[\"Want to add a template to \\\"Dembrane\\\"?\"],\"bO5RNo\":[\"Want to add a template to ECHO?\"],\"r6y+jM\":[\"Warning\"],\"pUTmp1\":[\"Warning: You have added \",[\"0\"],\" key terms. Only the first \",[\"ASSEMBLYAI_MAX_HOTWORDS\"],\" will be used by the transcription engine.\"],\"participant.alert.microphone.access.issue\":[\"We cannot hear you. Please try changing your microphone or get a little closer to the device.\"],\"SrJOPD\":[\"We cannot hear you. Please try changing your microphone or get a little closer to the device.\"],\"Ul0g2u\":[\"We couldn’t disable two-factor authentication. Try again with a fresh code.\"],\"sM2pBB\":[\"We couldn’t enable two-factor authentication. Double-check your code and try again.\"],\"Ewk6kb\":[\"We couldn't load the audio. Please try again later.\"],\"xMeAeQ\":[\"We have sent you an email with next steps. If you don't see it, check your spam folder.\"],\"9qYWL7\":[\"We have sent you an email with next steps. If you don't see it, check your spam folder. If you still don't see it, please contact evelien@dembrane.com\"],\"3fS27S\":[\"We have sent you an email with next steps. If you don't see it, check your spam folder. If you still don't see it, please contact jules@dembrane.com\"],\"participant.modal.echo.info.reason\":[\"We need a bit more context to help you use ECHO effectively. Please continue recording so we can provide better suggestions.\"],\"dni8nq\":[\"We will only send you a message if your host generates a report, we never share your details with anyone. You can opt out at any time.\"],\"participant.test.microphone.description\":[\"We'll test your microphone to ensure the best experience for everyone in the session.\"],\"tQtKw5\":[\"We'll test your microphone to ensure the best experience for everyone in the session.\"],\"+eLc52\":[\"We’re picking up some silence. Try speaking up so your voice comes through clearly.\"],\"TRDppN\":[\"Webhook\"],\"nuh/Wq\":[\"Webhook URL\"],\"v1kQyJ\":[\"Webhooks\"],\"BTA0e8\":[\"Webhooks are automated messages sent from one app to another when something happens. Think of them as a \\\"notification system\\\" for your other tools.\"],\"6jfS51\":[\"Welcome\"],\"9eF5oV\":[\"Welcome back\"],\"i1hzzO\":[\"Welcome to Big Picture Mode! I have summaries of all your conversations loaded. Ask me about patterns, themes, and insights across your data. For exact quotes, start a new chat in Specific Details mode.\"],\"fwEAk/\":[\"Welcome to dembrane Chat! Use the sidebar to select resources and conversations that you want to analyse. Then, you can ask questions about the selected resources and conversations.\"],\"AKBU2w\":[\"Welcome to Dembrane!\"],\"TACmoL\":[\"Welcome to Overview Mode! I have summaries of all your conversations loaded. Ask me about patterns, themes, and insights across your data. For exact quotes, start a new chat in Deep Dive mode.\"],\"u4aLOz\":[\"Welcome to Overview Mode! I have summaries of all your conversations loaded. Ask me about patterns, themes, and insights across your data. For exact quotes, start a new chat in Specific Context mode.\"],\"Bck6Du\":[\"Welcome to Reports!\"],\"aEpQkt\":[\"Welcome to Your Home! Here you can see all your projects and get access to tutorial resources. Currently, you have no projects. Click \\\"Create\\\" to configure to get started!\"],\"klH6ct\":[\"Welcome!\"],\"Tfxjl5\":[\"What are the main themes across all conversations?\"],\"RL57XM\":[\"What are webhooks? (2 min read)\"],\"vv/EFG\":[\"What data is sent?\"],\"participant.verify.selection.title\":[\"What do you want to verify?\"],\"fyMvis\":[\"What patterns emerge from the data?\"],\"qGrqH9\":[\"What were the key moments in this conversation?\"],\"FXZcgH\":[\"What would you like to explore?\"],\"W5R8OO\":[\"When a participant opens the portal, enters their details, and begins a conversation\"],\"7t3vo1\":[\"When all audio has been converted to text and the full transcript is available\"],\"N0GETg\":[\"When are webhooks triggered?\"],\"KmUKwU\":[\"When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. Anonymized conversations also disable audio playback, audio download, and retranscription to protect participant privacy. This cannot be undone for already-processed conversations.\"],\"LEYli4\":[\"When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. This cannot be undone for already-processed conversations.\"],\"NPIwj3\":[\"When the summary is ready (includes both transcript and summary)\"],\"KcnIXL\":[\"will be included in your report\"],\"add.tag.filter.modal.description\":[\"Would you like to add this tag to your current filters?\"],\"participant.button.finish.yes.text.mode\":[\"Yes\"],\"kWJmRL\":[\"You\"],\"Dl7lP/\":[\"You are already unsubscribed or your link is invalid.\"],\"E71LBI\":[\"You can only upload up to \",[\"MAX_FILES\"],\" files at a time. Only the first \",[\"0\"],\" files will be added.\"],\"tbeb1Y\":[\"You can still use the Ask feature to chat with any conversation\"],\"select.all.modal.already.added\":[\"You have already added <0>\",[\"existingContextCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" to this chat.\"],\"7W35AW\":[\"You have already added all the conversations related to this\"],\"participant.modal.change.mic.confirmation.text\":[\"You have changed the mic. Doing this will save your audio till this point and restart your recording.\"],\"vCyT5z\":[\"You have some conversations that have not been processed yet. Regenerate the library to process them.\"],\"T/Q7jW\":[\"You have successfully unsubscribed.\"],\"lTDtES\":[\"You may also choose to record another conversation.\"],\"1kxxiH\":[\"You may choose to add a list of proper nouns, names, or other information that may be relevant to the conversation. This will be used to improve the quality of the transcripts.\"],\"yCtSKg\":[\"You must login with the same provider you used to sign up. If you face any issues, please contact support.\"],\"snMcrk\":[\"You seem to be offline, please check your internet connection\"],\"participant.verify.instructions.receive.artefact\":[\"You'll soon get \",[\"objectLabel\"],\" to verify.\"],\"participant.verify.instructions.approval.helps\":[\"Your approval helps us understand what you really think!\"],\"Pw2f/0\":[\"Your conversation is currently being transcribed. Please check back in a few moments.\"],\"OFDbfd\":[\"Your Conversations\"],\"aZHXuZ\":[\"Your inputs will be saved automatically.\"],\"PUWgP9\":[\"Your library is empty. Create a library to see your first insights.\"],\"B+9EHO\":[\"Your response has been recorded. You may now close this tab.\"],\"wurHZF\":[\"Your responses\"],\"B8Q/i2\":[\"Your view has been created. Please wait as we process and analyse the data.\"],\"library.views.title\":[\"Your Views\"],\"lZNgiw\":[\"Your Views\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"You are not authenticated\":[\"You are not authenticated\"],\"You don't have permission to access this.\":[\"You don't have permission to access this.\"],\"Resource not found\":[\"Resource not found\"],\"Server error\":[\"Server error\"],\"Something went wrong\":[\"Something went wrong\"],\"We're preparing your workspace.\":[\"We're preparing your workspace.\"],\"Preparing your dashboard\":[\"Preparing your dashboard\"],\"Welcome back\":[\"Welcome back\"],\"library.regenerate\":[\"Regenerate Library\"],\"library.conversations.processing.status\":[\"Currently \",[\"finishedConversationsCount\"],\" conversations are ready to be analyzed. \",[\"unfinishedConversationsCount\"],\" still processing.\"],\"participant.echo.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"library.contact.sales\":[\"Contact sales\"],\"library.not.available\":[\"It looks like the library is not available for your account. Please contact sales to unlock this feature.\"],\"conversation.accordion.skeleton.title\":[\"Conversations\"],\"project.sidebar.chat.end.description\":[\"End of list • All \",[\"totalChats\"],\" chats loaded\"],\"participant.modal.stop.message\":[\"Are you sure you want to finish the conversation?\"],\"participant.button.is.recording.echo\":[\"ECHO\"],\"participant.modal.stop.title\":[\"Finish Conversation\"],\"participant.button.stop.no\":[\"No\"],\"participant.button.pause\":[\"Pause\"],\"participant.button.resume\":[\"Resume\"],\"conversation.linking_conversations.deleted\":[\"The source conversation was deleted\"],\"participant.button.stop.yes\":[\"Yes\"],\"participant.modal.refine.info.title.echo\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.verify\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.verify.action.button.approve\":[\"Approve\"],\"participant.verify.artefact.title\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"participant.verify.instructions.button.cancel\":[\"Cancel\"],\"participant.verify.action.button.cancel\":[\"Cancel\"],\"dashboard.dembrane.verify.description\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"dashboard.dembrane.verify.experimental\":[\"Experimental\"],\"participant.verify.artefact.action.button.go.back\":[\"Go back\"],\"participant.verify.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"participant.verify.loading.artefact\":[\"Loading artefact\"],\"participant.verify.regenerating.artefact\":[\"Regenerating the artefact\"],\"participant.verify.artefact.action.button.reload\":[\"Reload Page\"],\"participant.verify.action.button.revise\":[\"Revise\"],\"participant.verify.action.button.save\":[\"Save\"],\"participant.echo.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"participant.echo.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"participant.verify.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.verify.loading.artefact.description\":[\"This will just take a moment\"],\"participant.verify.artefact.error.title\":[\"Unable to Load Artefact\"],\"dashboard.dembrane.concrete.experimental\":[\"Beta\"],\"participant.button.go.deeper\":[\"Go deeper\"],\"participant.button.make.concrete\":[\"Make it concrete\"],\"select.all.modal.skip.reason\":[\"some might skip due to empty transcript or context limit\"],\"participant.modal.interruption.issue.description\":[\"We saved your recording up to <0>\",[\"formattedDuration\"],\" but lost the last 60 seconds or so. <1/> Press below to reconnect, then hit the record button to continue.\"],\"participant.modal.refine.info.title.go.deeper\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.concrete\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.modal.refine.info.title.generic\":[\"\\\"Refine\\\" available soon\"],\"participant.modal.refine.info.title\":[\"Feature available soon\"],\"participant.refine.go.deeper\":[\"Go deeper\"],\"participant.concrete.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"dashboard.dembrane.concrete.title\":[\"Make it concrete\"],\"participant.refine.make.concrete\":[\"Make it concrete\"],\"participant.button.refine\":[\"Refine\"],\"participant.concrete.regenerating.artefact\":[\"Regenerating the artefact\"],\"dashboard.dembrane.concrete.topic.select\":[\"Select which topics participants can use for \\\"Make it concrete\\\".\"],\"participant.go.deeper.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>Go deeper button, or contact support if the issue continues.\"],\"participant.concrete.artefact.error.title\":[\"Unable to Load Artefact\"],\"participant.modal.refine.info.reason\":[\"We need a bit more context to help you refine effectively. Please continue recording so we can provide better suggestions.\"],\"dashboard.dembrane.concrete.description\":[\"Enable this feature to allow participants to create and approve \\\"concrete objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with concrete objects and review them in the overview.\"],\"participant.concrete.instructions.approve.artefact\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"participant.concrete.instructions.loading\":[\"Loading\"],\"participant.concrete.selection.button.next\":[\"Next\"],\"participant.concrete.instructions.button.next\":[\"Next\"],\"participant.concrete.instructions.revise.artefact\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"participant.concrete.instructions.read.aloud\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"dashboard.dembrane.verify.topic.select\":[\"Select which topics participants can use for verification.\"],\"participant.concrete.selection.title\":[\"What do you want to make concrete?\"],\"participant.concrete.instructions.receive.artefact\":[\"You'll soon get \",[\"objectLabel\"],\" to make them concrete.\"],\"participant.concrete.instructions.approval.helps\":[\"Your approval helps us understand what you really think!\"],\"library.generate.duration.message\":[\" Generating library can take up to an hour.\"],\"uDvV8j\":[\" Submit\"],\"aMNEbK\":[\" Unsubscribe from Notifications\"],\"JhOwWd\":[\"-5s\"],\"participant.modal.echo.info.title.generic\":[\"\\\"ECHO\\\" available soon\"],\"participant.modal.echo.info.title.go.deeper\":[\"\\\"Explore\\\" available soon\"],\"participant.modal.echo.info.title.concrete\":[\"\\\"Verify\\\" available soon\"],\"2NWk7n\":[\"(for enhanced audio processing)\"],\"e6iRhF\":[[\"0\",\"plural\",{\"one\":[\"#\",\" tag\"],\"other\":[\"#\",\" tags\"]}]],\"select.all.modal.tags\":[[\"0\",\"plural\",{\"one\":[\"Tag:\"],\"other\":[\"Tags:\"]}]],\"J/hVSQ\":[[\"0\"]],\"HB8dPL\":[[\"0\"],\" \",[\"1\"],\" ready\"],\"select.all.modal.added.count\":[[\"0\"],\" added\"],\"xRdQss\":[[\"0\"],\" Conversation\",[\"1\"],\" • Edited \",[\"2\"]],\"2Th9D6\":[[\"0\"],\" Conversations • Edited \",[\"1\"]],\"select.all.modal.not.added.count\":[[\"0\"],\" not added\"],\"BXWuuj\":[[\"conversationCount\"],\" selected\"],\"P1pDS8\":[[\"diffInDays\"],\"d ago\"],\"bT6AxW\":[[\"diffInHours\"],\"h ago\"],\"library.conversations.to.be.analyzed\":[[\"finishedConversationsCount\",\"plural\",{\"one\":[\"Currently \",\"#\",\" conversation is ready to be analyzed.\"],\"other\":[\"Currently \",\"#\",\" conversations are ready to be analyzed.\"]}]],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"TVD5At\":[[\"readingNow\"],\" reading now\"],\"U7Iesw\":[[\"seconds\"],\" seconds\"],\"library.conversations.still.processing\":[[\"unfinishedConversationsCount\"],\" still processing.\"],\"ZpJ0wx\":[\"*Transcription in progress.*\"],\"ynBObK\":[\"+\",[\"hiddenCount\"],\" conversations\"],\"pV+XPw\":[\"+5s\"],\"LPXUKX\":[\"<0>Wait \",[\"0\"],\":\",[\"1\"]],\"LeFXS1\":[\"0 Aspects\"],\"AeSuqs\":[\"1. You provide a URL where you want to receive notifications\"],\"nDEZ7T\":[\"2. When a conversation event happens, we automatically send the conversation data to your URL\"],\"WiUXLq\":[\"3. Your system receives the data and can act on it (e.g., save to a database, send an email, update a spreadsheet)\"],\"D+aQ7R\":[\"A friendly name to identify this webhook\"],\"DX/Wkz\":[\"Account password\"],\"L5gswt\":[\"Action By\"],\"UQXw0W\":[\"Action On\"],\"7L01XJ\":[\"Actions\"],\"select.all.modal.loading.filters\":[\"Active filters\"],\"m16xKo\":[\"Add\"],\"1m+3Z3\":[\"Add additional context (Optional)\"],\"Se1KZw\":[\"Add all that apply\"],\"select.all.modal.title.add\":[\"Add Conversations to Context\"],\"1xDwr8\":[\"Add key terms or proper nouns to improve transcript quality and accuracy.\"],\"ndpRPm\":[\"Add new recordings to this project. Files you upload here will be processed and appear in conversations.\"],\"Ralayn\":[\"Add Tag\"],\"add.tag.filter.modal.title\":[\"Add Tag to Filters\"],\"IKoyMv\":[\"Add Tags\"],\"add.tag.filter.modal.add\":[\"Add to Filters\"],\"NffMsn\":[\"Add to this chat\"],\"QN2F+7\":[\"Add Webhook\"],\"UZ07em\":[\"Add Your First Webhook\"],\"select.all.modal.added\":[\"Added\"],\"Na90E+\":[\"Added emails\"],\"select.all.modal.add.without.filters\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" to the chat\"],\"select.all.modal.add.with.filters\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" with the following filters:\"],\"select.all.modal.add.without.filters.more\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" more conversation\"],\"other\":[\"#\",\" more conversations\"]}],\"\"],\"select.all.modal.add.with.filters.more\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" more conversation\"],\"other\":[\"#\",\" more conversations\"]}],\" with the following filters:\"],\"SJCAsQ\":[\"Adding Context:\"],\"select.all.modal.loading.title\":[\"Adding Conversations\"],\"Du6bPw\":[\"Address\"],\"CA/Ul9\":[\"Adjust the base font size for the interface\"],\"sxkWRg\":[\"Advanced\"],\"OaKXud\":[\"Advanced (Tips and best practices)\"],\"TBpbDp\":[\"Advanced (Tips and tricks)\"],\"JiIKww\":[\"Advanced Settings\"],\"6iJVJD\":[\"Agentic\"],\"vaeE5W\":[\"Agentic - Tool-driven execution\"],\"VHg3DX\":[\"Agentic Chat\"],\"cF7bEt\":[\"All actions\"],\"O1367B\":[\"All collections\"],\"gvykaX\":[\"All Conversations\"],\"Cmt62w\":[\"All conversations ready\"],\"u/fl/S\":[\"All files were uploaded successfully.\"],\"baQJ1t\":[\"All Insights\"],\"3goDnD\":[\"Allow participants using the link to start new conversations\"],\"bruUug\":[\"Almost there\"],\"H7cfSV\":[\"Already added to this chat\"],\"xNyrs1\":[\"Already in context\"],\"jIoHDG\":[\"An email notification will be sent to \",[\"0\"],\" participant\",[\"1\"],\". Do you want to proceed?\"],\"G54oFr\":[\"An email Notification will be sent to \",[\"0\"],\" participant\",[\"1\"],\". Do you want to proceed?\"],\"8q/YVi\":[\"An error occurred while loading the Portal. Please contact the support team.\"],\"XyOToQ\":[\"An error occurred.\"],\"QX6zrA\":[\"Analysis\"],\"F4cOH1\":[\"Analysis Language\"],\"1x2m6d\":[\"Analyze these elements with depth and nuance. Please:\\n\\nFocus on unexpected connections and contrasts\\nGo beyond obvious surface-level comparisons\\nIdentify hidden patterns that most analyses miss\\nMaintain analytical rigor while being engaging\\nUse examples that illuminate deeper principles\\nStructure the analysis to build understanding\\nDraw insights that challenge conventional wisdom\\n\\nNote: If the similarities/differences are too superficial, let me know we need more complex material to analyze.\"],\"announcements\":[\"Announcements\"],\"Dzr23X\":[\"Announcements\"],\"gd1W+U\":[\"Anonymize Transcripts\"],\"YdiKaK\":[\"anonymized conversation\"],\"iPiP6k\":[\"Anonymized conversation\"],\"azfEQ3\":[\"Anonymous Participant\"],\"participant.concrete.action.button.approve\":[\"Approve\"],\"conversation.verified.approved\":[\"Approved\"],\"tq+4rb\":[\"Are you sure you want to delete the webhook \\\"\",[\"0\"],\"\\\"? This action cannot be undone.\"],\"Q5Z2wp\":[\"Are you sure you want to delete this conversation? This action cannot be undone.\"],\"kWiPAC\":[\"Are you sure you want to delete this project?\"],\"YF1Re1\":[\"Are you sure you want to delete this project? This action cannot be undone.\"],\"B8ymes\":[\"Are you sure you want to delete this recording?\"],\"G2gLnJ\":[\"Are you sure you want to delete this tag?\"],\"aUsm4A\":[\"Are you sure you want to delete this tag? This will remove the tag from existing conversations that contain it.\"],\"participant.modal.finish.message.text.mode\":[\"Are you sure you want to finish the conversation?\"],\"xu5cdS\":[\"Are you sure you want to finish?\"],\"sOql0x\":[\"Are you sure you want to generate the library? This will take a while and overwrite your current views and insights.\"],\"K1Omdr\":[\"Are you sure you want to generate the library? This will take a while.\"],\"UXCOMn\":[\"Are you sure you want to regenerate the summary? You will lose the current summary.\"],\"JHgUuT\":[\"Artefact approved successfully!\"],\"IbpaM+\":[\"Artefact reloaded successfully!\"],\"Qcm/Tb\":[\"Artefact revised successfully!\"],\"uCzCO2\":[\"Artefact updated successfully!\"],\"KYehbE\":[\"artefacts\"],\"jrcxHy\":[\"Artefacts\"],\"F+vBv0\":[\"Ask\"],\"lCenB6\":[\"Ask for Email?\"],\"Rjlwvz\":[\"Ask for Name?\"],\"5gQcdD\":[\"Ask participants to provide their name when they start a conversation\"],\"84NoFa\":[\"Aspect\"],\"HkigHK\":[\"Aspects\"],\"kskjVK\":[\"Assistant is typing...\"],\"HrusNW\":[\"At least one topic must be selected to enable Make it concrete\"],\"iF1OFS\":[\"At least one topic must be selected to enable Verify\"],\"participant.modal.interruption.issue.message\":[\"Attention! We lost the last 60 seconds or so of your recording due to some interruption. Please press the button below to reconnect.\"],\"kHN5Zx\":[\"Audio download not available for anonymized conversations\"],\"SLvg/d\":[\"Audio playback not available for anonymized conversations\"],\"DMBYlw\":[\"Audio Processing In Progress\"],\"D3SDJS\":[\"Audio Recording\"],\"mGVg5N\":[\"Audio recordings are scheduled to be deleted after 30 days from the recording date\"],\"IOBCIN\":[\"Audio Tip\"],\"y2W2Hg\":[\"Audit logs\"],\"aL1eBt\":[\"Audit logs exported to CSV\"],\"mS51hl\":[\"Audit logs exported to JSON\"],\"z8CQX2\":[\"Authenticator code\"],\"R+PyK8\":[\"Auto-generate titles\"],\"voAvDv\":[\"Auto-generate Titles\"],\"Wrpmw7\":[\"Auto-generated or enter manually\"],\"/iCiQU\":[\"Auto-select\"],\"3D5FPO\":[\"Auto-select disabled\"],\"ajAMbT\":[\"Auto-select enabled\"],\"jEqKwR\":[\"Auto-select sources to add to the chat\"],\"dY4Vk3\":[\"Automatically generate a short topic-based title for each conversation after summarization. The title describes what was discussed, not who participated. The participant's original name is preserved separately, if they provided one.\"],\"vtUY0q\":[\"Automatically includes relevant conversations for analysis without manual selection\"],\"F95AYw\":[\"Automatically save transcripts to your CRM or database\"],\"zUbSgC\":[\"Automatically send conversation data to your other tools and services when events occur.\"],\"csDS2L\":[\"Available\"],\"iH8pgl\":[\"Back\"],\"participant.button.back.microphone\":[\"Back\"],\"participant.button.back\":[\"Back\"],\"/9nVLo\":[\"Back to Selection\"],\"wVO5q4\":[\"Basic (Essential tutorial slides)\"],\"epXTwc\":[\"Basic Settings\"],\"GML8s7\":[\"Begin!\"],\"YBt9YP\":[\"Beta\"],\"dashboard.dembrane.concrete.beta\":[\"Beta\"],\"dashboard.dembrane.verify.beta\":[\"Beta\"],\"0fX/GG\":[\"Big Picture\"],\"vZERag\":[\"Big Picture - Themes & patterns\"],\"MkvsWx\":[\"Book a call\"],\"YgG3yv\":[\"Brainstorm Ideas\"],\"4eBtkM\":[\"Build custom dashboards with real-time conversation data\"],\"ba5GvN\":[\"By deleting this project, you will delete all the data associated with it. This action cannot be undone. Are you ABSOLUTELY sure you want to delete this project?\"],\"dEgA5A\":[\"Cancel\"],\"participant.mic.settings.modal.second.confirm.cancel\":[\"Cancel\"],\"participant.concrete.action.button.cancel\":[\"Cancel\"],\"participant.concrete.instructions.button.cancel\":[\"Cancel\"],\"select.all.modal.cancel\":[\"Cancel\"],\"add.tag.filter.modal.cancel\":[\"Cancel\"],\"RKD99R\":[\"Cannot add empty conversation\"],\"kryGs+\":[\"Card\"],\"JFFJDJ\":[\"Changes are saved automatically as you continue to use the app. <0/>Once you have some unsaved changes, you can click anywhere to save the changes. <1/>You will also see a button to Cancel the changes.\"],\"u0IJto\":[\"Changes will be saved automatically\"],\"xF/jsW\":[\"Changing language during an active chat may lead to unexpected results. It's recommended to start a new chat after changing the language. Are you sure you want to continue?\"],\"AHZflp\":[\"Chat\"],\"TGJVgd\":[\"Chat | Dembrane\"],\"chat.accordion.skeleton.title\":[\"Chats\"],\"project.sidebar.chat.title\":[\"Chats\"],\"8Q+lLG\":[\"Chats\"],\"participant.button.check.microphone.access\":[\"Check microphone access\"],\"+e4Yxz\":[\"Check microphone access\"],\"v4fiSg\":[\"Check your email\"],\"pWT04I\":[\"Checking...\"],\"KFa1f3\":[\"Choose a logo file\"],\"okLwd9\":[\"Choose from your other projects\"],\"Aoxltn\":[\"Choose when you want to receive notifications\"],\"DakUDF\":[\"Choose your preferred theme for the interface\"],\"0ngaDi\":[\"Citing the following sources\"],\"B2pdef\":[\"Click \\\"Upload Files\\\" when you're ready to start the upload process.\"],\"cwMTjO\":[\"Click to edit\"],\"jcSz6S\":[\"Click to see all \",[\"totalCount\"],\" conversations\"],\"bIj+VB\":[\"Client-managed\"],\"+d+tJS\":[\"Clone from another project\"],\"nCnTY0\":[\"Clone from Project\"],\"BPrdpc\":[\"Clone project\"],\"9U86tL\":[\"Clone Project\"],\"yz7wBu\":[\"Close\"],\"select.all.modal.close\":[\"Close\"],\"q+hNag\":[\"Collection\"],\"bJHBId\":[\"Common use cases:\"],\"Wqc3zS\":[\"Compare & Contrast\"],\"CfO59/\":[\"Compare & Contrast Insights\"],\"jlZul5\":[\"Compare and contrast the following items provided in the context.\"],\"bD8I7O\":[\"Complete\"],\"6jBoE4\":[\"Concrete Topics\"],\"participant.mic.settings.modal.second.confirm.button\":[\"Confirm\"],\"yjkELF\":[\"Confirm New Password\"],\"p2/GCq\":[\"Confirm Password\"],\"puQ8+/\":[\"Confirm Publishing\"],\"L0k594\":[\"Confirm your password to generate a new secret for your authenticator app.\"],\"JhzMcO\":[\"Connecting to report services...\"],\"wX/BfX\":[\"Connection healthy\"],\"WimHuY\":[\"Connection unhealthy\"],\"l9fkrm\":[\"Consent\"],\"DFFB2t\":[\"Contact sales\"],\"VlCTbs\":[\"Contact your sales representative to activate this feature today!\"],\"M73whl\":[\"Context\"],\"VHSco4\":[\"Context added:\"],\"aVvy3Y\":[\"Context limit reached\"],\"participant.button.continue\":[\"Continue\"],\"xGVfLh\":[\"Continue\"],\"F1pfAy\":[\"conversation\"],\"EiHu8M\":[\"Conversation added to chat\"],\"ggJDqH\":[\"Conversation Audio\"],\"participant.conversation.ended\":[\"Conversation Ended\"],\"BsHMTb\":[\"Conversation Ended\"],\"26Wuwb\":[\"Conversation processing\"],\"OtdHFE\":[\"Conversation removed from chat\"],\"zTKMNm\":[\"Conversation Status\"],\"Rdt7Iv\":[\"Conversation Status Details\"],\"7Ljafh\":[\"Conversation tags\"],\"a7zH70\":[\"conversations\"],\"EnJuK0\":[\"Conversations\"],\"TQ8ecW\":[\"Conversations from QR Code\"],\"nmB3V3\":[\"Conversations from Upload\"],\"participant.refine.cooling.down\":[\"Cooling down. Available in \",[\"0\"]],\"6V3Ea3\":[\"Copied\"],\"84o0nc\":[\"Copied from original conversation\"],\"PiH3UR\":[\"Copied!\"],\"he3ygx\":[\"Copy\"],\"y1eoq1\":[\"Copy link\"],\"Dj+aS5\":[\"Copy link to share this report\"],\"vAkFou\":[\"Copy secret\"],\"v3StFl\":[\"Copy Summary\"],\"/4gGIX\":[\"Copy to clipboard\"],\"RTxUjI\":[\"Copy to Clipboard\"],\"rG2gDo\":[\"Copy transcript\"],\"OvEjsP\":[\"Copying...\"],\"hYgDIe\":[\"Create\"],\"VW1ecc\":[\"Create a new webhook from scratch\"],\"oJfYM5\":[\"Create a research brief from recent conversations\"],\"CSQPC0\":[\"Create an Account\"],\"library.create\":[\"Create Library\"],\"O671Oh\":[\"Create Library\"],\"library.create.view.modal.title\":[\"Create new view\"],\"vY2Gfm\":[\"Create new view\"],\"bsfMt3\":[\"Create Report\"],\"library.create.view\":[\"Create View\"],\"3D0MXY\":[\"Create View\"],\"dkAPxi\":[\"Create Webhook\"],\"45O6zJ\":[\"Created on\"],\"yOrQ4N\":[\"Current logo\"],\"8Tg/JR\":[\"Custom\"],\"o1nIYK\":[\"Custom Filename\"],\"GrXJvi\":[\"Custom Logo\"],\"iv5fAO\":[\"Custom title prompt\"],\"ZQKLI1\":[\"Danger Zone\"],\"wqCnxg\":[\"Dashboard URL (direct link to conversation overview)\"],\"ovBPCi\":[\"Default\"],\"ucTqrC\":[\"Default - No tutorial (Only privacy statements)\"],\"K/78Yl\":[\"Delegate multi-step analysis with live tool execution\"],\"cnGeoo\":[\"Delete\"],\"project.sidebar.chat.delete\":[\"Delete\"],\"2DzmAq\":[\"Delete Conversation\"],\"++iDlT\":[\"Delete Project\"],\"zdyslo\":[\"Delete Webhook\"],\"+m7PfT\":[\"Deleted successfully\"],\"p9tvm2\":[\"Echo\"],\"90wFaY\":[\"ECHO\"],\"nzP4fT\":[\"dembrane events\"],\"Y7Si8i\":[\"dembrane is powered by AI. Please double-check responses.\"],\"67znul\":[\"Reply\"],\"Nu4oKW\":[\"Description\"],\"ozaega\":[\"Determines under which GDPR legal basis personal data is processed. This affects consent flows, data subject rights, and retention obligations.\"],\"YrOV6x\":[\"Determines under which GDPR legal basis personal data is processed. This setting applies to all your projects and can be changed in your account settings.\"],\"NMz7xK\":[\"Develop a strategic framework that drives meaningful outcomes. Please:\\n\\nIdentify core objectives and their interdependencies\\nMap out implementation pathways with realistic timelines\\nAnticipate potential obstacles and mitigation strategies\\nDefine clear metrics for success beyond vanity indicators\\nHighlight resource requirements and allocation priorities\\nStructure the plan for both immediate action and long-term vision\\nInclude decision gates and pivot points\\n\\nNote: Focus on strategies that create sustainable competitive advantages, not just incremental improvements.\"],\"qERl58\":[\"Disable 2FA\"],\"yrMawf\":[\"Disable two-factor authentication\"],\"E/QGRL\":[\"Disabled\"],\"fDGgw4\":[\"Do I need this?\"],\"LnL5p2\":[\"Do you want to contribute to this project?\"],\"JeOjN4\":[\"Do you want to stay in the loop?\"],\"TvY/XA\":[\"Documentation\"],\"mzI/c+\":[\"Download\"],\"5YVf7S\":[\"Download all conversation transcripts generated for this project.\"],\"5154Ap\":[\"Download All Transcripts\"],\"8fQs2Z\":[\"Download as\"],\"hX9DE4\":[\"Download audio\"],\"hTiEnc\":[\"Download Audio\"],\"wEiqju\":[\"Download QR code\"],\"+bBcKo\":[\"Download transcript\"],\"5XW2u5\":[\"Download Transcript Options\"],\"6Wy9H3\":[\"Draft next actions and organize them by priority\"],\"hUO5BY\":[\"Drag audio files here or click to select files\"],\"KGi3u9\":[\"Drag to reorder\"],\"lkz6PL\":[\"Duration\"],\"KIjvtr\":[\"Dutch\"],\"pO9dOq\":[\"e.g. \\\"Use short noun phrases like 'Urban Green Spaces' or 'Youth Employment'. Avoid generic titles.\\\"\"],\"ffuZIY\":[\"e.g., Slack Notifications, Make Workflow\"],\"participant.button.echo\":[\"ECHO\"],\"HA9VXi\":[\"ECHO\"],\"rH6cQt\":[\"Echo is powered by AI. Please double-check responses.\"],\"o6tfKZ\":[\"ECHO is powered by AI. Please double-check responses.\"],\"/IJH/2\":[\"ECHO!\"],\"ePK91l\":[\"Edit\"],\"9WkyHF\":[\"Edit Conversation\"],\"/8fAkm\":[\"Edit file name\"],\"G2KpGE\":[\"Edit Project\"],\"DdevVt\":[\"Edit Report Content\"],\"0YvCPC\":[\"Edit Resource\"],\"report.editor.description\":[\"Edit the report content using the rich text editor below. You can format text, add links, images, and more.\"],\"nP7CdQ\":[\"Edit Webhook\"],\"F6H6Lg\":[\"Editing mode\"],\"O3oNi5\":[\"Email\"],\"wwiTff\":[\"Email Verification\"],\"Ih5qq/\":[\"Email Verification | Dembrane\"],\"iF3AC2\":[\"Email verified successfully. You will be redirected to the login page in 5 seconds. If you are not redirected, please click <0>here.\"],\"g2N9MJ\":[\"email@work.com\"],\"N2S1rs\":[\"Empty\"],\"DCRKbe\":[\"Enable 2FA\"],\"PccJlP\":[\"Enable Echo\"],\"pPJr5A\":[\"Enable ECHO\"],\"D3AnH0\":[\"Enable Explore\"],\"+ljZfM\":[\"Enable Go deeper\"],\"wGA7d4\":[\"Enable Make it concrete\"],\"4KKbfZ\":[\"Enable participation\"],\"PoQJQE\":[\"Enable Reply\"],\"G3dSLc\":[\"Enable Report Notifications\"],\"Idlt6y\":[\"Enable this feature to allow participants to receive notifications when a report is published or updated. Participants can enter their email to subscribe for updates and stay informed.\"],\"g2qGhy\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Echo\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"pB03mG\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"ECHO\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"ZUS4uO\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Explore\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"dWv3hs\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Get Reply\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"rkE6uN\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Go deeper\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"dashboard.dembrane.feature.verify.description\":[\"Enable this feature to allow participants to verify and approve \\\"outcomes\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified outcomes and review them in the overview.\"],\"C027jd\":[\"Enable transcript anonymization\"],\"329BBO\":[\"Enable two-factor authentication\"],\"x35ZEt\":[\"Enable Verify\"],\"RxzN1M\":[\"Enabled\"],\"IxzwiB\":[\"End of list • All \",[\"0\"],\" conversations loaded\"],\"lYGfRP\":[\"English\"],\"GboWYL\":[\"Enter a key term or proper noun\"],\"TSHJTb\":[\"Enter a name for the new conversation\"],\"KovX5R\":[\"Enter a name for your cloned project\"],\"DRYPFp\":[\"Enter a secret key\"],\"34YqUw\":[\"Enter a valid code to turn off two-factor authentication.\"],\"2FPsPl\":[\"Enter filename (without extension)\"],\"vT+QoP\":[\"Enter new name for the chat:\"],\"oIn7d4\":[\"Enter the 6-digit code from your authenticator app.\"],\"q1OmsR\":[\"Enter the current six-digit code from your authenticator app.\"],\"nAEwOZ\":[\"Enter your access code\"],\"NgaR6B\":[\"Enter your password\"],\"42tLXR\":[\"Enter your query\"],\"HRbyGE\":[\"Entered by the participant on the portal\"],\"SlfejT\":[\"Error\"],\"Ne0Dr1\":[\"Error cloning project\"],\"AEkJ6x\":[\"Error creating report\"],\"S2MVUN\":[\"Error loading announcements\"],\"xcUDac\":[\"Error loading insights\"],\"edh3aY\":[\"Error loading project\"],\"3Uoj83\":[\"Error loading quotes\"],\"4kVRov\":[\"Error occurred\"],\"z05QRC\":[\"Error updating report\"],\"hmk+3M\":[\"Error uploading \\\"\",[\"0\"],\"\\\": \",[\"1\"]],\"tst44n\":[\"Events\"],\"VFClUG\":[\"Events to Listen For\"],\"participant.alert.microphone.access.success\":[\"Everything looks good – you can continue.\"],\"/PykH1\":[\"Everything looks good – you can continue.\"],\"jqsg/I\":[\"Example Webhook Payload\"],\"AAC/NE\":[\"Example: This conversation is about [topic]. Key terms include [term1], [term2]. Please pay special attention to [specific aspect].\"],\"Rsjgm0\":[\"Experimental\"],\"8tjQCz\":[\"Explore\"],\"participant.echo.explore\":[\"Explore\"],\"/bsogT\":[\"Explore themes & patterns across all conversations\"],\"sAod0Q\":[\"Exploring \",[\"conversationCount\"],\" conversations\"],\"GS+Mus\":[\"Export\"],\"7Bj3x9\":[\"Failed\"],\"bh2Vob\":[\"Failed to add conversation to chat\"],\"ajvYcJ\":[\"Failed to add conversation to chat\",[\"0\"]],\"g5wCZj\":[\"Failed to add conversations to context\"],\"9GMUFh\":[\"Failed to approve artefact. Please try again.\"],\"pmwvUt\":[\"Failed to approve outcome. Please try again.\"],\"RBpcoc\":[\"Failed to copy chat. Please try again.\"],\"uvu6eC\":[\"Failed to copy transcript. Please try again.\"],\"BVzTya\":[\"Failed to delete response\"],\"p+a077\":[\"Failed to disable Auto Select for this chat\"],\"iS9Cfc\":[\"Failed to enable Auto Select for this chat\"],\"C6KoMG\":[\"Failed to finish conversation. Please try again or start a new conversation.\"],\"Gu9mXj\":[\"Failed to finish conversation. Please try again.\"],\"vx5bTP\":[\"Failed to generate \",[\"label\"],\". Please try again.\"],\"7S+M+W\":[\"Failed to generate Hidden gems. Please try again.\"],\"Fa1ewI\":[\"Failed to generate the summary. Please try again later.\"],\"DKxr+e\":[\"Failed to get announcements\"],\"TSt/Iq\":[\"Failed to get the latest announcement\"],\"D4Bwkb\":[\"Failed to get unread announcements count\"],\"AXRzV1\":[\"Failed to load audio or the audio is not available\"],\"Z77bMM\":[\"Failed to load webhooks\"],\"T7KYJY\":[\"Failed to mark all announcements as read\"],\"eGHX/x\":[\"Failed to mark announcement as read\"],\"FBluE+\":[\"Failed to reconnect. Please try reloading the page.\"],\"SVtMXb\":[\"Failed to regenerate the summary. Please try again later.\"],\"h49o9M\":[\"Failed to reload. Please try again.\"],\"kE1PiG\":[\"Failed to remove conversation from chat\"],\"+piK6h\":[\"Failed to remove conversation from chat\",[\"0\"]],\"P9wLTJ\":[\"Failed to remove logo\"],\"SmP70M\":[\"Failed to retranscribe conversation. Please try again.\"],\"hhLiKu\":[\"Failed to revise artefact. Please try again.\"],\"kClMar\":[\"Failed to revise outcome. Please try again.\"],\"8LgIkO\":[\"Failed to start new conversation. Please try again.\"],\"wMEdO3\":[\"Failed to stop recording on device change. Please try again.\"],\"BpuK7o\":[\"Failed to update legal basis\"],\"RW4V7P\":[\"Failed to upload logo\"],\"wH6wcG\":[\"Failed to verify email status. Please try again.\"],\"participant.modal.echo.info.title\":[\"Feature available soon\"],\"87gcCP\":[\"File \\\"\",[\"0\"],\"\\\" exceeds the maximum size of \",[\"1\"],\".\"],\"ena+qV\":[\"File \\\"\",[\"0\"],\"\\\" has an unsupported format. Only audio files are allowed.\"],\"LkIAge\":[\"File \\\"\",[\"0\"],\"\\\" is not a supported audio format. Only audio files are allowed.\"],\"RW2aSn\":[\"File \\\"\",[\"0\"],\"\\\" is too small (\",[\"1\"],\"). Minimum size is \",[\"2\"],\".\"],\"+aBwxq\":[\"File size: Min \",[\"0\"],\", Max \",[\"1\"],\", up to \",[\"MAX_FILES\"],\" files\"],\"UkgMPE\":[\"Filename from uploaded file\"],\"o7J4JM\":[\"Filter\"],\"5g0xbt\":[\"Filter audit logs by action\"],\"9clinz\":[\"Filter audit logs by collection\"],\"O39Ph0\":[\"Filter by action\"],\"DiDNkt\":[\"Filter by collection\"],\"MRk67a\":[\"Find contradictions and suggest follow-up questions\"],\"participant.button.stop.finish\":[\"Finish\"],\"participant.button.finish.text.mode\":[\"Finish\"],\"participant.button.finish\":[\"Finish\"],\"JmZ/+d\":[\"Finish\"],\"participant.modal.finish.title.text.mode\":[\"Finish Conversation\"],\"4dQFvz\":[\"Finished\"],\"kODvZJ\":[\"First Name\"],\"MKEPCY\":[\"Follow\"],\"JnPIOr\":[\"Follow playback\"],\"cGeFup\":[\"Font Size\"],\"Jj3pF8\":[\"For advanced users: A secret key to verify webhook authenticity. Only needed if your receiving service requires signature verification.\"],\"glx6on\":[\"Forgot your password?\"],\"nLC6tu\":[\"French\"],\"k/Ywl4\":[\"Full transcript (when available)\"],\"ziAjHi\":[\"Generate\"],\"GRy59I\":[\"Generate a summary first\"],\"tSA0hO\":[\"Generate insights from your conversations\"],\"QqIxfi\":[\"Generate secret\"],\"tM4cbZ\":[\"Generate structured meeting notes based on the following discussion points provided in the context.\"],\"gitFA/\":[\"Generate Summary\"],\"kzY+nd\":[\"Generating the summary. Please wait...\"],\"DDcvSo\":[\"German\"],\"u9yLe/\":[\"Get an immediate reply from dembrane to help you deepen the conversation.\"],\"participant.refine.go.deeper.description\":[\"Get an immediate reply from dembrane to help you deepen the conversation.\"],\"TAXdgS\":[\"Give me a list of 5-10 topics that are being discussed.\"],\"CKyk7Q\":[\"Go back\"],\"participant.concrete.artefact.action.button.go.back\":[\"Go back\"],\"IL8LH3\":[\"Go deeper\"],\"DXr0zk\":[\"Go Fullscreen\"],\"iWpEwy\":[\"Go home\"],\"A3oCMz\":[\"Go to new conversation\"],\"mT57+Q\":[\"Go to Settings\"],\"5gqNQl\":[\"Grid view\"],\"+h3keC\":[\"Guide how titles are generated. Titles describe the topic of the conversation, not the participant.\"],\"ZqBGoi\":[\"Has verified artifacts\"],\"Yae+po\":[\"Help us translate\"],\"ng2Unt\":[\"Hi, \",[\"0\"]],\"D+zLDD\":[\"Hidden\"],\"G1UUQY\":[\"Hidden gem\"],\"vLyv1R\":[\"Hide\"],\"LqWHk1\":[\"Hide \",[\"0\"]],\"u5xmYC\":[\"Hide all\"],\"txCbc+\":[\"Hide all insights\"],\"0lRdEo\":[\"Hide Conversations Without Content\"],\"eHo/Jc\":[\"Hide data\"],\"g4tIdF\":[\"Hide revision data\"],\"tn75xn\":[\"Highlight specific Concept\"],\"i0qMbr\":[\"Home\"],\"lgXx7l\":[\"How it works:\"],\"LSCWlh\":[\"How would you describe to a colleague what are you trying to accomplish with this project?\\n* What is the north star goal or key metric\\n* What does success look like\"],\"participant.button.i.understand\":[\"I understand\"],\"sfIOlH\":[\"IBAN\"],\"S0kLOH\":[\"ID\"],\"WsoNdK\":[\"Identify and analyze the recurring themes in this content. Please:\\n\\nExtract patterns that appear consistently across multiple sources\\nLook for underlying principles that connect different ideas\\nIdentify themes that challenge conventional thinking\\nStructure the analysis to show how themes evolve or repeat\\nFocus on insights that reveal deeper organizational or conceptual patterns\\nMaintain analytical depth while being accessible\\nHighlight themes that could inform future decision-making\\n\\nNote: If the content lacks sufficient thematic consistency, let me know we need more diverse material to identify meaningful patterns.\"],\"KbXMDK\":[\"Identify recurring themes, topics, and arguments that appear consistently across conversations. Analyze their frequency, intensity, and consistency. Expected output: 3-7 aspects for small datasets, 5-12 for medium datasets, 8-15 for large datasets. Processing guidance: Focus on distinct patterns that emerge across multiple conversations.\"],\"participant.verify.instructions.approve.artefact\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"411+TR\":[\"If you're an advanced user setting up webhook integrations, we'd love to learn about your use case. We're also building observability features including audit logs and delivery tracking.\"],\"AGaPk/\":[\"If you're not sure, you probably don't need it yet. Webhooks are an advanced feature typically used by developers or teams with custom integrations. You can always set them up later.\"],\"hDVOQQ\":[\"If you're setting up webhook integrations, we'd love to learn about your use case. We're also building observability features including audit logs and delivery tracking.\"],\"QJUjB0\":[\"In order to better navigate through the quotes, create additional views. The quotes will then be clustered based on your view.\"],\"IJUcvx\":[\"In the meantime, if you want to analyze the conversations that are still processing, you can use the Chat feature\"],\"aOhF9L\":[\"Include portal link in report\"],\"Dvf4+M\":[\"Include timestamps\"],\"CE+M2e\":[\"Info\"],\"sMa/sP\":[\"Insight Library\"],\"ZVY8fB\":[\"Insight not found\"],\"sJa5f4\":[\"insights\"],\"3hJypY\":[\"Insights\"],\"crUYYp\":[\"Invalid code. Please request a new one.\"],\"jLr8VJ\":[\"Invalid credentials.\"],\"aZ3JOU\":[\"Invalid token. Please try again.\"],\"1xMiTU\":[\"IP Address\"],\"participant.conversation.error.deleted\":[\"It looks like the conversation was deleted while you were recording. We've stopped the recording to prevent any issues. You can start a new one anytime.\"],\"zT7nbS\":[\"It looks like the conversation was deleted while you were recording. We've stopped the recording to prevent any issues. You can start a new one anytime.\"],\"library.not.available.message\":[\"It looks like the library is not available for your account. Please request access to unlock this feature.\"],\"participant.outcome.error.description\":[\"It looks like we couldn't load this outcome. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"MbKzYA\":[\"It sounds like more than one person is speaking. Taking turns will help us hear everyone clearly.\"],\"Lj7sBL\":[\"Italian\"],\"clXffu\":[\"Join \",[\"0\"],\" on Dembrane\"],\"uocCon\":[\"Just a moment\"],\"OSBXx5\":[\"Just now\"],\"0ohX1R\":[\"Keep access secure with a one-time code from your authenticator app. Toggle two-factor authentication for this account.\"],\"vXIe7J\":[\"Language\"],\"UXBCwc\":[\"Last Name\"],\"0K/D0Q\":[\"Last saved \",[\"0\"]],\"K7P0jz\":[\"Last Updated\"],\"ay5uke\":[\"Learn more about webhooks\"],\"ffCwpJ\":[\"Leave empty to keep existing\"],\"vRXsmZ\":[\"Legal Basis\"],\"7kyKF5\":[\"Legal basis updated\"],\"PIhnIP\":[\"Let us know!\"],\"qhQjFF\":[\"Let's Make Sure We Can Hear You\"],\"exYcTF\":[\"Library\"],\"library.title\":[\"Library\"],\"T50lwc\":[\"Library creation is in progress\"],\"yUQgLY\":[\"Library is currently being processed\"],\"gkv8iG\":[\"License Plate\"],\"yzF66j\":[\"Link\"],\"LIj2/f\":[\"Link to your organisation's privacy policy that will be shown to participants\"],\"3gvJj+\":[\"LinkedIn Post (Experimental)\"],\"dF6vP6\":[\"Live\"],\"uH9GEL\":[\"Live agent execution mode\"],\"participant.live.audio.level\":[\"Live audio level:\"],\"TkFXaN\":[\"Live audio level:\"],\"n9yU9X\":[\"Live Preview\"],\"participant.verify.instructions.loading\":[\"Loading\"],\"yQE2r9\":[\"Loading\"],\"yQ9yN3\":[\"Loading actions...\"],\"participant.concrete.loading.artefact\":[\"Loading artefact\"],\"JOvnq+\":[\"Loading audit logs…\"],\"y+JWgj\":[\"Loading collections...\"],\"ATTcN8\":[\"Loading concrete topics…\"],\"FUK4WT\":[\"Loading microphones...\"],\"H+bnrh\":[\"Loading transcript...\"],\"3DkEi5\":[\"Loading verification topics…\"],\"3SKW0s\":[\"Loading verify topics…\"],\"+yD+Wu\":[\"loading...\"],\"Z3FXyt\":[\"Loading...\"],\"Pwqkdw\":[\"Loading…\"],\"z0t9bb\":[\"Login\"],\"zfB1KW\":[\"Login | Dembrane\"],\"Wd2LTk\":[\"Login as an existing user\"],\"2cm4WM\":[\"Logo removed\"],\"WXSxpf\":[\"Logo updated successfully\"],\"nOhz3x\":[\"Logout\"],\"jWXlkr\":[\"Longest First\"],\"JSxZVX\":[\"Mark all read\"],\"+s1J8k\":[\"Mark as read\"],\"VxyuRJ\":[\"Meeting Notes\"],\"08d+3x\":[\"Messages from \",[\"0\"],\" - \",[\"1\"],\"%\"],\"B+1PXy\":[\"Microphone access is still denied. Please check your settings and try again.\"],\"lWkKSO\":[\"min\"],\"zz/Wd/\":[\"Mode\"],\"zMx0gF\":[\"More templates\"],\"QWdKwH\":[\"Move\"],\"CyKTz9\":[\"Move Conversation\"],\"wUTBdx\":[\"Move to Another Project\"],\"Ksvwy+\":[\"Move to Project\"],\"6YtxFj\":[\"Name\"],\"e3/ja4\":[\"Name A-Z\"],\"8/brI5\":[\"Name is required\"],\"c5Xt89\":[\"Name Z-A\"],\"isRobC\":[\"New\"],\"Wmq4bZ\":[\"New Conversation Name\"],\"library.new.conversations\":[\"New conversations have been added since the creation of the library. Create a new view to add these to the analysis.\"],\"P/+jkp\":[\"New conversations have been added since the library was generated. Regenerate the library to process them.\"],\"7vhWI8\":[\"New Password\"],\"+VXUp8\":[\"New Project\"],\"+RfVvh\":[\"Newest First\"],\"participant.button.next\":[\"Next\"],\"participant.ready.to.begin.button.text\":[\"Next\"],\"participant.verify.selection.button.next\":[\"Next\"],\"participant.verify.instructions.button.next\":[\"Next\"],\"hXzOVo\":[\"Next\"],\"participant.button.finish.no.text.mode\":[\"No\"],\"riwuXX\":[\"No actions found\"],\"WsI5bo\":[\"No announcements available\"],\"Em+3Ls\":[\"No audit logs match the current filters.\"],\"project.sidebar.chat.empty.description\":[\"No chats found. Start a chat using the \\\"Ask\\\" button.\"],\"YM6Wft\":[\"No chats found. Start a chat using the \\\"Ask\\\" button.\"],\"Qqhl3R\":[\"No collections found\"],\"zMt5AM\":[\"No concrete topics available.\"],\"zsslJv\":[\"No content\"],\"1pZsdx\":[\"No conversations available to create library\"],\"library.no.conversations\":[\"No conversations available to create library. Please add some conversations to get started.\"],\"zM3DDm\":[\"No conversations available to create library. Please add some conversations to get started.\"],\"EtMtH/\":[\"No conversations found.\"],\"BuikQT\":[\"No conversations found. Start a conversation using the participation invite link from the <0><1>project overview.\"],\"select.all.modal.no.conversations\":[\"No conversations were processed. This may happen if all conversations are already in context or don't match the selected filters.\"],\"meAa31\":[\"No conversations yet\"],\"VInleh\":[\"No insights available. Generate insights for this conversation by visiting<0><1> the project library.\"],\"yTx6Up\":[\"No key terms or proper nouns have been added yet. Add them using the input above to improve transcript accuracy.\"],\"jfhDAK\":[\"No new feedback detected yet. Please continue your discussion and try again soon.\"],\"T3TyGx\":[\"No projects found \",[\"0\"]],\"y29l+b\":[\"No projects found for search term\"],\"ghhtgM\":[\"No quotes available. Generate quotes for this conversation by visiting\"],\"yalI52\":[\"No quotes available. Generate quotes for this conversation by visiting<0><1> the project library.\"],\"ctlSnm\":[\"No report found\"],\"EhV94J\":[\"No resources found.\"],\"Ev2r9A\":[\"No results\"],\"WRRjA9\":[\"No tags found\"],\"LcBe0w\":[\"No tags have been added to this project yet. Add a tag using the text input above to get started.\"],\"bhqKwO\":[\"No Transcript Available\"],\"TmTivZ\":[\"No transcript available for this conversation.\"],\"vq+6l+\":[\"No transcript exists for this conversation yet. Please check back later.\"],\"MPZkyF\":[\"No transcripts are selected for this chat\"],\"AotzsU\":[\"No tutorial (only Privacy statements)\"],\"OdkUBk\":[\"No valid audio files were selected. Please select audio files only (MP3, WAV, OGG, etc).\"],\"tNWcWM\":[\"No verification topics are configured for this project.\"],\"2h9aae\":[\"No verification topics available.\"],\"pdWSGS\":[\"No verify topics available.\"],\"+uY23Q\":[\"No webhooks configured\"],\"/PUkCU\":[\"No webhooks found\"],\"select.all.modal.not.added\":[\"Not Added\"],\"OJx3wK\":[\"Not available\"],\"yebagU\":[\"Notify participants when a report is published.\"],\"cH5kXP\":[\"Now\"],\"9+6THi\":[\"Oldest First\"],\"participant.verify.instructions.revise.artefact\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"participant.verify.instructions.read.aloud\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"conversation.ongoing\":[\"Ongoing\"],\"J6n7sl\":[\"Ongoing\"],\"uTmEDj\":[\"Ongoing Conversations\"],\"a//PzZ\":[\"Only change this setting in consultation with the responsible person(s) for data protection within your organisation.\"],\"QvvnWK\":[\"Only the \",[\"0\"],\" finished \",[\"1\"],\" will be included in the report right now. \"],\"participant.alert.microphone.access.failure\":[\"Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready.\"],\"J17dTs\":[\"Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready.\"],\"1TNIig\":[\"Open\"],\"NRLF9V\":[\"Open Documentation\"],\"2CyWv2\":[\"Open for Participation?\"],\"Z7K0px\":[\"Open guide\"],\"JoAjm8\":[\"Open Host Guide\"],\"participant.button.open.troubleshooting.guide\":[\"Open troubleshooting guide\"],\"7yrRHk\":[\"Open troubleshooting guide\"],\"Hak8r6\":[\"Open your authenticator app and enter the current six-digit code.\"],\"LLAa/9\":[\"Optional\"],\"V44CS4\":[\"Optional field on the start page\"],\"bkndzy\":[\"Optional field on the thank you page\"],\"0zpgxV\":[\"Options\"],\"6lcDxb\":[\"Organiser's Privacy Policy URL\"],\"GC75c7\":[\"Outcome approved successfully!\"],\"QLXrh9\":[\"Outcome reloaded successfully!\"],\"LJg1UW\":[\"Outcome revised successfully!\"],\"df3S+R\":[\"Outcome updated!\"],\"1fjbvD\":[\"outcomes\"],\"ZU3zZC\":[\"Outcomes\"],\"6/dCYd\":[\"Overview\"],\"/fAXQQ\":[\"Overview - Themes & patterns\"],\"6WdDG7\":[\"Page\"],\"Wu++6g\":[\"Page Content\"],\"8F1i42\":[\"Page not found\"],\"6+Py7/\":[\"Page Title\"],\"v8fxDX\":[\"Participant\"],\"h3AUOJ\":[\"Participant Email\"],\"WdEzKM\":[\"Participant Emails\"],\"Uc9fP1\":[\"Participant Features\"],\"rMCv1T\":[\"Participant name and email\"],\"y4n1fB\":[\"Participants will be able to select tags when creating conversations\"],\"8ZsakT\":[\"Password\"],\"w3/J5c\":[\"Password protect portal (request feature)\"],\"lpIMne\":[\"Passwords do not match\"],\"IgrLD/\":[\"Pause\"],\"PTSHeg\":[\"Pause reading\"],\"UbRKMZ\":[\"Pending\"],\"zmwvG2\":[\"Phone\"],\"6v5aT9\":[\"Pick the approach that fits your question\"],\"participant.alert.microphone.access\":[\"Please allow microphone access to start the test.\"],\"3flRk2\":[\"Please allow microphone access to start the test.\"],\"SQSc5o\":[\"Please check back later or contact the project owner for more information.\"],\"T8REcf\":[\"Please check your inputs for errors.\"],\"S6iyis\":[\"Please do not close your browser\"],\"n6oAnk\":[\"Please enable participation to enable sharing\"],\"fwrPh4\":[\"Please enter a valid email.\"],\"iMWXJN\":[\"Please keep this screen lit up (black screen = not recording)\"],\"D90h1s\":[\"Please login to continue.\"],\"mUGRqu\":[\"Please provide a concise summary of the following provided in the context.\"],\"ps5D2F\":[\"Please record your response by clicking the \\\"Record\\\" button below. You may also choose to respond in text by clicking the text icon. \\n**Please keep this screen lit up** \\n(black screen = not recording)\"],\"TsuUyf\":[\"Please record your response by clicking the \\\"Start Recording\\\" button below. You may also choose to respond in text by clicking the text icon.\"],\"4TVnP7\":[\"Please select a language for your report\"],\"N63lmJ\":[\"Please select a language for your updated report\"],\"XvD4FK\":[\"Please select at least one source\"],\"hxTGLS\":[\"Please select conversations from the sidebar to proceed\"],\"GXZvZ7\":[\"Please wait \",[\"timeStr\"],\" before requesting another echo.\"],\"Am5V3+\":[\"Please wait \",[\"timeStr\"],\" before requesting another Echo.\"],\"CE1Qet\":[\"Please wait \",[\"timeStr\"],\" before requesting another ECHO.\"],\"Fx1kHS\":[\"Please wait \",[\"timeStr\"],\" before requesting another reply.\"],\"MgJuP2\":[\"Please wait while we generate your report. You will automatically be redirected to the report page.\"],\"library.processing.request\":[\"Please wait while we process your request. You requested to create the library on \",[\"0\"]],\"04DMtb\":[\"Please wait while we process your retranscription request. You will be redirected to the new conversation when ready.\"],\"ei5r44\":[\"Please wait while we update your report. You will automatically be redirected to the report page.\"],\"j5KznP\":[\"Please wait while we verify your email address.\"],\"uRFMMc\":[\"Portal Content\"],\"qVypVJ\":[\"Portal Editor\"],\"g2UNkE\":[\"Powered by\"],\"MPWj35\":[\"Preparing your conversations... This may take a moment.\"],\"/SM3Ws\":[\"Preparing your experience\"],\"hyneRf\":[\"Preview: The quick brown fox jumps over the lazy dog.\"],\"UoByX/\":[\"Print / Save PDF\"],\"ANWB5x\":[\"Print this report\"],\"zwqetg\":[\"Privacy Statements\"],\"qAGp2O\":[\"Proceed\"],\"select.all.modal.proceed\":[\"Proceed\"],\"stk3Hv\":[\"processing\"],\"vrnnn9\":[\"Processing\"],\"select.all.modal.loading.description\":[\"Processing <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" and adding them to your chat\"],\"kvs/6G\":[\"Processing failed for this conversation. This conversation will not be available for analysis and chat.\"],\"q11K6L\":[\"Processing failed for this conversation. This conversation will not be available for analysis and chat. Last Known Status: \",[\"0\"]],\"NQiPr4\":[\"Processing Transcript\"],\"48px15\":[\"Processing your report...\"],\"gzGDMM\":[\"Processing your retranscription request...\"],\"Hie0VV\":[\"Project Created\"],\"0qmd8V\":[\"Project default: enabled. This will replace personally identifiable information with .\"],\"xJMpjP\":[\"Project Library | Dembrane\"],\"QDjWwu\":[\"Project Meta Summary\"],\"OyIC0Q\":[\"Project name\"],\"3gh0L6\":[\"Project name and ID\"],\"6Z2q2Y\":[\"Project name must be at least 4 characters long\"],\"n7JQEk\":[\"Project not found\"],\"hjaZqm\":[\"Project Overview\"],\"Jbf9pq\":[\"Project Overview | Dembrane\"],\"O1x7Ay\":[\"Project Overview and Edit\"],\"Wsk5pi\":[\"Project Settings\"],\"+0B+ue\":[\"Projects\"],\"Eb7xM7\":[\"Projects | Dembrane\"],\"JQVviE\":[\"Projects Home\"],\"nyEOdh\":[\"Provide an overview of the main topics and recurring themes\"],\"6oqr95\":[\"Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information.\"],\"EEYbdt\":[\"Publish\"],\"u3wRF+\":[\"Published\"],\"E7YTYP\":[\"Pull out the most impactful quotes from this session\"],\"eWLklq\":[\"Quotes\"],\"0ZBIgY\":[\"Re-use settings from an existing webhook\"],\"wZxwNu\":[\"Read aloud\"],\"participant.ready.to.begin\":[\"Ready to Begin?\"],\"ZKOO0I\":[\"Ready to Begin?\"],\"ShoKlK\":[\"Ready to connect your tools? Add a webhook to automatically receive conversation data when events happen.\"],\"hpnYpo\":[\"Recommended apps\"],\"participant.button.interruption.reconnect\":[\"Reconnect\"],\"participant.button.record\":[\"Record\"],\"w80YWM\":[\"Record\"],\"s4Sz7r\":[\"Record another conversation\"],\"participant.modal.interruption.title\":[\"Recording interrupted\"],\"participant.modal.pause.title\":[\"Recording Paused\"],\"view.recreate.tooltip\":[\"Recreate View\"],\"view.recreate.modal.title\":[\"Recreate View\"],\"CqnkB0\":[\"Recurring Themes\"],\"9aloPG\":[\"References\"],\"lCF0wC\":[\"Refresh\"],\"ZMXpAp\":[\"Refresh audit logs\"],\"844H5I\":[\"Regenerate Library\"],\"bluvj0\":[\"Regenerate Summary\"],\"participant.regenerating.outcome\":[\"Regenerating the outcome\"],\"oYlYU+\":[\"Regenerating the summary. Please wait...\"],\"wYz80B\":[\"Register | Dembrane\"],\"w3qEvq\":[\"Register as a new user\"],\"7dZnmw\":[\"Relevance\"],\"participant.button.reload.page.text.mode\":[\"Reload Page\"],\"participant.button.reload\":[\"Reload Page\"],\"participant.concrete.artefact.action.button.reload\":[\"Reload Page\"],\"hTDMBB\":[\"Reload Page\"],\"t/YqKh\":[\"Remove\"],\"Kl7//J\":[\"Remove Email\"],\"cILfnJ\":[\"Remove file\"],\"CJgPtd\":[\"Remove from this chat\"],\"project.sidebar.chat.rename\":[\"Rename\"],\"2wxgft\":[\"Rename\"],\"XyN13i\":[\"Reply Prompt\"],\"gjpdaf\":[\"Report\"],\"Q3LOVJ\":[\"Report an issue\"],\"DUmD+q\":[\"Report Created - \",[\"0\"]],\"KFQLa2\":[\"Report generation is currently in beta and limited to projects with fewer than 10 hours of recording.\"],\"hIQOLx\":[\"Report Notifications\"],\"lNo4U2\":[\"Report Updated - \",[\"0\"]],\"library.request.access\":[\"Request Access\"],\"uLZGK+\":[\"Request Access\"],\"dglEEO\":[\"Request Password Reset\"],\"u2Hh+Y\":[\"Request Password Reset | Dembrane\"],\"participant.alert.microphone.access.loading\":[\"Requesting microphone access to detect available devices...\"],\"MepchF\":[\"Requesting microphone access to detect available devices...\"],\"0Hf+6m\":[\"Requires \\\"Ask for Email?\\\" to be enabled\"],\"OfhWJH\":[\"Reset\"],\"xeMrqw\":[\"Reset All Options\"],\"KbS2K9\":[\"Reset Password\"],\"UMMxwo\":[\"Reset Password | Dembrane\"],\"L+rMC9\":[\"Reset to default\"],\"s+MGs7\":[\"Resources\"],\"participant.button.stop.resume\":[\"Resume\"],\"v39wLo\":[\"Resume\"],\"sVzC0H\":[\"Retranscribe\"],\"ehyRtB\":[\"Retranscribe conversation\"],\"1JHQpP\":[\"Retranscribe Conversation\"],\"+gmVxi\":[\"Retranscription not available for anonymized conversations\"],\"MXwASV\":[\"Retranscription started. New conversation will be available soon.\"],\"6gRgw8\":[\"Retry\"],\"H1Pyjd\":[\"Retry Upload\"],\"9VUzX4\":[\"Review activity for your workspace. Filter by collection or action, and export the current view for further investigation.\"],\"UZVWVb\":[\"Review files before uploading\"],\"3lYF/Z\":[\"Review processing status for every conversation collected in this project.\"],\"participant.concrete.action.button.revise\":[\"Revise\"],\"OG3mVO\":[\"Revision #\",[\"revisionNumber\"]],\"kv1ztT\":[\"Right-click to highlight\"],\"xxCtZv\":[\"Rows per page\"],\"IqCtR/\":[\"Run status:\"],\"tfDRzk\":[\"Save\"],\"participant.concrete.action.button.save\":[\"Save\"],\"IUwGEM\":[\"Save Changes\"],\"2VA/7X\":[\"Save Error!\"],\"XvjC4F\":[\"Saving...\"],\"nHeO/c\":[\"Scan the QR code or copy the secret into your app.\"],\"oOi11l\":[\"Scroll to bottom\"],\"select.all.modal.loading.search\":[\"Search\"],\"A1taO8\":[\"Search\"],\"OWm+8o\":[\"Search conversations\"],\"blFttG\":[\"Search projects\"],\"I0hU01\":[\"Search Projects\"],\"RVZJWQ\":[\"Search projects...\"],\"lnWve4\":[\"Search tags\"],\"pECIKL\":[\"Search templates...\"],\"select.all.modal.search.text\":[\"Search text:\"],\"nhvuQF\":[\"Search webhooks...\"],\"uSvNyU\":[\"Searched through the most relevant sources\"],\"Wj2qJm\":[\"Searching through the most relevant sources\"],\"8VEDbV\":[\"Secret\"],\"Y1y+VB\":[\"Secret copied\"],\"Eyh9/O\":[\"See conversation status details\"],\"0sQPzI\":[\"See you soon\"],\"1ZTiaz\":[\"Segments\"],\"H/diq7\":[\"Select a microphone\"],\"s5OrCL\":[\"Select a webhook to clone\"],\"wgNoIs\":[\"Select all\"],\"+fRipn\":[\"Select all (\",[\"remainingCount\"],\")\"],\"select.all.modal.title.results\":[\"Select All Results\"],\"o4e/70\":[\"Select at least one event\"],\"NK2YNj\":[\"Select Audio Files to Upload\"],\"/3ntVG\":[\"Select conversations and find exact quotes\"],\"LyHz7Q\":[\"Select conversations from sidebar\"],\"n4rh8x\":[\"Select Project\"],\"ekUnNJ\":[\"Select tags\"],\"CG1cTZ\":[\"Select the instructions that will be shown to participants when they start a conversation\"],\"qxzrcD\":[\"Select the type of feedback or engagement you want to encourage.\"],\"QdpRMY\":[\"Select tutorial\"],\"dashboard.dembrane.feature.verify.topic.select\":[\"Select which topics participants can use for \\\"Verify\\\".\"],\"participant.select.microphone\":[\"Select your microphone:\"],\"vKH1Ye\":[\"Select your microphone:\"],\"gU5H9I\":[\"Selected Files (\",[\"0\"],\"/\",[\"MAX_FILES\"],\")\"],\"participant.selected.microphone\":[\"Selected microphone:\"],\"tP/pEQ\":[\"Selection too large\"],\"select.all.modal.context.limit.reached\":[\"Selection too large. Some conversations weren't added.\"],\"JlFcis\":[\"Send\"],\"3mlq2q\":[\"Send a message to start an agentic run.\"],\"PIMJF6\":[\"Send Slack/Teams notifications when new conversations are completed\"],\"VTmyvi\":[\"Sentiment\"],\"NprC8U\":[\"Session Name\"],\"DMl1JW\":[\"Setting up your first project\"],\"Tz0i8g\":[\"Settings\"],\"participant.settings.modal.title\":[\"Settings\"],\"PErdpz\":[\"Settings | Dembrane\"],\"Z8lGw6\":[\"Share\"],\"/XNQag\":[\"Share this report\"],\"oX3zgA\":[\"Share your details here\"],\"Dc7GM4\":[\"Share your voice\"],\"swzLuF\":[\"Share your voice by scanning the QR code below.\"],\"+tz9Ky\":[\"Shortest First\"],\"8vETh9\":[\"Show\"],\"h8lzfw\":[\"Show \",[\"0\"]],\"lZw9AX\":[\"Show all\"],\"w1eody\":[\"Show audio player\"],\"pzaNzD\":[\"Show data\"],\"yrhNQG\":[\"Show duration\"],\"Qc9KX+\":[\"Show IP addresses\"],\"6lGV3K\":[\"Show less\"],\"fMPkxb\":[\"Show more\"],\"3bGwZS\":[\"Show references\"],\"OV2iSn\":[\"Show revision data\"],\"3Sg56r\":[\"Show timeline in report (request feature)\"],\"DLEIpN\":[\"Show timestamps (experimental)\"],\"Tqzrjk\":[\"Showing \",[\"displayFrom\"],\"–\",[\"displayTo\"],\" of \",[\"totalItems\"],\" entries\"],\"dbWo0h\":[\"Sign in with Google\"],\"participant.mic.check.button.skip\":[\"Skip\"],\"6Uau97\":[\"Skip\"],\"lH0eLz\":[\"Skip data privacy slide (Host manages consent)\"],\"b6NHjr\":[\"Skip data privacy slide (Host manages legal base)\"],\"select.all.modal.context.limit.reached.description\":[\"Skipped because the selection was too large.\"],\"4Q9po3\":[\"Some conversations are still being processed. Auto-select will work optimally once audio processing is complete.\"],\"q+pJ6c\":[\"Some files were already selected and won't be added twice.\"],\"select.all.modal.skip.disclaimer\":[\"Some may be skipped (no transcript or selection too large).\"],\"nwtY4N\":[\"Something went wrong\"],\"participant.conversation.error.text.mode\":[\"Something went wrong\"],\"participant.conversation.error\":[\"Something went wrong\"],\"avSWtK\":[\"Something went wrong while exporting audit logs.\"],\"q9A2tm\":[\"Something went wrong while generating the secret.\"],\"JOKTb4\":[\"Something went wrong while uploading the file: \",[\"0\"]],\"KeOwCj\":[\"Something went wrong with the conversation. Please try refreshing the page or contact support if the issue persists\"],\"participant.explore.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>Explore button, or contact support if the issue continues.\"],\"fWsBTs\":[\"Something went wrong. Please try again.\"],\"participant.go.deeper.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"f6Hub0\":[\"Sort\"],\"/AhHDE\":[\"Source \",[\"0\"]],\"u7yVRn\":[\"Sources:\"],\"65A04M\":[\"Spanish\"],\"zuoIYL\":[\"Speaker\"],\"z5/5iO\":[\"Specific Context\"],\"mORM2E\":[\"Specific Details\"],\"Etejcu\":[\"Specific Details - Selected conversations\"],\"AS7WoE\":[\"Start fresh\"],\"participant.button.start.new.conversation.text.mode\":[\"Start New Conversation\"],\"participant.button.start.new.conversation\":[\"Start New Conversation\"],\"c6FrMu\":[\"Start New Conversation\"],\"i88wdJ\":[\"Start over\"],\"pHVkqA\":[\"Start Recording\"],\"uAQUqI\":[\"Status\"],\"ygCKqB\":[\"Stop\"],\"participant.button.stop\":[\"Stop\"],\"kimwwT\":[\"Strategic Planning\"],\"hQRttt\":[\"Submit\"],\"participant.button.submit.text.mode\":[\"Submit\"],\"0Pd4R1\":[\"Submitted via text input\"],\"zzDlyQ\":[\"Success\"],\"bh1eKt\":[\"Suggested:\"],\"F1nkJm\":[\"Summarize\"],\"4ZpfGe\":[\"Summarize key insights from my interviews\"],\"5Y4tAB\":[\"Summarize this interview into a shareable article\"],\"dXoieq\":[\"Summary\"],\"+bZY9/\":[\"Summary (when available)\"],\"g6o+7L\":[\"Summary generated successfully.\"],\"kiOob5\":[\"Summary not available yet\"],\"OUi+O3\":[\"Summary regenerated successfully.\"],\"Pqa6KW\":[\"Summary will be available once the conversation is transcribed\"],\"6ZHOF8\":[\"Supported formats: MP3, WAV, OGG, WEBM, M4A, MP4, AAC, FLAC, OPUS\"],\"participant.link.switch.text\":[\"Switch to text input\"],\"D+NlUC\":[\"System\"],\"OYHzN1\":[\"Tags\"],\"nlxlmH\":[\"Take some time to create an outcome that makes your contribution concrete or get an immediate reply from dembrane to help you deepen the conversation.\"],\"eyu39U\":[\"Take some time to create an outcome that makes your contribution concrete.\"],\"participant.refine.make.concrete.description\":[\"Take some time to create an outcome that makes your contribution concrete.\"],\"QCchuT\":[\"Template applied\"],\"iTylMl\":[\"Templates\"],\"b7L2Jj\":[\"Test Webhook\"],\"xeiujy\":[\"Text\"],\"CPN34F\":[\"Thank you for participating!\"],\"EM1Aiy\":[\"Thank You Page\"],\"u+Whi9\":[\"Thank You Page Content\"],\"1LLF3Z\":[\"Thank you!\"],\"2yHHa6\":[\"That code didn't work. Try again with a fresh code from your authenticator app.\"],\"TQCE79\":[\"The code didn't work, please try again.\"],\"participant.conversation.error.loading.text.mode\":[\"The conversation could not be loaded. Please try again or contact support.\"],\"participant.conversation.error.loading\":[\"The conversation could not be loaded. Please try again or contact support.\"],\"nO942E\":[\"The conversation could not be loaded. Please try again or contact support.\"],\"mK5NUZ\":[\"The endpoint where we'll send the data. Get this from your receiving service (e.g., Zapier, Make, or your own server).\"],\"Jo19Pu\":[\"The following conversations were automatically added to the context\"],\"Lngj9Y\":[\"The Portal is the website that loads when participants scan the QR code.\"],\"bWqoQ6\":[\"the project library.\"],\"hTCMdd\":[\"The summary is being generated. Please wait for it to be available.\"],\"+AT8nl\":[\"The summary is being regenerated. Please wait for it to be available.\"],\"iV8+33\":[\"The summary is being regenerated. Please wait for the new summary to be available.\"],\"AgC2rn\":[\"The summary is being regenerated. Please wait upto 2 minutes for the new summary to be available.\"],\"PTNxDe\":[\"The transcript for this conversation is being processed. Please check back later.\"],\"uPGyvo\":[\"The webhook URL and events will be cloned. You'll need to re-enter the secret if one was configured.\"],\"FEr96N\":[\"Theme\"],\"T8rsM6\":[\"There was an error cloning your project. Please try again or contact support.\"],\"JDFjCg\":[\"There was an error creating your report. Please try again or contact support.\"],\"e3JUb8\":[\"There was an error generating your report. In the meantime, you can analyze all your data using the library or select specific conversations to chat with.\"],\"7qENSx\":[\"There was an error updating your report. Please try again or contact support.\"],\"V7zEnY\":[\"There was an error verifying your email. Please try again.\"],\"gtlVJt\":[\"These are some helpful preset templates to get you started.\"],\"sd848K\":[\"These are your default view templates. Once you create your library these will be your first two views.\"],\"select.all.modal.other.reason.description\":[\"These conversations were excluded due to missing transcripts.\"],\"8xYB4s\":[\"These default view templates will be generated when you create your first library.\"],\"Ed99mE\":[\"Thinking...\"],\"conversation.linked_conversations.description\":[\"This conversation has the following copies:\"],\"conversation.linking_conversations.description\":[\"This conversation is a copy of\"],\"dt1MDy\":[\"This conversation is still being processed. It will be available for analysis and chat shortly.\"],\"5ZpZXq\":[\"This conversation is still being processed. It will be available for analysis and chat shortly. \"],\"SzU1mG\":[\"This email is already in the list.\"],\"JtPxD5\":[\"This email is already subscribed to notifications.\"],\"participant.modal.refine.info.available.in\":[\"This feature will be available in \",[\"remainingTime\"],\" seconds.\"],\"lja/om\":[\"This information is anonymized\"],\"QR7hjh\":[\"This is a live preview of the participant's portal. You will need to refresh the page to see the latest changes.\"],\"+JlPfM\":[\"This is an example of the JSON data sent to your webhook URL when a conversation is summarized.\"],\"library.description\":[\"This is your project library. Create views to analyse your entire project at once.\"],\"gqYJin\":[\"This is your project library. Currently, \",[\"0\"],\" conversations are waiting to be processed.\"],\"sNnJJH\":[\"This is your project library. Currently,\",[\"0\"],\" conversations are waiting to be processed.\"],\"tJL2Lh\":[\"This language will be used for the Participant's Portal and transcription.\"],\"BAUPL8\":[\"This language will be used for the Participant's Portal and transcription. To change the language of this application, please use the language picker through the settings in the header.\"],\"zyA8Hj\":[\"This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead.\"],\"Gbd5HD\":[\"This language will be used for the Participant's Portal.\"],\"9ww6ML\":[\"This page is shown after the participant has completed the conversation.\"],\"1gmHmj\":[\"This page is shown to participants when they start a conversation after they successfully complete the tutorial.\"],\"bEbdFh\":[\"This project library was generated on\"],\"No7/sO\":[\"This project library was generated on \",[\"0\"],\".\"],\"nYeaxs\":[\"This prompt guides how the AI responds to participants. Customize it to shape the type of feedback or engagement you want to encourage.\"],\"Yig29e\":[\"This report is not yet available. \"],\"GQTpnY\":[\"This report was opened by \",[\"0\"],\" people\"],\"okY/ix\":[\"This summary is AI-generated and brief, for thorough analysis, use the Chat or Library.\"],\"hwyBn8\":[\"This title is shown to participants when they start a conversation\"],\"Dj5ai3\":[\"This will clear your current input. Are you sure?\"],\"NrRH+W\":[\"This will create a copy of the current project. Only settings and tags are copied. Reports, chats and conversations are not included in the clone. You will be redirected to the new project after cloning.\"],\"hsNXnX\":[\"This will create a new conversation with the same audio but a fresh transcription. The original conversation will remain unchanged.\"],\"add.tag.filter.modal.info\":[\"This will filter the conversation list to show conversations with this tag.\"],\"participant.concrete.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.concrete.loading.artefact.description\":[\"This will just take a moment\"],\"n4l4/n\":[\"This will replace personally identifiable information with .\"],\"Ww6cQ8\":[\"Time Created\"],\"8TMaZI\":[\"Timestamp\"],\"XSqo4Y\":[\"Timestamps and duration\"],\"rm2Cxd\":[\"Tip\"],\"fEocaE\":[\"Tip: Use the play button (▶) to send a test payload to your webhook and verify it's working correctly.\"],\"MHrjPM\":[\"Title\"],\"1xkgU6\":[\"Title auto-generated\"],\"5h7Z+m\":[\"To assign a new tag, please create it first in the project overview.\"],\"o3rowT\":[\"To generate a report, please start by adding conversations in your project\"],\"select.all.modal.context.limit\":[\"Too large\"],\"yIsdT7\":[\"Too long\"],\"th8cMZ\":[\"Topic-based title describing what was discussed\"],\"sFMBP5\":[\"Topics\"],\"ONchxy\":[\"total\"],\"fp5rKh\":[\"Transcribing...\"],\"DDziIo\":[\"Transcript\"],\"hfpzKV\":[\"Transcript copied to clipboard\"],\"AJc6ig\":[\"Transcript not available\"],\"N/50DC\":[\"Transcript Settings\"],\"FRje2T\":[\"Transcription in progress...\"],\"0l9syB\":[\"Transcription in progress…\"],\"H3fItl\":[\"Transform these transcripts into a LinkedIn post that cuts through the noise. Please:\\n\\nExtract the most compelling insights - skip anything that sounds like standard business advice\\nWrite it like a seasoned leader who challenges conventional wisdom, not a motivational poster\\nFind one genuinely unexpected observation that would make even experienced professionals pause\\nMaintain intellectual depth while being refreshingly direct\\nOnly use data points that actually challenge assumptions\\nKeep formatting clean and professional (minimal emojis, thoughtful spacing)\\nStrike a tone that suggests both deep expertise and real-world experience\\n\\nNote: If the content doesn't contain any substantive insights, please let me know we need stronger source material. I'm looking to contribute real value to the conversation, not add to the noise.\"],\"53dSNP\":[\"Transform this content into insights that actually matter. Please:\\n\\nExtract core ideas that challenge standard thinking\\nWrite like someone who understands nuance, not a textbook\\nFocus on the non-obvious implications\\nKeep it sharp and substantive\\nOnly highlight truly meaningful patterns\\nStructure for clarity and impact\\nBalance depth with accessibility\\n\\nNote: If the similarities/differences are too superficial, let me know we need more complex material to analyze.\"],\"uK9JLu\":[\"Transform this discussion into actionable intelligence. Please:\\n\\nCapture the strategic implications, not just talking points\\nStructure it like a thought leader's analysis, not minutes\\nHighlight decision points that challenge standard thinking\\nKeep the signal-to-noise ratio high\\nFocus on insights that drive real change\\nOrganize for clarity and future reference\\nBalance tactical details with strategic vision\\n\\nNote: If the discussion lacks substantial decision points or insights, flag it for deeper exploration next time.\"],\"DtButj\":[\"Trigger automated workflows in tools like Zapier, Make, or n8n\"],\"qJb6G2\":[\"Try Again\"],\"eP1iDc\":[\"Try asking\"],\"goQEqo\":[\"Try moving a bit closer to your microphone for better sound quality.\"],\"EIU345\":[\"Two-factor authentication\"],\"NwChk2\":[\"Two-factor authentication disabled\"],\"qwpE/S\":[\"Two-factor authentication enabled\"],\"+zy2Nq\":[\"Type\"],\"PD9mEt\":[\"Type a message...\"],\"EvmL3X\":[\"Type your response here\"],\"MksxNf\":[\"Unable to load audit logs.\"],\"participant.outcome.error.title\":[\"Unable to Load Outcome\"],\"8vqTzl\":[\"Unable to load the generated artefact. Please try again.\"],\"59QK2U\":[\"Unable to load the generated outcome. Please try again.\"],\"nGxDbq\":[\"Unable to process this chunk\"],\"9uI/rE\":[\"Undo\"],\"Ef7StM\":[\"Unknown\"],\"1MTTTw\":[\"Unknown reason\"],\"H899Z+\":[\"unread announcement\"],\"0pinHa\":[\"unread announcements\"],\"sCTlv5\":[\"Unsaved changes\"],\"SMaFdc\":[\"Unsubscribe\"],\"jlrVDp\":[\"Untitled Conversation\"],\"EkH9pt\":[\"Update\"],\"3RboBp\":[\"Update Report\"],\"4loE8L\":[\"Update the report to include the latest data\"],\"Jv5s94\":[\"Update your report to include the latest changes in your project. The link to share the report would remain the same.\"],\"kwkhPe\":[\"Upgrade\"],\"UkyAtj\":[\"Upgrade to unlock Auto-select and analyze 10x more conversations in half the time—no more manual selection, just deeper insights instantly.\"],\"ONWvwQ\":[\"Upload\"],\"UN8G93\":[\"Upload a custom logo to replace the dembrane logo across the portal, dashboard, reports, and host guide.\"],\"8XD6tj\":[\"Upload Audio\"],\"kV3A2a\":[\"Upload Complete\"],\"4Fr6DA\":[\"Upload conversations\"],\"pZq3aX\":[\"Upload failed. Please try again.\"],\"HAKBY9\":[\"Upload Files\"],\"Wft2yh\":[\"Upload in progress\"],\"JveaeL\":[\"Upload resources\"],\"3wG7HI\":[\"Uploaded\"],\"k/LaWp\":[\"Uploading Audio Files...\"],\"participant.modal.uploading\":[\"Uploading audio...\"],\"participant.modal.interruption.uploading\":[\"Uploading audio...\"],\"HtrFfw\":[\"URL is required\"],\"3VnYUR\":[\"URL must start with http:// or https://\"],\"VdaKZe\":[\"Use experimental features\"],\"rmMdgZ\":[\"Use PII Redaction\"],\"ngdRFH\":[\"Use Shift + Enter to add a new line\"],\"7sNhEz\":[\"Username\"],\"S2LyQ+\":[\"Using default dembrane logo\"],\"mUOhaJ\":[\"Using webhooks? We'd love to hear from you\"],\"GWpt68\":[\"Verification Topics\"],\"c242dc\":[\"verified\"],\"select.all.modal.verified\":[\"Verified\"],\"select.all.modal.loading.verified\":[\"Verified\"],\"conversation.filters.verified.text\":[\"Verified\"],\"swn5Tq\":[\"verified artefact\"],\"ob18eo\":[\"Verified Artefacts\"],\"Iv1iWN\":[\"verified artifacts\"],\"dashboard.dembrane.verify.title\":[\"Verify\"],\"participant.echo.verify\":[\"Verify\"],\"4LFZoj\":[\"Verify code\"],\"w6Mgbs\":[\"Verify Topics\"],\"jpctdh\":[\"View\"],\"+fxiY8\":[\"View conversation details\"],\"H1e6Hv\":[\"View Conversation Status\"],\"SZw9tS\":[\"View Details\"],\"95YFbG\":[\"View example payload\"],\"D4e7re\":[\"View your responses\"],\"tzEbkt\":[\"Wait \",[\"0\"],\":\",[\"1\"]],\"Px9INg\":[\"Want to add a template to \\\"Dembrane\\\"?\"],\"bO5RNo\":[\"Want to add a template to ECHO?\"],\"r6y+jM\":[\"Warning\"],\"pUTmp1\":[\"Warning: You have added \",[\"0\"],\" key terms. Only the first \",[\"ASSEMBLYAI_MAX_HOTWORDS\"],\" will be used by the transcription engine.\"],\"participant.alert.microphone.access.issue\":[\"We cannot hear you. Please try changing your microphone or get a little closer to the device.\"],\"SrJOPD\":[\"We cannot hear you. Please try changing your microphone or get a little closer to the device.\"],\"Ul0g2u\":[\"We couldn’t disable two-factor authentication. Try again with a fresh code.\"],\"sM2pBB\":[\"We couldn’t enable two-factor authentication. Double-check your code and try again.\"],\"Ewk6kb\":[\"We couldn't load the audio. Please try again later.\"],\"xMeAeQ\":[\"We have sent you an email with next steps. If you don't see it, check your spam folder.\"],\"9qYWL7\":[\"We have sent you an email with next steps. If you don't see it, check your spam folder. If you still don't see it, please contact evelien@dembrane.com\"],\"3fS27S\":[\"We have sent you an email with next steps. If you don't see it, check your spam folder. If you still don't see it, please contact jules@dembrane.com\"],\"participant.modal.echo.info.reason\":[\"We need a bit more context to help you use ECHO effectively. Please continue recording so we can provide better suggestions.\"],\"dni8nq\":[\"We will only send you a message if your host generates a report, we never share your details with anyone. You can opt out at any time.\"],\"participant.test.microphone.description\":[\"We'll test your microphone to ensure the best experience for everyone in the session.\"],\"tQtKw5\":[\"We'll test your microphone to ensure the best experience for everyone in the session.\"],\"+eLc52\":[\"We’re picking up some silence. Try speaking up so your voice comes through clearly.\"],\"TRDppN\":[\"Webhook\"],\"nuh/Wq\":[\"Webhook URL\"],\"v1kQyJ\":[\"Webhooks\"],\"BTA0e8\":[\"Webhooks are automated messages sent from one app to another when something happens. Think of them as a \\\"notification system\\\" for your other tools.\"],\"6jfS51\":[\"Welcome\"],\"9eF5oV\":[\"Welcome back\"],\"i1hzzO\":[\"Welcome to Big Picture Mode! I have summaries of all your conversations loaded. Ask me about patterns, themes, and insights across your data. For exact quotes, start a new chat in Specific Details mode.\"],\"fwEAk/\":[\"Welcome to dembrane Chat! Use the sidebar to select resources and conversations that you want to analyse. Then, you can ask questions about the selected resources and conversations.\"],\"AKBU2w\":[\"Welcome to Dembrane!\"],\"TACmoL\":[\"Welcome to Overview Mode! I have summaries of all your conversations loaded. Ask me about patterns, themes, and insights across your data. For exact quotes, start a new chat in Deep Dive mode.\"],\"u4aLOz\":[\"Welcome to Overview Mode! I have summaries of all your conversations loaded. Ask me about patterns, themes, and insights across your data. For exact quotes, start a new chat in Specific Context mode.\"],\"Bck6Du\":[\"Welcome to Reports!\"],\"aEpQkt\":[\"Welcome to Your Home! Here you can see all your projects and get access to tutorial resources. Currently, you have no projects. Click \\\"Create\\\" to configure to get started!\"],\"klH6ct\":[\"Welcome!\"],\"Tfxjl5\":[\"What are the main themes across all conversations?\"],\"RL57XM\":[\"What are webhooks? (2 min read)\"],\"vv/EFG\":[\"What data is sent?\"],\"participant.verify.selection.title\":[\"What do you want to verify?\"],\"fyMvis\":[\"What patterns emerge from the data?\"],\"qGrqH9\":[\"What were the key moments in this conversation?\"],\"FXZcgH\":[\"What would you like to explore?\"],\"W5R8OO\":[\"When a participant opens the portal, enters their details, and begins a conversation\"],\"7t3vo1\":[\"When all audio has been converted to text and the full transcript is available\"],\"N0GETg\":[\"When are webhooks triggered?\"],\"KmUKwU\":[\"When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. Anonymized conversations also disable audio playback, audio download, and retranscription to protect participant privacy. This cannot be undone for already-processed conversations.\"],\"LEYli4\":[\"When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. This cannot be undone for already-processed conversations.\"],\"NPIwj3\":[\"When the summary is ready (includes both transcript and summary)\"],\"KcnIXL\":[\"will be included in your report\"],\"add.tag.filter.modal.description\":[\"Would you like to add this tag to your current filters?\"],\"participant.button.finish.yes.text.mode\":[\"Yes\"],\"kWJmRL\":[\"You\"],\"Dl7lP/\":[\"You are already unsubscribed or your link is invalid.\"],\"E71LBI\":[\"You can only upload up to \",[\"MAX_FILES\"],\" files at a time. Only the first \",[\"0\"],\" files will be added.\"],\"tbeb1Y\":[\"You can still use the Ask feature to chat with any conversation\"],\"select.all.modal.already.added\":[\"You have already added <0>\",[\"existingContextCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" to this chat.\"],\"7W35AW\":[\"You have already added all the conversations related to this\"],\"participant.modal.change.mic.confirmation.text\":[\"You have changed the mic. Doing this will save your audio till this point and restart your recording.\"],\"vCyT5z\":[\"You have some conversations that have not been processed yet. Regenerate the library to process them.\"],\"T/Q7jW\":[\"You have successfully unsubscribed.\"],\"lTDtES\":[\"You may also choose to record another conversation.\"],\"1kxxiH\":[\"You may choose to add a list of proper nouns, names, or other information that may be relevant to the conversation. This will be used to improve the quality of the transcripts.\"],\"yCtSKg\":[\"You must login with the same provider you used to sign up. If you face any issues, please contact support.\"],\"snMcrk\":[\"You seem to be offline, please check your internet connection\"],\"participant.verify.instructions.receive.artefact\":[\"You'll soon get \",[\"objectLabel\"],\" to verify.\"],\"participant.verify.instructions.approval.helps\":[\"Your approval helps us understand what you really think!\"],\"Pw2f/0\":[\"Your conversation is currently being transcribed. Please check back in a few moments.\"],\"OFDbfd\":[\"Your Conversations\"],\"aZHXuZ\":[\"Your inputs will be saved automatically.\"],\"PUWgP9\":[\"Your library is empty. Create a library to see your first insights.\"],\"B+9EHO\":[\"Your response has been recorded. You may now close this tab.\"],\"wurHZF\":[\"Your responses\"],\"B8Q/i2\":[\"Your view has been created. Please wait as we process and analyse the data.\"],\"library.views.title\":[\"Your Views\"],\"lZNgiw\":[\"Your Views\"]}")as Messages; \ No newline at end of file diff --git a/echo/frontend/src/locales/es-ES.po b/echo/frontend/src/locales/es-ES.po index 3a7f375e..4e4134a0 100644 --- a/echo/frontend/src/locales/es-ES.po +++ b/echo/frontend/src/locales/es-ES.po @@ -255,7 +255,7 @@ msgstr "{0, plural, one {Etiqueta:} other {Etiquetas:}}" #: src/routes/project/chat/ProjectChatRoute.tsx:602 #: src/components/settings/FontSettingsCard.tsx:49 #: src/components/settings/FontSettingsCard.tsx:51 -#: src/components/project/ProjectPortalEditor.tsx:472 +#: src/components/project/ProjectPortalEditor.tsx:484 #: src/components/chat/References.tsx:29 msgid "{0}" msgstr "{0}" @@ -273,8 +273,8 @@ msgstr "{0} añadidas" #. placeholder {0}: project.conversations?.length ?? 0 #. placeholder {1}: formatRelative( new Date(project.updated_at ?? new Date()), new Date(), ) #. placeholder {1}: formatRelative( new Date(project.updated_at ?? new Date()), new Date(), ) -#: src/components/project/ProjectListItem.tsx:32 -#: src/components/project/ProjectCard.tsx:34 +#: src/components/project/ProjectListItem.tsx:38 +#: src/components/project/ProjectCard.tsx:44 msgid "{0} Conversations • Edited {1}" msgstr "{0} Conversaciones • Editado {1}" @@ -302,7 +302,7 @@ msgstr "{finishedConversationsCount, plural, one {Actualmente, # conversación e #~ msgid "{minutes} minutes and {seconds} seconds" #~ msgstr "{minutes} minutos y {seconds} segundos" -#: src/components/report/ReportRenderer.tsx:77 +#: src/components/report/ReportRenderer.tsx:78 msgid "{readingNow} reading now" msgstr "{readingNow} leyendo ahora" @@ -387,7 +387,7 @@ msgstr "Añade todos los que correspondan" msgid "select.all.modal.title.add" msgstr "Añadir conversaciones al contexto" -#: src/components/project/ProjectPortalEditor.tsx:140 +#: src/components/project/ProjectPortalEditor.tsx:151 msgid "Add key terms or proper nouns to improve transcript quality and accuracy." msgstr "Añade términos clave o nombres propios para mejorar la calidad y precisión de la transcripción." @@ -476,7 +476,7 @@ msgstr "Ajustar el tamaño de la fuente base para la interfaz" msgid "Advanced" msgstr "Avanzado" -#: src/components/project/ProjectPortalEditor.tsx:612 +#: src/components/project/ProjectPortalEditor.tsx:647 msgid "Advanced (Tips and best practices)" msgstr "Avanzado (Consejos y best practices)" @@ -484,22 +484,22 @@ msgstr "Avanzado (Consejos y best practices)" #~ msgid "Advanced (Tips and tricks)" #~ msgstr "Avanzado (Consejos y trucos)" -#: src/components/project/ProjectPortalEditor.tsx:1150 +#: src/components/project/ProjectPortalEditor.tsx:1185 msgid "Advanced Settings" msgstr "Configuración Avanzada" #: src/components/chat/ChatModeSelector.tsx:274 #: src/components/chat/ChatModeBanner.tsx:38 msgid "Agentic" -msgstr "" +msgstr "Agentic" #: src/components/chat/ChatAccordion.tsx:58 msgid "Agentic - Tool-driven execution" -msgstr "" +msgstr "Agentic - Ejecución guiada por herramientas" #: src/components/chat/AgenticChatPanel.tsx:465 msgid "Agentic Chat" -msgstr "" +msgstr "Chat Agentic" #: src/components/settings/AuditLogsCard.tsx:465 msgid "All actions" @@ -541,7 +541,7 @@ msgstr "Ya en el contexto" #. placeholder {0}: participantCount !== undefined ? participantCount : t`loading...` #. placeholder {1}: participantCount === 1 ? "" : "s" -#: src/routes/project/report/ProjectReportRoute.tsx:330 +#: src/routes/project/report/ProjectReportRoute.tsx:332 msgid "An email notification will be sent to {0} participant{1}. Do you want to proceed?" msgstr "Se enviará una notificación por correo electrónico a {0} participante{1}. ¿Quieres continuar?" @@ -598,15 +598,15 @@ msgstr "anuncios" #~ msgid "Announcements" #~ msgstr "Anuncios" -#: src/components/project/ProjectPortalEditor.tsx:1173 +#: src/components/project/ProjectPortalEditor.tsx:1208 msgid "Anonymize Transcripts" msgstr "Anonimizar transcripciones" -#: src/components/conversation/ConversationAccordion.tsx:588 +#: src/components/conversation/ConversationAccordion.tsx:592 msgid "anonymized conversation" msgstr "conversación anónima" -#: src/components/conversation/ConversationAccordion.tsx:584 +#: src/components/conversation/ConversationAccordion.tsx:588 msgid "Anonymized conversation" msgstr "Conversación anónima" @@ -632,7 +632,7 @@ msgstr "¿Estás seguro de que quieres eliminar esta conversación? Esta acción #~ msgid "Are you sure you want to delete this project?" #~ msgstr "¿Estás seguro de que quieres eliminar este proyecto?" -#: src/components/project/ProjectDangerZone.tsx:172 +#: src/components/project/ProjectDangerZone.tsx:176 msgid "Are you sure you want to delete this project? This action cannot be undone." msgstr "¿Estás seguro de que quieres eliminar este proyecto? Esta acción no se puede deshacer." @@ -690,11 +690,11 @@ msgstr "¿Estás seguro de que quieres regenerar el resumen? Perderás el resume msgid "Ask" msgstr "Preguntar" -#: src/components/project/ProjectPortalEditor.tsx:551 +#: src/components/project/ProjectPortalEditor.tsx:563 msgid "Ask for Email?" msgstr "¿Preguntar por el email?" -#: src/components/project/ProjectPortalEditor.tsx:522 +#: src/components/project/ProjectPortalEditor.tsx:534 msgid "Ask for Name?" msgstr "¿Preguntar por el nombre?" @@ -722,7 +722,7 @@ msgstr "Aspectos" #~ msgid "At least one topic must be selected to enable Make it concrete" #~ msgstr "Tienes que seleccionar al menos un tema para activar Hacerlo concreto" -#: src/components/project/ProjectPortalEditor.tsx:957 +#: src/components/project/ProjectPortalEditor.tsx:992 msgid "At least one topic must be selected to enable Verify" msgstr "Tienes que seleccionar al menos un tema para activar Verificar" @@ -769,11 +769,11 @@ msgstr "Registros de auditoría exportados a JSON" msgid "Authenticator code" msgstr "Código de autenticación" -#: src/components/project/ProjectPortalEditor.tsx:1247 +#: src/components/project/ProjectPortalEditor.tsx:1279 msgid "Auto-generate titles" msgstr "Generar títulos automáticamente" -#: src/components/project/ProjectPortalEditor.tsx:1221 +#: src/components/project/ProjectPortalEditor.tsx:1256 msgid "Auto-generate Titles" msgstr "Generar títulos automáticamente" @@ -796,7 +796,7 @@ msgstr "Seleccionar automáticamente activado" #~ msgid "Auto-select sources to add to the chat" #~ msgstr "Seleccionar fuentes para añadir al chat" -#: src/components/project/ProjectPortalEditor.tsx:1232 +#: src/components/project/ProjectPortalEditor.tsx:1264 msgid "Automatically generate a short topic-based title for each conversation after summarization. The title describes what was discussed, not who participated. The participant's original name is preserved separately, if they provided one." msgstr "Generar automáticamente un título corto basado en temas para cada conversación después de la resumen. El título describe lo que se discutió, no quién participó. El nombre original del participante se conserva por separado, si lo proporcionaron." @@ -822,12 +822,12 @@ msgid "Back" msgstr "Atrás" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:392 +#: src/components/participant/ParticipantOnboardingCards.tsx:403 msgid "participant.button.back.microphone" msgstr "Volver" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:414 +#: src/components/participant/ParticipantOnboardingCards.tsx:425 #: src/components/layout/ParticipantHeader.tsx:86 msgid "participant.button.back" msgstr "Volver" @@ -836,20 +836,20 @@ msgstr "Volver" msgid "Back to Selection" msgstr "Volver a la selección" -#: src/components/project/ProjectPortalEditor.tsx:608 +#: src/components/project/ProjectPortalEditor.tsx:643 msgid "Basic (Essential tutorial slides)" msgstr "Básico (Diapositivas esenciales del tutorial)" -#: src/components/project/ProjectPortalEditor.tsx:486 +#: src/components/project/ProjectPortalEditor.tsx:498 msgid "Basic Settings" msgstr "Configuración Básica" #~ msgid "Begin!" #~ msgstr "¡Comenzar!" -#: src/routes/project/report/ProjectReportRoute.tsx:63 -#: src/components/project/ProjectPortalEditor.tsx:1180 -#: src/components/project/ProjectPortalEditor.tsx:1228 +#: src/routes/project/report/ProjectReportRoute.tsx:64 +#: src/components/project/ProjectPortalEditor.tsx:1215 +#: src/components/project/ProjectPortalEditor.tsx:1260 #: src/components/conversation/RetranscribeConversation.tsx:144 #: src/components/conversation/MoveConversationButton.tsx:142 #: src/components/chat/ChatModeSelector.tsx:155 @@ -858,12 +858,12 @@ msgid "Beta" msgstr "Beta" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:637 +#: src/components/project/ProjectPortalEditor.tsx:672 msgid "dashboard.dembrane.concrete.beta" msgstr "Beta" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:847 +#: src/components/project/ProjectPortalEditor.tsx:882 msgid "dashboard.dembrane.verify.beta" msgstr "Beta" @@ -877,7 +877,7 @@ msgstr "Beta" msgid "Book a call" msgstr "Reservar una llamada" -#: src/components/project/ProjectPortalEditor.tsx:760 +#: src/components/project/ProjectPortalEditor.tsx:795 msgid "Brainstorm Ideas" msgstr "Ideas de brainstorming" @@ -889,10 +889,10 @@ msgstr "Construir paneles personalizados con datos de conversación en tiempo re msgid "By deleting this project, you will delete all the data associated with it. This action cannot be undone. Are you ABSOLUTELY sure you want to delete this project?" msgstr "Al eliminar este proyecto, eliminarás todos los datos asociados con él. Esta acción no se puede deshacer. ¿Estás ABSOLUTAMENTE seguro de que quieres eliminar este proyecto?" -#: src/routes/project/report/ProjectReportRoute.tsx:345 +#: src/routes/project/report/ProjectReportRoute.tsx:347 #: src/components/settings/TwoFactorSettingsCard.tsx:406 -#: src/components/project/ProjectDangerZone.tsx:152 -#: src/components/project/ProjectDangerZone.tsx:180 +#: src/components/project/ProjectDangerZone.tsx:156 +#: src/components/project/ProjectDangerZone.tsx:188 #: src/components/project/webhooks/WebhookSettingsCard.tsx:525 #: src/components/project/webhooks/WebhookSettingsCard.tsx:679 #: src/components/dropzone/UploadConversationDropzone.tsx:716 @@ -1015,6 +1015,10 @@ msgstr "Haz clic para editar" msgid "Click to see all {totalCount} conversations" msgstr "Haz clic para ver las {totalCount} conversaciones" +#: src/components/settings/LegalBasisSettingsCard.tsx:112 +msgid "Client-managed" +msgstr "Cliente-manejado" + #: src/components/project/webhooks/WebhookSettingsCard.tsx:282 msgid "Clone from another project" msgstr "Clonar desde otro proyecto" @@ -1023,7 +1027,7 @@ msgstr "Clonar desde otro proyecto" msgid "Clone from Project" msgstr "Clonar desde proyecto" -#: src/components/project/ProjectDangerZone.tsx:159 +#: src/components/project/ProjectDangerZone.tsx:163 msgid "Clone project" msgstr "Clonar proyecto" @@ -1056,7 +1060,7 @@ msgstr "Comparar y Contrastar" #: src/components/chat/templates.ts:109 msgid "Compare & Contrast Insights" -msgstr "" +msgstr "Comparar y Contrastar Insights" #~ msgid "Compare and contrast the following items provided in the context." #~ msgstr "Compara y contrasta los siguientes elementos proporcionados en el contexto." @@ -1084,7 +1088,7 @@ msgstr "Confirmar Nueva Contraseña" msgid "Confirm Password" msgstr "Confirmar Contraseña" -#: src/routes/project/report/ProjectReportRoute.tsx:326 +#: src/routes/project/report/ProjectReportRoute.tsx:328 msgid "Confirm Publishing" msgstr "Publicar" @@ -1104,6 +1108,10 @@ msgstr "Conexión saludable" msgid "Connection unhealthy" msgstr "Conexión no saludable" +#: src/components/settings/LegalBasisSettingsCard.tsx:113 +msgid "Consent" +msgstr "Consentimiento" + #~ msgid "Contact sales" #~ msgstr "Contactar a ventas" @@ -1123,7 +1131,7 @@ msgstr "Contexto añadido:" #~ msgstr "Límite de contexto alcanzado" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:401 +#: src/components/participant/ParticipantOnboardingCards.tsx:412 #: src/components/participant/MicrophoneTest.tsx:407 msgid "participant.button.continue" msgstr "Continuar" @@ -1179,7 +1187,7 @@ msgstr "Etiquetas de la conversación" msgid "conversations" msgstr "conversaciones" -#: src/components/conversation/ConversationAccordion.tsx:1083 +#: src/components/conversation/ConversationAccordion.tsx:1087 msgid "Conversations" msgstr "Conversaciones" @@ -1224,7 +1232,7 @@ msgstr "Copiar" msgid "Copy link" msgstr "Copiar enlace" -#: src/routes/project/report/ProjectReportRoute.tsx:201 +#: src/routes/project/report/ProjectReportRoute.tsx:203 msgid "Copy link to share this report" msgstr "Copiar enlace para compartir este informe" @@ -1262,7 +1270,7 @@ msgstr "Crear un nuevo webhook desde cero" #: src/components/chat/ChatModeSelector.tsx:66 msgid "Create a research brief from recent conversations" -msgstr "" +msgstr "Crear un breve de investigación desde las conversaciones recientes" #: src/routes/auth/Register.tsx:58 msgid "Create an Account" @@ -1310,7 +1318,7 @@ msgstr "Creado el" msgid "Current logo" msgstr "Logo actual" -#: src/components/project/ProjectPortalEditor.tsx:790 +#: src/components/project/ProjectPortalEditor.tsx:825 msgid "Custom" msgstr "Personalizado" @@ -1322,7 +1330,7 @@ msgstr "Nombre de archivo personalizado" msgid "Custom Logo" msgstr "Logo personalizado" -#: src/components/project/ProjectPortalEditor.tsx:1272 +#: src/components/project/ProjectPortalEditor.tsx:1304 msgid "Custom title prompt" msgstr "Prompt de título personalizado" @@ -1345,17 +1353,17 @@ msgstr "URL del panel de control (enlace directo a la vista de conversaciones)" #~ msgid "dashboard.dembrane.verify.topic.select" #~ msgstr "Select which topics participants can use for verification." -#: src/components/project/ProjectPortalEditor.tsx:726 +#: src/components/project/ProjectPortalEditor.tsx:761 msgid "Default" msgstr "Predeterminado" -#: src/components/project/ProjectPortalEditor.tsx:604 +#: src/components/project/ProjectPortalEditor.tsx:639 msgid "Default - No tutorial (Only privacy statements)" msgstr "Predeterminado - Sin tutorial (Solo declaraciones de privacidad)" #: src/components/chat/ChatModeSelector.tsx:275 msgid "Delegate multi-step analysis with live tool execution" -msgstr "" +msgstr "Delegación de análisis multi-paso con ejecución de herramientas en vivo" #: src/components/project/webhooks/WebhookSettingsCard.tsx:647 #: src/components/project/webhooks/WebhookSettingsCard.tsx:686 @@ -1372,8 +1380,8 @@ msgid "Delete Conversation" msgstr "Eliminar Conversación" #: src/components/project/ProjectDangerZone.tsx:106 -#: src/components/project/ProjectDangerZone.tsx:167 -#: src/components/project/ProjectDangerZone.tsx:187 +#: src/components/project/ProjectDangerZone.tsx:171 +#: src/components/project/ProjectDangerZone.tsx:195 msgid "Delete Project" msgstr "Eliminar Proyecto" @@ -1391,6 +1399,10 @@ msgstr "Eliminado con éxito" #~ msgid "Dembrane ECHO" #~ msgstr "ECHO" +#: src/components/settings/LegalBasisSettingsCard.tsx:115 +msgid "dembrane events" +msgstr "dembrane events" + #: src/routes/project/chat/ProjectChatRoute.tsx:776 #: src/routes/project/chat/ProjectChatRoute.tsx:810 msgid "Dembrane is powered by AI. Please double-check responses." @@ -1399,6 +1411,14 @@ msgstr "dembrane funciona con IA. Revisa bien las respuestas." #~ msgid "Dembrane Reply" #~ msgstr "Respuesta" +#: src/components/settings/LegalBasisSettingsCard.tsx:87 +msgid "Determines under which GDPR legal basis personal data is processed. This affects consent flows, data subject rights, and retention obligations." +msgstr "Determina bajo qué base legal de GDPR se procesan los datos personales. Esto afecta a los flujos de consentimiento, los derechos de los sujetos de datos y las obligaciones de retención." + +#: src/components/project/ProjectPortalEditor.tsx:594 +msgid "Determines under which GDPR legal basis personal data is processed. This setting applies to all your projects and can be changed in your account settings." +msgstr "Determina bajo qué base legal de GDPR se procesan los datos personales. Esta configuración se aplica a todos tus proyectos y puede cambiarse en tus ajustes de cuenta." + #: src/components/chat/templates.ts:61 msgid "" "Develop a strategic framework that drives meaningful outcomes. Please:\n" @@ -1449,7 +1469,7 @@ msgstr "¿Quieres contribuir a este proyecto?" msgid "Do you want to stay in the loop?" msgstr "¿Quieres estar en el bucle?" -#: src/components/layout/Header.tsx:207 +#: src/components/layout/Header.tsx:208 msgid "Documentation" msgstr "Documentación" @@ -1487,7 +1507,7 @@ msgstr "Opciones de Descarga de Transcripción" #: src/components/chat/ChatModeSelector.tsx:68 msgid "Draft next actions and organize them by priority" -msgstr "" +msgstr "Borrador de acciones siguientes y organizarlas por prioridad" #: src/components/dropzone/UploadConversationDropzone.tsx:564 msgid "Drag audio files here or click to select files" @@ -1501,11 +1521,11 @@ msgstr "Arrastrar para reordenar" msgid "Duration" msgstr "Duración" -#: src/components/project/ProjectPortalEditor.tsx:504 +#: src/components/project/ProjectPortalEditor.tsx:516 msgid "Dutch" msgstr "Holandés" -#: src/components/project/ProjectPortalEditor.tsx:1290 +#: src/components/project/ProjectPortalEditor.tsx:1322 msgid "e.g. \"Use short noun phrases like 'Urban Green Spaces' or 'Youth Employment'. Avoid generic titles.\"" msgstr "por ejemplo, \"Usar frases de sustantivos cortas como 'Espacios verdes urbanos' o 'Empleo juvenil'. Evitar títulos genéricos.\"" @@ -1562,7 +1582,7 @@ msgstr "Edita el contenido del informe usando el editor de texto enriquecido a c msgid "Edit Webhook" msgstr "Editar Webhook" -#: src/routes/project/report/ProjectReportRoute.tsx:305 +#: src/routes/project/report/ProjectReportRoute.tsx:307 msgid "Editing mode" msgstr "Modo de edición" @@ -1608,7 +1628,7 @@ msgstr "Activar 2FA" #~ msgid "Enable Dembrane Verify" #~ msgstr "Activar Verify" -#: src/components/project/ProjectPortalEditor.tsx:661 +#: src/components/project/ProjectPortalEditor.tsx:696 msgid "Enable Explore" msgstr "Habilitar Explorar" @@ -1624,7 +1644,7 @@ msgstr "Habilitar Explorar" msgid "Enable participation" msgstr "Habilitar participación" -#: src/components/project/ProjectPortalEditor.tsx:1009 +#: src/components/project/ProjectPortalEditor.tsx:1044 msgid "Enable Report Notifications" msgstr "Habilitar Notificaciones de Reportes" @@ -1638,7 +1658,7 @@ msgstr "Habilitar Notificaciones de Reportes" #~ msgid "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"ECHO\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." #~ msgstr "Habilita esta función para permitir a los participantes solicitar respuestas impulsadas por IA durante su conversación. Los participantes pueden hacer clic en \"ECHO\" después de grabar sus pensamientos para recibir retroalimentación contextual, fomentando una reflexión más profunda y mayor participación. Se aplica un período de enfriamiento entre solicitudes." -#: src/components/project/ProjectPortalEditor.tsx:644 +#: src/components/project/ProjectPortalEditor.tsx:679 msgid "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"Explore\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." msgstr "Habilita esta función para permitir a los participantes solicitar respuestas impulsadas por IA durante su conversación. Los participantes pueden hacer clic en \"Explorar\" después de grabar sus pensamientos para recibir retroalimentación contextual, alentando una reflexión más profunda y una participación más intensa. Se aplica un período de enfriamiento entre solicitudes." @@ -1650,11 +1670,11 @@ msgstr "Habilita esta función para permitir a los participantes solicitar respu #~ msgstr "Activa esta función para que los participantes puedan pedir respuestas con IA durante su conversación. Después de grabar lo que piensan, pueden hacer clic en \"Profundizar\" para recibir feedback contextual que invita a reflexionar más y a implicarse más. Hay un tiempo de espera entre peticiones." #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:854 +#: src/components/project/ProjectPortalEditor.tsx:889 msgid "dashboard.dembrane.feature.verify.description" msgstr "Active esta función para permitir que los participantes verifiquen y aprueben \"resultados\" de sus envíos. Esto ayuda a cristalizar ideas clave, preocupaciones o resúmenes. Después de la conversación, puede filtrar las discusiones con resultados verificados y revisarlas en la descripción general." -#: src/components/project/ProjectPortalEditor.tsx:1200 +#: src/components/project/ProjectPortalEditor.tsx:1235 msgid "Enable transcript anonymization" msgstr "Habilitar anonimización de transcripciones" @@ -1662,7 +1682,7 @@ msgstr "Habilitar anonimización de transcripciones" msgid "Enable two-factor authentication" msgstr "Activar autenticación de dos factores" -#: src/components/project/ProjectPortalEditor.tsx:871 +#: src/components/project/ProjectPortalEditor.tsx:906 msgid "Enable Verify" msgstr "Habilitar Verificar" @@ -1675,11 +1695,11 @@ msgstr "Habilitado" #~ msgid "End of list • All {0} conversations loaded" #~ msgstr "Fin de la lista • Todas las {0} conversaciones cargadas" -#: src/components/project/ProjectPortalEditor.tsx:503 +#: src/components/project/ProjectPortalEditor.tsx:515 msgid "English" msgstr "Inglés" -#: src/components/project/ProjectPortalEditor.tsx:149 +#: src/components/project/ProjectPortalEditor.tsx:160 msgid "Enter a key term or proper noun" msgstr "Ingresa un término clave o nombre propio" @@ -1793,7 +1813,7 @@ msgstr "Ejemplo de Payload de Webhook" #~ msgid "Experimental" #~ msgstr "Experimental" -#: src/components/project/ProjectPortalEditor.tsx:634 +#: src/components/project/ProjectPortalEditor.tsx:669 msgid "Explore" msgstr "Explorar" @@ -1828,8 +1848,8 @@ msgstr "Error al añadir la conversación al chat" msgid "Failed to add conversation to chat{0}" msgstr "Error al añadir la conversación al chat{0}" -#: src/components/conversation/ConversationAccordion.tsx:948 -#: src/components/conversation/ConversationAccordion.tsx:980 +#: src/components/conversation/ConversationAccordion.tsx:952 +#: src/components/conversation/ConversationAccordion.tsx:984 msgid "Failed to add conversations to context" msgstr "Error al añadir conversaciones al contexto" @@ -1951,6 +1971,10 @@ msgstr "Error al revisar el resultado. Por favor, inténtalo de nuevo." msgid "Failed to stop recording on device change. Please try again." msgstr "Error al detener la grabación al cambiar el dispositivo. Por favor, inténtalo de nuevo." +#: src/components/settings/LegalBasisSettingsCard.tsx:68 +msgid "Failed to update legal basis" +msgstr "Error al actualizar la base legal" + #: src/components/settings/WhitelabelLogoCard.tsx:57 msgid "Failed to upload logo" msgstr "Error al subir el logo" @@ -2017,7 +2041,7 @@ msgstr "Filtrar por colección" #: src/components/chat/ChatModeSelector.tsx:67 msgid "Find contradictions and suggest follow-up questions" -msgstr "" +msgstr "Encontrar contradicciones y sugerir preguntas de seguimiento" #. js-lingui-explicit-id #: src/components/participant/StopRecordingConfirmationModal.tsx:86 @@ -2069,7 +2093,7 @@ msgstr "Para usuarios avanzados: Una clave secreta para verificar la autenticida msgid "Forgot your password?" msgstr "¿Olvidaste tu contraseña?" -#: src/components/project/ProjectPortalEditor.tsx:507 +#: src/components/project/ProjectPortalEditor.tsx:519 msgid "French" msgstr "Francés" @@ -2096,7 +2120,7 @@ msgstr "Generar secreto" #~ msgid "Generate structured meeting notes based on the following discussion points provided in the context." #~ msgstr "Generar notas estructuradas de la reunión basadas en los siguientes puntos de discusión proporcionados en el contexto." -#: src/routes/project/conversation/ProjectConversationOverview.tsx:208 +#: src/routes/project/conversation/ProjectConversationOverview.tsx:210 msgid "Generate Summary" msgstr "Generar Resumen" @@ -2104,7 +2128,7 @@ msgstr "Generar Resumen" msgid "Generating the summary. Please wait..." msgstr "Generando el resumen. Espera..." -#: src/components/project/ProjectPortalEditor.tsx:505 +#: src/components/project/ProjectPortalEditor.tsx:517 msgid "German" msgstr "Alemán" @@ -2121,7 +2145,7 @@ msgstr "Obtén una respuesta inmediata de dembrane para ayudarte a profundizar e msgid "Give me a list of 5-10 topics that are being discussed." msgstr "Dame una lista de 5-10 temas que se están discutiendo." -#: src/routes/settings/UserSettingsRoute.tsx:36 +#: src/routes/settings/UserSettingsRoute.tsx:51 msgid "Go back" msgstr "Volver" @@ -2146,23 +2170,27 @@ msgstr "Ir al inicio" msgid "Go to new conversation" msgstr "Ir a la nueva conversación" +#: src/components/project/ProjectPortalEditor.tsx:608 +msgid "Go to Settings" +msgstr "Ir a Ajustes" + #~ msgid "Grid view" #~ msgstr "Vista de cuadrícula" -#: src/components/project/ProjectPortalEditor.tsx:1284 +#: src/components/project/ProjectPortalEditor.tsx:1316 msgid "Guide how titles are generated. Titles describe the topic of the conversation, not the participant." msgstr "Guía sobre cómo se generan los títulos. Los títulos describen el tema de la conversación, no el participante." -#: src/components/conversation/ConversationAccordion.tsx:570 +#: src/components/conversation/ConversationAccordion.tsx:574 msgid "Has verified artifacts" msgstr "Tiene artefactos verificados" -#: src/components/layout/Header.tsx:220 +#: src/components/layout/Header.tsx:221 msgid "Help us translate" msgstr "Ayúdanos a traducir" #. placeholder {0}: user.first_name ?? "User" -#: src/components/layout/Header.tsx:183 +#: src/components/layout/Header.tsx:184 msgid "Hi, {0}" msgstr "Hola, {0}" @@ -2200,7 +2228,7 @@ msgstr "Ocultar datos de revisión" #: src/components/chat/templates.ts:124 msgid "Highlight specific Concept" -msgstr "" +msgstr "Concepto específico resaltado" #: src/routes/project/ProjectsHome.tsx:123 msgid "Home" @@ -2276,7 +2304,7 @@ msgstr "Si estás configurando integraciones de webhook, nos encantaría conocer #~ msgid "In the meantime, if you want to analyze the conversations that are still processing, you can use the Chat feature" #~ msgstr "Mientras tanto, si quieres analizar las conversaciones que aún están en proceso, puedes usar la función de Chat" -#: src/routes/project/report/ProjectReportRoute.tsx:275 +#: src/routes/project/report/ProjectReportRoute.tsx:277 msgid "Include portal link in report" msgstr "Incluir enlace al portal en el informe" @@ -2337,7 +2365,7 @@ msgstr "No pudimos cargar este resultado. Esto podría ser un problema temporal. msgid "It sounds like more than one person is speaking. Taking turns will help us hear everyone clearly." msgstr "Suena como si hablaran más de una persona. Tomar turnos nos ayudará a escuchar a todos claramente." -#: src/components/project/ProjectPortalEditor.tsx:508 +#: src/components/project/ProjectPortalEditor.tsx:520 msgid "Italian" msgstr "Italiano" @@ -2356,7 +2384,7 @@ msgstr "Un momento" msgid "Keep access secure with a one-time code from your authenticator app. Toggle two-factor authentication for this account." msgstr "Mantén el acceso seguro con un código de un solo uso de tu aplicación de autenticación. Activa o desactiva la autenticación de dos factores para esta cuenta." -#: src/components/project/ProjectPortalEditor.tsx:496 +#: src/components/project/ProjectPortalEditor.tsx:508 msgid "Language" msgstr "Idioma" @@ -2384,6 +2412,15 @@ msgstr "Aprender más sobre webhooks" msgid "Leave empty to keep existing" msgstr "Dejar vacío para mantener el existente" +#: src/components/settings/LegalBasisSettingsCard.tsx:82 +#: src/components/project/ProjectPortalEditor.tsx:589 +msgid "Legal Basis" +msgstr "Base Legal" + +#: src/components/settings/LegalBasisSettingsCard.tsx:72 +msgid "Legal basis updated" +msgstr "Base legal actualizada" + #: src/components/chat/TemplatesModal.tsx:127 msgid "Let us know!" msgstr "Háganos saber!" @@ -2429,6 +2466,10 @@ msgstr "Matrícula" msgid "Link" msgstr "Enlace" +#: src/components/settings/LegalBasisSettingsCard.tsx:123 +msgid "Link to your organisation's privacy policy that will be shown to participants" +msgstr "Enlace a la política de privacidad de tu organización que se mostrará a los participantes" + #~ msgid "LinkedIn Post (Experimental)" #~ msgstr "Publicación LinkedIn (Experimental)" @@ -2437,7 +2478,7 @@ msgstr "Enlace" #: src/components/chat/ChatModeBanner.tsx:54 msgid "Live agent execution mode" -msgstr "" +msgstr "Modo de ejecución de agente en vivo" #. js-lingui-explicit-id #: src/components/participant/MicrophoneTest.tsx:328 @@ -2447,7 +2488,7 @@ msgstr "Nivel de audio en vivo" #~ msgid "Live audio level:" #~ msgstr "Nivel de audio en vivo:" -#: src/components/project/ProjectPortalEditor.tsx:1354 +#: src/components/project/ProjectPortalEditor.tsx:1386 msgid "Live Preview" msgstr "Vista Previa en Vivo" @@ -2493,11 +2534,11 @@ msgstr "Cargando transcripción..." #~ msgid "Loading verification topics…" #~ msgstr "Loading verification topics…" -#: src/components/project/ProjectPortalEditor.tsx:911 +#: src/components/project/ProjectPortalEditor.tsx:946 msgid "Loading verify topics…" msgstr "Cargando temas de verificación…" -#: src/routes/project/report/ProjectReportRoute.tsx:334 +#: src/routes/project/report/ProjectReportRoute.tsx:336 msgid "loading..." msgstr "cargando..." @@ -2530,11 +2571,11 @@ msgstr "Logo eliminado" msgid "Logo updated successfully" msgstr "Logo actualizado correctamente" -#: src/components/layout/Header.tsx:228 +#: src/components/layout/Header.tsx:229 msgid "Logout" msgstr "Cerrar sesión" -#: src/components/conversation/ConversationAccordion.tsx:652 +#: src/components/conversation/ConversationAccordion.tsx:656 msgid "Longest First" msgstr "Más largo primero" @@ -2563,7 +2604,7 @@ msgstr "El acceso al micrófono sigue denegado. Por favor verifica tu configurac #~ msgid "min" #~ msgstr "min" -#: src/components/project/ProjectPortalEditor.tsx:685 +#: src/components/project/ProjectPortalEditor.tsx:720 msgid "Mode" msgstr "Modo" @@ -2596,7 +2637,7 @@ msgstr "Mover a Proyecto" msgid "Name" msgstr "Nombre" -#: src/components/conversation/ConversationAccordion.tsx:650 +#: src/components/conversation/ConversationAccordion.tsx:654 msgid "Name A-Z" msgstr "Nombre A-Z" @@ -2604,7 +2645,7 @@ msgstr "Nombre A-Z" msgid "Name is required" msgstr "El nombre es requerido" -#: src/components/conversation/ConversationAccordion.tsx:651 +#: src/components/conversation/ConversationAccordion.tsx:655 msgid "Name Z-A" msgstr "Nombre Z-A" @@ -2634,12 +2675,12 @@ msgstr "Nueva Contraseña" msgid "New Project" msgstr "Nuevo Proyecto" -#: src/components/conversation/ConversationAccordion.tsx:648 +#: src/components/conversation/ConversationAccordion.tsx:652 msgid "Newest First" msgstr "Más nuevos primero" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:430 +#: src/components/participant/ParticipantOnboardingCards.tsx:441 msgid "participant.button.next" msgstr "Siguiente" @@ -2714,7 +2755,7 @@ msgstr "No hay conversaciones disponibles para crear la biblioteca" msgid "No conversations found." msgstr "No se encontraron conversaciones." -#: src/components/conversation/ConversationAccordion.tsx:1448 +#: src/components/conversation/ConversationAccordion.tsx:1452 msgid "No conversations found. Start a conversation using the participation invite link from the <0><1>project overview." msgstr "No se encontraron conversaciones. Inicia una conversación usando el enlace de invitación de participación desde la <0><1>vista general del proyecto." @@ -2752,7 +2793,7 @@ msgstr "No se encontraron proyectos para el término de búsqueda" #~ msgid "No quotes available. Generate quotes for this conversation by visiting<0><1> the project library." #~ msgstr "No hay citas disponibles. Genera citas para esta conversación visitando<0><1> la biblioteca del proyecto." -#: src/components/report/ReportRenderer.tsx:116 +#: src/components/report/ReportRenderer.tsx:117 msgid "No report found" msgstr "No se encontró ningún informe" @@ -2763,7 +2804,7 @@ msgstr "No se encontró ningún informe" msgid "No results" msgstr "Sin resultados" -#: src/components/conversation/ConversationAccordion.tsx:1360 +#: src/components/conversation/ConversationAccordion.tsx:1364 msgid "No tags found" msgstr "No se encontraron etiquetas" @@ -2800,7 +2841,7 @@ msgstr "No hay temas de verificación configurados para este proyecto." #~ msgid "No verification topics available." #~ msgstr "No verification topics available." -#: src/components/project/ProjectPortalEditor.tsx:915 +#: src/components/project/ProjectPortalEditor.tsx:950 msgid "No verify topics available." msgstr "No hay temas de verificación disponibles." @@ -2821,14 +2862,14 @@ msgstr "No añadidas" msgid "Not available" msgstr "No disponible" -#: src/components/project/ProjectPortalEditor.tsx:996 +#: src/components/project/ProjectPortalEditor.tsx:1031 msgid "Notify participants when a report is published." msgstr "Notificar a los participantes cuando se publique un informe." #~ msgid "Now" #~ msgstr "Ahora" -#: src/components/conversation/ConversationAccordion.tsx:649 +#: src/components/conversation/ConversationAccordion.tsx:653 msgid "Oldest First" msgstr "Más antiguos primero" @@ -2843,7 +2884,7 @@ msgid "participant.verify.instructions.read.aloud" msgstr "Una vez que reciba {objectLabel}, léalo en voz alta y comparta en voz alta lo que desea cambiar, si es necesario." #. js-lingui-explicit-id -#: src/components/conversation/ConversationAccordion.tsx:619 +#: src/components/conversation/ConversationAccordion.tsx:623 msgid "conversation.ongoing" msgstr "En curso" @@ -2854,6 +2895,10 @@ msgstr "En curso" msgid "Ongoing Conversations" msgstr "Conversaciones en Curso" +#: src/components/settings/LegalBasisSettingsCard.tsx:100 +msgid "Only change this setting in consultation with the responsible person(s) for data protection within your organisation." +msgstr "Solo cambia este ajuste en consulta con la(s) persona(s) responsable(s) del cumplimiento de la normativa de protección de datos dentro de tu organización." + #~ msgid "Only the {0} finished {1} will be included in the report right now. " #~ msgstr "Solo las {0} conversaciones finalizadas {1} serán incluidas en el informe en este momento. " @@ -2865,7 +2910,7 @@ msgstr "¡Ups! Parece que se denegó el acceso al micrófono. ¡No te preocupes! #~ msgid "Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready." #~ msgstr "¡Ups! Parece que se denegó el acceso al micrófono. ¡No te preocupes! Tenemos una guía de solución de problemas para ti. Siéntete libre de consultarla. Una vez que hayas resuelto el problema, vuelve a visitar esta página para verificar si tu micrófono está listo." -#: src/components/project/ProjectCard.tsx:49 +#: src/components/project/ProjectCard.tsx:60 #: src/components/aspect/AspectCard.tsx:45 msgid "Open" msgstr "Abrir" @@ -2901,19 +2946,23 @@ msgstr "Abre tu aplicación de autenticación e ingresa el código actual de sei msgid "Optional" msgstr "Opcional" -#: src/components/project/ProjectPortalEditor.tsx:535 +#: src/components/project/ProjectPortalEditor.tsx:547 msgid "Optional field on the start page" msgstr "Campo opcional en la página de inicio" -#: src/components/project/ProjectPortalEditor.tsx:564 +#: src/components/project/ProjectPortalEditor.tsx:576 msgid "Optional field on the thank you page" msgstr "Campo opcional en la página de agradecimientos" -#: src/components/conversation/ConversationAccordion.tsx:1133 -#: src/components/conversation/ConversationAccordion.tsx:1138 +#: src/components/conversation/ConversationAccordion.tsx:1137 +#: src/components/conversation/ConversationAccordion.tsx:1142 msgid "Options" msgstr "Opciones" +#: src/components/settings/LegalBasisSettingsCard.tsx:122 +msgid "Organiser's Privacy Policy URL" +msgstr "URL de la política de privacidad del organizador" + #: src/components/participant/verify/VerifyArtefact.tsx:133 msgid "Outcome approved successfully!" msgstr "Resultado aprobado correctamente!" @@ -2938,7 +2987,7 @@ msgstr "resultados" msgid "Outcomes" msgstr "Resultados" -#: src/components/layout/ProjectConversationLayout.tsx:46 +#: src/components/layout/ProjectConversationLayout.tsx:44 #: src/components/chat/ChatModeSelector.tsx:297 #: src/components/chat/ChatModeBanner.tsx:36 msgid "Overview" @@ -2948,7 +2997,7 @@ msgstr "Vista General" msgid "Overview - Themes & patterns" msgstr "Overview - Temas y patrones" -#: src/components/project/ProjectPortalEditor.tsx:1079 +#: src/components/project/ProjectPortalEditor.tsx:1114 msgid "Page Content" msgstr "Contenido de la Página" @@ -2956,7 +3005,7 @@ msgstr "Contenido de la Página" msgid "Page not found" msgstr "Página no encontrada" -#: src/components/project/ProjectPortalEditor.tsx:1055 +#: src/components/project/ProjectPortalEditor.tsx:1090 msgid "Page Title" msgstr "Título de la Página" @@ -2973,7 +3022,7 @@ msgstr "Correo electrónico del participante" msgid "Participant Emails" msgstr "Correos electrónicos del participante" -#: src/components/project/ProjectPortalEditor.tsx:628 +#: src/components/project/ProjectPortalEditor.tsx:663 msgid "Participant Features" msgstr "Funciones para participantes" @@ -3100,7 +3149,7 @@ msgstr "Los participantes podrán seleccionar etiquetas al crear conversaciones" msgid "Password" msgstr "Contraseña" -#: src/routes/project/report/ProjectReportRoute.tsx:295 +#: src/routes/project/report/ProjectReportRoute.tsx:297 msgid "Password protect portal (request feature)" msgstr "Proteger el portal con contraseña (solicitar función)" @@ -3165,7 +3214,7 @@ msgstr "Por favor, inicia sesión para continuar." #~ msgid "Please provide a concise summary of the following provided in the context." #~ msgstr "Por favor, proporciona un resumen conciso de los siguientes elementos proporcionados en el contexto." -#: src/components/participant/ParticipantBody.tsx:186 +#: src/components/participant/ParticipantBody.tsx:192 msgid "" "Please record your response by clicking the \"Record\" button below. You may also choose to respond in text by clicking the text icon. \n" "**Please keep this screen lit up** \n" @@ -3227,11 +3276,11 @@ msgstr "Por favor, espera mientras actualizamos tu informe. Serás redirigido au msgid "Please wait while we verify your email address." msgstr "Por favor, espera mientras verificamos tu dirección de correo electrónico." -#: src/components/project/ProjectPortalEditor.tsx:1045 +#: src/components/project/ProjectPortalEditor.tsx:1080 msgid "Portal Content" msgstr "Contenido del Portal" -#: src/components/project/ProjectPortalEditor.tsx:454 +#: src/components/project/ProjectPortalEditor.tsx:466 #: src/components/layout/ProjectOverviewLayout.tsx:47 msgid "Portal Editor" msgstr "Editor del Portal" @@ -3256,7 +3305,7 @@ msgstr "Vista previa: El zorro rápido salta sobre el perro perezoso." msgid "Print / Save PDF" msgstr "Imprimir / Guardar PDF" -#: src/routes/project/report/ProjectReportRoute.tsx:209 +#: src/routes/project/report/ProjectReportRoute.tsx:211 msgid "Print this report" msgstr "Imprimir este informe" @@ -3264,7 +3313,7 @@ msgstr "Imprimir este informe" msgid "Privacy Statements" msgstr "Declaraciones de Privacidad" -#: src/routes/project/report/ProjectReportRoute.tsx:352 +#: src/routes/project/report/ProjectReportRoute.tsx:354 msgid "Proceed" msgstr "Continuar" @@ -3316,7 +3365,7 @@ msgstr "Biblioteca del Proyecto | Dembrane" #: src/components/chat/templates.ts:94 msgid "Project Meta Summary" -msgstr "" +msgstr "Resumen Meta del Proyecto" #: src/components/project/ProjectDangerZone.tsx:144 msgid "Project name" @@ -3361,11 +3410,11 @@ msgstr "Inicio de Proyectos" msgid "Provide an overview of the main topics and recurring themes" msgstr "Proporciona una visión general de los temas principales y los temas recurrentes" -#: src/routes/project/report/ProjectReportRoute.tsx:231 +#: src/routes/project/report/ProjectReportRoute.tsx:233 msgid "Publish" msgstr "Publicar" -#: src/routes/project/report/ProjectReportRoute.tsx:231 +#: src/routes/project/report/ProjectReportRoute.tsx:233 msgid "Published" msgstr "Publicado" @@ -3385,7 +3434,7 @@ msgid "Read aloud" msgstr "Leer en voz alta" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:282 +#: src/components/participant/ParticipantOnboardingCards.tsx:288 msgid "participant.ready.to.begin" msgstr "¿Listo para comenzar?" @@ -3446,7 +3495,7 @@ msgstr "Temas recurrentes" msgid "References" msgstr "Referencias" -#: src/components/project/ProjectPortalEditor.tsx:1362 +#: src/components/project/ProjectPortalEditor.tsx:1394 msgid "Refresh" msgstr "Actualizar" @@ -3523,17 +3572,17 @@ msgstr "Renombrar" #~ msgid "Rename" #~ msgstr "Renombrar" -#: src/components/project/ProjectPortalEditor.tsx:805 +#: src/components/project/ProjectPortalEditor.tsx:840 msgid "Reply Prompt" msgstr "Prompt de Respuesta" -#: src/routes/project/report/ProjectReportRoute.tsx:60 -#: src/components/report/ReportRenderer.tsx:71 +#: src/routes/project/report/ProjectReportRoute.tsx:61 +#: src/components/report/ReportRenderer.tsx:72 #: src/components/report/ReportModalNavigationButton.tsx:67 msgid "Report" msgstr "Informe" -#: src/components/layout/Header.tsx:79 +#: src/components/layout/Header.tsx:80 msgid "Report an issue" msgstr "Reportar un problema" @@ -3542,11 +3591,11 @@ msgstr "Reportar un problema" msgid "Report Created - {0}" msgstr "Informe creado - {0}" -#: src/routes/project/report/ProjectReportRoute.tsx:152 +#: src/routes/project/report/ProjectReportRoute.tsx:154 msgid "Report generation is currently in beta and limited to projects with fewer than 10 hours of recording." msgstr "La generación de informes está actualmente en fase beta y limitada a proyectos con menos de 10 horas de grabación." -#: src/components/project/ProjectPortalEditor.tsx:991 +#: src/components/project/ProjectPortalEditor.tsx:1026 msgid "Report Notifications" msgstr "Notificaciones de Reportes" @@ -3580,7 +3629,7 @@ msgstr "Por favor, espera mientras verificamos el acceso al micrófono." #~ msgid "Requesting microphone access to detect available devices..." #~ msgstr "Solicitando acceso al micrófono para detectar dispositivos disponibles..." -#: src/components/project/ProjectPortalEditor.tsx:1023 +#: src/components/project/ProjectPortalEditor.tsx:1058 msgid "Requires \"Ask for Email?\" to be enabled" msgstr "Requiere que \"Solicitar correo electrónico?\" esté habilitado" @@ -3600,8 +3649,8 @@ msgstr "Restablecer Contraseña" msgid "Reset Password | Dembrane" msgstr "Restablecer Contraseña | Dembrane" -#: src/components/conversation/ConversationAccordion.tsx:1384 -#: src/components/conversation/ConversationAccordion.tsx:1389 +#: src/components/conversation/ConversationAccordion.tsx:1388 +#: src/components/conversation/ConversationAccordion.tsx:1393 msgid "Reset to default" msgstr "Restablecer a valores predeterminados" @@ -3675,16 +3724,17 @@ msgstr "Filas por página" #: src/components/chat/AgenticChatPanel.tsx:470 msgid "Run status:" -msgstr "" +msgstr "Estado de la ejecución:" + +#: src/components/settings/LegalBasisSettingsCard.tsx:136 +msgid "Save" +msgstr "Guardar" #. js-lingui-explicit-id #: src/components/participant/verify/VerifyArtefact.tsx:388 msgid "participant.concrete.action.button.save" msgstr "guardar" -#~ msgid "Save" -#~ msgstr "Guardar" - #: src/components/project/webhooks/WebhookSettingsCard.tsx:529 msgid "Save Changes" msgstr "Guardar Cambios" @@ -3715,7 +3765,7 @@ msgstr "Buscar" msgid "Search" msgstr "Buscar" -#: src/components/conversation/ConversationAccordion.tsx:1126 +#: src/components/conversation/ConversationAccordion.tsx:1130 msgid "Search conversations" msgstr "Buscar conversaciones" @@ -3732,7 +3782,7 @@ msgstr "Buscar Proyectos" msgid "Search projects..." msgstr "Buscar proyectos..." -#: src/components/conversation/ConversationAccordion.tsx:1269 +#: src/components/conversation/ConversationAccordion.tsx:1273 msgid "Search tags" msgstr "Buscar etiquetas" @@ -3768,7 +3818,7 @@ msgstr "Secreto copiado" #~ msgid "See conversation status details" #~ msgstr "Ver detalles del estado de la conversación" -#: src/components/layout/Header.tsx:118 +#: src/components/layout/Header.tsx:119 msgid "See you soon" msgstr "Hasta pronto" @@ -3783,11 +3833,11 @@ msgstr "Seleccionar un micrófono" msgid "Select a webhook to clone" msgstr "Selecciona un webhook para clonar" -#: src/components/conversation/ConversationAccordion.tsx:1428 +#: src/components/conversation/ConversationAccordion.tsx:1432 msgid "Select all" msgstr "Seleccionar todo" -#: src/components/conversation/ConversationAccordion.tsx:1426 +#: src/components/conversation/ConversationAccordion.tsx:1430 msgid "Select all ({remainingCount})" msgstr "Seleccionar todo ({remainingCount})" @@ -3820,20 +3870,20 @@ msgstr "Seleccionar Proyecto" msgid "Select tags" msgstr "Seleccionar etiquetas" -#: src/components/project/ProjectPortalEditor.tsx:593 +#: src/components/project/ProjectPortalEditor.tsx:632 msgid "Select the instructions that will be shown to participants when they start a conversation" msgstr "Selecciona las instrucciones que se mostrarán a los participantes cuando inicien una conversación" -#: src/components/project/ProjectPortalEditor.tsx:690 +#: src/components/project/ProjectPortalEditor.tsx:725 msgid "Select the type of feedback or engagement you want to encourage." msgstr "Selecciona el tipo de retroalimentación o participación que quieres fomentar." -#: src/components/project/ProjectPortalEditor.tsx:581 +#: src/components/project/ProjectPortalEditor.tsx:620 msgid "Select tutorial" msgstr "Seleccionar tutorial" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:904 +#: src/components/project/ProjectPortalEditor.tsx:939 msgid "dashboard.dembrane.feature.verify.topic.select" msgstr "Seleccione qué temas pueden usar los participantes para \"Verificar\"." @@ -3871,7 +3921,7 @@ msgstr "Enviar" #: src/components/chat/AgenticChatPanel.tsx:511 msgid "Send a message to start an agentic run." -msgstr "" +msgstr "Envía un mensaje para iniciar una ejecución agentica." #: src/components/project/webhooks/WebhookSettingsCard.tsx:843 msgid "Send Slack/Teams notifications when new conversations are completed" @@ -3889,10 +3939,10 @@ msgstr "Nombre de la Sesión" msgid "Setting up your first project" msgstr "Configurando tu primer proyecto" -#: src/routes/settings/UserSettingsRoute.tsx:41 +#: src/routes/settings/UserSettingsRoute.tsx:56 #: src/components/layout/ParticipantHeader.tsx:112 #: src/components/layout/ParticipantHeader.tsx:113 -#: src/components/layout/Header.tsx:195 +#: src/components/layout/Header.tsx:196 msgid "Settings" msgstr "Configuración" @@ -3901,7 +3951,7 @@ msgstr "Configuración" msgid "participant.settings.modal.title" msgstr "Configuración" -#: src/routes/settings/UserSettingsRoute.tsx:22 +#: src/routes/settings/UserSettingsRoute.tsx:26 msgid "Settings | Dembrane" msgstr "Configuración | Dembrane" @@ -3909,7 +3959,7 @@ msgstr "Configuración | Dembrane" #~ msgid "Share" #~ msgstr "Compartir" -#: src/routes/project/report/ProjectReportRoute.tsx:177 +#: src/routes/project/report/ProjectReportRoute.tsx:179 msgid "Share this report" msgstr "Compartir este informe" @@ -3917,15 +3967,15 @@ msgstr "Compartir este informe" msgid "Share your details here" msgstr "Comparte tus detalles aquí" -#: src/components/report/ReportRenderer.tsx:23 +#: src/components/report/ReportRenderer.tsx:24 msgid "Share your voice" msgstr "Compartir tu voz" -#: src/components/report/ReportRenderer.tsx:27 +#: src/components/report/ReportRenderer.tsx:28 msgid "Share your voice by scanning the QR code below." msgstr "Comparte tu voz escaneando el código QR de abajo." -#: src/components/conversation/ConversationAccordion.tsx:653 +#: src/components/conversation/ConversationAccordion.tsx:657 msgid "Shortest First" msgstr "Más corto primero" @@ -3971,7 +4021,7 @@ msgstr "Mostrar referencias" msgid "Show revision data" msgstr "Mostrar datos de revisión" -#: src/routes/project/report/ProjectReportRoute.tsx:290 +#: src/routes/project/report/ProjectReportRoute.tsx:292 msgid "Show timeline in report (request feature)" msgstr "Mostrar línea de tiempo en el informe (solicitar función)" @@ -3986,7 +4036,7 @@ msgstr "Mostrando {displayFrom}–{displayTo} de {totalItems} entradas" #~ msgstr "Iniciar sesión con Google" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:306 +#: src/components/participant/ParticipantOnboardingCards.tsx:312 msgid "participant.mic.check.button.skip" msgstr "Omitir" @@ -3998,8 +4048,8 @@ msgstr "Omitir" #~ msgstr "Omitir diapositiva de privacidad (El anfitrión gestiona el consentimiento)" #: src/components/project/ProjectPortalEditor.tsx:600 -msgid "Skip data privacy slide (Host manages legal base)" -msgstr "Omitir diapositiva de privacidad (El anfitrión gestiona la base legal)" +#~ msgid "Skip data privacy slide (Host manages legal base)" +#~ msgstr "Omitir diapositiva de privacidad (El anfitrión gestiona la base legal)" #. js-lingui-explicit-id #: src/components/conversation/SelectAllConfirmationModal.tsx:601 @@ -4045,7 +4095,7 @@ msgstr "Algo salió mal al generar el secreto." #~ msgid "Something went wrong while uploading the file: {0}" #~ msgstr "Algo salió mal al subir el archivo: {0}" -#: src/components/participant/ParticipantBody.tsx:152 +#: src/components/participant/ParticipantBody.tsx:155 msgid "Something went wrong with the conversation. Please try refreshing the page or contact support if the issue persists" msgstr "Algo salió mal con la conversación. Por favor, inténtalo de nuevo o contacta al soporte si el problema persiste" @@ -4063,8 +4113,8 @@ msgstr "Algo salió mal. Por favor, inténtalo de nuevo." msgid "participant.go.deeper.content.policy.violation.error.message" msgstr "Lo sentimos, no podemos procesar esta solicitud debido a la política de contenido del proveedor de LLM." -#: src/components/conversation/ConversationAccordion.tsx:1189 -#: src/components/conversation/ConversationAccordion.tsx:1196 +#: src/components/conversation/ConversationAccordion.tsx:1193 +#: src/components/conversation/ConversationAccordion.tsx:1200 msgid "Sort" msgstr "Ordenar" @@ -4076,14 +4126,14 @@ msgstr "Fuente {0}" #~ msgid "Sources:" #~ msgstr "Fuentes:" -#: src/components/project/ProjectPortalEditor.tsx:506 +#: src/components/project/ProjectPortalEditor.tsx:518 msgid "Spanish" msgstr "Español" #~ msgid "Speaker" #~ msgstr "Locutor" -#: src/components/project/ProjectPortalEditor.tsx:130 +#: src/components/project/ProjectPortalEditor.tsx:141 msgid "Specific Context" msgstr "Contexto Específico" @@ -4190,7 +4240,7 @@ msgstr "Resumen generado." msgid "Summary regenerated successfully." msgstr "Resumen regenerado." -#: src/routes/project/conversation/ProjectConversationOverview.tsx:191 +#: src/routes/project/conversation/ProjectConversationOverview.tsx:193 msgid "Summary will be available once the conversation is transcribed" msgstr "El resumen estará disponible cuando la conversación esté transcrita" @@ -4210,8 +4260,8 @@ msgstr "Sistema" #: src/components/project/ProjectTagsInput.tsx:239 #: src/components/participant/ParticipantInitiateForm.tsx:117 #: src/components/conversation/ConversationEdit.tsx:358 -#: src/components/conversation/ConversationAccordion.tsx:1259 -#: src/components/conversation/ConversationAccordion.tsx:1262 +#: src/components/conversation/ConversationAccordion.tsx:1263 +#: src/components/conversation/ConversationAccordion.tsx:1266 msgid "Tags" msgstr "Etiquetas" @@ -4249,7 +4299,7 @@ msgstr "Texto" msgid "Thank you for participating!" msgstr "¡Gracias por participar!" -#: src/components/project/ProjectPortalEditor.tsx:1111 +#: src/components/project/ProjectPortalEditor.tsx:1146 msgid "Thank You Page Content" msgstr "Contenido de la Página de Gracias" @@ -4328,7 +4378,7 @@ msgstr "Hubo un error al clonar tu proyecto. Por favor, inténtalo de nuevo o co msgid "There was an error creating your report. Please try again or contact support." msgstr "Hubo un error al crear tu informe. Por favor, inténtalo de nuevo o contacta al soporte." -#: src/routes/project/report/ProjectReportRoute.tsx:159 +#: src/routes/project/report/ProjectReportRoute.tsx:161 msgid "There was an error generating your report. In the meantime, you can analyze all your data using the library or select specific conversations to chat with." msgstr "Hubo un error al generar tu informe. En el tiempo, puedes analizar todos tus datos usando la biblioteca o seleccionar conversaciones específicas para conversar." @@ -4391,7 +4441,7 @@ msgstr "Esta función estará disponible en {remainingTime} segundos." msgid "This information is anonymized" msgstr "Esta información está anónima" -#: src/components/project/ProjectPortalEditor.tsx:1366 +#: src/components/project/ProjectPortalEditor.tsx:1398 msgid "This is a live preview of the participant's portal. You will need to refresh the page to see the latest changes." msgstr "Esta es una vista previa en vivo del portal del participante. Necesitarás actualizar la página para ver los cambios más recientes." @@ -4413,22 +4463,22 @@ msgstr "Biblioteca" #~ msgid "This language will be used for the Participant's Portal and transcription. To change the language of this application, please use the language picker through the settings in the header." #~ msgstr "Este idioma se usará para el Portal del Participante y transcripción. Para cambiar el idioma de esta aplicación, por favor use el selector de idioma en las configuraciones de la cabecera." -#: src/components/project/ProjectPortalEditor.tsx:501 +#: src/components/project/ProjectPortalEditor.tsx:513 msgid "This language will be used for the Participant's Portal." msgstr "Este idioma se usará para el Portal del Participante." -#: src/components/project/ProjectPortalEditor.tsx:1121 +#: src/components/project/ProjectPortalEditor.tsx:1156 msgid "This page is shown after the participant has completed the conversation." msgstr "Esta página se muestra después de que el participante haya completado la conversación." -#: src/components/project/ProjectPortalEditor.tsx:1089 +#: src/components/project/ProjectPortalEditor.tsx:1124 msgid "This page is shown to participants when they start a conversation after they successfully complete the tutorial." msgstr "Esta página se muestra a los participantes cuando inician una conversación después de completar correctamente el tutorial." #~ msgid "This project library was generated on" #~ msgstr "Esta biblioteca del proyecto se generó el" -#: src/components/project/ProjectPortalEditor.tsx:816 +#: src/components/project/ProjectPortalEditor.tsx:851 msgid "This prompt guides how the AI responds to participants. Customize it to shape the type of feedback or engagement you want to encourage." msgstr "Esta prompt guía cómo la IA responde a los participantes. Personaliza la prompt para formar el tipo de retroalimentación o participación que quieres fomentar." @@ -4437,14 +4487,14 @@ msgid "This report is not yet available. " msgstr "Este informe no está disponible. " #. placeholder {0}: views?.total ?? 0 -#: src/routes/project/report/ProjectReportRoute.tsx:92 +#: src/routes/project/report/ProjectReportRoute.tsx:93 msgid "This report was opened by {0} people" msgstr "Este informe fue abierto por {0} personas" #~ msgid "This summary is AI-generated and brief, for thorough analysis, use the Chat or Library." #~ msgstr "Este resumen es generado por IA y es breve, para un análisis detallado, usa el Chat o la Biblioteca." -#: src/components/project/ProjectPortalEditor.tsx:1066 +#: src/components/project/ProjectPortalEditor.tsx:1101 msgid "This title is shown to participants when they start a conversation" msgstr "Este título se muestra a los participantes cuando inician una conversación" @@ -4490,7 +4540,7 @@ msgstr "Marca de tiempo" msgid "Timestamps and duration" msgstr "Marcas de tiempo y duración" -#: src/components/participant/ParticipantBody.tsx:144 +#: src/components/participant/ParticipantBody.tsx:147 msgid "Tip" msgstr "Consejo" @@ -4502,6 +4552,10 @@ msgstr "Consejo: Usa el botón de reproducción (▶) para enviar un payload de msgid "Title" msgstr "Título" +#: src/components/conversation/ConversationAccordion.tsx:566 +msgid "Title auto-generated" +msgstr "Título auto-generado" + #: src/components/conversation/ConversationEdit.tsx:381 msgid "To assign a new tag, please create it first in the project overview." msgstr "Para asignar una nueva etiqueta, primero crea una en la vista general del proyecto." @@ -4535,7 +4589,7 @@ msgid "Transcribing..." msgstr "Transcribiendo..." #: src/routes/project/conversation/ProjectConversationTranscript.tsx:87 -#: src/components/layout/ProjectConversationLayout.tsx:47 +#: src/components/layout/ProjectConversationLayout.tsx:45 msgid "Transcript" msgstr "Transcripción" @@ -4849,7 +4903,7 @@ msgid "select.all.modal.loading.verified" msgstr "Verificado" #. js-lingui-explicit-id -#: src/components/conversation/ConversationAccordion.tsx:1379 +#: src/components/conversation/ConversationAccordion.tsx:1383 msgid "conversation.filters.verified.text" msgstr "Verificado" @@ -4859,12 +4913,12 @@ msgstr "Verificado" #~ msgid "Verified Artefacts" #~ msgstr "Verified Artefacts" -#: src/components/conversation/ConversationAccordion.tsx:574 +#: src/components/conversation/ConversationAccordion.tsx:578 msgid "verified artifacts" msgstr "verified artifacts" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:838 +#: src/components/project/ProjectPortalEditor.tsx:873 msgid "dashboard.dembrane.verify.title" msgstr "Verificar" @@ -4877,7 +4931,7 @@ msgstr "Verificar" msgid "Verify code" msgstr "Verificar código" -#: src/components/project/ProjectPortalEditor.tsx:895 +#: src/components/project/ProjectPortalEditor.tsx:930 msgid "Verify Topics" msgstr "Temas de verificación" @@ -4902,7 +4956,7 @@ msgstr "Ver detalles" msgid "View example payload" msgstr "Ver ejemplo de payload" -#: src/components/participant/ParticipantBody.tsx:242 +#: src/components/participant/ParticipantBody.tsx:248 msgid "View your responses" msgstr "Ver tus respuestas" @@ -4988,7 +5042,7 @@ msgstr "Webhooks" msgid "Webhooks are automated messages sent from one app to another when something happens. Think of them as a \"notification system\" for your other tools." msgstr "Los webhooks son mensajes automatizados enviados de una aplicación a otra cuando ocurre algo. Piénsalos como un \"sistema de notificaciones\" para tus otras herramientas." -#: src/components/participant/ParticipantBody.tsx:125 +#: src/components/participant/ParticipantBody.tsx:128 msgid "Welcome" msgstr "Bienvenido" @@ -5067,7 +5121,7 @@ msgstr "Cuando todo el audio ha sido convertido a texto y la transcripción comp msgid "When are webhooks triggered?" msgstr "¿Cuándo se activan los webhooks?" -#: src/components/project/ProjectPortalEditor.tsx:1184 +#: src/components/project/ProjectPortalEditor.tsx:1219 msgid "When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. Anonymized conversations also disable audio playback, audio download, and retranscription to protect participant privacy. This cannot be undone for already-processed conversations." msgstr "Cuando esté activado, todas las nuevas transcripciones tendrán información personal (nombres, emails, números de teléfono, direcciones) reemplazadas por marcadores de posición. Las conversaciones anónimas también desactivan la reproducción de audio, el descarga de audio y la retranscripción para proteger la privacidad de los participantes. Esto no se puede deshacer para conversaciones ya procesadas." @@ -5114,7 +5168,7 @@ msgstr "Solo puedes subir hasta {MAX_FILES} archivos a la vez. Solo los primeros msgid "select.all.modal.already.added" msgstr "Ya has añadido <0>{existingContextCount, plural, one {# conversación} other {# conversaciones}} a este chat." -#: src/components/conversation/ConversationAccordion.tsx:1410 +#: src/components/conversation/ConversationAccordion.tsx:1414 msgid "You have already added all the conversations related to this" msgstr "Ya has añadido todas las conversaciones relacionadas con esto" @@ -5135,7 +5189,7 @@ msgstr "También puedes elegir registrar otra conversación." msgid "You must login with the same provider you used to sign up. If you face any issues, please contact support." msgstr "Debes iniciar sesión con el mismo proveedor con el que te registraste. Si encuentras algún problema, por favor contáctanos." -#: src/components/participant/ParticipantBody.tsx:143 +#: src/components/participant/ParticipantBody.tsx:146 msgid "You seem to be offline, please check your internet connection" msgstr "Pareces estar desconectado, por favor verifica tu conexión a internet" @@ -5166,7 +5220,7 @@ msgstr "Tus entradas se guardarán automáticamente." msgid "Your response has been recorded. You may now close this tab." msgstr "Tu respuesta ha sido registrada. Puedes cerrar esta pestaña ahora." -#: src/components/participant/ParticipantBody.tsx:252 +#: src/components/participant/ParticipantBody.tsx:258 msgid "Your responses" msgstr "Tus respuestas" diff --git a/echo/frontend/src/locales/es-ES.ts b/echo/frontend/src/locales/es-ES.ts index ee6d3836..47b0b874 100644 --- a/echo/frontend/src/locales/es-ES.ts +++ b/echo/frontend/src/locales/es-ES.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"You are not authenticated\":[\"No estás autenticado\"],\"You don't have permission to access this.\":[\"No tienes permiso para acceder a esto.\"],\"Resource not found\":[\"Recurso no encontrado\"],\"Server error\":[\"Error del servidor\"],\"Something went wrong\":[\"Algo salió mal\"],\"We're preparing your workspace.\":[\"Estamos preparando tu espacio de trabajo.\"],\"Preparing your dashboard\":[\"Preparando tu dashboard\"],\"Welcome back\":[\"Bienvenido de nuevo\"],\"library.regenerate\":[\"Regenerate Library\"],\"library.conversations.processing.status\":[\"Currently \",[\"finishedConversationsCount\"],\" conversations are ready to be analyzed. \",[\"unfinishedConversationsCount\"],\" still processing.\"],\"participant.echo.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"library.contact.sales\":[\"Contact sales\"],\"library.not.available\":[\"It looks like the library is not available for your account. Please contact sales to unlock this feature.\"],\"conversation.accordion.skeleton.title\":[\"Conversations\"],\"project.sidebar.chat.end.description\":[\"End of list • All \",[\"totalChats\"],\" chats loaded\"],\"participant.modal.stop.message\":[\"Are you sure you want to finish the conversation?\"],\"participant.button.is.recording.echo\":[\"ECHO\"],\"participant.modal.stop.title\":[\"Finish Conversation\"],\"participant.button.stop.no\":[\"No\"],\"participant.button.pause\":[\"Pause\"],\"participant.button.resume\":[\"Resume\"],\"conversation.linking_conversations.deleted\":[\"The source conversation was deleted\"],\"participant.button.stop.yes\":[\"Yes\"],\"participant.modal.refine.info.title.echo\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.verify\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.verify.action.button.approve\":[\"Approve\"],\"participant.verify.artefact.title\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"participant.verify.instructions.button.cancel\":[\"Cancel\"],\"participant.verify.action.button.cancel\":[\"Cancel\"],\"dashboard.dembrane.verify.description\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"dashboard.dembrane.verify.experimental\":[\"Experimental\"],\"participant.verify.artefact.action.button.go.back\":[\"Go back\"],\"participant.verify.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"participant.verify.loading.artefact\":[\"Loading artefact\"],\"participant.verify.regenerating.artefact\":[\"Regenerating the artefact\"],\"participant.verify.artefact.action.button.reload\":[\"Reload Page\"],\"participant.verify.action.button.revise\":[\"Revise\"],\"participant.verify.action.button.save\":[\"Save\"],\"participant.echo.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"participant.echo.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"participant.verify.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.verify.loading.artefact.description\":[\"This will just take a moment\"],\"participant.verify.artefact.error.title\":[\"Unable to Load Artefact\"],\"dashboard.dembrane.concrete.experimental\":[\"dashboard.dembrane.concrete.experimental\"],\"participant.button.go.deeper\":[\"Profundizar\"],\"participant.button.make.concrete\":[\"Concretar\"],\"select.all.modal.skip.reason\":[\"algunas pueden omitirse debido a transcripción vacía o límite de contexto\"],\"participant.modal.interruption.issue.description\":[\"Guardamos tu grabación hasta <0>\",[\"formattedDuration\"],\" pero perdimos el resto, lo sentimos. <1/> Presiona abajo para reconectarte, luego presiona grabar para continuar.\"],\"participant.modal.refine.info.title.go.deeper\":[\"profundizar\"],\"participant.modal.refine.info.title.concrete\":[\"concretar\"],\"participant.modal.refine.info.title.generic\":[\"\\\"Refinar\\\" Disponible pronto\"],\"participant.modal.refine.info.title\":[\"Función disponible pronto\"],\"participant.refine.go.deeper\":[\"Profundizar\"],\"participant.concrete.artefact.error.description\":[\"Parece que no pudimos cargar este artefacto. Esto podría ser un problema temporal. Puedes intentar recargar o volver para seleccionar un tema diferente.\"],\"dashboard.dembrane.concrete.title\":[\"Hacerlo concreto\"],\"participant.refine.make.concrete\":[\"Hacerlo concreto\"],\"participant.button.refine\":[\"Refinar\"],\"participant.concrete.regenerating.artefact\":[\"Regenerando el artefacto\"],\"dashboard.dembrane.concrete.topic.select\":[\"Selecciona qué temas pueden usar los participantes para verificación.\"],\"participant.go.deeper.generic.error.message\":[\"Algo salió mal. Por favor, inténtalo de nuevo.\"],\"participant.concrete.artefact.error.title\":[\"No se pudo cargar el artefacto\"],\"participant.modal.refine.info.reason\":[\"Necesitamos un poco más de contexto para ayudarte a refinar de forma efectiva. Continúa grabando para que podamos darte mejores sugerencias.\"],\"dashboard.dembrane.concrete.description\":[\"Activa esta función para permitir a los participantes crear y verificar resultados concretos durante sus conversaciones.\"],\"participant.concrete.instructions.approve.artefact\":[\"Si estás satisfecho con el \",[\"objectLabel\"],\", haz clic en \\\"Aprobar\\\" para mostrar que te sientes escuchado.\"],\"participant.concrete.instructions.loading\":[\"Cargando\"],\"participant.concrete.selection.button.next\":[\"Siguiente\"],\"participant.concrete.instructions.button.next\":[\"Siguiente\"],\"participant.concrete.instructions.revise.artefact\":[\"Una vez que hayas discutido, presiona \\\"revisar\\\" para ver cómo el \",[\"objectLabel\"],\" cambia para reflejar tu discusión.\"],\"participant.concrete.instructions.read.aloud\":[\"Una vez que recibas el \",[\"objectLabel\"],\", léelo en voz alta y comparte en voz alta lo que deseas cambiar, si es necesario.\"],\"dashboard.dembrane.verify.topic.select\":[\"Seleccione qué temas pueden usar los participantes para la verificación.\"],\"participant.concrete.selection.title\":[\"¿Qué quieres verificar?\"],\"participant.concrete.instructions.receive.artefact\":[\"Pronto recibirás \",[\"objectLabel\"],\" para verificar.\"],\"participant.concrete.instructions.approval.helps\":[\"¡Tu aprobación nos ayuda a entender lo que realmente piensas!\"],\"library.generate.duration.message\":[\"La biblioteca tardará \",[\"duration\"]],\"uDvV8j\":[\"Enviar\"],\"aMNEbK\":[\"Desuscribirse de Notificaciones\"],\"JhOwWd\":[\"-5s\"],\"participant.modal.echo.info.title.generic\":[\"\\\"ECHO\\\" disponible pronto\"],\"participant.modal.echo.info.title.go.deeper\":[\"\\\"Explorar\\\" disponible pronto\"],\"participant.modal.echo.info.title.concrete\":[\"\\\"Verificar\\\" disponible pronto\"],\"2NWk7n\":[\"(para procesamiento de audio mejorado)\"],\"e6iRhF\":[[\"0\",\"plural\",{\"one\":[\"#\",\" etiqueta\"],\"other\":[\"#\",\" etiquetas\"]}]],\"select.all.modal.tags\":[[\"0\",\"plural\",{\"one\":[\"Etiqueta:\"],\"other\":[\"Etiquetas:\"]}]],\"J/hVSQ\":[[\"0\"]],\"HB8dPL\":[[\"0\"],\" \",[\"1\"],\" listo\"],\"select.all.modal.added.count\":[[\"0\"],\" añadidas\"],\"xRdQss\":[[\"0\"],\" Conversation\",[\"1\"],\" • Edited \",[\"2\"]],\"2Th9D6\":[[\"0\"],\" Conversaciones • Editado \",[\"1\"]],\"select.all.modal.not.added.count\":[[\"0\"],\" no añadidas\"],\"BXWuuj\":[[\"conversationCount\"],\" seleccionadas\"],\"P1pDS8\":[[\"diffInDays\"],\" días atrás\"],\"bT6AxW\":[[\"diffInHours\"],\" horas atrás\"],\"library.conversations.to.be.analyzed\":[[\"finishedConversationsCount\",\"plural\",{\"one\":[\"Actualmente, \",\"#\",\" conversación está lista para ser analizada.\"],\"other\":[\"Actualmente, \",\"#\",\" conversaciones están listas para ser analizadas.\"]}]],\"fyE7Au\":[[\"minutes\"],\" minutos y \",[\"seconds\"],\" segundos\"],\"TVD5At\":[[\"readingNow\"],\" leyendo ahora\"],\"U7Iesw\":[[\"seconds\"],\" segundos\"],\"library.conversations.still.processing\":[[\"0\"],\" aún en proceso.\"],\"ZpJ0wx\":[\"*Transcripción en progreso.*\"],\"ynBObK\":[\"+\",[\"hiddenCount\"],\" conversaciones\"],\"pV+XPw\":[\"+5s\"],\"LPXUKX\":[\"<0>Espera \",[\"0\"],\":\",[\"1\"]],\"LeFXS1\":[\"0 Aspectos\"],\"AeSuqs\":[\"1. Proporcionas una URL donde quieres recibir notificaciones\"],\"nDEZ7T\":[\"2. Cuando ocurre un evento de conversación, enviamos automáticamente los datos de la conversación a tu URL\"],\"WiUXLq\":[\"3. Tu sistema recibe los datos y puede actuar sobre ellos (por ejemplo, guardar en una base de datos, enviar un correo electrónico, actualizar una hoja de cálculo)\"],\"D+aQ7R\":[\"Un nombre amigable para identificar este webhook\"],\"DX/Wkz\":[\"Contraseña de la cuenta\"],\"L5gswt\":[\"Acción de\"],\"UQXw0W\":[\"Acción sobre\"],\"7L01XJ\":[\"Acciones\"],\"select.all.modal.loading.filters\":[\"Filtros activos\"],\"m16xKo\":[\"Añadir\"],\"1m+3Z3\":[\"Añadir contexto adicional (Opcional)\"],\"Se1KZw\":[\"Añade todos los que correspondan\"],\"select.all.modal.title.add\":[\"Añadir conversaciones al contexto\"],\"1xDwr8\":[\"Añade términos clave o nombres propios para mejorar la calidad y precisión de la transcripción.\"],\"ndpRPm\":[\"Añade nuevas grabaciones a este proyecto. Los archivos que subas aquí serán procesados y aparecerán en las conversaciones.\"],\"Ralayn\":[\"Añadir Etiqueta\"],\"add.tag.filter.modal.title\":[\"Añadir etiqueta a los filtros\"],\"IKoyMv\":[\"Añadir Etiquetas\"],\"add.tag.filter.modal.add\":[\"Añadir a los filtros\"],\"NffMsn\":[\"Añadir a este chat\"],\"QN2F+7\":[\"Añadir Webhook\"],\"UZ07em\":[\"Añadir tu primer Webhook\"],\"select.all.modal.added\":[\"Añadidas\"],\"Na90E+\":[\"E-mails añadidos\"],\"select.all.modal.add.without.filters\":[\"Añadiendo <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversación\"],\"other\":[\"#\",\" conversaciones\"]}],\" al chat\"],\"select.all.modal.add.with.filters\":[\"Añadiendo <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversación\"],\"other\":[\"#\",\" conversaciones\"]}],\" con los siguientes filtros:\"],\"select.all.modal.add.without.filters.more\":[\"Añadiendo <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversación más\"],\"other\":[\"#\",\" conversaciones más\"]}],\"\"],\"select.all.modal.add.with.filters.more\":[\"Añadiendo <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversación más\"],\"other\":[\"#\",\" conversaciones más\"]}],\" con los siguientes filtros:\"],\"SJCAsQ\":[\"Añadiendo Contexto:\"],\"select.all.modal.loading.title\":[\"Añadiendo conversaciones\"],\"Du6bPw\":[\"Dirección\"],\"CA/Ul9\":[\"Ajustar el tamaño de la fuente base para la interfaz\"],\"sxkWRg\":[\"Avanzado\"],\"OaKXud\":[\"Avanzado (Consejos y best practices)\"],\"TBpbDp\":[\"Avanzado (Consejos y trucos)\"],\"JiIKww\":[\"Configuración Avanzada\"],\"6iJVJD\":[\"Agentic\"],\"vaeE5W\":[\"Agentic - Tool-driven execution\"],\"VHg3DX\":[\"Agentic Chat\"],\"cF7bEt\":[\"Todas las acciones\"],\"O1367B\":[\"Todas las colecciones\"],\"gvykaX\":[\"Todas las conversaciones\"],\"Cmt62w\":[\"Todas las conversaciones están listas\"],\"u/fl/S\":[\"Todas las archivos se han subido correctamente.\"],\"baQJ1t\":[\"Todos los Insights\"],\"3goDnD\":[\"Permitir a los participantes usar el enlace para iniciar nuevas conversaciones\"],\"bruUug\":[\"Casi listo\"],\"H7cfSV\":[\"Ya añadido a este chat\"],\"xNyrs1\":[\"Ya en el contexto\"],\"jIoHDG\":[\"Se enviará una notificación por correo electrónico a \",[\"0\"],\" participante\",[\"1\"],\". ¿Quieres continuar?\"],\"G54oFr\":[\"Se enviará una notificación por correo electrónico a \",[\"0\"],\" participante\",[\"1\"],\". ¿Quieres continuar?\"],\"8q/YVi\":[\"Ocurrió un error al cargar el Portal. Por favor, contacta al equipo de soporte.\"],\"XyOToQ\":[\"Ocurrió un error.\"],\"QX6zrA\":[\"Análisis\"],\"F4cOH1\":[\"Lenguaje de análisis\"],\"1x2m6d\":[\"Analiza estos elementos con profundidad y matiz. Por favor:\\n\\nEnfoque en las conexiones inesperadas y contrastes\\nPasa más allá de las comparaciones superficiales\\nIdentifica patrones ocultos que la mayoría de las analíticas pasan por alto\\nMantén el rigor analítico mientras sigues siendo atractivo\\nUsa ejemplos que iluminan principios más profundos\\nEstructura el análisis para construir una comprensión\\nDibuja insights que contradicen ideas convencionales\\n\\nNota: Si las similitudes/diferencias son demasiado superficiales, por favor házmelo saber, necesitamos material más complejo para analizar.\"],\"announcements\":[\"anuncios\"],\"Dzr23X\":[\"Anuncios\"],\"gd1W+U\":[\"Anonimizar transcripciones\"],\"YdiKaK\":[\"conversación anónima\"],\"iPiP6k\":[\"Conversación anónima\"],\"azfEQ3\":[\"Anonymous Participant\"],\"participant.concrete.action.button.approve\":[\"aprobar\"],\"conversation.verified.approved\":[\"Aprobado\"],\"tq+4rb\":[\"¿Estás seguro de que quieres eliminar el webhook \\\"\",[\"0\"],\"\\\"? Esta acción no se puede deshacer.\"],\"Q5Z2wp\":[\"¿Estás seguro de que quieres eliminar esta conversación? Esta acción no se puede deshacer.\"],\"kWiPAC\":[\"¿Estás seguro de que quieres eliminar este proyecto?\"],\"YF1Re1\":[\"¿Estás seguro de que quieres eliminar este proyecto? Esta acción no se puede deshacer.\"],\"B8ymes\":[\"¿Estás seguro de que quieres eliminar esta grabación?\"],\"G2gLnJ\":[\"¿Estás seguro de que quieres eliminar esta etiqueta?\"],\"aUsm4A\":[\"¿Estás seguro de que quieres eliminar esta etiqueta? Esto eliminará la etiqueta de las conversaciones existentes que la contienen.\"],\"participant.modal.finish.message.text.mode\":[\"¿Estás seguro de que quieres terminar la conversación?\"],\"xu5cdS\":[\"¿Estás seguro de que quieres terminar?\"],\"sOql0x\":[\"¿Estás seguro de que quieres generar la biblioteca? Esto tomará un tiempo y sobrescribirá tus vistas e insights actuales.\"],\"K1Omdr\":[\"Are you sure you want to generate the library? This will take a while.\"],\"UXCOMn\":[\"¿Estás seguro de que quieres regenerar el resumen? Perderás el resumen actual.\"],\"JHgUuT\":[\"¡Artefacto aprobado exitosamente!\"],\"IbpaM+\":[\"¡Artefacto recargado exitosamente!\"],\"Qcm/Tb\":[\"¡Artefacto revisado exitosamente!\"],\"uCzCO2\":[\"¡Artefacto actualizado exitosamente!\"],\"KYehbE\":[\"artefactos\"],\"jrcxHy\":[\"Artefactos\"],\"F+vBv0\":[\"Preguntar\"],\"lCenB6\":[\"¿Preguntar por el email?\"],\"Rjlwvz\":[\"¿Preguntar por el nombre?\"],\"5gQcdD\":[\"Pedir a los participantes que proporcionen su nombre cuando inicien una conversación\"],\"84NoFa\":[\"Aspecto\"],\"HkigHK\":[\"Aspectos\"],\"kskjVK\":[\"El asistente está escribiendo...\"],\"HrusNW\":[\"Tienes que seleccionar al menos un tema para activar Hacerlo concreto\"],\"iF1OFS\":[\"Tienes que seleccionar al menos un tema para activar Verificar\"],\"participant.modal.interruption.issue.message\":[\"¡Atención! Perdimos los últimos 60 segundos de tu grabación debido a una interrupción. Por favor, presiona el botón de abajo para reconectar.\"],\"kHN5Zx\":[\"El descarga de audio no está disponible para conversaciones anónimas\"],\"SLvg/d\":[\"La reproducción de audio no está disponible para conversaciones anónimas\"],\"DMBYlw\":[\"Procesamiento de audio en progreso\"],\"D3SDJS\":[\"Audio Recording\"],\"mGVg5N\":[\"Las grabaciones de audio están programadas para eliminarse después de 30 días desde la fecha de grabación\"],\"IOBCIN\":[\"Consejo de audio\"],\"y2W2Hg\":[\"Registros de auditoría\"],\"aL1eBt\":[\"Registros de auditoría exportados a CSV\"],\"mS51hl\":[\"Registros de auditoría exportados a JSON\"],\"z8CQX2\":[\"Código de autenticación\"],\"R+PyK8\":[\"Generar títulos automáticamente\"],\"voAvDv\":[\"Generar títulos automáticamente\"],\"Wrpmw7\":[\"Generado automáticamente o introducido manualmente\"],\"/iCiQU\":[\"Seleccionar automáticamente\"],\"3D5FPO\":[\"Seleccionar automáticamente desactivado\"],\"ajAMbT\":[\"Seleccionar automáticamente activado\"],\"jEqKwR\":[\"Seleccionar fuentes para añadir al chat\"],\"dY4Vk3\":[\"Generar automáticamente un título corto basado en temas para cada conversación después de la resumen. El título describe lo que se discutió, no quién participó. El nombre original del participante se conserva por separado, si lo proporcionaron.\"],\"vtUY0q\":[\"Incluye automáticamente conversaciones relevantes para el análisis sin selección manual\"],\"F95AYw\":[\"Guardar automáticamente las transcripciones en tu CRM o base de datos\"],\"zUbSgC\":[\"Enviar automáticamente los datos de la conversación a tus otras herramientas y servicios cuando ocurran eventos.\"],\"csDS2L\":[\"Disponible\"],\"iH8pgl\":[\"Atrás\"],\"participant.button.back.microphone\":[\"Volver\"],\"participant.button.back\":[\"Volver\"],\"/9nVLo\":[\"Volver a la selección\"],\"wVO5q4\":[\"Básico (Diapositivas esenciales del tutorial)\"],\"epXTwc\":[\"Configuración Básica\"],\"GML8s7\":[\"¡Comenzar!\"],\"YBt9YP\":[\"Beta\"],\"dashboard.dembrane.concrete.beta\":[\"Beta\"],\"dashboard.dembrane.verify.beta\":[\"Beta\"],\"0fX/GG\":[\"Visión general\"],\"vZERag\":[\"Visión general - Temas y patrones\"],\"MkvsWx\":[\"Reservar una llamada\"],\"YgG3yv\":[\"Ideas de brainstorming\"],\"4eBtkM\":[\"Construir paneles personalizados con datos de conversación en tiempo real\"],\"ba5GvN\":[\"Al eliminar este proyecto, eliminarás todos los datos asociados con él. Esta acción no se puede deshacer. ¿Estás ABSOLUTAMENTE seguro de que quieres eliminar este proyecto?\"],\"dEgA5A\":[\"Cancelar\"],\"participant.mic.settings.modal.second.confirm.cancel\":[\"Cancelar\"],\"participant.concrete.action.button.cancel\":[\"cancelar\"],\"participant.concrete.instructions.button.cancel\":[\"cancelar\"],\"select.all.modal.cancel\":[\"Cancelar\"],\"add.tag.filter.modal.cancel\":[\"Cancelar\"],\"RKD99R\":[\"No se puede añadir una conversación vacía\"],\"kryGs+\":[\"Tarjeta\"],\"JFFJDJ\":[\"Los cambios se guardan automáticamente mientras continúas usando la aplicación. <0/>Una vez que tengas cambios sin guardar, puedes hacer clic en cualquier lugar para guardar los cambios. <1/>También verás un botón para Cancelar los cambios.\"],\"u0IJto\":[\"Los cambios se guardarán automáticamente\"],\"xF/jsW\":[\"Cambiar el idioma durante una conversación activa puede provocar resultados inesperados. Se recomienda iniciar una nueva conversación después de cambiar el idioma. ¿Estás seguro de que quieres continuar?\"],\"AHZflp\":[\"Chat\"],\"TGJVgd\":[\"Chat | Dembrane\"],\"chat.accordion.skeleton.title\":[\"Chats\"],\"project.sidebar.chat.title\":[\"Chats\"],\"8Q+lLG\":[\"Chats\"],\"participant.button.check.microphone.access\":[\"Verificar acceso al micrófono\"],\"+e4Yxz\":[\"Verificar acceso al micrófono\"],\"v4fiSg\":[\"Revisa tu correo electrónico\"],\"pWT04I\":[\"Comprobando...\"],\"KFa1f3\":[\"Elegir un archivo de logo\"],\"okLwd9\":[\"Elegir desde tus otros proyectos\"],\"Aoxltn\":[\"Elegir cuándo quieres recibir notificaciones\"],\"DakUDF\":[\"Elige el tema que prefieras para la interfaz\"],\"0ngaDi\":[\"Citar las siguientes fuentes\"],\"B2pdef\":[\"Haz clic en \\\"Subir archivos\\\" cuando estés listo para iniciar el proceso de subida.\"],\"cwMTjO\":[\"Haz clic para editar\"],\"jcSz6S\":[\"Haz clic para ver las \",[\"totalCount\"],\" conversaciones\"],\"+d+tJS\":[\"Clonar desde otro proyecto\"],\"nCnTY0\":[\"Clonar desde proyecto\"],\"BPrdpc\":[\"Clonar proyecto\"],\"9U86tL\":[\"Clonar proyecto\"],\"yz7wBu\":[\"Cerrar\"],\"select.all.modal.close\":[\"Cerrar\"],\"q+hNag\":[\"Colección\"],\"bJHBId\":[\"Casos de uso comunes:\"],\"Wqc3zS\":[\"Comparar y Contrastar\"],\"CfO59/\":[\"Compare & Contrast Insights\"],\"jlZul5\":[\"Compara y contrasta los siguientes elementos proporcionados en el contexto.\"],\"bD8I7O\":[\"Completar\"],\"6jBoE4\":[\"Temas concretos\"],\"participant.mic.settings.modal.second.confirm.button\":[\"Continuar\"],\"yjkELF\":[\"Confirmar Nueva Contraseña\"],\"p2/GCq\":[\"Confirmar Contraseña\"],\"puQ8+/\":[\"Publicar\"],\"L0k594\":[\"Confirma tu contraseña para generar un nuevo secreto para tu aplicación de autenticación.\"],\"JhzMcO\":[\"Conectando a los servicios de informes...\"],\"wX/BfX\":[\"Conexión saludable\"],\"WimHuY\":[\"Conexión no saludable\"],\"DFFB2t\":[\"Contactar a ventas\"],\"VlCTbs\":[\"Contacta a tu representante de ventas para activar esta función hoy!\"],\"M73whl\":[\"Contexto\"],\"VHSco4\":[\"Contexto añadido:\"],\"aVvy3Y\":[\"Límite de contexto alcanzado\"],\"participant.button.continue\":[\"Continuar\"],\"xGVfLh\":[\"Continuar\"],\"F1pfAy\":[\"conversación\"],\"EiHu8M\":[\"Conversación añadida al chat\"],\"ggJDqH\":[\"Audio de la conversación\"],\"participant.conversation.ended\":[\"Conversación terminada\"],\"BsHMTb\":[\"Conversación Terminada\"],\"26Wuwb\":[\"Procesando conversación\"],\"OtdHFE\":[\"Conversación eliminada del chat\"],\"zTKMNm\":[\"Estado de la conversación\"],\"Rdt7Iv\":[\"Detalles del estado de la conversación\"],\"7Ljafh\":[\"Etiquetas de la conversación\"],\"a7zH70\":[\"conversaciones\"],\"EnJuK0\":[\"Conversaciones\"],\"TQ8ecW\":[\"Conversaciones desde código QR\"],\"nmB3V3\":[\"Conversaciones desde subida\"],\"participant.refine.cooling.down\":[\"Enfriándose. Disponible en \",[\"0\"]],\"6V3Ea3\":[\"Copiado\"],\"84o0nc\":[\"Copiado desde la conversación original\"],\"PiH3UR\":[\"Copiado!\"],\"he3ygx\":[\"Copiar\"],\"y1eoq1\":[\"Copiar enlace\"],\"Dj+aS5\":[\"Copiar enlace para compartir este informe\"],\"vAkFou\":[\"Copiar secreto\"],\"v3StFl\":[\"Copiar Resumen\"],\"/4gGIX\":[\"Copiar al portapapeles\"],\"RTxUjI\":[\"Copiar al portapapeles\"],\"rG2gDo\":[\"Copiar transcripción\"],\"OvEjsP\":[\"Copiando...\"],\"hYgDIe\":[\"Crear\"],\"VW1ecc\":[\"Crear un nuevo webhook desde cero\"],\"oJfYM5\":[\"Create a research brief from recent conversations\"],\"CSQPC0\":[\"Crear una Cuenta\"],\"library.create\":[\"Crear biblioteca\"],\"O671Oh\":[\"Crear Biblioteca\"],\"library.create.view.modal.title\":[\"Crear nueva vista\"],\"vY2Gfm\":[\"Crear nueva vista\"],\"bsfMt3\":[\"Crear informe\"],\"library.create.view\":[\"Crear vista\"],\"3D0MXY\":[\"Crear Vista\"],\"dkAPxi\":[\"Crear Webhook\"],\"45O6zJ\":[\"Creado el\"],\"yOrQ4N\":[\"Logo actual\"],\"8Tg/JR\":[\"Personalizado\"],\"o1nIYK\":[\"Nombre de archivo personalizado\"],\"GrXJvi\":[\"Logo personalizado\"],\"iv5fAO\":[\"Prompt de título personalizado\"],\"ZQKLI1\":[\"Zona de Peligro\"],\"wqCnxg\":[\"URL del panel de control (enlace directo a la vista de conversaciones)\"],\"ovBPCi\":[\"Predeterminado\"],\"ucTqrC\":[\"Predeterminado - Sin tutorial (Solo declaraciones de privacidad)\"],\"K/78Yl\":[\"Delegate multi-step analysis with live tool execution\"],\"cnGeoo\":[\"Eliminar\"],\"project.sidebar.chat.delete\":[\"Eliminar chat\"],\"2DzmAq\":[\"Eliminar Conversación\"],\"++iDlT\":[\"Eliminar Proyecto\"],\"zdyslo\":[\"Eliminar Webhook\"],\"+m7PfT\":[\"Eliminado con éxito\"],\"p9tvm2\":[\"Echo\"],\"90wFaY\":[\"ECHO\"],\"Y7Si8i\":[\"dembrane funciona con IA. Revisa bien las respuestas.\"],\"67znul\":[\"Respuesta\"],\"Nu4oKW\":[\"Description\"],\"NMz7xK\":[\"Desarrolla un marco estratégico que impulse resultados significativos. Por favor:\\n\\nIdentifica objetivos centrales y sus interdependencias\\nMapa de implementación con plazos realistas\\nAnticipa obstáculos potenciales y estrategias de mitigación\\nDefine métricas claras para el éxito más allá de los indicadores de vanidad\\nResalta requisitos de recursos y prioridades de asignación\\nEstructura el plan para ambas acciones inmediatas y visión a largo plazo\\nIncluye puertas de decisión y puntos de pivote\\n\\nNota: Enfócate en estrategias que crean ventajas competitivas duraderas, no solo mejoras incrementales.\"],\"qERl58\":[\"Desactivar 2FA\"],\"yrMawf\":[\"Desactivar autenticación de dos factores\"],\"E/QGRL\":[\"Desactivado\"],\"fDGgw4\":[\"¿Necesito esto?\"],\"LnL5p2\":[\"¿Quieres contribuir a este proyecto?\"],\"JeOjN4\":[\"¿Quieres estar en el bucle?\"],\"TvY/XA\":[\"Documentación\"],\"mzI/c+\":[\"Descargar\"],\"5YVf7S\":[\"Descargar todas las transcripciones de conversaciones generadas para este proyecto.\"],\"5154Ap\":[\"Descargar Todas las Transcripciones\"],\"8fQs2Z\":[\"Descargar como\"],\"hX9DE4\":[\"Download audio\"],\"hTiEnc\":[\"Descargar Audio\"],\"wEiqju\":[\"Descargar código QR\"],\"+bBcKo\":[\"Descargar transcripción\"],\"5XW2u5\":[\"Opciones de Descarga de Transcripción\"],\"6Wy9H3\":[\"Draft next actions and organize them by priority\"],\"hUO5BY\":[\"Arrastra archivos de audio aquí o haz clic para seleccionar archivos\"],\"KGi3u9\":[\"Arrastrar para reordenar\"],\"lkz6PL\":[\"Duración\"],\"KIjvtr\":[\"Holandés\"],\"pO9dOq\":[\"por ejemplo, \\\"Usar frases de sustantivos cortas como 'Espacios verdes urbanos' o 'Empleo juvenil'. Evitar títulos genéricos.\\\"\"],\"ffuZIY\":[\"por ejemplo, Notificaciones de Slack, Flujo de trabajo de Make\"],\"participant.button.echo\":[\"ECHO\"],\"HA9VXi\":[\"Echo\"],\"rH6cQt\":[\"Echo está impulsado por IA. Por favor, verifica las respuestas.\"],\"o6tfKZ\":[\"ECHO está impulsado por IA. Por favor, verifica las respuestas.\"],\"/IJH/2\":[\"¡ECHO!\"],\"ePK91l\":[\"Editar\"],\"9WkyHF\":[\"Editar Conversación\"],\"/8fAkm\":[\"Editar nombre de archivo\"],\"G2KpGE\":[\"Editar Proyecto\"],\"DdevVt\":[\"Editar Contenido del Informe\"],\"0YvCPC\":[\"Editar Recurso\"],\"report.editor.description\":[\"Edita el contenido del informe usando el editor de texto enriquecido a continuación. Puede formatear texto, agregar enlaces, imágenes y más.\"],\"nP7CdQ\":[\"Editar Webhook\"],\"F6H6Lg\":[\"Modo de edición\"],\"O3oNi5\":[\"Correo electrónico\"],\"wwiTff\":[\"Verificación de Correo Electrónico\"],\"Ih5qq/\":[\"Verificación de Correo Electrónico | Dembrane\"],\"iF3AC2\":[\"Correo electrónico verificado con éxito. Serás redirigido a la página de inicio de sesión en 5 segundos. Si no eres redirigido, por favor haz clic <0>aquí.\"],\"g2N9MJ\":[\"email@trabajo.com\"],\"N2S1rs\":[\"Vacío\"],\"DCRKbe\":[\"Activar 2FA\"],\"PccJlP\":[\"Enable Echo\"],\"pPJr5A\":[\"Enable ECHO\"],\"D3AnH0\":[\"Habilitar Explorar\"],\"+ljZfM\":[\"Activar Profundizar\"],\"wGA7d4\":[\"Activar Hacerlo concreto\"],\"4KKbfZ\":[\"Habilitar participación\"],\"PoQJQE\":[\"Enable Reply\"],\"G3dSLc\":[\"Habilitar Notificaciones de Reportes\"],\"Idlt6y\":[\"Habilita esta función para permitir a los participantes recibir notificaciones cuando se publica o actualiza un informe. Los participantes pueden ingresar su correo electrónico para suscribirse a actualizaciones y permanecer informados.\"],\"g2qGhy\":[\"Habilita esta función para permitir a los participantes solicitar respuestas impulsadas por IA durante su conversación. Los participantes pueden hacer clic en \\\"Echo\\\" después de grabar sus pensamientos para recibir retroalimentación contextual, fomentando una reflexión más profunda y mayor participación. Se aplica un período de enfriamiento entre solicitudes.\"],\"pB03mG\":[\"Habilita esta función para permitir a los participantes solicitar respuestas impulsadas por IA durante su conversación. Los participantes pueden hacer clic en \\\"ECHO\\\" después de grabar sus pensamientos para recibir retroalimentación contextual, fomentando una reflexión más profunda y mayor participación. Se aplica un período de enfriamiento entre solicitudes.\"],\"ZUS4uO\":[\"Habilita esta función para permitir a los participantes solicitar respuestas impulsadas por IA durante su conversación. Los participantes pueden hacer clic en \\\"Explorar\\\" después de grabar sus pensamientos para recibir retroalimentación contextual, alentando una reflexión más profunda y una participación más intensa. Se aplica un período de enfriamiento entre solicitudes.\"],\"dWv3hs\":[\"Habilite esta función para permitir a los participantes solicitar respuestas AI durante su conversación. Los participantes pueden hacer clic en \\\"Get Reply\\\" después de grabar sus pensamientos para recibir retroalimentación contextual, alentando una reflexión más profunda y una participación más intensa. Un período de enfriamiento aplica entre solicitudes.\"],\"rkE6uN\":[\"Activa esta función para que los participantes puedan pedir respuestas con IA durante su conversación. Después de grabar lo que piensan, pueden hacer clic en \\\"Profundizar\\\" para recibir feedback contextual que invita a reflexionar más y a implicarse más. Hay un tiempo de espera entre peticiones.\"],\"dashboard.dembrane.feature.verify.description\":[\"Active esta función para permitir que los participantes verifiquen y aprueben \\\"resultados\\\" de sus envíos. Esto ayuda a cristalizar ideas clave, preocupaciones o resúmenes. Después de la conversación, puede filtrar las discusiones con resultados verificados y revisarlas en la descripción general.\"],\"C027jd\":[\"Habilitar anonimización de transcripciones\"],\"329BBO\":[\"Activar autenticación de dos factores\"],\"x35ZEt\":[\"Habilitar Verificar\"],\"RxzN1M\":[\"Habilitado\"],\"IxzwiB\":[\"Fin de la lista • Todas las \",[\"0\"],\" conversaciones cargadas\"],\"lYGfRP\":[\"Inglés\"],\"GboWYL\":[\"Ingresa un término clave o nombre propio\"],\"TSHJTb\":[\"Ingresa un nombre para el nuevo conversation\"],\"KovX5R\":[\"Ingresa un nombre para tu proyecto clonado\"],\"DRYPFp\":[\"Ingresa una clave secreta\"],\"34YqUw\":[\"Ingresa un código válido para desactivar la autenticación de dos factores.\"],\"2FPsPl\":[\"Ingresa el nombre del archivo (sin extensión)\"],\"vT+QoP\":[\"Ingresa un nuevo nombre para el chat:\"],\"oIn7d4\":[\"Ingresa el código de 6 dígitos de tu aplicación de autenticación.\"],\"q1OmsR\":[\"Ingresa el código actual de seis dígitos de tu aplicación de autenticación.\"],\"nAEwOZ\":[\"Enter your access code\"],\"NgaR6B\":[\"Ingresa tu contraseña\"],\"42tLXR\":[\"Ingresa tu consulta\"],\"HRbyGE\":[\"Ingresado por el participante en el portal\"],\"SlfejT\":[\"Error\"],\"Ne0Dr1\":[\"Error al clonar el proyecto\"],\"AEkJ6x\":[\"Error al crear el informe\"],\"S2MVUN\":[\"Error al cargar los anuncios\"],\"xcUDac\":[\"Error al cargar los insights\"],\"edh3aY\":[\"Error al cargar el proyecto\"],\"3Uoj83\":[\"Error al cargar las citas\"],\"4kVRov\":[\"Ocurrió un error\"],\"z05QRC\":[\"Error al actualizar el informe\"],\"hmk+3M\":[\"Error al subir \\\"\",[\"0\"],\"\\\": \",[\"1\"]],\"tst44n\":[\"Eventos\"],\"VFClUG\":[\"Eventos a Escuchar\"],\"participant.alert.microphone.access.success\":[\"Acceso al micrófono verificado con éxito\"],\"/PykH1\":[\"Todo parece bien – puedes continuar.\"],\"jqsg/I\":[\"Ejemplo de Payload de Webhook\"],\"AAC/NE\":[\"Example: This conversation is about [topic]. Key terms include [term1], [term2]. Please pay special attention to [specific aspect].\"],\"Rsjgm0\":[\"Experimental\"],\"8tjQCz\":[\"Explorar\"],\"participant.echo.explore\":[\"Explorar\"],\"/bsogT\":[\"Explora temas y patrones en todas las conversaciones\"],\"sAod0Q\":[\"Explorando \",[\"conversationCount\"],\" conversaciones\"],\"GS+Mus\":[\"Exportar\"],\"7Bj3x9\":[\"Error\"],\"bh2Vob\":[\"Error al añadir la conversación al chat\"],\"ajvYcJ\":[\"Error al añadir la conversación al chat\",[\"0\"]],\"g5wCZj\":[\"Error al añadir conversaciones al contexto\"],\"9GMUFh\":[\"Error al aprobar el artefacto. Por favor, inténtalo de nuevo.\"],\"pmwvUt\":[\"Error al aprobar el resultado. Por favor, inténtalo de nuevo.\"],\"RBpcoc\":[\"Error al copiar el chat. Por favor, inténtalo de nuevo.\"],\"uvu6eC\":[\"No se pudo copiar la transcripción. Inténtalo de nuevo.\"],\"BVzTya\":[\"Error al eliminar la respuesta\"],\"p+a077\":[\"Error al desactivar la selección automática para este chat\"],\"iS9Cfc\":[\"Error al activar la selección automática para este chat\"],\"C6KoMG\":[\"Error al finalizar la conversación. Por favor, inténtalo de nuevo o inicia una nueva conversación.\"],\"Gu9mXj\":[\"Error al finalizar la conversación. Por favor, inténtalo de nuevo.\"],\"vx5bTP\":[\"Error al generar \",[\"label\"],\". Por favor, inténtalo de nuevo.\"],\"7S+M+W\":[\"Failed to generate Hidden gems. Please try again.\"],\"Fa1ewI\":[\"Error al generar el resumen. Inténtalo de nuevo más tarde.\"],\"DKxr+e\":[\"Error al obtener los anuncios\"],\"TSt/Iq\":[\"Error al obtener la última notificación\"],\"D4Bwkb\":[\"Error al obtener el número de notificaciones no leídas\"],\"AXRzV1\":[\"Error al cargar el audio o el audio no está disponible\"],\"Z77bMM\":[\"Error al cargar los webhooks\"],\"T7KYJY\":[\"Error al marcar todos los anuncios como leídos\"],\"eGHX/x\":[\"Error al marcar el anuncio como leído\"],\"FBluE+\":[\"Error al reconectar. Por favor, recarga la página.\"],\"SVtMXb\":[\"Error al regenerar el resumen. Por favor, inténtalo de nuevo más tarde.\"],\"h49o9M\":[\"Error al recargar. Por favor, inténtalo de nuevo.\"],\"kE1PiG\":[\"Error al eliminar la conversación del chat\"],\"+piK6h\":[\"Error al eliminar la conversación del chat\",[\"0\"]],\"P9wLTJ\":[\"Error al eliminar el logo\"],\"SmP70M\":[\"Error al retranscribir la conversación. Por favor, inténtalo de nuevo.\"],\"hhLiKu\":[\"Error al revisar el artefacto. Por favor, inténtalo de nuevo.\"],\"kClMar\":[\"Error al revisar el resultado. Por favor, inténtalo de nuevo.\"],\"8LgIkO\":[\"Error al iniciar una nueva conversación. Por favor, inténtalo de nuevo.\"],\"wMEdO3\":[\"Error al detener la grabación al cambiar el dispositivo. Por favor, inténtalo de nuevo.\"],\"RW4V7P\":[\"Error al subir el logo\"],\"wH6wcG\":[\"Error al verificar el estado del correo electrónico. Por favor, inténtalo de nuevo.\"],\"participant.modal.echo.info.title\":[\"Función disponible pronto\"],\"87gcCP\":[\"El archivo \\\"\",[\"0\"],\"\\\" excede el tamaño máximo de \",[\"1\"],\".\"],\"ena+qV\":[\"El archivo \\\"\",[\"0\"],\"\\\" tiene un formato no soportado. Solo se permiten archivos de audio.\"],\"LkIAge\":[\"El archivo \\\"\",[\"0\"],\"\\\" no es un formato de audio soportado. Solo se permiten archivos de audio.\"],\"RW2aSn\":[\"El archivo \\\"\",[\"0\"],\"\\\" es demasiado pequeño (\",[\"1\"],\"). El tamaño mínimo es \",[\"2\"],\".\"],\"+aBwxq\":[\"Tamaño del archivo: Mínimo \",[\"0\"],\", Máximo \",[\"1\"],\", hasta \",[\"MAX_FILES\"],\" archivos\"],\"UkgMPE\":[\"Nombre de archivo desde el archivo subido\"],\"o7J4JM\":[\"Filtrar\"],\"5g0xbt\":[\"Filtrar registros de auditoría por acción\"],\"9clinz\":[\"Filtrar registros de auditoría por colección\"],\"O39Ph0\":[\"Filtrar por acción\"],\"DiDNkt\":[\"Filtrar por colección\"],\"MRk67a\":[\"Find contradictions and suggest follow-up questions\"],\"participant.button.stop.finish\":[\"Finalizar\"],\"participant.button.finish.text.mode\":[\"Finalizar\"],\"participant.button.finish\":[\"Finalizar\"],\"JmZ/+d\":[\"Finalizar\"],\"participant.modal.finish.title.text.mode\":[\"¿Estás seguro de que quieres terminar la conversación?\"],\"4dQFvz\":[\"Finalizado\"],\"kODvZJ\":[\"Nombre\"],\"MKEPCY\":[\"Seguir\"],\"JnPIOr\":[\"Seguir reproducción\"],\"cGeFup\":[\"Tamaño de fuente\"],\"Jj3pF8\":[\"Para usuarios avanzados: Una clave secreta para verificar la autenticidad del webhook. Solo necesario si tu servicio de recepción requiere verificación de firma.\"],\"glx6on\":[\"¿Olvidaste tu contraseña?\"],\"nLC6tu\":[\"Francés\"],\"k/Ywl4\":[\"Transcripción completa (cuando esté disponible)\"],\"ziAjHi\":[\"Generar\"],\"GRy59I\":[\"Generar un resumen primero\"],\"tSA0hO\":[\"Generar perspectivas a partir de tus conversaciones\"],\"QqIxfi\":[\"Generar secreto\"],\"tM4cbZ\":[\"Generar notas estructuradas de la reunión basadas en los siguientes puntos de discusión proporcionados en el contexto.\"],\"gitFA/\":[\"Generar Resumen\"],\"kzY+nd\":[\"Generando el resumen. Espera...\"],\"DDcvSo\":[\"Alemán\"],\"u9yLe/\":[\"Obtén una respuesta inmediata de dembrane para ayudarte a profundizar en la conversación.\"],\"participant.refine.go.deeper.description\":[\"Obtén una respuesta inmediata de dembrane para ayudarte a profundizar en la conversación.\"],\"TAXdgS\":[\"Dame una lista de 5-10 temas que se están discutiendo.\"],\"CKyk7Q\":[\"Volver\"],\"participant.concrete.artefact.action.button.go.back\":[\"Volver\"],\"IL8LH3\":[\"Profundizar\"],\"DXr0zk\":[\"Pantalla completa\"],\"iWpEwy\":[\"Ir al inicio\"],\"A3oCMz\":[\"Ir a la nueva conversación\"],\"5gqNQl\":[\"Vista de cuadrícula\"],\"+h3keC\":[\"Guía sobre cómo se generan los títulos. Los títulos describen el tema de la conversación, no el participante.\"],\"ZqBGoi\":[\"Tiene artefactos verificados\"],\"Yae+po\":[\"Ayúdanos a traducir\"],\"ng2Unt\":[\"Hola, \",[\"0\"]],\"D+zLDD\":[\"Oculto\"],\"G1UUQY\":[\"Joya oculta\"],\"vLyv1R\":[\"Ocultar\"],\"LqWHk1\":[\"Ocultar \",[\"0\"]],\"u5xmYC\":[\"Ocultar todo\"],\"txCbc+\":[\"Ocultar todos los insights\"],\"0lRdEo\":[\"Ocultar Conversaciones Sin Contenido\"],\"eHo/Jc\":[\"Ocultar datos\"],\"g4tIdF\":[\"Ocultar datos de revisión\"],\"tn75xn\":[\"Highlight specific Concept\"],\"i0qMbr\":[\"Inicio\"],\"lgXx7l\":[\"Cómo funciona:\"],\"LSCWlh\":[\"¿Cómo le describirías a un colega lo que estás tratando de lograr con este proyecto?\\n* ¿Cuál es el objetivo principal o métrica clave?\\n* ¿Cómo se ve el éxito?\"],\"participant.button.i.understand\":[\"Entiendo\"],\"sfIOlH\":[\"IBAN\"],\"S0kLOH\":[\"ID\"],\"WsoNdK\":[\"Identifica y analiza los temas recurrentes en este contenido. Por favor:\\n\"],\"KbXMDK\":[\"Identifica temas recurrentes, temas y argumentos que aparecen consistentemente en las conversaciones. Analiza su frecuencia, intensidad y consistencia. Salida esperada: 3-7 aspectos para conjuntos de datos pequeños, 5-12 para conjuntos de datos medianos, 8-15 para conjuntos de datos grandes. Guía de procesamiento: Enfócate en patrones distintos que emergen en múltiples conversaciones.\"],\"participant.verify.instructions.approve.artefact\":[\"Si está satisfecho con \",[\"objectLabel\"],\", haga clic en \\\"Aprobar\\\" para mostrar que se siente escuchado.\"],\"411+TR\":[\"Si eres un usuario avanzado configurando integraciones de webhook, nos encantaría conocer tu caso de uso. También estamos construyendo características de observabilidad, incluyendo registros de auditoría y seguimiento de entrega.\"],\"AGaPk/\":[\"Si no estás seguro, probablemente no lo necesites todavía. Los webhooks son una característica avanzada típicamente utilizada por desarrolladores o equipos con integraciones personalizadas. Puedes configurarlas siempre más tarde.\"],\"hDVOQQ\":[\"Si estás configurando integraciones de webhook, nos encantaría conocer tu caso de uso. También estamos construyendo características de observabilidad, incluyendo registros de auditoría y seguimiento de entrega.\"],\"QJUjB0\":[\"Para navegar mejor por las citas, crea vistas adicionales. Las citas se agruparán según tu vista.\"],\"IJUcvx\":[\"Mientras tanto, si quieres analizar las conversaciones que aún están en proceso, puedes usar la función de Chat\"],\"aOhF9L\":[\"Incluir enlace al portal en el informe\"],\"Dvf4+M\":[\"Incluir marcas de tiempo\"],\"CE+M2e\":[\"Información\"],\"sMa/sP\":[\"Biblioteca de Insights\"],\"ZVY8fB\":[\"Insight no encontrado\"],\"sJa5f4\":[\"insights\"],\"3hJypY\":[\"Insights\"],\"crUYYp\":[\"Código inválido. Por favor solicita uno nuevo.\"],\"jLr8VJ\":[\"Credenciales inválidas.\"],\"aZ3JOU\":[\"Token inválido. Por favor intenta de nuevo.\"],\"1xMiTU\":[\"Dirección IP\"],\"participant.conversation.error.deleted\":[\"Parece que la conversación se eliminó mientras grababas. Hemos detenido la grabación para evitar cualquier problema. Puedes iniciar una nueva en cualquier momento.\"],\"zT7nbS\":[\"Parece que la conversación se eliminó mientras grababas. Hemos detenido la grabación para evitar cualquier problema. Puedes iniciar una nueva en cualquier momento.\"],\"library.not.available.message\":[\"Parece que la biblioteca no está disponible para tu cuenta. Por favor, solicita acceso para desbloquear esta funcionalidad.\"],\"participant.outcome.error.description\":[\"No pudimos cargar este resultado. Esto podría ser un problema temporal. Puede intentar recargar o volver atrás para seleccionar un tema diferente.\"],\"MbKzYA\":[\"Suena como si hablaran más de una persona. Tomar turnos nos ayudará a escuchar a todos claramente.\"],\"Lj7sBL\":[\"Italiano\"],\"clXffu\":[\"Únete a \",[\"0\"],\" en Dembrane\"],\"uocCon\":[\"Un momento\"],\"OSBXx5\":[\"Justo ahora\"],\"0ohX1R\":[\"Mantén el acceso seguro con un código de un solo uso de tu aplicación de autenticación. Activa o desactiva la autenticación de dos factores para esta cuenta.\"],\"vXIe7J\":[\"Idioma\"],\"UXBCwc\":[\"Apellido\"],\"0K/D0Q\":[\"Última vez guardado el \",[\"0\"]],\"K7P0jz\":[\"Última actualización\"],\"ay5uke\":[\"Aprender más sobre webhooks\"],\"ffCwpJ\":[\"Dejar vacío para mantener el existente\"],\"PIhnIP\":[\"Háganos saber!\"],\"qhQjFF\":[\"Vamos a asegurarnos de que podemos escucharte\"],\"exYcTF\":[\"Biblioteca\"],\"library.title\":[\"Biblioteca\"],\"T50lwc\":[\"La creación de la biblioteca está en progreso\"],\"yUQgLY\":[\"La biblioteca está siendo procesada\"],\"gkv8iG\":[\"Matrícula\"],\"yzF66j\":[\"Enlace\"],\"3gvJj+\":[\"Publicación LinkedIn (Experimental)\"],\"dF6vP6\":[\"Vivo\"],\"uH9GEL\":[\"Live agent execution mode\"],\"participant.live.audio.level\":[\"Nivel de audio en vivo\"],\"TkFXaN\":[\"Nivel de audio en vivo:\"],\"n9yU9X\":[\"Vista Previa en Vivo\"],\"participant.verify.instructions.loading\":[\"Cargando\"],\"yQE2r9\":[\"Cargando\"],\"yQ9yN3\":[\"Cargando acciones...\"],\"participant.concrete.loading.artefact\":[\"Cargando artefacto\"],\"JOvnq+\":[\"Cargando registros de auditoría…\"],\"y+JWgj\":[\"Cargando colecciones...\"],\"ATTcN8\":[\"Cargando temas concretos…\"],\"FUK4WT\":[\"Cargando micrófonos...\"],\"H+bnrh\":[\"Cargando transcripción...\"],\"3DkEi5\":[\"Loading verification topics…\"],\"3SKW0s\":[\"Cargando temas de verificación…\"],\"+yD+Wu\":[\"cargando...\"],\"Z3FXyt\":[\"Cargando...\"],\"Pwqkdw\":[\"Cargando…\"],\"z0t9bb\":[\"Iniciar sesión\"],\"zfB1KW\":[\"Iniciar sesión | Dembrane\"],\"Wd2LTk\":[\"Iniciar sesión como usuario existente\"],\"2cm4WM\":[\"Logo eliminado\"],\"WXSxpf\":[\"Logo actualizado correctamente\"],\"nOhz3x\":[\"Cerrar sesión\"],\"jWXlkr\":[\"Más largo primero\"],\"JSxZVX\":[\"Marcar todos como leídos\"],\"+s1J8k\":[\"Marcar como leído\"],\"VxyuRJ\":[\"Notas de Reunión\"],\"08d+3x\":[\"Mensajes de \",[\"0\"],\" - \",[\"1\"],\"%\"],\"B+1PXy\":[\"El acceso al micrófono sigue denegado. Por favor verifica tu configuración e intenta de nuevo.\"],\"lWkKSO\":[\"min\"],\"zz/Wd/\":[\"Modo\"],\"zMx0gF\":[\"Más templates\"],\"QWdKwH\":[\"Mover\"],\"CyKTz9\":[\"Mover Conversación\"],\"wUTBdx\":[\"Mover a otro Proyecto\"],\"Ksvwy+\":[\"Mover a Proyecto\"],\"6YtxFj\":[\"Nombre\"],\"e3/ja4\":[\"Nombre A-Z\"],\"8/brI5\":[\"El nombre es requerido\"],\"c5Xt89\":[\"Nombre Z-A\"],\"isRobC\":[\"Nuevo\"],\"Wmq4bZ\":[\"Nuevo nombre de conversación\"],\"library.new.conversations\":[\"Se han añadido nuevas conversaciones desde que se generó la biblioteca. Regenera la biblioteca para procesarlas.\"],\"P/+jkp\":[\"Se han añadido nuevas conversaciones desde que se generó la biblioteca. Regenera la biblioteca para procesarlas.\"],\"7vhWI8\":[\"Nueva Contraseña\"],\"+VXUp8\":[\"Nuevo Proyecto\"],\"+RfVvh\":[\"Más nuevos primero\"],\"participant.button.next\":[\"Siguiente\"],\"participant.ready.to.begin.button.text\":[\"¿Listo para comenzar?\"],\"participant.verify.selection.button.next\":[\"Siguiente\"],\"participant.verify.instructions.button.next\":[\"Siguiente\"],\"hXzOVo\":[\"Siguiente\"],\"participant.button.finish.no.text.mode\":[\"No\"],\"riwuXX\":[\"No se encontraron acciones\"],\"WsI5bo\":[\"No hay anuncios disponibles\"],\"Em+3Ls\":[\"No hay registros de auditoría que coincidan con los filtros actuales.\"],\"project.sidebar.chat.empty.description\":[\"No se encontraron chats. Inicia un chat usando el botón \\\"Preguntar\\\".\"],\"YM6Wft\":[\"No se encontraron chats. Inicia un chat usando el botón \\\"Preguntar\\\".\"],\"Qqhl3R\":[\"No se encontraron colecciones\"],\"zMt5AM\":[\"No hay temas concretos disponibles.\"],\"zsslJv\":[\"No hay contenido\"],\"1pZsdx\":[\"No hay conversaciones disponibles para crear la biblioteca\"],\"library.no.conversations\":[\"No hay conversaciones disponibles para crear la biblioteca\"],\"zM3DDm\":[\"No hay conversaciones disponibles para crear la biblioteca. Por favor añade algunas conversaciones para comenzar.\"],\"EtMtH/\":[\"No se encontraron conversaciones.\"],\"BuikQT\":[\"No se encontraron conversaciones. Inicia una conversación usando el enlace de invitación de participación desde la <0><1>vista general del proyecto.\"],\"select.all.modal.no.conversations\":[\"No se procesaron conversaciones. Esto puede ocurrir si todas las conversaciones ya están en el contexto o no coinciden con los filtros seleccionados.\"],\"meAa31\":[\"No hay conversaciones aún\"],\"VInleh\":[\"No hay insights disponibles. Genera insights para esta conversación visitando<0><1> la biblioteca del proyecto.\"],\"yTx6Up\":[\"Aún no se han añadido términos clave o nombres propios. Añádelos usando el campo de entrada de arriba para mejorar la precisión de la transcripción.\"],\"jfhDAK\":[\"No se han detectado nuevos comentarios aún. Por favor, continúa tu discusión y vuelve a intentarlo pronto.\"],\"T3TyGx\":[\"No se encontraron proyectos \",[\"0\"]],\"y29l+b\":[\"No se encontraron proyectos para el término de búsqueda\"],\"ghhtgM\":[\"No hay citas disponibles. Genera citas para esta conversación visitando\"],\"yalI52\":[\"No hay citas disponibles. Genera citas para esta conversación visitando<0><1> la biblioteca del proyecto.\"],\"ctlSnm\":[\"No se encontró ningún informe\"],\"EhV94J\":[\"No se encontraron recursos.\"],\"Ev2r9A\":[\"Sin resultados\"],\"WRRjA9\":[\"No se encontraron etiquetas\"],\"LcBe0w\":[\"Aún no se han añadido etiquetas a este proyecto. Añade una etiqueta usando el campo de texto de arriba para comenzar.\"],\"bhqKwO\":[\"No hay transcripción disponible\"],\"TmTivZ\":[\"No hay transcripción disponible para esta conversación.\"],\"vq+6l+\":[\"Aún no existe transcripción para esta conversación. Por favor, revisa más tarde.\"],\"MPZkyF\":[\"No hay transcripciones seleccionadas para este chat\"],\"AotzsU\":[\"Sin tutorial (solo declaraciones de privacidad)\"],\"OdkUBk\":[\"No se seleccionaron archivos de audio válidos. Por favor, selecciona solo archivos de audio (MP3, WAV, OGG, etc).\"],\"tNWcWM\":[\"No hay temas de verificación configurados para este proyecto.\"],\"2h9aae\":[\"No verification topics available.\"],\"pdWSGS\":[\"No hay temas de verificación disponibles.\"],\"+uY23Q\":[\"No hay webhooks configurados\"],\"/PUkCU\":[\"No se encontraron webhooks\"],\"select.all.modal.not.added\":[\"No añadidas\"],\"OJx3wK\":[\"No disponible\"],\"yebagU\":[\"Notificar a los participantes cuando se publique un informe.\"],\"cH5kXP\":[\"Ahora\"],\"9+6THi\":[\"Más antiguos primero\"],\"participant.verify.instructions.revise.artefact\":[\"Una vez que haya discutido, presione \\\"revisar\\\" para que \",[\"objectLabel\"],\" cambie y refleje su discusión.\"],\"participant.verify.instructions.read.aloud\":[\"Una vez que reciba \",[\"objectLabel\"],\", léalo en voz alta y comparta en voz alta lo que desea cambiar, si es necesario.\"],\"conversation.ongoing\":[\"En curso\"],\"J6n7sl\":[\"En curso\"],\"uTmEDj\":[\"Conversaciones en Curso\"],\"QvvnWK\":[\"Solo las \",[\"0\"],\" conversaciones finalizadas \",[\"1\"],\" serán incluidas en el informe en este momento. \"],\"participant.alert.microphone.access.failure\":[\"¡Ups! Parece que se denegó el acceso al micrófono. ¡No te preocupes! Tenemos una guía de solución de problemas para ti. Siéntete libre de consultarla. Una vez que hayas resuelto el problema, vuelve a visitar esta página para verificar si tu micrófono está listo.\"],\"J17dTs\":[\"¡Ups! Parece que se denegó el acceso al micrófono. ¡No te preocupes! Tenemos una guía de solución de problemas para ti. Siéntete libre de consultarla. Una vez que hayas resuelto el problema, vuelve a visitar esta página para verificar si tu micrófono está listo.\"],\"1TNIig\":[\"Abrir\"],\"NRLF9V\":[\"Abrir Documentación\"],\"2CyWv2\":[\"¿Abierto para Participación?\"],\"Z7K0px\":[\"Abrir guía\"],\"JoAjm8\":[\"Abrir guía del host\"],\"participant.button.open.troubleshooting.guide\":[\"Abrir guía de solución de problemas\"],\"7yrRHk\":[\"Abrir guía de solución de problemas\"],\"Hak8r6\":[\"Abre tu aplicación de autenticación e ingresa el código actual de seis dígitos.\"],\"LLAa/9\":[\"Opcional\"],\"V44CS4\":[\"Campo opcional en la página de inicio\"],\"bkndzy\":[\"Campo opcional en la página de agradecimientos\"],\"0zpgxV\":[\"Opciones\"],\"GC75c7\":[\"Resultado aprobado correctamente!\"],\"QLXrh9\":[\"Resultado recargado correctamente!\"],\"LJg1UW\":[\"Resultado revisado correctamente!\"],\"df3S+R\":[\"Resultado actualizado!\"],\"1fjbvD\":[\"resultados\"],\"ZU3zZC\":[\"Resultados\"],\"6/dCYd\":[\"Vista General\"],\"/fAXQQ\":[\"Overview - Temas y patrones\"],\"6WdDG7\":[\"Page\"],\"Wu++6g\":[\"Contenido de la Página\"],\"8F1i42\":[\"Página no encontrada\"],\"6+Py7/\":[\"Título de la Página\"],\"v8fxDX\":[\"Participante\"],\"h3AUOJ\":[\"Correo electrónico del participante\"],\"WdEzKM\":[\"Correos electrónicos del participante\"],\"Uc9fP1\":[\"Funciones para participantes\"],\"rMCv1T\":[\"Nombre y correo electrónico del participante\"],\"y4n1fB\":[\"Los participantes podrán seleccionar etiquetas al crear conversaciones\"],\"8ZsakT\":[\"Contraseña\"],\"w3/J5c\":[\"Proteger el portal con contraseña (solicitar función)\"],\"lpIMne\":[\"Las contraseñas no coinciden\"],\"IgrLD/\":[\"Pausar\"],\"PTSHeg\":[\"Pausar lectura\"],\"UbRKMZ\":[\"Pendiente\"],\"zmwvG2\":[\"Teléfono\"],\"6v5aT9\":[\"Elige el enfoque que encaje con tu pregunta\"],\"participant.alert.microphone.access\":[\"Por favor, permite el acceso al micrófono para iniciar el test.\"],\"3flRk2\":[\"Por favor, permite el acceso al micrófono para iniciar el test.\"],\"SQSc5o\":[\"Por favor, revisa más tarde o contacta al propietario del proyecto para más información.\"],\"T8REcf\":[\"Por favor, revisa tus entradas para errores.\"],\"S6iyis\":[\"Por favor, no cierres su navegador\"],\"n6oAnk\":[\"Por favor, habilite la participación para habilitar el uso compartido\"],\"fwrPh4\":[\"Por favor, ingrese un correo electrónico válido.\"],\"iMWXJN\":[\"Mantén esta pantalla encendida (pantalla negra = sin grabación)\"],\"D90h1s\":[\"Por favor, inicia sesión para continuar.\"],\"mUGRqu\":[\"Por favor, proporciona un resumen conciso de los siguientes elementos proporcionados en el contexto.\"],\"ps5D2F\":[\"Por favor, graba tu respuesta haciendo clic en el botón \\\"Grabar\\\" de abajo. También puedes elegir responder en texto haciendo clic en el icono de texto. \\n**Por favor, mantén esta pantalla encendida** \\n(pantalla negra = no está grabando)\"],\"TsuUyf\":[\"Por favor, registra tu respuesta haciendo clic en el botón \\\"Iniciar Grabación\\\" de abajo. También puedes responder en texto haciendo clic en el icono de texto.\"],\"4TVnP7\":[\"Por favor, selecciona un idioma para tu informe\"],\"N63lmJ\":[\"Por favor, selecciona un idioma para tu informe actualizado\"],\"XvD4FK\":[\"Por favor, selecciona al menos una fuente\"],\"hxTGLS\":[\"Selecciona conversaciones en la barra lateral para continuar\"],\"GXZvZ7\":[\"Por favor, espera \",[\"timeStr\"],\" antes de solicitar otro eco.\"],\"Am5V3+\":[\"Por favor, espera \",[\"timeStr\"],\" antes de solicitar otro Echo.\"],\"CE1Qet\":[\"Por favor, espera \",[\"timeStr\"],\" antes de solicitar otro ECHO.\"],\"Fx1kHS\":[\"Por favor, espera \",[\"timeStr\"],\" antes de solicitar otra respuesta.\"],\"MgJuP2\":[\"Por favor, espera mientras generamos tu informe. Serás redirigido automáticamente a la página del informe.\"],\"library.processing.request\":[\"Biblioteca en proceso\"],\"04DMtb\":[\"Por favor, espera mientras procesamos tu solicitud de retranscripción. Serás redirigido a la nueva conversación cuando esté lista.\"],\"ei5r44\":[\"Por favor, espera mientras actualizamos tu informe. Serás redirigido automáticamente a la página del informe.\"],\"j5KznP\":[\"Por favor, espera mientras verificamos tu dirección de correo electrónico.\"],\"uRFMMc\":[\"Contenido del Portal\"],\"qVypVJ\":[\"Editor del Portal\"],\"g2UNkE\":[\"Propulsado por\"],\"MPWj35\":[\"Preparando tus conversaciones... Esto puede tardar un momento.\"],\"/SM3Ws\":[\"Preparando tu experiencia\"],\"hyneRf\":[\"Vista previa: El zorro rápido salta sobre el perro perezoso.\"],\"UoByX/\":[\"Imprimir / Guardar PDF\"],\"ANWB5x\":[\"Imprimir este informe\"],\"zwqetg\":[\"Declaraciones de Privacidad\"],\"qAGp2O\":[\"Continuar\"],\"select.all.modal.proceed\":[\"Continuar\"],\"stk3Hv\":[\"procesando\"],\"vrnnn9\":[\"Procesando\"],\"select.all.modal.loading.description\":[\"Procesando <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversación\"],\"other\":[\"#\",\" conversaciones\"]}],\" y añadiéndolas a tu chat\"],\"kvs/6G\":[\"El procesamiento de esta conversación ha fallado. Esta conversación no estará disponible para análisis y chat.\"],\"q11K6L\":[\"El procesamiento de esta conversación ha fallado. Esta conversación no estará disponible para análisis y chat. Último estado conocido: \",[\"0\"]],\"NQiPr4\":[\"Procesando Transcripción\"],\"48px15\":[\"Procesando tu informe...\"],\"gzGDMM\":[\"Procesando tu solicitud de retranscripción...\"],\"Hie0VV\":[\"Proyecto creado\"],\"0qmd8V\":[\"Predeterminado del proyecto: habilitado. Esto reemplazará la información personalmente identificable con .\"],\"xJMpjP\":[\"Biblioteca del Proyecto | Dembrane\"],\"QDjWwu\":[\"Project Meta Summary\"],\"OyIC0Q\":[\"Nombre del proyecto\"],\"3gh0L6\":[\"Nombre y ID del proyecto\"],\"6Z2q2Y\":[\"El nombre del proyecto debe tener al menos 4 caracteres\"],\"n7JQEk\":[\"Proyecto no encontrado\"],\"hjaZqm\":[\"Project Overview\"],\"Jbf9pq\":[\"Vista General del Proyecto | Dembrane\"],\"O1x7Ay\":[\"Project Overview and Edit\"],\"Wsk5pi\":[\"Configuración del Proyecto\"],\"+0B+ue\":[\"Proyectos\"],\"Eb7xM7\":[\"Proyectos | Dembrane\"],\"JQVviE\":[\"Inicio de Proyectos\"],\"nyEOdh\":[\"Proporciona una visión general de los temas principales y los temas recurrentes\"],\"6oqr95\":[\"Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information.\"],\"EEYbdt\":[\"Publicar\"],\"u3wRF+\":[\"Publicado\"],\"E7YTYP\":[\"Saca las citas más potentes de esta sesión\"],\"eWLklq\":[\"Citas\"],\"0ZBIgY\":[\"Reutilizar configuraciones de un webhook existente\"],\"wZxwNu\":[\"Leer en voz alta\"],\"participant.ready.to.begin\":[\"¿Listo para comenzar?\"],\"ZKOO0I\":[\"¿Listo para comenzar?\"],\"ShoKlK\":[\"¿Listo para conectar tus herramientas? Agrega un webhook para recibir automáticamente los datos de las conversaciones cuando ocurran eventos.\"],\"hpnYpo\":[\"Aplicaciones recomendadas\"],\"participant.button.interruption.reconnect\":[\"Reconectar\"],\"participant.button.record\":[\"Grabar\"],\"w80YWM\":[\"Grabar\"],\"s4Sz7r\":[\"Registrar otra conversación\"],\"participant.modal.interruption.title\":[\"Grabación interrumpida\"],\"participant.modal.pause.title\":[\"Grabación pausada\"],\"view.recreate.tooltip\":[\"Recrear vista\"],\"view.recreate.modal.title\":[\"Recrear vista\"],\"CqnkB0\":[\"Temas recurrentes\"],\"9aloPG\":[\"Referencias\"],\"lCF0wC\":[\"Actualizar\"],\"ZMXpAp\":[\"Actualizar registros de auditoría\"],\"844H5I\":[\"Regenerar Biblioteca\"],\"bluvj0\":[\"Regenerar Resumen\"],\"participant.regenerating.outcome\":[\"Regenerando el resultado\"],\"oYlYU+\":[\"Regenerando el resumen. Espera...\"],\"wYz80B\":[\"Registrar | Dembrane\"],\"w3qEvq\":[\"Registrar como nuevo usuario\"],\"7dZnmw\":[\"Relevancia\"],\"participant.button.reload.page.text.mode\":[\"Recargar\"],\"participant.button.reload\":[\"Recargar\"],\"participant.concrete.artefact.action.button.reload\":[\"Recargar página\"],\"hTDMBB\":[\"Recargar Página\"],\"t/YqKh\":[\"Eliminar\"],\"Kl7//J\":[\"Eliminar Correo Electrónico\"],\"cILfnJ\":[\"Eliminar archivo\"],\"CJgPtd\":[\"Eliminar de este chat\"],\"project.sidebar.chat.rename\":[\"Renombrar\"],\"2wxgft\":[\"Renombrar\"],\"XyN13i\":[\"Prompt de Respuesta\"],\"gjpdaf\":[\"Informe\"],\"Q3LOVJ\":[\"Reportar un problema\"],\"DUmD+q\":[\"Informe creado - \",[\"0\"]],\"KFQLa2\":[\"La generación de informes está actualmente en fase beta y limitada a proyectos con menos de 10 horas de grabación.\"],\"hIQOLx\":[\"Notificaciones de Reportes\"],\"lNo4U2\":[\"Informe actualizado - \",[\"0\"]],\"library.request.access\":[\"Solicitar Acceso\"],\"uLZGK+\":[\"Solicitar Acceso\"],\"dglEEO\":[\"Solicitar Restablecimiento de Contraseña\"],\"u2Hh+Y\":[\"Solicitar Restablecimiento de Contraseña | Dembrane\"],\"participant.alert.microphone.access.loading\":[\"Por favor, espera mientras verificamos el acceso al micrófono.\"],\"MepchF\":[\"Solicitando acceso al micrófono para detectar dispositivos disponibles...\"],\"0Hf+6m\":[\"Requiere que \\\"Solicitar correo electrónico?\\\" esté habilitado\"],\"OfhWJH\":[\"Restablecer\"],\"xeMrqw\":[\"Restablecer todas las opciones\"],\"KbS2K9\":[\"Restablecer Contraseña\"],\"UMMxwo\":[\"Restablecer Contraseña | Dembrane\"],\"L+rMC9\":[\"Restablecer a valores predeterminados\"],\"s+MGs7\":[\"Recursos\"],\"participant.button.stop.resume\":[\"Reanudar\"],\"v39wLo\":[\"Reanudar\"],\"sVzC0H\":[\"Retranscribir\"],\"ehyRtB\":[\"Retranscribir conversación\"],\"1JHQpP\":[\"Retranscribir conversación\"],\"+gmVxi\":[\"La retranscripción no está disponible para conversaciones anónimas\"],\"MXwASV\":[\"La retranscripción ha comenzado. La nueva conversación estará disponible pronto.\"],\"6gRgw8\":[\"Reintentar\"],\"H1Pyjd\":[\"Reintentar subida\"],\"9VUzX4\":[\"Revisa la actividad de tu espacio de trabajo. Filtra por colección o acción, y exporta la vista actual para una investigación más detallada.\"],\"UZVWVb\":[\"Revisar archivos antes de subir\"],\"3lYF/Z\":[\"Revisar el estado de procesamiento para cada conversación recopilada en este proyecto.\"],\"participant.concrete.action.button.revise\":[\"revisar\"],\"OG3mVO\":[\"Revisión #\",[\"revisionNumber\"]],\"kv1ztT\":[\"Haga clic con el botón derecho para resaltar\"],\"xxCtZv\":[\"Filas por página\"],\"IqCtR/\":[\"Run status:\"],\"participant.concrete.action.button.save\":[\"guardar\"],\"tfDRzk\":[\"Guardar\"],\"IUwGEM\":[\"Guardar Cambios\"],\"2VA/7X\":[\"¡Error al guardar!\"],\"XvjC4F\":[\"Guardando...\"],\"nHeO/c\":[\"Escanea el código QR o copia el secreto en tu aplicación.\"],\"oOi11l\":[\"Desplazarse al final\"],\"select.all.modal.loading.search\":[\"Buscar\"],\"A1taO8\":[\"Buscar\"],\"OWm+8o\":[\"Buscar conversaciones\"],\"blFttG\":[\"Buscar proyectos\"],\"I0hU01\":[\"Buscar Proyectos\"],\"RVZJWQ\":[\"Buscar proyectos...\"],\"lnWve4\":[\"Buscar etiquetas\"],\"pECIKL\":[\"Buscar templates...\"],\"select.all.modal.search.text\":[\"Texto de búsqueda:\"],\"nhvuQF\":[\"Buscar webhooks...\"],\"uSvNyU\":[\"Buscó en las fuentes más relevantes\"],\"Wj2qJm\":[\"Buscando en las fuentes más relevantes\"],\"8VEDbV\":[\"Secreto\"],\"Y1y+VB\":[\"Secreto copiado\"],\"Eyh9/O\":[\"Ver detalles del estado de la conversación\"],\"0sQPzI\":[\"Hasta pronto\"],\"1ZTiaz\":[\"Segmentos\"],\"H/diq7\":[\"Seleccionar un micrófono\"],\"s5OrCL\":[\"Selecciona un webhook para clonar\"],\"wgNoIs\":[\"Seleccionar todo\"],\"+fRipn\":[\"Seleccionar todo (\",[\"remainingCount\"],\")\"],\"select.all.modal.title.results\":[\"Seleccionar todos los resultados\"],\"o4e/70\":[\"Selecciona al menos un evento\"],\"NK2YNj\":[\"Seleccionar archivos de audio para subir\"],\"/3ntVG\":[\"Selecciona conversaciones y encuentra citas exactas\"],\"LyHz7Q\":[\"Selecciona conversaciones en la barra lateral\"],\"n4rh8x\":[\"Seleccionar Proyecto\"],\"ekUnNJ\":[\"Seleccionar etiquetas\"],\"CG1cTZ\":[\"Selecciona las instrucciones que se mostrarán a los participantes cuando inicien una conversación\"],\"qxzrcD\":[\"Selecciona el tipo de retroalimentación o participación que quieres fomentar.\"],\"QdpRMY\":[\"Seleccionar tutorial\"],\"dashboard.dembrane.feature.verify.topic.select\":[\"Seleccione qué temas pueden usar los participantes para \\\"Verificar\\\".\"],\"participant.select.microphone\":[\"Seleccionar un micrófono\"],\"vKH1Ye\":[\"Selecciona tu micrófono:\"],\"gU5H9I\":[\"Archivos seleccionados (\",[\"0\"],\"/\",[\"MAX_FILES\"],\")\"],\"participant.selected.microphone\":[\"Micrófono seleccionado\"],\"tP/pEQ\":[\"Selección demasiado grande\"],\"select.all.modal.context.limit.reached\":[\"Selección demasiado grande. Algunas conversaciones no se añadieron.\"],\"JlFcis\":[\"Enviar\"],\"3mlq2q\":[\"Send a message to start an agentic run.\"],\"PIMJF6\":[\"Enviar notificaciones de Slack/Teams cuando se completen nuevas conversaciones\"],\"VTmyvi\":[\"Sentimiento\"],\"NprC8U\":[\"Nombre de la Sesión\"],\"DMl1JW\":[\"Configurando tu primer proyecto\"],\"Tz0i8g\":[\"Configuración\"],\"participant.settings.modal.title\":[\"Configuración\"],\"PErdpz\":[\"Configuración | Dembrane\"],\"Z8lGw6\":[\"Compartir\"],\"/XNQag\":[\"Compartir este informe\"],\"oX3zgA\":[\"Comparte tus detalles aquí\"],\"Dc7GM4\":[\"Compartir tu voz\"],\"swzLuF\":[\"Comparte tu voz escaneando el código QR de abajo.\"],\"+tz9Ky\":[\"Más corto primero\"],\"8vETh9\":[\"Mostrar\"],\"h8lzfw\":[\"Mostrar \",[\"0\"]],\"lZw9AX\":[\"Mostrar todo\"],\"w1eody\":[\"Mostrar reproductor de audio\"],\"pzaNzD\":[\"Mostrar datos\"],\"yrhNQG\":[\"Mostrar duración\"],\"Qc9KX+\":[\"Mostrar direcciones IP\"],\"6lGV3K\":[\"Mostrar menos\"],\"fMPkxb\":[\"Mostrar más\"],\"3bGwZS\":[\"Mostrar referencias\"],\"OV2iSn\":[\"Mostrar datos de revisión\"],\"3Sg56r\":[\"Mostrar línea de tiempo en el informe (solicitar función)\"],\"DLEIpN\":[\"Mostrar marcas de tiempo (experimental)\"],\"Tqzrjk\":[\"Mostrando \",[\"displayFrom\"],\"–\",[\"displayTo\"],\" de \",[\"totalItems\"],\" entradas\"],\"dbWo0h\":[\"Iniciar sesión con Google\"],\"participant.mic.check.button.skip\":[\"Omitir\"],\"6Uau97\":[\"Omitir\"],\"lH0eLz\":[\"Omitir diapositiva de privacidad (El anfitrión gestiona el consentimiento)\"],\"b6NHjr\":[\"Omitir diapositiva de privacidad (El anfitrión gestiona la base legal)\"],\"select.all.modal.context.limit.reached.description\":[\"Omitidas porque la selección era demasiado grande.\"],\"4Q9po3\":[\"Algunas conversaciones aún están siendo procesadas. La selección automática funcionará de manera óptima una vez que se complete el procesamiento de audio.\"],\"q+pJ6c\":[\"Algunos archivos ya estaban seleccionados y no se agregarán dos veces.\"],\"select.all.modal.skip.disclaimer\":[\"Algunas pueden omitirse (sin transcripción o selección demasiado grande).\"],\"nwtY4N\":[\"Algo salió mal\"],\"participant.conversation.error.text.mode\":[\"Algo salió mal con la conversación. Por favor, inténtalo de nuevo o contacta al soporte si el problema persiste\"],\"participant.conversation.error\":[\"Algo salió mal con la conversación. Por favor, inténtalo de nuevo o contacta al soporte si el problema persiste\"],\"avSWtK\":[\"Algo salió mal al exportar los registros de auditoría.\"],\"q9A2tm\":[\"Algo salió mal al generar el secreto.\"],\"JOKTb4\":[\"Algo salió mal al subir el archivo: \",[\"0\"]],\"KeOwCj\":[\"Algo salió mal con la conversación. Por favor, inténtalo de nuevo o contacta al soporte si el problema persiste\"],\"participant.explore.generic.error.message\":[\"Algo salió mal. Inténtelo de nuevo presionando el botón <0>Explorar, o contacte con soporte si el problema continúa.\"],\"fWsBTs\":[\"Algo salió mal. Por favor, inténtalo de nuevo.\"],\"participant.go.deeper.content.policy.violation.error.message\":[\"Lo sentimos, no podemos procesar esta solicitud debido a la política de contenido del proveedor de LLM.\"],\"f6Hub0\":[\"Ordenar\"],\"/AhHDE\":[\"Fuente \",[\"0\"]],\"u7yVRn\":[\"Fuentes:\"],\"65A04M\":[\"Español\"],\"zuoIYL\":[\"Locutor\"],\"z5/5iO\":[\"Contexto Específico\"],\"mORM2E\":[\"Detalles concretos\"],\"Etejcu\":[\"Detalles concretos - Conversaciones seleccionadas\"],\"AS7WoE\":[\"Comenzar desde cero\"],\"participant.button.start.new.conversation.text.mode\":[\"Iniciar nueva conversación\"],\"participant.button.start.new.conversation\":[\"Iniciar nueva conversación\"],\"c6FrMu\":[\"Iniciar Nueva Conversación\"],\"i88wdJ\":[\"Empezar de nuevo\"],\"pHVkqA\":[\"Iniciar Grabación\"],\"uAQUqI\":[\"Estado\"],\"ygCKqB\":[\"Detener\"],\"participant.button.stop\":[\"Detener\"],\"kimwwT\":[\"Planificación Estratégica\"],\"hQRttt\":[\"Enviar\"],\"participant.button.submit.text.mode\":[\"Enviar\"],\"0Pd4R1\":[\"Enviado via entrada de texto\"],\"zzDlyQ\":[\"Éxito\"],\"bh1eKt\":[\"Sugerido:\"],\"F1nkJm\":[\"Resumir\"],\"4ZpfGe\":[\"Resume las ideas clave de mis entrevistas\"],\"5Y4tAB\":[\"Resume esta entrevista en un artículo para compartir\"],\"dXoieq\":[\"Resumen\"],\"+bZY9/\":[\"Resumen (cuando esté disponible)\"],\"g6o+7L\":[\"Resumen generado.\"],\"kiOob5\":[\"Resumen no disponible todavía\"],\"OUi+O3\":[\"Resumen regenerado.\"],\"Pqa6KW\":[\"El resumen estará disponible cuando la conversación esté transcrita\"],\"6ZHOF8\":[\"Formatos soportados: MP3, WAV, OGG, WEBM, M4A, MP4, AAC, FLAC, OPUS\"],\"participant.link.switch.text\":[\"Cambiar a entrada de texto\"],\"D+NlUC\":[\"Sistema\"],\"OYHzN1\":[\"Etiquetas\"],\"nlxlmH\":[\"Tómate un tiempo para crear un resultado que haga tu contribución concreta u obtén una respuesta inmediata de dembrane para ayudarte a profundizar en la conversación.\"],\"eyu39U\":[\"Tómate un tiempo para crear un resultado que haga tu contribución concreta.\"],\"participant.refine.make.concrete.description\":[\"Tómate un tiempo para crear un resultado que haga tu contribución concreta.\"],\"QCchuT\":[\"Plantilla aplicada\"],\"iTylMl\":[\"Plantillas\"],\"b7L2Jj\":[\"Testear Webhook\"],\"xeiujy\":[\"Texto\"],\"CPN34F\":[\"¡Gracias por participar!\"],\"EM1Aiy\":[\"Thank You Page\"],\"u+Whi9\":[\"Contenido de la Página de Gracias\"],\"1LLF3Z\":[\"¡Gracias!\"],\"2yHHa6\":[\"Ese código no funcionó. Inténtalo de nuevo con un código nuevo de tu aplicación de autenticación.\"],\"TQCE79\":[\"El código no ha funcionado, inténtalo otra vez.\"],\"participant.conversation.error.loading.text.mode\":[\"Algo salió mal con la conversación. Por favor, inténtalo de nuevo o contacta al soporte si el problema persiste\"],\"participant.conversation.error.loading\":[\"Algo salió mal con la conversación. Por favor, inténtalo de nuevo o contacta al soporte si el problema persiste\"],\"nO942E\":[\"La conversación no pudo ser cargada. Por favor, inténtalo de nuevo o contacta al soporte.\"],\"mK5NUZ\":[\"El endpoint donde enviaremos los datos. Obtén esto de tu servicio de recepción (por ejemplo, Zapier, Make, o tu propio servidor).\"],\"Jo19Pu\":[\"Las siguientes conversaciones se agregaron automáticamente al contexto\"],\"Lngj9Y\":[\"El Portal es el sitio web que se carga cuando los participantes escanean el código QR.\"],\"bWqoQ6\":[\"la biblioteca del proyecto.\"],\"hTCMdd\":[\"Estamos generando el resumen. Espera a que esté disponible.\"],\"+AT8nl\":[\"Estamos regenerando el resumen. Espera a que esté disponible.\"],\"iV8+33\":[\"El resumen está siendo regenerado. Por favor, espera hasta que el nuevo resumen esté disponible.\"],\"AgC2rn\":[\"El resumen está siendo regenerado. Por favor, espera hasta 2 minutos para que el nuevo resumen esté disponible.\"],\"PTNxDe\":[\"La transcripción de esta conversación se está procesando. Por favor, revisa más tarde.\"],\"uPGyvo\":[\"La URL del webhook y los eventos se clonarán. Necesitarás volver a introducir el secreto si se configuró uno.\"],\"FEr96N\":[\"Tema\"],\"T8rsM6\":[\"Hubo un error al clonar tu proyecto. Por favor, inténtalo de nuevo o contacta al soporte.\"],\"JDFjCg\":[\"Hubo un error al crear tu informe. Por favor, inténtalo de nuevo o contacta al soporte.\"],\"e3JUb8\":[\"Hubo un error al generar tu informe. En el tiempo, puedes analizar todos tus datos usando la biblioteca o seleccionar conversaciones específicas para conversar.\"],\"7qENSx\":[\"Hubo un error al actualizar tu informe. Por favor, inténtalo de nuevo o contacta al soporte.\"],\"V7zEnY\":[\"Hubo un error al verificar tu correo electrónico. Por favor, inténtalo de nuevo.\"],\"gtlVJt\":[\"Estas son algunas plantillas útiles para que te pongas en marcha.\"],\"sd848K\":[\"Estas son tus plantillas de vista predeterminadas. Una vez que crees tu biblioteca, estas serán tus primeras dos vistas.\"],\"select.all.modal.other.reason.description\":[\"Estas conversaciones fueron excluidas debido a la falta de transcripciones.\"],\"8xYB4s\":[\"Estas plantillas de vista predeterminadas se generarán cuando crees tu primera biblioteca.\"],\"Ed99mE\":[\"Pensando...\"],\"conversation.linked_conversations.description\":[\"Esta conversación tiene las siguientes copias:\"],\"conversation.linking_conversations.description\":[\"Esta conversación es una copia de\"],\"dt1MDy\":[\"Esta conversación aún está siendo procesada. Estará disponible para análisis y chat pronto.\"],\"5ZpZXq\":[\"Esta conversación aún está siendo procesada. Estará disponible para análisis y chat pronto. \"],\"SzU1mG\":[\"Este correo electrónico ya está en la lista.\"],\"JtPxD5\":[\"Este correo electrónico ya está suscrito a notificaciones.\"],\"participant.modal.refine.info.available.in\":[\"Esta función estará disponible en \",[\"remainingTime\"],\" segundos.\"],\"lja/om\":[\"Esta información está anónima\"],\"QR7hjh\":[\"Esta es una vista previa en vivo del portal del participante. Necesitarás actualizar la página para ver los cambios más recientes.\"],\"+JlPfM\":[\"Este es un ejemplo de los datos JSON enviados a tu URL de webhook cuando se resume una conversación.\"],\"library.description\":[\"Biblioteca\"],\"gqYJin\":[\"This is your project library. Currently, \",[\"0\"],\" conversations are waiting to be processed.\"],\"sNnJJH\":[\"Esta es tu biblioteca del proyecto. Actualmente,\",[\"0\"],\" conversaciones están esperando ser procesadas.\"],\"tJL2Lh\":[\"Este idioma se usará para el Portal del Participante y transcripción.\"],\"BAUPL8\":[\"Este idioma se usará para el Portal del Participante y transcripción. Para cambiar el idioma de esta aplicación, por favor use el selector de idioma en las configuraciones de la cabecera.\"],\"zyA8Hj\":[\"This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead.\"],\"Gbd5HD\":[\"Este idioma se usará para el Portal del Participante.\"],\"9ww6ML\":[\"Esta página se muestra después de que el participante haya completado la conversación.\"],\"1gmHmj\":[\"Esta página se muestra a los participantes cuando inician una conversación después de completar correctamente el tutorial.\"],\"bEbdFh\":[\"Esta biblioteca del proyecto se generó el\"],\"No7/sO\":[\"This project library was generated on \",[\"0\"],\".\"],\"nYeaxs\":[\"Esta prompt guía cómo la IA responde a los participantes. Personaliza la prompt para formar el tipo de retroalimentación o participación que quieres fomentar.\"],\"Yig29e\":[\"Este informe no está disponible. \"],\"GQTpnY\":[\"Este informe fue abierto por \",[\"0\"],\" personas\"],\"okY/ix\":[\"Este resumen es generado por IA y es breve, para un análisis detallado, usa el Chat o la Biblioteca.\"],\"hwyBn8\":[\"Este título se muestra a los participantes cuando inician una conversación\"],\"Dj5ai3\":[\"Esto borrará tu entrada actual. ¿Estás seguro?\"],\"NrRH+W\":[\"Esto creará una copia del proyecto actual. Solo se copiarán los ajustes y etiquetas. Los informes, chats y conversaciones no se incluirán en la copia. Serás redirigido al nuevo proyecto después de clonar.\"],\"hsNXnX\":[\"Esto creará una nueva conversación con el mismo audio pero una transcripción fresca. La conversación original permanecerá sin cambios.\"],\"add.tag.filter.modal.info\":[\"Esto filtrará la lista de conversaciones para mostrar conversaciones con esta etiqueta.\"],\"participant.concrete.regenerating.artefact.description\":[\"Esto solo tomará unos momentos\"],\"participant.concrete.loading.artefact.description\":[\"Esto solo tomará un momento\"],\"n4l4/n\":[\"Esto reemplazará la información personal identificable con .\"],\"Ww6cQ8\":[\"Fecha de Creación\"],\"8TMaZI\":[\"Marca de tiempo\"],\"XSqo4Y\":[\"Marcas de tiempo y duración\"],\"rm2Cxd\":[\"Consejo\"],\"fEocaE\":[\"Consejo: Usa el botón de reproducción (▶) para enviar un payload de prueba a tu webhook y verificar que está funcionando correctamente.\"],\"MHrjPM\":[\"Título\"],\"5h7Z+m\":[\"Para asignar una nueva etiqueta, primero crea una en la vista general del proyecto.\"],\"o3rowT\":[\"Para generar un informe, por favor comienza agregando conversaciones en tu proyecto\"],\"select.all.modal.context.limit\":[\"Demasiado grande\"],\"yIsdT7\":[\"Demasiado largo\"],\"th8cMZ\":[\"Título basado en temas que describe lo que se discutió\"],\"sFMBP5\":[\"Temas\"],\"ONchxy\":[\"total\"],\"fp5rKh\":[\"Transcribiendo...\"],\"DDziIo\":[\"Transcripción\"],\"hfpzKV\":[\"Transcripción copiada al portapapeles\"],\"AJc6ig\":[\"Transcripción no disponible\"],\"N/50DC\":[\"Configuración de Transcripción\"],\"FRje2T\":[\"Transcripción en progreso…\"],\"0l9syB\":[\"Transcripción en progreso…\"],\"H3fItl\":[\"Transforma estas transcripciones en una publicación de LinkedIn que corta el ruido. Por favor:\\n\\nExtrae los insights más convincentes - salta todo lo que suena como consejos comerciales estándar\\nEscribe como un líder experimentado que desafía ideas convencionales, no un poster motivador\\nEncuentra una observación realmente inesperada que haría que incluso profesionales experimentados se detuvieran\\nMantén el rigor analítico mientras sigues siendo atractivo\\n\\nNota: Si el contenido no contiene insights sustanciales, por favor házmelo saber, necesitamos material de fuente más fuerte.\"],\"53dSNP\":[\"Transforma este contenido en insights que realmente importan. Por favor:\\n\\nExtrae ideas clave que desafían el pensamiento estándar\\nEscribe como alguien que entiende los matices, no un manual\\nEnfoque en las implicaciones no obvias\\nManténlo claro y sustancial\\nSolo destaca patrones realmente significativos\\nOrganiza para claridad y impacto\\nEquilibra profundidad con accesibilidad\\n\\nNota: Si las similitudes/diferencias son demasiado superficiales, por favor házmelo saber, necesitamos material más complejo para analizar.\"],\"uK9JLu\":[\"Transforma esta discusión en inteligencia accionable. Por favor:\\n\\nCaptura las implicaciones estratégicas, no solo puntos de vista\\nEstructura como un análisis de un líder, no minutos\\nEnfatiza puntos de decisión que desafían el pensamiento estándar\\nMantén la proporción señal-ruido alta\\nEnfoque en insights que conducen a cambios reales\\nOrganiza para claridad y referencia futura\\nEquilibra detalles tácticos con visión estratégica\\n\\nNota: Si la discusión carece de puntos de decisión sustanciales o insights, marca para una exploración más profunda la próxima vez.\"],\"DtButj\":[\"Activar flujos de trabajo automatizados en herramientas como Zapier, Make, o n8n\"],\"qJb6G2\":[\"Intentar de nuevo\"],\"eP1iDc\":[\"Prueba a preguntar\"],\"goQEqo\":[\"Intenta moverte un poco más cerca de tu micrófono para mejorar la calidad del sonido.\"],\"EIU345\":[\"Autenticación de dos factores\"],\"NwChk2\":[\"Autenticación en dos pasos desactivada\"],\"qwpE/S\":[\"Autenticación en dos pasos activada\"],\"+zy2Nq\":[\"Tipo\"],\"PD9mEt\":[\"Escribe un mensaje...\"],\"EvmL3X\":[\"Escribe tu respuesta aquí\"],\"MksxNf\":[\"No se pudieron cargar los registros de auditoría.\"],\"participant.outcome.error.title\":[\"No se puede cargar el resultado\"],\"8vqTzl\":[\"No se pudo cargar el artefacto generado. Por favor, inténtalo de nuevo.\"],\"59QK2U\":[\"No se pudo cargar el resultado generado. Por favor, inténtalo de nuevo.\"],\"nGxDbq\":[\"No se puede procesar este fragmento\"],\"9uI/rE\":[\"Deshacer\"],\"Ef7StM\":[\"Desconocido\"],\"1MTTTw\":[\"Razón desconocida\"],\"H899Z+\":[\"anuncio sin leer\"],\"0pinHa\":[\"anuncios sin leer\"],\"sCTlv5\":[\"Cambios sin guardar\"],\"SMaFdc\":[\"Desuscribirse\"],\"jlrVDp\":[\"Conversación sin título\"],\"EkH9pt\":[\"Actualizar\"],\"3RboBp\":[\"Actualizar Informe\"],\"4loE8L\":[\"Actualiza el informe para incluir los datos más recientes\"],\"Jv5s94\":[\"Actualiza tu informe para incluir los cambios más recientes en tu proyecto. El enlace para compartir el informe permanecerá el mismo.\"],\"kwkhPe\":[\"Actualizar\"],\"UkyAtj\":[\"Actualiza para desbloquear la selección automática y analizar 10 veces más conversaciones en la mitad del tiempo—sin selección manual, solo insights más profundos instantáneamente.\"],\"ONWvwQ\":[\"Subir\"],\"UN8G93\":[\"Sube un logo personalizado para reemplazar el logo de dembrane en el portal, panel de control, informes y guía de host.\"],\"8XD6tj\":[\"Subir Audio\"],\"kV3A2a\":[\"Subida Completa\"],\"4Fr6DA\":[\"Subir conversaciones\"],\"pZq3aX\":[\"Subida fallida. Por favor, inténtalo de nuevo.\"],\"HAKBY9\":[\"Subir Archivos\"],\"Wft2yh\":[\"Cargando...\"],\"JveaeL\":[\"Cargar recursos\"],\"3wG7HI\":[\"Subido\"],\"k/LaWp\":[\"Subiendo archivos de audio...\"],\"participant.modal.uploading\":[\"Subiendo audio...\"],\"participant.modal.interruption.uploading\":[\"Subiendo audio...\"],\"HtrFfw\":[\"La URL es requerida\"],\"3VnYUR\":[\"La URL debe empezar con http:// o https://\"],\"VdaKZe\":[\"Usar funciones experimentales\"],\"rmMdgZ\":[\"Usar redaction de PII\"],\"ngdRFH\":[\"Usa Shift + Enter para agregar una nueva línea\"],\"7sNhEz\":[\"Nombre de usuario\"],\"S2LyQ+\":[\"Usando el logo de dembrane por defecto\"],\"mUOhaJ\":[\"¿Usando webhooks? Nos encantaría escuchar de ti\"],\"GWpt68\":[\"Verification Topics\"],\"c242dc\":[\"verified\"],\"select.all.modal.verified\":[\"Verificado\"],\"select.all.modal.loading.verified\":[\"Verificado\"],\"conversation.filters.verified.text\":[\"Verificado\"],\"swn5Tq\":[\"verified artefact\"],\"ob18eo\":[\"Verified Artefacts\"],\"Iv1iWN\":[\"verified artifacts\"],\"dashboard.dembrane.verify.title\":[\"Verificar\"],\"participant.echo.verify\":[\"Verificar\"],\"4LFZoj\":[\"Verificar código\"],\"w6Mgbs\":[\"Temas de verificación\"],\"jpctdh\":[\"Vista\"],\"+fxiY8\":[\"Ver detalles de la conversación\"],\"H1e6Hv\":[\"Ver estado de la conversación\"],\"SZw9tS\":[\"Ver detalles\"],\"95YFbG\":[\"Ver ejemplo de payload\"],\"D4e7re\":[\"Ver tus respuestas\"],\"tzEbkt\":[\"Espera \",[\"0\"],\":\",[\"1\"]],\"Px9INg\":[\"¿Quieres añadir una plantilla a \\\"Dembrane\\\"?\"],\"bO5RNo\":[\"Quieres añadir una plantilla a ECHO?\"],\"r6y+jM\":[\"Advertencia\"],\"pUTmp1\":[\"Advertencia: Has añadido \",[\"0\"],\" términos clave. Solo los primeros \",[\"ASSEMBLYAI_MAX_HOTWORDS\"],\" serán utilizados por el motor de transcripción.\"],\"participant.alert.microphone.access.issue\":[\"No podemos escucharte. Por favor, intenta cambiar tu micrófono o acercarte un poco más al dispositivo.\"],\"SrJOPD\":[\"No podemos escucharte. Por favor, intenta cambiar tu micrófono o acercarte un poco más al dispositivo.\"],\"Ul0g2u\":[\"No pudimos desactivar la autenticación de dos factores. Inténtalo de nuevo con un código nuevo.\"],\"sM2pBB\":[\"No pudimos activar la autenticación de dos factores. Verifica tu código e inténtalo de nuevo.\"],\"Ewk6kb\":[\"No pudimos cargar el audio. Por favor, inténtalo de nuevo más tarde.\"],\"xMeAeQ\":[\"Te hemos enviado un correo electrónico con los pasos siguientes. Si no lo ves, revisa tu carpeta de correo no deseado.\"],\"9qYWL7\":[\"Te hemos enviado un correo electrónico con los pasos siguientes. Si no lo ves, revisa tu carpeta de correo no deseado. Si aún no lo ves, por favor contacta a evelien@dembrane.com\"],\"3fS27S\":[\"Te hemos enviado un correo electrónico con los pasos siguientes. Si no lo ves, revisa tu carpeta de correo no deseado. Si aún no lo ves, por favor contacta a jules@dembrane.com\"],\"participant.modal.echo.info.reason\":[\"Necesitamos un poco más de contexto para ayudarle a usar ECHO de manera efectiva. Por favor, continúe grabando para que podamos proporcionar mejores sugerencias.\"],\"dni8nq\":[\"Solo te enviaremos un mensaje si tu host genera un informe, nunca compartimos tus detalles con nadie. Puedes optar por no recibir más mensajes en cualquier momento.\"],\"participant.test.microphone.description\":[\"Vamos a probar tu micrófono para asegurarnos de que todos tengan la mejor experiencia en la sesión.\"],\"tQtKw5\":[\"Vamos a probar tu micrófono para asegurarnos de que todos tengan la mejor experiencia en la sesión.\"],\"+eLc52\":[\"Estamos escuchando algo de silencio. Intenta hablar más fuerte para que tu voz salga claramente.\"],\"TRDppN\":[\"Webhook\"],\"nuh/Wq\":[\"URL del Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"BTA0e8\":[\"Los webhooks son mensajes automatizados enviados de una aplicación a otra cuando ocurre algo. Piénsalos como un \\\"sistema de notificaciones\\\" para tus otras herramientas.\"],\"6jfS51\":[\"Bienvenido\"],\"9eF5oV\":[\"Bienvenido de nuevo\"],\"i1hzzO\":[\"Bienvenido al modo Big Picture! Tengo resúmenes de todas tus conversaciones cargados. Pregúntame sobre patrones, temas e insights en tus datos. Para citas exactas, inicia un nuevo chat en el modo Específico.\"],\"fwEAk/\":[\"¡Bienvenido a dembrane Chat! Usa la barra lateral para seleccionar recursos y conversaciones que quieras analizar. Luego, puedes hacer preguntas sobre los recursos y conversaciones seleccionados.\"],\"AKBU2w\":[\"¡Bienvenido a Dembrane!\"],\"TACmoL\":[\"Bienvenido al modo Overview. Tengo cargados resúmenes de todas tus conversaciones. Pregúntame por patrones, temas e insights en tus datos. Para citas exactas, empieza un chat nuevo en el modo Deep Dive.\"],\"u4aLOz\":[\"Bienvenido al modo Resumen. Tengo cargados los resúmenes de todas tus conversaciones. Pregúntame por patrones, temas e insights en tus datos. Para citas exactas, inicia un nuevo chat en el modo Contexto Específico.\"],\"Bck6Du\":[\"¡Bienvenido a los informes!\"],\"aEpQkt\":[\"¡Bienvenido a Tu Inicio! Aquí puedes ver todos tus proyectos y acceder a recursos de tutorial. Actualmente, no tienes proyectos. Haz clic en \\\"Crear\\\" para configurar para comenzar!\"],\"klH6ct\":[\"¡Bienvenido!\"],\"Tfxjl5\":[\"¿Cuáles son los temas principales en todas las conversaciones?\"],\"RL57XM\":[\"¿Qué son los webhooks? (2 min de lectura)\"],\"vv/EFG\":[\"¿Qué datos se envían?\"],\"participant.verify.selection.title\":[\"¿Qué desea verificar?\"],\"fyMvis\":[\"¿Qué patrones salen de los datos?\"],\"qGrqH9\":[\"¿Cuáles fueron los momentos clave de esta conversación?\"],\"FXZcgH\":[\"¿Qué te gustaría explorar?\"],\"W5R8OO\":[\"Cuando un participante abre el portal, ingresa sus detalles y comienza una conversación\"],\"7t3vo1\":[\"Cuando todo el audio ha sido convertido a texto y la transcripción completa está disponible\"],\"N0GETg\":[\"¿Cuándo se activan los webhooks?\"],\"KmUKwU\":[\"Cuando esté activado, todas las nuevas transcripciones tendrán información personal (nombres, emails, números de teléfono, direcciones) reemplazadas por marcadores de posición. Las conversaciones anónimas también desactivan la reproducción de audio, el descarga de audio y la retranscripción para proteger la privacidad de los participantes. Esto no se puede deshacer para conversaciones ya procesadas.\"],\"LEYli4\":[\"Cuando esté activado, todas las nuevas transcripciones tendrán información personal (nombres, emails, números de teléfono, direcciones) reemplazadas por marcadores de posición. Esto no se puede deshacer para conversaciones ya procesadas.\"],\"NPIwj3\":[\"Cuando el resumen esté listo (incluye tanto la transcripción como el resumen)\"],\"KcnIXL\":[\"se incluirá en tu informe\"],\"add.tag.filter.modal.description\":[\"¿Te gustaría añadir esta etiqueta a tus filtros actuales?\"],\"participant.button.finish.yes.text.mode\":[\"Sí\"],\"kWJmRL\":[\"Tú\"],\"Dl7lP/\":[\"Ya estás desuscribido o tu enlace es inválido.\"],\"E71LBI\":[\"Solo puedes subir hasta \",[\"MAX_FILES\"],\" archivos a la vez. Solo los primeros \",[\"0\"],\" archivos se agregarán.\"],\"tbeb1Y\":[\"Aún puedes usar la función Preguntar para chatear con cualquier conversación\"],\"select.all.modal.already.added\":[\"Ya has añadido <0>\",[\"existingContextCount\",\"plural\",{\"one\":[\"#\",\" conversación\"],\"other\":[\"#\",\" conversaciones\"]}],\" a este chat.\"],\"7W35AW\":[\"Ya has añadido todas las conversaciones relacionadas con esto\"],\"participant.modal.change.mic.confirmation.text\":[\"Has cambiado tu micrófono. Por favor, haz clic en \\\"Continuar\\\", para continuar con la sesión.\"],\"vCyT5z\":[\"You have some conversations that have not been processed yet. Regenerate the library to process them.\"],\"T/Q7jW\":[\"Has desuscribido con éxito.\"],\"lTDtES\":[\"También puedes elegir registrar otra conversación.\"],\"1kxxiH\":[\"You may choose to add a list of proper nouns, names, or other information that may be relevant to the conversation. This will be used to improve the quality of the transcripts.\"],\"yCtSKg\":[\"Debes iniciar sesión con el mismo proveedor con el que te registraste. Si encuentras algún problema, por favor contáctanos.\"],\"snMcrk\":[\"Pareces estar desconectado, por favor verifica tu conexión a internet\"],\"participant.verify.instructions.receive.artefact\":[\"Pronto recibirá \",[\"objectLabel\"],\" para verificar.\"],\"participant.verify.instructions.approval.helps\":[\"¡Su aprobación nos ayuda a comprender lo que realmente piensa!\"],\"Pw2f/0\":[\"Tu conversación está siendo transcribida. Por favor, revisa más tarde.\"],\"OFDbfd\":[\"Tus Conversaciones\"],\"aZHXuZ\":[\"Tus entradas se guardarán automáticamente.\"],\"PUWgP9\":[\"Tu biblioteca está vacía. Crea una biblioteca para ver tus primeros insights.\"],\"B+9EHO\":[\"Tu respuesta ha sido registrada. Puedes cerrar esta pestaña ahora.\"],\"wurHZF\":[\"Tus respuestas\"],\"B8Q/i2\":[\"Tu vista ha sido creada. Por favor, espera mientras procesamos y analizamos los datos.\"],\"library.views.title\":[\"Tus Vistas\"],\"lZNgiw\":[\"Tus Vistas\"],\"5PKg7S\":[\"At least one topic must be selected to enable Verify\"],\"2wg92j\":[\"Conversaciones\"],\"hWszgU\":[\"La fuente fue eliminada\"],\"GSV2Xq\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"7qaVXm\":[\"Experimental\"],\"FclDDn\":[\"Verify\"],\"Y/Fou9\":[\"Select which topics participants can use for verification.\"],\"ycR/52\":[\"Habilitar Echo\"],\"mKGCnZ\":[\"Habilitar ECHO\"],\"Dh2kHP\":[\"Habilitar Respuesta\"],\"d9rIJ1\":[\"Activar Verify\"],\"qwmGiT\":[\"Contactar a ventas\"],\"ZWDkP4\":[\"Actualmente, \",[\"finishedConversationsCount\"],\" conversaciones están listas para ser analizadas. \",[\"unfinishedConversationsCount\"],\" aún en proceso.\"],\"/NTvqV\":[\"Biblioteca no disponible\"],\"p18xrj\":[\"Biblioteca regenerada\"],\"hOtk0x\":[\"Echo\"],\"JsSzzl\":[\"ECHO\"],\"SUkFIX\":[\"Pausar\"],\"ilKuQo\":[\"Reanudar\"],\"SqNXSx\":[\"Detener\"],\"yfZBOp\":[\"Detener\"],\"cic45J\":[\"Lo sentimos, no podemos procesar esta solicitud debido a la política de contenido del proveedor de LLM.\"],\"CvZqsN\":[\"Algo salió mal. Por favor, inténtalo de nuevo, presionando el botón <0>ECHO, o contacta al soporte si el problema persiste.\"],\"P+lUAg\":[\"Algo salió mal. Por favor, inténtalo de nuevo.\"],\"hh87/E\":[\"\\\"Profundizar\\\" Disponible pronto\"],\"RMxlMe\":[\"\\\"Concretar\\\" Disponible pronto\"],\"7UJhVX\":[\"¿Estás seguro de que quieres detener la conversación?\"],\"RDsML8\":[\"¿Estás seguro de que quieres detener la conversación?\"],\"IaLTNH\":[\"Approve\"],\"+f3bIA\":[\"Cancel\"],\"qgx4CA\":[\"Revise\"],\"E+5M6v\":[\"Save\"],\"Q82shL\":[\"Go back\"],\"yOp5Yb\":[\"Reload Page\"],\"tw+Fbo\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"oTCD07\":[\"Unable to Load Artefact\"],\"QHbX3T\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"ECX5E0\":[\"Your approval helps us understand what you really think!\"],\"M5oorh\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"RZXkY+\":[\"Cancelar\"],\"86aTqL\":[\"Next\"],\"pdifRH\":[\"Loading\"],\"Ep029+\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"fKeatI\":[\"You'll soon get \",[\"objectLabel\"],\" to verify.\"],\"8b+uSr\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"iodqGS\":[\"Loading artefact\"],\"NpZmZm\":[\"This will just take a moment\"],\"wklhqE\":[\"Regenerating the artefact\"],\"LYTXJp\":[\"This will just take a few moments\"],\"CjjC6j\":[\"Next\"],\"q885Ym\":[\"What do you want to verify?\"],\"AWBvkb\":[\"Fin de la lista • Todas las \",[\"0\"],\" conversaciones cargadas\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"You are not authenticated\":[\"No estás autenticado\"],\"You don't have permission to access this.\":[\"No tienes permiso para acceder a esto.\"],\"Resource not found\":[\"Recurso no encontrado\"],\"Server error\":[\"Error del servidor\"],\"Something went wrong\":[\"Algo salió mal\"],\"We're preparing your workspace.\":[\"Estamos preparando tu espacio de trabajo.\"],\"Preparing your dashboard\":[\"Preparando tu dashboard\"],\"Welcome back\":[\"Bienvenido de nuevo\"],\"library.regenerate\":[\"Regenerate Library\"],\"library.conversations.processing.status\":[\"Currently \",[\"finishedConversationsCount\"],\" conversations are ready to be analyzed. \",[\"unfinishedConversationsCount\"],\" still processing.\"],\"participant.echo.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"library.contact.sales\":[\"Contact sales\"],\"library.not.available\":[\"It looks like the library is not available for your account. Please contact sales to unlock this feature.\"],\"conversation.accordion.skeleton.title\":[\"Conversations\"],\"project.sidebar.chat.end.description\":[\"End of list • All \",[\"totalChats\"],\" chats loaded\"],\"participant.modal.stop.message\":[\"Are you sure you want to finish the conversation?\"],\"participant.button.is.recording.echo\":[\"ECHO\"],\"participant.modal.stop.title\":[\"Finish Conversation\"],\"participant.button.stop.no\":[\"No\"],\"participant.button.pause\":[\"Pause\"],\"participant.button.resume\":[\"Resume\"],\"conversation.linking_conversations.deleted\":[\"The source conversation was deleted\"],\"participant.button.stop.yes\":[\"Yes\"],\"participant.modal.refine.info.title.echo\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.verify\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.verify.action.button.approve\":[\"Approve\"],\"participant.verify.artefact.title\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"participant.verify.instructions.button.cancel\":[\"Cancel\"],\"participant.verify.action.button.cancel\":[\"Cancel\"],\"dashboard.dembrane.verify.description\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"dashboard.dembrane.verify.experimental\":[\"Experimental\"],\"participant.verify.artefact.action.button.go.back\":[\"Go back\"],\"participant.verify.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"participant.verify.loading.artefact\":[\"Loading artefact\"],\"participant.verify.regenerating.artefact\":[\"Regenerating the artefact\"],\"participant.verify.artefact.action.button.reload\":[\"Reload Page\"],\"participant.verify.action.button.revise\":[\"Revise\"],\"participant.verify.action.button.save\":[\"Save\"],\"participant.echo.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"participant.echo.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"participant.verify.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.verify.loading.artefact.description\":[\"This will just take a moment\"],\"participant.verify.artefact.error.title\":[\"Unable to Load Artefact\"],\"dashboard.dembrane.concrete.experimental\":[\"dashboard.dembrane.concrete.experimental\"],\"participant.button.go.deeper\":[\"Profundizar\"],\"participant.button.make.concrete\":[\"Concretar\"],\"select.all.modal.skip.reason\":[\"algunas pueden omitirse debido a transcripción vacía o límite de contexto\"],\"participant.modal.interruption.issue.description\":[\"Guardamos tu grabación hasta <0>\",[\"formattedDuration\"],\" pero perdimos el resto, lo sentimos. <1/> Presiona abajo para reconectarte, luego presiona grabar para continuar.\"],\"participant.modal.refine.info.title.go.deeper\":[\"profundizar\"],\"participant.modal.refine.info.title.concrete\":[\"concretar\"],\"participant.modal.refine.info.title.generic\":[\"\\\"Refinar\\\" Disponible pronto\"],\"participant.modal.refine.info.title\":[\"Función disponible pronto\"],\"participant.refine.go.deeper\":[\"Profundizar\"],\"participant.concrete.artefact.error.description\":[\"Parece que no pudimos cargar este artefacto. Esto podría ser un problema temporal. Puedes intentar recargar o volver para seleccionar un tema diferente.\"],\"dashboard.dembrane.concrete.title\":[\"Hacerlo concreto\"],\"participant.refine.make.concrete\":[\"Hacerlo concreto\"],\"participant.button.refine\":[\"Refinar\"],\"participant.concrete.regenerating.artefact\":[\"Regenerando el artefacto\"],\"dashboard.dembrane.concrete.topic.select\":[\"Selecciona qué temas pueden usar los participantes para verificación.\"],\"participant.go.deeper.generic.error.message\":[\"Algo salió mal. Por favor, inténtalo de nuevo.\"],\"participant.concrete.artefact.error.title\":[\"No se pudo cargar el artefacto\"],\"participant.modal.refine.info.reason\":[\"Necesitamos un poco más de contexto para ayudarte a refinar de forma efectiva. Continúa grabando para que podamos darte mejores sugerencias.\"],\"dashboard.dembrane.concrete.description\":[\"Activa esta función para permitir a los participantes crear y verificar resultados concretos durante sus conversaciones.\"],\"participant.concrete.instructions.approve.artefact\":[\"Si estás satisfecho con el \",[\"objectLabel\"],\", haz clic en \\\"Aprobar\\\" para mostrar que te sientes escuchado.\"],\"participant.concrete.instructions.loading\":[\"Cargando\"],\"participant.concrete.selection.button.next\":[\"Siguiente\"],\"participant.concrete.instructions.button.next\":[\"Siguiente\"],\"participant.concrete.instructions.revise.artefact\":[\"Una vez que hayas discutido, presiona \\\"revisar\\\" para ver cómo el \",[\"objectLabel\"],\" cambia para reflejar tu discusión.\"],\"participant.concrete.instructions.read.aloud\":[\"Una vez que recibas el \",[\"objectLabel\"],\", léelo en voz alta y comparte en voz alta lo que deseas cambiar, si es necesario.\"],\"dashboard.dembrane.verify.topic.select\":[\"Seleccione qué temas pueden usar los participantes para la verificación.\"],\"participant.concrete.selection.title\":[\"¿Qué quieres verificar?\"],\"participant.concrete.instructions.receive.artefact\":[\"Pronto recibirás \",[\"objectLabel\"],\" para verificar.\"],\"participant.concrete.instructions.approval.helps\":[\"¡Tu aprobación nos ayuda a entender lo que realmente piensas!\"],\"library.generate.duration.message\":[\"La biblioteca tardará \",[\"duration\"]],\"uDvV8j\":[\"Enviar\"],\"aMNEbK\":[\"Desuscribirse de Notificaciones\"],\"JhOwWd\":[\"-5s\"],\"participant.modal.echo.info.title.generic\":[\"\\\"ECHO\\\" disponible pronto\"],\"participant.modal.echo.info.title.go.deeper\":[\"\\\"Explorar\\\" disponible pronto\"],\"participant.modal.echo.info.title.concrete\":[\"\\\"Verificar\\\" disponible pronto\"],\"2NWk7n\":[\"(para procesamiento de audio mejorado)\"],\"e6iRhF\":[[\"0\",\"plural\",{\"one\":[\"#\",\" etiqueta\"],\"other\":[\"#\",\" etiquetas\"]}]],\"select.all.modal.tags\":[[\"0\",\"plural\",{\"one\":[\"Etiqueta:\"],\"other\":[\"Etiquetas:\"]}]],\"J/hVSQ\":[[\"0\"]],\"HB8dPL\":[[\"0\"],\" \",[\"1\"],\" listo\"],\"select.all.modal.added.count\":[[\"0\"],\" añadidas\"],\"xRdQss\":[[\"0\"],\" Conversation\",[\"1\"],\" • Edited \",[\"2\"]],\"2Th9D6\":[[\"0\"],\" Conversaciones • Editado \",[\"1\"]],\"select.all.modal.not.added.count\":[[\"0\"],\" no añadidas\"],\"BXWuuj\":[[\"conversationCount\"],\" seleccionadas\"],\"P1pDS8\":[[\"diffInDays\"],\" días atrás\"],\"bT6AxW\":[[\"diffInHours\"],\" horas atrás\"],\"library.conversations.to.be.analyzed\":[[\"finishedConversationsCount\",\"plural\",{\"one\":[\"Actualmente, \",\"#\",\" conversación está lista para ser analizada.\"],\"other\":[\"Actualmente, \",\"#\",\" conversaciones están listas para ser analizadas.\"]}]],\"fyE7Au\":[[\"minutes\"],\" minutos y \",[\"seconds\"],\" segundos\"],\"TVD5At\":[[\"readingNow\"],\" leyendo ahora\"],\"U7Iesw\":[[\"seconds\"],\" segundos\"],\"library.conversations.still.processing\":[[\"0\"],\" aún en proceso.\"],\"ZpJ0wx\":[\"*Transcripción en progreso.*\"],\"ynBObK\":[\"+\",[\"hiddenCount\"],\" conversaciones\"],\"pV+XPw\":[\"+5s\"],\"LPXUKX\":[\"<0>Espera \",[\"0\"],\":\",[\"1\"]],\"LeFXS1\":[\"0 Aspectos\"],\"AeSuqs\":[\"1. Proporcionas una URL donde quieres recibir notificaciones\"],\"nDEZ7T\":[\"2. Cuando ocurre un evento de conversación, enviamos automáticamente los datos de la conversación a tu URL\"],\"WiUXLq\":[\"3. Tu sistema recibe los datos y puede actuar sobre ellos (por ejemplo, guardar en una base de datos, enviar un correo electrónico, actualizar una hoja de cálculo)\"],\"D+aQ7R\":[\"Un nombre amigable para identificar este webhook\"],\"DX/Wkz\":[\"Contraseña de la cuenta\"],\"L5gswt\":[\"Acción de\"],\"UQXw0W\":[\"Acción sobre\"],\"7L01XJ\":[\"Acciones\"],\"select.all.modal.loading.filters\":[\"Filtros activos\"],\"m16xKo\":[\"Añadir\"],\"1m+3Z3\":[\"Añadir contexto adicional (Opcional)\"],\"Se1KZw\":[\"Añade todos los que correspondan\"],\"select.all.modal.title.add\":[\"Añadir conversaciones al contexto\"],\"1xDwr8\":[\"Añade términos clave o nombres propios para mejorar la calidad y precisión de la transcripción.\"],\"ndpRPm\":[\"Añade nuevas grabaciones a este proyecto. Los archivos que subas aquí serán procesados y aparecerán en las conversaciones.\"],\"Ralayn\":[\"Añadir Etiqueta\"],\"add.tag.filter.modal.title\":[\"Añadir etiqueta a los filtros\"],\"IKoyMv\":[\"Añadir Etiquetas\"],\"add.tag.filter.modal.add\":[\"Añadir a los filtros\"],\"NffMsn\":[\"Añadir a este chat\"],\"QN2F+7\":[\"Añadir Webhook\"],\"UZ07em\":[\"Añadir tu primer Webhook\"],\"select.all.modal.added\":[\"Añadidas\"],\"Na90E+\":[\"E-mails añadidos\"],\"select.all.modal.add.without.filters\":[\"Añadiendo <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversación\"],\"other\":[\"#\",\" conversaciones\"]}],\" al chat\"],\"select.all.modal.add.with.filters\":[\"Añadiendo <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversación\"],\"other\":[\"#\",\" conversaciones\"]}],\" con los siguientes filtros:\"],\"select.all.modal.add.without.filters.more\":[\"Añadiendo <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversación más\"],\"other\":[\"#\",\" conversaciones más\"]}],\"\"],\"select.all.modal.add.with.filters.more\":[\"Añadiendo <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversación más\"],\"other\":[\"#\",\" conversaciones más\"]}],\" con los siguientes filtros:\"],\"SJCAsQ\":[\"Añadiendo Contexto:\"],\"select.all.modal.loading.title\":[\"Añadiendo conversaciones\"],\"Du6bPw\":[\"Dirección\"],\"CA/Ul9\":[\"Ajustar el tamaño de la fuente base para la interfaz\"],\"sxkWRg\":[\"Avanzado\"],\"OaKXud\":[\"Avanzado (Consejos y best practices)\"],\"TBpbDp\":[\"Avanzado (Consejos y trucos)\"],\"JiIKww\":[\"Configuración Avanzada\"],\"6iJVJD\":[\"Agentic\"],\"vaeE5W\":[\"Agentic - Ejecución guiada por herramientas\"],\"VHg3DX\":[\"Chat Agentic\"],\"cF7bEt\":[\"Todas las acciones\"],\"O1367B\":[\"Todas las colecciones\"],\"gvykaX\":[\"Todas las conversaciones\"],\"Cmt62w\":[\"Todas las conversaciones están listas\"],\"u/fl/S\":[\"Todas las archivos se han subido correctamente.\"],\"baQJ1t\":[\"Todos los Insights\"],\"3goDnD\":[\"Permitir a los participantes usar el enlace para iniciar nuevas conversaciones\"],\"bruUug\":[\"Casi listo\"],\"H7cfSV\":[\"Ya añadido a este chat\"],\"xNyrs1\":[\"Ya en el contexto\"],\"jIoHDG\":[\"Se enviará una notificación por correo electrónico a \",[\"0\"],\" participante\",[\"1\"],\". ¿Quieres continuar?\"],\"G54oFr\":[\"Se enviará una notificación por correo electrónico a \",[\"0\"],\" participante\",[\"1\"],\". ¿Quieres continuar?\"],\"8q/YVi\":[\"Ocurrió un error al cargar el Portal. Por favor, contacta al equipo de soporte.\"],\"XyOToQ\":[\"Ocurrió un error.\"],\"QX6zrA\":[\"Análisis\"],\"F4cOH1\":[\"Lenguaje de análisis\"],\"1x2m6d\":[\"Analiza estos elementos con profundidad y matiz. Por favor:\\n\\nEnfoque en las conexiones inesperadas y contrastes\\nPasa más allá de las comparaciones superficiales\\nIdentifica patrones ocultos que la mayoría de las analíticas pasan por alto\\nMantén el rigor analítico mientras sigues siendo atractivo\\nUsa ejemplos que iluminan principios más profundos\\nEstructura el análisis para construir una comprensión\\nDibuja insights que contradicen ideas convencionales\\n\\nNota: Si las similitudes/diferencias son demasiado superficiales, por favor házmelo saber, necesitamos material más complejo para analizar.\"],\"announcements\":[\"anuncios\"],\"Dzr23X\":[\"Anuncios\"],\"gd1W+U\":[\"Anonimizar transcripciones\"],\"YdiKaK\":[\"conversación anónima\"],\"iPiP6k\":[\"Conversación anónima\"],\"azfEQ3\":[\"Anonymous Participant\"],\"participant.concrete.action.button.approve\":[\"aprobar\"],\"conversation.verified.approved\":[\"Aprobado\"],\"tq+4rb\":[\"¿Estás seguro de que quieres eliminar el webhook \\\"\",[\"0\"],\"\\\"? Esta acción no se puede deshacer.\"],\"Q5Z2wp\":[\"¿Estás seguro de que quieres eliminar esta conversación? Esta acción no se puede deshacer.\"],\"kWiPAC\":[\"¿Estás seguro de que quieres eliminar este proyecto?\"],\"YF1Re1\":[\"¿Estás seguro de que quieres eliminar este proyecto? Esta acción no se puede deshacer.\"],\"B8ymes\":[\"¿Estás seguro de que quieres eliminar esta grabación?\"],\"G2gLnJ\":[\"¿Estás seguro de que quieres eliminar esta etiqueta?\"],\"aUsm4A\":[\"¿Estás seguro de que quieres eliminar esta etiqueta? Esto eliminará la etiqueta de las conversaciones existentes que la contienen.\"],\"participant.modal.finish.message.text.mode\":[\"¿Estás seguro de que quieres terminar la conversación?\"],\"xu5cdS\":[\"¿Estás seguro de que quieres terminar?\"],\"sOql0x\":[\"¿Estás seguro de que quieres generar la biblioteca? Esto tomará un tiempo y sobrescribirá tus vistas e insights actuales.\"],\"K1Omdr\":[\"Are you sure you want to generate the library? This will take a while.\"],\"UXCOMn\":[\"¿Estás seguro de que quieres regenerar el resumen? Perderás el resumen actual.\"],\"JHgUuT\":[\"¡Artefacto aprobado exitosamente!\"],\"IbpaM+\":[\"¡Artefacto recargado exitosamente!\"],\"Qcm/Tb\":[\"¡Artefacto revisado exitosamente!\"],\"uCzCO2\":[\"¡Artefacto actualizado exitosamente!\"],\"KYehbE\":[\"artefactos\"],\"jrcxHy\":[\"Artefactos\"],\"F+vBv0\":[\"Preguntar\"],\"lCenB6\":[\"¿Preguntar por el email?\"],\"Rjlwvz\":[\"¿Preguntar por el nombre?\"],\"5gQcdD\":[\"Pedir a los participantes que proporcionen su nombre cuando inicien una conversación\"],\"84NoFa\":[\"Aspecto\"],\"HkigHK\":[\"Aspectos\"],\"kskjVK\":[\"El asistente está escribiendo...\"],\"HrusNW\":[\"Tienes que seleccionar al menos un tema para activar Hacerlo concreto\"],\"iF1OFS\":[\"Tienes que seleccionar al menos un tema para activar Verificar\"],\"participant.modal.interruption.issue.message\":[\"¡Atención! Perdimos los últimos 60 segundos de tu grabación debido a una interrupción. Por favor, presiona el botón de abajo para reconectar.\"],\"kHN5Zx\":[\"El descarga de audio no está disponible para conversaciones anónimas\"],\"SLvg/d\":[\"La reproducción de audio no está disponible para conversaciones anónimas\"],\"DMBYlw\":[\"Procesamiento de audio en progreso\"],\"D3SDJS\":[\"Audio Recording\"],\"mGVg5N\":[\"Las grabaciones de audio están programadas para eliminarse después de 30 días desde la fecha de grabación\"],\"IOBCIN\":[\"Consejo de audio\"],\"y2W2Hg\":[\"Registros de auditoría\"],\"aL1eBt\":[\"Registros de auditoría exportados a CSV\"],\"mS51hl\":[\"Registros de auditoría exportados a JSON\"],\"z8CQX2\":[\"Código de autenticación\"],\"R+PyK8\":[\"Generar títulos automáticamente\"],\"voAvDv\":[\"Generar títulos automáticamente\"],\"Wrpmw7\":[\"Generado automáticamente o introducido manualmente\"],\"/iCiQU\":[\"Seleccionar automáticamente\"],\"3D5FPO\":[\"Seleccionar automáticamente desactivado\"],\"ajAMbT\":[\"Seleccionar automáticamente activado\"],\"jEqKwR\":[\"Seleccionar fuentes para añadir al chat\"],\"dY4Vk3\":[\"Generar automáticamente un título corto basado en temas para cada conversación después de la resumen. El título describe lo que se discutió, no quién participó. El nombre original del participante se conserva por separado, si lo proporcionaron.\"],\"vtUY0q\":[\"Incluye automáticamente conversaciones relevantes para el análisis sin selección manual\"],\"F95AYw\":[\"Guardar automáticamente las transcripciones en tu CRM o base de datos\"],\"zUbSgC\":[\"Enviar automáticamente los datos de la conversación a tus otras herramientas y servicios cuando ocurran eventos.\"],\"csDS2L\":[\"Disponible\"],\"iH8pgl\":[\"Atrás\"],\"participant.button.back.microphone\":[\"Volver\"],\"participant.button.back\":[\"Volver\"],\"/9nVLo\":[\"Volver a la selección\"],\"wVO5q4\":[\"Básico (Diapositivas esenciales del tutorial)\"],\"epXTwc\":[\"Configuración Básica\"],\"GML8s7\":[\"¡Comenzar!\"],\"YBt9YP\":[\"Beta\"],\"dashboard.dembrane.concrete.beta\":[\"Beta\"],\"dashboard.dembrane.verify.beta\":[\"Beta\"],\"0fX/GG\":[\"Visión general\"],\"vZERag\":[\"Visión general - Temas y patrones\"],\"MkvsWx\":[\"Reservar una llamada\"],\"YgG3yv\":[\"Ideas de brainstorming\"],\"4eBtkM\":[\"Construir paneles personalizados con datos de conversación en tiempo real\"],\"ba5GvN\":[\"Al eliminar este proyecto, eliminarás todos los datos asociados con él. Esta acción no se puede deshacer. ¿Estás ABSOLUTAMENTE seguro de que quieres eliminar este proyecto?\"],\"dEgA5A\":[\"Cancelar\"],\"participant.mic.settings.modal.second.confirm.cancel\":[\"Cancelar\"],\"participant.concrete.action.button.cancel\":[\"cancelar\"],\"participant.concrete.instructions.button.cancel\":[\"cancelar\"],\"select.all.modal.cancel\":[\"Cancelar\"],\"add.tag.filter.modal.cancel\":[\"Cancelar\"],\"RKD99R\":[\"No se puede añadir una conversación vacía\"],\"kryGs+\":[\"Tarjeta\"],\"JFFJDJ\":[\"Los cambios se guardan automáticamente mientras continúas usando la aplicación. <0/>Una vez que tengas cambios sin guardar, puedes hacer clic en cualquier lugar para guardar los cambios. <1/>También verás un botón para Cancelar los cambios.\"],\"u0IJto\":[\"Los cambios se guardarán automáticamente\"],\"xF/jsW\":[\"Cambiar el idioma durante una conversación activa puede provocar resultados inesperados. Se recomienda iniciar una nueva conversación después de cambiar el idioma. ¿Estás seguro de que quieres continuar?\"],\"AHZflp\":[\"Chat\"],\"TGJVgd\":[\"Chat | Dembrane\"],\"chat.accordion.skeleton.title\":[\"Chats\"],\"project.sidebar.chat.title\":[\"Chats\"],\"8Q+lLG\":[\"Chats\"],\"participant.button.check.microphone.access\":[\"Verificar acceso al micrófono\"],\"+e4Yxz\":[\"Verificar acceso al micrófono\"],\"v4fiSg\":[\"Revisa tu correo electrónico\"],\"pWT04I\":[\"Comprobando...\"],\"KFa1f3\":[\"Elegir un archivo de logo\"],\"okLwd9\":[\"Elegir desde tus otros proyectos\"],\"Aoxltn\":[\"Elegir cuándo quieres recibir notificaciones\"],\"DakUDF\":[\"Elige el tema que prefieras para la interfaz\"],\"0ngaDi\":[\"Citar las siguientes fuentes\"],\"B2pdef\":[\"Haz clic en \\\"Subir archivos\\\" cuando estés listo para iniciar el proceso de subida.\"],\"cwMTjO\":[\"Haz clic para editar\"],\"jcSz6S\":[\"Haz clic para ver las \",[\"totalCount\"],\" conversaciones\"],\"bIj+VB\":[\"Cliente-manejado\"],\"+d+tJS\":[\"Clonar desde otro proyecto\"],\"nCnTY0\":[\"Clonar desde proyecto\"],\"BPrdpc\":[\"Clonar proyecto\"],\"9U86tL\":[\"Clonar proyecto\"],\"yz7wBu\":[\"Cerrar\"],\"select.all.modal.close\":[\"Cerrar\"],\"q+hNag\":[\"Colección\"],\"bJHBId\":[\"Casos de uso comunes:\"],\"Wqc3zS\":[\"Comparar y Contrastar\"],\"CfO59/\":[\"Comparar y Contrastar Insights\"],\"jlZul5\":[\"Compara y contrasta los siguientes elementos proporcionados en el contexto.\"],\"bD8I7O\":[\"Completar\"],\"6jBoE4\":[\"Temas concretos\"],\"participant.mic.settings.modal.second.confirm.button\":[\"Continuar\"],\"yjkELF\":[\"Confirmar Nueva Contraseña\"],\"p2/GCq\":[\"Confirmar Contraseña\"],\"puQ8+/\":[\"Publicar\"],\"L0k594\":[\"Confirma tu contraseña para generar un nuevo secreto para tu aplicación de autenticación.\"],\"JhzMcO\":[\"Conectando a los servicios de informes...\"],\"wX/BfX\":[\"Conexión saludable\"],\"WimHuY\":[\"Conexión no saludable\"],\"l9fkrm\":[\"Consentimiento\"],\"DFFB2t\":[\"Contactar a ventas\"],\"VlCTbs\":[\"Contacta a tu representante de ventas para activar esta función hoy!\"],\"M73whl\":[\"Contexto\"],\"VHSco4\":[\"Contexto añadido:\"],\"aVvy3Y\":[\"Límite de contexto alcanzado\"],\"participant.button.continue\":[\"Continuar\"],\"xGVfLh\":[\"Continuar\"],\"F1pfAy\":[\"conversación\"],\"EiHu8M\":[\"Conversación añadida al chat\"],\"ggJDqH\":[\"Audio de la conversación\"],\"participant.conversation.ended\":[\"Conversación terminada\"],\"BsHMTb\":[\"Conversación Terminada\"],\"26Wuwb\":[\"Procesando conversación\"],\"OtdHFE\":[\"Conversación eliminada del chat\"],\"zTKMNm\":[\"Estado de la conversación\"],\"Rdt7Iv\":[\"Detalles del estado de la conversación\"],\"7Ljafh\":[\"Etiquetas de la conversación\"],\"a7zH70\":[\"conversaciones\"],\"EnJuK0\":[\"Conversaciones\"],\"TQ8ecW\":[\"Conversaciones desde código QR\"],\"nmB3V3\":[\"Conversaciones desde subida\"],\"participant.refine.cooling.down\":[\"Enfriándose. Disponible en \",[\"0\"]],\"6V3Ea3\":[\"Copiado\"],\"84o0nc\":[\"Copiado desde la conversación original\"],\"PiH3UR\":[\"Copiado!\"],\"he3ygx\":[\"Copiar\"],\"y1eoq1\":[\"Copiar enlace\"],\"Dj+aS5\":[\"Copiar enlace para compartir este informe\"],\"vAkFou\":[\"Copiar secreto\"],\"v3StFl\":[\"Copiar Resumen\"],\"/4gGIX\":[\"Copiar al portapapeles\"],\"RTxUjI\":[\"Copiar al portapapeles\"],\"rG2gDo\":[\"Copiar transcripción\"],\"OvEjsP\":[\"Copiando...\"],\"hYgDIe\":[\"Crear\"],\"VW1ecc\":[\"Crear un nuevo webhook desde cero\"],\"oJfYM5\":[\"Crear un breve de investigación desde las conversaciones recientes\"],\"CSQPC0\":[\"Crear una Cuenta\"],\"library.create\":[\"Crear biblioteca\"],\"O671Oh\":[\"Crear Biblioteca\"],\"library.create.view.modal.title\":[\"Crear nueva vista\"],\"vY2Gfm\":[\"Crear nueva vista\"],\"bsfMt3\":[\"Crear informe\"],\"library.create.view\":[\"Crear vista\"],\"3D0MXY\":[\"Crear Vista\"],\"dkAPxi\":[\"Crear Webhook\"],\"45O6zJ\":[\"Creado el\"],\"yOrQ4N\":[\"Logo actual\"],\"8Tg/JR\":[\"Personalizado\"],\"o1nIYK\":[\"Nombre de archivo personalizado\"],\"GrXJvi\":[\"Logo personalizado\"],\"iv5fAO\":[\"Prompt de título personalizado\"],\"ZQKLI1\":[\"Zona de Peligro\"],\"wqCnxg\":[\"URL del panel de control (enlace directo a la vista de conversaciones)\"],\"ovBPCi\":[\"Predeterminado\"],\"ucTqrC\":[\"Predeterminado - Sin tutorial (Solo declaraciones de privacidad)\"],\"K/78Yl\":[\"Delegación de análisis multi-paso con ejecución de herramientas en vivo\"],\"cnGeoo\":[\"Eliminar\"],\"project.sidebar.chat.delete\":[\"Eliminar chat\"],\"2DzmAq\":[\"Eliminar Conversación\"],\"++iDlT\":[\"Eliminar Proyecto\"],\"zdyslo\":[\"Eliminar Webhook\"],\"+m7PfT\":[\"Eliminado con éxito\"],\"p9tvm2\":[\"Echo\"],\"90wFaY\":[\"ECHO\"],\"nzP4fT\":[\"dembrane events\"],\"Y7Si8i\":[\"dembrane funciona con IA. Revisa bien las respuestas.\"],\"67znul\":[\"Respuesta\"],\"Nu4oKW\":[\"Description\"],\"ozaega\":[\"Determina bajo qué base legal de GDPR se procesan los datos personales. Esto afecta a los flujos de consentimiento, los derechos de los sujetos de datos y las obligaciones de retención.\"],\"YrOV6x\":[\"Determina bajo qué base legal de GDPR se procesan los datos personales. Esta configuración se aplica a todos tus proyectos y puede cambiarse en tus ajustes de cuenta.\"],\"NMz7xK\":[\"Desarrolla un marco estratégico que impulse resultados significativos. Por favor:\\n\\nIdentifica objetivos centrales y sus interdependencias\\nMapa de implementación con plazos realistas\\nAnticipa obstáculos potenciales y estrategias de mitigación\\nDefine métricas claras para el éxito más allá de los indicadores de vanidad\\nResalta requisitos de recursos y prioridades de asignación\\nEstructura el plan para ambas acciones inmediatas y visión a largo plazo\\nIncluye puertas de decisión y puntos de pivote\\n\\nNota: Enfócate en estrategias que crean ventajas competitivas duraderas, no solo mejoras incrementales.\"],\"qERl58\":[\"Desactivar 2FA\"],\"yrMawf\":[\"Desactivar autenticación de dos factores\"],\"E/QGRL\":[\"Desactivado\"],\"fDGgw4\":[\"¿Necesito esto?\"],\"LnL5p2\":[\"¿Quieres contribuir a este proyecto?\"],\"JeOjN4\":[\"¿Quieres estar en el bucle?\"],\"TvY/XA\":[\"Documentación\"],\"mzI/c+\":[\"Descargar\"],\"5YVf7S\":[\"Descargar todas las transcripciones de conversaciones generadas para este proyecto.\"],\"5154Ap\":[\"Descargar Todas las Transcripciones\"],\"8fQs2Z\":[\"Descargar como\"],\"hX9DE4\":[\"Download audio\"],\"hTiEnc\":[\"Descargar Audio\"],\"wEiqju\":[\"Descargar código QR\"],\"+bBcKo\":[\"Descargar transcripción\"],\"5XW2u5\":[\"Opciones de Descarga de Transcripción\"],\"6Wy9H3\":[\"Borrador de acciones siguientes y organizarlas por prioridad\"],\"hUO5BY\":[\"Arrastra archivos de audio aquí o haz clic para seleccionar archivos\"],\"KGi3u9\":[\"Arrastrar para reordenar\"],\"lkz6PL\":[\"Duración\"],\"KIjvtr\":[\"Holandés\"],\"pO9dOq\":[\"por ejemplo, \\\"Usar frases de sustantivos cortas como 'Espacios verdes urbanos' o 'Empleo juvenil'. Evitar títulos genéricos.\\\"\"],\"ffuZIY\":[\"por ejemplo, Notificaciones de Slack, Flujo de trabajo de Make\"],\"participant.button.echo\":[\"ECHO\"],\"HA9VXi\":[\"Echo\"],\"rH6cQt\":[\"Echo está impulsado por IA. Por favor, verifica las respuestas.\"],\"o6tfKZ\":[\"ECHO está impulsado por IA. Por favor, verifica las respuestas.\"],\"/IJH/2\":[\"¡ECHO!\"],\"ePK91l\":[\"Editar\"],\"9WkyHF\":[\"Editar Conversación\"],\"/8fAkm\":[\"Editar nombre de archivo\"],\"G2KpGE\":[\"Editar Proyecto\"],\"DdevVt\":[\"Editar Contenido del Informe\"],\"0YvCPC\":[\"Editar Recurso\"],\"report.editor.description\":[\"Edita el contenido del informe usando el editor de texto enriquecido a continuación. Puede formatear texto, agregar enlaces, imágenes y más.\"],\"nP7CdQ\":[\"Editar Webhook\"],\"F6H6Lg\":[\"Modo de edición\"],\"O3oNi5\":[\"Correo electrónico\"],\"wwiTff\":[\"Verificación de Correo Electrónico\"],\"Ih5qq/\":[\"Verificación de Correo Electrónico | Dembrane\"],\"iF3AC2\":[\"Correo electrónico verificado con éxito. Serás redirigido a la página de inicio de sesión en 5 segundos. Si no eres redirigido, por favor haz clic <0>aquí.\"],\"g2N9MJ\":[\"email@trabajo.com\"],\"N2S1rs\":[\"Vacío\"],\"DCRKbe\":[\"Activar 2FA\"],\"PccJlP\":[\"Enable Echo\"],\"pPJr5A\":[\"Enable ECHO\"],\"D3AnH0\":[\"Habilitar Explorar\"],\"+ljZfM\":[\"Activar Profundizar\"],\"wGA7d4\":[\"Activar Hacerlo concreto\"],\"4KKbfZ\":[\"Habilitar participación\"],\"PoQJQE\":[\"Enable Reply\"],\"G3dSLc\":[\"Habilitar Notificaciones de Reportes\"],\"Idlt6y\":[\"Habilita esta función para permitir a los participantes recibir notificaciones cuando se publica o actualiza un informe. Los participantes pueden ingresar su correo electrónico para suscribirse a actualizaciones y permanecer informados.\"],\"g2qGhy\":[\"Habilita esta función para permitir a los participantes solicitar respuestas impulsadas por IA durante su conversación. Los participantes pueden hacer clic en \\\"Echo\\\" después de grabar sus pensamientos para recibir retroalimentación contextual, fomentando una reflexión más profunda y mayor participación. Se aplica un período de enfriamiento entre solicitudes.\"],\"pB03mG\":[\"Habilita esta función para permitir a los participantes solicitar respuestas impulsadas por IA durante su conversación. Los participantes pueden hacer clic en \\\"ECHO\\\" después de grabar sus pensamientos para recibir retroalimentación contextual, fomentando una reflexión más profunda y mayor participación. Se aplica un período de enfriamiento entre solicitudes.\"],\"ZUS4uO\":[\"Habilita esta función para permitir a los participantes solicitar respuestas impulsadas por IA durante su conversación. Los participantes pueden hacer clic en \\\"Explorar\\\" después de grabar sus pensamientos para recibir retroalimentación contextual, alentando una reflexión más profunda y una participación más intensa. Se aplica un período de enfriamiento entre solicitudes.\"],\"dWv3hs\":[\"Habilite esta función para permitir a los participantes solicitar respuestas AI durante su conversación. Los participantes pueden hacer clic en \\\"Get Reply\\\" después de grabar sus pensamientos para recibir retroalimentación contextual, alentando una reflexión más profunda y una participación más intensa. Un período de enfriamiento aplica entre solicitudes.\"],\"rkE6uN\":[\"Activa esta función para que los participantes puedan pedir respuestas con IA durante su conversación. Después de grabar lo que piensan, pueden hacer clic en \\\"Profundizar\\\" para recibir feedback contextual que invita a reflexionar más y a implicarse más. Hay un tiempo de espera entre peticiones.\"],\"dashboard.dembrane.feature.verify.description\":[\"Active esta función para permitir que los participantes verifiquen y aprueben \\\"resultados\\\" de sus envíos. Esto ayuda a cristalizar ideas clave, preocupaciones o resúmenes. Después de la conversación, puede filtrar las discusiones con resultados verificados y revisarlas en la descripción general.\"],\"C027jd\":[\"Habilitar anonimización de transcripciones\"],\"329BBO\":[\"Activar autenticación de dos factores\"],\"x35ZEt\":[\"Habilitar Verificar\"],\"RxzN1M\":[\"Habilitado\"],\"IxzwiB\":[\"Fin de la lista • Todas las \",[\"0\"],\" conversaciones cargadas\"],\"lYGfRP\":[\"Inglés\"],\"GboWYL\":[\"Ingresa un término clave o nombre propio\"],\"TSHJTb\":[\"Ingresa un nombre para el nuevo conversation\"],\"KovX5R\":[\"Ingresa un nombre para tu proyecto clonado\"],\"DRYPFp\":[\"Ingresa una clave secreta\"],\"34YqUw\":[\"Ingresa un código válido para desactivar la autenticación de dos factores.\"],\"2FPsPl\":[\"Ingresa el nombre del archivo (sin extensión)\"],\"vT+QoP\":[\"Ingresa un nuevo nombre para el chat:\"],\"oIn7d4\":[\"Ingresa el código de 6 dígitos de tu aplicación de autenticación.\"],\"q1OmsR\":[\"Ingresa el código actual de seis dígitos de tu aplicación de autenticación.\"],\"nAEwOZ\":[\"Enter your access code\"],\"NgaR6B\":[\"Ingresa tu contraseña\"],\"42tLXR\":[\"Ingresa tu consulta\"],\"HRbyGE\":[\"Ingresado por el participante en el portal\"],\"SlfejT\":[\"Error\"],\"Ne0Dr1\":[\"Error al clonar el proyecto\"],\"AEkJ6x\":[\"Error al crear el informe\"],\"S2MVUN\":[\"Error al cargar los anuncios\"],\"xcUDac\":[\"Error al cargar los insights\"],\"edh3aY\":[\"Error al cargar el proyecto\"],\"3Uoj83\":[\"Error al cargar las citas\"],\"4kVRov\":[\"Ocurrió un error\"],\"z05QRC\":[\"Error al actualizar el informe\"],\"hmk+3M\":[\"Error al subir \\\"\",[\"0\"],\"\\\": \",[\"1\"]],\"tst44n\":[\"Eventos\"],\"VFClUG\":[\"Eventos a Escuchar\"],\"participant.alert.microphone.access.success\":[\"Acceso al micrófono verificado con éxito\"],\"/PykH1\":[\"Todo parece bien – puedes continuar.\"],\"jqsg/I\":[\"Ejemplo de Payload de Webhook\"],\"AAC/NE\":[\"Example: This conversation is about [topic]. Key terms include [term1], [term2]. Please pay special attention to [specific aspect].\"],\"Rsjgm0\":[\"Experimental\"],\"8tjQCz\":[\"Explorar\"],\"participant.echo.explore\":[\"Explorar\"],\"/bsogT\":[\"Explora temas y patrones en todas las conversaciones\"],\"sAod0Q\":[\"Explorando \",[\"conversationCount\"],\" conversaciones\"],\"GS+Mus\":[\"Exportar\"],\"7Bj3x9\":[\"Error\"],\"bh2Vob\":[\"Error al añadir la conversación al chat\"],\"ajvYcJ\":[\"Error al añadir la conversación al chat\",[\"0\"]],\"g5wCZj\":[\"Error al añadir conversaciones al contexto\"],\"9GMUFh\":[\"Error al aprobar el artefacto. Por favor, inténtalo de nuevo.\"],\"pmwvUt\":[\"Error al aprobar el resultado. Por favor, inténtalo de nuevo.\"],\"RBpcoc\":[\"Error al copiar el chat. Por favor, inténtalo de nuevo.\"],\"uvu6eC\":[\"No se pudo copiar la transcripción. Inténtalo de nuevo.\"],\"BVzTya\":[\"Error al eliminar la respuesta\"],\"p+a077\":[\"Error al desactivar la selección automática para este chat\"],\"iS9Cfc\":[\"Error al activar la selección automática para este chat\"],\"C6KoMG\":[\"Error al finalizar la conversación. Por favor, inténtalo de nuevo o inicia una nueva conversación.\"],\"Gu9mXj\":[\"Error al finalizar la conversación. Por favor, inténtalo de nuevo.\"],\"vx5bTP\":[\"Error al generar \",[\"label\"],\". Por favor, inténtalo de nuevo.\"],\"7S+M+W\":[\"Failed to generate Hidden gems. Please try again.\"],\"Fa1ewI\":[\"Error al generar el resumen. Inténtalo de nuevo más tarde.\"],\"DKxr+e\":[\"Error al obtener los anuncios\"],\"TSt/Iq\":[\"Error al obtener la última notificación\"],\"D4Bwkb\":[\"Error al obtener el número de notificaciones no leídas\"],\"AXRzV1\":[\"Error al cargar el audio o el audio no está disponible\"],\"Z77bMM\":[\"Error al cargar los webhooks\"],\"T7KYJY\":[\"Error al marcar todos los anuncios como leídos\"],\"eGHX/x\":[\"Error al marcar el anuncio como leído\"],\"FBluE+\":[\"Error al reconectar. Por favor, recarga la página.\"],\"SVtMXb\":[\"Error al regenerar el resumen. Por favor, inténtalo de nuevo más tarde.\"],\"h49o9M\":[\"Error al recargar. Por favor, inténtalo de nuevo.\"],\"kE1PiG\":[\"Error al eliminar la conversación del chat\"],\"+piK6h\":[\"Error al eliminar la conversación del chat\",[\"0\"]],\"P9wLTJ\":[\"Error al eliminar el logo\"],\"SmP70M\":[\"Error al retranscribir la conversación. Por favor, inténtalo de nuevo.\"],\"hhLiKu\":[\"Error al revisar el artefacto. Por favor, inténtalo de nuevo.\"],\"kClMar\":[\"Error al revisar el resultado. Por favor, inténtalo de nuevo.\"],\"8LgIkO\":[\"Error al iniciar una nueva conversación. Por favor, inténtalo de nuevo.\"],\"wMEdO3\":[\"Error al detener la grabación al cambiar el dispositivo. Por favor, inténtalo de nuevo.\"],\"BpuK7o\":[\"Error al actualizar la base legal\"],\"RW4V7P\":[\"Error al subir el logo\"],\"wH6wcG\":[\"Error al verificar el estado del correo electrónico. Por favor, inténtalo de nuevo.\"],\"participant.modal.echo.info.title\":[\"Función disponible pronto\"],\"87gcCP\":[\"El archivo \\\"\",[\"0\"],\"\\\" excede el tamaño máximo de \",[\"1\"],\".\"],\"ena+qV\":[\"El archivo \\\"\",[\"0\"],\"\\\" tiene un formato no soportado. Solo se permiten archivos de audio.\"],\"LkIAge\":[\"El archivo \\\"\",[\"0\"],\"\\\" no es un formato de audio soportado. Solo se permiten archivos de audio.\"],\"RW2aSn\":[\"El archivo \\\"\",[\"0\"],\"\\\" es demasiado pequeño (\",[\"1\"],\"). El tamaño mínimo es \",[\"2\"],\".\"],\"+aBwxq\":[\"Tamaño del archivo: Mínimo \",[\"0\"],\", Máximo \",[\"1\"],\", hasta \",[\"MAX_FILES\"],\" archivos\"],\"UkgMPE\":[\"Nombre de archivo desde el archivo subido\"],\"o7J4JM\":[\"Filtrar\"],\"5g0xbt\":[\"Filtrar registros de auditoría por acción\"],\"9clinz\":[\"Filtrar registros de auditoría por colección\"],\"O39Ph0\":[\"Filtrar por acción\"],\"DiDNkt\":[\"Filtrar por colección\"],\"MRk67a\":[\"Encontrar contradicciones y sugerir preguntas de seguimiento\"],\"participant.button.stop.finish\":[\"Finalizar\"],\"participant.button.finish.text.mode\":[\"Finalizar\"],\"participant.button.finish\":[\"Finalizar\"],\"JmZ/+d\":[\"Finalizar\"],\"participant.modal.finish.title.text.mode\":[\"¿Estás seguro de que quieres terminar la conversación?\"],\"4dQFvz\":[\"Finalizado\"],\"kODvZJ\":[\"Nombre\"],\"MKEPCY\":[\"Seguir\"],\"JnPIOr\":[\"Seguir reproducción\"],\"cGeFup\":[\"Tamaño de fuente\"],\"Jj3pF8\":[\"Para usuarios avanzados: Una clave secreta para verificar la autenticidad del webhook. Solo necesario si tu servicio de recepción requiere verificación de firma.\"],\"glx6on\":[\"¿Olvidaste tu contraseña?\"],\"nLC6tu\":[\"Francés\"],\"k/Ywl4\":[\"Transcripción completa (cuando esté disponible)\"],\"ziAjHi\":[\"Generar\"],\"GRy59I\":[\"Generar un resumen primero\"],\"tSA0hO\":[\"Generar perspectivas a partir de tus conversaciones\"],\"QqIxfi\":[\"Generar secreto\"],\"tM4cbZ\":[\"Generar notas estructuradas de la reunión basadas en los siguientes puntos de discusión proporcionados en el contexto.\"],\"gitFA/\":[\"Generar Resumen\"],\"kzY+nd\":[\"Generando el resumen. Espera...\"],\"DDcvSo\":[\"Alemán\"],\"u9yLe/\":[\"Obtén una respuesta inmediata de dembrane para ayudarte a profundizar en la conversación.\"],\"participant.refine.go.deeper.description\":[\"Obtén una respuesta inmediata de dembrane para ayudarte a profundizar en la conversación.\"],\"TAXdgS\":[\"Dame una lista de 5-10 temas que se están discutiendo.\"],\"CKyk7Q\":[\"Volver\"],\"participant.concrete.artefact.action.button.go.back\":[\"Volver\"],\"IL8LH3\":[\"Profundizar\"],\"DXr0zk\":[\"Pantalla completa\"],\"iWpEwy\":[\"Ir al inicio\"],\"A3oCMz\":[\"Ir a la nueva conversación\"],\"mT57+Q\":[\"Ir a Ajustes\"],\"5gqNQl\":[\"Vista de cuadrícula\"],\"+h3keC\":[\"Guía sobre cómo se generan los títulos. Los títulos describen el tema de la conversación, no el participante.\"],\"ZqBGoi\":[\"Tiene artefactos verificados\"],\"Yae+po\":[\"Ayúdanos a traducir\"],\"ng2Unt\":[\"Hola, \",[\"0\"]],\"D+zLDD\":[\"Oculto\"],\"G1UUQY\":[\"Joya oculta\"],\"vLyv1R\":[\"Ocultar\"],\"LqWHk1\":[\"Ocultar \",[\"0\"]],\"u5xmYC\":[\"Ocultar todo\"],\"txCbc+\":[\"Ocultar todos los insights\"],\"0lRdEo\":[\"Ocultar Conversaciones Sin Contenido\"],\"eHo/Jc\":[\"Ocultar datos\"],\"g4tIdF\":[\"Ocultar datos de revisión\"],\"tn75xn\":[\"Concepto específico resaltado\"],\"i0qMbr\":[\"Inicio\"],\"lgXx7l\":[\"Cómo funciona:\"],\"LSCWlh\":[\"¿Cómo le describirías a un colega lo que estás tratando de lograr con este proyecto?\\n* ¿Cuál es el objetivo principal o métrica clave?\\n* ¿Cómo se ve el éxito?\"],\"participant.button.i.understand\":[\"Entiendo\"],\"sfIOlH\":[\"IBAN\"],\"S0kLOH\":[\"ID\"],\"WsoNdK\":[\"Identifica y analiza los temas recurrentes en este contenido. Por favor:\\n\"],\"KbXMDK\":[\"Identifica temas recurrentes, temas y argumentos que aparecen consistentemente en las conversaciones. Analiza su frecuencia, intensidad y consistencia. Salida esperada: 3-7 aspectos para conjuntos de datos pequeños, 5-12 para conjuntos de datos medianos, 8-15 para conjuntos de datos grandes. Guía de procesamiento: Enfócate en patrones distintos que emergen en múltiples conversaciones.\"],\"participant.verify.instructions.approve.artefact\":[\"Si está satisfecho con \",[\"objectLabel\"],\", haga clic en \\\"Aprobar\\\" para mostrar que se siente escuchado.\"],\"411+TR\":[\"Si eres un usuario avanzado configurando integraciones de webhook, nos encantaría conocer tu caso de uso. También estamos construyendo características de observabilidad, incluyendo registros de auditoría y seguimiento de entrega.\"],\"AGaPk/\":[\"Si no estás seguro, probablemente no lo necesites todavía. Los webhooks son una característica avanzada típicamente utilizada por desarrolladores o equipos con integraciones personalizadas. Puedes configurarlas siempre más tarde.\"],\"hDVOQQ\":[\"Si estás configurando integraciones de webhook, nos encantaría conocer tu caso de uso. También estamos construyendo características de observabilidad, incluyendo registros de auditoría y seguimiento de entrega.\"],\"QJUjB0\":[\"Para navegar mejor por las citas, crea vistas adicionales. Las citas se agruparán según tu vista.\"],\"IJUcvx\":[\"Mientras tanto, si quieres analizar las conversaciones que aún están en proceso, puedes usar la función de Chat\"],\"aOhF9L\":[\"Incluir enlace al portal en el informe\"],\"Dvf4+M\":[\"Incluir marcas de tiempo\"],\"CE+M2e\":[\"Información\"],\"sMa/sP\":[\"Biblioteca de Insights\"],\"ZVY8fB\":[\"Insight no encontrado\"],\"sJa5f4\":[\"insights\"],\"3hJypY\":[\"Insights\"],\"crUYYp\":[\"Código inválido. Por favor solicita uno nuevo.\"],\"jLr8VJ\":[\"Credenciales inválidas.\"],\"aZ3JOU\":[\"Token inválido. Por favor intenta de nuevo.\"],\"1xMiTU\":[\"Dirección IP\"],\"participant.conversation.error.deleted\":[\"Parece que la conversación se eliminó mientras grababas. Hemos detenido la grabación para evitar cualquier problema. Puedes iniciar una nueva en cualquier momento.\"],\"zT7nbS\":[\"Parece que la conversación se eliminó mientras grababas. Hemos detenido la grabación para evitar cualquier problema. Puedes iniciar una nueva en cualquier momento.\"],\"library.not.available.message\":[\"Parece que la biblioteca no está disponible para tu cuenta. Por favor, solicita acceso para desbloquear esta funcionalidad.\"],\"participant.outcome.error.description\":[\"No pudimos cargar este resultado. Esto podría ser un problema temporal. Puede intentar recargar o volver atrás para seleccionar un tema diferente.\"],\"MbKzYA\":[\"Suena como si hablaran más de una persona. Tomar turnos nos ayudará a escuchar a todos claramente.\"],\"Lj7sBL\":[\"Italiano\"],\"clXffu\":[\"Únete a \",[\"0\"],\" en Dembrane\"],\"uocCon\":[\"Un momento\"],\"OSBXx5\":[\"Justo ahora\"],\"0ohX1R\":[\"Mantén el acceso seguro con un código de un solo uso de tu aplicación de autenticación. Activa o desactiva la autenticación de dos factores para esta cuenta.\"],\"vXIe7J\":[\"Idioma\"],\"UXBCwc\":[\"Apellido\"],\"0K/D0Q\":[\"Última vez guardado el \",[\"0\"]],\"K7P0jz\":[\"Última actualización\"],\"ay5uke\":[\"Aprender más sobre webhooks\"],\"ffCwpJ\":[\"Dejar vacío para mantener el existente\"],\"vRXsmZ\":[\"Base Legal\"],\"7kyKF5\":[\"Base legal actualizada\"],\"PIhnIP\":[\"Háganos saber!\"],\"qhQjFF\":[\"Vamos a asegurarnos de que podemos escucharte\"],\"exYcTF\":[\"Biblioteca\"],\"library.title\":[\"Biblioteca\"],\"T50lwc\":[\"La creación de la biblioteca está en progreso\"],\"yUQgLY\":[\"La biblioteca está siendo procesada\"],\"gkv8iG\":[\"Matrícula\"],\"yzF66j\":[\"Enlace\"],\"LIj2/f\":[\"Enlace a la política de privacidad de tu organización que se mostrará a los participantes\"],\"3gvJj+\":[\"Publicación LinkedIn (Experimental)\"],\"dF6vP6\":[\"Vivo\"],\"uH9GEL\":[\"Modo de ejecución de agente en vivo\"],\"participant.live.audio.level\":[\"Nivel de audio en vivo\"],\"TkFXaN\":[\"Nivel de audio en vivo:\"],\"n9yU9X\":[\"Vista Previa en Vivo\"],\"participant.verify.instructions.loading\":[\"Cargando\"],\"yQE2r9\":[\"Cargando\"],\"yQ9yN3\":[\"Cargando acciones...\"],\"participant.concrete.loading.artefact\":[\"Cargando artefacto\"],\"JOvnq+\":[\"Cargando registros de auditoría…\"],\"y+JWgj\":[\"Cargando colecciones...\"],\"ATTcN8\":[\"Cargando temas concretos…\"],\"FUK4WT\":[\"Cargando micrófonos...\"],\"H+bnrh\":[\"Cargando transcripción...\"],\"3DkEi5\":[\"Loading verification topics…\"],\"3SKW0s\":[\"Cargando temas de verificación…\"],\"+yD+Wu\":[\"cargando...\"],\"Z3FXyt\":[\"Cargando...\"],\"Pwqkdw\":[\"Cargando…\"],\"z0t9bb\":[\"Iniciar sesión\"],\"zfB1KW\":[\"Iniciar sesión | Dembrane\"],\"Wd2LTk\":[\"Iniciar sesión como usuario existente\"],\"2cm4WM\":[\"Logo eliminado\"],\"WXSxpf\":[\"Logo actualizado correctamente\"],\"nOhz3x\":[\"Cerrar sesión\"],\"jWXlkr\":[\"Más largo primero\"],\"JSxZVX\":[\"Marcar todos como leídos\"],\"+s1J8k\":[\"Marcar como leído\"],\"VxyuRJ\":[\"Notas de Reunión\"],\"08d+3x\":[\"Mensajes de \",[\"0\"],\" - \",[\"1\"],\"%\"],\"B+1PXy\":[\"El acceso al micrófono sigue denegado. Por favor verifica tu configuración e intenta de nuevo.\"],\"lWkKSO\":[\"min\"],\"zz/Wd/\":[\"Modo\"],\"zMx0gF\":[\"Más templates\"],\"QWdKwH\":[\"Mover\"],\"CyKTz9\":[\"Mover Conversación\"],\"wUTBdx\":[\"Mover a otro Proyecto\"],\"Ksvwy+\":[\"Mover a Proyecto\"],\"6YtxFj\":[\"Nombre\"],\"e3/ja4\":[\"Nombre A-Z\"],\"8/brI5\":[\"El nombre es requerido\"],\"c5Xt89\":[\"Nombre Z-A\"],\"isRobC\":[\"Nuevo\"],\"Wmq4bZ\":[\"Nuevo nombre de conversación\"],\"library.new.conversations\":[\"Se han añadido nuevas conversaciones desde que se generó la biblioteca. Regenera la biblioteca para procesarlas.\"],\"P/+jkp\":[\"Se han añadido nuevas conversaciones desde que se generó la biblioteca. Regenera la biblioteca para procesarlas.\"],\"7vhWI8\":[\"Nueva Contraseña\"],\"+VXUp8\":[\"Nuevo Proyecto\"],\"+RfVvh\":[\"Más nuevos primero\"],\"participant.button.next\":[\"Siguiente\"],\"participant.ready.to.begin.button.text\":[\"¿Listo para comenzar?\"],\"participant.verify.selection.button.next\":[\"Siguiente\"],\"participant.verify.instructions.button.next\":[\"Siguiente\"],\"hXzOVo\":[\"Siguiente\"],\"participant.button.finish.no.text.mode\":[\"No\"],\"riwuXX\":[\"No se encontraron acciones\"],\"WsI5bo\":[\"No hay anuncios disponibles\"],\"Em+3Ls\":[\"No hay registros de auditoría que coincidan con los filtros actuales.\"],\"project.sidebar.chat.empty.description\":[\"No se encontraron chats. Inicia un chat usando el botón \\\"Preguntar\\\".\"],\"YM6Wft\":[\"No se encontraron chats. Inicia un chat usando el botón \\\"Preguntar\\\".\"],\"Qqhl3R\":[\"No se encontraron colecciones\"],\"zMt5AM\":[\"No hay temas concretos disponibles.\"],\"zsslJv\":[\"No hay contenido\"],\"1pZsdx\":[\"No hay conversaciones disponibles para crear la biblioteca\"],\"library.no.conversations\":[\"No hay conversaciones disponibles para crear la biblioteca\"],\"zM3DDm\":[\"No hay conversaciones disponibles para crear la biblioteca. Por favor añade algunas conversaciones para comenzar.\"],\"EtMtH/\":[\"No se encontraron conversaciones.\"],\"BuikQT\":[\"No se encontraron conversaciones. Inicia una conversación usando el enlace de invitación de participación desde la <0><1>vista general del proyecto.\"],\"select.all.modal.no.conversations\":[\"No se procesaron conversaciones. Esto puede ocurrir si todas las conversaciones ya están en el contexto o no coinciden con los filtros seleccionados.\"],\"meAa31\":[\"No hay conversaciones aún\"],\"VInleh\":[\"No hay insights disponibles. Genera insights para esta conversación visitando<0><1> la biblioteca del proyecto.\"],\"yTx6Up\":[\"Aún no se han añadido términos clave o nombres propios. Añádelos usando el campo de entrada de arriba para mejorar la precisión de la transcripción.\"],\"jfhDAK\":[\"No se han detectado nuevos comentarios aún. Por favor, continúa tu discusión y vuelve a intentarlo pronto.\"],\"T3TyGx\":[\"No se encontraron proyectos \",[\"0\"]],\"y29l+b\":[\"No se encontraron proyectos para el término de búsqueda\"],\"ghhtgM\":[\"No hay citas disponibles. Genera citas para esta conversación visitando\"],\"yalI52\":[\"No hay citas disponibles. Genera citas para esta conversación visitando<0><1> la biblioteca del proyecto.\"],\"ctlSnm\":[\"No se encontró ningún informe\"],\"EhV94J\":[\"No se encontraron recursos.\"],\"Ev2r9A\":[\"Sin resultados\"],\"WRRjA9\":[\"No se encontraron etiquetas\"],\"LcBe0w\":[\"Aún no se han añadido etiquetas a este proyecto. Añade una etiqueta usando el campo de texto de arriba para comenzar.\"],\"bhqKwO\":[\"No hay transcripción disponible\"],\"TmTivZ\":[\"No hay transcripción disponible para esta conversación.\"],\"vq+6l+\":[\"Aún no existe transcripción para esta conversación. Por favor, revisa más tarde.\"],\"MPZkyF\":[\"No hay transcripciones seleccionadas para este chat\"],\"AotzsU\":[\"Sin tutorial (solo declaraciones de privacidad)\"],\"OdkUBk\":[\"No se seleccionaron archivos de audio válidos. Por favor, selecciona solo archivos de audio (MP3, WAV, OGG, etc).\"],\"tNWcWM\":[\"No hay temas de verificación configurados para este proyecto.\"],\"2h9aae\":[\"No verification topics available.\"],\"pdWSGS\":[\"No hay temas de verificación disponibles.\"],\"+uY23Q\":[\"No hay webhooks configurados\"],\"/PUkCU\":[\"No se encontraron webhooks\"],\"select.all.modal.not.added\":[\"No añadidas\"],\"OJx3wK\":[\"No disponible\"],\"yebagU\":[\"Notificar a los participantes cuando se publique un informe.\"],\"cH5kXP\":[\"Ahora\"],\"9+6THi\":[\"Más antiguos primero\"],\"participant.verify.instructions.revise.artefact\":[\"Una vez que haya discutido, presione \\\"revisar\\\" para que \",[\"objectLabel\"],\" cambie y refleje su discusión.\"],\"participant.verify.instructions.read.aloud\":[\"Una vez que reciba \",[\"objectLabel\"],\", léalo en voz alta y comparta en voz alta lo que desea cambiar, si es necesario.\"],\"conversation.ongoing\":[\"En curso\"],\"J6n7sl\":[\"En curso\"],\"uTmEDj\":[\"Conversaciones en Curso\"],\"a//PzZ\":[\"Solo cambia este ajuste en consulta con la(s) persona(s) responsable(s) del cumplimiento de la normativa de protección de datos dentro de tu organización.\"],\"QvvnWK\":[\"Solo las \",[\"0\"],\" conversaciones finalizadas \",[\"1\"],\" serán incluidas en el informe en este momento. \"],\"participant.alert.microphone.access.failure\":[\"¡Ups! Parece que se denegó el acceso al micrófono. ¡No te preocupes! Tenemos una guía de solución de problemas para ti. Siéntete libre de consultarla. Una vez que hayas resuelto el problema, vuelve a visitar esta página para verificar si tu micrófono está listo.\"],\"J17dTs\":[\"¡Ups! Parece que se denegó el acceso al micrófono. ¡No te preocupes! Tenemos una guía de solución de problemas para ti. Siéntete libre de consultarla. Una vez que hayas resuelto el problema, vuelve a visitar esta página para verificar si tu micrófono está listo.\"],\"1TNIig\":[\"Abrir\"],\"NRLF9V\":[\"Abrir Documentación\"],\"2CyWv2\":[\"¿Abierto para Participación?\"],\"Z7K0px\":[\"Abrir guía\"],\"JoAjm8\":[\"Abrir guía del host\"],\"participant.button.open.troubleshooting.guide\":[\"Abrir guía de solución de problemas\"],\"7yrRHk\":[\"Abrir guía de solución de problemas\"],\"Hak8r6\":[\"Abre tu aplicación de autenticación e ingresa el código actual de seis dígitos.\"],\"LLAa/9\":[\"Opcional\"],\"V44CS4\":[\"Campo opcional en la página de inicio\"],\"bkndzy\":[\"Campo opcional en la página de agradecimientos\"],\"0zpgxV\":[\"Opciones\"],\"6lcDxb\":[\"URL de la política de privacidad del organizador\"],\"GC75c7\":[\"Resultado aprobado correctamente!\"],\"QLXrh9\":[\"Resultado recargado correctamente!\"],\"LJg1UW\":[\"Resultado revisado correctamente!\"],\"df3S+R\":[\"Resultado actualizado!\"],\"1fjbvD\":[\"resultados\"],\"ZU3zZC\":[\"Resultados\"],\"6/dCYd\":[\"Vista General\"],\"/fAXQQ\":[\"Overview - Temas y patrones\"],\"6WdDG7\":[\"Page\"],\"Wu++6g\":[\"Contenido de la Página\"],\"8F1i42\":[\"Página no encontrada\"],\"6+Py7/\":[\"Título de la Página\"],\"v8fxDX\":[\"Participante\"],\"h3AUOJ\":[\"Correo electrónico del participante\"],\"WdEzKM\":[\"Correos electrónicos del participante\"],\"Uc9fP1\":[\"Funciones para participantes\"],\"rMCv1T\":[\"Nombre y correo electrónico del participante\"],\"y4n1fB\":[\"Los participantes podrán seleccionar etiquetas al crear conversaciones\"],\"8ZsakT\":[\"Contraseña\"],\"w3/J5c\":[\"Proteger el portal con contraseña (solicitar función)\"],\"lpIMne\":[\"Las contraseñas no coinciden\"],\"IgrLD/\":[\"Pausar\"],\"PTSHeg\":[\"Pausar lectura\"],\"UbRKMZ\":[\"Pendiente\"],\"zmwvG2\":[\"Teléfono\"],\"6v5aT9\":[\"Elige el enfoque que encaje con tu pregunta\"],\"participant.alert.microphone.access\":[\"Por favor, permite el acceso al micrófono para iniciar el test.\"],\"3flRk2\":[\"Por favor, permite el acceso al micrófono para iniciar el test.\"],\"SQSc5o\":[\"Por favor, revisa más tarde o contacta al propietario del proyecto para más información.\"],\"T8REcf\":[\"Por favor, revisa tus entradas para errores.\"],\"S6iyis\":[\"Por favor, no cierres su navegador\"],\"n6oAnk\":[\"Por favor, habilite la participación para habilitar el uso compartido\"],\"fwrPh4\":[\"Por favor, ingrese un correo electrónico válido.\"],\"iMWXJN\":[\"Mantén esta pantalla encendida (pantalla negra = sin grabación)\"],\"D90h1s\":[\"Por favor, inicia sesión para continuar.\"],\"mUGRqu\":[\"Por favor, proporciona un resumen conciso de los siguientes elementos proporcionados en el contexto.\"],\"ps5D2F\":[\"Por favor, graba tu respuesta haciendo clic en el botón \\\"Grabar\\\" de abajo. También puedes elegir responder en texto haciendo clic en el icono de texto. \\n**Por favor, mantén esta pantalla encendida** \\n(pantalla negra = no está grabando)\"],\"TsuUyf\":[\"Por favor, registra tu respuesta haciendo clic en el botón \\\"Iniciar Grabación\\\" de abajo. También puedes responder en texto haciendo clic en el icono de texto.\"],\"4TVnP7\":[\"Por favor, selecciona un idioma para tu informe\"],\"N63lmJ\":[\"Por favor, selecciona un idioma para tu informe actualizado\"],\"XvD4FK\":[\"Por favor, selecciona al menos una fuente\"],\"hxTGLS\":[\"Selecciona conversaciones en la barra lateral para continuar\"],\"GXZvZ7\":[\"Por favor, espera \",[\"timeStr\"],\" antes de solicitar otro eco.\"],\"Am5V3+\":[\"Por favor, espera \",[\"timeStr\"],\" antes de solicitar otro Echo.\"],\"CE1Qet\":[\"Por favor, espera \",[\"timeStr\"],\" antes de solicitar otro ECHO.\"],\"Fx1kHS\":[\"Por favor, espera \",[\"timeStr\"],\" antes de solicitar otra respuesta.\"],\"MgJuP2\":[\"Por favor, espera mientras generamos tu informe. Serás redirigido automáticamente a la página del informe.\"],\"library.processing.request\":[\"Biblioteca en proceso\"],\"04DMtb\":[\"Por favor, espera mientras procesamos tu solicitud de retranscripción. Serás redirigido a la nueva conversación cuando esté lista.\"],\"ei5r44\":[\"Por favor, espera mientras actualizamos tu informe. Serás redirigido automáticamente a la página del informe.\"],\"j5KznP\":[\"Por favor, espera mientras verificamos tu dirección de correo electrónico.\"],\"uRFMMc\":[\"Contenido del Portal\"],\"qVypVJ\":[\"Editor del Portal\"],\"g2UNkE\":[\"Propulsado por\"],\"MPWj35\":[\"Preparando tus conversaciones... Esto puede tardar un momento.\"],\"/SM3Ws\":[\"Preparando tu experiencia\"],\"hyneRf\":[\"Vista previa: El zorro rápido salta sobre el perro perezoso.\"],\"UoByX/\":[\"Imprimir / Guardar PDF\"],\"ANWB5x\":[\"Imprimir este informe\"],\"zwqetg\":[\"Declaraciones de Privacidad\"],\"qAGp2O\":[\"Continuar\"],\"select.all.modal.proceed\":[\"Continuar\"],\"stk3Hv\":[\"procesando\"],\"vrnnn9\":[\"Procesando\"],\"select.all.modal.loading.description\":[\"Procesando <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversación\"],\"other\":[\"#\",\" conversaciones\"]}],\" y añadiéndolas a tu chat\"],\"kvs/6G\":[\"El procesamiento de esta conversación ha fallado. Esta conversación no estará disponible para análisis y chat.\"],\"q11K6L\":[\"El procesamiento de esta conversación ha fallado. Esta conversación no estará disponible para análisis y chat. Último estado conocido: \",[\"0\"]],\"NQiPr4\":[\"Procesando Transcripción\"],\"48px15\":[\"Procesando tu informe...\"],\"gzGDMM\":[\"Procesando tu solicitud de retranscripción...\"],\"Hie0VV\":[\"Proyecto creado\"],\"0qmd8V\":[\"Predeterminado del proyecto: habilitado. Esto reemplazará la información personalmente identificable con .\"],\"xJMpjP\":[\"Biblioteca del Proyecto | Dembrane\"],\"QDjWwu\":[\"Resumen Meta del Proyecto\"],\"OyIC0Q\":[\"Nombre del proyecto\"],\"3gh0L6\":[\"Nombre y ID del proyecto\"],\"6Z2q2Y\":[\"El nombre del proyecto debe tener al menos 4 caracteres\"],\"n7JQEk\":[\"Proyecto no encontrado\"],\"hjaZqm\":[\"Project Overview\"],\"Jbf9pq\":[\"Vista General del Proyecto | Dembrane\"],\"O1x7Ay\":[\"Project Overview and Edit\"],\"Wsk5pi\":[\"Configuración del Proyecto\"],\"+0B+ue\":[\"Proyectos\"],\"Eb7xM7\":[\"Proyectos | Dembrane\"],\"JQVviE\":[\"Inicio de Proyectos\"],\"nyEOdh\":[\"Proporciona una visión general de los temas principales y los temas recurrentes\"],\"6oqr95\":[\"Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information.\"],\"EEYbdt\":[\"Publicar\"],\"u3wRF+\":[\"Publicado\"],\"E7YTYP\":[\"Saca las citas más potentes de esta sesión\"],\"eWLklq\":[\"Citas\"],\"0ZBIgY\":[\"Reutilizar configuraciones de un webhook existente\"],\"wZxwNu\":[\"Leer en voz alta\"],\"participant.ready.to.begin\":[\"¿Listo para comenzar?\"],\"ZKOO0I\":[\"¿Listo para comenzar?\"],\"ShoKlK\":[\"¿Listo para conectar tus herramientas? Agrega un webhook para recibir automáticamente los datos de las conversaciones cuando ocurran eventos.\"],\"hpnYpo\":[\"Aplicaciones recomendadas\"],\"participant.button.interruption.reconnect\":[\"Reconectar\"],\"participant.button.record\":[\"Grabar\"],\"w80YWM\":[\"Grabar\"],\"s4Sz7r\":[\"Registrar otra conversación\"],\"participant.modal.interruption.title\":[\"Grabación interrumpida\"],\"participant.modal.pause.title\":[\"Grabación pausada\"],\"view.recreate.tooltip\":[\"Recrear vista\"],\"view.recreate.modal.title\":[\"Recrear vista\"],\"CqnkB0\":[\"Temas recurrentes\"],\"9aloPG\":[\"Referencias\"],\"lCF0wC\":[\"Actualizar\"],\"ZMXpAp\":[\"Actualizar registros de auditoría\"],\"844H5I\":[\"Regenerar Biblioteca\"],\"bluvj0\":[\"Regenerar Resumen\"],\"participant.regenerating.outcome\":[\"Regenerando el resultado\"],\"oYlYU+\":[\"Regenerando el resumen. Espera...\"],\"wYz80B\":[\"Registrar | Dembrane\"],\"w3qEvq\":[\"Registrar como nuevo usuario\"],\"7dZnmw\":[\"Relevancia\"],\"participant.button.reload.page.text.mode\":[\"Recargar\"],\"participant.button.reload\":[\"Recargar\"],\"participant.concrete.artefact.action.button.reload\":[\"Recargar página\"],\"hTDMBB\":[\"Recargar Página\"],\"t/YqKh\":[\"Eliminar\"],\"Kl7//J\":[\"Eliminar Correo Electrónico\"],\"cILfnJ\":[\"Eliminar archivo\"],\"CJgPtd\":[\"Eliminar de este chat\"],\"project.sidebar.chat.rename\":[\"Renombrar\"],\"2wxgft\":[\"Renombrar\"],\"XyN13i\":[\"Prompt de Respuesta\"],\"gjpdaf\":[\"Informe\"],\"Q3LOVJ\":[\"Reportar un problema\"],\"DUmD+q\":[\"Informe creado - \",[\"0\"]],\"KFQLa2\":[\"La generación de informes está actualmente en fase beta y limitada a proyectos con menos de 10 horas de grabación.\"],\"hIQOLx\":[\"Notificaciones de Reportes\"],\"lNo4U2\":[\"Informe actualizado - \",[\"0\"]],\"library.request.access\":[\"Solicitar Acceso\"],\"uLZGK+\":[\"Solicitar Acceso\"],\"dglEEO\":[\"Solicitar Restablecimiento de Contraseña\"],\"u2Hh+Y\":[\"Solicitar Restablecimiento de Contraseña | Dembrane\"],\"participant.alert.microphone.access.loading\":[\"Por favor, espera mientras verificamos el acceso al micrófono.\"],\"MepchF\":[\"Solicitando acceso al micrófono para detectar dispositivos disponibles...\"],\"0Hf+6m\":[\"Requiere que \\\"Solicitar correo electrónico?\\\" esté habilitado\"],\"OfhWJH\":[\"Restablecer\"],\"xeMrqw\":[\"Restablecer todas las opciones\"],\"KbS2K9\":[\"Restablecer Contraseña\"],\"UMMxwo\":[\"Restablecer Contraseña | Dembrane\"],\"L+rMC9\":[\"Restablecer a valores predeterminados\"],\"s+MGs7\":[\"Recursos\"],\"participant.button.stop.resume\":[\"Reanudar\"],\"v39wLo\":[\"Reanudar\"],\"sVzC0H\":[\"Retranscribir\"],\"ehyRtB\":[\"Retranscribir conversación\"],\"1JHQpP\":[\"Retranscribir conversación\"],\"+gmVxi\":[\"La retranscripción no está disponible para conversaciones anónimas\"],\"MXwASV\":[\"La retranscripción ha comenzado. La nueva conversación estará disponible pronto.\"],\"6gRgw8\":[\"Reintentar\"],\"H1Pyjd\":[\"Reintentar subida\"],\"9VUzX4\":[\"Revisa la actividad de tu espacio de trabajo. Filtra por colección o acción, y exporta la vista actual para una investigación más detallada.\"],\"UZVWVb\":[\"Revisar archivos antes de subir\"],\"3lYF/Z\":[\"Revisar el estado de procesamiento para cada conversación recopilada en este proyecto.\"],\"participant.concrete.action.button.revise\":[\"revisar\"],\"OG3mVO\":[\"Revisión #\",[\"revisionNumber\"]],\"kv1ztT\":[\"Haga clic con el botón derecho para resaltar\"],\"xxCtZv\":[\"Filas por página\"],\"IqCtR/\":[\"Estado de la ejecución:\"],\"tfDRzk\":[\"Guardar\"],\"participant.concrete.action.button.save\":[\"guardar\"],\"IUwGEM\":[\"Guardar Cambios\"],\"2VA/7X\":[\"¡Error al guardar!\"],\"XvjC4F\":[\"Guardando...\"],\"nHeO/c\":[\"Escanea el código QR o copia el secreto en tu aplicación.\"],\"oOi11l\":[\"Desplazarse al final\"],\"select.all.modal.loading.search\":[\"Buscar\"],\"A1taO8\":[\"Buscar\"],\"OWm+8o\":[\"Buscar conversaciones\"],\"blFttG\":[\"Buscar proyectos\"],\"I0hU01\":[\"Buscar Proyectos\"],\"RVZJWQ\":[\"Buscar proyectos...\"],\"lnWve4\":[\"Buscar etiquetas\"],\"pECIKL\":[\"Buscar templates...\"],\"select.all.modal.search.text\":[\"Texto de búsqueda:\"],\"nhvuQF\":[\"Buscar webhooks...\"],\"uSvNyU\":[\"Buscó en las fuentes más relevantes\"],\"Wj2qJm\":[\"Buscando en las fuentes más relevantes\"],\"8VEDbV\":[\"Secreto\"],\"Y1y+VB\":[\"Secreto copiado\"],\"Eyh9/O\":[\"Ver detalles del estado de la conversación\"],\"0sQPzI\":[\"Hasta pronto\"],\"1ZTiaz\":[\"Segmentos\"],\"H/diq7\":[\"Seleccionar un micrófono\"],\"s5OrCL\":[\"Selecciona un webhook para clonar\"],\"wgNoIs\":[\"Seleccionar todo\"],\"+fRipn\":[\"Seleccionar todo (\",[\"remainingCount\"],\")\"],\"select.all.modal.title.results\":[\"Seleccionar todos los resultados\"],\"o4e/70\":[\"Selecciona al menos un evento\"],\"NK2YNj\":[\"Seleccionar archivos de audio para subir\"],\"/3ntVG\":[\"Selecciona conversaciones y encuentra citas exactas\"],\"LyHz7Q\":[\"Selecciona conversaciones en la barra lateral\"],\"n4rh8x\":[\"Seleccionar Proyecto\"],\"ekUnNJ\":[\"Seleccionar etiquetas\"],\"CG1cTZ\":[\"Selecciona las instrucciones que se mostrarán a los participantes cuando inicien una conversación\"],\"qxzrcD\":[\"Selecciona el tipo de retroalimentación o participación que quieres fomentar.\"],\"QdpRMY\":[\"Seleccionar tutorial\"],\"dashboard.dembrane.feature.verify.topic.select\":[\"Seleccione qué temas pueden usar los participantes para \\\"Verificar\\\".\"],\"participant.select.microphone\":[\"Seleccionar un micrófono\"],\"vKH1Ye\":[\"Selecciona tu micrófono:\"],\"gU5H9I\":[\"Archivos seleccionados (\",[\"0\"],\"/\",[\"MAX_FILES\"],\")\"],\"participant.selected.microphone\":[\"Micrófono seleccionado\"],\"tP/pEQ\":[\"Selección demasiado grande\"],\"select.all.modal.context.limit.reached\":[\"Selección demasiado grande. Algunas conversaciones no se añadieron.\"],\"JlFcis\":[\"Enviar\"],\"3mlq2q\":[\"Envía un mensaje para iniciar una ejecución agentica.\"],\"PIMJF6\":[\"Enviar notificaciones de Slack/Teams cuando se completen nuevas conversaciones\"],\"VTmyvi\":[\"Sentimiento\"],\"NprC8U\":[\"Nombre de la Sesión\"],\"DMl1JW\":[\"Configurando tu primer proyecto\"],\"Tz0i8g\":[\"Configuración\"],\"participant.settings.modal.title\":[\"Configuración\"],\"PErdpz\":[\"Configuración | Dembrane\"],\"Z8lGw6\":[\"Compartir\"],\"/XNQag\":[\"Compartir este informe\"],\"oX3zgA\":[\"Comparte tus detalles aquí\"],\"Dc7GM4\":[\"Compartir tu voz\"],\"swzLuF\":[\"Comparte tu voz escaneando el código QR de abajo.\"],\"+tz9Ky\":[\"Más corto primero\"],\"8vETh9\":[\"Mostrar\"],\"h8lzfw\":[\"Mostrar \",[\"0\"]],\"lZw9AX\":[\"Mostrar todo\"],\"w1eody\":[\"Mostrar reproductor de audio\"],\"pzaNzD\":[\"Mostrar datos\"],\"yrhNQG\":[\"Mostrar duración\"],\"Qc9KX+\":[\"Mostrar direcciones IP\"],\"6lGV3K\":[\"Mostrar menos\"],\"fMPkxb\":[\"Mostrar más\"],\"3bGwZS\":[\"Mostrar referencias\"],\"OV2iSn\":[\"Mostrar datos de revisión\"],\"3Sg56r\":[\"Mostrar línea de tiempo en el informe (solicitar función)\"],\"DLEIpN\":[\"Mostrar marcas de tiempo (experimental)\"],\"Tqzrjk\":[\"Mostrando \",[\"displayFrom\"],\"–\",[\"displayTo\"],\" de \",[\"totalItems\"],\" entradas\"],\"dbWo0h\":[\"Iniciar sesión con Google\"],\"participant.mic.check.button.skip\":[\"Omitir\"],\"6Uau97\":[\"Omitir\"],\"lH0eLz\":[\"Omitir diapositiva de privacidad (El anfitrión gestiona el consentimiento)\"],\"b6NHjr\":[\"Omitir diapositiva de privacidad (El anfitrión gestiona la base legal)\"],\"select.all.modal.context.limit.reached.description\":[\"Omitidas porque la selección era demasiado grande.\"],\"4Q9po3\":[\"Algunas conversaciones aún están siendo procesadas. La selección automática funcionará de manera óptima una vez que se complete el procesamiento de audio.\"],\"q+pJ6c\":[\"Algunos archivos ya estaban seleccionados y no se agregarán dos veces.\"],\"select.all.modal.skip.disclaimer\":[\"Algunas pueden omitirse (sin transcripción o selección demasiado grande).\"],\"nwtY4N\":[\"Algo salió mal\"],\"participant.conversation.error.text.mode\":[\"Algo salió mal con la conversación. Por favor, inténtalo de nuevo o contacta al soporte si el problema persiste\"],\"participant.conversation.error\":[\"Algo salió mal con la conversación. Por favor, inténtalo de nuevo o contacta al soporte si el problema persiste\"],\"avSWtK\":[\"Algo salió mal al exportar los registros de auditoría.\"],\"q9A2tm\":[\"Algo salió mal al generar el secreto.\"],\"JOKTb4\":[\"Algo salió mal al subir el archivo: \",[\"0\"]],\"KeOwCj\":[\"Algo salió mal con la conversación. Por favor, inténtalo de nuevo o contacta al soporte si el problema persiste\"],\"participant.explore.generic.error.message\":[\"Algo salió mal. Inténtelo de nuevo presionando el botón <0>Explorar, o contacte con soporte si el problema continúa.\"],\"fWsBTs\":[\"Algo salió mal. Por favor, inténtalo de nuevo.\"],\"participant.go.deeper.content.policy.violation.error.message\":[\"Lo sentimos, no podemos procesar esta solicitud debido a la política de contenido del proveedor de LLM.\"],\"f6Hub0\":[\"Ordenar\"],\"/AhHDE\":[\"Fuente \",[\"0\"]],\"u7yVRn\":[\"Fuentes:\"],\"65A04M\":[\"Español\"],\"zuoIYL\":[\"Locutor\"],\"z5/5iO\":[\"Contexto Específico\"],\"mORM2E\":[\"Detalles concretos\"],\"Etejcu\":[\"Detalles concretos - Conversaciones seleccionadas\"],\"AS7WoE\":[\"Comenzar desde cero\"],\"participant.button.start.new.conversation.text.mode\":[\"Iniciar nueva conversación\"],\"participant.button.start.new.conversation\":[\"Iniciar nueva conversación\"],\"c6FrMu\":[\"Iniciar Nueva Conversación\"],\"i88wdJ\":[\"Empezar de nuevo\"],\"pHVkqA\":[\"Iniciar Grabación\"],\"uAQUqI\":[\"Estado\"],\"ygCKqB\":[\"Detener\"],\"participant.button.stop\":[\"Detener\"],\"kimwwT\":[\"Planificación Estratégica\"],\"hQRttt\":[\"Enviar\"],\"participant.button.submit.text.mode\":[\"Enviar\"],\"0Pd4R1\":[\"Enviado via entrada de texto\"],\"zzDlyQ\":[\"Éxito\"],\"bh1eKt\":[\"Sugerido:\"],\"F1nkJm\":[\"Resumir\"],\"4ZpfGe\":[\"Resume las ideas clave de mis entrevistas\"],\"5Y4tAB\":[\"Resume esta entrevista en un artículo para compartir\"],\"dXoieq\":[\"Resumen\"],\"+bZY9/\":[\"Resumen (cuando esté disponible)\"],\"g6o+7L\":[\"Resumen generado.\"],\"kiOob5\":[\"Resumen no disponible todavía\"],\"OUi+O3\":[\"Resumen regenerado.\"],\"Pqa6KW\":[\"El resumen estará disponible cuando la conversación esté transcrita\"],\"6ZHOF8\":[\"Formatos soportados: MP3, WAV, OGG, WEBM, M4A, MP4, AAC, FLAC, OPUS\"],\"participant.link.switch.text\":[\"Cambiar a entrada de texto\"],\"D+NlUC\":[\"Sistema\"],\"OYHzN1\":[\"Etiquetas\"],\"nlxlmH\":[\"Tómate un tiempo para crear un resultado que haga tu contribución concreta u obtén una respuesta inmediata de dembrane para ayudarte a profundizar en la conversación.\"],\"eyu39U\":[\"Tómate un tiempo para crear un resultado que haga tu contribución concreta.\"],\"participant.refine.make.concrete.description\":[\"Tómate un tiempo para crear un resultado que haga tu contribución concreta.\"],\"QCchuT\":[\"Plantilla aplicada\"],\"iTylMl\":[\"Plantillas\"],\"b7L2Jj\":[\"Testear Webhook\"],\"xeiujy\":[\"Texto\"],\"CPN34F\":[\"¡Gracias por participar!\"],\"EM1Aiy\":[\"Thank You Page\"],\"u+Whi9\":[\"Contenido de la Página de Gracias\"],\"1LLF3Z\":[\"¡Gracias!\"],\"2yHHa6\":[\"Ese código no funcionó. Inténtalo de nuevo con un código nuevo de tu aplicación de autenticación.\"],\"TQCE79\":[\"El código no ha funcionado, inténtalo otra vez.\"],\"participant.conversation.error.loading.text.mode\":[\"Algo salió mal con la conversación. Por favor, inténtalo de nuevo o contacta al soporte si el problema persiste\"],\"participant.conversation.error.loading\":[\"Algo salió mal con la conversación. Por favor, inténtalo de nuevo o contacta al soporte si el problema persiste\"],\"nO942E\":[\"La conversación no pudo ser cargada. Por favor, inténtalo de nuevo o contacta al soporte.\"],\"mK5NUZ\":[\"El endpoint donde enviaremos los datos. Obtén esto de tu servicio de recepción (por ejemplo, Zapier, Make, o tu propio servidor).\"],\"Jo19Pu\":[\"Las siguientes conversaciones se agregaron automáticamente al contexto\"],\"Lngj9Y\":[\"El Portal es el sitio web que se carga cuando los participantes escanean el código QR.\"],\"bWqoQ6\":[\"la biblioteca del proyecto.\"],\"hTCMdd\":[\"Estamos generando el resumen. Espera a que esté disponible.\"],\"+AT8nl\":[\"Estamos regenerando el resumen. Espera a que esté disponible.\"],\"iV8+33\":[\"El resumen está siendo regenerado. Por favor, espera hasta que el nuevo resumen esté disponible.\"],\"AgC2rn\":[\"El resumen está siendo regenerado. Por favor, espera hasta 2 minutos para que el nuevo resumen esté disponible.\"],\"PTNxDe\":[\"La transcripción de esta conversación se está procesando. Por favor, revisa más tarde.\"],\"uPGyvo\":[\"La URL del webhook y los eventos se clonarán. Necesitarás volver a introducir el secreto si se configuró uno.\"],\"FEr96N\":[\"Tema\"],\"T8rsM6\":[\"Hubo un error al clonar tu proyecto. Por favor, inténtalo de nuevo o contacta al soporte.\"],\"JDFjCg\":[\"Hubo un error al crear tu informe. Por favor, inténtalo de nuevo o contacta al soporte.\"],\"e3JUb8\":[\"Hubo un error al generar tu informe. En el tiempo, puedes analizar todos tus datos usando la biblioteca o seleccionar conversaciones específicas para conversar.\"],\"7qENSx\":[\"Hubo un error al actualizar tu informe. Por favor, inténtalo de nuevo o contacta al soporte.\"],\"V7zEnY\":[\"Hubo un error al verificar tu correo electrónico. Por favor, inténtalo de nuevo.\"],\"gtlVJt\":[\"Estas son algunas plantillas útiles para que te pongas en marcha.\"],\"sd848K\":[\"Estas son tus plantillas de vista predeterminadas. Una vez que crees tu biblioteca, estas serán tus primeras dos vistas.\"],\"select.all.modal.other.reason.description\":[\"Estas conversaciones fueron excluidas debido a la falta de transcripciones.\"],\"8xYB4s\":[\"Estas plantillas de vista predeterminadas se generarán cuando crees tu primera biblioteca.\"],\"Ed99mE\":[\"Pensando...\"],\"conversation.linked_conversations.description\":[\"Esta conversación tiene las siguientes copias:\"],\"conversation.linking_conversations.description\":[\"Esta conversación es una copia de\"],\"dt1MDy\":[\"Esta conversación aún está siendo procesada. Estará disponible para análisis y chat pronto.\"],\"5ZpZXq\":[\"Esta conversación aún está siendo procesada. Estará disponible para análisis y chat pronto. \"],\"SzU1mG\":[\"Este correo electrónico ya está en la lista.\"],\"JtPxD5\":[\"Este correo electrónico ya está suscrito a notificaciones.\"],\"participant.modal.refine.info.available.in\":[\"Esta función estará disponible en \",[\"remainingTime\"],\" segundos.\"],\"lja/om\":[\"Esta información está anónima\"],\"QR7hjh\":[\"Esta es una vista previa en vivo del portal del participante. Necesitarás actualizar la página para ver los cambios más recientes.\"],\"+JlPfM\":[\"Este es un ejemplo de los datos JSON enviados a tu URL de webhook cuando se resume una conversación.\"],\"library.description\":[\"Biblioteca\"],\"gqYJin\":[\"This is your project library. Currently, \",[\"0\"],\" conversations are waiting to be processed.\"],\"sNnJJH\":[\"Esta es tu biblioteca del proyecto. Actualmente,\",[\"0\"],\" conversaciones están esperando ser procesadas.\"],\"tJL2Lh\":[\"Este idioma se usará para el Portal del Participante y transcripción.\"],\"BAUPL8\":[\"Este idioma se usará para el Portal del Participante y transcripción. Para cambiar el idioma de esta aplicación, por favor use el selector de idioma en las configuraciones de la cabecera.\"],\"zyA8Hj\":[\"This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead.\"],\"Gbd5HD\":[\"Este idioma se usará para el Portal del Participante.\"],\"9ww6ML\":[\"Esta página se muestra después de que el participante haya completado la conversación.\"],\"1gmHmj\":[\"Esta página se muestra a los participantes cuando inician una conversación después de completar correctamente el tutorial.\"],\"bEbdFh\":[\"Esta biblioteca del proyecto se generó el\"],\"No7/sO\":[\"This project library was generated on \",[\"0\"],\".\"],\"nYeaxs\":[\"Esta prompt guía cómo la IA responde a los participantes. Personaliza la prompt para formar el tipo de retroalimentación o participación que quieres fomentar.\"],\"Yig29e\":[\"Este informe no está disponible. \"],\"GQTpnY\":[\"Este informe fue abierto por \",[\"0\"],\" personas\"],\"okY/ix\":[\"Este resumen es generado por IA y es breve, para un análisis detallado, usa el Chat o la Biblioteca.\"],\"hwyBn8\":[\"Este título se muestra a los participantes cuando inician una conversación\"],\"Dj5ai3\":[\"Esto borrará tu entrada actual. ¿Estás seguro?\"],\"NrRH+W\":[\"Esto creará una copia del proyecto actual. Solo se copiarán los ajustes y etiquetas. Los informes, chats y conversaciones no se incluirán en la copia. Serás redirigido al nuevo proyecto después de clonar.\"],\"hsNXnX\":[\"Esto creará una nueva conversación con el mismo audio pero una transcripción fresca. La conversación original permanecerá sin cambios.\"],\"add.tag.filter.modal.info\":[\"Esto filtrará la lista de conversaciones para mostrar conversaciones con esta etiqueta.\"],\"participant.concrete.regenerating.artefact.description\":[\"Esto solo tomará unos momentos\"],\"participant.concrete.loading.artefact.description\":[\"Esto solo tomará un momento\"],\"n4l4/n\":[\"Esto reemplazará la información personal identificable con .\"],\"Ww6cQ8\":[\"Fecha de Creación\"],\"8TMaZI\":[\"Marca de tiempo\"],\"XSqo4Y\":[\"Marcas de tiempo y duración\"],\"rm2Cxd\":[\"Consejo\"],\"fEocaE\":[\"Consejo: Usa el botón de reproducción (▶) para enviar un payload de prueba a tu webhook y verificar que está funcionando correctamente.\"],\"MHrjPM\":[\"Título\"],\"1xkgU6\":[\"Título auto-generado\"],\"5h7Z+m\":[\"Para asignar una nueva etiqueta, primero crea una en la vista general del proyecto.\"],\"o3rowT\":[\"Para generar un informe, por favor comienza agregando conversaciones en tu proyecto\"],\"select.all.modal.context.limit\":[\"Demasiado grande\"],\"yIsdT7\":[\"Demasiado largo\"],\"th8cMZ\":[\"Título basado en temas que describe lo que se discutió\"],\"sFMBP5\":[\"Temas\"],\"ONchxy\":[\"total\"],\"fp5rKh\":[\"Transcribiendo...\"],\"DDziIo\":[\"Transcripción\"],\"hfpzKV\":[\"Transcripción copiada al portapapeles\"],\"AJc6ig\":[\"Transcripción no disponible\"],\"N/50DC\":[\"Configuración de Transcripción\"],\"FRje2T\":[\"Transcripción en progreso…\"],\"0l9syB\":[\"Transcripción en progreso…\"],\"H3fItl\":[\"Transforma estas transcripciones en una publicación de LinkedIn que corta el ruido. Por favor:\\n\\nExtrae los insights más convincentes - salta todo lo que suena como consejos comerciales estándar\\nEscribe como un líder experimentado que desafía ideas convencionales, no un poster motivador\\nEncuentra una observación realmente inesperada que haría que incluso profesionales experimentados se detuvieran\\nMantén el rigor analítico mientras sigues siendo atractivo\\n\\nNota: Si el contenido no contiene insights sustanciales, por favor házmelo saber, necesitamos material de fuente más fuerte.\"],\"53dSNP\":[\"Transforma este contenido en insights que realmente importan. Por favor:\\n\\nExtrae ideas clave que desafían el pensamiento estándar\\nEscribe como alguien que entiende los matices, no un manual\\nEnfoque en las implicaciones no obvias\\nManténlo claro y sustancial\\nSolo destaca patrones realmente significativos\\nOrganiza para claridad y impacto\\nEquilibra profundidad con accesibilidad\\n\\nNota: Si las similitudes/diferencias son demasiado superficiales, por favor házmelo saber, necesitamos material más complejo para analizar.\"],\"uK9JLu\":[\"Transforma esta discusión en inteligencia accionable. Por favor:\\n\\nCaptura las implicaciones estratégicas, no solo puntos de vista\\nEstructura como un análisis de un líder, no minutos\\nEnfatiza puntos de decisión que desafían el pensamiento estándar\\nMantén la proporción señal-ruido alta\\nEnfoque en insights que conducen a cambios reales\\nOrganiza para claridad y referencia futura\\nEquilibra detalles tácticos con visión estratégica\\n\\nNota: Si la discusión carece de puntos de decisión sustanciales o insights, marca para una exploración más profunda la próxima vez.\"],\"DtButj\":[\"Activar flujos de trabajo automatizados en herramientas como Zapier, Make, o n8n\"],\"qJb6G2\":[\"Intentar de nuevo\"],\"eP1iDc\":[\"Prueba a preguntar\"],\"goQEqo\":[\"Intenta moverte un poco más cerca de tu micrófono para mejorar la calidad del sonido.\"],\"EIU345\":[\"Autenticación de dos factores\"],\"NwChk2\":[\"Autenticación en dos pasos desactivada\"],\"qwpE/S\":[\"Autenticación en dos pasos activada\"],\"+zy2Nq\":[\"Tipo\"],\"PD9mEt\":[\"Escribe un mensaje...\"],\"EvmL3X\":[\"Escribe tu respuesta aquí\"],\"MksxNf\":[\"No se pudieron cargar los registros de auditoría.\"],\"participant.outcome.error.title\":[\"No se puede cargar el resultado\"],\"8vqTzl\":[\"No se pudo cargar el artefacto generado. Por favor, inténtalo de nuevo.\"],\"59QK2U\":[\"No se pudo cargar el resultado generado. Por favor, inténtalo de nuevo.\"],\"nGxDbq\":[\"No se puede procesar este fragmento\"],\"9uI/rE\":[\"Deshacer\"],\"Ef7StM\":[\"Desconocido\"],\"1MTTTw\":[\"Razón desconocida\"],\"H899Z+\":[\"anuncio sin leer\"],\"0pinHa\":[\"anuncios sin leer\"],\"sCTlv5\":[\"Cambios sin guardar\"],\"SMaFdc\":[\"Desuscribirse\"],\"jlrVDp\":[\"Conversación sin título\"],\"EkH9pt\":[\"Actualizar\"],\"3RboBp\":[\"Actualizar Informe\"],\"4loE8L\":[\"Actualiza el informe para incluir los datos más recientes\"],\"Jv5s94\":[\"Actualiza tu informe para incluir los cambios más recientes en tu proyecto. El enlace para compartir el informe permanecerá el mismo.\"],\"kwkhPe\":[\"Actualizar\"],\"UkyAtj\":[\"Actualiza para desbloquear la selección automática y analizar 10 veces más conversaciones en la mitad del tiempo—sin selección manual, solo insights más profundos instantáneamente.\"],\"ONWvwQ\":[\"Subir\"],\"UN8G93\":[\"Sube un logo personalizado para reemplazar el logo de dembrane en el portal, panel de control, informes y guía de host.\"],\"8XD6tj\":[\"Subir Audio\"],\"kV3A2a\":[\"Subida Completa\"],\"4Fr6DA\":[\"Subir conversaciones\"],\"pZq3aX\":[\"Subida fallida. Por favor, inténtalo de nuevo.\"],\"HAKBY9\":[\"Subir Archivos\"],\"Wft2yh\":[\"Cargando...\"],\"JveaeL\":[\"Cargar recursos\"],\"3wG7HI\":[\"Subido\"],\"k/LaWp\":[\"Subiendo archivos de audio...\"],\"participant.modal.uploading\":[\"Subiendo audio...\"],\"participant.modal.interruption.uploading\":[\"Subiendo audio...\"],\"HtrFfw\":[\"La URL es requerida\"],\"3VnYUR\":[\"La URL debe empezar con http:// o https://\"],\"VdaKZe\":[\"Usar funciones experimentales\"],\"rmMdgZ\":[\"Usar redaction de PII\"],\"ngdRFH\":[\"Usa Shift + Enter para agregar una nueva línea\"],\"7sNhEz\":[\"Nombre de usuario\"],\"S2LyQ+\":[\"Usando el logo de dembrane por defecto\"],\"mUOhaJ\":[\"¿Usando webhooks? Nos encantaría escuchar de ti\"],\"GWpt68\":[\"Verification Topics\"],\"c242dc\":[\"verified\"],\"select.all.modal.verified\":[\"Verificado\"],\"select.all.modal.loading.verified\":[\"Verificado\"],\"conversation.filters.verified.text\":[\"Verificado\"],\"swn5Tq\":[\"verified artefact\"],\"ob18eo\":[\"Verified Artefacts\"],\"Iv1iWN\":[\"verified artifacts\"],\"dashboard.dembrane.verify.title\":[\"Verificar\"],\"participant.echo.verify\":[\"Verificar\"],\"4LFZoj\":[\"Verificar código\"],\"w6Mgbs\":[\"Temas de verificación\"],\"jpctdh\":[\"Vista\"],\"+fxiY8\":[\"Ver detalles de la conversación\"],\"H1e6Hv\":[\"Ver estado de la conversación\"],\"SZw9tS\":[\"Ver detalles\"],\"95YFbG\":[\"Ver ejemplo de payload\"],\"D4e7re\":[\"Ver tus respuestas\"],\"tzEbkt\":[\"Espera \",[\"0\"],\":\",[\"1\"]],\"Px9INg\":[\"¿Quieres añadir una plantilla a \\\"Dembrane\\\"?\"],\"bO5RNo\":[\"Quieres añadir una plantilla a ECHO?\"],\"r6y+jM\":[\"Advertencia\"],\"pUTmp1\":[\"Advertencia: Has añadido \",[\"0\"],\" términos clave. Solo los primeros \",[\"ASSEMBLYAI_MAX_HOTWORDS\"],\" serán utilizados por el motor de transcripción.\"],\"participant.alert.microphone.access.issue\":[\"No podemos escucharte. Por favor, intenta cambiar tu micrófono o acercarte un poco más al dispositivo.\"],\"SrJOPD\":[\"No podemos escucharte. Por favor, intenta cambiar tu micrófono o acercarte un poco más al dispositivo.\"],\"Ul0g2u\":[\"No pudimos desactivar la autenticación de dos factores. Inténtalo de nuevo con un código nuevo.\"],\"sM2pBB\":[\"No pudimos activar la autenticación de dos factores. Verifica tu código e inténtalo de nuevo.\"],\"Ewk6kb\":[\"No pudimos cargar el audio. Por favor, inténtalo de nuevo más tarde.\"],\"xMeAeQ\":[\"Te hemos enviado un correo electrónico con los pasos siguientes. Si no lo ves, revisa tu carpeta de correo no deseado.\"],\"9qYWL7\":[\"Te hemos enviado un correo electrónico con los pasos siguientes. Si no lo ves, revisa tu carpeta de correo no deseado. Si aún no lo ves, por favor contacta a evelien@dembrane.com\"],\"3fS27S\":[\"Te hemos enviado un correo electrónico con los pasos siguientes. Si no lo ves, revisa tu carpeta de correo no deseado. Si aún no lo ves, por favor contacta a jules@dembrane.com\"],\"participant.modal.echo.info.reason\":[\"Necesitamos un poco más de contexto para ayudarle a usar ECHO de manera efectiva. Por favor, continúe grabando para que podamos proporcionar mejores sugerencias.\"],\"dni8nq\":[\"Solo te enviaremos un mensaje si tu host genera un informe, nunca compartimos tus detalles con nadie. Puedes optar por no recibir más mensajes en cualquier momento.\"],\"participant.test.microphone.description\":[\"Vamos a probar tu micrófono para asegurarnos de que todos tengan la mejor experiencia en la sesión.\"],\"tQtKw5\":[\"Vamos a probar tu micrófono para asegurarnos de que todos tengan la mejor experiencia en la sesión.\"],\"+eLc52\":[\"Estamos escuchando algo de silencio. Intenta hablar más fuerte para que tu voz salga claramente.\"],\"TRDppN\":[\"Webhook\"],\"nuh/Wq\":[\"URL del Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"BTA0e8\":[\"Los webhooks son mensajes automatizados enviados de una aplicación a otra cuando ocurre algo. Piénsalos como un \\\"sistema de notificaciones\\\" para tus otras herramientas.\"],\"6jfS51\":[\"Bienvenido\"],\"9eF5oV\":[\"Bienvenido de nuevo\"],\"i1hzzO\":[\"Bienvenido al modo Big Picture! Tengo resúmenes de todas tus conversaciones cargados. Pregúntame sobre patrones, temas e insights en tus datos. Para citas exactas, inicia un nuevo chat en el modo Específico.\"],\"fwEAk/\":[\"¡Bienvenido a dembrane Chat! Usa la barra lateral para seleccionar recursos y conversaciones que quieras analizar. Luego, puedes hacer preguntas sobre los recursos y conversaciones seleccionados.\"],\"AKBU2w\":[\"¡Bienvenido a Dembrane!\"],\"TACmoL\":[\"Bienvenido al modo Overview. Tengo cargados resúmenes de todas tus conversaciones. Pregúntame por patrones, temas e insights en tus datos. Para citas exactas, empieza un chat nuevo en el modo Deep Dive.\"],\"u4aLOz\":[\"Bienvenido al modo Resumen. Tengo cargados los resúmenes de todas tus conversaciones. Pregúntame por patrones, temas e insights en tus datos. Para citas exactas, inicia un nuevo chat en el modo Contexto Específico.\"],\"Bck6Du\":[\"¡Bienvenido a los informes!\"],\"aEpQkt\":[\"¡Bienvenido a Tu Inicio! Aquí puedes ver todos tus proyectos y acceder a recursos de tutorial. Actualmente, no tienes proyectos. Haz clic en \\\"Crear\\\" para configurar para comenzar!\"],\"klH6ct\":[\"¡Bienvenido!\"],\"Tfxjl5\":[\"¿Cuáles son los temas principales en todas las conversaciones?\"],\"RL57XM\":[\"¿Qué son los webhooks? (2 min de lectura)\"],\"vv/EFG\":[\"¿Qué datos se envían?\"],\"participant.verify.selection.title\":[\"¿Qué desea verificar?\"],\"fyMvis\":[\"¿Qué patrones salen de los datos?\"],\"qGrqH9\":[\"¿Cuáles fueron los momentos clave de esta conversación?\"],\"FXZcgH\":[\"¿Qué te gustaría explorar?\"],\"W5R8OO\":[\"Cuando un participante abre el portal, ingresa sus detalles y comienza una conversación\"],\"7t3vo1\":[\"Cuando todo el audio ha sido convertido a texto y la transcripción completa está disponible\"],\"N0GETg\":[\"¿Cuándo se activan los webhooks?\"],\"KmUKwU\":[\"Cuando esté activado, todas las nuevas transcripciones tendrán información personal (nombres, emails, números de teléfono, direcciones) reemplazadas por marcadores de posición. Las conversaciones anónimas también desactivan la reproducción de audio, el descarga de audio y la retranscripción para proteger la privacidad de los participantes. Esto no se puede deshacer para conversaciones ya procesadas.\"],\"LEYli4\":[\"Cuando esté activado, todas las nuevas transcripciones tendrán información personal (nombres, emails, números de teléfono, direcciones) reemplazadas por marcadores de posición. Esto no se puede deshacer para conversaciones ya procesadas.\"],\"NPIwj3\":[\"Cuando el resumen esté listo (incluye tanto la transcripción como el resumen)\"],\"KcnIXL\":[\"se incluirá en tu informe\"],\"add.tag.filter.modal.description\":[\"¿Te gustaría añadir esta etiqueta a tus filtros actuales?\"],\"participant.button.finish.yes.text.mode\":[\"Sí\"],\"kWJmRL\":[\"Tú\"],\"Dl7lP/\":[\"Ya estás desuscribido o tu enlace es inválido.\"],\"E71LBI\":[\"Solo puedes subir hasta \",[\"MAX_FILES\"],\" archivos a la vez. Solo los primeros \",[\"0\"],\" archivos se agregarán.\"],\"tbeb1Y\":[\"Aún puedes usar la función Preguntar para chatear con cualquier conversación\"],\"select.all.modal.already.added\":[\"Ya has añadido <0>\",[\"existingContextCount\",\"plural\",{\"one\":[\"#\",\" conversación\"],\"other\":[\"#\",\" conversaciones\"]}],\" a este chat.\"],\"7W35AW\":[\"Ya has añadido todas las conversaciones relacionadas con esto\"],\"participant.modal.change.mic.confirmation.text\":[\"Has cambiado tu micrófono. Por favor, haz clic en \\\"Continuar\\\", para continuar con la sesión.\"],\"vCyT5z\":[\"You have some conversations that have not been processed yet. Regenerate the library to process them.\"],\"T/Q7jW\":[\"Has desuscribido con éxito.\"],\"lTDtES\":[\"También puedes elegir registrar otra conversación.\"],\"1kxxiH\":[\"You may choose to add a list of proper nouns, names, or other information that may be relevant to the conversation. This will be used to improve the quality of the transcripts.\"],\"yCtSKg\":[\"Debes iniciar sesión con el mismo proveedor con el que te registraste. Si encuentras algún problema, por favor contáctanos.\"],\"snMcrk\":[\"Pareces estar desconectado, por favor verifica tu conexión a internet\"],\"participant.verify.instructions.receive.artefact\":[\"Pronto recibirá \",[\"objectLabel\"],\" para verificar.\"],\"participant.verify.instructions.approval.helps\":[\"¡Su aprobación nos ayuda a comprender lo que realmente piensa!\"],\"Pw2f/0\":[\"Tu conversación está siendo transcribida. Por favor, revisa más tarde.\"],\"OFDbfd\":[\"Tus Conversaciones\"],\"aZHXuZ\":[\"Tus entradas se guardarán automáticamente.\"],\"PUWgP9\":[\"Tu biblioteca está vacía. Crea una biblioteca para ver tus primeros insights.\"],\"B+9EHO\":[\"Tu respuesta ha sido registrada. Puedes cerrar esta pestaña ahora.\"],\"wurHZF\":[\"Tus respuestas\"],\"B8Q/i2\":[\"Tu vista ha sido creada. Por favor, espera mientras procesamos y analizamos los datos.\"],\"library.views.title\":[\"Tus Vistas\"],\"lZNgiw\":[\"Tus Vistas\"],\"5PKg7S\":[\"At least one topic must be selected to enable Verify\"],\"2wg92j\":[\"Conversaciones\"],\"hWszgU\":[\"La fuente fue eliminada\"],\"GSV2Xq\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"7qaVXm\":[\"Experimental\"],\"FclDDn\":[\"Verify\"],\"Y/Fou9\":[\"Select which topics participants can use for verification.\"],\"ycR/52\":[\"Habilitar Echo\"],\"mKGCnZ\":[\"Habilitar ECHO\"],\"Dh2kHP\":[\"Habilitar Respuesta\"],\"d9rIJ1\":[\"Activar Verify\"],\"qwmGiT\":[\"Contactar a ventas\"],\"ZWDkP4\":[\"Actualmente, \",[\"finishedConversationsCount\"],\" conversaciones están listas para ser analizadas. \",[\"unfinishedConversationsCount\"],\" aún en proceso.\"],\"/NTvqV\":[\"Biblioteca no disponible\"],\"p18xrj\":[\"Biblioteca regenerada\"],\"hOtk0x\":[\"Echo\"],\"JsSzzl\":[\"ECHO\"],\"SUkFIX\":[\"Pausar\"],\"ilKuQo\":[\"Reanudar\"],\"SqNXSx\":[\"Detener\"],\"yfZBOp\":[\"Detener\"],\"cic45J\":[\"Lo sentimos, no podemos procesar esta solicitud debido a la política de contenido del proveedor de LLM.\"],\"CvZqsN\":[\"Algo salió mal. Por favor, inténtalo de nuevo, presionando el botón <0>ECHO, o contacta al soporte si el problema persiste.\"],\"P+lUAg\":[\"Algo salió mal. Por favor, inténtalo de nuevo.\"],\"hh87/E\":[\"\\\"Profundizar\\\" Disponible pronto\"],\"RMxlMe\":[\"\\\"Concretar\\\" Disponible pronto\"],\"7UJhVX\":[\"¿Estás seguro de que quieres detener la conversación?\"],\"RDsML8\":[\"¿Estás seguro de que quieres detener la conversación?\"],\"IaLTNH\":[\"Approve\"],\"+f3bIA\":[\"Cancel\"],\"qgx4CA\":[\"Revise\"],\"E+5M6v\":[\"Save\"],\"Q82shL\":[\"Go back\"],\"yOp5Yb\":[\"Reload Page\"],\"tw+Fbo\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"oTCD07\":[\"Unable to Load Artefact\"],\"QHbX3T\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"ECX5E0\":[\"Your approval helps us understand what you really think!\"],\"M5oorh\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"RZXkY+\":[\"Cancelar\"],\"86aTqL\":[\"Next\"],\"pdifRH\":[\"Loading\"],\"Ep029+\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"fKeatI\":[\"You'll soon get \",[\"objectLabel\"],\" to verify.\"],\"8b+uSr\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"iodqGS\":[\"Loading artefact\"],\"NpZmZm\":[\"This will just take a moment\"],\"wklhqE\":[\"Regenerating the artefact\"],\"LYTXJp\":[\"This will just take a few moments\"],\"CjjC6j\":[\"Next\"],\"q885Ym\":[\"What do you want to verify?\"],\"AWBvkb\":[\"Fin de la lista • Todas las \",[\"0\"],\" conversaciones cargadas\"]}")as Messages; \ No newline at end of file diff --git a/echo/frontend/src/locales/fr-FR.po b/echo/frontend/src/locales/fr-FR.po index 1d3df2a6..746fc104 100644 --- a/echo/frontend/src/locales/fr-FR.po +++ b/echo/frontend/src/locales/fr-FR.po @@ -270,7 +270,7 @@ msgstr "{0, plural, one {Étiquette :} other {Étiquettes :}}" #: src/routes/project/chat/ProjectChatRoute.tsx:602 #: src/components/settings/FontSettingsCard.tsx:49 #: src/components/settings/FontSettingsCard.tsx:51 -#: src/components/project/ProjectPortalEditor.tsx:472 +#: src/components/project/ProjectPortalEditor.tsx:484 #: src/components/chat/References.tsx:29 msgid "{0}" msgstr "{0}" @@ -288,8 +288,8 @@ msgstr "{0} ajoutées" #. placeholder {0}: project.conversations?.length ?? 0 #. placeholder {1}: formatRelative( new Date(project.updated_at ?? new Date()), new Date(), ) #. placeholder {1}: formatRelative( new Date(project.updated_at ?? new Date()), new Date(), ) -#: src/components/project/ProjectListItem.tsx:32 -#: src/components/project/ProjectCard.tsx:34 +#: src/components/project/ProjectListItem.tsx:38 +#: src/components/project/ProjectCard.tsx:44 msgid "{0} Conversations • Edited {1}" msgstr "{0} Conversations • Modifié le {1}" @@ -317,7 +317,7 @@ msgstr "{finishedConversationsCount, plural, one {Actuellement, # conversation e #~ msgid "{minutes} minutes and {seconds} seconds" #~ msgstr "{minutes} minutes et {seconds} secondes" -#: src/components/report/ReportRenderer.tsx:77 +#: src/components/report/ReportRenderer.tsx:78 msgid "{readingNow} reading now" msgstr "{readingNow} lit actuellement" @@ -402,7 +402,7 @@ msgstr "Ajouter tout ce qui s'applique" msgid "select.all.modal.title.add" msgstr "Ajouter des conversations au contexte" -#: src/components/project/ProjectPortalEditor.tsx:140 +#: src/components/project/ProjectPortalEditor.tsx:151 msgid "Add key terms or proper nouns to improve transcript quality and accuracy." msgstr "Ajoutez des termes clés ou des noms propres pour améliorer la qualité et la précision de la transcription." @@ -491,7 +491,7 @@ msgstr "Ajuster la taille de la police de base pour l'interface" msgid "Advanced" msgstr "Avancé" -#: src/components/project/ProjectPortalEditor.tsx:612 +#: src/components/project/ProjectPortalEditor.tsx:647 msgid "Advanced (Tips and best practices)" msgstr "Avancé (Astuces et conseils)" @@ -499,22 +499,22 @@ msgstr "Avancé (Astuces et conseils)" #~ msgid "Advanced (Tips and tricks)" #~ msgstr "Avancé (Astuces et conseils)" -#: src/components/project/ProjectPortalEditor.tsx:1150 +#: src/components/project/ProjectPortalEditor.tsx:1185 msgid "Advanced Settings" msgstr "Paramètres avancés" #: src/components/chat/ChatModeSelector.tsx:274 #: src/components/chat/ChatModeBanner.tsx:38 msgid "Agentic" -msgstr "" +msgstr "Agentic" #: src/components/chat/ChatAccordion.tsx:58 msgid "Agentic - Tool-driven execution" -msgstr "" +msgstr "Agentic - Exécution guidée par les outils" #: src/components/chat/AgenticChatPanel.tsx:465 msgid "Agentic Chat" -msgstr "" +msgstr "Chat Agentic" #: src/components/settings/AuditLogsCard.tsx:465 msgid "All actions" @@ -556,7 +556,7 @@ msgstr "Déjà dans le contexte" #. placeholder {0}: participantCount !== undefined ? participantCount : t`loading...` #. placeholder {1}: participantCount === 1 ? "" : "s" -#: src/routes/project/report/ProjectReportRoute.tsx:330 +#: src/routes/project/report/ProjectReportRoute.tsx:332 msgid "An email notification will be sent to {0} participant{1}. Do you want to proceed?" msgstr "Une notification par e-mail sera envoyée à {0} participant{1}. Voulez-vous continuer ?" @@ -613,15 +613,15 @@ msgstr "annonces" #~ msgid "Announcements" #~ msgstr "Annonces" -#: src/components/project/ProjectPortalEditor.tsx:1173 +#: src/components/project/ProjectPortalEditor.tsx:1208 msgid "Anonymize Transcripts" msgstr "Anonymiser les transcriptions" -#: src/components/conversation/ConversationAccordion.tsx:588 +#: src/components/conversation/ConversationAccordion.tsx:592 msgid "anonymized conversation" msgstr "conversation anonymisée" -#: src/components/conversation/ConversationAccordion.tsx:584 +#: src/components/conversation/ConversationAccordion.tsx:588 msgid "Anonymized conversation" msgstr "Conversation anonymisée" @@ -647,7 +647,7 @@ msgstr "Êtes-vous sûr de vouloir supprimer cette conversation ? Cette action n #~ msgid "Are you sure you want to delete this project?" #~ msgstr "Êtes-vous sûr de vouloir supprimer ce projet ?" -#: src/components/project/ProjectDangerZone.tsx:172 +#: src/components/project/ProjectDangerZone.tsx:176 msgid "Are you sure you want to delete this project? This action cannot be undone." msgstr "Êtes-vous sûr de vouloir supprimer ce projet ? Cette action est irréversible." @@ -705,11 +705,11 @@ msgstr "Êtes-vous sûr de vouloir régénérer le résumé ? Vous perdrez le r msgid "Ask" msgstr "Demander" -#: src/components/project/ProjectPortalEditor.tsx:551 +#: src/components/project/ProjectPortalEditor.tsx:563 msgid "Ask for Email?" msgstr "Demander l'e-mail ?" -#: src/components/project/ProjectPortalEditor.tsx:522 +#: src/components/project/ProjectPortalEditor.tsx:534 msgid "Ask for Name?" msgstr "Demander le nom ?" @@ -737,7 +737,7 @@ msgstr "Aspects" #~ msgid "At least one topic must be selected to enable Make it concrete" #~ msgstr "Sélectionne au moins un sujet pour activer Rends-le concret" -#: src/components/project/ProjectPortalEditor.tsx:957 +#: src/components/project/ProjectPortalEditor.tsx:992 msgid "At least one topic must be selected to enable Verify" msgstr "Sélectionne au moins un sujet pour activer la vérification" @@ -784,11 +784,11 @@ msgstr "Journaux d'audit exportés en JSON" msgid "Authenticator code" msgstr "Code d'authentification" -#: src/components/project/ProjectPortalEditor.tsx:1247 +#: src/components/project/ProjectPortalEditor.tsx:1279 msgid "Auto-generate titles" msgstr "Générer automatiquement les titres" -#: src/components/project/ProjectPortalEditor.tsx:1221 +#: src/components/project/ProjectPortalEditor.tsx:1256 msgid "Auto-generate Titles" msgstr "Générer automatiquement les titres" @@ -811,7 +811,7 @@ msgstr "Sélection automatique activée" #~ msgid "Auto-select sources to add to the chat" #~ msgstr "Sélectionner les sources à ajouter à la conversation" -#: src/components/project/ProjectPortalEditor.tsx:1232 +#: src/components/project/ProjectPortalEditor.tsx:1264 msgid "Automatically generate a short topic-based title for each conversation after summarization. The title describes what was discussed, not who participated. The participant's original name is preserved separately, if they provided one." msgstr "Générer automatiquement un titre court basé sur le sujet pour chaque conversation après la synthèse. Le titre décrit ce qui a été discuté, pas qui a participé. Le nom original du participant est conservé séparément, s'il a fourni un nom." @@ -837,12 +837,12 @@ msgid "Back" msgstr "Retour" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:392 +#: src/components/participant/ParticipantOnboardingCards.tsx:403 msgid "participant.button.back.microphone" msgstr "Retour" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:414 +#: src/components/participant/ParticipantOnboardingCards.tsx:425 #: src/components/layout/ParticipantHeader.tsx:86 msgid "participant.button.back" msgstr "Retour" @@ -851,20 +851,20 @@ msgstr "Retour" msgid "Back to Selection" msgstr "Retour à la sélection" -#: src/components/project/ProjectPortalEditor.tsx:608 +#: src/components/project/ProjectPortalEditor.tsx:643 msgid "Basic (Essential tutorial slides)" msgstr "Basique (Diapositives tutorielles essentielles)" -#: src/components/project/ProjectPortalEditor.tsx:486 +#: src/components/project/ProjectPortalEditor.tsx:498 msgid "Basic Settings" msgstr "Paramètres de base" #~ msgid "Begin!" #~ msgstr "Commencer !" -#: src/routes/project/report/ProjectReportRoute.tsx:63 -#: src/components/project/ProjectPortalEditor.tsx:1180 -#: src/components/project/ProjectPortalEditor.tsx:1228 +#: src/routes/project/report/ProjectReportRoute.tsx:64 +#: src/components/project/ProjectPortalEditor.tsx:1215 +#: src/components/project/ProjectPortalEditor.tsx:1260 #: src/components/conversation/RetranscribeConversation.tsx:144 #: src/components/conversation/MoveConversationButton.tsx:142 #: src/components/chat/ChatModeSelector.tsx:155 @@ -873,12 +873,12 @@ msgid "Beta" msgstr "Bêta" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:637 +#: src/components/project/ProjectPortalEditor.tsx:672 msgid "dashboard.dembrane.concrete.beta" msgstr "Bêta" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:847 +#: src/components/project/ProjectPortalEditor.tsx:882 msgid "dashboard.dembrane.verify.beta" msgstr "Bêta" @@ -892,7 +892,7 @@ msgstr "Bêta" msgid "Book a call" msgstr "Prendre rendez-vous" -#: src/components/project/ProjectPortalEditor.tsx:760 +#: src/components/project/ProjectPortalEditor.tsx:795 msgid "Brainstorm Ideas" msgstr "Idées de brainstorming" @@ -904,10 +904,10 @@ msgstr "Construire des tableaux de bord personnalisés avec des données de conv msgid "By deleting this project, you will delete all the data associated with it. This action cannot be undone. Are you ABSOLUTELY sure you want to delete this project?" msgstr "En supprimant ce projet, vous supprimerez toutes les données qui y sont associées. Cette action ne peut pas être annulée. Êtes-vous ABSOLUMENT sûr de vouloir supprimer ce projet ?" -#: src/routes/project/report/ProjectReportRoute.tsx:345 +#: src/routes/project/report/ProjectReportRoute.tsx:347 #: src/components/settings/TwoFactorSettingsCard.tsx:406 -#: src/components/project/ProjectDangerZone.tsx:152 -#: src/components/project/ProjectDangerZone.tsx:180 +#: src/components/project/ProjectDangerZone.tsx:156 +#: src/components/project/ProjectDangerZone.tsx:188 #: src/components/project/webhooks/WebhookSettingsCard.tsx:525 #: src/components/project/webhooks/WebhookSettingsCard.tsx:679 #: src/components/dropzone/UploadConversationDropzone.tsx:716 @@ -1030,6 +1030,10 @@ msgstr "Cliquer pour modifier" msgid "Click to see all {totalCount} conversations" msgstr "Cliquez pour voir les {totalCount} conversations" +#: src/components/settings/LegalBasisSettingsCard.tsx:112 +msgid "Client-managed" +msgstr "Gestion client" + #: src/components/project/webhooks/WebhookSettingsCard.tsx:282 msgid "Clone from another project" msgstr "Cloner depuis un autre projet" @@ -1038,7 +1042,7 @@ msgstr "Cloner depuis un autre projet" msgid "Clone from Project" msgstr "Cloner depuis le projet" -#: src/components/project/ProjectDangerZone.tsx:159 +#: src/components/project/ProjectDangerZone.tsx:163 msgid "Clone project" msgstr "Cloner le projet" @@ -1071,7 +1075,7 @@ msgstr "Comparer & Contraster" #: src/components/chat/templates.ts:109 msgid "Compare & Contrast Insights" -msgstr "" +msgstr "Comparer & Contraster Insights" #~ msgid "Compare and contrast the following items provided in the context." #~ msgstr "Comparez et contrastez les éléments suivants fournis dans le contexte." @@ -1099,7 +1103,7 @@ msgstr "Confirmer le nouveau mot de passe" msgid "Confirm Password" msgstr "Confirmer le mot de passe" -#: src/routes/project/report/ProjectReportRoute.tsx:326 +#: src/routes/project/report/ProjectReportRoute.tsx:328 msgid "Confirm Publishing" msgstr "Publier" @@ -1119,6 +1123,10 @@ msgstr "Connexion saine" msgid "Connection unhealthy" msgstr "Connexion défectueuse" +#: src/components/settings/LegalBasisSettingsCard.tsx:113 +msgid "Consent" +msgstr "Consentement" + #~ msgid "Contact sales" #~ msgstr "Contactez votre représentant commercial" @@ -1138,7 +1146,7 @@ msgstr "Contexte ajouté :" #~ msgstr "Limite de contexte atteinte" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:401 +#: src/components/participant/ParticipantOnboardingCards.tsx:412 #: src/components/participant/MicrophoneTest.tsx:407 msgid "participant.button.continue" msgstr "Continuer" @@ -1194,7 +1202,7 @@ msgstr "Tags de conversation" msgid "conversations" msgstr "conversations" -#: src/components/conversation/ConversationAccordion.tsx:1083 +#: src/components/conversation/ConversationAccordion.tsx:1087 msgid "Conversations" msgstr "Conversations" @@ -1239,7 +1247,7 @@ msgstr "Copier" msgid "Copy link" msgstr "Copier le lien" -#: src/routes/project/report/ProjectReportRoute.tsx:201 +#: src/routes/project/report/ProjectReportRoute.tsx:203 msgid "Copy link to share this report" msgstr "Copier le lien pour partager ce rapport" @@ -1277,7 +1285,7 @@ msgstr "Créer un nouveau webhook à partir de zéro" #: src/components/chat/ChatModeSelector.tsx:66 msgid "Create a research brief from recent conversations" -msgstr "" +msgstr "Créer un brief de recherche à partir des conversations récentes" #: src/routes/auth/Register.tsx:58 msgid "Create an Account" @@ -1325,7 +1333,7 @@ msgstr "Créé le" msgid "Current logo" msgstr "Logo actuel" -#: src/components/project/ProjectPortalEditor.tsx:790 +#: src/components/project/ProjectPortalEditor.tsx:825 msgid "Custom" msgstr "Personnalisé" @@ -1337,7 +1345,7 @@ msgstr "Nom de fichier personnalisé" msgid "Custom Logo" msgstr "Logo personnalisé" -#: src/components/project/ProjectPortalEditor.tsx:1272 +#: src/components/project/ProjectPortalEditor.tsx:1304 msgid "Custom title prompt" msgstr "Prompt de titre personnalisé" @@ -1360,17 +1368,17 @@ msgstr "URL du tableau de bord (lien direct vers l'aperçu de la conversation)" #~ msgid "dashboard.dembrane.verify.topic.select" #~ msgstr "Select which topics participants can use for verification." -#: src/components/project/ProjectPortalEditor.tsx:726 +#: src/components/project/ProjectPortalEditor.tsx:761 msgid "Default" msgstr "Par défaut" -#: src/components/project/ProjectPortalEditor.tsx:604 +#: src/components/project/ProjectPortalEditor.tsx:639 msgid "Default - No tutorial (Only privacy statements)" msgstr "Par défaut - Pas de tutoriel (Seulement les déclarations de confidentialité)" #: src/components/chat/ChatModeSelector.tsx:275 msgid "Delegate multi-step analysis with live tool execution" -msgstr "" +msgstr "Déléguer une analyse multi-étapes avec l'exécution en direct des outils" #: src/components/project/webhooks/WebhookSettingsCard.tsx:647 #: src/components/project/webhooks/WebhookSettingsCard.tsx:686 @@ -1387,8 +1395,8 @@ msgid "Delete Conversation" msgstr "Supprimer la conversation" #: src/components/project/ProjectDangerZone.tsx:106 -#: src/components/project/ProjectDangerZone.tsx:167 -#: src/components/project/ProjectDangerZone.tsx:187 +#: src/components/project/ProjectDangerZone.tsx:171 +#: src/components/project/ProjectDangerZone.tsx:195 msgid "Delete Project" msgstr "Supprimer le projet" @@ -1406,6 +1414,10 @@ msgstr "Supprimé avec succès" #~ msgid "Dembrane ECHO" #~ msgstr "ECHO" +#: src/components/settings/LegalBasisSettingsCard.tsx:115 +msgid "dembrane events" +msgstr "dembrane events" + #: src/routes/project/chat/ProjectChatRoute.tsx:776 #: src/routes/project/chat/ProjectChatRoute.tsx:810 msgid "Dembrane is powered by AI. Please double-check responses." @@ -1414,6 +1426,14 @@ msgstr "dembrane est propulsé par l’IA. Vérifie bien les réponses." #~ msgid "Dembrane Reply" #~ msgstr "Réponse" +#: src/components/settings/LegalBasisSettingsCard.tsx:87 +msgid "Determines under which GDPR legal basis personal data is processed. This affects consent flows, data subject rights, and retention obligations." +msgstr "Détermine sous quelle base juridique de GDPR les données personnelles sont traitées. Cela affecte les flux de consentement, les droits des sujets des données et les obligations de conservation." + +#: src/components/project/ProjectPortalEditor.tsx:594 +msgid "Determines under which GDPR legal basis personal data is processed. This setting applies to all your projects and can be changed in your account settings." +msgstr "Détermine sous quelle base juridique de GDPR les données personnelles sont traitées. Cette configuration s'applique à tous vos projets et peut être modifiée dans vos paramètres de compte." + #: src/components/chat/templates.ts:61 msgid "" "Develop a strategic framework that drives meaningful outcomes. Please:\n" @@ -1464,7 +1484,7 @@ msgstr "Voulez-vous contribuer à ce projet ?" msgid "Do you want to stay in the loop?" msgstr "Voulez-vous rester dans la boucle ?" -#: src/components/layout/Header.tsx:207 +#: src/components/layout/Header.tsx:208 msgid "Documentation" msgstr "Documentation" @@ -1502,7 +1522,7 @@ msgstr "Options de téléchargement de la transcription" #: src/components/chat/ChatModeSelector.tsx:68 msgid "Draft next actions and organize them by priority" -msgstr "" +msgstr "Brouillon des actions suivantes et les organiser par priorité" #: src/components/dropzone/UploadConversationDropzone.tsx:564 msgid "Drag audio files here or click to select files" @@ -1516,11 +1536,11 @@ msgstr "Glisser pour réorganiser" msgid "Duration" msgstr "Durée" -#: src/components/project/ProjectPortalEditor.tsx:504 +#: src/components/project/ProjectPortalEditor.tsx:516 msgid "Dutch" msgstr "Néerlandais" -#: src/components/project/ProjectPortalEditor.tsx:1290 +#: src/components/project/ProjectPortalEditor.tsx:1322 msgid "e.g. \"Use short noun phrases like 'Urban Green Spaces' or 'Youth Employment'. Avoid generic titles.\"" msgstr "par exemple : \"Utiliser des phrases adjectivales courtes comme 'Espaces verts urbains' ou 'Emploi des jeunes'. Éviter les titres génériques.\"" @@ -1577,7 +1597,7 @@ msgstr "Modifier le contenu du rapport en utilisant l'éditeur de texte enrichi msgid "Edit Webhook" msgstr "Modifier le webhook" -#: src/routes/project/report/ProjectReportRoute.tsx:305 +#: src/routes/project/report/ProjectReportRoute.tsx:307 msgid "Editing mode" msgstr "Mode d'édition" @@ -1623,7 +1643,7 @@ msgstr "Activer 2FA" #~ msgid "Enable Dembrane Verify" #~ msgstr "Activer Verify" -#: src/components/project/ProjectPortalEditor.tsx:661 +#: src/components/project/ProjectPortalEditor.tsx:696 msgid "Enable Explore" msgstr "Activer Explorer" @@ -1639,7 +1659,7 @@ msgstr "Activer Explorer" msgid "Enable participation" msgstr "Activer la participation" -#: src/components/project/ProjectPortalEditor.tsx:1009 +#: src/components/project/ProjectPortalEditor.tsx:1044 msgid "Enable Report Notifications" msgstr "Activer les notifications de rapports" @@ -1653,7 +1673,7 @@ msgstr "Activer les notifications de rapports" #~ msgid "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"ECHO\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." #~ msgstr "Activez cette fonctionnalité pour permettre aux participants de demander des réponses alimentées par l'IA pendant leur conversation. Les participants peuvent cliquer sur \"ECHO\" après avoir enregistré leurs pensées pour recevoir un retour contextuel, encourageant une réflexion plus profonde et un engagement accru. Une période de récupération s'applique entre les demandes." -#: src/components/project/ProjectPortalEditor.tsx:644 +#: src/components/project/ProjectPortalEditor.tsx:679 msgid "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"Explore\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." msgstr "Activez cette fonctionnalité pour permettre aux participants de demander des réponses alimentées par l'IA pendant leur conversation. Les participants peuvent cliquer sur \"Explorer\" après avoir enregistré leurs pensées pour recevoir un retour contextuel, encourageant une réflexion plus profonde et un engagement accru. Une période de récupération s'applique entre les demandes." @@ -1665,11 +1685,11 @@ msgstr "Activez cette fonctionnalité pour permettre aux participants de demande #~ msgstr "Active cette fonction pour que les participants puissent demander des réponses générées par l’IA pendant leur conversation. Après avoir enregistré leurs idées, ils peuvent cliquer sur « Va plus profond » pour recevoir un feedback contextuel qui les aide à aller plus loin dans leur réflexion et leur engagement. Un délai s’applique entre deux demandes." #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:854 +#: src/components/project/ProjectPortalEditor.tsx:889 msgid "dashboard.dembrane.feature.verify.description" msgstr "Activez cette fonctionnalité pour permettre aux participants de vérifier et d'approuver les \"résultats\" de leurs contributions. Cela aide à cristalliser les idées clés, les préoccupations ou les résumés. Après la conversation, vous pouvez filtrer les discussions avec des résultats vérifiés et les examiner dans l'aperçu." -#: src/components/project/ProjectPortalEditor.tsx:1200 +#: src/components/project/ProjectPortalEditor.tsx:1235 msgid "Enable transcript anonymization" msgstr "Activer l'anonymisation des transcriptions" @@ -1677,7 +1697,7 @@ msgstr "Activer l'anonymisation des transcriptions" msgid "Enable two-factor authentication" msgstr "Activer l'authentification à deux facteurs" -#: src/components/project/ProjectPortalEditor.tsx:871 +#: src/components/project/ProjectPortalEditor.tsx:906 msgid "Enable Verify" msgstr "Activer la vérification" @@ -1690,11 +1710,11 @@ msgstr "Activé" #~ msgid "End of list • All {0} conversations loaded" #~ msgstr "Fin de la liste • Toutes les {0} conversations chargées" -#: src/components/project/ProjectPortalEditor.tsx:503 +#: src/components/project/ProjectPortalEditor.tsx:515 msgid "English" msgstr "Anglais" -#: src/components/project/ProjectPortalEditor.tsx:149 +#: src/components/project/ProjectPortalEditor.tsx:160 msgid "Enter a key term or proper noun" msgstr "Entrez un terme clé ou un nom propre" @@ -1808,7 +1828,7 @@ msgstr "Exemple de payload de webhook" #~ msgid "Experimental" #~ msgstr "Expérimental" -#: src/components/project/ProjectPortalEditor.tsx:634 +#: src/components/project/ProjectPortalEditor.tsx:669 msgid "Explore" msgstr "Explorer" @@ -1843,8 +1863,8 @@ msgstr "Échec de l'ajout de la conversation à la discussion" msgid "Failed to add conversation to chat{0}" msgstr "Échec de l'ajout de la conversation à la discussion{0}" -#: src/components/conversation/ConversationAccordion.tsx:948 -#: src/components/conversation/ConversationAccordion.tsx:980 +#: src/components/conversation/ConversationAccordion.tsx:952 +#: src/components/conversation/ConversationAccordion.tsx:984 msgid "Failed to add conversations to context" msgstr "Échec de l'ajout de conversations au contexte" @@ -1966,6 +1986,10 @@ msgstr "Échec de la révision du résultat. Veuillez réessayer." msgid "Failed to stop recording on device change. Please try again." msgstr "Échec de l'arrêt de l'enregistrement lors du changement de périphérique. Veuillez réessayer." +#: src/components/settings/LegalBasisSettingsCard.tsx:68 +msgid "Failed to update legal basis" +msgstr "Échec de la mise à jour de la base juridique" + #: src/components/settings/WhitelabelLogoCard.tsx:57 msgid "Failed to upload logo" msgstr "Échec du téléchargement du logo" @@ -2032,7 +2056,7 @@ msgstr "Filtrer par collection" #: src/components/chat/ChatModeSelector.tsx:67 msgid "Find contradictions and suggest follow-up questions" -msgstr "" +msgstr "Trouver des contradictions et suggérer des questions de suivi" #. js-lingui-explicit-id #: src/components/participant/StopRecordingConfirmationModal.tsx:86 @@ -2084,7 +2108,7 @@ msgstr "Pour les utilisateurs avancés : Une clé secrète pour vérifier l'auth msgid "Forgot your password?" msgstr "Mot de passe oublié ?" -#: src/components/project/ProjectPortalEditor.tsx:507 +#: src/components/project/ProjectPortalEditor.tsx:519 msgid "French" msgstr "Français" @@ -2111,7 +2135,7 @@ msgstr "Générer un secret" #~ msgid "Generate structured meeting notes based on the following discussion points provided in the context." #~ msgstr "Générer des notes de réunion structurées basées sur les points de discussion suivants fournis dans le contexte." -#: src/routes/project/conversation/ProjectConversationOverview.tsx:208 +#: src/routes/project/conversation/ProjectConversationOverview.tsx:210 msgid "Generate Summary" msgstr "Générer un résumé" @@ -2119,7 +2143,7 @@ msgstr "Générer un résumé" msgid "Generating the summary. Please wait..." msgstr "Génération du résumé. Patiente un peu..." -#: src/components/project/ProjectPortalEditor.tsx:505 +#: src/components/project/ProjectPortalEditor.tsx:517 msgid "German" msgstr "Allemand" @@ -2136,7 +2160,7 @@ msgstr "Obtenez une réponse immédiate de dembrane pour vous aider à approfond msgid "Give me a list of 5-10 topics that are being discussed." msgstr "Donnez-moi une liste de 5 à 10 sujets qui sont discutés." -#: src/routes/settings/UserSettingsRoute.tsx:36 +#: src/routes/settings/UserSettingsRoute.tsx:51 msgid "Go back" msgstr "Retour" @@ -2161,23 +2185,27 @@ msgstr "Retour à l'accueil" msgid "Go to new conversation" msgstr "Aller à la nouvelle conversation" +#: src/components/project/ProjectPortalEditor.tsx:608 +msgid "Go to Settings" +msgstr "Aller aux paramètres" + #~ msgid "Grid view" #~ msgstr "Vue en grille" -#: src/components/project/ProjectPortalEditor.tsx:1284 +#: src/components/project/ProjectPortalEditor.tsx:1316 msgid "Guide how titles are generated. Titles describe the topic of the conversation, not the participant." msgstr "Guide pour comprendre comment les titres sont générés. Les titres décrivent le sujet de la conversation, pas le participant." -#: src/components/conversation/ConversationAccordion.tsx:570 +#: src/components/conversation/ConversationAccordion.tsx:574 msgid "Has verified artifacts" msgstr "A des artefacts vérifiés" -#: src/components/layout/Header.tsx:220 +#: src/components/layout/Header.tsx:221 msgid "Help us translate" msgstr "Aidez-nous à traduire" #. placeholder {0}: user.first_name ?? "User" -#: src/components/layout/Header.tsx:183 +#: src/components/layout/Header.tsx:184 msgid "Hi, {0}" msgstr "Bonjour, {0}" @@ -2215,7 +2243,7 @@ msgstr "Masquer les données de révision" #: src/components/chat/templates.ts:124 msgid "Highlight specific Concept" -msgstr "" +msgstr "Concept spécifique mis en évidence" #: src/routes/project/ProjectsHome.tsx:123 msgid "Home" @@ -2291,7 +2319,7 @@ msgstr "Si vous configurez des intégrations webhook, nous aimerions en savoir p #~ msgid "In the meantime, if you want to analyze the conversations that are still processing, you can use the Chat feature" #~ msgstr "En attendant, si vous souhaitez analyser les conversations qui sont encore en cours de traitement, vous pouvez utiliser la fonction Chat" -#: src/routes/project/report/ProjectReportRoute.tsx:275 +#: src/routes/project/report/ProjectReportRoute.tsx:277 msgid "Include portal link in report" msgstr "Inclure le lien vers le portail dans le rapport" @@ -2352,7 +2380,7 @@ msgstr "Nous n'avons pas pu charger ce résultat. Il peut s'agir d'un problème msgid "It sounds like more than one person is speaking. Taking turns will help us hear everyone clearly." msgstr "Il semble que plusieurs personnes parlent. Prendre des tours nous aidera à entendre tout le monde clairement." -#: src/components/project/ProjectPortalEditor.tsx:508 +#: src/components/project/ProjectPortalEditor.tsx:520 msgid "Italian" msgstr "Italien" @@ -2371,7 +2399,7 @@ msgstr "Un instant" msgid "Keep access secure with a one-time code from your authenticator app. Toggle two-factor authentication for this account." msgstr "Sécurisez l'accès avec un code à usage unique de votre application d'authentification. Activez ou désactivez l'authentification à deux facteurs pour ce compte." -#: src/components/project/ProjectPortalEditor.tsx:496 +#: src/components/project/ProjectPortalEditor.tsx:508 msgid "Language" msgstr "Langue" @@ -2399,6 +2427,15 @@ msgstr "En savoir plus sur les webhooks" msgid "Leave empty to keep existing" msgstr "Laisser vide pour conserver l'existant" +#: src/components/settings/LegalBasisSettingsCard.tsx:82 +#: src/components/project/ProjectPortalEditor.tsx:589 +msgid "Legal Basis" +msgstr "Base juridique" + +#: src/components/settings/LegalBasisSettingsCard.tsx:72 +msgid "Legal basis updated" +msgstr "Base juridique mise à jour" + #: src/components/chat/TemplatesModal.tsx:127 msgid "Let us know!" msgstr "Laissez-nous savoir!" @@ -2444,6 +2481,10 @@ msgstr "Plaque d'immatriculation" msgid "Link" msgstr "Lien" +#: src/components/settings/LegalBasisSettingsCard.tsx:123 +msgid "Link to your organisation's privacy policy that will be shown to participants" +msgstr "Lien vers la politique de confidentialité de votre organisation qui sera affichée aux participants" + #~ msgid "LinkedIn Post (Experimental)" #~ msgstr "Publication LinkedIn (Expérimental)" @@ -2452,7 +2493,7 @@ msgstr "Lien" #: src/components/chat/ChatModeBanner.tsx:54 msgid "Live agent execution mode" -msgstr "" +msgstr "Mode d'exécution de l'agent en direct" #. js-lingui-explicit-id #: src/components/participant/MicrophoneTest.tsx:328 @@ -2462,7 +2503,7 @@ msgstr "Niveau audio en direct:" #~ msgid "Live audio level:" #~ msgstr "Niveau audio en direct:" -#: src/components/project/ProjectPortalEditor.tsx:1354 +#: src/components/project/ProjectPortalEditor.tsx:1386 msgid "Live Preview" msgstr "Vue en direct" @@ -2508,11 +2549,11 @@ msgstr "Chargement de la transcription..." #~ msgid "Loading verification topics…" #~ msgstr "Loading verification topics…" -#: src/components/project/ProjectPortalEditor.tsx:911 +#: src/components/project/ProjectPortalEditor.tsx:946 msgid "Loading verify topics…" msgstr "Chargement des sujets de vérification…" -#: src/routes/project/report/ProjectReportRoute.tsx:334 +#: src/routes/project/report/ProjectReportRoute.tsx:336 msgid "loading..." msgstr "chargement..." @@ -2545,11 +2586,11 @@ msgstr "Logo supprimé" msgid "Logo updated successfully" msgstr "Logo mis à jour avec succès" -#: src/components/layout/Header.tsx:228 +#: src/components/layout/Header.tsx:229 msgid "Logout" msgstr "Déconnexion" -#: src/components/conversation/ConversationAccordion.tsx:652 +#: src/components/conversation/ConversationAccordion.tsx:656 msgid "Longest First" msgstr "Plus long en premier" @@ -2578,7 +2619,7 @@ msgstr "L'accès au microphone est toujours refusé. Veuillez vérifier vos para #~ msgid "min" #~ msgstr "min" -#: src/components/project/ProjectPortalEditor.tsx:685 +#: src/components/project/ProjectPortalEditor.tsx:720 msgid "Mode" msgstr "Mode" @@ -2611,7 +2652,7 @@ msgstr "Déplacer vers un projet" msgid "Name" msgstr "Nom" -#: src/components/conversation/ConversationAccordion.tsx:650 +#: src/components/conversation/ConversationAccordion.tsx:654 msgid "Name A-Z" msgstr "Nom A-Z" @@ -2619,7 +2660,7 @@ msgstr "Nom A-Z" msgid "Name is required" msgstr "Le nom est requis" -#: src/components/conversation/ConversationAccordion.tsx:651 +#: src/components/conversation/ConversationAccordion.tsx:655 msgid "Name Z-A" msgstr "Nom Z-A" @@ -2649,12 +2690,12 @@ msgstr "Nouveau mot de passe" msgid "New Project" msgstr "Nouveau projet" -#: src/components/conversation/ConversationAccordion.tsx:648 +#: src/components/conversation/ConversationAccordion.tsx:652 msgid "Newest First" msgstr "Plus récent en premier" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:430 +#: src/components/participant/ParticipantOnboardingCards.tsx:441 msgid "participant.button.next" msgstr "Suivant" @@ -2729,7 +2770,7 @@ msgstr "Aucune conversation disponible pour créer la bibliothèque" msgid "No conversations found." msgstr "Aucune conversation trouvée." -#: src/components/conversation/ConversationAccordion.tsx:1448 +#: src/components/conversation/ConversationAccordion.tsx:1452 msgid "No conversations found. Start a conversation using the participation invite link from the <0><1>project overview." msgstr "Aucune conversation trouvée. Commencez une conversation en utilisant le lien d'invitation à participer depuis la <0><1>vue d'ensemble du projet." @@ -2767,7 +2808,7 @@ msgstr "Aucun projet trouvé pour ce terme de recherche" #~ msgid "No quotes available. Generate quotes for this conversation by visiting<0><1> the project library." #~ msgstr "Aucune citation disponible. Générez des citations pour cette conversation en visitant<0><1> la bibliothèque du projet." -#: src/components/report/ReportRenderer.tsx:116 +#: src/components/report/ReportRenderer.tsx:117 msgid "No report found" msgstr "Aucun rapport trouvé" @@ -2778,7 +2819,7 @@ msgstr "Aucun rapport trouvé" msgid "No results" msgstr "Aucun résultat" -#: src/components/conversation/ConversationAccordion.tsx:1360 +#: src/components/conversation/ConversationAccordion.tsx:1364 msgid "No tags found" msgstr "Aucune étiquette trouvée" @@ -2815,7 +2856,7 @@ msgstr "Aucun sujet de vérification n'est configuré pour ce projet." #~ msgid "No verification topics available." #~ msgstr "No verification topics available." -#: src/components/project/ProjectPortalEditor.tsx:915 +#: src/components/project/ProjectPortalEditor.tsx:950 msgid "No verify topics available." msgstr "Aucun sujet de vérification disponible." @@ -2836,14 +2877,14 @@ msgstr "Non ajoutées" msgid "Not available" msgstr "Non disponible" -#: src/components/project/ProjectPortalEditor.tsx:996 +#: src/components/project/ProjectPortalEditor.tsx:1031 msgid "Notify participants when a report is published." msgstr "Notifier les participants lorsqu'un rapport est publié." #~ msgid "Now" #~ msgstr "Maintenant" -#: src/components/conversation/ConversationAccordion.tsx:649 +#: src/components/conversation/ConversationAccordion.tsx:653 msgid "Oldest First" msgstr "Plus ancien en premier" @@ -2858,7 +2899,7 @@ msgid "participant.verify.instructions.read.aloud" msgstr "Une fois que vous recevez {objectLabel}, lisez-le à haute voix et partagez à haute voix ce que vous souhaitez modifier, le cas échéant." #. js-lingui-explicit-id -#: src/components/conversation/ConversationAccordion.tsx:619 +#: src/components/conversation/ConversationAccordion.tsx:623 msgid "conversation.ongoing" msgstr "En cours" @@ -2869,6 +2910,10 @@ msgstr "En cours" msgid "Ongoing Conversations" msgstr "Conversations en cours" +#: src/components/settings/LegalBasisSettingsCard.tsx:100 +msgid "Only change this setting in consultation with the responsible person(s) for data protection within your organisation." +msgstr "Modifiez uniquement ce paramètre en consultation avec la(les) personne(s) responsable(s) de la protection des données dans votre organisation." + #~ msgid "Only the {0} finished {1} will be included in the report right now. " #~ msgstr "Seules les {0} conversations terminées {1} seront incluses dans le rapport en ce moment. " @@ -2880,7 +2925,7 @@ msgstr "Il semble que l'accès au microphone ait été refusé. Pas d'inquiétud #~ msgid "Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready." #~ msgstr "Oups ! Il semble que l'accès au microphone ait été refusé. Pas d'inquiétude ! Nous avons un guide de dépannage pratique pour vous. N'hésitez pas à le consulter. Une fois le problème résolu, revenez sur cette page pour vérifier si votre microphone est prêt." -#: src/components/project/ProjectCard.tsx:49 +#: src/components/project/ProjectCard.tsx:60 #: src/components/aspect/AspectCard.tsx:45 msgid "Open" msgstr "Ouvrir" @@ -2916,19 +2961,23 @@ msgstr "Ouvrez votre application d'authentification et entrez le code actuel à msgid "Optional" msgstr "Optionnel" -#: src/components/project/ProjectPortalEditor.tsx:535 +#: src/components/project/ProjectPortalEditor.tsx:547 msgid "Optional field on the start page" msgstr "Champ optionnel sur la page de démarrage" -#: src/components/project/ProjectPortalEditor.tsx:564 +#: src/components/project/ProjectPortalEditor.tsx:576 msgid "Optional field on the thank you page" msgstr "Champ optionnel sur la page de remerciements" -#: src/components/conversation/ConversationAccordion.tsx:1133 -#: src/components/conversation/ConversationAccordion.tsx:1138 +#: src/components/conversation/ConversationAccordion.tsx:1137 +#: src/components/conversation/ConversationAccordion.tsx:1142 msgid "Options" msgstr "Options" +#: src/components/settings/LegalBasisSettingsCard.tsx:122 +msgid "Organiser's Privacy Policy URL" +msgstr "URL de la politique de confidentialité de l'organisateur" + #: src/components/participant/verify/VerifyArtefact.tsx:133 msgid "Outcome approved successfully!" msgstr "Résultat approuvé avec succès !" @@ -2953,7 +3002,7 @@ msgstr "résultats" msgid "Outcomes" msgstr "Résultats" -#: src/components/layout/ProjectConversationLayout.tsx:46 +#: src/components/layout/ProjectConversationLayout.tsx:44 #: src/components/chat/ChatModeSelector.tsx:297 #: src/components/chat/ChatModeBanner.tsx:36 msgid "Overview" @@ -2963,7 +3012,7 @@ msgstr "Aperçu" msgid "Overview - Themes & patterns" msgstr "Vue d’ensemble - Thèmes et patterns" -#: src/components/project/ProjectPortalEditor.tsx:1079 +#: src/components/project/ProjectPortalEditor.tsx:1114 msgid "Page Content" msgstr "Contenu de la page" @@ -2971,7 +3020,7 @@ msgstr "Contenu de la page" msgid "Page not found" msgstr "Page non trouvée" -#: src/components/project/ProjectPortalEditor.tsx:1055 +#: src/components/project/ProjectPortalEditor.tsx:1090 msgid "Page Title" msgstr "Titre de la page" @@ -2988,7 +3037,7 @@ msgstr "Email du participant" msgid "Participant Emails" msgstr "Emails du participant" -#: src/components/project/ProjectPortalEditor.tsx:628 +#: src/components/project/ProjectPortalEditor.tsx:663 msgid "Participant Features" msgstr "Fonctionnalités participant" @@ -3115,7 +3164,7 @@ msgstr "Les participants pourront sélectionner des étiquettes lors de la créa msgid "Password" msgstr "Mot de passe" -#: src/routes/project/report/ProjectReportRoute.tsx:295 +#: src/routes/project/report/ProjectReportRoute.tsx:297 msgid "Password protect portal (request feature)" msgstr "Protéger le portail avec un mot de passe (demande de fonctionnalité)" @@ -3180,7 +3229,7 @@ msgstr "Veuillez vous connecter pour continuer." #~ msgid "Please provide a concise summary of the following provided in the context." #~ msgstr "Veuillez fournir un résumé succinct des éléments suivants fournis dans le contexte." -#: src/components/participant/ParticipantBody.tsx:186 +#: src/components/participant/ParticipantBody.tsx:192 msgid "" "Please record your response by clicking the \"Record\" button below. You may also choose to respond in text by clicking the text icon. \n" "**Please keep this screen lit up** \n" @@ -3242,11 +3291,11 @@ msgstr "Veuillez patienter pendant que nous mettons à jour votre rapport. Vous msgid "Please wait while we verify your email address." msgstr "Veuillez patienter pendant que nous vérifions votre adresse e-mail." -#: src/components/project/ProjectPortalEditor.tsx:1045 +#: src/components/project/ProjectPortalEditor.tsx:1080 msgid "Portal Content" msgstr "Contenu du Portail" -#: src/components/project/ProjectPortalEditor.tsx:454 +#: src/components/project/ProjectPortalEditor.tsx:466 #: src/components/layout/ProjectOverviewLayout.tsx:47 msgid "Portal Editor" msgstr "Éditeur de Portail" @@ -3271,7 +3320,7 @@ msgstr "Aperçu : Le rapide brun fox saute sur le chien paresseux." msgid "Print / Save PDF" msgstr "Imprimer / Enregistrer PDF" -#: src/routes/project/report/ProjectReportRoute.tsx:209 +#: src/routes/project/report/ProjectReportRoute.tsx:211 msgid "Print this report" msgstr "Imprimer ce rapport" @@ -3279,7 +3328,7 @@ msgstr "Imprimer ce rapport" msgid "Privacy Statements" msgstr "Déclarations de confidentialité" -#: src/routes/project/report/ProjectReportRoute.tsx:352 +#: src/routes/project/report/ProjectReportRoute.tsx:354 msgid "Proceed" msgstr "Continuer" @@ -3331,7 +3380,7 @@ msgstr "Bibliothèque de projet | Dembrane" #: src/components/chat/templates.ts:94 msgid "Project Meta Summary" -msgstr "" +msgstr "Résumé Meta du Projet" #: src/components/project/ProjectDangerZone.tsx:144 msgid "Project name" @@ -3376,11 +3425,11 @@ msgstr "Accueil des projets" msgid "Provide an overview of the main topics and recurring themes" msgstr "Fournissez un aperçu des sujets principaux et des thèmes récurrents" -#: src/routes/project/report/ProjectReportRoute.tsx:231 +#: src/routes/project/report/ProjectReportRoute.tsx:233 msgid "Publish" msgstr "Publier" -#: src/routes/project/report/ProjectReportRoute.tsx:231 +#: src/routes/project/report/ProjectReportRoute.tsx:233 msgid "Published" msgstr "Publié" @@ -3400,7 +3449,7 @@ msgid "Read aloud" msgstr "Lire à haute voix" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:282 +#: src/components/participant/ParticipantOnboardingCards.tsx:288 msgid "participant.ready.to.begin" msgstr "Prêt à commencer" @@ -3461,7 +3510,7 @@ msgstr "Thèmes récurrents" msgid "References" msgstr "Références" -#: src/components/project/ProjectPortalEditor.tsx:1362 +#: src/components/project/ProjectPortalEditor.tsx:1394 msgid "Refresh" msgstr "Actualiser" @@ -3538,17 +3587,17 @@ msgstr "Renommer" #~ msgid "Rename" #~ msgstr "Renommer" -#: src/components/project/ProjectPortalEditor.tsx:805 +#: src/components/project/ProjectPortalEditor.tsx:840 msgid "Reply Prompt" msgstr "Prompt de réponse" -#: src/routes/project/report/ProjectReportRoute.tsx:60 -#: src/components/report/ReportRenderer.tsx:71 +#: src/routes/project/report/ProjectReportRoute.tsx:61 +#: src/components/report/ReportRenderer.tsx:72 #: src/components/report/ReportModalNavigationButton.tsx:67 msgid "Report" msgstr "Rapport" -#: src/components/layout/Header.tsx:79 +#: src/components/layout/Header.tsx:80 msgid "Report an issue" msgstr "Signaler un problème" @@ -3557,11 +3606,11 @@ msgstr "Signaler un problème" msgid "Report Created - {0}" msgstr "Rapport créé - {0}" -#: src/routes/project/report/ProjectReportRoute.tsx:152 +#: src/routes/project/report/ProjectReportRoute.tsx:154 msgid "Report generation is currently in beta and limited to projects with fewer than 10 hours of recording." msgstr "La génération de rapports est actuellement en version bêta et limitée aux projets avec moins de 10 heures d'enregistrement." -#: src/components/project/ProjectPortalEditor.tsx:991 +#: src/components/project/ProjectPortalEditor.tsx:1026 msgid "Report Notifications" msgstr "Notifications de rapports" @@ -3595,7 +3644,7 @@ msgstr "Accès au microphone en cours..." #~ msgid "Requesting microphone access to detect available devices..." #~ msgstr "Demande d'accès au microphone pour détecter les appareils disponibles..." -#: src/components/project/ProjectPortalEditor.tsx:1023 +#: src/components/project/ProjectPortalEditor.tsx:1058 msgid "Requires \"Ask for Email?\" to be enabled" msgstr "Requiert \"Demander l'email ?\" pour être activé" @@ -3615,8 +3664,8 @@ msgstr "Réinitialiser le Mot de Passe" msgid "Reset Password | Dembrane" msgstr "Réinitialiser le Mot de Passe | Dembrane" -#: src/components/conversation/ConversationAccordion.tsx:1384 -#: src/components/conversation/ConversationAccordion.tsx:1389 +#: src/components/conversation/ConversationAccordion.tsx:1388 +#: src/components/conversation/ConversationAccordion.tsx:1393 msgid "Reset to default" msgstr "Réinitialiser aux paramètres par défaut" @@ -3690,16 +3739,17 @@ msgstr "Lignes par page" #: src/components/chat/AgenticChatPanel.tsx:470 msgid "Run status:" -msgstr "" +msgstr "Statut de l'exécution:" + +#: src/components/settings/LegalBasisSettingsCard.tsx:136 +msgid "Save" +msgstr "Enregistrer" #. js-lingui-explicit-id #: src/components/participant/verify/VerifyArtefact.tsx:388 msgid "participant.concrete.action.button.save" msgstr "Enregistrer" -#~ msgid "Save" -#~ msgstr "Enregistrer" - #: src/components/project/webhooks/WebhookSettingsCard.tsx:529 msgid "Save Changes" msgstr "Enregistrer les modifications" @@ -3730,7 +3780,7 @@ msgstr "Rechercher" msgid "Search" msgstr "Rechercher" -#: src/components/conversation/ConversationAccordion.tsx:1126 +#: src/components/conversation/ConversationAccordion.tsx:1130 msgid "Search conversations" msgstr "Rechercher des conversations" @@ -3747,7 +3797,7 @@ msgstr "Rechercher des projets" msgid "Search projects..." msgstr "Rechercher des projets..." -#: src/components/conversation/ConversationAccordion.tsx:1269 +#: src/components/conversation/ConversationAccordion.tsx:1273 msgid "Search tags" msgstr "Rechercher des tags" @@ -3783,7 +3833,7 @@ msgstr "Secret copié" #~ msgid "See conversation status details" #~ msgstr "Voir les détails du statut de la conversation" -#: src/components/layout/Header.tsx:118 +#: src/components/layout/Header.tsx:119 msgid "See you soon" msgstr "À bientôt" @@ -3798,11 +3848,11 @@ msgstr "Sélectionner un microphone" msgid "Select a webhook to clone" msgstr "Sélectionner un webhook à cloner" -#: src/components/conversation/ConversationAccordion.tsx:1428 +#: src/components/conversation/ConversationAccordion.tsx:1432 msgid "Select all" msgstr "Tout sélectionner" -#: src/components/conversation/ConversationAccordion.tsx:1426 +#: src/components/conversation/ConversationAccordion.tsx:1430 msgid "Select all ({remainingCount})" msgstr "Tout sélectionner ({remainingCount})" @@ -3835,20 +3885,20 @@ msgstr "Sélectionner un projet" msgid "Select tags" msgstr "Sélectionner les étiquettes" -#: src/components/project/ProjectPortalEditor.tsx:593 +#: src/components/project/ProjectPortalEditor.tsx:632 msgid "Select the instructions that will be shown to participants when they start a conversation" msgstr "Sélectionnez les instructions qui seront affichées aux participants lorsqu'ils commencent une conversation" -#: src/components/project/ProjectPortalEditor.tsx:690 +#: src/components/project/ProjectPortalEditor.tsx:725 msgid "Select the type of feedback or engagement you want to encourage." msgstr "Sélectionnez le type de retour ou de participation que vous souhaitez encourager." -#: src/components/project/ProjectPortalEditor.tsx:581 +#: src/components/project/ProjectPortalEditor.tsx:620 msgid "Select tutorial" msgstr "Sélectionner le tutoriel" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:904 +#: src/components/project/ProjectPortalEditor.tsx:939 msgid "dashboard.dembrane.feature.verify.topic.select" msgstr "Sélectionnez les sujets que les participants peuvent utiliser pour \"Vérifier\"." @@ -3886,7 +3936,7 @@ msgstr "Envoyer" #: src/components/chat/AgenticChatPanel.tsx:511 msgid "Send a message to start an agentic run." -msgstr "" +msgstr "Envoyez un message pour démarrer une exécution agentique." #: src/components/project/webhooks/WebhookSettingsCard.tsx:843 msgid "Send Slack/Teams notifications when new conversations are completed" @@ -3904,10 +3954,10 @@ msgstr "Nom de la Séance" msgid "Setting up your first project" msgstr "Configuration de votre premier projet" -#: src/routes/settings/UserSettingsRoute.tsx:41 +#: src/routes/settings/UserSettingsRoute.tsx:56 #: src/components/layout/ParticipantHeader.tsx:112 #: src/components/layout/ParticipantHeader.tsx:113 -#: src/components/layout/Header.tsx:195 +#: src/components/layout/Header.tsx:196 msgid "Settings" msgstr "Paramètres" @@ -3916,7 +3966,7 @@ msgstr "Paramètres" msgid "participant.settings.modal.title" msgstr "Paramètres" -#: src/routes/settings/UserSettingsRoute.tsx:22 +#: src/routes/settings/UserSettingsRoute.tsx:26 msgid "Settings | Dembrane" msgstr "Paramètres | Dembrane" @@ -3924,7 +3974,7 @@ msgstr "Paramètres | Dembrane" #~ msgid "Share" #~ msgstr "Partager" -#: src/routes/project/report/ProjectReportRoute.tsx:177 +#: src/routes/project/report/ProjectReportRoute.tsx:179 msgid "Share this report" msgstr "Partager ce rapport" @@ -3932,15 +3982,15 @@ msgstr "Partager ce rapport" msgid "Share your details here" msgstr "Partager vos informations ici" -#: src/components/report/ReportRenderer.tsx:23 +#: src/components/report/ReportRenderer.tsx:24 msgid "Share your voice" msgstr "Partager votre voix" -#: src/components/report/ReportRenderer.tsx:27 +#: src/components/report/ReportRenderer.tsx:28 msgid "Share your voice by scanning the QR code below." msgstr "Partager votre voix en scanant le code QR ci-dessous." -#: src/components/conversation/ConversationAccordion.tsx:653 +#: src/components/conversation/ConversationAccordion.tsx:657 msgid "Shortest First" msgstr "Plus court en premier" @@ -3986,7 +4036,7 @@ msgstr "Afficher les références" msgid "Show revision data" msgstr "Afficher les données de révision" -#: src/routes/project/report/ProjectReportRoute.tsx:290 +#: src/routes/project/report/ProjectReportRoute.tsx:292 msgid "Show timeline in report (request feature)" msgstr "Afficher la chronologie dans le rapport (demande de fonctionnalité)" @@ -4001,7 +4051,7 @@ msgstr "Affichage de {displayFrom}–{displayTo} sur {totalItems} entrées" #~ msgstr "Se connecter avec Google" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:306 +#: src/components/participant/ParticipantOnboardingCards.tsx:312 msgid "participant.mic.check.button.skip" msgstr "Passer" @@ -4013,8 +4063,8 @@ msgstr "Passer" #~ msgstr "Passer la carte de confidentialité (L'hôte gère la consentement)" #: src/components/project/ProjectPortalEditor.tsx:600 -msgid "Skip data privacy slide (Host manages legal base)" -msgstr "Passer la carte de confidentialité (L'hôte gère la base légale)" +#~ msgid "Skip data privacy slide (Host manages legal base)" +#~ msgstr "Passer la carte de confidentialité (L'hôte gère la base légale)" #. js-lingui-explicit-id #: src/components/conversation/SelectAllConfirmationModal.tsx:601 @@ -4060,7 +4110,7 @@ msgstr "Une erreur s'est produite lors de la génération du secret." #~ msgid "Something went wrong while uploading the file: {0}" #~ msgstr "Une erreur s'est produite lors de l'envoi du fichier : {0}" -#: src/components/participant/ParticipantBody.tsx:152 +#: src/components/participant/ParticipantBody.tsx:155 msgid "Something went wrong with the conversation. Please try refreshing the page or contact support if the issue persists" msgstr "Une erreur s'est produite avec la conversation. Veuillez réessayer ou contacter le support si le problème persiste" @@ -4078,8 +4128,8 @@ msgstr "Une erreur s'est produite. Veuillez réessayer." msgid "participant.go.deeper.content.policy.violation.error.message" msgstr "Désolé, nous ne pouvons pas traiter cette demande en raison de la politique de contenu du fournisseur de LLM." -#: src/components/conversation/ConversationAccordion.tsx:1189 -#: src/components/conversation/ConversationAccordion.tsx:1196 +#: src/components/conversation/ConversationAccordion.tsx:1193 +#: src/components/conversation/ConversationAccordion.tsx:1200 msgid "Sort" msgstr "Trier" @@ -4091,14 +4141,14 @@ msgstr "Source {0}" #~ msgid "Sources:" #~ msgstr "Sources:" -#: src/components/project/ProjectPortalEditor.tsx:506 +#: src/components/project/ProjectPortalEditor.tsx:518 msgid "Spanish" msgstr "Espagnol" #~ msgid "Speaker" #~ msgstr "Orateur" -#: src/components/project/ProjectPortalEditor.tsx:130 +#: src/components/project/ProjectPortalEditor.tsx:141 msgid "Specific Context" msgstr "Contexte spécifique" @@ -4205,7 +4255,7 @@ msgstr "Résumé généré." msgid "Summary regenerated successfully." msgstr "Résumé régénéré." -#: src/routes/project/conversation/ProjectConversationOverview.tsx:191 +#: src/routes/project/conversation/ProjectConversationOverview.tsx:193 msgid "Summary will be available once the conversation is transcribed" msgstr "Le résumé sera disponible une fois la conversation transcrite." @@ -4225,8 +4275,8 @@ msgstr "Système" #: src/components/project/ProjectTagsInput.tsx:239 #: src/components/participant/ParticipantInitiateForm.tsx:117 #: src/components/conversation/ConversationEdit.tsx:358 -#: src/components/conversation/ConversationAccordion.tsx:1259 -#: src/components/conversation/ConversationAccordion.tsx:1262 +#: src/components/conversation/ConversationAccordion.tsx:1263 +#: src/components/conversation/ConversationAccordion.tsx:1266 msgid "Tags" msgstr "Étiquettes" @@ -4264,7 +4314,7 @@ msgstr "Texte" msgid "Thank you for participating!" msgstr "Merci pour votre participation !" -#: src/components/project/ProjectPortalEditor.tsx:1111 +#: src/components/project/ProjectPortalEditor.tsx:1146 msgid "Thank You Page Content" msgstr "Contenu de la page Merci" @@ -4343,7 +4393,7 @@ msgstr "Il y avait une erreur lors du clonage de votre projet. Veuillez réessay msgid "There was an error creating your report. Please try again or contact support." msgstr "Il y avait une erreur lors de la création de votre rapport. Veuillez réessayer ou contacter le support." -#: src/routes/project/report/ProjectReportRoute.tsx:159 +#: src/routes/project/report/ProjectReportRoute.tsx:161 msgid "There was an error generating your report. In the meantime, you can analyze all your data using the library or select specific conversations to chat with." msgstr "Il y avait une erreur lors de la génération de votre rapport. En attendant, vous pouvez analyser tous vos données à l'aide de la bibliothèque ou sélectionner des conversations spécifiques pour discuter." @@ -4406,7 +4456,7 @@ msgstr "Cette fonctionnalité sera disponible dans {remainingTime} secondes." msgid "This information is anonymized" msgstr "Ces informations sont anonymisées" -#: src/components/project/ProjectPortalEditor.tsx:1366 +#: src/components/project/ProjectPortalEditor.tsx:1398 msgid "This is a live preview of the participant's portal. You will need to refresh the page to see the latest changes." msgstr "Cette est une vue en direct du portail du participant. Vous devrez actualiser la page pour voir les dernières modifications." @@ -4428,22 +4478,22 @@ msgstr "Bibliothèque" #~ msgid "This language will be used for the Participant's Portal and transcription. To change the language of this application, please use the language picker through the settings in the header." #~ msgstr "Cette langue sera utilisée pour le Portail du participant et la transcription. Pour changer la langue de cette application, veuillez utiliser le sélecteur de langue dans les paramètres en haut à droite." -#: src/components/project/ProjectPortalEditor.tsx:501 +#: src/components/project/ProjectPortalEditor.tsx:513 msgid "This language will be used for the Participant's Portal." msgstr "Cette langue sera utilisée pour le Portail du participant." -#: src/components/project/ProjectPortalEditor.tsx:1121 +#: src/components/project/ProjectPortalEditor.tsx:1156 msgid "This page is shown after the participant has completed the conversation." msgstr "Cette page est affichée après que le participant ait terminé la conversation." -#: src/components/project/ProjectPortalEditor.tsx:1089 +#: src/components/project/ProjectPortalEditor.tsx:1124 msgid "This page is shown to participants when they start a conversation after they successfully complete the tutorial." msgstr "Cette page est affichée aux participants lorsqu'ils commencent une conversation après avoir réussi à suivre le tutoriel." #~ msgid "This project library was generated on" #~ msgstr "Cette bibliothèque de projet a été générée le" -#: src/components/project/ProjectPortalEditor.tsx:816 +#: src/components/project/ProjectPortalEditor.tsx:851 msgid "This prompt guides how the AI responds to participants. Customize it to shape the type of feedback or engagement you want to encourage." msgstr "Cette prompt guide comment l'IA répond aux participants. Personnalisez-la pour former le type de feedback ou d'engagement que vous souhaitez encourager." @@ -4452,14 +4502,14 @@ msgid "This report is not yet available. " msgstr "Ce rapport n'est pas encore disponible. " #. placeholder {0}: views?.total ?? 0 -#: src/routes/project/report/ProjectReportRoute.tsx:92 +#: src/routes/project/report/ProjectReportRoute.tsx:93 msgid "This report was opened by {0} people" msgstr "Ce rapport a été ouvert par {0} personnes" #~ msgid "This summary is AI-generated and brief, for thorough analysis, use the Chat or Library." #~ msgstr "Ce résumé est généré par l'IA et succinct, pour une analyse approfondie, utilisez le Chat ou la Bibliothèque." -#: src/components/project/ProjectPortalEditor.tsx:1066 +#: src/components/project/ProjectPortalEditor.tsx:1101 msgid "This title is shown to participants when they start a conversation" msgstr "Ce titre est affiché aux participants lorsqu'ils commencent une conversation" @@ -4505,7 +4555,7 @@ msgstr "Horodatage" msgid "Timestamps and duration" msgstr "Horodatages et durée" -#: src/components/participant/ParticipantBody.tsx:144 +#: src/components/participant/ParticipantBody.tsx:147 msgid "Tip" msgstr "Conseil" @@ -4517,6 +4567,10 @@ msgstr "Conseil : Utilisez le bouton de lecture (▶) pour envoyer un payload de msgid "Title" msgstr "Titre" +#: src/components/conversation/ConversationAccordion.tsx:566 +msgid "Title auto-generated" +msgstr "Titre auto-généré" + #: src/components/conversation/ConversationEdit.tsx:381 msgid "To assign a new tag, please create it first in the project overview." msgstr "Pour assigner une nouvelle étiquette, veuillez la créer d'abord dans l'aperçu du projet." @@ -4550,7 +4604,7 @@ msgid "Transcribing..." msgstr "Transcription en cours..." #: src/routes/project/conversation/ProjectConversationTranscript.tsx:87 -#: src/components/layout/ProjectConversationLayout.tsx:47 +#: src/components/layout/ProjectConversationLayout.tsx:45 msgid "Transcript" msgstr "Transcription" @@ -4864,7 +4918,7 @@ msgid "select.all.modal.loading.verified" msgstr "Vérifié" #. js-lingui-explicit-id -#: src/components/conversation/ConversationAccordion.tsx:1379 +#: src/components/conversation/ConversationAccordion.tsx:1383 msgid "conversation.filters.verified.text" msgstr "Vérifié" @@ -4874,12 +4928,12 @@ msgstr "Vérifié" #~ msgid "Verified Artefacts" #~ msgstr "Verified Artefacts" -#: src/components/conversation/ConversationAccordion.tsx:574 +#: src/components/conversation/ConversationAccordion.tsx:578 msgid "verified artifacts" msgstr "artefacts vérifiés" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:838 +#: src/components/project/ProjectPortalEditor.tsx:873 msgid "dashboard.dembrane.verify.title" msgstr "Vérifier" @@ -4892,7 +4946,7 @@ msgstr "Vérifier" msgid "Verify code" msgstr "Vérifier le code" -#: src/components/project/ProjectPortalEditor.tsx:895 +#: src/components/project/ProjectPortalEditor.tsx:930 msgid "Verify Topics" msgstr "Sujets de vérification" @@ -4917,7 +4971,7 @@ msgstr "Voir les détails" msgid "View example payload" msgstr "Voir un exemple de payload" -#: src/components/participant/ParticipantBody.tsx:242 +#: src/components/participant/ParticipantBody.tsx:248 msgid "View your responses" msgstr "Voir vos réponses" @@ -5007,7 +5061,7 @@ msgstr "Webhooks" msgid "Webhooks are automated messages sent from one app to another when something happens. Think of them as a \"notification system\" for your other tools." msgstr "Les webhooks sont des messages automatisés envoyés d'une application à une autre lorsqu'un événement se produit. Pensez à eux comme à un \"système de notification\" pour vos autres outils." -#: src/components/participant/ParticipantBody.tsx:125 +#: src/components/participant/ParticipantBody.tsx:128 msgid "Welcome" msgstr "Bienvenue" @@ -5086,7 +5140,7 @@ msgstr "Lorsque tout l'audio a été converti en texte et que le transcript comp msgid "When are webhooks triggered?" msgstr "Quand sont déclenchés les webhooks ?" -#: src/components/project/ProjectPortalEditor.tsx:1184 +#: src/components/project/ProjectPortalEditor.tsx:1219 msgid "When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. Anonymized conversations also disable audio playback, audio download, and retranscription to protect participant privacy. This cannot be undone for already-processed conversations." msgstr "Lorsqu'il est activé, tous les nouveaux transcriptions auront des informations personnelles (noms, emails, numéros de téléphone, adresses) remplacées par des placeholders. Les conversations anonymisées désactivent également la lecture de l'audio, le téléchargement de l'audio et la rétranscrire pour protéger la confidentialité des participants. Cela ne peut pas être annulé pour les conversations déjà traitées." @@ -5133,7 +5187,7 @@ msgstr "Vous ne pouvez télécharger que jusqu'à {MAX_FILES} fichiers à la foi msgid "select.all.modal.already.added" msgstr "Vous avez déjà ajouté <0>{existingContextCount, plural, one {# conversation} other {# conversations}} à ce chat." -#: src/components/conversation/ConversationAccordion.tsx:1410 +#: src/components/conversation/ConversationAccordion.tsx:1414 msgid "You have already added all the conversations related to this" msgstr "Vous avez déjà ajouté toutes les conversations liées à ceci" @@ -5154,7 +5208,7 @@ msgstr "Vous pouvez également choisir d'enregistrer une autre conversation." msgid "You must login with the same provider you used to sign up. If you face any issues, please contact support." msgstr "Vous devez vous connecter avec le même fournisseur que vous avez utilisé pour vous inscrire. Si vous rencontrez des problèmes, veuillez contacter le support." -#: src/components/participant/ParticipantBody.tsx:143 +#: src/components/participant/ParticipantBody.tsx:146 msgid "You seem to be offline, please check your internet connection" msgstr "Vous semblez être hors ligne, veuillez vérifier votre connexion internet" @@ -5185,7 +5239,7 @@ msgstr "Vos entrées seront automatiquement enregistrées." msgid "Your response has been recorded. You may now close this tab." msgstr "Votre réponse a été enregistrée. Vous pouvez maintenant fermer cette page." -#: src/components/participant/ParticipantBody.tsx:252 +#: src/components/participant/ParticipantBody.tsx:258 msgid "Your responses" msgstr "Vos réponses" diff --git a/echo/frontend/src/locales/fr-FR.ts b/echo/frontend/src/locales/fr-FR.ts index 2ae408f4..39665251 100644 --- a/echo/frontend/src/locales/fr-FR.ts +++ b/echo/frontend/src/locales/fr-FR.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"You are not authenticated\":[\"Vous n'êtes pas authentifié\"],\"You don't have permission to access this.\":[\"Vous n'avez pas la permission d'accéder à ceci.\"],\"Resource not found\":[\"Ressource non trouvée\"],\"Server error\":[\"Erreur serveur\"],\"Something went wrong\":[\"Une erreur s'est produite\"],\"We're preparing your workspace.\":[\"Nous préparons votre espace de travail.\"],\"Preparing your dashboard\":[\"Préparation de ton dashboard\"],\"Welcome back\":[\"Bon retour\"],\"library.regenerate\":[\"Regenerate Library\"],\"library.conversations.processing.status\":[\"Currently \",[\"finishedConversationsCount\"],\" conversations are ready to be analyzed. \",[\"unfinishedConversationsCount\"],\" still processing.\"],\"participant.echo.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"library.contact.sales\":[\"Contact sales\"],\"library.not.available\":[\"It looks like the library is not available for your account. Please contact sales to unlock this feature.\"],\"conversation.accordion.skeleton.title\":[\"Conversations\"],\"project.sidebar.chat.end.description\":[\"End of list • All \",[\"totalChats\"],\" chats loaded\"],\"participant.modal.stop.message\":[\"Are you sure you want to finish the conversation?\"],\"participant.button.is.recording.echo\":[\"ECHO\"],\"participant.modal.stop.title\":[\"Finish Conversation\"],\"participant.button.stop.no\":[\"No\"],\"participant.button.pause\":[\"Pause\"],\"participant.button.resume\":[\"Resume\"],\"conversation.linking_conversations.deleted\":[\"The source conversation was deleted\"],\"participant.button.stop.yes\":[\"Yes\"],\"participant.modal.refine.info.title.echo\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.verify\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.verify.action.button.approve\":[\"Approve\"],\"participant.verify.artefact.title\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"participant.verify.instructions.button.cancel\":[\"Cancel\"],\"participant.verify.action.button.cancel\":[\"Cancel\"],\"dashboard.dembrane.verify.description\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"dashboard.dembrane.verify.experimental\":[\"Experimental\"],\"participant.verify.artefact.action.button.go.back\":[\"Go back\"],\"participant.verify.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"participant.verify.loading.artefact\":[\"Loading artefact\"],\"participant.verify.regenerating.artefact\":[\"Regenerating the artefact\"],\"participant.verify.artefact.action.button.reload\":[\"Reload Page\"],\"participant.verify.action.button.revise\":[\"Revise\"],\"participant.verify.action.button.save\":[\"Save\"],\"participant.echo.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"participant.echo.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"participant.verify.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.verify.loading.artefact.description\":[\"This will just take a moment\"],\"participant.verify.artefact.error.title\":[\"Unable to Load Artefact\"],\"dashboard.dembrane.concrete.experimental\":[\"dashboard.dembrane.concrete.experimental\"],\"participant.button.go.deeper\":[\"Va plus profond\"],\"participant.button.make.concrete\":[\"Rends-le concret\"],\"select.all.modal.skip.reason\":[\"certaines peuvent être ignorées en raison d'une transcription vide ou d'une limite de contexte\"],\"participant.modal.interruption.issue.description\":[\"Nous avons sauvegardé votre enregistrement jusqu'à <0>\",[\"formattedDuration\"],\" mais le reste a été perdu, désolé. <1/> Appuyez ci-dessous pour vous reconnecter, puis sur enregistrer pour continuer.\"],\"participant.modal.refine.info.title.go.deeper\":[\"Approfondir\"],\"participant.modal.refine.info.title.concrete\":[\"Concrétiser\"],\"participant.modal.refine.info.title.generic\":[\"\\\"Refine\\\" Bientôt disponible\"],\"participant.modal.refine.info.title\":[\"Feature Bientôt disponible\"],\"participant.refine.go.deeper\":[\"Va plus profond\"],\"participant.concrete.artefact.error.description\":[\"Il semble que nous n'ayons pas pu charger cet artefact. Cela pourrait être un problème temporaire. Vous pouvez essayer de recharger ou revenir en arrière pour sélectionner un autre sujet.\"],\"dashboard.dembrane.concrete.title\":[\"Rends-le concret\"],\"participant.refine.make.concrete\":[\"Rends-le concret\"],\"participant.button.refine\":[\"Refine\"],\"participant.concrete.regenerating.artefact\":[\"Régénération de l'artefact\"],\"dashboard.dembrane.concrete.topic.select\":[\"Sélectionnez les sujets que les participants peuvent utiliser pour « Rends-le concret ».\"],\"participant.go.deeper.generic.error.message\":[\"Une erreur s'est produite. Veuillez réessayer en appuyant sur le bouton Va plus profond, ou contactez le support si le problème persiste.\"],\"participant.concrete.artefact.error.title\":[\"Impossible de charger l'artefact\"],\"participant.modal.refine.info.reason\":[\"Nous avons besoin d'un peu plus de contexte pour t'aider à affiner efficacement. Continue d'enregistrer pour que nous puissions formuler de meilleures suggestions.\"],\"dashboard.dembrane.concrete.description\":[\"Activez cette fonctionnalité pour permettre aux participants de créer et d'approuver des \\\"objets concrets\\\" à partir de leurs contributions. Cela aide à cristalliser les idées clés, les préoccupations ou les résumés. Après la conversation, vous pouvez filtrer les discussions avec des objets concrets et les examiner dans l'aperçu.\"],\"participant.concrete.instructions.approve.artefact\":[\"Valide cet artefact si tout est bon pour toi.\"],\"participant.concrete.instructions.loading\":[\"Chargement\"],\"participant.concrete.selection.button.next\":[\"Suivant\"],\"participant.concrete.instructions.button.next\":[\"Suivant\"],\"participant.concrete.instructions.revise.artefact\":[\"Une fois que tu as discuté, clique sur « réviser » pour voir \",[\"objectLabel\"],\" changer pour refléter ta discussion.\"],\"participant.concrete.instructions.read.aloud\":[\"Une fois que tu as reçu \",[\"objectLabel\"],\", lis-le à haute voix et partage à voix haute ce que tu souhaites changer, si besoin.\"],\"dashboard.dembrane.verify.topic.select\":[\"Sélectionnez les sujets que les participants peuvent utiliser pour la vérification.\"],\"participant.concrete.selection.title\":[\"Qu'est-ce que tu veux rendre concret ?\"],\"participant.concrete.instructions.receive.artefact\":[\"Tu recevras bientôt \",[\"objectLabel\"],\" pour les rendre concrets.\"],\"participant.concrete.instructions.approval.helps\":[\"Ton approbation nous aide à comprendre ce que tu penses vraiment !\"],\"library.generate.duration.message\":[\"La bibliothèque prendra \",[\"duration\"]],\"uDvV8j\":[\" Envoyer\"],\"aMNEbK\":[\" Se désabonner des notifications\"],\"JhOwWd\":[\"-5s\"],\"participant.modal.echo.info.title.generic\":[\"\\\"ECHO\\\" bientôt disponible\"],\"participant.modal.echo.info.title.go.deeper\":[\"\\\"Explorer\\\" bientôt disponible\"],\"participant.modal.echo.info.title.concrete\":[\"\\\"Vérifier\\\" bientôt disponible\"],\"2NWk7n\":[\"(pour un traitement audio amélioré)\"],\"e6iRhF\":[[\"0\",\"plural\",{\"one\":[\"#\",\" étiquette\"],\"other\":[\"#\",\" étiquettes\"]}]],\"select.all.modal.tags\":[[\"0\",\"plural\",{\"one\":[\"Étiquette :\"],\"other\":[\"Étiquettes :\"]}]],\"J/hVSQ\":[[\"0\"]],\"HB8dPL\":[[\"0\"],\" \",[\"1\"],\" prêt\"],\"select.all.modal.added.count\":[[\"0\"],\" ajoutées\"],\"xRdQss\":[[\"0\"],\" Conversation\",[\"1\"],\" • Edited \",[\"2\"]],\"2Th9D6\":[[\"0\"],\" Conversations • Modifié le \",[\"1\"]],\"select.all.modal.not.added.count\":[[\"0\"],\" non ajoutées\"],\"BXWuuj\":[[\"conversationCount\"],\" sélectionné(s)\"],\"P1pDS8\":[[\"diffInDays\"],\" jours\"],\"bT6AxW\":[[\"diffInHours\"],\" heures\"],\"library.conversations.to.be.analyzed\":[[\"finishedConversationsCount\",\"plural\",{\"one\":[\"Actuellement, \",\"#\",\" conversation est prête à être analysée.\"],\"other\":[\"Actuellement, \",\"#\",\" conversations sont prêtes à être analysées.\"]}]],\"fyE7Au\":[[\"minutes\"],\" minutes et \",[\"seconds\"],\" secondes\"],\"TVD5At\":[[\"readingNow\"],\" lit actuellement\"],\"U7Iesw\":[[\"seconds\"],\" secondes\"],\"library.conversations.still.processing\":[[\"0\"],\" en cours de traitement.\"],\"ZpJ0wx\":[\"*Transcription en cours.*\"],\"ynBObK\":[\"+\",[\"hiddenCount\"],\" conversations\"],\"pV+XPw\":[\"+5s\"],\"LPXUKX\":[\"<0>Attendre \",[\"0\"],\":\",[\"1\"]],\"LeFXS1\":[\"0 Aspects\"],\"AeSuqs\":[\"1. Vous fournissez une URL où vous souhaitez recevoir les notifications\"],\"nDEZ7T\":[\"2. Lorsqu'un événement de conversation se produit, nous envoyons automatiquement les données de la conversation à votre URL\"],\"WiUXLq\":[\"3. Votre système reçoit les données et peut agir sur elles (par exemple, enregistrer dans une base de données, envoyer un e-mail, mettre à jour un tableau de bord)\"],\"D+aQ7R\":[\"Un nom convivial pour identifier ce webhook\"],\"DX/Wkz\":[\"Mot de passe du compte\"],\"L5gswt\":[\"Action par\"],\"UQXw0W\":[\"Action sur\"],\"7L01XJ\":[\"Actions\"],\"select.all.modal.loading.filters\":[\"Filtres actifs\"],\"m16xKo\":[\"Ajouter\"],\"1m+3Z3\":[\"Ajouter un contexte supplémentaire (Optionnel)\"],\"Se1KZw\":[\"Ajouter tout ce qui s'applique\"],\"select.all.modal.title.add\":[\"Ajouter des conversations au contexte\"],\"1xDwr8\":[\"Ajoutez des termes clés ou des noms propres pour améliorer la qualité et la précision de la transcription.\"],\"ndpRPm\":[\"Ajoutez de nouveaux enregistrements à ce projet. Les fichiers que vous téléchargez ici seront traités et apparaîtront dans les conversations.\"],\"Ralayn\":[\"Ajouter une étiquette\"],\"add.tag.filter.modal.title\":[\"Ajouter une étiquette aux filtres\"],\"IKoyMv\":[\"Ajouter des étiquettes\"],\"add.tag.filter.modal.add\":[\"Ajouter aux filtres\"],\"NffMsn\":[\"Ajouter à cette conversation\"],\"QN2F+7\":[\"Ajouter un webhook\"],\"UZ07em\":[\"Ajouter votre premier webhook\"],\"select.all.modal.added\":[\"Ajoutées\"],\"Na90E+\":[\"E-mails ajoutés\"],\"select.all.modal.add.without.filters\":[\"Ajout de <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" au chat\"],\"select.all.modal.add.with.filters\":[\"Ajout de <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" avec les filtres suivants :\"],\"select.all.modal.add.without.filters.more\":[\"Ajout de <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation supplémentaire\"],\"other\":[\"#\",\" conversations supplémentaires\"]}],\"\"],\"select.all.modal.add.with.filters.more\":[\"Ajout de <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation supplémentaire\"],\"other\":[\"#\",\" conversations supplémentaires\"]}],\" avec les filtres suivants :\"],\"SJCAsQ\":[\"Ajout du contexte :\"],\"select.all.modal.loading.title\":[\"Ajout de conversations\"],\"Du6bPw\":[\"Adresse\"],\"CA/Ul9\":[\"Ajuster la taille de la police de base pour l'interface\"],\"sxkWRg\":[\"Avancé\"],\"OaKXud\":[\"Avancé (Astuces et conseils)\"],\"TBpbDp\":[\"Avancé (Astuces et conseils)\"],\"JiIKww\":[\"Paramètres avancés\"],\"6iJVJD\":[\"Agentic\"],\"vaeE5W\":[\"Agentic - Tool-driven execution\"],\"VHg3DX\":[\"Agentic Chat\"],\"cF7bEt\":[\"Toutes les actions\"],\"O1367B\":[\"Toutes les collections\"],\"gvykaX\":[\"Toutes les conversations\"],\"Cmt62w\":[\"Toutes les conversations sont prêtes\"],\"u/fl/S\":[\"Tous les fichiers ont été téléchargés avec succès.\"],\"baQJ1t\":[\"Toutes les perspectives\"],\"3goDnD\":[\"Permettre aux participants d'utiliser le lien pour démarrer de nouvelles conversations\"],\"bruUug\":[\"Presque terminé\"],\"H7cfSV\":[\"Déjà ajouté à cette conversation\"],\"xNyrs1\":[\"Déjà dans le contexte\"],\"jIoHDG\":[\"Une notification par e-mail sera envoyée à \",[\"0\"],\" participant\",[\"1\"],\". Voulez-vous continuer ?\"],\"G54oFr\":[\"Une notification par e-mail sera envoyée à \",[\"0\"],\" participant\",[\"1\"],\". Voulez-vous continuer ?\"],\"8q/YVi\":[\"Une erreur s'est produite lors du chargement du Portail. Veuillez contacter l'équipe de support.\"],\"XyOToQ\":[\"Une erreur s'est produite.\"],\"QX6zrA\":[\"Analyse\"],\"F4cOH1\":[\"Langue d'analyse\"],\"1x2m6d\":[\"Analysez ces éléments avec profondeur et nuances. Veuillez :\\n\\nFocaliser sur les connexions inattendues et les contrastes\\nAller au-delà des comparaisons superficieles\\nIdentifier les motifs cachés que la plupart des analyses manquent\\nRester rigoureux dans l'analyse tout en étant engageant\\nUtiliser des exemples qui éclairent des principes plus profonds\\nStructurer l'analyse pour construire une compréhension\\nDessiner des insights qui contredisent les idées conventionnelles\\n\\nNote : Si les similitudes/différences sont trop superficielles, veuillez me le signaler, nous avons besoin de matériel plus complexe à analyser.\"],\"announcements\":[\"annonces\"],\"Dzr23X\":[\"Annonces\"],\"gd1W+U\":[\"Anonymiser les transcriptions\"],\"YdiKaK\":[\"conversation anonymisée\"],\"iPiP6k\":[\"Conversation anonymisée\"],\"azfEQ3\":[\"Anonymous Participant\"],\"participant.concrete.action.button.approve\":[\"Approuver\"],\"conversation.verified.approved\":[\"Approuvé\"],\"tq+4rb\":[\"Êtes-vous sûr de vouloir supprimer le webhook \\\"\",[\"0\"],\"\\\" ? Cette action ne peut pas être annulée.\"],\"Q5Z2wp\":[\"Êtes-vous sûr de vouloir supprimer cette conversation ? Cette action ne peut pas être annulée.\"],\"kWiPAC\":[\"Êtes-vous sûr de vouloir supprimer ce projet ?\"],\"YF1Re1\":[\"Êtes-vous sûr de vouloir supprimer ce projet ? Cette action est irréversible.\"],\"B8ymes\":[\"Êtes-vous sûr de vouloir supprimer cet enregistrement ?\"],\"G2gLnJ\":[\"Êtes-vous sûr de vouloir supprimer cette étiquette ?\"],\"aUsm4A\":[\"Êtes-vous sûr de vouloir supprimer cette étiquette ? Cela supprimera l'étiquette des conversations existantes qui la contiennent.\"],\"participant.modal.finish.message.text.mode\":[\"Êtes-vous sûr de vouloir terminer la conversation ?\"],\"xu5cdS\":[\"Êtes-vous sûr de vouloir terminer ?\"],\"sOql0x\":[\"Êtes-vous sûr de vouloir générer la bibliothèque ? Cela prendra du temps et écrasera vos vues et perspectives actuelles.\"],\"K1Omdr\":[\"Are you sure you want to generate the library? This will take a while.\"],\"UXCOMn\":[\"Êtes-vous sûr de vouloir régénérer le résumé ? Vous perdrez le résumé actuel.\"],\"JHgUuT\":[\"Artefact approuvé avec succès !\"],\"IbpaM+\":[\"Artefact rechargé avec succès !\"],\"Qcm/Tb\":[\"Artefact révisé avec succès !\"],\"uCzCO2\":[\"Artefact mis à jour avec succès !\"],\"KYehbE\":[\"Artefacts\"],\"jrcxHy\":[\"Artefacts\"],\"F+vBv0\":[\"Demander\"],\"lCenB6\":[\"Demander l'e-mail ?\"],\"Rjlwvz\":[\"Demander le nom ?\"],\"5gQcdD\":[\"Demander aux participants de fournir leur nom lorsqu'ils commencent une conversation\"],\"84NoFa\":[\"Aspect\"],\"HkigHK\":[\"Aspects\"],\"kskjVK\":[\"L'assistant écrit...\"],\"HrusNW\":[\"Sélectionne au moins un sujet pour activer Rends-le concret\"],\"iF1OFS\":[\"Sélectionne au moins un sujet pour activer la vérification\"],\"participant.modal.interruption.issue.message\":[\"Attention ! Nous avons perdu les 60 dernières secondes de votre enregistrement en raison d'une interruption. Veuillez appuyer sur le bouton ci-dessous pour vous reconnecter.\"],\"kHN5Zx\":[\"Le téléchargement de l'audio n'est pas disponible pour les conversations anonymisées\"],\"SLvg/d\":[\"La lecture de l'audio n'est pas disponible pour les conversations anonymisées\"],\"DMBYlw\":[\"Traitement audio en cours\"],\"D3SDJS\":[\"Audio Recording\"],\"mGVg5N\":[\"Les enregistrements audio seront supprimés après 30 jours à partir de la date d'enregistrement\"],\"IOBCIN\":[\"Conseil audio\"],\"y2W2Hg\":[\"Journaux d'audit\"],\"aL1eBt\":[\"Journaux d'audit exportés en CSV\"],\"mS51hl\":[\"Journaux d'audit exportés en JSON\"],\"z8CQX2\":[\"Code d'authentification\"],\"R+PyK8\":[\"Générer automatiquement les titres\"],\"voAvDv\":[\"Générer automatiquement les titres\"],\"Wrpmw7\":[\"Généré automatiquement ou saisi manuellement\"],\"/iCiQU\":[\"Sélection automatique\"],\"3D5FPO\":[\"Sélection automatique désactivée\"],\"ajAMbT\":[\"Sélection automatique activée\"],\"jEqKwR\":[\"Sélectionner les sources à ajouter à la conversation\"],\"dY4Vk3\":[\"Générer automatiquement un titre court basé sur le sujet pour chaque conversation après la synthèse. Le titre décrit ce qui a été discuté, pas qui a participé. Le nom original du participant est conservé séparément, s'il a fourni un nom.\"],\"vtUY0q\":[\"Inclut automatiquement les conversations pertinentes pour l'analyse sans sélection manuelle\"],\"F95AYw\":[\"Enregistrer automatiquement les transcriptions dans votre CRM ou base de données\"],\"zUbSgC\":[\"Envoyer automatiquement les données de conversation à vos autres outils et services lorsque des événements se produisent.\"],\"csDS2L\":[\"Disponible\"],\"iH8pgl\":[\"Retour\"],\"participant.button.back.microphone\":[\"Retour\"],\"participant.button.back\":[\"Retour\"],\"/9nVLo\":[\"Retour à la sélection\"],\"wVO5q4\":[\"Basique (Diapositives tutorielles essentielles)\"],\"epXTwc\":[\"Paramètres de base\"],\"GML8s7\":[\"Commencer !\"],\"YBt9YP\":[\"Bêta\"],\"dashboard.dembrane.concrete.beta\":[\"Bêta\"],\"dashboard.dembrane.verify.beta\":[\"Bêta\"],\"0fX/GG\":[\"Vue d’ensemble\"],\"vZERag\":[\"Vue d’ensemble - Thèmes et tendances\"],\"MkvsWx\":[\"Prendre rendez-vous\"],\"YgG3yv\":[\"Idées de brainstorming\"],\"4eBtkM\":[\"Construire des tableaux de bord personnalisés avec des données de conversation en temps réel\"],\"ba5GvN\":[\"En supprimant ce projet, vous supprimerez toutes les données qui y sont associées. Cette action ne peut pas être annulée. Êtes-vous ABSOLUMENT sûr de vouloir supprimer ce projet ?\"],\"dEgA5A\":[\"Annuler\"],\"participant.mic.settings.modal.second.confirm.cancel\":[\"Annuler\"],\"participant.concrete.action.button.cancel\":[\"Annuler\"],\"participant.concrete.instructions.button.cancel\":[\"Annuler\"],\"select.all.modal.cancel\":[\"Annuler\"],\"add.tag.filter.modal.cancel\":[\"Annuler\"],\"RKD99R\":[\"Impossible d'ajouter une conversation vide\"],\"kryGs+\":[\"Carte\"],\"JFFJDJ\":[\"Les modifications sont enregistrées automatiquement pendant que vous utilisez l'application. <0/>Une fois que vous avez des modifications non enregistrées, vous pouvez cliquer n'importe où pour les sauvegarder. <1/>Vous verrez également un bouton pour annuler les modifications.\"],\"u0IJto\":[\"Les modifications seront enregistrées automatiquement\"],\"xF/jsW\":[\"Changer de langue pendant une conversation active peut provoquer des résultats inattendus. Il est recommandé de commencer une nouvelle conversation après avoir changé la langue. Êtes-vous sûr de vouloir continuer ?\"],\"AHZflp\":[\"Discussion\"],\"TGJVgd\":[\"Discussion | Dembrane\"],\"chat.accordion.skeleton.title\":[\"Discussions\"],\"project.sidebar.chat.title\":[\"Discussions\"],\"8Q+lLG\":[\"Discussions\"],\"participant.button.check.microphone.access\":[\"Vérifier l'accès au microphone\"],\"+e4Yxz\":[\"Vérifier l'accès au microphone\"],\"v4fiSg\":[\"Vérifiez votre e-mail\"],\"pWT04I\":[\"Vérification...\"],\"KFa1f3\":[\"Choisir un fichier logo\"],\"okLwd9\":[\"Choisir parmi vos autres projets\"],\"Aoxltn\":[\"Choisir quand vous souhaitez recevoir les notifications\"],\"DakUDF\":[\"Choisis le thème que tu préfères pour l’interface\"],\"0ngaDi\":[\"Citation des sources suivantes\"],\"B2pdef\":[\"Cliquez sur \\\"Télécharger les fichiers\\\" lorsque vous êtes prêt à commencer le processus de téléchargement.\"],\"cwMTjO\":[\"Cliquer pour modifier\"],\"jcSz6S\":[\"Cliquez pour voir les \",[\"totalCount\"],\" conversations\"],\"+d+tJS\":[\"Cloner depuis un autre projet\"],\"nCnTY0\":[\"Cloner depuis le projet\"],\"BPrdpc\":[\"Cloner le projet\"],\"9U86tL\":[\"Cloner le projet\"],\"yz7wBu\":[\"Fermer\"],\"select.all.modal.close\":[\"Fermer\"],\"q+hNag\":[\"Collection\"],\"bJHBId\":[\"Cas d'utilisation courants :\"],\"Wqc3zS\":[\"Comparer & Contraster\"],\"CfO59/\":[\"Compare & Contrast Insights\"],\"jlZul5\":[\"Comparez et contrastez les éléments suivants fournis dans le contexte.\"],\"bD8I7O\":[\"Terminé\"],\"6jBoE4\":[\"Sujets concrets\"],\"participant.mic.settings.modal.second.confirm.button\":[\"Continuer\"],\"yjkELF\":[\"Confirmer le nouveau mot de passe\"],\"p2/GCq\":[\"Confirmer le mot de passe\"],\"puQ8+/\":[\"Publier\"],\"L0k594\":[\"Confirmez votre mot de passe pour générer un nouveau secret pour votre application d'authentification.\"],\"JhzMcO\":[\"Connexion aux services de création de rapports...\"],\"wX/BfX\":[\"Connexion saine\"],\"WimHuY\":[\"Connexion défectueuse\"],\"DFFB2t\":[\"Contactez votre représentant commercial\"],\"VlCTbs\":[\"Contactez votre représentant commercial pour activer cette fonction aujourd'hui !\"],\"M73whl\":[\"Contexte\"],\"VHSco4\":[\"Contexte ajouté :\"],\"aVvy3Y\":[\"Limite de contexte atteinte\"],\"participant.button.continue\":[\"Continuer\"],\"xGVfLh\":[\"Continuer\"],\"F1pfAy\":[\"conversation\"],\"EiHu8M\":[\"Conversation ajoutée à la discussion\"],\"ggJDqH\":[\"Audio de la conversation\"],\"participant.conversation.ended\":[\"Conversation terminée\"],\"BsHMTb\":[\"Conversation terminée\"],\"26Wuwb\":[\"Traitement de la conversation\"],\"OtdHFE\":[\"Conversation retirée de la discussion\"],\"zTKMNm\":[\"Statut de la conversation\"],\"Rdt7Iv\":[\"Détails du statut de la conversation\"],\"7Ljafh\":[\"Tags de conversation\"],\"a7zH70\":[\"conversations\"],\"EnJuK0\":[\"Conversations\"],\"TQ8ecW\":[\"Conversations à partir du QR Code\"],\"nmB3V3\":[\"Conversations à partir du téléchargement\"],\"participant.refine.cooling.down\":[\"Période de repos. Disponible dans \",[\"0\"]],\"6V3Ea3\":[\"Copié\"],\"84o0nc\":[\"Copié depuis la conversation originale\"],\"PiH3UR\":[\"Copié !\"],\"he3ygx\":[\"Copier\"],\"y1eoq1\":[\"Copier le lien\"],\"Dj+aS5\":[\"Copier le lien pour partager ce rapport\"],\"vAkFou\":[\"Copier le secret\"],\"v3StFl\":[\"Copier le résumé\"],\"/4gGIX\":[\"Copier dans le presse-papiers\"],\"RTxUjI\":[\"Copier dans le presse-papiers\"],\"rG2gDo\":[\"Copier la transcription\"],\"OvEjsP\":[\"Copie en cours...\"],\"hYgDIe\":[\"Créer\"],\"VW1ecc\":[\"Créer un nouveau webhook à partir de zéro\"],\"oJfYM5\":[\"Create a research brief from recent conversations\"],\"CSQPC0\":[\"Créer un compte\"],\"library.create\":[\"Créer une bibliothèque\"],\"O671Oh\":[\"Créer une bibliothèque\"],\"library.create.view.modal.title\":[\"Créer une nouvelle vue\"],\"vY2Gfm\":[\"Créer une nouvelle vue\"],\"bsfMt3\":[\"Créer un rapport\"],\"library.create.view\":[\"Créer une vue\"],\"3D0MXY\":[\"Créer une vue\"],\"dkAPxi\":[\"Créer un webhook\"],\"45O6zJ\":[\"Créé le\"],\"yOrQ4N\":[\"Logo actuel\"],\"8Tg/JR\":[\"Personnalisé\"],\"o1nIYK\":[\"Nom de fichier personnalisé\"],\"GrXJvi\":[\"Logo personnalisé\"],\"iv5fAO\":[\"Prompt de titre personnalisé\"],\"ZQKLI1\":[\"Zone dangereuse\"],\"wqCnxg\":[\"URL du tableau de bord (lien direct vers l'aperçu de la conversation)\"],\"ovBPCi\":[\"Par défaut\"],\"ucTqrC\":[\"Par défaut - Pas de tutoriel (Seulement les déclarations de confidentialité)\"],\"K/78Yl\":[\"Delegate multi-step analysis with live tool execution\"],\"cnGeoo\":[\"Supprimer\"],\"project.sidebar.chat.delete\":[\"Supprimer la discussion\"],\"2DzmAq\":[\"Supprimer la conversation\"],\"++iDlT\":[\"Supprimer le projet\"],\"zdyslo\":[\"Supprimer le webhook\"],\"+m7PfT\":[\"Supprimé avec succès\"],\"p9tvm2\":[\"Echo\"],\"90wFaY\":[\"ECHO\"],\"Y7Si8i\":[\"dembrane est propulsé par l’IA. Vérifie bien les réponses.\"],\"67znul\":[\"Réponse\"],\"Nu4oKW\":[\"Description\"],\"NMz7xK\":[\"Développez un cadre stratégique qui conduit à des résultats significatifs. Veuillez :\\n\\nIdentifier les objectifs clés et leurs interdépendances\\nPlanifier les moyens d'implémentation avec des délais réalistes\\nAnticiper les obstacles potentiels et les stratégies de mitigation\\nDéfinir des indicateurs clairs pour le succès au-delà des indicateurs de vanité\\nMettre en évidence les besoins en ressources et les priorités d'allocation\\nStructurer le plan pour les actions immédiates et la vision à long terme\\nInclure les portes de décision et les points de pivot\\n\\nNote : Concentrez-vous sur les stratégies qui créent des avantages compétitifs durables, pas seulement des améliorations incrémentales.\"],\"qERl58\":[\"Désactiver 2FA\"],\"yrMawf\":[\"Désactiver l'authentification à deux facteurs\"],\"E/QGRL\":[\"Désactivé\"],\"fDGgw4\":[\"Dois-je avoir cela ?\"],\"LnL5p2\":[\"Voulez-vous contribuer à ce projet ?\"],\"JeOjN4\":[\"Voulez-vous rester dans la boucle ?\"],\"TvY/XA\":[\"Documentation\"],\"mzI/c+\":[\"Télécharger\"],\"5YVf7S\":[\"Téléchargez toutes les transcriptions de conversations générées pour ce projet.\"],\"5154Ap\":[\"Télécharger toutes les transcriptions\"],\"8fQs2Z\":[\"Download as\"],\"hX9DE4\":[\"Download audio\"],\"hTiEnc\":[\"Télécharger l'audio\"],\"wEiqju\":[\"Télécharger le QR code\"],\"+bBcKo\":[\"Télécharger la transcription\"],\"5XW2u5\":[\"Options de téléchargement de la transcription\"],\"6Wy9H3\":[\"Draft next actions and organize them by priority\"],\"hUO5BY\":[\"Glissez les fichiers audio ici ou cliquez pour sélectionner des fichiers\"],\"KGi3u9\":[\"Glisser pour réorganiser\"],\"lkz6PL\":[\"Durée\"],\"KIjvtr\":[\"Néerlandais\"],\"pO9dOq\":[\"par exemple : \\\"Utiliser des phrases adjectivales courtes comme 'Espaces verts urbains' ou 'Emploi des jeunes'. Éviter les titres génériques.\\\"\"],\"ffuZIY\":[\"par exemple : Notifications Slack, Make Workflow\"],\"participant.button.echo\":[\"ECHO\"],\"HA9VXi\":[\"ÉCHO\"],\"rH6cQt\":[\"Echo est optimisé par l'IA. Veuillez vérifier les réponses.\"],\"o6tfKZ\":[\"ECHO est optimisé par l'IA. Veuillez vérifier les réponses.\"],\"/IJH/2\":[\"ECHO!\"],\"ePK91l\":[\"Modifier\"],\"9WkyHF\":[\"Modifier la conversation\"],\"/8fAkm\":[\"Modifier le nom du fichier\"],\"G2KpGE\":[\"Modifier le projet\"],\"DdevVt\":[\"Modifier le contenu du rapport\"],\"0YvCPC\":[\"Modifier la ressource\"],\"report.editor.description\":[\"Modifier le contenu du rapport en utilisant l'éditeur de texte enrichi ci-dessous. Vous pouvez formater le texte, ajouter des liens, des images et plus encore.\"],\"nP7CdQ\":[\"Modifier le webhook\"],\"F6H6Lg\":[\"Mode d'édition\"],\"O3oNi5\":[\"E-mail\"],\"wwiTff\":[\"Vérification de l'e-mail\"],\"Ih5qq/\":[\"Vérification de l'e-mail | Dembrane\"],\"iF3AC2\":[\"E-mail vérifié avec succès. Vous serez redirigé vers la page de connexion dans 5 secondes. Si vous n'êtes pas redirigé, veuillez cliquer <0>ici.\"],\"g2N9MJ\":[\"email@travail.com\"],\"N2S1rs\":[\"Vide\"],\"DCRKbe\":[\"Activer 2FA\"],\"PccJlP\":[\"Enable Echo\"],\"pPJr5A\":[\"Enable ECHO\"],\"D3AnH0\":[\"Activer Explorer\"],\"+ljZfM\":[\"Activer Va plus profond\"],\"wGA7d4\":[\"Activer Rends-le concret\"],\"4KKbfZ\":[\"Activer la participation\"],\"PoQJQE\":[\"Enable Reply\"],\"G3dSLc\":[\"Activer les notifications de rapports\"],\"Idlt6y\":[\"Activez cette fonctionnalité pour permettre aux participants de recevoir des notifications lorsqu'un rapport est publié ou mis à jour. Les participants peuvent entrer leur e-mail pour s'abonner aux mises à jour et rester informés.\"],\"g2qGhy\":[\"Activez cette fonctionnalité pour permettre aux participants de demander des réponses alimentées par l'IA pendant leur conversation. Les participants peuvent cliquer sur \\\"Echo\\\" après avoir enregistré leurs pensées pour recevoir un retour contextuel, encourageant une réflexion plus profonde et un engagement accru. Une période de récupération s'applique entre les demandes.\"],\"pB03mG\":[\"Activez cette fonctionnalité pour permettre aux participants de demander des réponses alimentées par l'IA pendant leur conversation. Les participants peuvent cliquer sur \\\"ECHO\\\" après avoir enregistré leurs pensées pour recevoir un retour contextuel, encourageant une réflexion plus profonde et un engagement accru. Une période de récupération s'applique entre les demandes.\"],\"ZUS4uO\":[\"Activez cette fonctionnalité pour permettre aux participants de demander des réponses alimentées par l'IA pendant leur conversation. Les participants peuvent cliquer sur \\\"Explorer\\\" après avoir enregistré leurs pensées pour recevoir un retour contextuel, encourageant une réflexion plus profonde et un engagement accru. Une période de récupération s'applique entre les demandes.\"],\"dWv3hs\":[\"Activez cette fonctionnalité pour permettre aux participants de demander des réponses AI pendant leur conversation. Les participants peuvent cliquer sur \\\"dembrane Réponse\\\" après avoir enregistre leurs pensées pour recevoir un feedback contextuel, encourager une réflexion plus profonde et une engagement plus élevé. Une période de cooldown s'applique entre les demandes.\"],\"rkE6uN\":[\"Active cette fonction pour que les participants puissent demander des réponses générées par l’IA pendant leur conversation. Après avoir enregistré leurs idées, ils peuvent cliquer sur « Va plus profond » pour recevoir un feedback contextuel qui les aide à aller plus loin dans leur réflexion et leur engagement. Un délai s’applique entre deux demandes.\"],\"dashboard.dembrane.feature.verify.description\":[\"Activez cette fonctionnalité pour permettre aux participants de vérifier et d'approuver les \\\"résultats\\\" de leurs contributions. Cela aide à cristalliser les idées clés, les préoccupations ou les résumés. Après la conversation, vous pouvez filtrer les discussions avec des résultats vérifiés et les examiner dans l'aperçu.\"],\"C027jd\":[\"Activer l'anonymisation des transcriptions\"],\"329BBO\":[\"Activer l'authentification à deux facteurs\"],\"x35ZEt\":[\"Activer la vérification\"],\"RxzN1M\":[\"Activé\"],\"IxzwiB\":[\"Fin de la liste • Toutes les \",[\"0\"],\" conversations chargées\"],\"lYGfRP\":[\"Anglais\"],\"GboWYL\":[\"Entrez un terme clé ou un nom propre\"],\"TSHJTb\":[\"Entrez un nom pour le nouveau conversation\"],\"KovX5R\":[\"Entrez un nom pour votre projet cloné\"],\"DRYPFp\":[\"Entrez une clé secrète\"],\"34YqUw\":[\"Entrez un code valide pour désactiver l'authentification à deux facteurs.\"],\"2FPsPl\":[\"Entrez le nom du fichier (sans extension)\"],\"vT+QoP\":[\"Entrez un nouveau nom pour la discussion :\"],\"oIn7d4\":[\"Entrez le code à 6 chiffres de votre application d'authentification.\"],\"q1OmsR\":[\"Entrez le code actuel à six chiffres de votre application d'authentification.\"],\"nAEwOZ\":[\"Enter your access code\"],\"NgaR6B\":[\"Entrez votre mot de passe\"],\"42tLXR\":[\"Entrez votre requête\"],\"HRbyGE\":[\"Entré par le participant sur le portail\"],\"SlfejT\":[\"Erreur\"],\"Ne0Dr1\":[\"Erreur lors du clonage du projet\"],\"AEkJ6x\":[\"Erreur lors de la création du rapport\"],\"S2MVUN\":[\"Erreur lors du chargement des annonces\"],\"xcUDac\":[\"Erreur lors du chargement des perspectives\"],\"edh3aY\":[\"Erreur lors du chargement du projet\"],\"3Uoj83\":[\"Erreur lors du chargement des citations\"],\"4kVRov\":[\"Une erreur s'est produite\"],\"z05QRC\":[\"Erreur lors de la mise à jour du rapport\"],\"hmk+3M\":[\"Erreur lors du téléchargement de \\\"\",[\"0\"],\"\\\": \",[\"1\"]],\"tst44n\":[\"Événements\"],\"VFClUG\":[\"Événements à écouter\"],\"participant.alert.microphone.access.success\":[\"Tout semble bon – vous pouvez continuer.\"],\"/PykH1\":[\"Tout semble bon – vous pouvez continuer.\"],\"jqsg/I\":[\"Exemple de payload de webhook\"],\"AAC/NE\":[\"Example: This conversation is about [topic]. Key terms include [term1], [term2]. Please pay special attention to [specific aspect].\"],\"Rsjgm0\":[\"Expérimental\"],\"8tjQCz\":[\"Explorer\"],\"participant.echo.explore\":[\"Explorer\"],\"/bsogT\":[\"Explore les thèmes et les tendances de toutes les conversations\"],\"sAod0Q\":[\"Exploration de \",[\"conversationCount\"],\" conversations\"],\"GS+Mus\":[\"Exporter\"],\"7Bj3x9\":[\"Échec\"],\"bh2Vob\":[\"Échec de l'ajout de la conversation à la discussion\"],\"ajvYcJ\":[\"Échec de l'ajout de la conversation à la discussion\",[\"0\"]],\"g5wCZj\":[\"Échec de l'ajout de conversations au contexte\"],\"9GMUFh\":[\"Échec de l'approbation de l'artefact. Veuillez réessayer.\"],\"pmwvUt\":[\"Échec de l'approbation du résultat. Veuillez réessayer.\"],\"RBpcoc\":[\"Échec de la copie du chat. Veuillez réessayer.\"],\"uvu6eC\":[\"Échec de la copie de la transcription. Réessaie.\"],\"BVzTya\":[\"Échec de la suppression de la réponse\"],\"p+a077\":[\"Échec de la désactivation de la sélection automatique pour cette discussion\"],\"iS9Cfc\":[\"Échec de l'activation de la sélection automatique pour cette discussion\"],\"C6KoMG\":[\"Échec de la fin de la conversation. Veuillez réessayer ou commencer une nouvelle conversation.\"],\"Gu9mXj\":[\"Échec de la fin de la conversation. Veuillez réessayer.\"],\"vx5bTP\":[\"Échec de la génération de \",[\"label\"],\". Veuillez réessayer.\"],\"7S+M+W\":[\"Failed to generate Hidden gems. Please try again.\"],\"Fa1ewI\":[\"Impossible de générer le résumé. Réessaie plus tard.\"],\"DKxr+e\":[\"Échec de la récupération des annonces\"],\"TSt/Iq\":[\"Échec de la récupération de la dernière annonce\"],\"D4Bwkb\":[\"Échec de la récupération du nombre d'annonces non lues\"],\"AXRzV1\":[\"Échec du chargement de l’audio ou l’audio n’est pas disponible\"],\"Z77bMM\":[\"Échec du chargement des webhooks\"],\"T7KYJY\":[\"Échec du marquage de toutes les annonces comme lues\"],\"eGHX/x\":[\"Échec du marquage de l'annonce comme lue\"],\"FBluE+\":[\"Échec de la reconnexion. Veuillez recharger la page.\"],\"SVtMXb\":[\"Échec de la régénération du résumé. Veuillez réessayer plus tard.\"],\"h49o9M\":[\"Échec du rechargement. Veuillez réessayer.\"],\"kE1PiG\":[\"Échec de la suppression de la conversation de la discussion\"],\"+piK6h\":[\"Échec de la suppression de la conversation de la discussion\",[\"0\"]],\"P9wLTJ\":[\"Échec de la suppression du logo\"],\"SmP70M\":[\"Échec de la transcription de la conversation. Veuillez réessayer.\"],\"hhLiKu\":[\"Échec de la révision de l'artefact. Veuillez réessayer.\"],\"kClMar\":[\"Échec de la révision du résultat. Veuillez réessayer.\"],\"8LgIkO\":[\"Échec de la création d'une nouvelle conversation. Veuillez réessayer.\"],\"wMEdO3\":[\"Échec de l'arrêt de l'enregistrement lors du changement de périphérique. Veuillez réessayer.\"],\"RW4V7P\":[\"Échec du téléchargement du logo\"],\"wH6wcG\":[\"Échec de la vérification de l'état de l'e-mail. Veuillez réessayer.\"],\"participant.modal.echo.info.title\":[\"Fonctionnalité bientôt disponible\"],\"87gcCP\":[\"Le fichier \\\"\",[\"0\"],\"\\\" dépasse la taille maximale de \",[\"1\"],\".\"],\"ena+qV\":[\"Le fichier \\\"\",[\"0\"],\"\\\" a un format non pris en charge. Seuls les fichiers audio sont autorisés.\"],\"LkIAge\":[\"Le fichier \\\"\",[\"0\"],\"\\\" n'est pas un format audio pris en charge. Seuls les fichiers audio sont autorisés.\"],\"RW2aSn\":[\"Le fichier \\\"\",[\"0\"],\"\\\" est trop petit (\",[\"1\"],\"). La taille minimale est de \",[\"2\"],\".\"],\"+aBwxq\":[\"Taille du fichier: Min \",[\"0\"],\", Max \",[\"1\"],\", jusqu'à \",[\"MAX_FILES\"],\" fichiers\"],\"UkgMPE\":[\"Nom du fichier depuis le fichier téléchargé\"],\"o7J4JM\":[\"Filtrer\"],\"5g0xbt\":[\"Filtrer les journaux d'audit par action\"],\"9clinz\":[\"Filtrer les journaux d'audit par collection\"],\"O39Ph0\":[\"Filtrer par action\"],\"DiDNkt\":[\"Filtrer par collection\"],\"MRk67a\":[\"Find contradictions and suggest follow-up questions\"],\"participant.button.stop.finish\":[\"Terminer\"],\"participant.button.finish.text.mode\":[\"Terminer\"],\"participant.button.finish\":[\"Terminer\"],\"JmZ/+d\":[\"Terminer\"],\"participant.modal.finish.title.text.mode\":[\"Êtes-vous sûr de vouloir terminer la conversation ?\"],\"4dQFvz\":[\"Terminé\"],\"kODvZJ\":[\"Prénom\"],\"MKEPCY\":[\"Suivre\"],\"JnPIOr\":[\"Suivre la lecture\"],\"cGeFup\":[\"Taille de la police\"],\"Jj3pF8\":[\"Pour les utilisateurs avancés : Une clé secrète pour vérifier l'authenticité du webhook. Nécessaire si votre service de réception requiert une vérification de signature.\"],\"glx6on\":[\"Mot de passe oublié ?\"],\"nLC6tu\":[\"Français\"],\"k/Ywl4\":[\"Transcription complète (lorsqu'elle est disponible)\"],\"ziAjHi\":[\"Générer\"],\"GRy59I\":[\"Générer un résumé d'abord\"],\"tSA0hO\":[\"Générer des perspectives à partir de vos conversations\"],\"QqIxfi\":[\"Générer un secret\"],\"tM4cbZ\":[\"Générer des notes de réunion structurées basées sur les points de discussion suivants fournis dans le contexte.\"],\"gitFA/\":[\"Générer un résumé\"],\"kzY+nd\":[\"Génération du résumé. Patiente un peu...\"],\"DDcvSo\":[\"Allemand\"],\"u9yLe/\":[\"Obtenez une réponse immédiate de dembrane pour vous aider à approfondir la conversation.\"],\"participant.refine.go.deeper.description\":[\"Obtenez une réponse immédiate de dembrane pour vous aider à approfondir la conversation.\"],\"TAXdgS\":[\"Donnez-moi une liste de 5 à 10 sujets qui sont discutés.\"],\"CKyk7Q\":[\"Retour\"],\"participant.concrete.artefact.action.button.go.back\":[\"Retour\"],\"IL8LH3\":[\"Va plus profond\"],\"DXr0zk\":[\"Plein écran\"],\"iWpEwy\":[\"Retour à l'accueil\"],\"A3oCMz\":[\"Aller à la nouvelle conversation\"],\"5gqNQl\":[\"Vue en grille\"],\"+h3keC\":[\"Guide pour comprendre comment les titres sont générés. Les titres décrivent le sujet de la conversation, pas le participant.\"],\"ZqBGoi\":[\"A des artefacts vérifiés\"],\"Yae+po\":[\"Aidez-nous à traduire\"],\"ng2Unt\":[\"Bonjour, \",[\"0\"]],\"D+zLDD\":[\"Masqué\"],\"G1UUQY\":[\"Pépite cachée\"],\"vLyv1R\":[\"Masquer\"],\"LqWHk1\":[\"Masquer \",[\"0\"]],\"u5xmYC\":[\"Tout masquer\"],\"txCbc+\":[\"Masquer toutes les perspectives\"],\"0lRdEo\":[\"Masquer les conversations sans contenu\"],\"eHo/Jc\":[\"Masquer les données\"],\"g4tIdF\":[\"Masquer les données de révision\"],\"tn75xn\":[\"Highlight specific Concept\"],\"i0qMbr\":[\"Accueil\"],\"lgXx7l\":[\"Comment ça marche :\"],\"LSCWlh\":[\"Comment décririez-vous à un collègue ce que vous essayez d'accomplir avec ce projet ?\\n* Quel est l'objectif principal ou la métrique clé\\n* À quoi ressemble le succès\"],\"participant.button.i.understand\":[\"Je comprends\"],\"sfIOlH\":[\"IBAN\"],\"S0kLOH\":[\"ID\"],\"WsoNdK\":[\"Identifiez et analysez les thèmes récurrents dans ce contenu. Veuillez:\\n\"],\"KbXMDK\":[\"Identifiez les thèmes, sujets et arguments récurrents qui apparaissent de manière cohérente dans les conversations. Analysez leur fréquence, intensité et cohérence. Sortie attendue: 3-7 aspects pour les petits ensembles de données, 5-12 pour les ensembles de données moyens, 8-15 pour les grands ensembles de données. Conseils de traitement: Concentrez-vous sur les motifs distincts qui apparaissent dans de multiples conversations.\"],\"participant.verify.instructions.approve.artefact\":[\"Si vous êtes satisfait de \",[\"objectLabel\"],\", cliquez sur \\\"Approuver\\\" pour montrer que vous vous sentez entendu.\"],\"411+TR\":[\"Si vous êtes un utilisateur avancé configurant des intégrations webhook, nous aimerions en savoir plus sur votre cas d'utilisation. Nous construisons également des fonctionnalités d'observabilité incluant les journaux d'audit et le suivi de la livraison.\"],\"AGaPk/\":[\"Si vous n'êtes pas sûr, vous n'avez probablement pas besoin de cela encore. Les webhooks sont une fonctionnalité avancée généralement utilisée par les développeurs ou les équipes avec des intégrations personnalisées. Vous pouvez toujours les configurer plus tard.\"],\"hDVOQQ\":[\"Si vous configurez des intégrations webhook, nous aimerions en savoir plus sur votre cas d'utilisation. Nous construisons également des fonctionnalités d'observabilité incluant les journaux d'audit et le suivi de la livraison.\"],\"QJUjB0\":[\"Pour mieux naviguer dans les citations, créez des vues supplémentaires. Les citations seront ensuite regroupées en fonction de votre vue.\"],\"IJUcvx\":[\"En attendant, si vous souhaitez analyser les conversations qui sont encore en cours de traitement, vous pouvez utiliser la fonction Chat\"],\"aOhF9L\":[\"Inclure le lien vers le portail dans le rapport\"],\"Dvf4+M\":[\"Inclure les horodatages\"],\"CE+M2e\":[\"Info\"],\"sMa/sP\":[\"Bibliothèque de perspectives\"],\"ZVY8fB\":[\"Perspective non trouvée\"],\"sJa5f4\":[\"perspectives\"],\"3hJypY\":[\"Perspectives\"],\"crUYYp\":[\"Code invalide. Veuillez en demander un nouveau.\"],\"jLr8VJ\":[\"Identifiants invalides.\"],\"aZ3JOU\":[\"Jeton invalide. Veuillez réessayer.\"],\"1xMiTU\":[\"Adresse IP\"],\"participant.conversation.error.deleted\":[\"Il semble que la conversation a été supprimée pendant que vous enregistriez. Nous avons arrêté l'enregistrement pour éviter tout problème. Vous pouvez en commencer une nouvelle à tout moment.\"],\"zT7nbS\":[\"Il semble que la conversation a été supprimée pendant que vous enregistriez. Nous avons arrêté l'enregistrement pour éviter tout problème. Vous pouvez en commencer une nouvelle à tout moment.\"],\"library.not.available.message\":[\"Il semble que la bibliothèque n'est pas disponible pour votre compte. Veuillez demander un accès pour débloquer cette fonctionnalité.\"],\"participant.outcome.error.description\":[\"Nous n'avons pas pu charger ce résultat. Il peut s'agir d'un problème temporaire. Vous pouvez essayer de recharger ou revenir en arrière pour sélectionner un autre sujet.\"],\"MbKzYA\":[\"Il semble que plusieurs personnes parlent. Prendre des tours nous aidera à entendre tout le monde clairement.\"],\"Lj7sBL\":[\"Italien\"],\"clXffu\":[\"Rejoindre \",[\"0\"],\" sur Dembrane\"],\"uocCon\":[\"Un instant\"],\"OSBXx5\":[\"Juste maintenant\"],\"0ohX1R\":[\"Sécurisez l'accès avec un code à usage unique de votre application d'authentification. Activez ou désactivez l'authentification à deux facteurs pour ce compte.\"],\"vXIe7J\":[\"Langue\"],\"UXBCwc\":[\"Nom\"],\"0K/D0Q\":[\"Dernièrement enregistré le \",[\"0\"]],\"K7P0jz\":[\"Dernière mise à jour\"],\"ay5uke\":[\"En savoir plus sur les webhooks\"],\"ffCwpJ\":[\"Laisser vide pour conserver l'existant\"],\"PIhnIP\":[\"Laissez-nous savoir!\"],\"qhQjFF\":[\"Vérifions que nous pouvons vous entendre\"],\"exYcTF\":[\"Bibliothèque\"],\"library.title\":[\"Bibliothèque\"],\"T50lwc\":[\"Création de la bibliothèque en cours\"],\"yUQgLY\":[\"La bibliothèque est en cours de traitement\"],\"gkv8iG\":[\"Plaque d'immatriculation\"],\"yzF66j\":[\"Lien\"],\"3gvJj+\":[\"Publication LinkedIn (Expérimental)\"],\"dF6vP6\":[\"Direct\"],\"uH9GEL\":[\"Live agent execution mode\"],\"participant.live.audio.level\":[\"Niveau audio en direct:\"],\"TkFXaN\":[\"Niveau audio en direct:\"],\"n9yU9X\":[\"Vue en direct\"],\"participant.verify.instructions.loading\":[\"Chargement\"],\"yQE2r9\":[\"Chargement\"],\"yQ9yN3\":[\"Chargement des actions...\"],\"participant.concrete.loading.artefact\":[\"Chargement de l'artefact\"],\"JOvnq+\":[\"Chargement des journaux d'audit…\"],\"y+JWgj\":[\"Chargement des collections...\"],\"ATTcN8\":[\"Chargement des sujets concrets…\"],\"FUK4WT\":[\"Chargement des microphones...\"],\"H+bnrh\":[\"Chargement de la transcription...\"],\"3DkEi5\":[\"Loading verification topics…\"],\"3SKW0s\":[\"Chargement des sujets de vérification…\"],\"+yD+Wu\":[\"chargement...\"],\"Z3FXyt\":[\"Chargement...\"],\"Pwqkdw\":[\"Chargement…\"],\"z0t9bb\":[\"Connexion\"],\"zfB1KW\":[\"Connexion | Dembrane\"],\"Wd2LTk\":[\"Se connecter en tant qu'utilisateur existant\"],\"2cm4WM\":[\"Logo supprimé\"],\"WXSxpf\":[\"Logo mis à jour avec succès\"],\"nOhz3x\":[\"Déconnexion\"],\"jWXlkr\":[\"Plus long en premier\"],\"JSxZVX\":[\"Marquer toutes comme lues\"],\"+s1J8k\":[\"Marquer comme lue\"],\"VxyuRJ\":[\"Notes de réunion\"],\"08d+3x\":[\"Messages de \",[\"0\"],\" - \",[\"1\"],\"%\"],\"B+1PXy\":[\"L'accès au microphone est toujours refusé. Veuillez vérifier vos paramètres et réessayer.\"],\"lWkKSO\":[\"min\"],\"zz/Wd/\":[\"Mode\"],\"zMx0gF\":[\"Plus de templates\"],\"QWdKwH\":[\"Déplacer\"],\"CyKTz9\":[\"Déplacer\"],\"wUTBdx\":[\"Déplacer vers un autre projet\"],\"Ksvwy+\":[\"Déplacer vers un projet\"],\"6YtxFj\":[\"Nom\"],\"e3/ja4\":[\"Nom A-Z\"],\"8/brI5\":[\"Le nom est requis\"],\"c5Xt89\":[\"Nom Z-A\"],\"isRobC\":[\"Nouveau\"],\"Wmq4bZ\":[\"Nom de la nouvelle conversation\"],\"library.new.conversations\":[\"De nouvelles conversations ont été ajoutées depuis la génération de la bibliothèque. Régénérez la bibliothèque pour les traiter.\"],\"P/+jkp\":[\"De nouvelles conversations ont été ajoutées depuis la génération de la bibliothèque. Régénérez la bibliothèque pour les traiter.\"],\"7vhWI8\":[\"Nouveau mot de passe\"],\"+VXUp8\":[\"Nouveau projet\"],\"+RfVvh\":[\"Plus récent en premier\"],\"participant.button.next\":[\"Suivant\"],\"participant.ready.to.begin.button.text\":[\"Prêt à commencer\"],\"participant.verify.selection.button.next\":[\"Suivant\"],\"participant.verify.instructions.button.next\":[\"Suivant\"],\"hXzOVo\":[\"Suivant\"],\"participant.button.finish.no.text.mode\":[\"Non\"],\"riwuXX\":[\"Aucune action trouvée\"],\"WsI5bo\":[\"Aucune annonce disponible\"],\"Em+3Ls\":[\"Aucun journal d'audit ne correspond aux filtres actuels.\"],\"project.sidebar.chat.empty.description\":[\"Aucune discussion trouvée. Commencez une discussion en utilisant le bouton \\\"Demander\\\".\"],\"YM6Wft\":[\"Aucune discussion trouvée. Commencez une discussion en utilisant le bouton \\\"Demander\\\".\"],\"Qqhl3R\":[\"Aucune collection trouvée\"],\"zMt5AM\":[\"Aucun sujet concret disponible.\"],\"zsslJv\":[\"Aucun contenu\"],\"1pZsdx\":[\"Aucune conversation disponible pour créer la bibliothèque\"],\"library.no.conversations\":[\"Aucune conversation disponible pour créer la bibliothèque\"],\"zM3DDm\":[\"Aucune conversation disponible pour créer la bibliothèque. Veuillez ajouter des conversations pour commencer.\"],\"EtMtH/\":[\"Aucune conversation trouvée.\"],\"BuikQT\":[\"Aucune conversation trouvée. Commencez une conversation en utilisant le lien d'invitation à participer depuis la <0><1>vue d'ensemble du projet.\"],\"select.all.modal.no.conversations\":[\"Aucune conversation n'a été traitée. Cela peut se produire si toutes les conversations sont déjà dans le contexte ou ne correspondent pas aux filtres sélectionnés.\"],\"meAa31\":[\"Aucune conversation\"],\"VInleh\":[\"Aucune perspective disponible. Générez des perspectives pour cette conversation en visitant<0><1> la bibliothèque du projet.\"],\"yTx6Up\":[\"Aucun terme clé ou nom propre n'a encore été ajouté. Ajoutez-en en utilisant le champ ci-dessus pour améliorer la précision de la transcription.\"],\"jfhDAK\":[\"Aucun nouveau feedback détecté encore. Veuillez continuer votre discussion et réessayer bientôt.\"],\"T3TyGx\":[\"Aucun projet trouvé \",[\"0\"]],\"y29l+b\":[\"Aucun projet trouvé pour ce terme de recherche\"],\"ghhtgM\":[\"Aucune citation disponible. Générez des citations pour cette conversation en visitant\"],\"yalI52\":[\"Aucune citation disponible. Générez des citations pour cette conversation en visitant<0><1> la bibliothèque du projet.\"],\"ctlSnm\":[\"Aucun rapport trouvé\"],\"EhV94J\":[\"Aucune ressource trouvée.\"],\"Ev2r9A\":[\"Aucun résultat\"],\"WRRjA9\":[\"Aucune étiquette trouvée\"],\"LcBe0w\":[\"Aucune étiquette n'a encore été ajoutée à ce projet. Ajoutez une étiquette en utilisant le champ de texte ci-dessus pour commencer.\"],\"bhqKwO\":[\"Aucune transcription disponible\"],\"TmTivZ\":[\"Aucune transcription disponible pour cette conversation.\"],\"vq+6l+\":[\"Aucune transcription n'existe pour cette conversation. Veuillez vérifier plus tard.\"],\"MPZkyF\":[\"Aucune transcription n'est sélectionnée pour cette conversation\"],\"AotzsU\":[\"Pas de tutoriel (uniquement les déclarations de confidentialité)\"],\"OdkUBk\":[\"Aucun fichier audio valide n'a été sélectionné. Veuillez sélectionner uniquement des fichiers audio (MP3, WAV, OGG, etc).\"],\"tNWcWM\":[\"Aucun sujet de vérification n'est configuré pour ce projet.\"],\"2h9aae\":[\"No verification topics available.\"],\"pdWSGS\":[\"Aucun sujet de vérification disponible.\"],\"+uY23Q\":[\"Aucun webhook configuré\"],\"/PUkCU\":[\"Aucun webhook trouvé\"],\"select.all.modal.not.added\":[\"Non ajoutées\"],\"OJx3wK\":[\"Non disponible\"],\"yebagU\":[\"Notifier les participants lorsqu'un rapport est publié.\"],\"cH5kXP\":[\"Maintenant\"],\"9+6THi\":[\"Plus ancien en premier\"],\"participant.verify.instructions.revise.artefact\":[\"Une fois que vous avez discuté, appuyez sur \\\"réviser\\\" pour que \",[\"objectLabel\"],\" change afin de refléter votre discussion.\"],\"participant.verify.instructions.read.aloud\":[\"Une fois que vous recevez \",[\"objectLabel\"],\", lisez-le à haute voix et partagez à haute voix ce que vous souhaitez modifier, le cas échéant.\"],\"conversation.ongoing\":[\"En cours\"],\"J6n7sl\":[\"En cours\"],\"uTmEDj\":[\"Conversations en cours\"],\"QvvnWK\":[\"Seules les \",[\"0\"],\" conversations terminées \",[\"1\"],\" seront incluses dans le rapport en ce moment. \"],\"participant.alert.microphone.access.failure\":[\"Il semble que l'accès au microphone ait été refusé. Pas d'inquiétude ! Nous avons un guide de dépannage pratique pour vous. N'hésitez pas à le consulter. Une fois le problème résolu, revenez sur cette page pour vérifier si votre microphone est prêt.\"],\"J17dTs\":[\"Oups ! Il semble que l'accès au microphone ait été refusé. Pas d'inquiétude ! Nous avons un guide de dépannage pratique pour vous. N'hésitez pas à le consulter. Une fois le problème résolu, revenez sur cette page pour vérifier si votre microphone est prêt.\"],\"1TNIig\":[\"Ouvrir\"],\"NRLF9V\":[\"Ouvrir la documentation\"],\"2CyWv2\":[\"Ouvert à la participation ?\"],\"Z7K0px\":[\"Ouvrir le guide\"],\"JoAjm8\":[\"Ouvrir le guide de l'hôte\"],\"participant.button.open.troubleshooting.guide\":[\"Ouvrir le guide de dépannage\"],\"7yrRHk\":[\"Ouvrir le guide de dépannage\"],\"Hak8r6\":[\"Ouvrez votre application d'authentification et entrez le code actuel à six chiffres.\"],\"LLAa/9\":[\"Optionnel\"],\"V44CS4\":[\"Champ optionnel sur la page de démarrage\"],\"bkndzy\":[\"Champ optionnel sur la page de remerciements\"],\"0zpgxV\":[\"Options\"],\"GC75c7\":[\"Résultat approuvé avec succès !\"],\"QLXrh9\":[\"Résultat rechargé avec succès !\"],\"LJg1UW\":[\"Résultat revu avec succès !\"],\"df3S+R\":[\"Résultat mis à jour !\"],\"1fjbvD\":[\"résultats\"],\"ZU3zZC\":[\"Résultats\"],\"6/dCYd\":[\"Aperçu\"],\"/fAXQQ\":[\"Vue d’ensemble - Thèmes et patterns\"],\"6WdDG7\":[\"Page\"],\"Wu++6g\":[\"Contenu de la page\"],\"8F1i42\":[\"Page non trouvée\"],\"6+Py7/\":[\"Titre de la page\"],\"v8fxDX\":[\"Participant\"],\"h3AUOJ\":[\"Email du participant\"],\"WdEzKM\":[\"Emails du participant\"],\"Uc9fP1\":[\"Fonctionnalités participant\"],\"rMCv1T\":[\"Nom et email du participant\"],\"y4n1fB\":[\"Les participants pourront sélectionner des étiquettes lors de la création de conversations\"],\"8ZsakT\":[\"Mot de passe\"],\"w3/J5c\":[\"Protéger le portail avec un mot de passe (demande de fonctionnalité)\"],\"lpIMne\":[\"Les mots de passe ne correspondent pas\"],\"IgrLD/\":[\"Pause\"],\"PTSHeg\":[\"Mettre en pause la lecture\"],\"UbRKMZ\":[\"En attente\"],\"zmwvG2\":[\"Téléphone\"],\"6v5aT9\":[\"Choisis l’approche qui correspond à ta question\"],\"participant.alert.microphone.access\":[\"Veuillez autoriser l'accès au microphone pour démarrer le test.\"],\"3flRk2\":[\"Veuillez autoriser l'accès au microphone pour démarrer le test.\"],\"SQSc5o\":[\"Veuillez vérifier plus tard ou contacter le propriétaire du projet pour plus d'informations.\"],\"T8REcf\":[\"Veuillez vérifier vos entrées pour les erreurs.\"],\"S6iyis\":[\"Veuillez ne fermer votre navigateur\"],\"n6oAnk\":[\"Veuillez activer la participation pour activer le partage\"],\"fwrPh4\":[\"Veuillez entrer une adresse e-mail valide.\"],\"iMWXJN\":[\"Veuillez garder cet écran allumé. (écran noir = pas d'enregistrement)\"],\"D90h1s\":[\"Veuillez vous connecter pour continuer.\"],\"mUGRqu\":[\"Veuillez fournir un résumé succinct des éléments suivants fournis dans le contexte.\"],\"ps5D2F\":[\"Veuillez enregistrer votre réponse en cliquant sur le bouton \\\"Enregistrer\\\" ci-dessous. Vous pouvez également choisir de répondre par texte en cliquant sur l'icône texte. \\n**Veuillez garder cet écran allumé** \\n(écran noir = pas d'enregistrement)\"],\"TsuUyf\":[\"Veuillez enregistrer votre réponse en cliquant sur le bouton \\\"Démarrer l'enregistrement\\\" ci-dessous. Vous pouvez également répondre en texte en cliquant sur l'icône texte.\"],\"4TVnP7\":[\"Veuillez sélectionner une langue pour votre rapport\"],\"N63lmJ\":[\"Veuillez sélectionner une langue pour votre rapport mis à jour\"],\"XvD4FK\":[\"Veuillez sélectionner au moins une source\"],\"hxTGLS\":[\"Sélectionne des conversations dans la barre latérale pour continuer\"],\"GXZvZ7\":[\"Veuillez attendre \",[\"timeStr\"],\" avant de demander un autre écho.\"],\"Am5V3+\":[\"Veuillez attendre \",[\"timeStr\"],\" avant de demander un autre Echo.\"],\"CE1Qet\":[\"Veuillez attendre \",[\"timeStr\"],\" avant de demander un autre ECHO.\"],\"Fx1kHS\":[\"Veuillez attendre \",[\"timeStr\"],\" avant de demander une autre réponse.\"],\"MgJuP2\":[\"Veuillez patienter pendant que nous générons votre rapport. Vous serez automatiquement redirigé vers la page du rapport.\"],\"library.processing.request\":[\"Bibliothèque en cours de traitement\"],\"04DMtb\":[\"Veuillez patienter pendant que nous traitons votre demande de retranscription. Vous serez redirigé vers la nouvelle conversation lorsque prêt.\"],\"ei5r44\":[\"Veuillez patienter pendant que nous mettons à jour votre rapport. Vous serez automatiquement redirigé vers la page du rapport.\"],\"j5KznP\":[\"Veuillez patienter pendant que nous vérifions votre adresse e-mail.\"],\"uRFMMc\":[\"Contenu du Portail\"],\"qVypVJ\":[\"Éditeur de Portail\"],\"g2UNkE\":[\"Propulsé par\"],\"MPWj35\":[\"Préparation de tes conversations... Ça peut prendre un moment.\"],\"/SM3Ws\":[\"Préparation de votre expérience\"],\"hyneRf\":[\"Aperçu : Le rapide brun fox saute sur le chien paresseux.\"],\"UoByX/\":[\"Imprimer / Enregistrer PDF\"],\"ANWB5x\":[\"Imprimer ce rapport\"],\"zwqetg\":[\"Déclarations de confidentialité\"],\"qAGp2O\":[\"Continuer\"],\"select.all.modal.proceed\":[\"Continuer\"],\"stk3Hv\":[\"traitement\"],\"vrnnn9\":[\"Traitement\"],\"select.all.modal.loading.description\":[\"Traitement de <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" et ajout à votre chat\"],\"kvs/6G\":[\"Le traitement de cette conversation a échoué. Cette conversation ne sera pas disponible pour l'analyse et le chat.\"],\"q11K6L\":[\"Le traitement de cette conversation a échoué. Cette conversation ne sera pas disponible pour l'analyse et le chat. Dernier statut connu : \",[\"0\"]],\"NQiPr4\":[\"Traitement de la transcription\"],\"48px15\":[\"Traitement de votre rapport...\"],\"gzGDMM\":[\"Traitement de votre demande de retranscription...\"],\"Hie0VV\":[\"Projet créé\"],\"0qmd8V\":[\"Projet par défaut : activé. Cela remplacera les informations personnelles identifiables avec .\"],\"xJMpjP\":[\"Bibliothèque de projet | Dembrane\"],\"QDjWwu\":[\"Project Meta Summary\"],\"OyIC0Q\":[\"Nom du projet\"],\"3gh0L6\":[\"Nom et ID du projet\"],\"6Z2q2Y\":[\"Le nom du projet doit comporter au moins 4 caractères\"],\"n7JQEk\":[\"Projet introuvable\"],\"hjaZqm\":[\"Project Overview\"],\"Jbf9pq\":[\"Aperçu du projet | Dembrane\"],\"O1x7Ay\":[\"Project Overview and Edit\"],\"Wsk5pi\":[\"Paramètres du projet\"],\"+0B+ue\":[\"Projets\"],\"Eb7xM7\":[\"Projets | Dembrane\"],\"JQVviE\":[\"Accueil des projets\"],\"nyEOdh\":[\"Fournissez un aperçu des sujets principaux et des thèmes récurrents\"],\"6oqr95\":[\"Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information.\"],\"EEYbdt\":[\"Publier\"],\"u3wRF+\":[\"Publié\"],\"E7YTYP\":[\"Récupère les citations les plus marquantes de cette session\"],\"eWLklq\":[\"Citations\"],\"0ZBIgY\":[\"Réutiliser les paramètres d'un webhook existant\"],\"wZxwNu\":[\"Lire à haute voix\"],\"participant.ready.to.begin\":[\"Prêt à commencer\"],\"ZKOO0I\":[\"Prêt à commencer ?\"],\"ShoKlK\":[\"Prêt à connecter vos outils ? Ajoutez un webhook pour recevoir automatiquement les données de conversation lorsque des événements se produisent.\"],\"hpnYpo\":[\"Applications recommandées\"],\"participant.button.interruption.reconnect\":[\"Reconnecter\"],\"participant.button.record\":[\"Enregistrer\"],\"w80YWM\":[\"Enregistrer\"],\"s4Sz7r\":[\"Enregistrer une autre conversation\"],\"participant.modal.interruption.title\":[\"Enregistrement interrompu\"],\"participant.modal.pause.title\":[\"Enregistrement en pause\"],\"view.recreate.tooltip\":[\"Recréer la vue\"],\"view.recreate.modal.title\":[\"Recréer la vue\"],\"CqnkB0\":[\"Thèmes récurrents\"],\"9aloPG\":[\"Références\"],\"lCF0wC\":[\"Actualiser\"],\"ZMXpAp\":[\"Actualiser les journaux d'audit\"],\"844H5I\":[\"Régénérer la bibliothèque\"],\"bluvj0\":[\"Régénérer le résumé\"],\"participant.regenerating.outcome\":[\"Régénération du résultat\"],\"oYlYU+\":[\"Régénération du résumé. Patiente un peu...\"],\"wYz80B\":[\"S'enregistrer | Dembrane\"],\"w3qEvq\":[\"S'enregistrer en tant qu'utilisateur nouveau\"],\"7dZnmw\":[\"Pertinence\"],\"participant.button.reload.page.text.mode\":[\"Recharger la page\"],\"participant.button.reload\":[\"Recharger la page\"],\"participant.concrete.artefact.action.button.reload\":[\"Recharger la page\"],\"hTDMBB\":[\"Recharger la page\"],\"t/YqKh\":[\"Supprimer\"],\"Kl7//J\":[\"Supprimer l'e-mail\"],\"cILfnJ\":[\"Supprimer le fichier\"],\"CJgPtd\":[\"Supprimer de cette conversation\"],\"project.sidebar.chat.rename\":[\"Renommer\"],\"2wxgft\":[\"Renommer\"],\"XyN13i\":[\"Prompt de réponse\"],\"gjpdaf\":[\"Rapport\"],\"Q3LOVJ\":[\"Signaler un problème\"],\"DUmD+q\":[\"Rapport créé - \",[\"0\"]],\"KFQLa2\":[\"La génération de rapports est actuellement en version bêta et limitée aux projets avec moins de 10 heures d'enregistrement.\"],\"hIQOLx\":[\"Notifications de rapports\"],\"lNo4U2\":[\"Rapport mis à jour - \",[\"0\"]],\"library.request.access\":[\"Demander l'accès\"],\"uLZGK+\":[\"Demander l'accès\"],\"dglEEO\":[\"Demander le Réinitialisation du Mot de Passe\"],\"u2Hh+Y\":[\"Demander le Réinitialisation du Mot de Passe | Dembrane\"],\"participant.alert.microphone.access.loading\":[\"Accès au microphone en cours...\"],\"MepchF\":[\"Demande d'accès au microphone pour détecter les appareils disponibles...\"],\"0Hf+6m\":[\"Requiert \\\"Demander l'email ?\\\" pour être activé\"],\"OfhWJH\":[\"Réinitialiser\"],\"xeMrqw\":[\"Réinitialiser toutes les options\"],\"KbS2K9\":[\"Réinitialiser le Mot de Passe\"],\"UMMxwo\":[\"Réinitialiser le Mot de Passe | Dembrane\"],\"L+rMC9\":[\"Réinitialiser aux paramètres par défaut\"],\"s+MGs7\":[\"Ressources\"],\"participant.button.stop.resume\":[\"Reprendre\"],\"v39wLo\":[\"Reprendre\"],\"sVzC0H\":[\"Rétranscrire\"],\"ehyRtB\":[\"Rétranscrire la conversation\"],\"1JHQpP\":[\"Rétranscrire la conversation\"],\"+gmVxi\":[\"La rétranscrire n'est pas disponible pour les conversations anonymisées\"],\"MXwASV\":[\"La rétranscrire a commencé. La nouvelle conversation sera disponible bientôt.\"],\"6gRgw8\":[\"Réessayer\"],\"H1Pyjd\":[\"Réessayer le téléchargement\"],\"9VUzX4\":[\"Examinez l'activité de votre espace de travail. Filtrez par collection ou action, et exportez la vue actuelle pour une investigation plus approfondie.\"],\"UZVWVb\":[\"Examiner les fichiers avant le téléchargement\"],\"3lYF/Z\":[\"Examiner le statut de traitement pour chaque conversation collectée dans ce projet.\"],\"participant.concrete.action.button.revise\":[\"Réviser\"],\"OG3mVO\":[\"Révision #\",[\"revisionNumber\"]],\"kv1ztT\":[\"Cliquez avec le bouton droit pour mettre en évidence\"],\"xxCtZv\":[\"Lignes par page\"],\"IqCtR/\":[\"Run status:\"],\"participant.concrete.action.button.save\":[\"Enregistrer\"],\"tfDRzk\":[\"Enregistrer\"],\"IUwGEM\":[\"Enregistrer les modifications\"],\"2VA/7X\":[\"Erreur lors de l'enregistrement !\"],\"XvjC4F\":[\"Enregistrement...\"],\"nHeO/c\":[\"Scannez le code QR ou copiez le secret dans votre application.\"],\"oOi11l\":[\"Défiler vers le bas\"],\"select.all.modal.loading.search\":[\"Rechercher\"],\"A1taO8\":[\"Rechercher\"],\"OWm+8o\":[\"Rechercher des conversations\"],\"blFttG\":[\"Rechercher des projets\"],\"I0hU01\":[\"Rechercher des projets\"],\"RVZJWQ\":[\"Rechercher des projets...\"],\"lnWve4\":[\"Rechercher des tags\"],\"pECIKL\":[\"Rechercher des templates...\"],\"select.all.modal.search.text\":[\"Texte de recherche :\"],\"nhvuQF\":[\"Rechercher des webhooks...\"],\"uSvNyU\":[\"Recherché parmi les sources les plus pertinentes\"],\"Wj2qJm\":[\"Recherche parmi les sources les plus pertinentes\"],\"8VEDbV\":[\"Secret\"],\"Y1y+VB\":[\"Secret copié\"],\"Eyh9/O\":[\"Voir les détails du statut de la conversation\"],\"0sQPzI\":[\"À bientôt\"],\"1ZTiaz\":[\"Segments\"],\"H/diq7\":[\"Sélectionner un microphone\"],\"s5OrCL\":[\"Sélectionner un webhook à cloner\"],\"wgNoIs\":[\"Tout sélectionner\"],\"+fRipn\":[\"Tout sélectionner (\",[\"remainingCount\"],\")\"],\"select.all.modal.title.results\":[\"Sélectionner tous les résultats\"],\"o4e/70\":[\"Sélectionner au moins un événement\"],\"NK2YNj\":[\"Sélectionner les fichiers audio à télécharger\"],\"/3ntVG\":[\"Sélectionne des conversations et trouve des citations précises\"],\"LyHz7Q\":[\"Sélectionne des conversations dans la barre latérale\"],\"n4rh8x\":[\"Sélectionner un projet\"],\"ekUnNJ\":[\"Sélectionner les étiquettes\"],\"CG1cTZ\":[\"Sélectionnez les instructions qui seront affichées aux participants lorsqu'ils commencent une conversation\"],\"qxzrcD\":[\"Sélectionnez le type de retour ou de participation que vous souhaitez encourager.\"],\"QdpRMY\":[\"Sélectionner le tutoriel\"],\"dashboard.dembrane.feature.verify.topic.select\":[\"Sélectionnez les sujets que les participants peuvent utiliser pour \\\"Vérifier\\\".\"],\"participant.select.microphone\":[\"Sélectionner votre microphone:\"],\"vKH1Ye\":[\"Sélectionner votre microphone:\"],\"gU5H9I\":[\"Fichiers sélectionnés (\",[\"0\"],\"/\",[\"MAX_FILES\"],\")\"],\"participant.selected.microphone\":[\"Microphone sélectionné\"],\"tP/pEQ\":[\"Sélection trop grande\"],\"select.all.modal.context.limit.reached\":[\"Sélection trop grande. Certaines conversations n'ont pas été ajoutées.\"],\"JlFcis\":[\"Envoyer\"],\"3mlq2q\":[\"Send a message to start an agentic run.\"],\"PIMJF6\":[\"Envoyer des notifications Slack/Teams lorsque de nouvelles conversations sont terminées\"],\"VTmyvi\":[\"Sentiment\"],\"NprC8U\":[\"Nom de la Séance\"],\"DMl1JW\":[\"Configuration de votre premier projet\"],\"Tz0i8g\":[\"Paramètres\"],\"participant.settings.modal.title\":[\"Paramètres\"],\"PErdpz\":[\"Paramètres | Dembrane\"],\"Z8lGw6\":[\"Partager\"],\"/XNQag\":[\"Partager ce rapport\"],\"oX3zgA\":[\"Partager vos informations ici\"],\"Dc7GM4\":[\"Partager votre voix\"],\"swzLuF\":[\"Partager votre voix en scanant le code QR ci-dessous.\"],\"+tz9Ky\":[\"Plus court en premier\"],\"8vETh9\":[\"Afficher\"],\"h8lzfw\":[\"Afficher \",[\"0\"]],\"lZw9AX\":[\"Afficher tout\"],\"w1eody\":[\"Afficher le lecteur audio\"],\"pzaNzD\":[\"Afficher les données\"],\"yrhNQG\":[\"Afficher la durée\"],\"Qc9KX+\":[\"Afficher les adresses IP\"],\"6lGV3K\":[\"Afficher moins\"],\"fMPkxb\":[\"Afficher plus\"],\"3bGwZS\":[\"Afficher les références\"],\"OV2iSn\":[\"Afficher les données de révision\"],\"3Sg56r\":[\"Afficher la chronologie dans le rapport (demande de fonctionnalité)\"],\"DLEIpN\":[\"Afficher les horodatages (expérimental)\"],\"Tqzrjk\":[\"Affichage de \",[\"displayFrom\"],\"–\",[\"displayTo\"],\" sur \",[\"totalItems\"],\" entrées\"],\"dbWo0h\":[\"Se connecter avec Google\"],\"participant.mic.check.button.skip\":[\"Passer\"],\"6Uau97\":[\"Passer\"],\"lH0eLz\":[\"Passer la carte de confidentialité (L'hôte gère la consentement)\"],\"b6NHjr\":[\"Passer la carte de confidentialité (L'hôte gère la base légale)\"],\"select.all.modal.context.limit.reached.description\":[\"Ignorées car la sélection était trop grande.\"],\"4Q9po3\":[\"Certaines conversations sont encore en cours de traitement. La sélection automatique fonctionnera de manière optimale une fois le traitement audio terminé.\"],\"q+pJ6c\":[\"Certains fichiers ont déjà été sélectionnés et ne seront pas ajoutés deux fois.\"],\"select.all.modal.skip.disclaimer\":[\"Certaines peuvent être ignorées (pas de transcription ou sélection trop grande).\"],\"nwtY4N\":[\"Une erreur s'est produite\"],\"participant.conversation.error.text.mode\":[\"Il semble que la conversation a été supprimée pendant que vous enregistriez. Nous avons arrêté l'enregistrement pour éviter tout problème. Vous pouvez en commencer une nouvelle à tout moment.\"],\"participant.conversation.error\":[\"Il semble que la conversation a été supprimée pendant que vous enregistriez. Nous avons arrêté l'enregistrement pour éviter tout problème. Vous pouvez en commencer une nouvelle à tout moment.\"],\"avSWtK\":[\"Une erreur s'est produite lors de l'exportation des journaux d'audit.\"],\"q9A2tm\":[\"Une erreur s'est produite lors de la génération du secret.\"],\"JOKTb4\":[\"Une erreur s'est produite lors de l'envoi du fichier : \",[\"0\"]],\"KeOwCj\":[\"Une erreur s'est produite avec la conversation. Veuillez réessayer ou contacter le support si le problème persiste\"],\"participant.explore.generic.error.message\":[\"Quelque chose s'est mal passé. Veuillez réessayer en appuyant sur le bouton <0>Explorer, ou contactez le support si le problème persiste.\"],\"fWsBTs\":[\"Une erreur s'est produite. Veuillez réessayer.\"],\"participant.go.deeper.content.policy.violation.error.message\":[\"Désolé, nous ne pouvons pas traiter cette demande en raison de la politique de contenu du fournisseur de LLM.\"],\"f6Hub0\":[\"Trier\"],\"/AhHDE\":[\"Source \",[\"0\"]],\"u7yVRn\":[\"Sources:\"],\"65A04M\":[\"Espagnol\"],\"zuoIYL\":[\"Orateur\"],\"z5/5iO\":[\"Contexte spécifique\"],\"mORM2E\":[\"Détails précis\"],\"Etejcu\":[\"Détails précis - Conversations sélectionnées\"],\"AS7WoE\":[\"Commencer de zéro\"],\"participant.button.start.new.conversation.text.mode\":[\"Commencer une nouvelle conversation\"],\"participant.button.start.new.conversation\":[\"Commencer une nouvelle conversation\"],\"c6FrMu\":[\"Commencer une nouvelle conversation\"],\"i88wdJ\":[\"Recommencer\"],\"pHVkqA\":[\"Démarrer l'enregistrement\"],\"uAQUqI\":[\"Statut\"],\"ygCKqB\":[\"Arrêter\"],\"participant.button.stop\":[\"Arrêter\"],\"kimwwT\":[\"Planification Stratégique\"],\"hQRttt\":[\"Soumettre\"],\"participant.button.submit.text.mode\":[\"Envoyer\"],\"0Pd4R1\":[\"Ingereed via tekstinput\"],\"zzDlyQ\":[\"Succès\"],\"bh1eKt\":[\"Suggéré:\"],\"F1nkJm\":[\"Résumer\"],\"4ZpfGe\":[\"Résume les principaux enseignements de mes entretiens\"],\"5Y4tAB\":[\"Résume cet entretien en un article partageable\"],\"dXoieq\":[\"Résumé\"],\"+bZY9/\":[\"Résumé (lorsqu'il est disponible)\"],\"g6o+7L\":[\"Résumé généré.\"],\"kiOob5\":[\"Résumé non disponible pour le moment\"],\"OUi+O3\":[\"Résumé régénéré.\"],\"Pqa6KW\":[\"Le résumé sera disponible une fois la conversation transcrite.\"],\"6ZHOF8\":[\"Formats supportés: MP3, WAV, OGG, WEBM, M4A, MP4, AAC, FLAC, OPUS\"],\"participant.link.switch.text\":[\"Passer à la saisie de texte\"],\"D+NlUC\":[\"Système\"],\"OYHzN1\":[\"Étiquettes\"],\"nlxlmH\":[\"Take some time to create an outcome that makes your contribution concrete or get an immediate reply from dembrane to help you deepen the conversation.\"],\"eyu39U\":[\"Take some time to create an outcome that makes your contribution concrete.\"],\"participant.refine.make.concrete.description\":[\"Take some time to create an outcome that makes your contribution concrete.\"],\"QCchuT\":[\"Template appliqué\"],\"iTylMl\":[\"Modèles\"],\"b7L2Jj\":[\"Tester le webhook\"],\"xeiujy\":[\"Texte\"],\"CPN34F\":[\"Merci pour votre participation !\"],\"EM1Aiy\":[\"Thank You Page\"],\"u+Whi9\":[\"Contenu de la page Merci\"],\"1LLF3Z\":[\"Merci !\"],\"2yHHa6\":[\"Ce code n'a pas fonctionné. Réessayez avec un nouveau code de votre application d'authentification.\"],\"TQCE79\":[\"Le code n'a pas fonctionné, veuillez réessayer.\"],\"participant.conversation.error.loading.text.mode\":[\"La conversation n'a pas pu être chargée. Veuillez réessayer ou contacter le support.\"],\"participant.conversation.error.loading\":[\"La conversation n'a pas pu être chargée. Veuillez réessayer ou contacter le support.\"],\"nO942E\":[\"La conversation n'a pas pu être chargée. Veuillez réessayer ou contacter le support.\"],\"mK5NUZ\":[\"L'endpoint où nous enverrons les données. Obtenez cela de votre service de réception (par exemple, Zapier, Make, ou votre propre serveur).\"],\"Jo19Pu\":[\"Les conversations suivantes ont été automatiquement ajoutées au contexte\"],\"Lngj9Y\":[\"Le Portail est le site web qui s'ouvre lorsque les participants scan le code QR.\"],\"bWqoQ6\":[\"la bibliothèque du projet.\"],\"hTCMdd\":[\"Le résumé est en cours de génération. Attends qu’il soit disponible.\"],\"+AT8nl\":[\"Le résumé est en cours de régénération. Attends qu’il soit disponible.\"],\"iV8+33\":[\"Le résumé est en cours de régénération. Veuillez patienter jusqu'à ce que le nouveau résumé soit disponible.\"],\"AgC2rn\":[\"Le résumé est en cours de régénération. Veuillez patienter jusqu'à 2 minutes pour que le nouveau résumé soit disponible.\"],\"PTNxDe\":[\"La transcription de cette conversation est en cours de traitement. Veuillez vérifier plus tard.\"],\"uPGyvo\":[\"L'URL du webhook et les événements seront clonés. Vous devrez entrer à nouveau le secret si un était configuré.\"],\"FEr96N\":[\"Thème\"],\"T8rsM6\":[\"Il y avait une erreur lors du clonage de votre projet. Veuillez réessayer ou contacter le support.\"],\"JDFjCg\":[\"Il y avait une erreur lors de la création de votre rapport. Veuillez réessayer ou contacter le support.\"],\"e3JUb8\":[\"Il y avait une erreur lors de la génération de votre rapport. En attendant, vous pouvez analyser tous vos données à l'aide de la bibliothèque ou sélectionner des conversations spécifiques pour discuter.\"],\"7qENSx\":[\"Il y avait une erreur lors de la mise à jour de votre rapport. Veuillez réessayer ou contacter le support.\"],\"V7zEnY\":[\"Il y avait une erreur lors de la vérification de votre e-mail. Veuillez réessayer.\"],\"gtlVJt\":[\"Voici quelques modèles prédéfinis pour vous aider à démarrer.\"],\"sd848K\":[\"Voici vos modèles de vue par défaut. Une fois que vous avez créé votre bibliothèque, ces deux vues seront vos premières.\"],\"select.all.modal.other.reason.description\":[\"Ces conversations ont été exclues en raison de transcriptions manquantes.\"],\"8xYB4s\":[\"Ces modèles de vue par défaut seront générés lorsque vous créerez votre première bibliothèque.\"],\"Ed99mE\":[\"Réflexion en cours...\"],\"conversation.linked_conversations.description\":[\"Cette conversation a les copies suivantes :\"],\"conversation.linking_conversations.description\":[\"Cette conversation est une copie de\"],\"dt1MDy\":[\"Cette conversation est encore en cours de traitement. Elle sera disponible pour l'analyse et le chat sous peu.\"],\"5ZpZXq\":[\"Cette conversation est encore en cours de traitement. Elle sera disponible pour l'analyse et le chat sous peu. \"],\"SzU1mG\":[\"Cette e-mail est déjà dans la liste.\"],\"JtPxD5\":[\"Cette e-mail est déjà abonnée aux notifications.\"],\"participant.modal.refine.info.available.in\":[\"Cette fonctionnalité sera disponible dans \",[\"remainingTime\"],\" secondes.\"],\"lja/om\":[\"Ces informations sont anonymisées\"],\"QR7hjh\":[\"Cette est une vue en direct du portail du participant. Vous devrez actualiser la page pour voir les dernières modifications.\"],\"+JlPfM\":[\"C'est un exemple des données JSON envoyées à votre URL de webhook lorsqu'une conversation est résumée.\"],\"library.description\":[\"Bibliothèque\"],\"gqYJin\":[\"This is your project library. Currently, \",[\"0\"],\" conversations are waiting to be processed.\"],\"sNnJJH\":[\"Cette est votre bibliothèque de projet. Actuellement,\",[\"0\"],\" conversations sont en attente d'être traitées.\"],\"tJL2Lh\":[\"Cette langue sera utilisée pour le Portail du participant et la transcription.\"],\"BAUPL8\":[\"Cette langue sera utilisée pour le Portail du participant et la transcription. Pour changer la langue de cette application, veuillez utiliser le sélecteur de langue dans les paramètres en haut à droite.\"],\"zyA8Hj\":[\"This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead.\"],\"Gbd5HD\":[\"Cette langue sera utilisée pour le Portail du participant.\"],\"9ww6ML\":[\"Cette page est affichée après que le participant ait terminé la conversation.\"],\"1gmHmj\":[\"Cette page est affichée aux participants lorsqu'ils commencent une conversation après avoir réussi à suivre le tutoriel.\"],\"bEbdFh\":[\"Cette bibliothèque de projet a été générée le\"],\"No7/sO\":[\"This project library was generated on \",[\"0\"],\".\"],\"nYeaxs\":[\"Cette prompt guide comment l'IA répond aux participants. Personnalisez-la pour former le type de feedback ou d'engagement que vous souhaitez encourager.\"],\"Yig29e\":[\"Ce rapport n'est pas encore disponible. \"],\"GQTpnY\":[\"Ce rapport a été ouvert par \",[\"0\"],\" personnes\"],\"okY/ix\":[\"Ce résumé est généré par l'IA et succinct, pour une analyse approfondie, utilisez le Chat ou la Bibliothèque.\"],\"hwyBn8\":[\"Ce titre est affiché aux participants lorsqu'ils commencent une conversation\"],\"Dj5ai3\":[\"Cela effacera votre entrée actuelle. Êtes-vous sûr ?\"],\"NrRH+W\":[\"Cela créera une copie du projet actuel. Seuls les paramètres et les étiquettes sont copiés. Les rapports, les chats et les conversations ne sont pas inclus dans le clonage. Vous serez redirigé vers le nouveau projet après le clonage.\"],\"hsNXnX\":[\"Cela créera une nouvelle conversation avec la même audio mais une transcription fraîche. La conversation d'origine restera inchangée.\"],\"add.tag.filter.modal.info\":[\"Cela filtrera la liste de conversations pour afficher les conversations avec cette étiquette.\"],\"participant.concrete.regenerating.artefact.description\":[\"Cela ne prendra que quelques instants\"],\"participant.concrete.loading.artefact.description\":[\"Cela ne prendra qu'un instant\"],\"n4l4/n\":[\"Cela remplacera les informations personnelles identifiables avec .\"],\"Ww6cQ8\":[\"Date de création\"],\"8TMaZI\":[\"Horodatage\"],\"XSqo4Y\":[\"Horodatages et durée\"],\"rm2Cxd\":[\"Conseil\"],\"fEocaE\":[\"Conseil : Utilisez le bouton de lecture (▶) pour envoyer un payload de test à votre webhook et vérifier qu'il fonctionne correctement.\"],\"MHrjPM\":[\"Titre\"],\"5h7Z+m\":[\"Pour assigner une nouvelle étiquette, veuillez la créer d'abord dans l'aperçu du projet.\"],\"o3rowT\":[\"Pour générer un rapport, veuillez commencer par ajouter des conversations dans votre projet\"],\"select.all.modal.context.limit\":[\"Trop grande\"],\"yIsdT7\":[\"Trop long\"],\"th8cMZ\":[\"Titre basé sur le sujet décrivant ce qui a été discuté\"],\"sFMBP5\":[\"Sujets\"],\"ONchxy\":[\"total\"],\"fp5rKh\":[\"Transcription en cours...\"],\"DDziIo\":[\"Transcription\"],\"hfpzKV\":[\"Transcription copiée dans le presse-papiers\"],\"AJc6ig\":[\"Transcription non disponible\"],\"N/50DC\":[\"Paramètres de transcription\"],\"FRje2T\":[\"Transcription en cours...\"],\"0l9syB\":[\"Transcription en cours…\"],\"H3fItl\":[\"Transformez ces transcriptions en une publication LinkedIn qui coupe le bruit. Veuillez :\\n\\nExtrayez les insights les plus captivants - sautez tout ce qui ressemble à des conseils commerciaux standard\\nÉcrivez-le comme un leader expérimenté qui défie les idées conventionnelles, pas un poster motivant\\nTrouvez une observation vraiment inattendue qui ferait même des professionnels expérimentés se poser\\nRestez profond et direct tout en étant rafraîchissant\\nUtilisez des points de données qui réellement contredisent les hypothèses\\nGardez le formatage propre et professionnel (peu d'emojis, espace pensée)\\nFaites un ton qui suggère à la fois une expertise profonde et une expérience pratique\\n\\nNote : Si le contenu ne contient aucun insight substantiel, veuillez me le signaler, nous avons besoin de matériel de source plus fort.\"],\"53dSNP\":[\"Transformez ce contenu en insights qui ont vraiment de l'importance. Veuillez :\\n\\nExtrayez les idées essentielles qui contredisent le pensée standard\\nÉcrivez comme quelqu'un qui comprend les nuances, pas un manuel\\nFocalisez-vous sur les implications non évidentes\\nRestez concentré et substantiel\\nOrganisez pour la clarté et la référence future\\nÉquilibrez les détails tactiques avec la vision stratégique\\n\\nNote : Si le contenu ne contient aucun insight substantiel, veuillez me le signaler, nous avons besoin de matériel de source plus fort.\"],\"uK9JLu\":[\"Transformez cette discussion en intelligence actionnable. Veuillez :\\nCapturez les implications stratégiques, pas seulement les points de vue\\nStructurez-le comme un analyse d'un leader, pas des minutes\\nSurmontez les points de vue standard\\nFocalisez-vous sur les insights qui conduisent à des changements réels\\nOrganisez pour la clarté et la référence future\\nÉquilibrez les détails tactiques avec la vision stratégique\\n\\nNote : Si la discussion manque de points de décision substantiels ou d'insights, veuillez le signaler pour une exploration plus approfondie la prochaine fois.\"],\"DtButj\":[\"Déclencher des workflows automatisés dans des outils comme Zapier, Make, ou n8n\"],\"qJb6G2\":[\"Réessayer\"],\"eP1iDc\":[\"Tu peux demander\"],\"goQEqo\":[\"Essayez de vous rapprocher un peu plus de votre microphone pour une meilleure qualité audio.\"],\"EIU345\":[\"Authentification à deux facteurs\"],\"NwChk2\":[\"Authentification à deux facteurs désactivée\"],\"qwpE/S\":[\"Authentification à deux facteurs activée\"],\"+zy2Nq\":[\"Type\"],\"PD9mEt\":[\"Tapez un message...\"],\"EvmL3X\":[\"Tapez votre réponse ici\"],\"MksxNf\":[\"Impossible de charger les journaux d'audit.\"],\"participant.outcome.error.title\":[\"Impossible de charger le résultat\"],\"8vqTzl\":[\"Impossible de charger l'artefact généré. Veuillez réessayer.\"],\"59QK2U\":[\"Impossible de charger le résultat généré. Veuillez réessayer.\"],\"nGxDbq\":[\"Impossible de traiter ce fragment\"],\"9uI/rE\":[\"Annuler\"],\"Ef7StM\":[\"Inconnu\"],\"1MTTTw\":[\"Raison inconnue\"],\"H899Z+\":[\"annonce non lue\"],\"0pinHa\":[\"annonces non lues\"],\"sCTlv5\":[\"Modifications non enregistrées\"],\"SMaFdc\":[\"Se désabonner\"],\"jlrVDp\":[\"Conversation sans titre\"],\"EkH9pt\":[\"Mettre à jour\"],\"3RboBp\":[\"Mettre à jour le rapport\"],\"4loE8L\":[\"Mettre à jour le rapport pour inclure les données les plus récentes\"],\"Jv5s94\":[\"Mettre à jour votre rapport pour inclure les dernières modifications de votre projet. Le lien pour partager le rapport restera le même.\"],\"kwkhPe\":[\"Mettre à niveau\"],\"UkyAtj\":[\"Mettre à niveau pour débloquer la sélection automatique et analyser 10 fois plus de conversations en moitié du temps — plus de sélection manuelle, juste des insights plus profonds instantanément.\"],\"ONWvwQ\":[\"Télécharger\"],\"UN8G93\":[\"Téléchargez un logo personnalisé pour remplacer le logo dembrane sur le portail, le tableau de bord, les rapports et le guide de l'hôte.\"],\"8XD6tj\":[\"Télécharger l'audio\"],\"kV3A2a\":[\"Téléchargement terminé\"],\"4Fr6DA\":[\"Télécharger des conversations\"],\"pZq3aX\":[\"Le téléchargement a échoué. Veuillez réessayer.\"],\"HAKBY9\":[\"Télécharger les fichiers\"],\"Wft2yh\":[\"Téléchargement en cours\"],\"JveaeL\":[\"Télécharger des ressources\"],\"3wG7HI\":[\"Téléchargé\"],\"k/LaWp\":[\"Téléchargement des fichiers audio...\"],\"participant.modal.uploading\":[\"Envoi de l'audio...\"],\"participant.modal.interruption.uploading\":[\"Envoi de l'audio...\"],\"HtrFfw\":[\"L'URL est requise\"],\"3VnYUR\":[\"L'URL doit commencer par http:// ou https://\"],\"VdaKZe\":[\"Utiliser les fonctionnalités expérimentales\"],\"rmMdgZ\":[\"Utiliser la rédaction PII\"],\"ngdRFH\":[\"Utilisez Shift + Entrée pour ajouter une nouvelle ligne\"],\"7sNhEz\":[\"Nom d'utilisateur\"],\"S2LyQ+\":[\"Utilisation du logo dembrane par défaut\"],\"mUOhaJ\":[\"Utilisez des webhooks ? Nous aimerions en savoir plus sur votre cas d'utilisation\"],\"GWpt68\":[\"Verification Topics\"],\"c242dc\":[\"verified\"],\"select.all.modal.verified\":[\"Vérifié\"],\"select.all.modal.loading.verified\":[\"Vérifié\"],\"conversation.filters.verified.text\":[\"Vérifié\"],\"swn5Tq\":[\"verified artefact\"],\"ob18eo\":[\"Verified Artefacts\"],\"Iv1iWN\":[\"artefacts vérifiés\"],\"dashboard.dembrane.verify.title\":[\"Vérifier\"],\"participant.echo.verify\":[\"Vérifier\"],\"4LFZoj\":[\"Vérifier le code\"],\"w6Mgbs\":[\"Sujets de vérification\"],\"jpctdh\":[\"Vue\"],\"+fxiY8\":[\"Voir les détails de la conversation\"],\"H1e6Hv\":[\"Voir le statut de la conversation\"],\"SZw9tS\":[\"Voir les détails\"],\"95YFbG\":[\"Voir un exemple de payload\"],\"D4e7re\":[\"Voir vos réponses\"],\"tzEbkt\":[\"Attendez \",[\"0\"],\":\",[\"1\"]],\"Px9INg\":[\"Tu veux ajouter un template à « dembrane » ?\"],\"bO5RNo\":[\"Voulez-vous ajouter un modèle à ECHO?\"],\"r6y+jM\":[\"Attention\"],\"pUTmp1\":[\"Warning: You have added \",[\"0\"],\" key terms. Only the first \",[\"ASSEMBLYAI_MAX_HOTWORDS\"],\" will be used by the transcription engine.\"],\"participant.alert.microphone.access.issue\":[\"Nous ne pouvons pas vous entendre. Veuillez essayer de changer de microphone ou de vous rapprocher un peu plus de l'appareil.\"],\"SrJOPD\":[\"Nous ne pouvons pas vous entendre. Veuillez essayer de changer de microphone ou de vous rapprocher un peu plus de l'appareil.\"],\"Ul0g2u\":[\"Nous n'avons pas pu désactiver l'authentification à deux facteurs. Réessayez avec un nouveau code.\"],\"sM2pBB\":[\"Nous n'avons pas pu activer l'authentification à deux facteurs. Vérifiez votre code et réessayez.\"],\"Ewk6kb\":[\"Nous n'avons pas pu charger l'audio. Veuillez réessayer plus tard.\"],\"xMeAeQ\":[\"Nous vous avons envoyé un e-mail avec les étapes suivantes. Si vous ne le voyez pas, vérifiez votre dossier de spam.\"],\"9qYWL7\":[\"Nous vous avons envoyé un e-mail avec les étapes suivantes. Si vous ne le voyez pas, vérifiez votre dossier de spam. Si vous ne le voyez toujours pas, veuillez contacter evelien@dembrane.com\"],\"3fS27S\":[\"Nous vous avons envoyé un e-mail avec les étapes suivantes. Si vous ne le voyez pas, vérifiez votre dossier de spam. Si vous ne le voyez toujours pas, veuillez contacter jules@dembrane.com\"],\"participant.modal.echo.info.reason\":[\"Nous avons besoin d'un peu plus de contexte pour vous aider à utiliser ECHO efficacement. Veuillez continuer à enregistrer afin que nous puissions fournir de meilleures suggestions.\"],\"dni8nq\":[\"Nous vous envoyerons un message uniquement si votre hôte génère un rapport, nous ne partageons jamais vos informations avec personne. Vous pouvez vous désinscrire à tout moment.\"],\"participant.test.microphone.description\":[\"Nous testerons votre microphone pour vous assurer la meilleure expérience pour tout le monde dans la session.\"],\"tQtKw5\":[\"Nous testerons votre microphone pour vous assurer la meilleure expérience pour tout le monde dans la session.\"],\"+eLc52\":[\"Nous entendons un peu de silence. Essayez de parler plus fort pour que votre voix soit claire.\"],\"TRDppN\":[\"Webhook\"],\"nuh/Wq\":[\"URL du webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"BTA0e8\":[\"Les webhooks sont des messages automatisés envoyés d'une application à une autre lorsqu'un événement se produit. Pensez à eux comme à un \\\"système de notification\\\" pour vos autres outils.\"],\"6jfS51\":[\"Bienvenue\"],\"9eF5oV\":[\"Bon retour\"],\"i1hzzO\":[\"Bienvenue en mode Vue d’ensemble ! J’ai chargé les résumés de toutes tes conversations. Pose-moi des questions sur les tendances, thèmes et insights de tes données. Pour des citations exactes, démarre un nouveau chat en mode Contexte précis.\"],\"fwEAk/\":[\"Bienvenue sur dembrane Chat ! Utilisez la barre latérale pour sélectionner les ressources et les conversations que vous souhaitez analyser. Ensuite, vous pouvez poser des questions sur les ressources et les conversations sélectionnées.\"],\"AKBU2w\":[\"Bienvenue sur dembrane!\"],\"TACmoL\":[\"Bienvenue dans le mode Overview ! J’ai les résumés de toutes tes conversations. Pose-moi des questions sur les patterns, les thèmes et les insights dans tes données. Pour des citations exactes, démarre un nouveau chat en mode Deep Dive.\"],\"u4aLOz\":[\"Bienvenue en mode Vue d’ensemble ! J’ai chargé les résumés de toutes tes conversations. Pose-moi des questions sur les tendances, thèmes et insights de tes données. Pour des citations exactes, démarre un nouveau chat en mode Contexte précis.\"],\"Bck6Du\":[\"Bienvenue dans les rapports !\"],\"aEpQkt\":[\"Bienvenue sur votre Accueil! Ici, vous pouvez voir tous vos projets et accéder aux ressources de tutoriel. Actuellement, vous n'avez aucun projet. Cliquez sur \\\"Créer\\\" pour configurer pour commencer !\"],\"klH6ct\":[\"Bienvenue !\"],\"Tfxjl5\":[\"Quels sont les principaux thèmes de toutes les conversations ?\"],\"RL57XM\":[\"Qu'est-ce que les webhooks ? (2 min de lecture)\"],\"vv/EFG\":[\"Quelles données sont envoyées ?\"],\"participant.verify.selection.title\":[\"Que souhaitez-vous vérifier ?\"],\"fyMvis\":[\"Quelles tendances se dégagent des données ?\"],\"qGrqH9\":[\"Quels ont été les moments clés de cette conversation ?\"],\"FXZcgH\":[\"Qu’est-ce que tu veux explorer ?\"],\"W5R8OO\":[\"Lorsqu'un participant ouvre le portail, entre ses détails et commence une conversation\"],\"7t3vo1\":[\"Lorsque tout l'audio a été converti en texte et que le transcript complet est disponible\"],\"N0GETg\":[\"Quand sont déclenchés les webhooks ?\"],\"KmUKwU\":[\"Lorsqu'il est activé, tous les nouveaux transcriptions auront des informations personnelles (noms, emails, numéros de téléphone, adresses) remplacées par des placeholders. Les conversations anonymisées désactivent également la lecture de l'audio, le téléchargement de l'audio et la rétranscrire pour protéger la confidentialité des participants. Cela ne peut pas être annulé pour les conversations déjà traitées.\"],\"LEYli4\":[\"Lorsqu'il est activé, tous les nouveaux transcriptions auront des informations personnelles (noms, emails, numéros de téléphone, adresses) remplacées par des placeholders. Cela ne peut pas être annulé pour les conversations déjà traitées.\"],\"NPIwj3\":[\"Lorsque le résumé est prêt (inclut à la fois le transcript et le résumé)\"],\"KcnIXL\":[\"sera inclus dans votre rapport\"],\"add.tag.filter.modal.description\":[\"Souhaitez-vous ajouter cette étiquette à vos filtres actuels ?\"],\"participant.button.finish.yes.text.mode\":[\"Oui\"],\"kWJmRL\":[\"Vous\"],\"Dl7lP/\":[\"Vous êtes déjà désinscrit ou votre lien est invalide.\"],\"E71LBI\":[\"Vous ne pouvez télécharger que jusqu'à \",[\"MAX_FILES\"],\" fichiers à la fois. Seuls les premiers \",[\"0\"],\" fichiers seront ajoutés.\"],\"tbeb1Y\":[\"Vous pouvez toujours utiliser la fonction dembrane Ask pour discuter avec n'importe quelle conversation\"],\"select.all.modal.already.added\":[\"Vous avez déjà ajouté <0>\",[\"existingContextCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" à ce chat.\"],\"7W35AW\":[\"Vous avez déjà ajouté toutes les conversations liées à ceci\"],\"participant.modal.change.mic.confirmation.text\":[\"Vous avez changé votre microphone. Veuillez cliquer sur \\\"Continuer\\\", pour continuer la session.\"],\"vCyT5z\":[\"You have some conversations that have not been processed yet. Regenerate the library to process them.\"],\"T/Q7jW\":[\"Vous avez été désinscrit avec succès.\"],\"lTDtES\":[\"Vous pouvez également choisir d'enregistrer une autre conversation.\"],\"1kxxiH\":[\"You may choose to add a list of proper nouns, names, or other information that may be relevant to the conversation. This will be used to improve the quality of the transcripts.\"],\"yCtSKg\":[\"Vous devez vous connecter avec le même fournisseur que vous avez utilisé pour vous inscrire. Si vous rencontrez des problèmes, veuillez contacter le support.\"],\"snMcrk\":[\"Vous semblez être hors ligne, veuillez vérifier votre connexion internet\"],\"participant.verify.instructions.receive.artefact\":[\"Vous recevrez bientôt \",[\"objectLabel\"],\" à vérifier.\"],\"participant.verify.instructions.approval.helps\":[\"Votre approbation nous aide à comprendre ce que vous pensez vraiment !\"],\"Pw2f/0\":[\"Votre conversation est en cours de transcription. Veuillez vérifier plus tard.\"],\"OFDbfd\":[\"Vos conversations\"],\"aZHXuZ\":[\"Vos entrées seront automatiquement enregistrées.\"],\"PUWgP9\":[\"Votre bibliothèque est vide. Créez une bibliothèque pour voir vos premières perspectives.\"],\"B+9EHO\":[\"Votre réponse a été enregistrée. Vous pouvez maintenant fermer cette page.\"],\"wurHZF\":[\"Vos réponses\"],\"B8Q/i2\":[\"Votre vue a été créée. Veuillez patienter pendant que nous traitons et analysons les données.\"],\"library.views.title\":[\"Vos vues\"],\"lZNgiw\":[\"Vos vues\"],\"participant.modal.interruption.description\":[\"Ne vous inquiétez pas, nous avons enregistré tout ce que vous avez enregistré jusqu'à présent. Vous pouvez terminer la conversation ou commencer une nouvelle conversation.\"],\"participant.button.interruption.finish\":[\"Terminer\"],\"participant.button.interruption.start.new.conversation\":[\"Commencer une nouvelle conversation\"],\"5PKg7S\":[\"At least one topic must be selected to enable Verify\"],\"2wg92j\":[\"Conversations\"],\"hWszgU\":[\"La source a été supprimée\"],\"GSV2Xq\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"7qaVXm\":[\"Experimental\"],\"FclDDn\":[\"Verify\"],\"Y/Fou9\":[\"Select which topics participants can use for verification.\"],\"ycR/52\":[\"Activer Echo\"],\"mKGCnZ\":[\"Activer ECHO\"],\"Dh2kHP\":[\"Activer la réponse\"],\"d9rIJ1\":[\"Activer Verify\"],\"qwmGiT\":[\"Contactez votre représentant commercial\"],\"ZWDkP4\":[\"Actuellement, \",[\"finishedConversationsCount\"],\" conversations sont prêtes à être analysées. \",[\"unfinishedConversationsCount\"],\" sont encore en cours de traitement.\"],\"/NTvqV\":[\"Bibliothèque non disponible\"],\"p18xrj\":[\"Bibliothèque régénérée\"],\"hOtk0x\":[\"Echo\"],\"JsSzzl\":[\"ECHO\"],\"SUkFIX\":[\"Pause\"],\"ilKuQo\":[\"Reprendre\"],\"SqNXSx\":[\"Non\"],\"yfZBOp\":[\"Oui\"],\"cic45J\":[\"Nous ne pouvons pas traiter cette requête en raison de la politique de contenu du fournisseur de LLM.\"],\"CvZqsN\":[\"Une erreur s'est produite. Veuillez réessayer en appuyant sur le bouton <0>ECHO, ou contacter le support si le problème persiste.\"],\"P+lUAg\":[\"Une erreur s'est produite. Veuillez réessayer.\"],\"hh87/E\":[\"\\\"Va plus profond\\\" Bientôt disponible\"],\"RMxlMe\":[\"\\\"Rends-le concret\\\" Bientôt disponible\"],\"7UJhVX\":[\"Êtes-vous sûr de vouloir terminer la conversation ?\"],\"RDsML8\":[\"Êtes-vous sûr de vouloir terminer la conversation ?\"],\"IaLTNH\":[\"Approve\"],\"+f3bIA\":[\"Cancel\"],\"qgx4CA\":[\"Revise\"],\"E+5M6v\":[\"Save\"],\"Q82shL\":[\"Go back\"],\"yOp5Yb\":[\"Reload Page\"],\"tw+Fbo\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"oTCD07\":[\"Unable to Load Artefact\"],\"QHbX3T\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"ECX5E0\":[\"Your approval helps us understand what you really think!\"],\"M5oorh\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"RZXkY+\":[\"Annuler\"],\"86aTqL\":[\"Next\"],\"pdifRH\":[\"Loading\"],\"Ep029+\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"fKeatI\":[\"You'll soon get \",[\"objectLabel\"],\" to verify.\"],\"8b+uSr\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"iodqGS\":[\"Loading artefact\"],\"NpZmZm\":[\"This will just take a moment\"],\"wklhqE\":[\"Regenerating the artefact\"],\"LYTXJp\":[\"This will just take a few moments\"],\"CjjC6j\":[\"Next\"],\"q885Ym\":[\"What do you want to verify?\"],\"AWBvkb\":[\"Fin de la liste • Toutes les \",[\"0\"],\" conversations chargées\"],\"llwJyZ\":[\"Nous n'avons pas pu désactiver l'authentification à deux facteurs. Réessayez avec un nouveau code.\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"You are not authenticated\":[\"Vous n'êtes pas authentifié\"],\"You don't have permission to access this.\":[\"Vous n'avez pas la permission d'accéder à ceci.\"],\"Resource not found\":[\"Ressource non trouvée\"],\"Server error\":[\"Erreur serveur\"],\"Something went wrong\":[\"Une erreur s'est produite\"],\"We're preparing your workspace.\":[\"Nous préparons votre espace de travail.\"],\"Preparing your dashboard\":[\"Préparation de ton dashboard\"],\"Welcome back\":[\"Bon retour\"],\"library.regenerate\":[\"Regenerate Library\"],\"library.conversations.processing.status\":[\"Currently \",[\"finishedConversationsCount\"],\" conversations are ready to be analyzed. \",[\"unfinishedConversationsCount\"],\" still processing.\"],\"participant.echo.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"library.contact.sales\":[\"Contact sales\"],\"library.not.available\":[\"It looks like the library is not available for your account. Please contact sales to unlock this feature.\"],\"conversation.accordion.skeleton.title\":[\"Conversations\"],\"project.sidebar.chat.end.description\":[\"End of list • All \",[\"totalChats\"],\" chats loaded\"],\"participant.modal.stop.message\":[\"Are you sure you want to finish the conversation?\"],\"participant.button.is.recording.echo\":[\"ECHO\"],\"participant.modal.stop.title\":[\"Finish Conversation\"],\"participant.button.stop.no\":[\"No\"],\"participant.button.pause\":[\"Pause\"],\"participant.button.resume\":[\"Resume\"],\"conversation.linking_conversations.deleted\":[\"The source conversation was deleted\"],\"participant.button.stop.yes\":[\"Yes\"],\"participant.modal.refine.info.title.echo\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.verify\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.verify.action.button.approve\":[\"Approve\"],\"participant.verify.artefact.title\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"participant.verify.instructions.button.cancel\":[\"Cancel\"],\"participant.verify.action.button.cancel\":[\"Cancel\"],\"dashboard.dembrane.verify.description\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"dashboard.dembrane.verify.experimental\":[\"Experimental\"],\"participant.verify.artefact.action.button.go.back\":[\"Go back\"],\"participant.verify.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"participant.verify.loading.artefact\":[\"Loading artefact\"],\"participant.verify.regenerating.artefact\":[\"Regenerating the artefact\"],\"participant.verify.artefact.action.button.reload\":[\"Reload Page\"],\"participant.verify.action.button.revise\":[\"Revise\"],\"participant.verify.action.button.save\":[\"Save\"],\"participant.echo.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"participant.echo.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"participant.verify.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.verify.loading.artefact.description\":[\"This will just take a moment\"],\"participant.verify.artefact.error.title\":[\"Unable to Load Artefact\"],\"dashboard.dembrane.concrete.experimental\":[\"dashboard.dembrane.concrete.experimental\"],\"participant.button.go.deeper\":[\"Va plus profond\"],\"participant.button.make.concrete\":[\"Rends-le concret\"],\"select.all.modal.skip.reason\":[\"certaines peuvent être ignorées en raison d'une transcription vide ou d'une limite de contexte\"],\"participant.modal.interruption.issue.description\":[\"Nous avons sauvegardé votre enregistrement jusqu'à <0>\",[\"formattedDuration\"],\" mais le reste a été perdu, désolé. <1/> Appuyez ci-dessous pour vous reconnecter, puis sur enregistrer pour continuer.\"],\"participant.modal.refine.info.title.go.deeper\":[\"Approfondir\"],\"participant.modal.refine.info.title.concrete\":[\"Concrétiser\"],\"participant.modal.refine.info.title.generic\":[\"\\\"Refine\\\" Bientôt disponible\"],\"participant.modal.refine.info.title\":[\"Feature Bientôt disponible\"],\"participant.refine.go.deeper\":[\"Va plus profond\"],\"participant.concrete.artefact.error.description\":[\"Il semble que nous n'ayons pas pu charger cet artefact. Cela pourrait être un problème temporaire. Vous pouvez essayer de recharger ou revenir en arrière pour sélectionner un autre sujet.\"],\"dashboard.dembrane.concrete.title\":[\"Rends-le concret\"],\"participant.refine.make.concrete\":[\"Rends-le concret\"],\"participant.button.refine\":[\"Refine\"],\"participant.concrete.regenerating.artefact\":[\"Régénération de l'artefact\"],\"dashboard.dembrane.concrete.topic.select\":[\"Sélectionnez les sujets que les participants peuvent utiliser pour « Rends-le concret ».\"],\"participant.go.deeper.generic.error.message\":[\"Une erreur s'est produite. Veuillez réessayer en appuyant sur le bouton Va plus profond, ou contactez le support si le problème persiste.\"],\"participant.concrete.artefact.error.title\":[\"Impossible de charger l'artefact\"],\"participant.modal.refine.info.reason\":[\"Nous avons besoin d'un peu plus de contexte pour t'aider à affiner efficacement. Continue d'enregistrer pour que nous puissions formuler de meilleures suggestions.\"],\"dashboard.dembrane.concrete.description\":[\"Activez cette fonctionnalité pour permettre aux participants de créer et d'approuver des \\\"objets concrets\\\" à partir de leurs contributions. Cela aide à cristalliser les idées clés, les préoccupations ou les résumés. Après la conversation, vous pouvez filtrer les discussions avec des objets concrets et les examiner dans l'aperçu.\"],\"participant.concrete.instructions.approve.artefact\":[\"Valide cet artefact si tout est bon pour toi.\"],\"participant.concrete.instructions.loading\":[\"Chargement\"],\"participant.concrete.selection.button.next\":[\"Suivant\"],\"participant.concrete.instructions.button.next\":[\"Suivant\"],\"participant.concrete.instructions.revise.artefact\":[\"Une fois que tu as discuté, clique sur « réviser » pour voir \",[\"objectLabel\"],\" changer pour refléter ta discussion.\"],\"participant.concrete.instructions.read.aloud\":[\"Une fois que tu as reçu \",[\"objectLabel\"],\", lis-le à haute voix et partage à voix haute ce que tu souhaites changer, si besoin.\"],\"dashboard.dembrane.verify.topic.select\":[\"Sélectionnez les sujets que les participants peuvent utiliser pour la vérification.\"],\"participant.concrete.selection.title\":[\"Qu'est-ce que tu veux rendre concret ?\"],\"participant.concrete.instructions.receive.artefact\":[\"Tu recevras bientôt \",[\"objectLabel\"],\" pour les rendre concrets.\"],\"participant.concrete.instructions.approval.helps\":[\"Ton approbation nous aide à comprendre ce que tu penses vraiment !\"],\"library.generate.duration.message\":[\"La bibliothèque prendra \",[\"duration\"]],\"uDvV8j\":[\" Envoyer\"],\"aMNEbK\":[\" Se désabonner des notifications\"],\"JhOwWd\":[\"-5s\"],\"participant.modal.echo.info.title.generic\":[\"\\\"ECHO\\\" bientôt disponible\"],\"participant.modal.echo.info.title.go.deeper\":[\"\\\"Explorer\\\" bientôt disponible\"],\"participant.modal.echo.info.title.concrete\":[\"\\\"Vérifier\\\" bientôt disponible\"],\"2NWk7n\":[\"(pour un traitement audio amélioré)\"],\"e6iRhF\":[[\"0\",\"plural\",{\"one\":[\"#\",\" étiquette\"],\"other\":[\"#\",\" étiquettes\"]}]],\"select.all.modal.tags\":[[\"0\",\"plural\",{\"one\":[\"Étiquette :\"],\"other\":[\"Étiquettes :\"]}]],\"J/hVSQ\":[[\"0\"]],\"HB8dPL\":[[\"0\"],\" \",[\"1\"],\" prêt\"],\"select.all.modal.added.count\":[[\"0\"],\" ajoutées\"],\"xRdQss\":[[\"0\"],\" Conversation\",[\"1\"],\" • Edited \",[\"2\"]],\"2Th9D6\":[[\"0\"],\" Conversations • Modifié le \",[\"1\"]],\"select.all.modal.not.added.count\":[[\"0\"],\" non ajoutées\"],\"BXWuuj\":[[\"conversationCount\"],\" sélectionné(s)\"],\"P1pDS8\":[[\"diffInDays\"],\" jours\"],\"bT6AxW\":[[\"diffInHours\"],\" heures\"],\"library.conversations.to.be.analyzed\":[[\"finishedConversationsCount\",\"plural\",{\"one\":[\"Actuellement, \",\"#\",\" conversation est prête à être analysée.\"],\"other\":[\"Actuellement, \",\"#\",\" conversations sont prêtes à être analysées.\"]}]],\"fyE7Au\":[[\"minutes\"],\" minutes et \",[\"seconds\"],\" secondes\"],\"TVD5At\":[[\"readingNow\"],\" lit actuellement\"],\"U7Iesw\":[[\"seconds\"],\" secondes\"],\"library.conversations.still.processing\":[[\"0\"],\" en cours de traitement.\"],\"ZpJ0wx\":[\"*Transcription en cours.*\"],\"ynBObK\":[\"+\",[\"hiddenCount\"],\" conversations\"],\"pV+XPw\":[\"+5s\"],\"LPXUKX\":[\"<0>Attendre \",[\"0\"],\":\",[\"1\"]],\"LeFXS1\":[\"0 Aspects\"],\"AeSuqs\":[\"1. Vous fournissez une URL où vous souhaitez recevoir les notifications\"],\"nDEZ7T\":[\"2. Lorsqu'un événement de conversation se produit, nous envoyons automatiquement les données de la conversation à votre URL\"],\"WiUXLq\":[\"3. Votre système reçoit les données et peut agir sur elles (par exemple, enregistrer dans une base de données, envoyer un e-mail, mettre à jour un tableau de bord)\"],\"D+aQ7R\":[\"Un nom convivial pour identifier ce webhook\"],\"DX/Wkz\":[\"Mot de passe du compte\"],\"L5gswt\":[\"Action par\"],\"UQXw0W\":[\"Action sur\"],\"7L01XJ\":[\"Actions\"],\"select.all.modal.loading.filters\":[\"Filtres actifs\"],\"m16xKo\":[\"Ajouter\"],\"1m+3Z3\":[\"Ajouter un contexte supplémentaire (Optionnel)\"],\"Se1KZw\":[\"Ajouter tout ce qui s'applique\"],\"select.all.modal.title.add\":[\"Ajouter des conversations au contexte\"],\"1xDwr8\":[\"Ajoutez des termes clés ou des noms propres pour améliorer la qualité et la précision de la transcription.\"],\"ndpRPm\":[\"Ajoutez de nouveaux enregistrements à ce projet. Les fichiers que vous téléchargez ici seront traités et apparaîtront dans les conversations.\"],\"Ralayn\":[\"Ajouter une étiquette\"],\"add.tag.filter.modal.title\":[\"Ajouter une étiquette aux filtres\"],\"IKoyMv\":[\"Ajouter des étiquettes\"],\"add.tag.filter.modal.add\":[\"Ajouter aux filtres\"],\"NffMsn\":[\"Ajouter à cette conversation\"],\"QN2F+7\":[\"Ajouter un webhook\"],\"UZ07em\":[\"Ajouter votre premier webhook\"],\"select.all.modal.added\":[\"Ajoutées\"],\"Na90E+\":[\"E-mails ajoutés\"],\"select.all.modal.add.without.filters\":[\"Ajout de <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" au chat\"],\"select.all.modal.add.with.filters\":[\"Ajout de <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" avec les filtres suivants :\"],\"select.all.modal.add.without.filters.more\":[\"Ajout de <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation supplémentaire\"],\"other\":[\"#\",\" conversations supplémentaires\"]}],\"\"],\"select.all.modal.add.with.filters.more\":[\"Ajout de <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation supplémentaire\"],\"other\":[\"#\",\" conversations supplémentaires\"]}],\" avec les filtres suivants :\"],\"SJCAsQ\":[\"Ajout du contexte :\"],\"select.all.modal.loading.title\":[\"Ajout de conversations\"],\"Du6bPw\":[\"Adresse\"],\"CA/Ul9\":[\"Ajuster la taille de la police de base pour l'interface\"],\"sxkWRg\":[\"Avancé\"],\"OaKXud\":[\"Avancé (Astuces et conseils)\"],\"TBpbDp\":[\"Avancé (Astuces et conseils)\"],\"JiIKww\":[\"Paramètres avancés\"],\"6iJVJD\":[\"Agentic\"],\"vaeE5W\":[\"Agentic - Exécution guidée par les outils\"],\"VHg3DX\":[\"Chat Agentic\"],\"cF7bEt\":[\"Toutes les actions\"],\"O1367B\":[\"Toutes les collections\"],\"gvykaX\":[\"Toutes les conversations\"],\"Cmt62w\":[\"Toutes les conversations sont prêtes\"],\"u/fl/S\":[\"Tous les fichiers ont été téléchargés avec succès.\"],\"baQJ1t\":[\"Toutes les perspectives\"],\"3goDnD\":[\"Permettre aux participants d'utiliser le lien pour démarrer de nouvelles conversations\"],\"bruUug\":[\"Presque terminé\"],\"H7cfSV\":[\"Déjà ajouté à cette conversation\"],\"xNyrs1\":[\"Déjà dans le contexte\"],\"jIoHDG\":[\"Une notification par e-mail sera envoyée à \",[\"0\"],\" participant\",[\"1\"],\". Voulez-vous continuer ?\"],\"G54oFr\":[\"Une notification par e-mail sera envoyée à \",[\"0\"],\" participant\",[\"1\"],\". Voulez-vous continuer ?\"],\"8q/YVi\":[\"Une erreur s'est produite lors du chargement du Portail. Veuillez contacter l'équipe de support.\"],\"XyOToQ\":[\"Une erreur s'est produite.\"],\"QX6zrA\":[\"Analyse\"],\"F4cOH1\":[\"Langue d'analyse\"],\"1x2m6d\":[\"Analysez ces éléments avec profondeur et nuances. Veuillez :\\n\\nFocaliser sur les connexions inattendues et les contrastes\\nAller au-delà des comparaisons superficieles\\nIdentifier les motifs cachés que la plupart des analyses manquent\\nRester rigoureux dans l'analyse tout en étant engageant\\nUtiliser des exemples qui éclairent des principes plus profonds\\nStructurer l'analyse pour construire une compréhension\\nDessiner des insights qui contredisent les idées conventionnelles\\n\\nNote : Si les similitudes/différences sont trop superficielles, veuillez me le signaler, nous avons besoin de matériel plus complexe à analyser.\"],\"announcements\":[\"annonces\"],\"Dzr23X\":[\"Annonces\"],\"gd1W+U\":[\"Anonymiser les transcriptions\"],\"YdiKaK\":[\"conversation anonymisée\"],\"iPiP6k\":[\"Conversation anonymisée\"],\"azfEQ3\":[\"Anonymous Participant\"],\"participant.concrete.action.button.approve\":[\"Approuver\"],\"conversation.verified.approved\":[\"Approuvé\"],\"tq+4rb\":[\"Êtes-vous sûr de vouloir supprimer le webhook \\\"\",[\"0\"],\"\\\" ? Cette action ne peut pas être annulée.\"],\"Q5Z2wp\":[\"Êtes-vous sûr de vouloir supprimer cette conversation ? Cette action ne peut pas être annulée.\"],\"kWiPAC\":[\"Êtes-vous sûr de vouloir supprimer ce projet ?\"],\"YF1Re1\":[\"Êtes-vous sûr de vouloir supprimer ce projet ? Cette action est irréversible.\"],\"B8ymes\":[\"Êtes-vous sûr de vouloir supprimer cet enregistrement ?\"],\"G2gLnJ\":[\"Êtes-vous sûr de vouloir supprimer cette étiquette ?\"],\"aUsm4A\":[\"Êtes-vous sûr de vouloir supprimer cette étiquette ? Cela supprimera l'étiquette des conversations existantes qui la contiennent.\"],\"participant.modal.finish.message.text.mode\":[\"Êtes-vous sûr de vouloir terminer la conversation ?\"],\"xu5cdS\":[\"Êtes-vous sûr de vouloir terminer ?\"],\"sOql0x\":[\"Êtes-vous sûr de vouloir générer la bibliothèque ? Cela prendra du temps et écrasera vos vues et perspectives actuelles.\"],\"K1Omdr\":[\"Are you sure you want to generate the library? This will take a while.\"],\"UXCOMn\":[\"Êtes-vous sûr de vouloir régénérer le résumé ? Vous perdrez le résumé actuel.\"],\"JHgUuT\":[\"Artefact approuvé avec succès !\"],\"IbpaM+\":[\"Artefact rechargé avec succès !\"],\"Qcm/Tb\":[\"Artefact révisé avec succès !\"],\"uCzCO2\":[\"Artefact mis à jour avec succès !\"],\"KYehbE\":[\"Artefacts\"],\"jrcxHy\":[\"Artefacts\"],\"F+vBv0\":[\"Demander\"],\"lCenB6\":[\"Demander l'e-mail ?\"],\"Rjlwvz\":[\"Demander le nom ?\"],\"5gQcdD\":[\"Demander aux participants de fournir leur nom lorsqu'ils commencent une conversation\"],\"84NoFa\":[\"Aspect\"],\"HkigHK\":[\"Aspects\"],\"kskjVK\":[\"L'assistant écrit...\"],\"HrusNW\":[\"Sélectionne au moins un sujet pour activer Rends-le concret\"],\"iF1OFS\":[\"Sélectionne au moins un sujet pour activer la vérification\"],\"participant.modal.interruption.issue.message\":[\"Attention ! Nous avons perdu les 60 dernières secondes de votre enregistrement en raison d'une interruption. Veuillez appuyer sur le bouton ci-dessous pour vous reconnecter.\"],\"kHN5Zx\":[\"Le téléchargement de l'audio n'est pas disponible pour les conversations anonymisées\"],\"SLvg/d\":[\"La lecture de l'audio n'est pas disponible pour les conversations anonymisées\"],\"DMBYlw\":[\"Traitement audio en cours\"],\"D3SDJS\":[\"Audio Recording\"],\"mGVg5N\":[\"Les enregistrements audio seront supprimés après 30 jours à partir de la date d'enregistrement\"],\"IOBCIN\":[\"Conseil audio\"],\"y2W2Hg\":[\"Journaux d'audit\"],\"aL1eBt\":[\"Journaux d'audit exportés en CSV\"],\"mS51hl\":[\"Journaux d'audit exportés en JSON\"],\"z8CQX2\":[\"Code d'authentification\"],\"R+PyK8\":[\"Générer automatiquement les titres\"],\"voAvDv\":[\"Générer automatiquement les titres\"],\"Wrpmw7\":[\"Généré automatiquement ou saisi manuellement\"],\"/iCiQU\":[\"Sélection automatique\"],\"3D5FPO\":[\"Sélection automatique désactivée\"],\"ajAMbT\":[\"Sélection automatique activée\"],\"jEqKwR\":[\"Sélectionner les sources à ajouter à la conversation\"],\"dY4Vk3\":[\"Générer automatiquement un titre court basé sur le sujet pour chaque conversation après la synthèse. Le titre décrit ce qui a été discuté, pas qui a participé. Le nom original du participant est conservé séparément, s'il a fourni un nom.\"],\"vtUY0q\":[\"Inclut automatiquement les conversations pertinentes pour l'analyse sans sélection manuelle\"],\"F95AYw\":[\"Enregistrer automatiquement les transcriptions dans votre CRM ou base de données\"],\"zUbSgC\":[\"Envoyer automatiquement les données de conversation à vos autres outils et services lorsque des événements se produisent.\"],\"csDS2L\":[\"Disponible\"],\"iH8pgl\":[\"Retour\"],\"participant.button.back.microphone\":[\"Retour\"],\"participant.button.back\":[\"Retour\"],\"/9nVLo\":[\"Retour à la sélection\"],\"wVO5q4\":[\"Basique (Diapositives tutorielles essentielles)\"],\"epXTwc\":[\"Paramètres de base\"],\"GML8s7\":[\"Commencer !\"],\"YBt9YP\":[\"Bêta\"],\"dashboard.dembrane.concrete.beta\":[\"Bêta\"],\"dashboard.dembrane.verify.beta\":[\"Bêta\"],\"0fX/GG\":[\"Vue d’ensemble\"],\"vZERag\":[\"Vue d’ensemble - Thèmes et tendances\"],\"MkvsWx\":[\"Prendre rendez-vous\"],\"YgG3yv\":[\"Idées de brainstorming\"],\"4eBtkM\":[\"Construire des tableaux de bord personnalisés avec des données de conversation en temps réel\"],\"ba5GvN\":[\"En supprimant ce projet, vous supprimerez toutes les données qui y sont associées. Cette action ne peut pas être annulée. Êtes-vous ABSOLUMENT sûr de vouloir supprimer ce projet ?\"],\"dEgA5A\":[\"Annuler\"],\"participant.mic.settings.modal.second.confirm.cancel\":[\"Annuler\"],\"participant.concrete.action.button.cancel\":[\"Annuler\"],\"participant.concrete.instructions.button.cancel\":[\"Annuler\"],\"select.all.modal.cancel\":[\"Annuler\"],\"add.tag.filter.modal.cancel\":[\"Annuler\"],\"RKD99R\":[\"Impossible d'ajouter une conversation vide\"],\"kryGs+\":[\"Carte\"],\"JFFJDJ\":[\"Les modifications sont enregistrées automatiquement pendant que vous utilisez l'application. <0/>Une fois que vous avez des modifications non enregistrées, vous pouvez cliquer n'importe où pour les sauvegarder. <1/>Vous verrez également un bouton pour annuler les modifications.\"],\"u0IJto\":[\"Les modifications seront enregistrées automatiquement\"],\"xF/jsW\":[\"Changer de langue pendant une conversation active peut provoquer des résultats inattendus. Il est recommandé de commencer une nouvelle conversation après avoir changé la langue. Êtes-vous sûr de vouloir continuer ?\"],\"AHZflp\":[\"Discussion\"],\"TGJVgd\":[\"Discussion | Dembrane\"],\"chat.accordion.skeleton.title\":[\"Discussions\"],\"project.sidebar.chat.title\":[\"Discussions\"],\"8Q+lLG\":[\"Discussions\"],\"participant.button.check.microphone.access\":[\"Vérifier l'accès au microphone\"],\"+e4Yxz\":[\"Vérifier l'accès au microphone\"],\"v4fiSg\":[\"Vérifiez votre e-mail\"],\"pWT04I\":[\"Vérification...\"],\"KFa1f3\":[\"Choisir un fichier logo\"],\"okLwd9\":[\"Choisir parmi vos autres projets\"],\"Aoxltn\":[\"Choisir quand vous souhaitez recevoir les notifications\"],\"DakUDF\":[\"Choisis le thème que tu préfères pour l’interface\"],\"0ngaDi\":[\"Citation des sources suivantes\"],\"B2pdef\":[\"Cliquez sur \\\"Télécharger les fichiers\\\" lorsque vous êtes prêt à commencer le processus de téléchargement.\"],\"cwMTjO\":[\"Cliquer pour modifier\"],\"jcSz6S\":[\"Cliquez pour voir les \",[\"totalCount\"],\" conversations\"],\"bIj+VB\":[\"Gestion client\"],\"+d+tJS\":[\"Cloner depuis un autre projet\"],\"nCnTY0\":[\"Cloner depuis le projet\"],\"BPrdpc\":[\"Cloner le projet\"],\"9U86tL\":[\"Cloner le projet\"],\"yz7wBu\":[\"Fermer\"],\"select.all.modal.close\":[\"Fermer\"],\"q+hNag\":[\"Collection\"],\"bJHBId\":[\"Cas d'utilisation courants :\"],\"Wqc3zS\":[\"Comparer & Contraster\"],\"CfO59/\":[\"Comparer & Contraster Insights\"],\"jlZul5\":[\"Comparez et contrastez les éléments suivants fournis dans le contexte.\"],\"bD8I7O\":[\"Terminé\"],\"6jBoE4\":[\"Sujets concrets\"],\"participant.mic.settings.modal.second.confirm.button\":[\"Continuer\"],\"yjkELF\":[\"Confirmer le nouveau mot de passe\"],\"p2/GCq\":[\"Confirmer le mot de passe\"],\"puQ8+/\":[\"Publier\"],\"L0k594\":[\"Confirmez votre mot de passe pour générer un nouveau secret pour votre application d'authentification.\"],\"JhzMcO\":[\"Connexion aux services de création de rapports...\"],\"wX/BfX\":[\"Connexion saine\"],\"WimHuY\":[\"Connexion défectueuse\"],\"l9fkrm\":[\"Consentement\"],\"DFFB2t\":[\"Contactez votre représentant commercial\"],\"VlCTbs\":[\"Contactez votre représentant commercial pour activer cette fonction aujourd'hui !\"],\"M73whl\":[\"Contexte\"],\"VHSco4\":[\"Contexte ajouté :\"],\"aVvy3Y\":[\"Limite de contexte atteinte\"],\"participant.button.continue\":[\"Continuer\"],\"xGVfLh\":[\"Continuer\"],\"F1pfAy\":[\"conversation\"],\"EiHu8M\":[\"Conversation ajoutée à la discussion\"],\"ggJDqH\":[\"Audio de la conversation\"],\"participant.conversation.ended\":[\"Conversation terminée\"],\"BsHMTb\":[\"Conversation terminée\"],\"26Wuwb\":[\"Traitement de la conversation\"],\"OtdHFE\":[\"Conversation retirée de la discussion\"],\"zTKMNm\":[\"Statut de la conversation\"],\"Rdt7Iv\":[\"Détails du statut de la conversation\"],\"7Ljafh\":[\"Tags de conversation\"],\"a7zH70\":[\"conversations\"],\"EnJuK0\":[\"Conversations\"],\"TQ8ecW\":[\"Conversations à partir du QR Code\"],\"nmB3V3\":[\"Conversations à partir du téléchargement\"],\"participant.refine.cooling.down\":[\"Période de repos. Disponible dans \",[\"0\"]],\"6V3Ea3\":[\"Copié\"],\"84o0nc\":[\"Copié depuis la conversation originale\"],\"PiH3UR\":[\"Copié !\"],\"he3ygx\":[\"Copier\"],\"y1eoq1\":[\"Copier le lien\"],\"Dj+aS5\":[\"Copier le lien pour partager ce rapport\"],\"vAkFou\":[\"Copier le secret\"],\"v3StFl\":[\"Copier le résumé\"],\"/4gGIX\":[\"Copier dans le presse-papiers\"],\"RTxUjI\":[\"Copier dans le presse-papiers\"],\"rG2gDo\":[\"Copier la transcription\"],\"OvEjsP\":[\"Copie en cours...\"],\"hYgDIe\":[\"Créer\"],\"VW1ecc\":[\"Créer un nouveau webhook à partir de zéro\"],\"oJfYM5\":[\"Créer un brief de recherche à partir des conversations récentes\"],\"CSQPC0\":[\"Créer un compte\"],\"library.create\":[\"Créer une bibliothèque\"],\"O671Oh\":[\"Créer une bibliothèque\"],\"library.create.view.modal.title\":[\"Créer une nouvelle vue\"],\"vY2Gfm\":[\"Créer une nouvelle vue\"],\"bsfMt3\":[\"Créer un rapport\"],\"library.create.view\":[\"Créer une vue\"],\"3D0MXY\":[\"Créer une vue\"],\"dkAPxi\":[\"Créer un webhook\"],\"45O6zJ\":[\"Créé le\"],\"yOrQ4N\":[\"Logo actuel\"],\"8Tg/JR\":[\"Personnalisé\"],\"o1nIYK\":[\"Nom de fichier personnalisé\"],\"GrXJvi\":[\"Logo personnalisé\"],\"iv5fAO\":[\"Prompt de titre personnalisé\"],\"ZQKLI1\":[\"Zone dangereuse\"],\"wqCnxg\":[\"URL du tableau de bord (lien direct vers l'aperçu de la conversation)\"],\"ovBPCi\":[\"Par défaut\"],\"ucTqrC\":[\"Par défaut - Pas de tutoriel (Seulement les déclarations de confidentialité)\"],\"K/78Yl\":[\"Déléguer une analyse multi-étapes avec l'exécution en direct des outils\"],\"cnGeoo\":[\"Supprimer\"],\"project.sidebar.chat.delete\":[\"Supprimer la discussion\"],\"2DzmAq\":[\"Supprimer la conversation\"],\"++iDlT\":[\"Supprimer le projet\"],\"zdyslo\":[\"Supprimer le webhook\"],\"+m7PfT\":[\"Supprimé avec succès\"],\"p9tvm2\":[\"Echo\"],\"90wFaY\":[\"ECHO\"],\"nzP4fT\":[\"dembrane events\"],\"Y7Si8i\":[\"dembrane est propulsé par l’IA. Vérifie bien les réponses.\"],\"67znul\":[\"Réponse\"],\"Nu4oKW\":[\"Description\"],\"ozaega\":[\"Détermine sous quelle base juridique de GDPR les données personnelles sont traitées. Cela affecte les flux de consentement, les droits des sujets des données et les obligations de conservation.\"],\"YrOV6x\":[\"Détermine sous quelle base juridique de GDPR les données personnelles sont traitées. Cette configuration s'applique à tous vos projets et peut être modifiée dans vos paramètres de compte.\"],\"NMz7xK\":[\"Développez un cadre stratégique qui conduit à des résultats significatifs. Veuillez :\\n\\nIdentifier les objectifs clés et leurs interdépendances\\nPlanifier les moyens d'implémentation avec des délais réalistes\\nAnticiper les obstacles potentiels et les stratégies de mitigation\\nDéfinir des indicateurs clairs pour le succès au-delà des indicateurs de vanité\\nMettre en évidence les besoins en ressources et les priorités d'allocation\\nStructurer le plan pour les actions immédiates et la vision à long terme\\nInclure les portes de décision et les points de pivot\\n\\nNote : Concentrez-vous sur les stratégies qui créent des avantages compétitifs durables, pas seulement des améliorations incrémentales.\"],\"qERl58\":[\"Désactiver 2FA\"],\"yrMawf\":[\"Désactiver l'authentification à deux facteurs\"],\"E/QGRL\":[\"Désactivé\"],\"fDGgw4\":[\"Dois-je avoir cela ?\"],\"LnL5p2\":[\"Voulez-vous contribuer à ce projet ?\"],\"JeOjN4\":[\"Voulez-vous rester dans la boucle ?\"],\"TvY/XA\":[\"Documentation\"],\"mzI/c+\":[\"Télécharger\"],\"5YVf7S\":[\"Téléchargez toutes les transcriptions de conversations générées pour ce projet.\"],\"5154Ap\":[\"Télécharger toutes les transcriptions\"],\"8fQs2Z\":[\"Download as\"],\"hX9DE4\":[\"Download audio\"],\"hTiEnc\":[\"Télécharger l'audio\"],\"wEiqju\":[\"Télécharger le QR code\"],\"+bBcKo\":[\"Télécharger la transcription\"],\"5XW2u5\":[\"Options de téléchargement de la transcription\"],\"6Wy9H3\":[\"Brouillon des actions suivantes et les organiser par priorité\"],\"hUO5BY\":[\"Glissez les fichiers audio ici ou cliquez pour sélectionner des fichiers\"],\"KGi3u9\":[\"Glisser pour réorganiser\"],\"lkz6PL\":[\"Durée\"],\"KIjvtr\":[\"Néerlandais\"],\"pO9dOq\":[\"par exemple : \\\"Utiliser des phrases adjectivales courtes comme 'Espaces verts urbains' ou 'Emploi des jeunes'. Éviter les titres génériques.\\\"\"],\"ffuZIY\":[\"par exemple : Notifications Slack, Make Workflow\"],\"participant.button.echo\":[\"ECHO\"],\"HA9VXi\":[\"ÉCHO\"],\"rH6cQt\":[\"Echo est optimisé par l'IA. Veuillez vérifier les réponses.\"],\"o6tfKZ\":[\"ECHO est optimisé par l'IA. Veuillez vérifier les réponses.\"],\"/IJH/2\":[\"ECHO!\"],\"ePK91l\":[\"Modifier\"],\"9WkyHF\":[\"Modifier la conversation\"],\"/8fAkm\":[\"Modifier le nom du fichier\"],\"G2KpGE\":[\"Modifier le projet\"],\"DdevVt\":[\"Modifier le contenu du rapport\"],\"0YvCPC\":[\"Modifier la ressource\"],\"report.editor.description\":[\"Modifier le contenu du rapport en utilisant l'éditeur de texte enrichi ci-dessous. Vous pouvez formater le texte, ajouter des liens, des images et plus encore.\"],\"nP7CdQ\":[\"Modifier le webhook\"],\"F6H6Lg\":[\"Mode d'édition\"],\"O3oNi5\":[\"E-mail\"],\"wwiTff\":[\"Vérification de l'e-mail\"],\"Ih5qq/\":[\"Vérification de l'e-mail | Dembrane\"],\"iF3AC2\":[\"E-mail vérifié avec succès. Vous serez redirigé vers la page de connexion dans 5 secondes. Si vous n'êtes pas redirigé, veuillez cliquer <0>ici.\"],\"g2N9MJ\":[\"email@travail.com\"],\"N2S1rs\":[\"Vide\"],\"DCRKbe\":[\"Activer 2FA\"],\"PccJlP\":[\"Enable Echo\"],\"pPJr5A\":[\"Enable ECHO\"],\"D3AnH0\":[\"Activer Explorer\"],\"+ljZfM\":[\"Activer Va plus profond\"],\"wGA7d4\":[\"Activer Rends-le concret\"],\"4KKbfZ\":[\"Activer la participation\"],\"PoQJQE\":[\"Enable Reply\"],\"G3dSLc\":[\"Activer les notifications de rapports\"],\"Idlt6y\":[\"Activez cette fonctionnalité pour permettre aux participants de recevoir des notifications lorsqu'un rapport est publié ou mis à jour. Les participants peuvent entrer leur e-mail pour s'abonner aux mises à jour et rester informés.\"],\"g2qGhy\":[\"Activez cette fonctionnalité pour permettre aux participants de demander des réponses alimentées par l'IA pendant leur conversation. Les participants peuvent cliquer sur \\\"Echo\\\" après avoir enregistré leurs pensées pour recevoir un retour contextuel, encourageant une réflexion plus profonde et un engagement accru. Une période de récupération s'applique entre les demandes.\"],\"pB03mG\":[\"Activez cette fonctionnalité pour permettre aux participants de demander des réponses alimentées par l'IA pendant leur conversation. Les participants peuvent cliquer sur \\\"ECHO\\\" après avoir enregistré leurs pensées pour recevoir un retour contextuel, encourageant une réflexion plus profonde et un engagement accru. Une période de récupération s'applique entre les demandes.\"],\"ZUS4uO\":[\"Activez cette fonctionnalité pour permettre aux participants de demander des réponses alimentées par l'IA pendant leur conversation. Les participants peuvent cliquer sur \\\"Explorer\\\" après avoir enregistré leurs pensées pour recevoir un retour contextuel, encourageant une réflexion plus profonde et un engagement accru. Une période de récupération s'applique entre les demandes.\"],\"dWv3hs\":[\"Activez cette fonctionnalité pour permettre aux participants de demander des réponses AI pendant leur conversation. Les participants peuvent cliquer sur \\\"dembrane Réponse\\\" après avoir enregistre leurs pensées pour recevoir un feedback contextuel, encourager une réflexion plus profonde et une engagement plus élevé. Une période de cooldown s'applique entre les demandes.\"],\"rkE6uN\":[\"Active cette fonction pour que les participants puissent demander des réponses générées par l’IA pendant leur conversation. Après avoir enregistré leurs idées, ils peuvent cliquer sur « Va plus profond » pour recevoir un feedback contextuel qui les aide à aller plus loin dans leur réflexion et leur engagement. Un délai s’applique entre deux demandes.\"],\"dashboard.dembrane.feature.verify.description\":[\"Activez cette fonctionnalité pour permettre aux participants de vérifier et d'approuver les \\\"résultats\\\" de leurs contributions. Cela aide à cristalliser les idées clés, les préoccupations ou les résumés. Après la conversation, vous pouvez filtrer les discussions avec des résultats vérifiés et les examiner dans l'aperçu.\"],\"C027jd\":[\"Activer l'anonymisation des transcriptions\"],\"329BBO\":[\"Activer l'authentification à deux facteurs\"],\"x35ZEt\":[\"Activer la vérification\"],\"RxzN1M\":[\"Activé\"],\"IxzwiB\":[\"Fin de la liste • Toutes les \",[\"0\"],\" conversations chargées\"],\"lYGfRP\":[\"Anglais\"],\"GboWYL\":[\"Entrez un terme clé ou un nom propre\"],\"TSHJTb\":[\"Entrez un nom pour le nouveau conversation\"],\"KovX5R\":[\"Entrez un nom pour votre projet cloné\"],\"DRYPFp\":[\"Entrez une clé secrète\"],\"34YqUw\":[\"Entrez un code valide pour désactiver l'authentification à deux facteurs.\"],\"2FPsPl\":[\"Entrez le nom du fichier (sans extension)\"],\"vT+QoP\":[\"Entrez un nouveau nom pour la discussion :\"],\"oIn7d4\":[\"Entrez le code à 6 chiffres de votre application d'authentification.\"],\"q1OmsR\":[\"Entrez le code actuel à six chiffres de votre application d'authentification.\"],\"nAEwOZ\":[\"Enter your access code\"],\"NgaR6B\":[\"Entrez votre mot de passe\"],\"42tLXR\":[\"Entrez votre requête\"],\"HRbyGE\":[\"Entré par le participant sur le portail\"],\"SlfejT\":[\"Erreur\"],\"Ne0Dr1\":[\"Erreur lors du clonage du projet\"],\"AEkJ6x\":[\"Erreur lors de la création du rapport\"],\"S2MVUN\":[\"Erreur lors du chargement des annonces\"],\"xcUDac\":[\"Erreur lors du chargement des perspectives\"],\"edh3aY\":[\"Erreur lors du chargement du projet\"],\"3Uoj83\":[\"Erreur lors du chargement des citations\"],\"4kVRov\":[\"Une erreur s'est produite\"],\"z05QRC\":[\"Erreur lors de la mise à jour du rapport\"],\"hmk+3M\":[\"Erreur lors du téléchargement de \\\"\",[\"0\"],\"\\\": \",[\"1\"]],\"tst44n\":[\"Événements\"],\"VFClUG\":[\"Événements à écouter\"],\"participant.alert.microphone.access.success\":[\"Tout semble bon – vous pouvez continuer.\"],\"/PykH1\":[\"Tout semble bon – vous pouvez continuer.\"],\"jqsg/I\":[\"Exemple de payload de webhook\"],\"AAC/NE\":[\"Example: This conversation is about [topic]. Key terms include [term1], [term2]. Please pay special attention to [specific aspect].\"],\"Rsjgm0\":[\"Expérimental\"],\"8tjQCz\":[\"Explorer\"],\"participant.echo.explore\":[\"Explorer\"],\"/bsogT\":[\"Explore les thèmes et les tendances de toutes les conversations\"],\"sAod0Q\":[\"Exploration de \",[\"conversationCount\"],\" conversations\"],\"GS+Mus\":[\"Exporter\"],\"7Bj3x9\":[\"Échec\"],\"bh2Vob\":[\"Échec de l'ajout de la conversation à la discussion\"],\"ajvYcJ\":[\"Échec de l'ajout de la conversation à la discussion\",[\"0\"]],\"g5wCZj\":[\"Échec de l'ajout de conversations au contexte\"],\"9GMUFh\":[\"Échec de l'approbation de l'artefact. Veuillez réessayer.\"],\"pmwvUt\":[\"Échec de l'approbation du résultat. Veuillez réessayer.\"],\"RBpcoc\":[\"Échec de la copie du chat. Veuillez réessayer.\"],\"uvu6eC\":[\"Échec de la copie de la transcription. Réessaie.\"],\"BVzTya\":[\"Échec de la suppression de la réponse\"],\"p+a077\":[\"Échec de la désactivation de la sélection automatique pour cette discussion\"],\"iS9Cfc\":[\"Échec de l'activation de la sélection automatique pour cette discussion\"],\"C6KoMG\":[\"Échec de la fin de la conversation. Veuillez réessayer ou commencer une nouvelle conversation.\"],\"Gu9mXj\":[\"Échec de la fin de la conversation. Veuillez réessayer.\"],\"vx5bTP\":[\"Échec de la génération de \",[\"label\"],\". Veuillez réessayer.\"],\"7S+M+W\":[\"Failed to generate Hidden gems. Please try again.\"],\"Fa1ewI\":[\"Impossible de générer le résumé. Réessaie plus tard.\"],\"DKxr+e\":[\"Échec de la récupération des annonces\"],\"TSt/Iq\":[\"Échec de la récupération de la dernière annonce\"],\"D4Bwkb\":[\"Échec de la récupération du nombre d'annonces non lues\"],\"AXRzV1\":[\"Échec du chargement de l’audio ou l’audio n’est pas disponible\"],\"Z77bMM\":[\"Échec du chargement des webhooks\"],\"T7KYJY\":[\"Échec du marquage de toutes les annonces comme lues\"],\"eGHX/x\":[\"Échec du marquage de l'annonce comme lue\"],\"FBluE+\":[\"Échec de la reconnexion. Veuillez recharger la page.\"],\"SVtMXb\":[\"Échec de la régénération du résumé. Veuillez réessayer plus tard.\"],\"h49o9M\":[\"Échec du rechargement. Veuillez réessayer.\"],\"kE1PiG\":[\"Échec de la suppression de la conversation de la discussion\"],\"+piK6h\":[\"Échec de la suppression de la conversation de la discussion\",[\"0\"]],\"P9wLTJ\":[\"Échec de la suppression du logo\"],\"SmP70M\":[\"Échec de la transcription de la conversation. Veuillez réessayer.\"],\"hhLiKu\":[\"Échec de la révision de l'artefact. Veuillez réessayer.\"],\"kClMar\":[\"Échec de la révision du résultat. Veuillez réessayer.\"],\"8LgIkO\":[\"Échec de la création d'une nouvelle conversation. Veuillez réessayer.\"],\"wMEdO3\":[\"Échec de l'arrêt de l'enregistrement lors du changement de périphérique. Veuillez réessayer.\"],\"BpuK7o\":[\"Échec de la mise à jour de la base juridique\"],\"RW4V7P\":[\"Échec du téléchargement du logo\"],\"wH6wcG\":[\"Échec de la vérification de l'état de l'e-mail. Veuillez réessayer.\"],\"participant.modal.echo.info.title\":[\"Fonctionnalité bientôt disponible\"],\"87gcCP\":[\"Le fichier \\\"\",[\"0\"],\"\\\" dépasse la taille maximale de \",[\"1\"],\".\"],\"ena+qV\":[\"Le fichier \\\"\",[\"0\"],\"\\\" a un format non pris en charge. Seuls les fichiers audio sont autorisés.\"],\"LkIAge\":[\"Le fichier \\\"\",[\"0\"],\"\\\" n'est pas un format audio pris en charge. Seuls les fichiers audio sont autorisés.\"],\"RW2aSn\":[\"Le fichier \\\"\",[\"0\"],\"\\\" est trop petit (\",[\"1\"],\"). La taille minimale est de \",[\"2\"],\".\"],\"+aBwxq\":[\"Taille du fichier: Min \",[\"0\"],\", Max \",[\"1\"],\", jusqu'à \",[\"MAX_FILES\"],\" fichiers\"],\"UkgMPE\":[\"Nom du fichier depuis le fichier téléchargé\"],\"o7J4JM\":[\"Filtrer\"],\"5g0xbt\":[\"Filtrer les journaux d'audit par action\"],\"9clinz\":[\"Filtrer les journaux d'audit par collection\"],\"O39Ph0\":[\"Filtrer par action\"],\"DiDNkt\":[\"Filtrer par collection\"],\"MRk67a\":[\"Trouver des contradictions et suggérer des questions de suivi\"],\"participant.button.stop.finish\":[\"Terminer\"],\"participant.button.finish.text.mode\":[\"Terminer\"],\"participant.button.finish\":[\"Terminer\"],\"JmZ/+d\":[\"Terminer\"],\"participant.modal.finish.title.text.mode\":[\"Êtes-vous sûr de vouloir terminer la conversation ?\"],\"4dQFvz\":[\"Terminé\"],\"kODvZJ\":[\"Prénom\"],\"MKEPCY\":[\"Suivre\"],\"JnPIOr\":[\"Suivre la lecture\"],\"cGeFup\":[\"Taille de la police\"],\"Jj3pF8\":[\"Pour les utilisateurs avancés : Une clé secrète pour vérifier l'authenticité du webhook. Nécessaire si votre service de réception requiert une vérification de signature.\"],\"glx6on\":[\"Mot de passe oublié ?\"],\"nLC6tu\":[\"Français\"],\"k/Ywl4\":[\"Transcription complète (lorsqu'elle est disponible)\"],\"ziAjHi\":[\"Générer\"],\"GRy59I\":[\"Générer un résumé d'abord\"],\"tSA0hO\":[\"Générer des perspectives à partir de vos conversations\"],\"QqIxfi\":[\"Générer un secret\"],\"tM4cbZ\":[\"Générer des notes de réunion structurées basées sur les points de discussion suivants fournis dans le contexte.\"],\"gitFA/\":[\"Générer un résumé\"],\"kzY+nd\":[\"Génération du résumé. Patiente un peu...\"],\"DDcvSo\":[\"Allemand\"],\"u9yLe/\":[\"Obtenez une réponse immédiate de dembrane pour vous aider à approfondir la conversation.\"],\"participant.refine.go.deeper.description\":[\"Obtenez une réponse immédiate de dembrane pour vous aider à approfondir la conversation.\"],\"TAXdgS\":[\"Donnez-moi une liste de 5 à 10 sujets qui sont discutés.\"],\"CKyk7Q\":[\"Retour\"],\"participant.concrete.artefact.action.button.go.back\":[\"Retour\"],\"IL8LH3\":[\"Va plus profond\"],\"DXr0zk\":[\"Plein écran\"],\"iWpEwy\":[\"Retour à l'accueil\"],\"A3oCMz\":[\"Aller à la nouvelle conversation\"],\"mT57+Q\":[\"Aller aux paramètres\"],\"5gqNQl\":[\"Vue en grille\"],\"+h3keC\":[\"Guide pour comprendre comment les titres sont générés. Les titres décrivent le sujet de la conversation, pas le participant.\"],\"ZqBGoi\":[\"A des artefacts vérifiés\"],\"Yae+po\":[\"Aidez-nous à traduire\"],\"ng2Unt\":[\"Bonjour, \",[\"0\"]],\"D+zLDD\":[\"Masqué\"],\"G1UUQY\":[\"Pépite cachée\"],\"vLyv1R\":[\"Masquer\"],\"LqWHk1\":[\"Masquer \",[\"0\"]],\"u5xmYC\":[\"Tout masquer\"],\"txCbc+\":[\"Masquer toutes les perspectives\"],\"0lRdEo\":[\"Masquer les conversations sans contenu\"],\"eHo/Jc\":[\"Masquer les données\"],\"g4tIdF\":[\"Masquer les données de révision\"],\"tn75xn\":[\"Concept spécifique mis en évidence\"],\"i0qMbr\":[\"Accueil\"],\"lgXx7l\":[\"Comment ça marche :\"],\"LSCWlh\":[\"Comment décririez-vous à un collègue ce que vous essayez d'accomplir avec ce projet ?\\n* Quel est l'objectif principal ou la métrique clé\\n* À quoi ressemble le succès\"],\"participant.button.i.understand\":[\"Je comprends\"],\"sfIOlH\":[\"IBAN\"],\"S0kLOH\":[\"ID\"],\"WsoNdK\":[\"Identifiez et analysez les thèmes récurrents dans ce contenu. Veuillez:\\n\"],\"KbXMDK\":[\"Identifiez les thèmes, sujets et arguments récurrents qui apparaissent de manière cohérente dans les conversations. Analysez leur fréquence, intensité et cohérence. Sortie attendue: 3-7 aspects pour les petits ensembles de données, 5-12 pour les ensembles de données moyens, 8-15 pour les grands ensembles de données. Conseils de traitement: Concentrez-vous sur les motifs distincts qui apparaissent dans de multiples conversations.\"],\"participant.verify.instructions.approve.artefact\":[\"Si vous êtes satisfait de \",[\"objectLabel\"],\", cliquez sur \\\"Approuver\\\" pour montrer que vous vous sentez entendu.\"],\"411+TR\":[\"Si vous êtes un utilisateur avancé configurant des intégrations webhook, nous aimerions en savoir plus sur votre cas d'utilisation. Nous construisons également des fonctionnalités d'observabilité incluant les journaux d'audit et le suivi de la livraison.\"],\"AGaPk/\":[\"Si vous n'êtes pas sûr, vous n'avez probablement pas besoin de cela encore. Les webhooks sont une fonctionnalité avancée généralement utilisée par les développeurs ou les équipes avec des intégrations personnalisées. Vous pouvez toujours les configurer plus tard.\"],\"hDVOQQ\":[\"Si vous configurez des intégrations webhook, nous aimerions en savoir plus sur votre cas d'utilisation. Nous construisons également des fonctionnalités d'observabilité incluant les journaux d'audit et le suivi de la livraison.\"],\"QJUjB0\":[\"Pour mieux naviguer dans les citations, créez des vues supplémentaires. Les citations seront ensuite regroupées en fonction de votre vue.\"],\"IJUcvx\":[\"En attendant, si vous souhaitez analyser les conversations qui sont encore en cours de traitement, vous pouvez utiliser la fonction Chat\"],\"aOhF9L\":[\"Inclure le lien vers le portail dans le rapport\"],\"Dvf4+M\":[\"Inclure les horodatages\"],\"CE+M2e\":[\"Info\"],\"sMa/sP\":[\"Bibliothèque de perspectives\"],\"ZVY8fB\":[\"Perspective non trouvée\"],\"sJa5f4\":[\"perspectives\"],\"3hJypY\":[\"Perspectives\"],\"crUYYp\":[\"Code invalide. Veuillez en demander un nouveau.\"],\"jLr8VJ\":[\"Identifiants invalides.\"],\"aZ3JOU\":[\"Jeton invalide. Veuillez réessayer.\"],\"1xMiTU\":[\"Adresse IP\"],\"participant.conversation.error.deleted\":[\"Il semble que la conversation a été supprimée pendant que vous enregistriez. Nous avons arrêté l'enregistrement pour éviter tout problème. Vous pouvez en commencer une nouvelle à tout moment.\"],\"zT7nbS\":[\"Il semble que la conversation a été supprimée pendant que vous enregistriez. Nous avons arrêté l'enregistrement pour éviter tout problème. Vous pouvez en commencer une nouvelle à tout moment.\"],\"library.not.available.message\":[\"Il semble que la bibliothèque n'est pas disponible pour votre compte. Veuillez demander un accès pour débloquer cette fonctionnalité.\"],\"participant.outcome.error.description\":[\"Nous n'avons pas pu charger ce résultat. Il peut s'agir d'un problème temporaire. Vous pouvez essayer de recharger ou revenir en arrière pour sélectionner un autre sujet.\"],\"MbKzYA\":[\"Il semble que plusieurs personnes parlent. Prendre des tours nous aidera à entendre tout le monde clairement.\"],\"Lj7sBL\":[\"Italien\"],\"clXffu\":[\"Rejoindre \",[\"0\"],\" sur Dembrane\"],\"uocCon\":[\"Un instant\"],\"OSBXx5\":[\"Juste maintenant\"],\"0ohX1R\":[\"Sécurisez l'accès avec un code à usage unique de votre application d'authentification. Activez ou désactivez l'authentification à deux facteurs pour ce compte.\"],\"vXIe7J\":[\"Langue\"],\"UXBCwc\":[\"Nom\"],\"0K/D0Q\":[\"Dernièrement enregistré le \",[\"0\"]],\"K7P0jz\":[\"Dernière mise à jour\"],\"ay5uke\":[\"En savoir plus sur les webhooks\"],\"ffCwpJ\":[\"Laisser vide pour conserver l'existant\"],\"vRXsmZ\":[\"Base juridique\"],\"7kyKF5\":[\"Base juridique mise à jour\"],\"PIhnIP\":[\"Laissez-nous savoir!\"],\"qhQjFF\":[\"Vérifions que nous pouvons vous entendre\"],\"exYcTF\":[\"Bibliothèque\"],\"library.title\":[\"Bibliothèque\"],\"T50lwc\":[\"Création de la bibliothèque en cours\"],\"yUQgLY\":[\"La bibliothèque est en cours de traitement\"],\"gkv8iG\":[\"Plaque d'immatriculation\"],\"yzF66j\":[\"Lien\"],\"LIj2/f\":[\"Lien vers la politique de confidentialité de votre organisation qui sera affichée aux participants\"],\"3gvJj+\":[\"Publication LinkedIn (Expérimental)\"],\"dF6vP6\":[\"Direct\"],\"uH9GEL\":[\"Mode d'exécution de l'agent en direct\"],\"participant.live.audio.level\":[\"Niveau audio en direct:\"],\"TkFXaN\":[\"Niveau audio en direct:\"],\"n9yU9X\":[\"Vue en direct\"],\"participant.verify.instructions.loading\":[\"Chargement\"],\"yQE2r9\":[\"Chargement\"],\"yQ9yN3\":[\"Chargement des actions...\"],\"participant.concrete.loading.artefact\":[\"Chargement de l'artefact\"],\"JOvnq+\":[\"Chargement des journaux d'audit…\"],\"y+JWgj\":[\"Chargement des collections...\"],\"ATTcN8\":[\"Chargement des sujets concrets…\"],\"FUK4WT\":[\"Chargement des microphones...\"],\"H+bnrh\":[\"Chargement de la transcription...\"],\"3DkEi5\":[\"Loading verification topics…\"],\"3SKW0s\":[\"Chargement des sujets de vérification…\"],\"+yD+Wu\":[\"chargement...\"],\"Z3FXyt\":[\"Chargement...\"],\"Pwqkdw\":[\"Chargement…\"],\"z0t9bb\":[\"Connexion\"],\"zfB1KW\":[\"Connexion | Dembrane\"],\"Wd2LTk\":[\"Se connecter en tant qu'utilisateur existant\"],\"2cm4WM\":[\"Logo supprimé\"],\"WXSxpf\":[\"Logo mis à jour avec succès\"],\"nOhz3x\":[\"Déconnexion\"],\"jWXlkr\":[\"Plus long en premier\"],\"JSxZVX\":[\"Marquer toutes comme lues\"],\"+s1J8k\":[\"Marquer comme lue\"],\"VxyuRJ\":[\"Notes de réunion\"],\"08d+3x\":[\"Messages de \",[\"0\"],\" - \",[\"1\"],\"%\"],\"B+1PXy\":[\"L'accès au microphone est toujours refusé. Veuillez vérifier vos paramètres et réessayer.\"],\"lWkKSO\":[\"min\"],\"zz/Wd/\":[\"Mode\"],\"zMx0gF\":[\"Plus de templates\"],\"QWdKwH\":[\"Déplacer\"],\"CyKTz9\":[\"Déplacer\"],\"wUTBdx\":[\"Déplacer vers un autre projet\"],\"Ksvwy+\":[\"Déplacer vers un projet\"],\"6YtxFj\":[\"Nom\"],\"e3/ja4\":[\"Nom A-Z\"],\"8/brI5\":[\"Le nom est requis\"],\"c5Xt89\":[\"Nom Z-A\"],\"isRobC\":[\"Nouveau\"],\"Wmq4bZ\":[\"Nom de la nouvelle conversation\"],\"library.new.conversations\":[\"De nouvelles conversations ont été ajoutées depuis la génération de la bibliothèque. Régénérez la bibliothèque pour les traiter.\"],\"P/+jkp\":[\"De nouvelles conversations ont été ajoutées depuis la génération de la bibliothèque. Régénérez la bibliothèque pour les traiter.\"],\"7vhWI8\":[\"Nouveau mot de passe\"],\"+VXUp8\":[\"Nouveau projet\"],\"+RfVvh\":[\"Plus récent en premier\"],\"participant.button.next\":[\"Suivant\"],\"participant.ready.to.begin.button.text\":[\"Prêt à commencer\"],\"participant.verify.selection.button.next\":[\"Suivant\"],\"participant.verify.instructions.button.next\":[\"Suivant\"],\"hXzOVo\":[\"Suivant\"],\"participant.button.finish.no.text.mode\":[\"Non\"],\"riwuXX\":[\"Aucune action trouvée\"],\"WsI5bo\":[\"Aucune annonce disponible\"],\"Em+3Ls\":[\"Aucun journal d'audit ne correspond aux filtres actuels.\"],\"project.sidebar.chat.empty.description\":[\"Aucune discussion trouvée. Commencez une discussion en utilisant le bouton \\\"Demander\\\".\"],\"YM6Wft\":[\"Aucune discussion trouvée. Commencez une discussion en utilisant le bouton \\\"Demander\\\".\"],\"Qqhl3R\":[\"Aucune collection trouvée\"],\"zMt5AM\":[\"Aucun sujet concret disponible.\"],\"zsslJv\":[\"Aucun contenu\"],\"1pZsdx\":[\"Aucune conversation disponible pour créer la bibliothèque\"],\"library.no.conversations\":[\"Aucune conversation disponible pour créer la bibliothèque\"],\"zM3DDm\":[\"Aucune conversation disponible pour créer la bibliothèque. Veuillez ajouter des conversations pour commencer.\"],\"EtMtH/\":[\"Aucune conversation trouvée.\"],\"BuikQT\":[\"Aucune conversation trouvée. Commencez une conversation en utilisant le lien d'invitation à participer depuis la <0><1>vue d'ensemble du projet.\"],\"select.all.modal.no.conversations\":[\"Aucune conversation n'a été traitée. Cela peut se produire si toutes les conversations sont déjà dans le contexte ou ne correspondent pas aux filtres sélectionnés.\"],\"meAa31\":[\"Aucune conversation\"],\"VInleh\":[\"Aucune perspective disponible. Générez des perspectives pour cette conversation en visitant<0><1> la bibliothèque du projet.\"],\"yTx6Up\":[\"Aucun terme clé ou nom propre n'a encore été ajouté. Ajoutez-en en utilisant le champ ci-dessus pour améliorer la précision de la transcription.\"],\"jfhDAK\":[\"Aucun nouveau feedback détecté encore. Veuillez continuer votre discussion et réessayer bientôt.\"],\"T3TyGx\":[\"Aucun projet trouvé \",[\"0\"]],\"y29l+b\":[\"Aucun projet trouvé pour ce terme de recherche\"],\"ghhtgM\":[\"Aucune citation disponible. Générez des citations pour cette conversation en visitant\"],\"yalI52\":[\"Aucune citation disponible. Générez des citations pour cette conversation en visitant<0><1> la bibliothèque du projet.\"],\"ctlSnm\":[\"Aucun rapport trouvé\"],\"EhV94J\":[\"Aucune ressource trouvée.\"],\"Ev2r9A\":[\"Aucun résultat\"],\"WRRjA9\":[\"Aucune étiquette trouvée\"],\"LcBe0w\":[\"Aucune étiquette n'a encore été ajoutée à ce projet. Ajoutez une étiquette en utilisant le champ de texte ci-dessus pour commencer.\"],\"bhqKwO\":[\"Aucune transcription disponible\"],\"TmTivZ\":[\"Aucune transcription disponible pour cette conversation.\"],\"vq+6l+\":[\"Aucune transcription n'existe pour cette conversation. Veuillez vérifier plus tard.\"],\"MPZkyF\":[\"Aucune transcription n'est sélectionnée pour cette conversation\"],\"AotzsU\":[\"Pas de tutoriel (uniquement les déclarations de confidentialité)\"],\"OdkUBk\":[\"Aucun fichier audio valide n'a été sélectionné. Veuillez sélectionner uniquement des fichiers audio (MP3, WAV, OGG, etc).\"],\"tNWcWM\":[\"Aucun sujet de vérification n'est configuré pour ce projet.\"],\"2h9aae\":[\"No verification topics available.\"],\"pdWSGS\":[\"Aucun sujet de vérification disponible.\"],\"+uY23Q\":[\"Aucun webhook configuré\"],\"/PUkCU\":[\"Aucun webhook trouvé\"],\"select.all.modal.not.added\":[\"Non ajoutées\"],\"OJx3wK\":[\"Non disponible\"],\"yebagU\":[\"Notifier les participants lorsqu'un rapport est publié.\"],\"cH5kXP\":[\"Maintenant\"],\"9+6THi\":[\"Plus ancien en premier\"],\"participant.verify.instructions.revise.artefact\":[\"Une fois que vous avez discuté, appuyez sur \\\"réviser\\\" pour que \",[\"objectLabel\"],\" change afin de refléter votre discussion.\"],\"participant.verify.instructions.read.aloud\":[\"Une fois que vous recevez \",[\"objectLabel\"],\", lisez-le à haute voix et partagez à haute voix ce que vous souhaitez modifier, le cas échéant.\"],\"conversation.ongoing\":[\"En cours\"],\"J6n7sl\":[\"En cours\"],\"uTmEDj\":[\"Conversations en cours\"],\"a//PzZ\":[\"Modifiez uniquement ce paramètre en consultation avec la(les) personne(s) responsable(s) de la protection des données dans votre organisation.\"],\"QvvnWK\":[\"Seules les \",[\"0\"],\" conversations terminées \",[\"1\"],\" seront incluses dans le rapport en ce moment. \"],\"participant.alert.microphone.access.failure\":[\"Il semble que l'accès au microphone ait été refusé. Pas d'inquiétude ! Nous avons un guide de dépannage pratique pour vous. N'hésitez pas à le consulter. Une fois le problème résolu, revenez sur cette page pour vérifier si votre microphone est prêt.\"],\"J17dTs\":[\"Oups ! Il semble que l'accès au microphone ait été refusé. Pas d'inquiétude ! Nous avons un guide de dépannage pratique pour vous. N'hésitez pas à le consulter. Une fois le problème résolu, revenez sur cette page pour vérifier si votre microphone est prêt.\"],\"1TNIig\":[\"Ouvrir\"],\"NRLF9V\":[\"Ouvrir la documentation\"],\"2CyWv2\":[\"Ouvert à la participation ?\"],\"Z7K0px\":[\"Ouvrir le guide\"],\"JoAjm8\":[\"Ouvrir le guide de l'hôte\"],\"participant.button.open.troubleshooting.guide\":[\"Ouvrir le guide de dépannage\"],\"7yrRHk\":[\"Ouvrir le guide de dépannage\"],\"Hak8r6\":[\"Ouvrez votre application d'authentification et entrez le code actuel à six chiffres.\"],\"LLAa/9\":[\"Optionnel\"],\"V44CS4\":[\"Champ optionnel sur la page de démarrage\"],\"bkndzy\":[\"Champ optionnel sur la page de remerciements\"],\"0zpgxV\":[\"Options\"],\"6lcDxb\":[\"URL de la politique de confidentialité de l'organisateur\"],\"GC75c7\":[\"Résultat approuvé avec succès !\"],\"QLXrh9\":[\"Résultat rechargé avec succès !\"],\"LJg1UW\":[\"Résultat revu avec succès !\"],\"df3S+R\":[\"Résultat mis à jour !\"],\"1fjbvD\":[\"résultats\"],\"ZU3zZC\":[\"Résultats\"],\"6/dCYd\":[\"Aperçu\"],\"/fAXQQ\":[\"Vue d’ensemble - Thèmes et patterns\"],\"6WdDG7\":[\"Page\"],\"Wu++6g\":[\"Contenu de la page\"],\"8F1i42\":[\"Page non trouvée\"],\"6+Py7/\":[\"Titre de la page\"],\"v8fxDX\":[\"Participant\"],\"h3AUOJ\":[\"Email du participant\"],\"WdEzKM\":[\"Emails du participant\"],\"Uc9fP1\":[\"Fonctionnalités participant\"],\"rMCv1T\":[\"Nom et email du participant\"],\"y4n1fB\":[\"Les participants pourront sélectionner des étiquettes lors de la création de conversations\"],\"8ZsakT\":[\"Mot de passe\"],\"w3/J5c\":[\"Protéger le portail avec un mot de passe (demande de fonctionnalité)\"],\"lpIMne\":[\"Les mots de passe ne correspondent pas\"],\"IgrLD/\":[\"Pause\"],\"PTSHeg\":[\"Mettre en pause la lecture\"],\"UbRKMZ\":[\"En attente\"],\"zmwvG2\":[\"Téléphone\"],\"6v5aT9\":[\"Choisis l’approche qui correspond à ta question\"],\"participant.alert.microphone.access\":[\"Veuillez autoriser l'accès au microphone pour démarrer le test.\"],\"3flRk2\":[\"Veuillez autoriser l'accès au microphone pour démarrer le test.\"],\"SQSc5o\":[\"Veuillez vérifier plus tard ou contacter le propriétaire du projet pour plus d'informations.\"],\"T8REcf\":[\"Veuillez vérifier vos entrées pour les erreurs.\"],\"S6iyis\":[\"Veuillez ne fermer votre navigateur\"],\"n6oAnk\":[\"Veuillez activer la participation pour activer le partage\"],\"fwrPh4\":[\"Veuillez entrer une adresse e-mail valide.\"],\"iMWXJN\":[\"Veuillez garder cet écran allumé. (écran noir = pas d'enregistrement)\"],\"D90h1s\":[\"Veuillez vous connecter pour continuer.\"],\"mUGRqu\":[\"Veuillez fournir un résumé succinct des éléments suivants fournis dans le contexte.\"],\"ps5D2F\":[\"Veuillez enregistrer votre réponse en cliquant sur le bouton \\\"Enregistrer\\\" ci-dessous. Vous pouvez également choisir de répondre par texte en cliquant sur l'icône texte. \\n**Veuillez garder cet écran allumé** \\n(écran noir = pas d'enregistrement)\"],\"TsuUyf\":[\"Veuillez enregistrer votre réponse en cliquant sur le bouton \\\"Démarrer l'enregistrement\\\" ci-dessous. Vous pouvez également répondre en texte en cliquant sur l'icône texte.\"],\"4TVnP7\":[\"Veuillez sélectionner une langue pour votre rapport\"],\"N63lmJ\":[\"Veuillez sélectionner une langue pour votre rapport mis à jour\"],\"XvD4FK\":[\"Veuillez sélectionner au moins une source\"],\"hxTGLS\":[\"Sélectionne des conversations dans la barre latérale pour continuer\"],\"GXZvZ7\":[\"Veuillez attendre \",[\"timeStr\"],\" avant de demander un autre écho.\"],\"Am5V3+\":[\"Veuillez attendre \",[\"timeStr\"],\" avant de demander un autre Echo.\"],\"CE1Qet\":[\"Veuillez attendre \",[\"timeStr\"],\" avant de demander un autre ECHO.\"],\"Fx1kHS\":[\"Veuillez attendre \",[\"timeStr\"],\" avant de demander une autre réponse.\"],\"MgJuP2\":[\"Veuillez patienter pendant que nous générons votre rapport. Vous serez automatiquement redirigé vers la page du rapport.\"],\"library.processing.request\":[\"Bibliothèque en cours de traitement\"],\"04DMtb\":[\"Veuillez patienter pendant que nous traitons votre demande de retranscription. Vous serez redirigé vers la nouvelle conversation lorsque prêt.\"],\"ei5r44\":[\"Veuillez patienter pendant que nous mettons à jour votre rapport. Vous serez automatiquement redirigé vers la page du rapport.\"],\"j5KznP\":[\"Veuillez patienter pendant que nous vérifions votre adresse e-mail.\"],\"uRFMMc\":[\"Contenu du Portail\"],\"qVypVJ\":[\"Éditeur de Portail\"],\"g2UNkE\":[\"Propulsé par\"],\"MPWj35\":[\"Préparation de tes conversations... Ça peut prendre un moment.\"],\"/SM3Ws\":[\"Préparation de votre expérience\"],\"hyneRf\":[\"Aperçu : Le rapide brun fox saute sur le chien paresseux.\"],\"UoByX/\":[\"Imprimer / Enregistrer PDF\"],\"ANWB5x\":[\"Imprimer ce rapport\"],\"zwqetg\":[\"Déclarations de confidentialité\"],\"qAGp2O\":[\"Continuer\"],\"select.all.modal.proceed\":[\"Continuer\"],\"stk3Hv\":[\"traitement\"],\"vrnnn9\":[\"Traitement\"],\"select.all.modal.loading.description\":[\"Traitement de <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" et ajout à votre chat\"],\"kvs/6G\":[\"Le traitement de cette conversation a échoué. Cette conversation ne sera pas disponible pour l'analyse et le chat.\"],\"q11K6L\":[\"Le traitement de cette conversation a échoué. Cette conversation ne sera pas disponible pour l'analyse et le chat. Dernier statut connu : \",[\"0\"]],\"NQiPr4\":[\"Traitement de la transcription\"],\"48px15\":[\"Traitement de votre rapport...\"],\"gzGDMM\":[\"Traitement de votre demande de retranscription...\"],\"Hie0VV\":[\"Projet créé\"],\"0qmd8V\":[\"Projet par défaut : activé. Cela remplacera les informations personnelles identifiables avec .\"],\"xJMpjP\":[\"Bibliothèque de projet | Dembrane\"],\"QDjWwu\":[\"Résumé Meta du Projet\"],\"OyIC0Q\":[\"Nom du projet\"],\"3gh0L6\":[\"Nom et ID du projet\"],\"6Z2q2Y\":[\"Le nom du projet doit comporter au moins 4 caractères\"],\"n7JQEk\":[\"Projet introuvable\"],\"hjaZqm\":[\"Project Overview\"],\"Jbf9pq\":[\"Aperçu du projet | Dembrane\"],\"O1x7Ay\":[\"Project Overview and Edit\"],\"Wsk5pi\":[\"Paramètres du projet\"],\"+0B+ue\":[\"Projets\"],\"Eb7xM7\":[\"Projets | Dembrane\"],\"JQVviE\":[\"Accueil des projets\"],\"nyEOdh\":[\"Fournissez un aperçu des sujets principaux et des thèmes récurrents\"],\"6oqr95\":[\"Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information.\"],\"EEYbdt\":[\"Publier\"],\"u3wRF+\":[\"Publié\"],\"E7YTYP\":[\"Récupère les citations les plus marquantes de cette session\"],\"eWLklq\":[\"Citations\"],\"0ZBIgY\":[\"Réutiliser les paramètres d'un webhook existant\"],\"wZxwNu\":[\"Lire à haute voix\"],\"participant.ready.to.begin\":[\"Prêt à commencer\"],\"ZKOO0I\":[\"Prêt à commencer ?\"],\"ShoKlK\":[\"Prêt à connecter vos outils ? Ajoutez un webhook pour recevoir automatiquement les données de conversation lorsque des événements se produisent.\"],\"hpnYpo\":[\"Applications recommandées\"],\"participant.button.interruption.reconnect\":[\"Reconnecter\"],\"participant.button.record\":[\"Enregistrer\"],\"w80YWM\":[\"Enregistrer\"],\"s4Sz7r\":[\"Enregistrer une autre conversation\"],\"participant.modal.interruption.title\":[\"Enregistrement interrompu\"],\"participant.modal.pause.title\":[\"Enregistrement en pause\"],\"view.recreate.tooltip\":[\"Recréer la vue\"],\"view.recreate.modal.title\":[\"Recréer la vue\"],\"CqnkB0\":[\"Thèmes récurrents\"],\"9aloPG\":[\"Références\"],\"lCF0wC\":[\"Actualiser\"],\"ZMXpAp\":[\"Actualiser les journaux d'audit\"],\"844H5I\":[\"Régénérer la bibliothèque\"],\"bluvj0\":[\"Régénérer le résumé\"],\"participant.regenerating.outcome\":[\"Régénération du résultat\"],\"oYlYU+\":[\"Régénération du résumé. Patiente un peu...\"],\"wYz80B\":[\"S'enregistrer | Dembrane\"],\"w3qEvq\":[\"S'enregistrer en tant qu'utilisateur nouveau\"],\"7dZnmw\":[\"Pertinence\"],\"participant.button.reload.page.text.mode\":[\"Recharger la page\"],\"participant.button.reload\":[\"Recharger la page\"],\"participant.concrete.artefact.action.button.reload\":[\"Recharger la page\"],\"hTDMBB\":[\"Recharger la page\"],\"t/YqKh\":[\"Supprimer\"],\"Kl7//J\":[\"Supprimer l'e-mail\"],\"cILfnJ\":[\"Supprimer le fichier\"],\"CJgPtd\":[\"Supprimer de cette conversation\"],\"project.sidebar.chat.rename\":[\"Renommer\"],\"2wxgft\":[\"Renommer\"],\"XyN13i\":[\"Prompt de réponse\"],\"gjpdaf\":[\"Rapport\"],\"Q3LOVJ\":[\"Signaler un problème\"],\"DUmD+q\":[\"Rapport créé - \",[\"0\"]],\"KFQLa2\":[\"La génération de rapports est actuellement en version bêta et limitée aux projets avec moins de 10 heures d'enregistrement.\"],\"hIQOLx\":[\"Notifications de rapports\"],\"lNo4U2\":[\"Rapport mis à jour - \",[\"0\"]],\"library.request.access\":[\"Demander l'accès\"],\"uLZGK+\":[\"Demander l'accès\"],\"dglEEO\":[\"Demander le Réinitialisation du Mot de Passe\"],\"u2Hh+Y\":[\"Demander le Réinitialisation du Mot de Passe | Dembrane\"],\"participant.alert.microphone.access.loading\":[\"Accès au microphone en cours...\"],\"MepchF\":[\"Demande d'accès au microphone pour détecter les appareils disponibles...\"],\"0Hf+6m\":[\"Requiert \\\"Demander l'email ?\\\" pour être activé\"],\"OfhWJH\":[\"Réinitialiser\"],\"xeMrqw\":[\"Réinitialiser toutes les options\"],\"KbS2K9\":[\"Réinitialiser le Mot de Passe\"],\"UMMxwo\":[\"Réinitialiser le Mot de Passe | Dembrane\"],\"L+rMC9\":[\"Réinitialiser aux paramètres par défaut\"],\"s+MGs7\":[\"Ressources\"],\"participant.button.stop.resume\":[\"Reprendre\"],\"v39wLo\":[\"Reprendre\"],\"sVzC0H\":[\"Rétranscrire\"],\"ehyRtB\":[\"Rétranscrire la conversation\"],\"1JHQpP\":[\"Rétranscrire la conversation\"],\"+gmVxi\":[\"La rétranscrire n'est pas disponible pour les conversations anonymisées\"],\"MXwASV\":[\"La rétranscrire a commencé. La nouvelle conversation sera disponible bientôt.\"],\"6gRgw8\":[\"Réessayer\"],\"H1Pyjd\":[\"Réessayer le téléchargement\"],\"9VUzX4\":[\"Examinez l'activité de votre espace de travail. Filtrez par collection ou action, et exportez la vue actuelle pour une investigation plus approfondie.\"],\"UZVWVb\":[\"Examiner les fichiers avant le téléchargement\"],\"3lYF/Z\":[\"Examiner le statut de traitement pour chaque conversation collectée dans ce projet.\"],\"participant.concrete.action.button.revise\":[\"Réviser\"],\"OG3mVO\":[\"Révision #\",[\"revisionNumber\"]],\"kv1ztT\":[\"Cliquez avec le bouton droit pour mettre en évidence\"],\"xxCtZv\":[\"Lignes par page\"],\"IqCtR/\":[\"Statut de l'exécution:\"],\"tfDRzk\":[\"Enregistrer\"],\"participant.concrete.action.button.save\":[\"Enregistrer\"],\"IUwGEM\":[\"Enregistrer les modifications\"],\"2VA/7X\":[\"Erreur lors de l'enregistrement !\"],\"XvjC4F\":[\"Enregistrement...\"],\"nHeO/c\":[\"Scannez le code QR ou copiez le secret dans votre application.\"],\"oOi11l\":[\"Défiler vers le bas\"],\"select.all.modal.loading.search\":[\"Rechercher\"],\"A1taO8\":[\"Rechercher\"],\"OWm+8o\":[\"Rechercher des conversations\"],\"blFttG\":[\"Rechercher des projets\"],\"I0hU01\":[\"Rechercher des projets\"],\"RVZJWQ\":[\"Rechercher des projets...\"],\"lnWve4\":[\"Rechercher des tags\"],\"pECIKL\":[\"Rechercher des templates...\"],\"select.all.modal.search.text\":[\"Texte de recherche :\"],\"nhvuQF\":[\"Rechercher des webhooks...\"],\"uSvNyU\":[\"Recherché parmi les sources les plus pertinentes\"],\"Wj2qJm\":[\"Recherche parmi les sources les plus pertinentes\"],\"8VEDbV\":[\"Secret\"],\"Y1y+VB\":[\"Secret copié\"],\"Eyh9/O\":[\"Voir les détails du statut de la conversation\"],\"0sQPzI\":[\"À bientôt\"],\"1ZTiaz\":[\"Segments\"],\"H/diq7\":[\"Sélectionner un microphone\"],\"s5OrCL\":[\"Sélectionner un webhook à cloner\"],\"wgNoIs\":[\"Tout sélectionner\"],\"+fRipn\":[\"Tout sélectionner (\",[\"remainingCount\"],\")\"],\"select.all.modal.title.results\":[\"Sélectionner tous les résultats\"],\"o4e/70\":[\"Sélectionner au moins un événement\"],\"NK2YNj\":[\"Sélectionner les fichiers audio à télécharger\"],\"/3ntVG\":[\"Sélectionne des conversations et trouve des citations précises\"],\"LyHz7Q\":[\"Sélectionne des conversations dans la barre latérale\"],\"n4rh8x\":[\"Sélectionner un projet\"],\"ekUnNJ\":[\"Sélectionner les étiquettes\"],\"CG1cTZ\":[\"Sélectionnez les instructions qui seront affichées aux participants lorsqu'ils commencent une conversation\"],\"qxzrcD\":[\"Sélectionnez le type de retour ou de participation que vous souhaitez encourager.\"],\"QdpRMY\":[\"Sélectionner le tutoriel\"],\"dashboard.dembrane.feature.verify.topic.select\":[\"Sélectionnez les sujets que les participants peuvent utiliser pour \\\"Vérifier\\\".\"],\"participant.select.microphone\":[\"Sélectionner votre microphone:\"],\"vKH1Ye\":[\"Sélectionner votre microphone:\"],\"gU5H9I\":[\"Fichiers sélectionnés (\",[\"0\"],\"/\",[\"MAX_FILES\"],\")\"],\"participant.selected.microphone\":[\"Microphone sélectionné\"],\"tP/pEQ\":[\"Sélection trop grande\"],\"select.all.modal.context.limit.reached\":[\"Sélection trop grande. Certaines conversations n'ont pas été ajoutées.\"],\"JlFcis\":[\"Envoyer\"],\"3mlq2q\":[\"Envoyez un message pour démarrer une exécution agentique.\"],\"PIMJF6\":[\"Envoyer des notifications Slack/Teams lorsque de nouvelles conversations sont terminées\"],\"VTmyvi\":[\"Sentiment\"],\"NprC8U\":[\"Nom de la Séance\"],\"DMl1JW\":[\"Configuration de votre premier projet\"],\"Tz0i8g\":[\"Paramètres\"],\"participant.settings.modal.title\":[\"Paramètres\"],\"PErdpz\":[\"Paramètres | Dembrane\"],\"Z8lGw6\":[\"Partager\"],\"/XNQag\":[\"Partager ce rapport\"],\"oX3zgA\":[\"Partager vos informations ici\"],\"Dc7GM4\":[\"Partager votre voix\"],\"swzLuF\":[\"Partager votre voix en scanant le code QR ci-dessous.\"],\"+tz9Ky\":[\"Plus court en premier\"],\"8vETh9\":[\"Afficher\"],\"h8lzfw\":[\"Afficher \",[\"0\"]],\"lZw9AX\":[\"Afficher tout\"],\"w1eody\":[\"Afficher le lecteur audio\"],\"pzaNzD\":[\"Afficher les données\"],\"yrhNQG\":[\"Afficher la durée\"],\"Qc9KX+\":[\"Afficher les adresses IP\"],\"6lGV3K\":[\"Afficher moins\"],\"fMPkxb\":[\"Afficher plus\"],\"3bGwZS\":[\"Afficher les références\"],\"OV2iSn\":[\"Afficher les données de révision\"],\"3Sg56r\":[\"Afficher la chronologie dans le rapport (demande de fonctionnalité)\"],\"DLEIpN\":[\"Afficher les horodatages (expérimental)\"],\"Tqzrjk\":[\"Affichage de \",[\"displayFrom\"],\"–\",[\"displayTo\"],\" sur \",[\"totalItems\"],\" entrées\"],\"dbWo0h\":[\"Se connecter avec Google\"],\"participant.mic.check.button.skip\":[\"Passer\"],\"6Uau97\":[\"Passer\"],\"lH0eLz\":[\"Passer la carte de confidentialité (L'hôte gère la consentement)\"],\"b6NHjr\":[\"Passer la carte de confidentialité (L'hôte gère la base légale)\"],\"select.all.modal.context.limit.reached.description\":[\"Ignorées car la sélection était trop grande.\"],\"4Q9po3\":[\"Certaines conversations sont encore en cours de traitement. La sélection automatique fonctionnera de manière optimale une fois le traitement audio terminé.\"],\"q+pJ6c\":[\"Certains fichiers ont déjà été sélectionnés et ne seront pas ajoutés deux fois.\"],\"select.all.modal.skip.disclaimer\":[\"Certaines peuvent être ignorées (pas de transcription ou sélection trop grande).\"],\"nwtY4N\":[\"Une erreur s'est produite\"],\"participant.conversation.error.text.mode\":[\"Il semble que la conversation a été supprimée pendant que vous enregistriez. Nous avons arrêté l'enregistrement pour éviter tout problème. Vous pouvez en commencer une nouvelle à tout moment.\"],\"participant.conversation.error\":[\"Il semble que la conversation a été supprimée pendant que vous enregistriez. Nous avons arrêté l'enregistrement pour éviter tout problème. Vous pouvez en commencer une nouvelle à tout moment.\"],\"avSWtK\":[\"Une erreur s'est produite lors de l'exportation des journaux d'audit.\"],\"q9A2tm\":[\"Une erreur s'est produite lors de la génération du secret.\"],\"JOKTb4\":[\"Une erreur s'est produite lors de l'envoi du fichier : \",[\"0\"]],\"KeOwCj\":[\"Une erreur s'est produite avec la conversation. Veuillez réessayer ou contacter le support si le problème persiste\"],\"participant.explore.generic.error.message\":[\"Quelque chose s'est mal passé. Veuillez réessayer en appuyant sur le bouton <0>Explorer, ou contactez le support si le problème persiste.\"],\"fWsBTs\":[\"Une erreur s'est produite. Veuillez réessayer.\"],\"participant.go.deeper.content.policy.violation.error.message\":[\"Désolé, nous ne pouvons pas traiter cette demande en raison de la politique de contenu du fournisseur de LLM.\"],\"f6Hub0\":[\"Trier\"],\"/AhHDE\":[\"Source \",[\"0\"]],\"u7yVRn\":[\"Sources:\"],\"65A04M\":[\"Espagnol\"],\"zuoIYL\":[\"Orateur\"],\"z5/5iO\":[\"Contexte spécifique\"],\"mORM2E\":[\"Détails précis\"],\"Etejcu\":[\"Détails précis - Conversations sélectionnées\"],\"AS7WoE\":[\"Commencer de zéro\"],\"participant.button.start.new.conversation.text.mode\":[\"Commencer une nouvelle conversation\"],\"participant.button.start.new.conversation\":[\"Commencer une nouvelle conversation\"],\"c6FrMu\":[\"Commencer une nouvelle conversation\"],\"i88wdJ\":[\"Recommencer\"],\"pHVkqA\":[\"Démarrer l'enregistrement\"],\"uAQUqI\":[\"Statut\"],\"ygCKqB\":[\"Arrêter\"],\"participant.button.stop\":[\"Arrêter\"],\"kimwwT\":[\"Planification Stratégique\"],\"hQRttt\":[\"Soumettre\"],\"participant.button.submit.text.mode\":[\"Envoyer\"],\"0Pd4R1\":[\"Ingereed via tekstinput\"],\"zzDlyQ\":[\"Succès\"],\"bh1eKt\":[\"Suggéré:\"],\"F1nkJm\":[\"Résumer\"],\"4ZpfGe\":[\"Résume les principaux enseignements de mes entretiens\"],\"5Y4tAB\":[\"Résume cet entretien en un article partageable\"],\"dXoieq\":[\"Résumé\"],\"+bZY9/\":[\"Résumé (lorsqu'il est disponible)\"],\"g6o+7L\":[\"Résumé généré.\"],\"kiOob5\":[\"Résumé non disponible pour le moment\"],\"OUi+O3\":[\"Résumé régénéré.\"],\"Pqa6KW\":[\"Le résumé sera disponible une fois la conversation transcrite.\"],\"6ZHOF8\":[\"Formats supportés: MP3, WAV, OGG, WEBM, M4A, MP4, AAC, FLAC, OPUS\"],\"participant.link.switch.text\":[\"Passer à la saisie de texte\"],\"D+NlUC\":[\"Système\"],\"OYHzN1\":[\"Étiquettes\"],\"nlxlmH\":[\"Take some time to create an outcome that makes your contribution concrete or get an immediate reply from dembrane to help you deepen the conversation.\"],\"eyu39U\":[\"Take some time to create an outcome that makes your contribution concrete.\"],\"participant.refine.make.concrete.description\":[\"Take some time to create an outcome that makes your contribution concrete.\"],\"QCchuT\":[\"Template appliqué\"],\"iTylMl\":[\"Modèles\"],\"b7L2Jj\":[\"Tester le webhook\"],\"xeiujy\":[\"Texte\"],\"CPN34F\":[\"Merci pour votre participation !\"],\"EM1Aiy\":[\"Thank You Page\"],\"u+Whi9\":[\"Contenu de la page Merci\"],\"1LLF3Z\":[\"Merci !\"],\"2yHHa6\":[\"Ce code n'a pas fonctionné. Réessayez avec un nouveau code de votre application d'authentification.\"],\"TQCE79\":[\"Le code n'a pas fonctionné, veuillez réessayer.\"],\"participant.conversation.error.loading.text.mode\":[\"La conversation n'a pas pu être chargée. Veuillez réessayer ou contacter le support.\"],\"participant.conversation.error.loading\":[\"La conversation n'a pas pu être chargée. Veuillez réessayer ou contacter le support.\"],\"nO942E\":[\"La conversation n'a pas pu être chargée. Veuillez réessayer ou contacter le support.\"],\"mK5NUZ\":[\"L'endpoint où nous enverrons les données. Obtenez cela de votre service de réception (par exemple, Zapier, Make, ou votre propre serveur).\"],\"Jo19Pu\":[\"Les conversations suivantes ont été automatiquement ajoutées au contexte\"],\"Lngj9Y\":[\"Le Portail est le site web qui s'ouvre lorsque les participants scan le code QR.\"],\"bWqoQ6\":[\"la bibliothèque du projet.\"],\"hTCMdd\":[\"Le résumé est en cours de génération. Attends qu’il soit disponible.\"],\"+AT8nl\":[\"Le résumé est en cours de régénération. Attends qu’il soit disponible.\"],\"iV8+33\":[\"Le résumé est en cours de régénération. Veuillez patienter jusqu'à ce que le nouveau résumé soit disponible.\"],\"AgC2rn\":[\"Le résumé est en cours de régénération. Veuillez patienter jusqu'à 2 minutes pour que le nouveau résumé soit disponible.\"],\"PTNxDe\":[\"La transcription de cette conversation est en cours de traitement. Veuillez vérifier plus tard.\"],\"uPGyvo\":[\"L'URL du webhook et les événements seront clonés. Vous devrez entrer à nouveau le secret si un était configuré.\"],\"FEr96N\":[\"Thème\"],\"T8rsM6\":[\"Il y avait une erreur lors du clonage de votre projet. Veuillez réessayer ou contacter le support.\"],\"JDFjCg\":[\"Il y avait une erreur lors de la création de votre rapport. Veuillez réessayer ou contacter le support.\"],\"e3JUb8\":[\"Il y avait une erreur lors de la génération de votre rapport. En attendant, vous pouvez analyser tous vos données à l'aide de la bibliothèque ou sélectionner des conversations spécifiques pour discuter.\"],\"7qENSx\":[\"Il y avait une erreur lors de la mise à jour de votre rapport. Veuillez réessayer ou contacter le support.\"],\"V7zEnY\":[\"Il y avait une erreur lors de la vérification de votre e-mail. Veuillez réessayer.\"],\"gtlVJt\":[\"Voici quelques modèles prédéfinis pour vous aider à démarrer.\"],\"sd848K\":[\"Voici vos modèles de vue par défaut. Une fois que vous avez créé votre bibliothèque, ces deux vues seront vos premières.\"],\"select.all.modal.other.reason.description\":[\"Ces conversations ont été exclues en raison de transcriptions manquantes.\"],\"8xYB4s\":[\"Ces modèles de vue par défaut seront générés lorsque vous créerez votre première bibliothèque.\"],\"Ed99mE\":[\"Réflexion en cours...\"],\"conversation.linked_conversations.description\":[\"Cette conversation a les copies suivantes :\"],\"conversation.linking_conversations.description\":[\"Cette conversation est une copie de\"],\"dt1MDy\":[\"Cette conversation est encore en cours de traitement. Elle sera disponible pour l'analyse et le chat sous peu.\"],\"5ZpZXq\":[\"Cette conversation est encore en cours de traitement. Elle sera disponible pour l'analyse et le chat sous peu. \"],\"SzU1mG\":[\"Cette e-mail est déjà dans la liste.\"],\"JtPxD5\":[\"Cette e-mail est déjà abonnée aux notifications.\"],\"participant.modal.refine.info.available.in\":[\"Cette fonctionnalité sera disponible dans \",[\"remainingTime\"],\" secondes.\"],\"lja/om\":[\"Ces informations sont anonymisées\"],\"QR7hjh\":[\"Cette est une vue en direct du portail du participant. Vous devrez actualiser la page pour voir les dernières modifications.\"],\"+JlPfM\":[\"C'est un exemple des données JSON envoyées à votre URL de webhook lorsqu'une conversation est résumée.\"],\"library.description\":[\"Bibliothèque\"],\"gqYJin\":[\"This is your project library. Currently, \",[\"0\"],\" conversations are waiting to be processed.\"],\"sNnJJH\":[\"Cette est votre bibliothèque de projet. Actuellement,\",[\"0\"],\" conversations sont en attente d'être traitées.\"],\"tJL2Lh\":[\"Cette langue sera utilisée pour le Portail du participant et la transcription.\"],\"BAUPL8\":[\"Cette langue sera utilisée pour le Portail du participant et la transcription. Pour changer la langue de cette application, veuillez utiliser le sélecteur de langue dans les paramètres en haut à droite.\"],\"zyA8Hj\":[\"This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead.\"],\"Gbd5HD\":[\"Cette langue sera utilisée pour le Portail du participant.\"],\"9ww6ML\":[\"Cette page est affichée après que le participant ait terminé la conversation.\"],\"1gmHmj\":[\"Cette page est affichée aux participants lorsqu'ils commencent une conversation après avoir réussi à suivre le tutoriel.\"],\"bEbdFh\":[\"Cette bibliothèque de projet a été générée le\"],\"No7/sO\":[\"This project library was generated on \",[\"0\"],\".\"],\"nYeaxs\":[\"Cette prompt guide comment l'IA répond aux participants. Personnalisez-la pour former le type de feedback ou d'engagement que vous souhaitez encourager.\"],\"Yig29e\":[\"Ce rapport n'est pas encore disponible. \"],\"GQTpnY\":[\"Ce rapport a été ouvert par \",[\"0\"],\" personnes\"],\"okY/ix\":[\"Ce résumé est généré par l'IA et succinct, pour une analyse approfondie, utilisez le Chat ou la Bibliothèque.\"],\"hwyBn8\":[\"Ce titre est affiché aux participants lorsqu'ils commencent une conversation\"],\"Dj5ai3\":[\"Cela effacera votre entrée actuelle. Êtes-vous sûr ?\"],\"NrRH+W\":[\"Cela créera une copie du projet actuel. Seuls les paramètres et les étiquettes sont copiés. Les rapports, les chats et les conversations ne sont pas inclus dans le clonage. Vous serez redirigé vers le nouveau projet après le clonage.\"],\"hsNXnX\":[\"Cela créera une nouvelle conversation avec la même audio mais une transcription fraîche. La conversation d'origine restera inchangée.\"],\"add.tag.filter.modal.info\":[\"Cela filtrera la liste de conversations pour afficher les conversations avec cette étiquette.\"],\"participant.concrete.regenerating.artefact.description\":[\"Cela ne prendra que quelques instants\"],\"participant.concrete.loading.artefact.description\":[\"Cela ne prendra qu'un instant\"],\"n4l4/n\":[\"Cela remplacera les informations personnelles identifiables avec .\"],\"Ww6cQ8\":[\"Date de création\"],\"8TMaZI\":[\"Horodatage\"],\"XSqo4Y\":[\"Horodatages et durée\"],\"rm2Cxd\":[\"Conseil\"],\"fEocaE\":[\"Conseil : Utilisez le bouton de lecture (▶) pour envoyer un payload de test à votre webhook et vérifier qu'il fonctionne correctement.\"],\"MHrjPM\":[\"Titre\"],\"1xkgU6\":[\"Titre auto-généré\"],\"5h7Z+m\":[\"Pour assigner une nouvelle étiquette, veuillez la créer d'abord dans l'aperçu du projet.\"],\"o3rowT\":[\"Pour générer un rapport, veuillez commencer par ajouter des conversations dans votre projet\"],\"select.all.modal.context.limit\":[\"Trop grande\"],\"yIsdT7\":[\"Trop long\"],\"th8cMZ\":[\"Titre basé sur le sujet décrivant ce qui a été discuté\"],\"sFMBP5\":[\"Sujets\"],\"ONchxy\":[\"total\"],\"fp5rKh\":[\"Transcription en cours...\"],\"DDziIo\":[\"Transcription\"],\"hfpzKV\":[\"Transcription copiée dans le presse-papiers\"],\"AJc6ig\":[\"Transcription non disponible\"],\"N/50DC\":[\"Paramètres de transcription\"],\"FRje2T\":[\"Transcription en cours...\"],\"0l9syB\":[\"Transcription en cours…\"],\"H3fItl\":[\"Transformez ces transcriptions en une publication LinkedIn qui coupe le bruit. Veuillez :\\n\\nExtrayez les insights les plus captivants - sautez tout ce qui ressemble à des conseils commerciaux standard\\nÉcrivez-le comme un leader expérimenté qui défie les idées conventionnelles, pas un poster motivant\\nTrouvez une observation vraiment inattendue qui ferait même des professionnels expérimentés se poser\\nRestez profond et direct tout en étant rafraîchissant\\nUtilisez des points de données qui réellement contredisent les hypothèses\\nGardez le formatage propre et professionnel (peu d'emojis, espace pensée)\\nFaites un ton qui suggère à la fois une expertise profonde et une expérience pratique\\n\\nNote : Si le contenu ne contient aucun insight substantiel, veuillez me le signaler, nous avons besoin de matériel de source plus fort.\"],\"53dSNP\":[\"Transformez ce contenu en insights qui ont vraiment de l'importance. Veuillez :\\n\\nExtrayez les idées essentielles qui contredisent le pensée standard\\nÉcrivez comme quelqu'un qui comprend les nuances, pas un manuel\\nFocalisez-vous sur les implications non évidentes\\nRestez concentré et substantiel\\nOrganisez pour la clarté et la référence future\\nÉquilibrez les détails tactiques avec la vision stratégique\\n\\nNote : Si le contenu ne contient aucun insight substantiel, veuillez me le signaler, nous avons besoin de matériel de source plus fort.\"],\"uK9JLu\":[\"Transformez cette discussion en intelligence actionnable. Veuillez :\\nCapturez les implications stratégiques, pas seulement les points de vue\\nStructurez-le comme un analyse d'un leader, pas des minutes\\nSurmontez les points de vue standard\\nFocalisez-vous sur les insights qui conduisent à des changements réels\\nOrganisez pour la clarté et la référence future\\nÉquilibrez les détails tactiques avec la vision stratégique\\n\\nNote : Si la discussion manque de points de décision substantiels ou d'insights, veuillez le signaler pour une exploration plus approfondie la prochaine fois.\"],\"DtButj\":[\"Déclencher des workflows automatisés dans des outils comme Zapier, Make, ou n8n\"],\"qJb6G2\":[\"Réessayer\"],\"eP1iDc\":[\"Tu peux demander\"],\"goQEqo\":[\"Essayez de vous rapprocher un peu plus de votre microphone pour une meilleure qualité audio.\"],\"EIU345\":[\"Authentification à deux facteurs\"],\"NwChk2\":[\"Authentification à deux facteurs désactivée\"],\"qwpE/S\":[\"Authentification à deux facteurs activée\"],\"+zy2Nq\":[\"Type\"],\"PD9mEt\":[\"Tapez un message...\"],\"EvmL3X\":[\"Tapez votre réponse ici\"],\"MksxNf\":[\"Impossible de charger les journaux d'audit.\"],\"participant.outcome.error.title\":[\"Impossible de charger le résultat\"],\"8vqTzl\":[\"Impossible de charger l'artefact généré. Veuillez réessayer.\"],\"59QK2U\":[\"Impossible de charger le résultat généré. Veuillez réessayer.\"],\"nGxDbq\":[\"Impossible de traiter ce fragment\"],\"9uI/rE\":[\"Annuler\"],\"Ef7StM\":[\"Inconnu\"],\"1MTTTw\":[\"Raison inconnue\"],\"H899Z+\":[\"annonce non lue\"],\"0pinHa\":[\"annonces non lues\"],\"sCTlv5\":[\"Modifications non enregistrées\"],\"SMaFdc\":[\"Se désabonner\"],\"jlrVDp\":[\"Conversation sans titre\"],\"EkH9pt\":[\"Mettre à jour\"],\"3RboBp\":[\"Mettre à jour le rapport\"],\"4loE8L\":[\"Mettre à jour le rapport pour inclure les données les plus récentes\"],\"Jv5s94\":[\"Mettre à jour votre rapport pour inclure les dernières modifications de votre projet. Le lien pour partager le rapport restera le même.\"],\"kwkhPe\":[\"Mettre à niveau\"],\"UkyAtj\":[\"Mettre à niveau pour débloquer la sélection automatique et analyser 10 fois plus de conversations en moitié du temps — plus de sélection manuelle, juste des insights plus profonds instantanément.\"],\"ONWvwQ\":[\"Télécharger\"],\"UN8G93\":[\"Téléchargez un logo personnalisé pour remplacer le logo dembrane sur le portail, le tableau de bord, les rapports et le guide de l'hôte.\"],\"8XD6tj\":[\"Télécharger l'audio\"],\"kV3A2a\":[\"Téléchargement terminé\"],\"4Fr6DA\":[\"Télécharger des conversations\"],\"pZq3aX\":[\"Le téléchargement a échoué. Veuillez réessayer.\"],\"HAKBY9\":[\"Télécharger les fichiers\"],\"Wft2yh\":[\"Téléchargement en cours\"],\"JveaeL\":[\"Télécharger des ressources\"],\"3wG7HI\":[\"Téléchargé\"],\"k/LaWp\":[\"Téléchargement des fichiers audio...\"],\"participant.modal.uploading\":[\"Envoi de l'audio...\"],\"participant.modal.interruption.uploading\":[\"Envoi de l'audio...\"],\"HtrFfw\":[\"L'URL est requise\"],\"3VnYUR\":[\"L'URL doit commencer par http:// ou https://\"],\"VdaKZe\":[\"Utiliser les fonctionnalités expérimentales\"],\"rmMdgZ\":[\"Utiliser la rédaction PII\"],\"ngdRFH\":[\"Utilisez Shift + Entrée pour ajouter une nouvelle ligne\"],\"7sNhEz\":[\"Nom d'utilisateur\"],\"S2LyQ+\":[\"Utilisation du logo dembrane par défaut\"],\"mUOhaJ\":[\"Utilisez des webhooks ? Nous aimerions en savoir plus sur votre cas d'utilisation\"],\"GWpt68\":[\"Verification Topics\"],\"c242dc\":[\"verified\"],\"select.all.modal.verified\":[\"Vérifié\"],\"select.all.modal.loading.verified\":[\"Vérifié\"],\"conversation.filters.verified.text\":[\"Vérifié\"],\"swn5Tq\":[\"verified artefact\"],\"ob18eo\":[\"Verified Artefacts\"],\"Iv1iWN\":[\"artefacts vérifiés\"],\"dashboard.dembrane.verify.title\":[\"Vérifier\"],\"participant.echo.verify\":[\"Vérifier\"],\"4LFZoj\":[\"Vérifier le code\"],\"w6Mgbs\":[\"Sujets de vérification\"],\"jpctdh\":[\"Vue\"],\"+fxiY8\":[\"Voir les détails de la conversation\"],\"H1e6Hv\":[\"Voir le statut de la conversation\"],\"SZw9tS\":[\"Voir les détails\"],\"95YFbG\":[\"Voir un exemple de payload\"],\"D4e7re\":[\"Voir vos réponses\"],\"tzEbkt\":[\"Attendez \",[\"0\"],\":\",[\"1\"]],\"Px9INg\":[\"Tu veux ajouter un template à « dembrane » ?\"],\"bO5RNo\":[\"Voulez-vous ajouter un modèle à ECHO?\"],\"r6y+jM\":[\"Attention\"],\"pUTmp1\":[\"Warning: You have added \",[\"0\"],\" key terms. Only the first \",[\"ASSEMBLYAI_MAX_HOTWORDS\"],\" will be used by the transcription engine.\"],\"participant.alert.microphone.access.issue\":[\"Nous ne pouvons pas vous entendre. Veuillez essayer de changer de microphone ou de vous rapprocher un peu plus de l'appareil.\"],\"SrJOPD\":[\"Nous ne pouvons pas vous entendre. Veuillez essayer de changer de microphone ou de vous rapprocher un peu plus de l'appareil.\"],\"Ul0g2u\":[\"Nous n'avons pas pu désactiver l'authentification à deux facteurs. Réessayez avec un nouveau code.\"],\"sM2pBB\":[\"Nous n'avons pas pu activer l'authentification à deux facteurs. Vérifiez votre code et réessayez.\"],\"Ewk6kb\":[\"Nous n'avons pas pu charger l'audio. Veuillez réessayer plus tard.\"],\"xMeAeQ\":[\"Nous vous avons envoyé un e-mail avec les étapes suivantes. Si vous ne le voyez pas, vérifiez votre dossier de spam.\"],\"9qYWL7\":[\"Nous vous avons envoyé un e-mail avec les étapes suivantes. Si vous ne le voyez pas, vérifiez votre dossier de spam. Si vous ne le voyez toujours pas, veuillez contacter evelien@dembrane.com\"],\"3fS27S\":[\"Nous vous avons envoyé un e-mail avec les étapes suivantes. Si vous ne le voyez pas, vérifiez votre dossier de spam. Si vous ne le voyez toujours pas, veuillez contacter jules@dembrane.com\"],\"participant.modal.echo.info.reason\":[\"Nous avons besoin d'un peu plus de contexte pour vous aider à utiliser ECHO efficacement. Veuillez continuer à enregistrer afin que nous puissions fournir de meilleures suggestions.\"],\"dni8nq\":[\"Nous vous envoyerons un message uniquement si votre hôte génère un rapport, nous ne partageons jamais vos informations avec personne. Vous pouvez vous désinscrire à tout moment.\"],\"participant.test.microphone.description\":[\"Nous testerons votre microphone pour vous assurer la meilleure expérience pour tout le monde dans la session.\"],\"tQtKw5\":[\"Nous testerons votre microphone pour vous assurer la meilleure expérience pour tout le monde dans la session.\"],\"+eLc52\":[\"Nous entendons un peu de silence. Essayez de parler plus fort pour que votre voix soit claire.\"],\"TRDppN\":[\"Webhook\"],\"nuh/Wq\":[\"URL du webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"BTA0e8\":[\"Les webhooks sont des messages automatisés envoyés d'une application à une autre lorsqu'un événement se produit. Pensez à eux comme à un \\\"système de notification\\\" pour vos autres outils.\"],\"6jfS51\":[\"Bienvenue\"],\"9eF5oV\":[\"Bon retour\"],\"i1hzzO\":[\"Bienvenue en mode Vue d’ensemble ! J’ai chargé les résumés de toutes tes conversations. Pose-moi des questions sur les tendances, thèmes et insights de tes données. Pour des citations exactes, démarre un nouveau chat en mode Contexte précis.\"],\"fwEAk/\":[\"Bienvenue sur dembrane Chat ! Utilisez la barre latérale pour sélectionner les ressources et les conversations que vous souhaitez analyser. Ensuite, vous pouvez poser des questions sur les ressources et les conversations sélectionnées.\"],\"AKBU2w\":[\"Bienvenue sur dembrane!\"],\"TACmoL\":[\"Bienvenue dans le mode Overview ! J’ai les résumés de toutes tes conversations. Pose-moi des questions sur les patterns, les thèmes et les insights dans tes données. Pour des citations exactes, démarre un nouveau chat en mode Deep Dive.\"],\"u4aLOz\":[\"Bienvenue en mode Vue d’ensemble ! J’ai chargé les résumés de toutes tes conversations. Pose-moi des questions sur les tendances, thèmes et insights de tes données. Pour des citations exactes, démarre un nouveau chat en mode Contexte précis.\"],\"Bck6Du\":[\"Bienvenue dans les rapports !\"],\"aEpQkt\":[\"Bienvenue sur votre Accueil! Ici, vous pouvez voir tous vos projets et accéder aux ressources de tutoriel. Actuellement, vous n'avez aucun projet. Cliquez sur \\\"Créer\\\" pour configurer pour commencer !\"],\"klH6ct\":[\"Bienvenue !\"],\"Tfxjl5\":[\"Quels sont les principaux thèmes de toutes les conversations ?\"],\"RL57XM\":[\"Qu'est-ce que les webhooks ? (2 min de lecture)\"],\"vv/EFG\":[\"Quelles données sont envoyées ?\"],\"participant.verify.selection.title\":[\"Que souhaitez-vous vérifier ?\"],\"fyMvis\":[\"Quelles tendances se dégagent des données ?\"],\"qGrqH9\":[\"Quels ont été les moments clés de cette conversation ?\"],\"FXZcgH\":[\"Qu’est-ce que tu veux explorer ?\"],\"W5R8OO\":[\"Lorsqu'un participant ouvre le portail, entre ses détails et commence une conversation\"],\"7t3vo1\":[\"Lorsque tout l'audio a été converti en texte et que le transcript complet est disponible\"],\"N0GETg\":[\"Quand sont déclenchés les webhooks ?\"],\"KmUKwU\":[\"Lorsqu'il est activé, tous les nouveaux transcriptions auront des informations personnelles (noms, emails, numéros de téléphone, adresses) remplacées par des placeholders. Les conversations anonymisées désactivent également la lecture de l'audio, le téléchargement de l'audio et la rétranscrire pour protéger la confidentialité des participants. Cela ne peut pas être annulé pour les conversations déjà traitées.\"],\"LEYli4\":[\"Lorsqu'il est activé, tous les nouveaux transcriptions auront des informations personnelles (noms, emails, numéros de téléphone, adresses) remplacées par des placeholders. Cela ne peut pas être annulé pour les conversations déjà traitées.\"],\"NPIwj3\":[\"Lorsque le résumé est prêt (inclut à la fois le transcript et le résumé)\"],\"KcnIXL\":[\"sera inclus dans votre rapport\"],\"add.tag.filter.modal.description\":[\"Souhaitez-vous ajouter cette étiquette à vos filtres actuels ?\"],\"participant.button.finish.yes.text.mode\":[\"Oui\"],\"kWJmRL\":[\"Vous\"],\"Dl7lP/\":[\"Vous êtes déjà désinscrit ou votre lien est invalide.\"],\"E71LBI\":[\"Vous ne pouvez télécharger que jusqu'à \",[\"MAX_FILES\"],\" fichiers à la fois. Seuls les premiers \",[\"0\"],\" fichiers seront ajoutés.\"],\"tbeb1Y\":[\"Vous pouvez toujours utiliser la fonction dembrane Ask pour discuter avec n'importe quelle conversation\"],\"select.all.modal.already.added\":[\"Vous avez déjà ajouté <0>\",[\"existingContextCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" à ce chat.\"],\"7W35AW\":[\"Vous avez déjà ajouté toutes les conversations liées à ceci\"],\"participant.modal.change.mic.confirmation.text\":[\"Vous avez changé votre microphone. Veuillez cliquer sur \\\"Continuer\\\", pour continuer la session.\"],\"vCyT5z\":[\"You have some conversations that have not been processed yet. Regenerate the library to process them.\"],\"T/Q7jW\":[\"Vous avez été désinscrit avec succès.\"],\"lTDtES\":[\"Vous pouvez également choisir d'enregistrer une autre conversation.\"],\"1kxxiH\":[\"You may choose to add a list of proper nouns, names, or other information that may be relevant to the conversation. This will be used to improve the quality of the transcripts.\"],\"yCtSKg\":[\"Vous devez vous connecter avec le même fournisseur que vous avez utilisé pour vous inscrire. Si vous rencontrez des problèmes, veuillez contacter le support.\"],\"snMcrk\":[\"Vous semblez être hors ligne, veuillez vérifier votre connexion internet\"],\"participant.verify.instructions.receive.artefact\":[\"Vous recevrez bientôt \",[\"objectLabel\"],\" à vérifier.\"],\"participant.verify.instructions.approval.helps\":[\"Votre approbation nous aide à comprendre ce que vous pensez vraiment !\"],\"Pw2f/0\":[\"Votre conversation est en cours de transcription. Veuillez vérifier plus tard.\"],\"OFDbfd\":[\"Vos conversations\"],\"aZHXuZ\":[\"Vos entrées seront automatiquement enregistrées.\"],\"PUWgP9\":[\"Votre bibliothèque est vide. Créez une bibliothèque pour voir vos premières perspectives.\"],\"B+9EHO\":[\"Votre réponse a été enregistrée. Vous pouvez maintenant fermer cette page.\"],\"wurHZF\":[\"Vos réponses\"],\"B8Q/i2\":[\"Votre vue a été créée. Veuillez patienter pendant que nous traitons et analysons les données.\"],\"library.views.title\":[\"Vos vues\"],\"lZNgiw\":[\"Vos vues\"],\"participant.modal.interruption.description\":[\"Ne vous inquiétez pas, nous avons enregistré tout ce que vous avez enregistré jusqu'à présent. Vous pouvez terminer la conversation ou commencer une nouvelle conversation.\"],\"participant.button.interruption.finish\":[\"Terminer\"],\"participant.button.interruption.start.new.conversation\":[\"Commencer une nouvelle conversation\"],\"5PKg7S\":[\"At least one topic must be selected to enable Verify\"],\"2wg92j\":[\"Conversations\"],\"hWszgU\":[\"La source a été supprimée\"],\"GSV2Xq\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"7qaVXm\":[\"Experimental\"],\"FclDDn\":[\"Verify\"],\"Y/Fou9\":[\"Select which topics participants can use for verification.\"],\"ycR/52\":[\"Activer Echo\"],\"mKGCnZ\":[\"Activer ECHO\"],\"Dh2kHP\":[\"Activer la réponse\"],\"d9rIJ1\":[\"Activer Verify\"],\"qwmGiT\":[\"Contactez votre représentant commercial\"],\"ZWDkP4\":[\"Actuellement, \",[\"finishedConversationsCount\"],\" conversations sont prêtes à être analysées. \",[\"unfinishedConversationsCount\"],\" sont encore en cours de traitement.\"],\"/NTvqV\":[\"Bibliothèque non disponible\"],\"p18xrj\":[\"Bibliothèque régénérée\"],\"hOtk0x\":[\"Echo\"],\"JsSzzl\":[\"ECHO\"],\"SUkFIX\":[\"Pause\"],\"ilKuQo\":[\"Reprendre\"],\"SqNXSx\":[\"Non\"],\"yfZBOp\":[\"Oui\"],\"cic45J\":[\"Nous ne pouvons pas traiter cette requête en raison de la politique de contenu du fournisseur de LLM.\"],\"CvZqsN\":[\"Une erreur s'est produite. Veuillez réessayer en appuyant sur le bouton <0>ECHO, ou contacter le support si le problème persiste.\"],\"P+lUAg\":[\"Une erreur s'est produite. Veuillez réessayer.\"],\"hh87/E\":[\"\\\"Va plus profond\\\" Bientôt disponible\"],\"RMxlMe\":[\"\\\"Rends-le concret\\\" Bientôt disponible\"],\"7UJhVX\":[\"Êtes-vous sûr de vouloir terminer la conversation ?\"],\"RDsML8\":[\"Êtes-vous sûr de vouloir terminer la conversation ?\"],\"IaLTNH\":[\"Approve\"],\"+f3bIA\":[\"Cancel\"],\"qgx4CA\":[\"Revise\"],\"E+5M6v\":[\"Save\"],\"Q82shL\":[\"Go back\"],\"yOp5Yb\":[\"Reload Page\"],\"tw+Fbo\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"oTCD07\":[\"Unable to Load Artefact\"],\"QHbX3T\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"ECX5E0\":[\"Your approval helps us understand what you really think!\"],\"M5oorh\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"RZXkY+\":[\"Annuler\"],\"86aTqL\":[\"Next\"],\"pdifRH\":[\"Loading\"],\"Ep029+\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"fKeatI\":[\"You'll soon get \",[\"objectLabel\"],\" to verify.\"],\"8b+uSr\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"iodqGS\":[\"Loading artefact\"],\"NpZmZm\":[\"This will just take a moment\"],\"wklhqE\":[\"Regenerating the artefact\"],\"LYTXJp\":[\"This will just take a few moments\"],\"CjjC6j\":[\"Next\"],\"q885Ym\":[\"What do you want to verify?\"],\"AWBvkb\":[\"Fin de la liste • Toutes les \",[\"0\"],\" conversations chargées\"],\"llwJyZ\":[\"Nous n'avons pas pu désactiver l'authentification à deux facteurs. Réessayez avec un nouveau code.\"]}")as Messages; \ No newline at end of file diff --git a/echo/frontend/src/locales/it-IT.po b/echo/frontend/src/locales/it-IT.po index b090a3d6..f771c168 100644 --- a/echo/frontend/src/locales/it-IT.po +++ b/echo/frontend/src/locales/it-IT.po @@ -431,7 +431,7 @@ msgstr "{0, plural, one {Tag:} other {Tags:}}" #: src/routes/project/chat/ProjectChatRoute.tsx:602 #: src/components/settings/FontSettingsCard.tsx:49 #: src/components/settings/FontSettingsCard.tsx:51 -#: src/components/project/ProjectPortalEditor.tsx:472 +#: src/components/project/ProjectPortalEditor.tsx:484 #: src/components/chat/References.tsx:29 msgid "{0}" msgstr "{0}" @@ -455,8 +455,8 @@ msgstr "{0} added" #. placeholder {0}: project.conversations?.length ?? 0 #. placeholder {1}: formatRelative( new Date(project.updated_at ?? new Date()), new Date(), ) #. placeholder {1}: formatRelative( new Date(project.updated_at ?? new Date()), new Date(), ) -#: src/components/project/ProjectListItem.tsx:32 -#: src/components/project/ProjectCard.tsx:34 +#: src/components/project/ProjectListItem.tsx:38 +#: src/components/project/ProjectCard.tsx:44 msgid "{0} Conversations • Edited {1}" msgstr "{0} Conversations • Edited {1}" @@ -487,7 +487,7 @@ msgstr "{finishedConversationsCount, plural, one {Currently # conversation is re #~ msgid "{minutes} minutes and {seconds} seconds" #~ msgstr "{minutes} minutes and {seconds} seconds" -#: src/components/report/ReportRenderer.tsx:77 +#: src/components/report/ReportRenderer.tsx:78 msgid "{readingNow} reading now" msgstr "{readingNow} reading now" @@ -576,7 +576,7 @@ msgstr "Add all that apply" msgid "select.all.modal.title.add" msgstr "Add Conversations to Context" -#: src/components/project/ProjectPortalEditor.tsx:140 +#: src/components/project/ProjectPortalEditor.tsx:151 msgid "Add key terms or proper nouns to improve transcript quality and accuracy." msgstr "Add key terms or proper nouns to improve transcript quality and accuracy." @@ -665,7 +665,7 @@ msgstr "Adjust the base font size for the interface" msgid "Advanced" msgstr "Advanced" -#: src/components/project/ProjectPortalEditor.tsx:612 +#: src/components/project/ProjectPortalEditor.tsx:647 msgid "Advanced (Tips and best practices)" msgstr "Advanced (Tips and best practices)" @@ -673,22 +673,22 @@ msgstr "Advanced (Tips and best practices)" #~ msgid "Advanced (Tips and tricks)" #~ msgstr "Advanced (Tips and tricks)" -#: src/components/project/ProjectPortalEditor.tsx:1150 +#: src/components/project/ProjectPortalEditor.tsx:1185 msgid "Advanced Settings" msgstr "Advanced Settings" #: src/components/chat/ChatModeSelector.tsx:274 #: src/components/chat/ChatModeBanner.tsx:38 msgid "Agentic" -msgstr "" +msgstr "Agentic" #: src/components/chat/ChatAccordion.tsx:58 msgid "Agentic - Tool-driven execution" -msgstr "" +msgstr "Agentic - Tool-driven execution" #: src/components/chat/AgenticChatPanel.tsx:465 msgid "Agentic Chat" -msgstr "" +msgstr "Agentic Chat" #: src/components/settings/AuditLogsCard.tsx:465 msgid "All actions" @@ -732,7 +732,7 @@ msgstr "Already in context" #. placeholder {0}: participantCount !== undefined ? participantCount : t`loading...` #. placeholder {1}: participantCount === 1 ? "" : "s" -#: src/routes/project/report/ProjectReportRoute.tsx:330 +#: src/routes/project/report/ProjectReportRoute.tsx:332 msgid "An email notification will be sent to {0} participant{1}. Do you want to proceed?" msgstr "An email notification will be sent to {0} participant{1}. Do you want to proceed?" @@ -791,15 +791,15 @@ msgstr "Announcements" #~ msgid "Announcements" #~ msgstr "Announcements" -#: src/components/project/ProjectPortalEditor.tsx:1173 +#: src/components/project/ProjectPortalEditor.tsx:1208 msgid "Anonymize Transcripts" msgstr "Anonymize Transcripts" -#: src/components/conversation/ConversationAccordion.tsx:588 +#: src/components/conversation/ConversationAccordion.tsx:592 msgid "anonymized conversation" msgstr "anonymized conversation" -#: src/components/conversation/ConversationAccordion.tsx:584 +#: src/components/conversation/ConversationAccordion.tsx:588 msgid "Anonymized conversation" msgstr "Anonymized conversation" @@ -830,7 +830,7 @@ msgstr "Are you sure you want to delete this conversation? This action cannot be #~ msgid "Are you sure you want to delete this project?" #~ msgstr "Are you sure you want to delete this project?" -#: src/components/project/ProjectDangerZone.tsx:172 +#: src/components/project/ProjectDangerZone.tsx:176 msgid "Are you sure you want to delete this project? This action cannot be undone." msgstr "Are you sure you want to delete this project? This action cannot be undone." @@ -895,11 +895,11 @@ msgstr "Are you sure you want to regenerate the summary? You will lose the curre msgid "Ask" msgstr "Ask" -#: src/components/project/ProjectPortalEditor.tsx:551 +#: src/components/project/ProjectPortalEditor.tsx:563 msgid "Ask for Email?" msgstr "Ask for Email?" -#: src/components/project/ProjectPortalEditor.tsx:522 +#: src/components/project/ProjectPortalEditor.tsx:534 msgid "Ask for Name?" msgstr "Ask for Name?" @@ -925,7 +925,7 @@ msgstr "Aspects" #~ msgid "At least one topic must be selected to enable Make it concrete" #~ msgstr "At least one topic must be selected to enable Make it concrete" -#: src/components/project/ProjectPortalEditor.tsx:957 +#: src/components/project/ProjectPortalEditor.tsx:992 msgid "At least one topic must be selected to enable Verify" msgstr "At least one topic must be selected to enable Verify" @@ -978,11 +978,11 @@ msgstr "Audit logs exported to JSON" msgid "Authenticator code" msgstr "Authenticator code" -#: src/components/project/ProjectPortalEditor.tsx:1247 +#: src/components/project/ProjectPortalEditor.tsx:1279 msgid "Auto-generate titles" msgstr "Auto-generate titles" -#: src/components/project/ProjectPortalEditor.tsx:1221 +#: src/components/project/ProjectPortalEditor.tsx:1256 msgid "Auto-generate Titles" msgstr "Auto-generate Titles" @@ -1006,7 +1006,7 @@ msgstr "Auto-select enabled" #~ msgid "Auto-select sources to add to the chat" #~ msgstr "Auto-select sources to add to the chat" -#: src/components/project/ProjectPortalEditor.tsx:1232 +#: src/components/project/ProjectPortalEditor.tsx:1264 msgid "Automatically generate a short topic-based title for each conversation after summarization. The title describes what was discussed, not who participated. The participant's original name is preserved separately, if they provided one." msgstr "Automatically generate a short topic-based title for each conversation after summarization. The title describes what was discussed, not who participated. The participant's original name is preserved separately, if they provided one." @@ -1032,12 +1032,12 @@ msgid "Back" msgstr "Back" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:392 +#: src/components/participant/ParticipantOnboardingCards.tsx:403 msgid "participant.button.back.microphone" msgstr "Back" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:414 +#: src/components/participant/ParticipantOnboardingCards.tsx:425 #: src/components/layout/ParticipantHeader.tsx:86 msgid "participant.button.back" msgstr "Back" @@ -1046,11 +1046,11 @@ msgstr "Back" msgid "Back to Selection" msgstr "Back to Selection" -#: src/components/project/ProjectPortalEditor.tsx:608 +#: src/components/project/ProjectPortalEditor.tsx:643 msgid "Basic (Essential tutorial slides)" msgstr "Basic (Essential tutorial slides)" -#: src/components/project/ProjectPortalEditor.tsx:486 +#: src/components/project/ProjectPortalEditor.tsx:498 msgid "Basic Settings" msgstr "Basic Settings" @@ -1058,9 +1058,9 @@ msgstr "Basic Settings" #~ msgid "Begin!" #~ msgstr "Begin!" -#: src/routes/project/report/ProjectReportRoute.tsx:63 -#: src/components/project/ProjectPortalEditor.tsx:1180 -#: src/components/project/ProjectPortalEditor.tsx:1228 +#: src/routes/project/report/ProjectReportRoute.tsx:64 +#: src/components/project/ProjectPortalEditor.tsx:1215 +#: src/components/project/ProjectPortalEditor.tsx:1260 #: src/components/conversation/RetranscribeConversation.tsx:144 #: src/components/conversation/MoveConversationButton.tsx:142 #: src/components/chat/ChatModeSelector.tsx:155 @@ -1069,12 +1069,12 @@ msgid "Beta" msgstr "Beta" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:637 +#: src/components/project/ProjectPortalEditor.tsx:672 msgid "dashboard.dembrane.concrete.beta" msgstr "Beta" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:847 +#: src/components/project/ProjectPortalEditor.tsx:882 msgid "dashboard.dembrane.verify.beta" msgstr "Beta" @@ -1091,7 +1091,7 @@ msgstr "Beta" msgid "Book a call" msgstr "Book a call" -#: src/components/project/ProjectPortalEditor.tsx:760 +#: src/components/project/ProjectPortalEditor.tsx:795 msgid "Brainstorm Ideas" msgstr "Brainstorm Ideas" @@ -1103,10 +1103,10 @@ msgstr "Build custom dashboards with real-time conversation data" msgid "By deleting this project, you will delete all the data associated with it. This action cannot be undone. Are you ABSOLUTELY sure you want to delete this project?" msgstr "By deleting this project, you will delete all the data associated with it. This action cannot be undone. Are you ABSOLUTELY sure you want to delete this project?" -#: src/routes/project/report/ProjectReportRoute.tsx:345 +#: src/routes/project/report/ProjectReportRoute.tsx:347 #: src/components/settings/TwoFactorSettingsCard.tsx:406 -#: src/components/project/ProjectDangerZone.tsx:152 -#: src/components/project/ProjectDangerZone.tsx:180 +#: src/components/project/ProjectDangerZone.tsx:156 +#: src/components/project/ProjectDangerZone.tsx:188 #: src/components/project/webhooks/WebhookSettingsCard.tsx:525 #: src/components/project/webhooks/WebhookSettingsCard.tsx:679 #: src/components/dropzone/UploadConversationDropzone.tsx:716 @@ -1233,6 +1233,10 @@ msgstr "Click to edit" msgid "Click to see all {totalCount} conversations" msgstr "Click to see all {totalCount} conversations" +#: src/components/settings/LegalBasisSettingsCard.tsx:112 +msgid "Client-managed" +msgstr "Client-managed" + #: src/components/project/webhooks/WebhookSettingsCard.tsx:282 msgid "Clone from another project" msgstr "Clone from another project" @@ -1241,7 +1245,7 @@ msgstr "Clone from another project" msgid "Clone from Project" msgstr "Clone from Project" -#: src/components/project/ProjectDangerZone.tsx:159 +#: src/components/project/ProjectDangerZone.tsx:163 msgid "Clone project" msgstr "Clone project" @@ -1274,7 +1278,7 @@ msgstr "Compare & Contrast" #: src/components/chat/templates.ts:109 msgid "Compare & Contrast Insights" -msgstr "" +msgstr "Compare & Contrast Insights" #: src/components/chat/ChatTemplatesMenu.tsx:26 #~ msgid "Compare and contrast the following items provided in the context." @@ -1303,7 +1307,7 @@ msgstr "Confirm New Password" msgid "Confirm Password" msgstr "Confirm Password" -#: src/routes/project/report/ProjectReportRoute.tsx:326 +#: src/routes/project/report/ProjectReportRoute.tsx:328 msgid "Confirm Publishing" msgstr "Confirm Publishing" @@ -1323,6 +1327,10 @@ msgstr "Connection healthy" msgid "Connection unhealthy" msgstr "Connection unhealthy" +#: src/components/settings/LegalBasisSettingsCard.tsx:113 +msgid "Consent" +msgstr "Consent" + #: src/components/conversation/AutoSelectConversations.tsx:211 #~ msgid "Contact sales" #~ msgstr "Contact sales" @@ -1344,7 +1352,7 @@ msgstr "Context added:" #~ msgstr "Context limit reached" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:401 +#: src/components/participant/ParticipantOnboardingCards.tsx:412 #: src/components/participant/MicrophoneTest.tsx:407 msgid "participant.button.continue" msgstr "Continue" @@ -1400,7 +1408,7 @@ msgstr "Conversation tags" msgid "conversations" msgstr "conversations" -#: src/components/conversation/ConversationAccordion.tsx:1083 +#: src/components/conversation/ConversationAccordion.tsx:1087 msgid "Conversations" msgstr "Conversations" @@ -1447,7 +1455,7 @@ msgstr "Copy" msgid "Copy link" msgstr "Copy link" -#: src/routes/project/report/ProjectReportRoute.tsx:201 +#: src/routes/project/report/ProjectReportRoute.tsx:203 msgid "Copy link to share this report" msgstr "Copy link to share this report" @@ -1486,7 +1494,7 @@ msgstr "Create a new webhook from scratch" #: src/components/chat/ChatModeSelector.tsx:66 msgid "Create a research brief from recent conversations" -msgstr "" +msgstr "Create a research brief from recent conversations" #: src/routes/auth/Register.tsx:58 msgid "Create an Account" @@ -1536,7 +1544,7 @@ msgstr "Created on" msgid "Current logo" msgstr "Current logo" -#: src/components/project/ProjectPortalEditor.tsx:790 +#: src/components/project/ProjectPortalEditor.tsx:825 msgid "Custom" msgstr "Custom" @@ -1548,7 +1556,7 @@ msgstr "Custom Filename" msgid "Custom Logo" msgstr "Custom Logo" -#: src/components/project/ProjectPortalEditor.tsx:1272 +#: src/components/project/ProjectPortalEditor.tsx:1304 msgid "Custom title prompt" msgstr "Custom title prompt" @@ -1560,17 +1568,17 @@ msgstr "Custom title prompt" msgid "Dashboard URL (direct link to conversation overview)" msgstr "Dashboard URL (direct link to conversation overview)" -#: src/components/project/ProjectPortalEditor.tsx:726 +#: src/components/project/ProjectPortalEditor.tsx:761 msgid "Default" msgstr "Default" -#: src/components/project/ProjectPortalEditor.tsx:604 +#: src/components/project/ProjectPortalEditor.tsx:639 msgid "Default - No tutorial (Only privacy statements)" msgstr "Default - No tutorial (Only privacy statements)" #: src/components/chat/ChatModeSelector.tsx:275 msgid "Delegate multi-step analysis with live tool execution" -msgstr "" +msgstr "Delegate multi-step analysis with live tool execution" #: src/components/project/webhooks/WebhookSettingsCard.tsx:647 #: src/components/project/webhooks/WebhookSettingsCard.tsx:686 @@ -1587,8 +1595,8 @@ msgid "Delete Conversation" msgstr "Delete Conversation" #: src/components/project/ProjectDangerZone.tsx:106 -#: src/components/project/ProjectDangerZone.tsx:167 -#: src/components/project/ProjectDangerZone.tsx:187 +#: src/components/project/ProjectDangerZone.tsx:171 +#: src/components/project/ProjectDangerZone.tsx:195 msgid "Delete Project" msgstr "Delete Project" @@ -1608,6 +1616,10 @@ msgstr "Deleted successfully" #~ msgid "Dembrane ECHO" #~ msgstr "ECHO" +#: src/components/settings/LegalBasisSettingsCard.tsx:115 +msgid "dembrane events" +msgstr "dembrane events" + #: src/routes/project/chat/ProjectChatRoute.tsx:776 #: src/routes/project/chat/ProjectChatRoute.tsx:810 msgid "Dembrane is powered by AI. Please double-check responses." @@ -1621,6 +1633,14 @@ msgstr "dembrane is powered by AI. Please double-check responses." #~ msgid "Description" #~ msgstr "Description" +#: src/components/settings/LegalBasisSettingsCard.tsx:87 +msgid "Determines under which GDPR legal basis personal data is processed. This affects consent flows, data subject rights, and retention obligations." +msgstr "Determines under which GDPR legal basis personal data is processed. This affects consent flows, data subject rights, and retention obligations." + +#: src/components/project/ProjectPortalEditor.tsx:594 +msgid "Determines under which GDPR legal basis personal data is processed. This setting applies to all your projects and can be changed in your account settings." +msgstr "Determines under which GDPR legal basis personal data is processed. This setting applies to all your projects and can be changed in your account settings." + #: src/components/chat/templates.ts:61 msgid "" "Develop a strategic framework that drives meaningful outcomes. Please:\n" @@ -1671,7 +1691,7 @@ msgstr "Do you want to contribute to this project?" msgid "Do you want to stay in the loop?" msgstr "Do you want to stay in the loop?" -#: src/components/layout/Header.tsx:207 +#: src/components/layout/Header.tsx:208 msgid "Documentation" msgstr "Documentation" @@ -1713,7 +1733,7 @@ msgstr "Download Transcript Options" #: src/components/chat/ChatModeSelector.tsx:68 msgid "Draft next actions and organize them by priority" -msgstr "" +msgstr "Draft next actions and organize them by priority" #: src/components/dropzone/UploadConversationDropzone.tsx:564 msgid "Drag audio files here or click to select files" @@ -1727,11 +1747,11 @@ msgstr "Drag to reorder" msgid "Duration" msgstr "Duration" -#: src/components/project/ProjectPortalEditor.tsx:504 +#: src/components/project/ProjectPortalEditor.tsx:516 msgid "Dutch" msgstr "Dutch" -#: src/components/project/ProjectPortalEditor.tsx:1290 +#: src/components/project/ProjectPortalEditor.tsx:1322 msgid "e.g. \"Use short noun phrases like 'Urban Green Spaces' or 'Youth Employment'. Avoid generic titles.\"" msgstr "e.g. \"Use short noun phrases like 'Urban Green Spaces' or 'Youth Employment'. Avoid generic titles.\"" @@ -1797,7 +1817,7 @@ msgstr "Edit the report content using the rich text editor below. You can format msgid "Edit Webhook" msgstr "Edit Webhook" -#: src/routes/project/report/ProjectReportRoute.tsx:305 +#: src/routes/project/report/ProjectReportRoute.tsx:307 msgid "Editing mode" msgstr "Editing mode" @@ -1839,7 +1859,7 @@ msgstr "Enable 2FA" #~ msgid "Enable ECHO" #~ msgstr "Enable ECHO" -#: src/components/project/ProjectPortalEditor.tsx:661 +#: src/components/project/ProjectPortalEditor.tsx:696 msgid "Enable Explore" msgstr "Enable Explore" @@ -1859,7 +1879,7 @@ msgstr "Enable participation" #~ msgid "Enable Reply" #~ msgstr "Enable Reply" -#: src/components/project/ProjectPortalEditor.tsx:1009 +#: src/components/project/ProjectPortalEditor.tsx:1044 msgid "Enable Report Notifications" msgstr "Enable Report Notifications" @@ -1875,7 +1895,7 @@ msgstr "Enable Report Notifications" #~ msgid "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"ECHO\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." #~ msgstr "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"ECHO\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." -#: src/components/project/ProjectPortalEditor.tsx:644 +#: src/components/project/ProjectPortalEditor.tsx:679 msgid "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"Explore\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." msgstr "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"Explore\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." @@ -1888,11 +1908,11 @@ msgstr "Enable this feature to allow participants to request AI-powered response #~ msgstr "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"Go deeper\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:854 +#: src/components/project/ProjectPortalEditor.tsx:889 msgid "dashboard.dembrane.feature.verify.description" msgstr "Enable this feature to allow participants to verify and approve \"outcomes\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified outcomes and review them in the overview." -#: src/components/project/ProjectPortalEditor.tsx:1200 +#: src/components/project/ProjectPortalEditor.tsx:1235 msgid "Enable transcript anonymization" msgstr "Enable transcript anonymization" @@ -1900,7 +1920,7 @@ msgstr "Enable transcript anonymization" msgid "Enable two-factor authentication" msgstr "Enable two-factor authentication" -#: src/components/project/ProjectPortalEditor.tsx:871 +#: src/components/project/ProjectPortalEditor.tsx:906 msgid "Enable Verify" msgstr "Enable Verify" @@ -1914,11 +1934,11 @@ msgstr "Enabled" #~ msgid "End of list • All {0} conversations loaded" #~ msgstr "End of list • All {0} conversations loaded" -#: src/components/project/ProjectPortalEditor.tsx:503 +#: src/components/project/ProjectPortalEditor.tsx:515 msgid "English" msgstr "English" -#: src/components/project/ProjectPortalEditor.tsx:149 +#: src/components/project/ProjectPortalEditor.tsx:160 msgid "Enter a key term or proper noun" msgstr "Enter a key term or proper noun" @@ -2047,7 +2067,7 @@ msgstr "Example Webhook Payload" #~ msgid "Experimental" #~ msgstr "Experimental" -#: src/components/project/ProjectPortalEditor.tsx:634 +#: src/components/project/ProjectPortalEditor.tsx:669 msgid "Explore" msgstr "Explore" @@ -2082,8 +2102,8 @@ msgstr "Failed to add conversation to chat" msgid "Failed to add conversation to chat{0}" msgstr "Failed to add conversation to chat{0}" -#: src/components/conversation/ConversationAccordion.tsx:948 -#: src/components/conversation/ConversationAccordion.tsx:980 +#: src/components/conversation/ConversationAccordion.tsx:952 +#: src/components/conversation/ConversationAccordion.tsx:984 msgid "Failed to add conversations to context" msgstr "Failed to add conversations to context" @@ -2213,6 +2233,10 @@ msgstr "Failed to revise outcome. Please try again." msgid "Failed to stop recording on device change. Please try again." msgstr "Failed to stop recording on device change. Please try again." +#: src/components/settings/LegalBasisSettingsCard.tsx:68 +msgid "Failed to update legal basis" +msgstr "Failed to update legal basis" + #: src/components/settings/WhitelabelLogoCard.tsx:57 msgid "Failed to upload logo" msgstr "Failed to upload logo" @@ -2282,7 +2306,7 @@ msgstr "Filter by collection" #: src/components/chat/ChatModeSelector.tsx:67 msgid "Find contradictions and suggest follow-up questions" -msgstr "" +msgstr "Find contradictions and suggest follow-up questions" #. js-lingui-explicit-id #: src/components/participant/StopRecordingConfirmationModal.tsx:86 @@ -2338,7 +2362,7 @@ msgstr "For advanced users: A secret key to verify webhook authenticity. Only ne msgid "Forgot your password?" msgstr "Forgot your password?" -#: src/components/project/ProjectPortalEditor.tsx:507 +#: src/components/project/ProjectPortalEditor.tsx:519 msgid "French" msgstr "French" @@ -2366,7 +2390,7 @@ msgstr "Generate secret" #~ msgid "Generate structured meeting notes based on the following discussion points provided in the context." #~ msgstr "Generate structured meeting notes based on the following discussion points provided in the context." -#: src/routes/project/conversation/ProjectConversationOverview.tsx:208 +#: src/routes/project/conversation/ProjectConversationOverview.tsx:210 msgid "Generate Summary" msgstr "Generate Summary" @@ -2374,7 +2398,7 @@ msgstr "Generate Summary" msgid "Generating the summary. Please wait..." msgstr "Generating the summary. Please wait..." -#: src/components/project/ProjectPortalEditor.tsx:505 +#: src/components/project/ProjectPortalEditor.tsx:517 msgid "German" msgstr "German" @@ -2391,7 +2415,7 @@ msgstr "Get an immediate reply from dembrane to help you deepen the conversation msgid "Give me a list of 5-10 topics that are being discussed." msgstr "Give me a list of 5-10 topics that are being discussed." -#: src/routes/settings/UserSettingsRoute.tsx:36 +#: src/routes/settings/UserSettingsRoute.tsx:51 msgid "Go back" msgstr "Go back" @@ -2416,24 +2440,28 @@ msgstr "Go home" msgid "Go to new conversation" msgstr "Go to new conversation" +#: src/components/project/ProjectPortalEditor.tsx:608 +msgid "Go to Settings" +msgstr "Go to Settings" + #: src/routes/project/ProjectsHome.tsx:179 #~ msgid "Grid view" #~ msgstr "Grid view" -#: src/components/project/ProjectPortalEditor.tsx:1284 +#: src/components/project/ProjectPortalEditor.tsx:1316 msgid "Guide how titles are generated. Titles describe the topic of the conversation, not the participant." msgstr "Guide how titles are generated. Titles describe the topic of the conversation, not the participant." -#: src/components/conversation/ConversationAccordion.tsx:570 +#: src/components/conversation/ConversationAccordion.tsx:574 msgid "Has verified artifacts" msgstr "Has verified artifacts" -#: src/components/layout/Header.tsx:220 +#: src/components/layout/Header.tsx:221 msgid "Help us translate" msgstr "Help us translate" #. placeholder {0}: user.first_name ?? "User" -#: src/components/layout/Header.tsx:183 +#: src/components/layout/Header.tsx:184 msgid "Hi, {0}" msgstr "Hi, {0}" @@ -2475,7 +2503,7 @@ msgstr "Hide revision data" #: src/components/chat/templates.ts:124 msgid "Highlight specific Concept" -msgstr "" +msgstr "Highlight specific Concept" #: src/routes/project/ProjectsHome.tsx:123 msgid "Home" @@ -2563,7 +2591,7 @@ msgstr "If you're setting up webhook integrations, we'd love to learn about your #~ msgid "In the meantime, if you want to analyze the conversations that are still processing, you can use the Chat feature" #~ msgstr "In the meantime, if you want to analyze the conversations that are still processing, you can use the Chat feature" -#: src/routes/project/report/ProjectReportRoute.tsx:275 +#: src/routes/project/report/ProjectReportRoute.tsx:277 msgid "Include portal link in report" msgstr "Include portal link in report" @@ -2630,7 +2658,7 @@ msgstr "It looks like we couldn't load this outcome. This might be a temporary i msgid "It sounds like more than one person is speaking. Taking turns will help us hear everyone clearly." msgstr "It sounds like more than one person is speaking. Taking turns will help us hear everyone clearly." -#: src/components/project/ProjectPortalEditor.tsx:508 +#: src/components/project/ProjectPortalEditor.tsx:520 msgid "Italian" msgstr "Italian" @@ -2650,7 +2678,7 @@ msgstr "Just a moment" msgid "Keep access secure with a one-time code from your authenticator app. Toggle two-factor authentication for this account." msgstr "Keep access secure with a one-time code from your authenticator app. Toggle two-factor authentication for this account." -#: src/components/project/ProjectPortalEditor.tsx:496 +#: src/components/project/ProjectPortalEditor.tsx:508 msgid "Language" msgstr "Language" @@ -2678,6 +2706,15 @@ msgstr "Learn more about webhooks" msgid "Leave empty to keep existing" msgstr "Leave empty to keep existing" +#: src/components/settings/LegalBasisSettingsCard.tsx:82 +#: src/components/project/ProjectPortalEditor.tsx:589 +msgid "Legal Basis" +msgstr "Legal Basis" + +#: src/components/settings/LegalBasisSettingsCard.tsx:72 +msgid "Legal basis updated" +msgstr "Legal basis updated" + #: src/components/chat/TemplatesModal.tsx:127 msgid "Let us know!" msgstr "Let us know!" @@ -2713,6 +2750,10 @@ msgstr "License Plate" msgid "Link" msgstr "Link" +#: src/components/settings/LegalBasisSettingsCard.tsx:123 +msgid "Link to your organisation's privacy policy that will be shown to participants" +msgstr "Link to your organisation's privacy policy that will be shown to participants" + #: src/components/chat/ChatTemplatesMenu.tsx:68 #~ msgid "LinkedIn Post (Experimental)" #~ msgstr "LinkedIn Post (Experimental)" @@ -2723,7 +2764,7 @@ msgstr "Link" #: src/components/chat/ChatModeBanner.tsx:54 msgid "Live agent execution mode" -msgstr "" +msgstr "Live agent execution mode" #. js-lingui-explicit-id #: src/components/participant/MicrophoneTest.tsx:328 @@ -2734,7 +2775,7 @@ msgstr "Live audio level:" #~ msgid "Live audio level:" #~ msgstr "Live audio level:" -#: src/components/project/ProjectPortalEditor.tsx:1354 +#: src/components/project/ProjectPortalEditor.tsx:1386 msgid "Live Preview" msgstr "Live Preview" @@ -2781,11 +2822,11 @@ msgstr "Loading transcript..." #~ msgid "Loading verification topics…" #~ msgstr "Loading verification topics…" -#: src/components/project/ProjectPortalEditor.tsx:911 +#: src/components/project/ProjectPortalEditor.tsx:946 msgid "Loading verify topics…" msgstr "Loading verify topics…" -#: src/routes/project/report/ProjectReportRoute.tsx:334 +#: src/routes/project/report/ProjectReportRoute.tsx:336 msgid "loading..." msgstr "loading..." @@ -2818,11 +2859,11 @@ msgstr "Logo removed" msgid "Logo updated successfully" msgstr "Logo updated successfully" -#: src/components/layout/Header.tsx:228 +#: src/components/layout/Header.tsx:229 msgid "Logout" msgstr "Logout" -#: src/components/conversation/ConversationAccordion.tsx:652 +#: src/components/conversation/ConversationAccordion.tsx:656 msgid "Longest First" msgstr "Longest First" @@ -2852,7 +2893,7 @@ msgstr "Microphone access is still denied. Please check your settings and try ag #~ msgid "min" #~ msgstr "min" -#: src/components/project/ProjectPortalEditor.tsx:685 +#: src/components/project/ProjectPortalEditor.tsx:720 msgid "Mode" msgstr "Mode" @@ -2885,7 +2926,7 @@ msgstr "Move to Project" msgid "Name" msgstr "Name" -#: src/components/conversation/ConversationAccordion.tsx:650 +#: src/components/conversation/ConversationAccordion.tsx:654 msgid "Name A-Z" msgstr "Name A-Z" @@ -2893,7 +2934,7 @@ msgstr "Name A-Z" msgid "Name is required" msgstr "Name is required" -#: src/components/conversation/ConversationAccordion.tsx:651 +#: src/components/conversation/ConversationAccordion.tsx:655 msgid "Name Z-A" msgstr "Name Z-A" @@ -2924,12 +2965,12 @@ msgstr "New Password" msgid "New Project" msgstr "New Project" -#: src/components/conversation/ConversationAccordion.tsx:648 +#: src/components/conversation/ConversationAccordion.tsx:652 msgid "Newest First" msgstr "Newest First" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:430 +#: src/components/participant/ParticipantOnboardingCards.tsx:441 msgid "participant.button.next" msgstr "Next" @@ -3007,7 +3048,7 @@ msgstr "No conversations available to create library. Please add some conversati msgid "No conversations found." msgstr "No conversations found." -#: src/components/conversation/ConversationAccordion.tsx:1448 +#: src/components/conversation/ConversationAccordion.tsx:1452 msgid "No conversations found. Start a conversation using the participation invite link from the <0><1>project overview." msgstr "No conversations found. Start a conversation using the participation invite link from the <0><1>project overview." @@ -3049,7 +3090,7 @@ msgstr "No projects found for search term" #~ msgid "No quotes available. Generate quotes for this conversation by visiting<0><1> the project library." #~ msgstr "No quotes available. Generate quotes for this conversation by visiting<0><1> the project library." -#: src/components/report/ReportRenderer.tsx:116 +#: src/components/report/ReportRenderer.tsx:117 msgid "No report found" msgstr "No report found" @@ -3061,7 +3102,7 @@ msgstr "No report found" msgid "No results" msgstr "No results" -#: src/components/conversation/ConversationAccordion.tsx:1360 +#: src/components/conversation/ConversationAccordion.tsx:1364 msgid "No tags found" msgstr "No tags found" @@ -3101,7 +3142,7 @@ msgstr "No verification topics are configured for this project." #~ msgid "No verification topics available." #~ msgstr "No verification topics available." -#: src/components/project/ProjectPortalEditor.tsx:915 +#: src/components/project/ProjectPortalEditor.tsx:950 msgid "No verify topics available." msgstr "No verify topics available." @@ -3122,7 +3163,7 @@ msgstr "Not Added" msgid "Not available" msgstr "Not available" -#: src/components/project/ProjectPortalEditor.tsx:996 +#: src/components/project/ProjectPortalEditor.tsx:1031 msgid "Notify participants when a report is published." msgstr "Notify participants when a report is published." @@ -3130,7 +3171,7 @@ msgstr "Notify participants when a report is published." #~ msgid "Now" #~ msgstr "Now" -#: src/components/conversation/ConversationAccordion.tsx:649 +#: src/components/conversation/ConversationAccordion.tsx:653 msgid "Oldest First" msgstr "Oldest First" @@ -3145,7 +3186,7 @@ msgid "participant.verify.instructions.read.aloud" msgstr "Once you receive the {objectLabel}, read it aloud and share out loud what you want to change, if anything." #. js-lingui-explicit-id -#: src/components/conversation/ConversationAccordion.tsx:619 +#: src/components/conversation/ConversationAccordion.tsx:623 msgid "conversation.ongoing" msgstr "Ongoing" @@ -3157,6 +3198,10 @@ msgstr "Ongoing" msgid "Ongoing Conversations" msgstr "Ongoing Conversations" +#: src/components/settings/LegalBasisSettingsCard.tsx:100 +msgid "Only change this setting in consultation with the responsible person(s) for data protection within your organisation." +msgstr "Only change this setting in consultation with the responsible person(s) for data protection within your organisation." + #: src/components/report/CreateReportForm.tsx:73 #~ msgid "Only the {0} finished {1} will be included in the report right now. " #~ msgstr "Only the {0} finished {1} will be included in the report right now. " @@ -3170,7 +3215,7 @@ msgstr "Oops! It looks like microphone access was denied. No worries, though! We #~ msgid "Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready." #~ msgstr "Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready." -#: src/components/project/ProjectCard.tsx:49 +#: src/components/project/ProjectCard.tsx:60 #: src/components/aspect/AspectCard.tsx:45 msgid "Open" msgstr "Open" @@ -3208,19 +3253,23 @@ msgstr "Open your authenticator app and enter the current six-digit code." msgid "Optional" msgstr "Optional" -#: src/components/project/ProjectPortalEditor.tsx:535 +#: src/components/project/ProjectPortalEditor.tsx:547 msgid "Optional field on the start page" msgstr "Optional field on the start page" -#: src/components/project/ProjectPortalEditor.tsx:564 +#: src/components/project/ProjectPortalEditor.tsx:576 msgid "Optional field on the thank you page" msgstr "Optional field on the thank you page" -#: src/components/conversation/ConversationAccordion.tsx:1133 -#: src/components/conversation/ConversationAccordion.tsx:1138 +#: src/components/conversation/ConversationAccordion.tsx:1137 +#: src/components/conversation/ConversationAccordion.tsx:1142 msgid "Options" msgstr "Options" +#: src/components/settings/LegalBasisSettingsCard.tsx:122 +msgid "Organiser's Privacy Policy URL" +msgstr "Organiser's Privacy Policy URL" + #: src/components/participant/verify/VerifyArtefact.tsx:133 msgid "Outcome approved successfully!" msgstr "Outcome approved successfully!" @@ -3245,7 +3294,7 @@ msgstr "outcomes" msgid "Outcomes" msgstr "Outcomes" -#: src/components/layout/ProjectConversationLayout.tsx:46 +#: src/components/layout/ProjectConversationLayout.tsx:44 #: src/components/chat/ChatModeSelector.tsx:297 #: src/components/chat/ChatModeBanner.tsx:36 msgid "Overview" @@ -3259,7 +3308,7 @@ msgstr "Overview - Themes & patterns" #~ msgid "Page" #~ msgstr "Page" -#: src/components/project/ProjectPortalEditor.tsx:1079 +#: src/components/project/ProjectPortalEditor.tsx:1114 msgid "Page Content" msgstr "Page Content" @@ -3267,7 +3316,7 @@ msgstr "Page Content" msgid "Page not found" msgstr "Page not found" -#: src/components/project/ProjectPortalEditor.tsx:1055 +#: src/components/project/ProjectPortalEditor.tsx:1090 msgid "Page Title" msgstr "Page Title" @@ -3284,7 +3333,7 @@ msgstr "Participant Email" msgid "Participant Emails" msgstr "Participant Emails" -#: src/components/project/ProjectPortalEditor.tsx:628 +#: src/components/project/ProjectPortalEditor.tsx:663 msgid "Participant Features" msgstr "Participant Features" @@ -3303,7 +3352,7 @@ msgstr "Participants will be able to select tags when creating conversations" msgid "Password" msgstr "Password" -#: src/routes/project/report/ProjectReportRoute.tsx:295 +#: src/routes/project/report/ProjectReportRoute.tsx:297 msgid "Password protect portal (request feature)" msgstr "Password protect portal (request feature)" @@ -3373,7 +3422,7 @@ msgstr "Please login to continue." #~ msgid "Please provide a concise summary of the following provided in the context." #~ msgstr "Please provide a concise summary of the following provided in the context." -#: src/components/participant/ParticipantBody.tsx:186 +#: src/components/participant/ParticipantBody.tsx:192 msgid "" "Please record your response by clicking the \"Record\" button below. You may also choose to respond in text by clicking the text icon. \n" "**Please keep this screen lit up** \n" @@ -3441,11 +3490,11 @@ msgstr "Please wait while we update your report. You will automatically be redir msgid "Please wait while we verify your email address." msgstr "Please wait while we verify your email address." -#: src/components/project/ProjectPortalEditor.tsx:1045 +#: src/components/project/ProjectPortalEditor.tsx:1080 msgid "Portal Content" msgstr "Portal Content" -#: src/components/project/ProjectPortalEditor.tsx:454 +#: src/components/project/ProjectPortalEditor.tsx:466 #: src/components/layout/ProjectOverviewLayout.tsx:47 msgid "Portal Editor" msgstr "Portal Editor" @@ -3470,7 +3519,7 @@ msgstr "Preview: The quick brown fox jumps over the lazy dog." msgid "Print / Save PDF" msgstr "Print / Save PDF" -#: src/routes/project/report/ProjectReportRoute.tsx:209 +#: src/routes/project/report/ProjectReportRoute.tsx:211 msgid "Print this report" msgstr "Print this report" @@ -3478,7 +3527,7 @@ msgstr "Print this report" msgid "Privacy Statements" msgstr "Privacy Statements" -#: src/routes/project/report/ProjectReportRoute.tsx:352 +#: src/routes/project/report/ProjectReportRoute.tsx:354 msgid "Proceed" msgstr "Proceed" @@ -3535,7 +3584,7 @@ msgstr "Project Library | Dembrane" #: src/components/chat/templates.ts:94 msgid "Project Meta Summary" -msgstr "" +msgstr "Project Meta Summary" #: src/components/project/ProjectDangerZone.tsx:144 msgid "Project name" @@ -3589,11 +3638,11 @@ msgstr "Provide an overview of the main topics and recurring themes" #~ msgid "Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information." #~ msgstr "Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information." -#: src/routes/project/report/ProjectReportRoute.tsx:231 +#: src/routes/project/report/ProjectReportRoute.tsx:233 msgid "Publish" msgstr "Publish" -#: src/routes/project/report/ProjectReportRoute.tsx:231 +#: src/routes/project/report/ProjectReportRoute.tsx:233 msgid "Published" msgstr "Published" @@ -3616,7 +3665,7 @@ msgid "Read aloud" msgstr "Read aloud" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:282 +#: src/components/participant/ParticipantOnboardingCards.tsx:288 msgid "participant.ready.to.begin" msgstr "Ready to Begin?" @@ -3679,7 +3728,7 @@ msgstr "Recurring Themes" msgid "References" msgstr "References" -#: src/components/project/ProjectPortalEditor.tsx:1362 +#: src/components/project/ProjectPortalEditor.tsx:1394 msgid "Refresh" msgstr "Refresh" @@ -3761,17 +3810,17 @@ msgstr "Rename" #~ msgid "Rename" #~ msgstr "Rename" -#: src/components/project/ProjectPortalEditor.tsx:805 +#: src/components/project/ProjectPortalEditor.tsx:840 msgid "Reply Prompt" msgstr "Reply Prompt" -#: src/routes/project/report/ProjectReportRoute.tsx:60 -#: src/components/report/ReportRenderer.tsx:71 +#: src/routes/project/report/ProjectReportRoute.tsx:61 +#: src/components/report/ReportRenderer.tsx:72 #: src/components/report/ReportModalNavigationButton.tsx:67 msgid "Report" msgstr "Report" -#: src/components/layout/Header.tsx:79 +#: src/components/layout/Header.tsx:80 msgid "Report an issue" msgstr "Report an issue" @@ -3780,11 +3829,11 @@ msgstr "Report an issue" msgid "Report Created - {0}" msgstr "Report Created - {0}" -#: src/routes/project/report/ProjectReportRoute.tsx:152 +#: src/routes/project/report/ProjectReportRoute.tsx:154 msgid "Report generation is currently in beta and limited to projects with fewer than 10 hours of recording." msgstr "Report generation is currently in beta and limited to projects with fewer than 10 hours of recording." -#: src/components/project/ProjectPortalEditor.tsx:991 +#: src/components/project/ProjectPortalEditor.tsx:1026 msgid "Report Notifications" msgstr "Report Notifications" @@ -3819,7 +3868,7 @@ msgstr "Requesting microphone access to detect available devices..." #~ msgid "Requesting microphone access to detect available devices..." #~ msgstr "Requesting microphone access to detect available devices..." -#: src/components/project/ProjectPortalEditor.tsx:1023 +#: src/components/project/ProjectPortalEditor.tsx:1058 msgid "Requires \"Ask for Email?\" to be enabled" msgstr "Requires \"Ask for Email?\" to be enabled" @@ -3840,8 +3889,8 @@ msgstr "Reset Password" msgid "Reset Password | Dembrane" msgstr "Reset Password | Dembrane" -#: src/components/conversation/ConversationAccordion.tsx:1384 -#: src/components/conversation/ConversationAccordion.tsx:1389 +#: src/components/conversation/ConversationAccordion.tsx:1388 +#: src/components/conversation/ConversationAccordion.tsx:1393 msgid "Reset to default" msgstr "Reset to default" @@ -3917,17 +3966,17 @@ msgstr "Rows per page" #: src/components/chat/AgenticChatPanel.tsx:470 msgid "Run status:" -msgstr "" +msgstr "Run status:" + +#: src/components/settings/LegalBasisSettingsCard.tsx:136 +msgid "Save" +msgstr "Save" #. js-lingui-explicit-id #: src/components/participant/verify/VerifyArtefact.tsx:388 msgid "participant.concrete.action.button.save" msgstr "Save" -#: src/routes/project/resource/ProjectResourceOverview.tsx:144 -#~ msgid "Save" -#~ msgstr "Save" - #: src/components/project/webhooks/WebhookSettingsCard.tsx:529 msgid "Save Changes" msgstr "Save Changes" @@ -3958,7 +4007,7 @@ msgstr "Search" msgid "Search" msgstr "Search" -#: src/components/conversation/ConversationAccordion.tsx:1126 +#: src/components/conversation/ConversationAccordion.tsx:1130 msgid "Search conversations" msgstr "Search conversations" @@ -3975,7 +4024,7 @@ msgstr "Search Projects" msgid "Search projects..." msgstr "Search projects..." -#: src/components/conversation/ConversationAccordion.tsx:1269 +#: src/components/conversation/ConversationAccordion.tsx:1273 msgid "Search tags" msgstr "Search tags" @@ -4012,7 +4061,7 @@ msgstr "Secret copied" #~ msgid "See conversation status details" #~ msgstr "See conversation status details" -#: src/components/layout/Header.tsx:118 +#: src/components/layout/Header.tsx:119 msgid "See you soon" msgstr "See you soon" @@ -4028,11 +4077,11 @@ msgstr "Select a microphone" msgid "Select a webhook to clone" msgstr "Select a webhook to clone" -#: src/components/conversation/ConversationAccordion.tsx:1428 +#: src/components/conversation/ConversationAccordion.tsx:1432 msgid "Select all" msgstr "Select all" -#: src/components/conversation/ConversationAccordion.tsx:1426 +#: src/components/conversation/ConversationAccordion.tsx:1430 msgid "Select all ({remainingCount})" msgstr "Select all ({remainingCount})" @@ -4065,20 +4114,20 @@ msgstr "Select Project" msgid "Select tags" msgstr "Select tags" -#: src/components/project/ProjectPortalEditor.tsx:593 +#: src/components/project/ProjectPortalEditor.tsx:632 msgid "Select the instructions that will be shown to participants when they start a conversation" msgstr "Select the instructions that will be shown to participants when they start a conversation" -#: src/components/project/ProjectPortalEditor.tsx:690 +#: src/components/project/ProjectPortalEditor.tsx:725 msgid "Select the type of feedback or engagement you want to encourage." msgstr "Select the type of feedback or engagement you want to encourage." -#: src/components/project/ProjectPortalEditor.tsx:581 +#: src/components/project/ProjectPortalEditor.tsx:620 msgid "Select tutorial" msgstr "Select tutorial" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:904 +#: src/components/project/ProjectPortalEditor.tsx:939 msgid "dashboard.dembrane.feature.verify.topic.select" msgstr "Select which topics participants can use for \"Verify\"." @@ -4117,7 +4166,7 @@ msgstr "Send" #: src/components/chat/AgenticChatPanel.tsx:511 msgid "Send a message to start an agentic run." -msgstr "" +msgstr "Send a message to start an agentic run." #: src/components/project/webhooks/WebhookSettingsCard.tsx:843 msgid "Send Slack/Teams notifications when new conversations are completed" @@ -4136,10 +4185,10 @@ msgstr "Session Name" msgid "Setting up your first project" msgstr "Setting up your first project" -#: src/routes/settings/UserSettingsRoute.tsx:41 +#: src/routes/settings/UserSettingsRoute.tsx:56 #: src/components/layout/ParticipantHeader.tsx:112 #: src/components/layout/ParticipantHeader.tsx:113 -#: src/components/layout/Header.tsx:195 +#: src/components/layout/Header.tsx:196 msgid "Settings" msgstr "Settings" @@ -4148,7 +4197,7 @@ msgstr "Settings" msgid "participant.settings.modal.title" msgstr "Settings" -#: src/routes/settings/UserSettingsRoute.tsx:22 +#: src/routes/settings/UserSettingsRoute.tsx:26 msgid "Settings | Dembrane" msgstr "Settings | Dembrane" @@ -4156,7 +4205,7 @@ msgstr "Settings | Dembrane" #~ msgid "Share" #~ msgstr "Share" -#: src/routes/project/report/ProjectReportRoute.tsx:177 +#: src/routes/project/report/ProjectReportRoute.tsx:179 msgid "Share this report" msgstr "Share this report" @@ -4164,15 +4213,15 @@ msgstr "Share this report" msgid "Share your details here" msgstr "Share your details here" -#: src/components/report/ReportRenderer.tsx:23 +#: src/components/report/ReportRenderer.tsx:24 msgid "Share your voice" msgstr "Share your voice" -#: src/components/report/ReportRenderer.tsx:27 +#: src/components/report/ReportRenderer.tsx:28 msgid "Share your voice by scanning the QR code below." msgstr "Share your voice by scanning the QR code below." -#: src/components/conversation/ConversationAccordion.tsx:653 +#: src/components/conversation/ConversationAccordion.tsx:657 msgid "Shortest First" msgstr "Shortest First" @@ -4221,7 +4270,7 @@ msgstr "Show references" msgid "Show revision data" msgstr "Show revision data" -#: src/routes/project/report/ProjectReportRoute.tsx:290 +#: src/routes/project/report/ProjectReportRoute.tsx:292 msgid "Show timeline in report (request feature)" msgstr "Show timeline in report (request feature)" @@ -4238,7 +4287,7 @@ msgstr "Showing {displayFrom}–{displayTo} of {totalItems} entries" #~ msgstr "Sign in with Google" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:306 +#: src/components/participant/ParticipantOnboardingCards.tsx:312 msgid "participant.mic.check.button.skip" msgstr "Skip" @@ -4251,8 +4300,8 @@ msgstr "Skip" #~ msgstr "Skip data privacy slide (Host manages consent)" #: src/components/project/ProjectPortalEditor.tsx:600 -msgid "Skip data privacy slide (Host manages legal base)" -msgstr "Skip data privacy slide (Host manages legal base)" +#~ msgid "Skip data privacy slide (Host manages legal base)" +#~ msgstr "Skip data privacy slide (Host manages legal base)" #. js-lingui-explicit-id #: src/components/conversation/SelectAllConfirmationModal.tsx:601 @@ -4300,7 +4349,7 @@ msgstr "Something went wrong while generating the secret." #~ msgid "Something went wrong while uploading the file: {0}" #~ msgstr "Something went wrong while uploading the file: {0}" -#: src/components/participant/ParticipantBody.tsx:152 +#: src/components/participant/ParticipantBody.tsx:155 msgid "Something went wrong with the conversation. Please try refreshing the page or contact support if the issue persists" msgstr "Something went wrong with the conversation. Please try refreshing the page or contact support if the issue persists" @@ -4318,8 +4367,8 @@ msgstr "Something went wrong. Please try again." msgid "participant.go.deeper.content.policy.violation.error.message" msgstr "Sorry, we cannot process this request due to an LLM provider's content policy." -#: src/components/conversation/ConversationAccordion.tsx:1189 -#: src/components/conversation/ConversationAccordion.tsx:1196 +#: src/components/conversation/ConversationAccordion.tsx:1193 +#: src/components/conversation/ConversationAccordion.tsx:1200 msgid "Sort" msgstr "Sort" @@ -4332,7 +4381,7 @@ msgstr "Source {0}" #~ msgid "Sources:" #~ msgstr "Sources:" -#: src/components/project/ProjectPortalEditor.tsx:506 +#: src/components/project/ProjectPortalEditor.tsx:518 msgid "Spanish" msgstr "Spanish" @@ -4340,7 +4389,7 @@ msgstr "Spanish" #~ msgid "Speaker" #~ msgstr "Speaker" -#: src/components/project/ProjectPortalEditor.tsx:130 +#: src/components/project/ProjectPortalEditor.tsx:141 msgid "Specific Context" msgstr "Specific Context" @@ -4453,7 +4502,7 @@ msgstr "Summary generated successfully." msgid "Summary regenerated successfully." msgstr "Summary regenerated successfully." -#: src/routes/project/conversation/ProjectConversationOverview.tsx:191 +#: src/routes/project/conversation/ProjectConversationOverview.tsx:193 msgid "Summary will be available once the conversation is transcribed" msgstr "Summary will be available once the conversation is transcribed" @@ -4473,8 +4522,8 @@ msgstr "System" #: src/components/project/ProjectTagsInput.tsx:239 #: src/components/participant/ParticipantInitiateForm.tsx:117 #: src/components/conversation/ConversationEdit.tsx:358 -#: src/components/conversation/ConversationAccordion.tsx:1259 -#: src/components/conversation/ConversationAccordion.tsx:1262 +#: src/components/conversation/ConversationAccordion.tsx:1263 +#: src/components/conversation/ConversationAccordion.tsx:1266 msgid "Tags" msgstr "Tags" @@ -4516,7 +4565,7 @@ msgstr "Thank you for participating!" #~ msgid "Thank You Page" #~ msgstr "Thank You Page" -#: src/components/project/ProjectPortalEditor.tsx:1111 +#: src/components/project/ProjectPortalEditor.tsx:1146 msgid "Thank You Page Content" msgstr "Thank You Page Content" @@ -4602,7 +4651,7 @@ msgstr "There was an error cloning your project. Please try again or contact sup msgid "There was an error creating your report. Please try again or contact support." msgstr "There was an error creating your report. Please try again or contact support." -#: src/routes/project/report/ProjectReportRoute.tsx:159 +#: src/routes/project/report/ProjectReportRoute.tsx:161 msgid "There was an error generating your report. In the meantime, you can analyze all your data using the library or select specific conversations to chat with." msgstr "There was an error generating your report. In the meantime, you can analyze all your data using the library or select specific conversations to chat with." @@ -4670,7 +4719,7 @@ msgstr "This feature will be available in {remainingTime} seconds." msgid "This information is anonymized" msgstr "This information is anonymized" -#: src/components/project/ProjectPortalEditor.tsx:1366 +#: src/components/project/ProjectPortalEditor.tsx:1398 msgid "This is a live preview of the participant's portal. You will need to refresh the page to see the latest changes." msgstr "This is a live preview of the participant's portal. You will need to refresh the page to see the latest changes." @@ -4703,15 +4752,15 @@ msgstr "This is your project library. Create views to analyse your entire projec #~ msgid "This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead." #~ msgstr "This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead." -#: src/components/project/ProjectPortalEditor.tsx:501 +#: src/components/project/ProjectPortalEditor.tsx:513 msgid "This language will be used for the Participant's Portal." msgstr "This language will be used for the Participant's Portal." -#: src/components/project/ProjectPortalEditor.tsx:1121 +#: src/components/project/ProjectPortalEditor.tsx:1156 msgid "This page is shown after the participant has completed the conversation." msgstr "This page is shown after the participant has completed the conversation." -#: src/components/project/ProjectPortalEditor.tsx:1089 +#: src/components/project/ProjectPortalEditor.tsx:1124 msgid "This page is shown to participants when they start a conversation after they successfully complete the tutorial." msgstr "This page is shown to participants when they start a conversation after they successfully complete the tutorial." @@ -4723,7 +4772,7 @@ msgstr "This page is shown to participants when they start a conversation after #~ msgid "This project library was generated on {0}." #~ msgstr "This project library was generated on {0}." -#: src/components/project/ProjectPortalEditor.tsx:816 +#: src/components/project/ProjectPortalEditor.tsx:851 msgid "This prompt guides how the AI responds to participants. Customize it to shape the type of feedback or engagement you want to encourage." msgstr "This prompt guides how the AI responds to participants. Customize it to shape the type of feedback or engagement you want to encourage." @@ -4732,7 +4781,7 @@ msgid "This report is not yet available. " msgstr "This report is not yet available. " #. placeholder {0}: views?.total ?? 0 -#: src/routes/project/report/ProjectReportRoute.tsx:92 +#: src/routes/project/report/ProjectReportRoute.tsx:93 msgid "This report was opened by {0} people" msgstr "This report was opened by {0} people" @@ -4740,7 +4789,7 @@ msgstr "This report was opened by {0} people" #~ msgid "This summary is AI-generated and brief, for thorough analysis, use the Chat or Library." #~ msgstr "This summary is AI-generated and brief, for thorough analysis, use the Chat or Library." -#: src/components/project/ProjectPortalEditor.tsx:1066 +#: src/components/project/ProjectPortalEditor.tsx:1101 msgid "This title is shown to participants when they start a conversation" msgstr "This title is shown to participants when they start a conversation" @@ -4787,7 +4836,7 @@ msgstr "Timestamp" msgid "Timestamps and duration" msgstr "Timestamps and duration" -#: src/components/participant/ParticipantBody.tsx:144 +#: src/components/participant/ParticipantBody.tsx:147 msgid "Tip" msgstr "Tip" @@ -4799,6 +4848,10 @@ msgstr "Tip: Use the play button (▶) to send a test payload to your webhook an msgid "Title" msgstr "Title" +#: src/components/conversation/ConversationAccordion.tsx:566 +msgid "Title auto-generated" +msgstr "Title auto-generated" + #: src/components/conversation/ConversationEdit.tsx:381 msgid "To assign a new tag, please create it first in the project overview." msgstr "To assign a new tag, please create it first in the project overview." @@ -4833,7 +4886,7 @@ msgid "Transcribing..." msgstr "Transcribing..." #: src/routes/project/conversation/ProjectConversationTranscript.tsx:87 -#: src/components/layout/ProjectConversationLayout.tsx:47 +#: src/components/layout/ProjectConversationLayout.tsx:45 msgid "Transcript" msgstr "Transcript" @@ -5162,7 +5215,7 @@ msgid "select.all.modal.loading.verified" msgstr "Verified" #. js-lingui-explicit-id -#: src/components/conversation/ConversationAccordion.tsx:1379 +#: src/components/conversation/ConversationAccordion.tsx:1383 msgid "conversation.filters.verified.text" msgstr "Verified" @@ -5174,12 +5227,12 @@ msgstr "Verified" #~ msgid "Verified Artefacts" #~ msgstr "Verified Artefacts" -#: src/components/conversation/ConversationAccordion.tsx:574 +#: src/components/conversation/ConversationAccordion.tsx:578 msgid "verified artifacts" msgstr "verified artifacts" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:838 +#: src/components/project/ProjectPortalEditor.tsx:873 msgid "dashboard.dembrane.verify.title" msgstr "Verify" @@ -5192,7 +5245,7 @@ msgstr "Verify" msgid "Verify code" msgstr "Verify code" -#: src/components/project/ProjectPortalEditor.tsx:895 +#: src/components/project/ProjectPortalEditor.tsx:930 msgid "Verify Topics" msgstr "Verify Topics" @@ -5219,7 +5272,7 @@ msgstr "View Details" msgid "View example payload" msgstr "View example payload" -#: src/components/participant/ParticipantBody.tsx:242 +#: src/components/participant/ParticipantBody.tsx:248 msgid "View your responses" msgstr "View your responses" @@ -5314,7 +5367,7 @@ msgstr "Webhooks" msgid "Webhooks are automated messages sent from one app to another when something happens. Think of them as a \"notification system\" for your other tools." msgstr "Webhooks are automated messages sent from one app to another when something happens. Think of them as a \"notification system\" for your other tools." -#: src/components/participant/ParticipantBody.tsx:125 +#: src/components/participant/ParticipantBody.tsx:128 msgid "Welcome" msgstr "Welcome" @@ -5395,7 +5448,7 @@ msgstr "When all audio has been converted to text and the full transcript is ava msgid "When are webhooks triggered?" msgstr "When are webhooks triggered?" -#: src/components/project/ProjectPortalEditor.tsx:1184 +#: src/components/project/ProjectPortalEditor.tsx:1219 msgid "When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. Anonymized conversations also disable audio playback, audio download, and retranscription to protect participant privacy. This cannot be undone for already-processed conversations." msgstr "When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. Anonymized conversations also disable audio playback, audio download, and retranscription to protect participant privacy. This cannot be undone for already-processed conversations." @@ -5443,7 +5496,7 @@ msgstr "You can only upload up to {MAX_FILES} files at a time. Only the first {0 msgid "select.all.modal.already.added" msgstr "You have already added <0>{existingContextCount, plural, one {# conversation} other {# conversations}} to this chat." -#: src/components/conversation/ConversationAccordion.tsx:1410 +#: src/components/conversation/ConversationAccordion.tsx:1414 msgid "You have already added all the conversations related to this" msgstr "You have already added all the conversations related to this" @@ -5472,7 +5525,7 @@ msgstr "You may also choose to record another conversation." msgid "You must login with the same provider you used to sign up. If you face any issues, please contact support." msgstr "You must login with the same provider you used to sign up. If you face any issues, please contact support." -#: src/components/participant/ParticipantBody.tsx:143 +#: src/components/participant/ParticipantBody.tsx:146 msgid "You seem to be offline, please check your internet connection" msgstr "You seem to be offline, please check your internet connection" @@ -5506,7 +5559,7 @@ msgstr "Your inputs will be saved automatically." msgid "Your response has been recorded. You may now close this tab." msgstr "Your response has been recorded. You may now close this tab." -#: src/components/participant/ParticipantBody.tsx:252 +#: src/components/participant/ParticipantBody.tsx:258 msgid "Your responses" msgstr "Your responses" diff --git a/echo/frontend/src/locales/it-IT.ts b/echo/frontend/src/locales/it-IT.ts index 282b1897..55c0414f 100644 --- a/echo/frontend/src/locales/it-IT.ts +++ b/echo/frontend/src/locales/it-IT.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"You are not authenticated\":[\"You are not authenticated\"],\"You don't have permission to access this.\":[\"You don't have permission to access this.\"],\"Resource not found\":[\"Resource not found\"],\"Server error\":[\"Server error\"],\"Something went wrong\":[\"Something went wrong\"],\"We're preparing your workspace.\":[\"We're preparing your workspace.\"],\"Preparing your dashboard\":[\"Preparing your dashboard\"],\"Welcome back\":[\"Welcome back\"],\"library.regenerate\":[\"Regenerate Library\"],\"library.conversations.processing.status\":[\"Currently \",[\"finishedConversationsCount\"],\" conversations are ready to be analyzed. \",[\"unfinishedConversationsCount\"],\" still processing.\"],\"participant.echo.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"library.contact.sales\":[\"Contact sales\"],\"library.not.available\":[\"It looks like the library is not available for your account. Please contact sales to unlock this feature.\"],\"conversation.accordion.skeleton.title\":[\"Conversations\"],\"project.sidebar.chat.end.description\":[\"End of list • All \",[\"totalChats\"],\" chats loaded\"],\"participant.modal.stop.message\":[\"Are you sure you want to finish the conversation?\"],\"participant.button.is.recording.echo\":[\"ECHO\"],\"participant.modal.stop.title\":[\"Finish Conversation\"],\"participant.button.stop.no\":[\"No\"],\"participant.button.pause\":[\"Pause\"],\"participant.button.resume\":[\"Resume\"],\"conversation.linking_conversations.deleted\":[\"The source conversation was deleted\"],\"participant.button.stop.yes\":[\"Yes\"],\"participant.modal.refine.info.title.echo\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.verify\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.verify.action.button.approve\":[\"Approve\"],\"participant.verify.artefact.title\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"participant.verify.instructions.button.cancel\":[\"Cancel\"],\"participant.verify.action.button.cancel\":[\"Cancel\"],\"dashboard.dembrane.verify.description\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"dashboard.dembrane.verify.experimental\":[\"Experimental\"],\"participant.verify.artefact.action.button.go.back\":[\"Go back\"],\"participant.verify.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"participant.verify.loading.artefact\":[\"Loading artefact\"],\"participant.verify.regenerating.artefact\":[\"Regenerating the artefact\"],\"participant.verify.artefact.action.button.reload\":[\"Reload Page\"],\"participant.verify.action.button.revise\":[\"Revise\"],\"participant.verify.action.button.save\":[\"Save\"],\"participant.echo.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"participant.echo.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"participant.verify.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.verify.loading.artefact.description\":[\"This will just take a moment\"],\"participant.verify.artefact.error.title\":[\"Unable to Load Artefact\"],\"dashboard.dembrane.concrete.experimental\":[\"Beta\"],\"participant.button.go.deeper\":[\"Go deeper\"],\"participant.button.make.concrete\":[\"Make it concrete\"],\"select.all.modal.skip.reason\":[\"some might skip due to empty transcript or context limit\"],\"participant.modal.interruption.issue.description\":[\"We saved your recording up to <0>\",[\"formattedDuration\"],\" but lost the last 60 seconds or so. <1/> Press below to reconnect, then hit the record button to continue.\"],\"participant.modal.refine.info.title.go.deeper\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.concrete\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.modal.refine.info.title.generic\":[\"\\\"Refine\\\" available soon\"],\"participant.modal.refine.info.title\":[\"Feature available soon\"],\"participant.refine.go.deeper\":[\"Go deeper\"],\"participant.concrete.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"dashboard.dembrane.concrete.title\":[\"Make it concrete\"],\"participant.refine.make.concrete\":[\"Make it concrete\"],\"participant.button.refine\":[\"Refine\"],\"participant.concrete.regenerating.artefact\":[\"Regenerating the artefact\"],\"dashboard.dembrane.concrete.topic.select\":[\"Select which topics participants can use for \\\"Make it concrete\\\".\"],\"participant.go.deeper.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>Go deeper button, or contact support if the issue continues.\"],\"participant.concrete.artefact.error.title\":[\"Unable to Load Artefact\"],\"participant.modal.refine.info.reason\":[\"We need a bit more context to help you refine effectively. Please continue recording so we can provide better suggestions.\"],\"dashboard.dembrane.concrete.description\":[\"Enable this feature to allow participants to create and approve \\\"concrete objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with concrete objects and review them in the overview.\"],\"participant.concrete.instructions.approve.artefact\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"participant.concrete.instructions.loading\":[\"Loading\"],\"participant.concrete.selection.button.next\":[\"Next\"],\"participant.concrete.instructions.button.next\":[\"Next\"],\"participant.concrete.instructions.revise.artefact\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"participant.concrete.instructions.read.aloud\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"dashboard.dembrane.verify.topic.select\":[\"Select which topics participants can use for verification.\"],\"participant.concrete.selection.title\":[\"What do you want to make concrete?\"],\"participant.concrete.instructions.receive.artefact\":[\"You'll soon get \",[\"objectLabel\"],\" to make them concrete.\"],\"participant.concrete.instructions.approval.helps\":[\"Your approval helps us understand what you really think!\"],\"library.generate.duration.message\":[\" Generating library can take up to an hour.\"],\"uDvV8j\":[\" Submit\"],\"aMNEbK\":[\" Unsubscribe from Notifications\"],\"JhOwWd\":[\"-5s\"],\"participant.modal.echo.info.title.generic\":[\"\\\"ECHO\\\" available soon\"],\"participant.modal.echo.info.title.go.deeper\":[\"\\\"Explore\\\" available soon\"],\"participant.modal.echo.info.title.concrete\":[\"\\\"Verify\\\" available soon\"],\"2NWk7n\":[\"(for enhanced audio processing)\"],\"e6iRhF\":[[\"0\",\"plural\",{\"one\":[\"#\",\" tag\"],\"other\":[\"#\",\" tags\"]}]],\"select.all.modal.tags\":[[\"0\",\"plural\",{\"one\":[\"Tag:\"],\"other\":[\"Tags:\"]}]],\"J/hVSQ\":[[\"0\"]],\"HB8dPL\":[[\"0\"],\" \",[\"1\"],\" ready\"],\"select.all.modal.added.count\":[[\"0\"],\" added\"],\"xRdQss\":[[\"0\"],\" Conversation\",[\"1\"],\" • Edited \",[\"2\"]],\"2Th9D6\":[[\"0\"],\" Conversations • Edited \",[\"1\"]],\"select.all.modal.not.added.count\":[[\"0\"],\" not added\"],\"BXWuuj\":[[\"conversationCount\"],\" selected\"],\"P1pDS8\":[[\"diffInDays\"],\"d ago\"],\"bT6AxW\":[[\"diffInHours\"],\"h ago\"],\"library.conversations.to.be.analyzed\":[[\"finishedConversationsCount\",\"plural\",{\"one\":[\"Currently \",\"#\",\" conversation is ready to be analyzed.\"],\"other\":[\"Currently \",\"#\",\" conversations are ready to be analyzed.\"]}]],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"TVD5At\":[[\"readingNow\"],\" reading now\"],\"U7Iesw\":[[\"seconds\"],\" seconds\"],\"library.conversations.still.processing\":[[\"unfinishedConversationsCount\"],\" still processing.\"],\"ZpJ0wx\":[\"*Transcription in progress.*\"],\"ynBObK\":[\"+\",[\"hiddenCount\"],\" conversations\"],\"pV+XPw\":[\"+5s\"],\"LPXUKX\":[\"<0>Wait \",[\"0\"],\":\",[\"1\"]],\"LeFXS1\":[\"0 Aspects\"],\"AeSuqs\":[\"1. You provide a URL where you want to receive notifications\"],\"nDEZ7T\":[\"2. When a conversation event happens, we automatically send the conversation data to your URL\"],\"WiUXLq\":[\"3. Your system receives the data and can act on it (e.g., save to a database, send an email, update a spreadsheet)\"],\"D+aQ7R\":[\"A friendly name to identify this webhook\"],\"DX/Wkz\":[\"Account password\"],\"L5gswt\":[\"Action By\"],\"UQXw0W\":[\"Action On\"],\"7L01XJ\":[\"Actions\"],\"select.all.modal.loading.filters\":[\"Active filters\"],\"m16xKo\":[\"Add\"],\"1m+3Z3\":[\"Add additional context (Optional)\"],\"Se1KZw\":[\"Add all that apply\"],\"select.all.modal.title.add\":[\"Add Conversations to Context\"],\"1xDwr8\":[\"Add key terms or proper nouns to improve transcript quality and accuracy.\"],\"ndpRPm\":[\"Add new recordings to this project. Files you upload here will be processed and appear in conversations.\"],\"Ralayn\":[\"Add Tag\"],\"add.tag.filter.modal.title\":[\"Add Tag to Filters\"],\"IKoyMv\":[\"Add Tags\"],\"add.tag.filter.modal.add\":[\"Add to Filters\"],\"NffMsn\":[\"Add to this chat\"],\"QN2F+7\":[\"Add Webhook\"],\"UZ07em\":[\"Add Your First Webhook\"],\"select.all.modal.added\":[\"Added\"],\"Na90E+\":[\"Added emails\"],\"select.all.modal.add.without.filters\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" to the chat\"],\"select.all.modal.add.with.filters\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" with the following filters:\"],\"select.all.modal.add.without.filters.more\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" more conversation\"],\"other\":[\"#\",\" more conversations\"]}],\"\"],\"select.all.modal.add.with.filters.more\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" more conversation\"],\"other\":[\"#\",\" more conversations\"]}],\" with the following filters:\"],\"SJCAsQ\":[\"Adding Context:\"],\"select.all.modal.loading.title\":[\"Adding Conversations\"],\"Du6bPw\":[\"Address\"],\"CA/Ul9\":[\"Adjust the base font size for the interface\"],\"sxkWRg\":[\"Advanced\"],\"OaKXud\":[\"Advanced (Tips and best practices)\"],\"TBpbDp\":[\"Advanced (Tips and tricks)\"],\"JiIKww\":[\"Advanced Settings\"],\"6iJVJD\":[\"Agentic\"],\"vaeE5W\":[\"Agentic - Tool-driven execution\"],\"VHg3DX\":[\"Agentic Chat\"],\"cF7bEt\":[\"All actions\"],\"O1367B\":[\"All collections\"],\"gvykaX\":[\"All Conversations\"],\"Cmt62w\":[\"All conversations ready\"],\"u/fl/S\":[\"All files were uploaded successfully.\"],\"baQJ1t\":[\"All Insights\"],\"3goDnD\":[\"Allow participants using the link to start new conversations\"],\"bruUug\":[\"Almost there\"],\"H7cfSV\":[\"Already added to this chat\"],\"xNyrs1\":[\"Already in context\"],\"jIoHDG\":[\"An email notification will be sent to \",[\"0\"],\" participant\",[\"1\"],\". Do you want to proceed?\"],\"G54oFr\":[\"An email Notification will be sent to \",[\"0\"],\" participant\",[\"1\"],\". Do you want to proceed?\"],\"8q/YVi\":[\"An error occurred while loading the Portal. Please contact the support team.\"],\"XyOToQ\":[\"An error occurred.\"],\"QX6zrA\":[\"Analysis\"],\"F4cOH1\":[\"Analysis Language\"],\"1x2m6d\":[\"Analyze these elements with depth and nuance. Please:\\n\\nFocus on unexpected connections and contrasts\\nGo beyond obvious surface-level comparisons\\nIdentify hidden patterns that most analyses miss\\nMaintain analytical rigor while being engaging\\nUse examples that illuminate deeper principles\\nStructure the analysis to build understanding\\nDraw insights that challenge conventional wisdom\\n\\nNote: If the similarities/differences are too superficial, let me know we need more complex material to analyze.\"],\"announcements\":[\"Announcements\"],\"Dzr23X\":[\"Announcements\"],\"gd1W+U\":[\"Anonymize Transcripts\"],\"YdiKaK\":[\"anonymized conversation\"],\"iPiP6k\":[\"Anonymized conversation\"],\"azfEQ3\":[\"Anonymous Participant\"],\"participant.concrete.action.button.approve\":[\"Approve\"],\"conversation.verified.approved\":[\"Approved\"],\"tq+4rb\":[\"Are you sure you want to delete the webhook \\\"\",[\"0\"],\"\\\"? This action cannot be undone.\"],\"Q5Z2wp\":[\"Are you sure you want to delete this conversation? This action cannot be undone.\"],\"kWiPAC\":[\"Are you sure you want to delete this project?\"],\"YF1Re1\":[\"Are you sure you want to delete this project? This action cannot be undone.\"],\"B8ymes\":[\"Are you sure you want to delete this recording?\"],\"G2gLnJ\":[\"Are you sure you want to delete this tag?\"],\"aUsm4A\":[\"Are you sure you want to delete this tag? This will remove the tag from existing conversations that contain it.\"],\"participant.modal.finish.message.text.mode\":[\"Are you sure you want to finish the conversation?\"],\"xu5cdS\":[\"Are you sure you want to finish?\"],\"sOql0x\":[\"Are you sure you want to generate the library? This will take a while and overwrite your current views and insights.\"],\"K1Omdr\":[\"Are you sure you want to generate the library? This will take a while.\"],\"UXCOMn\":[\"Are you sure you want to regenerate the summary? You will lose the current summary.\"],\"JHgUuT\":[\"Artefact approved successfully!\"],\"IbpaM+\":[\"Artefact reloaded successfully!\"],\"Qcm/Tb\":[\"Artefact revised successfully!\"],\"uCzCO2\":[\"Artefact updated successfully!\"],\"KYehbE\":[\"artefacts\"],\"jrcxHy\":[\"Artefacts\"],\"F+vBv0\":[\"Ask\"],\"lCenB6\":[\"Ask for Email?\"],\"Rjlwvz\":[\"Ask for Name?\"],\"5gQcdD\":[\"Ask participants to provide their name when they start a conversation\"],\"84NoFa\":[\"Aspect\"],\"HkigHK\":[\"Aspects\"],\"kskjVK\":[\"Assistant is typing...\"],\"HrusNW\":[\"At least one topic must be selected to enable Make it concrete\"],\"iF1OFS\":[\"At least one topic must be selected to enable Verify\"],\"participant.modal.interruption.issue.message\":[\"Attention! We lost the last 60 seconds or so of your recording due to some interruption. Please press the button below to reconnect.\"],\"kHN5Zx\":[\"Audio download not available for anonymized conversations\"],\"SLvg/d\":[\"Audio playback not available for anonymized conversations\"],\"DMBYlw\":[\"Audio Processing In Progress\"],\"D3SDJS\":[\"Audio Recording\"],\"mGVg5N\":[\"Audio recordings are scheduled to be deleted after 30 days from the recording date\"],\"IOBCIN\":[\"Audio Tip\"],\"y2W2Hg\":[\"Audit logs\"],\"aL1eBt\":[\"Audit logs exported to CSV\"],\"mS51hl\":[\"Audit logs exported to JSON\"],\"z8CQX2\":[\"Authenticator code\"],\"R+PyK8\":[\"Auto-generate titles\"],\"voAvDv\":[\"Auto-generate Titles\"],\"Wrpmw7\":[\"Auto-generated or enter manually\"],\"/iCiQU\":[\"Auto-select\"],\"3D5FPO\":[\"Auto-select disabled\"],\"ajAMbT\":[\"Auto-select enabled\"],\"jEqKwR\":[\"Auto-select sources to add to the chat\"],\"dY4Vk3\":[\"Automatically generate a short topic-based title for each conversation after summarization. The title describes what was discussed, not who participated. The participant's original name is preserved separately, if they provided one.\"],\"vtUY0q\":[\"Automatically includes relevant conversations for analysis without manual selection\"],\"F95AYw\":[\"Automatically save transcripts to your CRM or database\"],\"zUbSgC\":[\"Automatically send conversation data to your other tools and services when events occur.\"],\"csDS2L\":[\"Available\"],\"iH8pgl\":[\"Back\"],\"participant.button.back.microphone\":[\"Back\"],\"participant.button.back\":[\"Back\"],\"/9nVLo\":[\"Back to Selection\"],\"wVO5q4\":[\"Basic (Essential tutorial slides)\"],\"epXTwc\":[\"Basic Settings\"],\"GML8s7\":[\"Begin!\"],\"YBt9YP\":[\"Beta\"],\"dashboard.dembrane.concrete.beta\":[\"Beta\"],\"dashboard.dembrane.verify.beta\":[\"Beta\"],\"0fX/GG\":[\"Big Picture\"],\"vZERag\":[\"Big Picture - Themes & patterns\"],\"MkvsWx\":[\"Book a call\"],\"YgG3yv\":[\"Brainstorm Ideas\"],\"4eBtkM\":[\"Build custom dashboards with real-time conversation data\"],\"ba5GvN\":[\"By deleting this project, you will delete all the data associated with it. This action cannot be undone. Are you ABSOLUTELY sure you want to delete this project?\"],\"dEgA5A\":[\"Cancel\"],\"participant.mic.settings.modal.second.confirm.cancel\":[\"Cancel\"],\"participant.concrete.action.button.cancel\":[\"Cancel\"],\"participant.concrete.instructions.button.cancel\":[\"Cancel\"],\"select.all.modal.cancel\":[\"Cancel\"],\"add.tag.filter.modal.cancel\":[\"Cancel\"],\"RKD99R\":[\"Cannot add empty conversation\"],\"kryGs+\":[\"Card\"],\"JFFJDJ\":[\"Changes are saved automatically as you continue to use the app. <0/>Once you have some unsaved changes, you can click anywhere to save the changes. <1/>You will also see a button to Cancel the changes.\"],\"u0IJto\":[\"Changes will be saved automatically\"],\"xF/jsW\":[\"Changing language during an active chat may lead to unexpected results. It's recommended to start a new chat after changing the language. Are you sure you want to continue?\"],\"AHZflp\":[\"Chat\"],\"TGJVgd\":[\"Chat | Dembrane\"],\"chat.accordion.skeleton.title\":[\"Chats\"],\"project.sidebar.chat.title\":[\"Chats\"],\"8Q+lLG\":[\"Chats\"],\"participant.button.check.microphone.access\":[\"Check microphone access\"],\"+e4Yxz\":[\"Check microphone access\"],\"v4fiSg\":[\"Check your email\"],\"pWT04I\":[\"Checking...\"],\"KFa1f3\":[\"Choose a logo file\"],\"okLwd9\":[\"Choose from your other projects\"],\"Aoxltn\":[\"Choose when you want to receive notifications\"],\"DakUDF\":[\"Choose your preferred theme for the interface\"],\"0ngaDi\":[\"Citing the following sources\"],\"B2pdef\":[\"Click \\\"Upload Files\\\" when you're ready to start the upload process.\"],\"cwMTjO\":[\"Click to edit\"],\"jcSz6S\":[\"Click to see all \",[\"totalCount\"],\" conversations\"],\"+d+tJS\":[\"Clone from another project\"],\"nCnTY0\":[\"Clone from Project\"],\"BPrdpc\":[\"Clone project\"],\"9U86tL\":[\"Clone Project\"],\"yz7wBu\":[\"Close\"],\"select.all.modal.close\":[\"Close\"],\"q+hNag\":[\"Collection\"],\"bJHBId\":[\"Common use cases:\"],\"Wqc3zS\":[\"Compare & Contrast\"],\"CfO59/\":[\"Compare & Contrast Insights\"],\"jlZul5\":[\"Compare and contrast the following items provided in the context.\"],\"bD8I7O\":[\"Complete\"],\"6jBoE4\":[\"Concrete Topics\"],\"participant.mic.settings.modal.second.confirm.button\":[\"Confirm\"],\"yjkELF\":[\"Confirm New Password\"],\"p2/GCq\":[\"Confirm Password\"],\"puQ8+/\":[\"Confirm Publishing\"],\"L0k594\":[\"Confirm your password to generate a new secret for your authenticator app.\"],\"JhzMcO\":[\"Connecting to report services...\"],\"wX/BfX\":[\"Connection healthy\"],\"WimHuY\":[\"Connection unhealthy\"],\"DFFB2t\":[\"Contact sales\"],\"VlCTbs\":[\"Contact your sales representative to activate this feature today!\"],\"M73whl\":[\"Context\"],\"VHSco4\":[\"Context added:\"],\"aVvy3Y\":[\"Context limit reached\"],\"participant.button.continue\":[\"Continue\"],\"xGVfLh\":[\"Continue\"],\"F1pfAy\":[\"conversation\"],\"EiHu8M\":[\"Conversation added to chat\"],\"ggJDqH\":[\"Conversation Audio\"],\"participant.conversation.ended\":[\"Conversation Ended\"],\"BsHMTb\":[\"Conversation Ended\"],\"26Wuwb\":[\"Conversation processing\"],\"OtdHFE\":[\"Conversation removed from chat\"],\"zTKMNm\":[\"Conversation Status\"],\"Rdt7Iv\":[\"Conversation Status Details\"],\"7Ljafh\":[\"Conversation tags\"],\"a7zH70\":[\"conversations\"],\"EnJuK0\":[\"Conversations\"],\"TQ8ecW\":[\"Conversations from QR Code\"],\"nmB3V3\":[\"Conversations from Upload\"],\"participant.refine.cooling.down\":[\"Cooling down. Available in \",[\"0\"]],\"6V3Ea3\":[\"Copied\"],\"84o0nc\":[\"Copied from original conversation\"],\"PiH3UR\":[\"Copied!\"],\"he3ygx\":[\"Copy\"],\"y1eoq1\":[\"Copy link\"],\"Dj+aS5\":[\"Copy link to share this report\"],\"vAkFou\":[\"Copy secret\"],\"v3StFl\":[\"Copy Summary\"],\"/4gGIX\":[\"Copy to clipboard\"],\"RTxUjI\":[\"Copy to Clipboard\"],\"rG2gDo\":[\"Copy transcript\"],\"OvEjsP\":[\"Copying...\"],\"hYgDIe\":[\"Create\"],\"VW1ecc\":[\"Create a new webhook from scratch\"],\"oJfYM5\":[\"Create a research brief from recent conversations\"],\"CSQPC0\":[\"Create an Account\"],\"library.create\":[\"Create Library\"],\"O671Oh\":[\"Create Library\"],\"library.create.view.modal.title\":[\"Create new view\"],\"vY2Gfm\":[\"Create new view\"],\"bsfMt3\":[\"Create Report\"],\"library.create.view\":[\"Create View\"],\"3D0MXY\":[\"Create View\"],\"dkAPxi\":[\"Create Webhook\"],\"45O6zJ\":[\"Created on\"],\"yOrQ4N\":[\"Current logo\"],\"8Tg/JR\":[\"Custom\"],\"o1nIYK\":[\"Custom Filename\"],\"GrXJvi\":[\"Custom Logo\"],\"iv5fAO\":[\"Custom title prompt\"],\"ZQKLI1\":[\"Danger Zone\"],\"wqCnxg\":[\"Dashboard URL (direct link to conversation overview)\"],\"ovBPCi\":[\"Default\"],\"ucTqrC\":[\"Default - No tutorial (Only privacy statements)\"],\"K/78Yl\":[\"Delegate multi-step analysis with live tool execution\"],\"cnGeoo\":[\"Delete\"],\"project.sidebar.chat.delete\":[\"Delete\"],\"2DzmAq\":[\"Delete Conversation\"],\"++iDlT\":[\"Delete Project\"],\"zdyslo\":[\"Delete Webhook\"],\"+m7PfT\":[\"Deleted successfully\"],\"p9tvm2\":[\"Echo\"],\"90wFaY\":[\"ECHO\"],\"Y7Si8i\":[\"dembrane is powered by AI. Please double-check responses.\"],\"67znul\":[\"Reply\"],\"Nu4oKW\":[\"Description\"],\"NMz7xK\":[\"Develop a strategic framework that drives meaningful outcomes. Please:\\n\\nIdentify core objectives and their interdependencies\\nMap out implementation pathways with realistic timelines\\nAnticipate potential obstacles and mitigation strategies\\nDefine clear metrics for success beyond vanity indicators\\nHighlight resource requirements and allocation priorities\\nStructure the plan for both immediate action and long-term vision\\nInclude decision gates and pivot points\\n\\nNote: Focus on strategies that create sustainable competitive advantages, not just incremental improvements.\"],\"qERl58\":[\"Disable 2FA\"],\"yrMawf\":[\"Disable two-factor authentication\"],\"E/QGRL\":[\"Disabled\"],\"fDGgw4\":[\"Do I need this?\"],\"LnL5p2\":[\"Do you want to contribute to this project?\"],\"JeOjN4\":[\"Do you want to stay in the loop?\"],\"TvY/XA\":[\"Documentation\"],\"mzI/c+\":[\"Download\"],\"5YVf7S\":[\"Download all conversation transcripts generated for this project.\"],\"5154Ap\":[\"Download All Transcripts\"],\"8fQs2Z\":[\"Download as\"],\"hX9DE4\":[\"Download audio\"],\"hTiEnc\":[\"Download Audio\"],\"wEiqju\":[\"Download QR code\"],\"+bBcKo\":[\"Download transcript\"],\"5XW2u5\":[\"Download Transcript Options\"],\"6Wy9H3\":[\"Draft next actions and organize them by priority\"],\"hUO5BY\":[\"Drag audio files here or click to select files\"],\"KGi3u9\":[\"Drag to reorder\"],\"lkz6PL\":[\"Duration\"],\"KIjvtr\":[\"Dutch\"],\"pO9dOq\":[\"e.g. \\\"Use short noun phrases like 'Urban Green Spaces' or 'Youth Employment'. Avoid generic titles.\\\"\"],\"ffuZIY\":[\"e.g., Slack Notifications, Make Workflow\"],\"participant.button.echo\":[\"ECHO\"],\"HA9VXi\":[\"ECHO\"],\"rH6cQt\":[\"Echo is powered by AI. Please double-check responses.\"],\"o6tfKZ\":[\"ECHO is powered by AI. Please double-check responses.\"],\"/IJH/2\":[\"ECHO!\"],\"ePK91l\":[\"Edit\"],\"9WkyHF\":[\"Edit Conversation\"],\"/8fAkm\":[\"Edit file name\"],\"G2KpGE\":[\"Edit Project\"],\"DdevVt\":[\"Edit Report Content\"],\"0YvCPC\":[\"Edit Resource\"],\"report.editor.description\":[\"Edit the report content using the rich text editor below. You can format text, add links, images, and more.\"],\"nP7CdQ\":[\"Edit Webhook\"],\"F6H6Lg\":[\"Editing mode\"],\"O3oNi5\":[\"Email\"],\"wwiTff\":[\"Email Verification\"],\"Ih5qq/\":[\"Email Verification | Dembrane\"],\"iF3AC2\":[\"Email verified successfully. You will be redirected to the login page in 5 seconds. If you are not redirected, please click <0>here.\"],\"g2N9MJ\":[\"email@work.com\"],\"N2S1rs\":[\"Empty\"],\"DCRKbe\":[\"Enable 2FA\"],\"PccJlP\":[\"Enable Echo\"],\"pPJr5A\":[\"Enable ECHO\"],\"D3AnH0\":[\"Enable Explore\"],\"+ljZfM\":[\"Enable Go deeper\"],\"wGA7d4\":[\"Enable Make it concrete\"],\"4KKbfZ\":[\"Enable participation\"],\"PoQJQE\":[\"Enable Reply\"],\"G3dSLc\":[\"Enable Report Notifications\"],\"Idlt6y\":[\"Enable this feature to allow participants to receive notifications when a report is published or updated. Participants can enter their email to subscribe for updates and stay informed.\"],\"g2qGhy\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Echo\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"pB03mG\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"ECHO\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"ZUS4uO\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Explore\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"dWv3hs\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Get Reply\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"rkE6uN\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Go deeper\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"dashboard.dembrane.feature.verify.description\":[\"Enable this feature to allow participants to verify and approve \\\"outcomes\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified outcomes and review them in the overview.\"],\"C027jd\":[\"Enable transcript anonymization\"],\"329BBO\":[\"Enable two-factor authentication\"],\"x35ZEt\":[\"Enable Verify\"],\"RxzN1M\":[\"Enabled\"],\"IxzwiB\":[\"End of list • All \",[\"0\"],\" conversations loaded\"],\"lYGfRP\":[\"English\"],\"GboWYL\":[\"Enter a key term or proper noun\"],\"TSHJTb\":[\"Enter a name for the new conversation\"],\"KovX5R\":[\"Enter a name for your cloned project\"],\"DRYPFp\":[\"Enter a secret key\"],\"34YqUw\":[\"Enter a valid code to turn off two-factor authentication.\"],\"2FPsPl\":[\"Enter filename (without extension)\"],\"vT+QoP\":[\"Enter new name for the chat:\"],\"oIn7d4\":[\"Enter the 6-digit code from your authenticator app.\"],\"q1OmsR\":[\"Enter the current six-digit code from your authenticator app.\"],\"nAEwOZ\":[\"Enter your access code\"],\"NgaR6B\":[\"Enter your password\"],\"42tLXR\":[\"Enter your query\"],\"HRbyGE\":[\"Entered by the participant on the portal\"],\"SlfejT\":[\"Error\"],\"Ne0Dr1\":[\"Error cloning project\"],\"AEkJ6x\":[\"Error creating report\"],\"S2MVUN\":[\"Error loading announcements\"],\"xcUDac\":[\"Error loading insights\"],\"edh3aY\":[\"Error loading project\"],\"3Uoj83\":[\"Error loading quotes\"],\"4kVRov\":[\"Error occurred\"],\"z05QRC\":[\"Error updating report\"],\"hmk+3M\":[\"Error uploading \\\"\",[\"0\"],\"\\\": \",[\"1\"]],\"tst44n\":[\"Events\"],\"VFClUG\":[\"Events to Listen For\"],\"participant.alert.microphone.access.success\":[\"Everything looks good – you can continue.\"],\"/PykH1\":[\"Everything looks good – you can continue.\"],\"jqsg/I\":[\"Example Webhook Payload\"],\"AAC/NE\":[\"Example: This conversation is about [topic]. Key terms include [term1], [term2]. Please pay special attention to [specific aspect].\"],\"Rsjgm0\":[\"Experimental\"],\"8tjQCz\":[\"Explore\"],\"participant.echo.explore\":[\"Explore\"],\"/bsogT\":[\"Explore themes & patterns across all conversations\"],\"sAod0Q\":[\"Exploring \",[\"conversationCount\"],\" conversations\"],\"GS+Mus\":[\"Export\"],\"7Bj3x9\":[\"Failed\"],\"bh2Vob\":[\"Failed to add conversation to chat\"],\"ajvYcJ\":[\"Failed to add conversation to chat\",[\"0\"]],\"g5wCZj\":[\"Failed to add conversations to context\"],\"9GMUFh\":[\"Failed to approve artefact. Please try again.\"],\"pmwvUt\":[\"Failed to approve outcome. Please try again.\"],\"RBpcoc\":[\"Failed to copy chat. Please try again.\"],\"uvu6eC\":[\"Failed to copy transcript. Please try again.\"],\"BVzTya\":[\"Failed to delete response\"],\"p+a077\":[\"Failed to disable Auto Select for this chat\"],\"iS9Cfc\":[\"Failed to enable Auto Select for this chat\"],\"C6KoMG\":[\"Failed to finish conversation. Please try again or start a new conversation.\"],\"Gu9mXj\":[\"Failed to finish conversation. Please try again.\"],\"vx5bTP\":[\"Failed to generate \",[\"label\"],\". Please try again.\"],\"7S+M+W\":[\"Failed to generate Hidden gems. Please try again.\"],\"Fa1ewI\":[\"Failed to generate the summary. Please try again later.\"],\"DKxr+e\":[\"Failed to get announcements\"],\"TSt/Iq\":[\"Failed to get the latest announcement\"],\"D4Bwkb\":[\"Failed to get unread announcements count\"],\"AXRzV1\":[\"Failed to load audio or the audio is not available\"],\"Z77bMM\":[\"Failed to load webhooks\"],\"T7KYJY\":[\"Failed to mark all announcements as read\"],\"eGHX/x\":[\"Failed to mark announcement as read\"],\"FBluE+\":[\"Failed to reconnect. Please try reloading the page.\"],\"SVtMXb\":[\"Failed to regenerate the summary. Please try again later.\"],\"h49o9M\":[\"Failed to reload. Please try again.\"],\"kE1PiG\":[\"Failed to remove conversation from chat\"],\"+piK6h\":[\"Failed to remove conversation from chat\",[\"0\"]],\"P9wLTJ\":[\"Failed to remove logo\"],\"SmP70M\":[\"Failed to retranscribe conversation. Please try again.\"],\"hhLiKu\":[\"Failed to revise artefact. Please try again.\"],\"kClMar\":[\"Failed to revise outcome. Please try again.\"],\"8LgIkO\":[\"Failed to start new conversation. Please try again.\"],\"wMEdO3\":[\"Failed to stop recording on device change. Please try again.\"],\"RW4V7P\":[\"Failed to upload logo\"],\"wH6wcG\":[\"Failed to verify email status. Please try again.\"],\"participant.modal.echo.info.title\":[\"Feature available soon\"],\"87gcCP\":[\"File \\\"\",[\"0\"],\"\\\" exceeds the maximum size of \",[\"1\"],\".\"],\"ena+qV\":[\"File \\\"\",[\"0\"],\"\\\" has an unsupported format. Only audio files are allowed.\"],\"LkIAge\":[\"File \\\"\",[\"0\"],\"\\\" is not a supported audio format. Only audio files are allowed.\"],\"RW2aSn\":[\"File \\\"\",[\"0\"],\"\\\" is too small (\",[\"1\"],\"). Minimum size is \",[\"2\"],\".\"],\"+aBwxq\":[\"File size: Min \",[\"0\"],\", Max \",[\"1\"],\", up to \",[\"MAX_FILES\"],\" files\"],\"UkgMPE\":[\"Filename from uploaded file\"],\"o7J4JM\":[\"Filter\"],\"5g0xbt\":[\"Filter audit logs by action\"],\"9clinz\":[\"Filter audit logs by collection\"],\"O39Ph0\":[\"Filter by action\"],\"DiDNkt\":[\"Filter by collection\"],\"MRk67a\":[\"Find contradictions and suggest follow-up questions\"],\"participant.button.stop.finish\":[\"Finish\"],\"participant.button.finish.text.mode\":[\"Finish\"],\"participant.button.finish\":[\"Finish\"],\"JmZ/+d\":[\"Finish\"],\"participant.modal.finish.title.text.mode\":[\"Finish Conversation\"],\"4dQFvz\":[\"Finished\"],\"kODvZJ\":[\"First Name\"],\"MKEPCY\":[\"Follow\"],\"JnPIOr\":[\"Follow playback\"],\"cGeFup\":[\"Font Size\"],\"Jj3pF8\":[\"For advanced users: A secret key to verify webhook authenticity. Only needed if your receiving service requires signature verification.\"],\"glx6on\":[\"Forgot your password?\"],\"nLC6tu\":[\"French\"],\"k/Ywl4\":[\"Full transcript (when available)\"],\"ziAjHi\":[\"Generate\"],\"GRy59I\":[\"Generate a summary first\"],\"tSA0hO\":[\"Generate insights from your conversations\"],\"QqIxfi\":[\"Generate secret\"],\"tM4cbZ\":[\"Generate structured meeting notes based on the following discussion points provided in the context.\"],\"gitFA/\":[\"Generate Summary\"],\"kzY+nd\":[\"Generating the summary. Please wait...\"],\"DDcvSo\":[\"German\"],\"u9yLe/\":[\"Get an immediate reply from dembrane to help you deepen the conversation.\"],\"participant.refine.go.deeper.description\":[\"Get an immediate reply from dembrane to help you deepen the conversation.\"],\"TAXdgS\":[\"Give me a list of 5-10 topics that are being discussed.\"],\"CKyk7Q\":[\"Go back\"],\"participant.concrete.artefact.action.button.go.back\":[\"Go back\"],\"IL8LH3\":[\"Go deeper\"],\"DXr0zk\":[\"Go Fullscreen\"],\"iWpEwy\":[\"Go home\"],\"A3oCMz\":[\"Go to new conversation\"],\"5gqNQl\":[\"Grid view\"],\"+h3keC\":[\"Guide how titles are generated. Titles describe the topic of the conversation, not the participant.\"],\"ZqBGoi\":[\"Has verified artifacts\"],\"Yae+po\":[\"Help us translate\"],\"ng2Unt\":[\"Hi, \",[\"0\"]],\"D+zLDD\":[\"Hidden\"],\"G1UUQY\":[\"Hidden gem\"],\"vLyv1R\":[\"Hide\"],\"LqWHk1\":[\"Hide \",[\"0\"]],\"u5xmYC\":[\"Hide all\"],\"txCbc+\":[\"Hide all insights\"],\"0lRdEo\":[\"Hide Conversations Without Content\"],\"eHo/Jc\":[\"Hide data\"],\"g4tIdF\":[\"Hide revision data\"],\"tn75xn\":[\"Highlight specific Concept\"],\"i0qMbr\":[\"Home\"],\"lgXx7l\":[\"How it works:\"],\"LSCWlh\":[\"How would you describe to a colleague what are you trying to accomplish with this project?\\n* What is the north star goal or key metric\\n* What does success look like\"],\"participant.button.i.understand\":[\"I understand\"],\"sfIOlH\":[\"IBAN\"],\"S0kLOH\":[\"ID\"],\"WsoNdK\":[\"Identify and analyze the recurring themes in this content. Please:\\n\\nExtract patterns that appear consistently across multiple sources\\nLook for underlying principles that connect different ideas\\nIdentify themes that challenge conventional thinking\\nStructure the analysis to show how themes evolve or repeat\\nFocus on insights that reveal deeper organizational or conceptual patterns\\nMaintain analytical depth while being accessible\\nHighlight themes that could inform future decision-making\\n\\nNote: If the content lacks sufficient thematic consistency, let me know we need more diverse material to identify meaningful patterns.\"],\"KbXMDK\":[\"Identify recurring themes, topics, and arguments that appear consistently across conversations. Analyze their frequency, intensity, and consistency. Expected output: 3-7 aspects for small datasets, 5-12 for medium datasets, 8-15 for large datasets. Processing guidance: Focus on distinct patterns that emerge across multiple conversations.\"],\"participant.verify.instructions.approve.artefact\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"411+TR\":[\"If you're an advanced user setting up webhook integrations, we'd love to learn about your use case. We're also building observability features including audit logs and delivery tracking.\"],\"AGaPk/\":[\"If you're not sure, you probably don't need it yet. Webhooks are an advanced feature typically used by developers or teams with custom integrations. You can always set them up later.\"],\"hDVOQQ\":[\"If you're setting up webhook integrations, we'd love to learn about your use case. We're also building observability features including audit logs and delivery tracking.\"],\"QJUjB0\":[\"In order to better navigate through the quotes, create additional views. The quotes will then be clustered based on your view.\"],\"IJUcvx\":[\"In the meantime, if you want to analyze the conversations that are still processing, you can use the Chat feature\"],\"aOhF9L\":[\"Include portal link in report\"],\"Dvf4+M\":[\"Include timestamps\"],\"CE+M2e\":[\"Info\"],\"sMa/sP\":[\"Insight Library\"],\"ZVY8fB\":[\"Insight not found\"],\"sJa5f4\":[\"insights\"],\"3hJypY\":[\"Insights\"],\"crUYYp\":[\"Invalid code. Please request a new one.\"],\"jLr8VJ\":[\"Invalid credentials.\"],\"aZ3JOU\":[\"Invalid token. Please try again.\"],\"1xMiTU\":[\"IP Address\"],\"participant.conversation.error.deleted\":[\"It looks like the conversation was deleted while you were recording. We've stopped the recording to prevent any issues. You can start a new one anytime.\"],\"zT7nbS\":[\"It looks like the conversation was deleted while you were recording. We've stopped the recording to prevent any issues. You can start a new one anytime.\"],\"library.not.available.message\":[\"It looks like the library is not available for your account. Please request access to unlock this feature.\"],\"participant.outcome.error.description\":[\"It looks like we couldn't load this outcome. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"MbKzYA\":[\"It sounds like more than one person is speaking. Taking turns will help us hear everyone clearly.\"],\"Lj7sBL\":[\"Italian\"],\"clXffu\":[\"Join \",[\"0\"],\" on Dembrane\"],\"uocCon\":[\"Just a moment\"],\"OSBXx5\":[\"Just now\"],\"0ohX1R\":[\"Keep access secure with a one-time code from your authenticator app. Toggle two-factor authentication for this account.\"],\"vXIe7J\":[\"Language\"],\"UXBCwc\":[\"Last Name\"],\"0K/D0Q\":[\"Last saved \",[\"0\"]],\"K7P0jz\":[\"Last Updated\"],\"ay5uke\":[\"Learn more about webhooks\"],\"ffCwpJ\":[\"Leave empty to keep existing\"],\"PIhnIP\":[\"Let us know!\"],\"qhQjFF\":[\"Let's Make Sure We Can Hear You\"],\"exYcTF\":[\"Library\"],\"library.title\":[\"Library\"],\"T50lwc\":[\"Library creation is in progress\"],\"yUQgLY\":[\"Library is currently being processed\"],\"gkv8iG\":[\"License Plate\"],\"yzF66j\":[\"Link\"],\"3gvJj+\":[\"LinkedIn Post (Experimental)\"],\"dF6vP6\":[\"Live\"],\"uH9GEL\":[\"Live agent execution mode\"],\"participant.live.audio.level\":[\"Live audio level:\"],\"TkFXaN\":[\"Live audio level:\"],\"n9yU9X\":[\"Live Preview\"],\"participant.verify.instructions.loading\":[\"Loading\"],\"yQE2r9\":[\"Loading\"],\"yQ9yN3\":[\"Loading actions...\"],\"participant.concrete.loading.artefact\":[\"Loading artefact\"],\"JOvnq+\":[\"Loading audit logs…\"],\"y+JWgj\":[\"Loading collections...\"],\"ATTcN8\":[\"Loading concrete topics…\"],\"FUK4WT\":[\"Loading microphones...\"],\"H+bnrh\":[\"Loading transcript...\"],\"3DkEi5\":[\"Loading verification topics…\"],\"3SKW0s\":[\"Loading verify topics…\"],\"+yD+Wu\":[\"loading...\"],\"Z3FXyt\":[\"Loading...\"],\"Pwqkdw\":[\"Loading…\"],\"z0t9bb\":[\"Login\"],\"zfB1KW\":[\"Login | Dembrane\"],\"Wd2LTk\":[\"Login as an existing user\"],\"2cm4WM\":[\"Logo removed\"],\"WXSxpf\":[\"Logo updated successfully\"],\"nOhz3x\":[\"Logout\"],\"jWXlkr\":[\"Longest First\"],\"JSxZVX\":[\"Mark all read\"],\"+s1J8k\":[\"Mark as read\"],\"VxyuRJ\":[\"Meeting Notes\"],\"08d+3x\":[\"Messages from \",[\"0\"],\" - \",[\"1\"],\"%\"],\"B+1PXy\":[\"Microphone access is still denied. Please check your settings and try again.\"],\"lWkKSO\":[\"min\"],\"zz/Wd/\":[\"Mode\"],\"zMx0gF\":[\"More templates\"],\"QWdKwH\":[\"Move\"],\"CyKTz9\":[\"Move Conversation\"],\"wUTBdx\":[\"Move to Another Project\"],\"Ksvwy+\":[\"Move to Project\"],\"6YtxFj\":[\"Name\"],\"e3/ja4\":[\"Name A-Z\"],\"8/brI5\":[\"Name is required\"],\"c5Xt89\":[\"Name Z-A\"],\"isRobC\":[\"New\"],\"Wmq4bZ\":[\"New Conversation Name\"],\"library.new.conversations\":[\"New conversations have been added since the creation of the library. Create a new view to add these to the analysis.\"],\"P/+jkp\":[\"New conversations have been added since the library was generated. Regenerate the library to process them.\"],\"7vhWI8\":[\"New Password\"],\"+VXUp8\":[\"New Project\"],\"+RfVvh\":[\"Newest First\"],\"participant.button.next\":[\"Next\"],\"participant.ready.to.begin.button.text\":[\"Next\"],\"participant.verify.selection.button.next\":[\"Next\"],\"participant.verify.instructions.button.next\":[\"Next\"],\"hXzOVo\":[\"Next\"],\"participant.button.finish.no.text.mode\":[\"No\"],\"riwuXX\":[\"No actions found\"],\"WsI5bo\":[\"No announcements available\"],\"Em+3Ls\":[\"No audit logs match the current filters.\"],\"project.sidebar.chat.empty.description\":[\"No chats found. Start a chat using the \\\"Ask\\\" button.\"],\"YM6Wft\":[\"No chats found. Start a chat using the \\\"Ask\\\" button.\"],\"Qqhl3R\":[\"No collections found\"],\"zMt5AM\":[\"No concrete topics available.\"],\"zsslJv\":[\"No content\"],\"1pZsdx\":[\"No conversations available to create library\"],\"library.no.conversations\":[\"No conversations available to create library. Please add some conversations to get started.\"],\"zM3DDm\":[\"No conversations available to create library. Please add some conversations to get started.\"],\"EtMtH/\":[\"No conversations found.\"],\"BuikQT\":[\"No conversations found. Start a conversation using the participation invite link from the <0><1>project overview.\"],\"select.all.modal.no.conversations\":[\"No conversations were processed. This may happen if all conversations are already in context or don't match the selected filters.\"],\"meAa31\":[\"No conversations yet\"],\"VInleh\":[\"No insights available. Generate insights for this conversation by visiting<0><1> the project library.\"],\"yTx6Up\":[\"No key terms or proper nouns have been added yet. Add them using the input above to improve transcript accuracy.\"],\"jfhDAK\":[\"No new feedback detected yet. Please continue your discussion and try again soon.\"],\"T3TyGx\":[\"No projects found \",[\"0\"]],\"y29l+b\":[\"No projects found for search term\"],\"ghhtgM\":[\"No quotes available. Generate quotes for this conversation by visiting\"],\"yalI52\":[\"No quotes available. Generate quotes for this conversation by visiting<0><1> the project library.\"],\"ctlSnm\":[\"No report found\"],\"EhV94J\":[\"No resources found.\"],\"Ev2r9A\":[\"No results\"],\"WRRjA9\":[\"No tags found\"],\"LcBe0w\":[\"No tags have been added to this project yet. Add a tag using the text input above to get started.\"],\"bhqKwO\":[\"No Transcript Available\"],\"TmTivZ\":[\"No transcript available for this conversation.\"],\"vq+6l+\":[\"No transcript exists for this conversation yet. Please check back later.\"],\"MPZkyF\":[\"No transcripts are selected for this chat\"],\"AotzsU\":[\"No tutorial (only Privacy statements)\"],\"OdkUBk\":[\"No valid audio files were selected. Please select audio files only (MP3, WAV, OGG, etc).\"],\"tNWcWM\":[\"No verification topics are configured for this project.\"],\"2h9aae\":[\"No verification topics available.\"],\"pdWSGS\":[\"No verify topics available.\"],\"+uY23Q\":[\"No webhooks configured\"],\"/PUkCU\":[\"No webhooks found\"],\"select.all.modal.not.added\":[\"Not Added\"],\"OJx3wK\":[\"Not available\"],\"yebagU\":[\"Notify participants when a report is published.\"],\"cH5kXP\":[\"Now\"],\"9+6THi\":[\"Oldest First\"],\"participant.verify.instructions.revise.artefact\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"participant.verify.instructions.read.aloud\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"conversation.ongoing\":[\"Ongoing\"],\"J6n7sl\":[\"Ongoing\"],\"uTmEDj\":[\"Ongoing Conversations\"],\"QvvnWK\":[\"Only the \",[\"0\"],\" finished \",[\"1\"],\" will be included in the report right now. \"],\"participant.alert.microphone.access.failure\":[\"Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready.\"],\"J17dTs\":[\"Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready.\"],\"1TNIig\":[\"Open\"],\"NRLF9V\":[\"Open Documentation\"],\"2CyWv2\":[\"Open for Participation?\"],\"Z7K0px\":[\"Open guide\"],\"JoAjm8\":[\"Open Host Guide\"],\"participant.button.open.troubleshooting.guide\":[\"Open troubleshooting guide\"],\"7yrRHk\":[\"Open troubleshooting guide\"],\"Hak8r6\":[\"Open your authenticator app and enter the current six-digit code.\"],\"LLAa/9\":[\"Optional\"],\"V44CS4\":[\"Optional field on the start page\"],\"bkndzy\":[\"Optional field on the thank you page\"],\"0zpgxV\":[\"Options\"],\"GC75c7\":[\"Outcome approved successfully!\"],\"QLXrh9\":[\"Outcome reloaded successfully!\"],\"LJg1UW\":[\"Outcome revised successfully!\"],\"df3S+R\":[\"Outcome updated!\"],\"1fjbvD\":[\"outcomes\"],\"ZU3zZC\":[\"Outcomes\"],\"6/dCYd\":[\"Overview\"],\"/fAXQQ\":[\"Overview - Themes & patterns\"],\"6WdDG7\":[\"Page\"],\"Wu++6g\":[\"Page Content\"],\"8F1i42\":[\"Page not found\"],\"6+Py7/\":[\"Page Title\"],\"v8fxDX\":[\"Participant\"],\"h3AUOJ\":[\"Participant Email\"],\"WdEzKM\":[\"Participant Emails\"],\"Uc9fP1\":[\"Participant Features\"],\"rMCv1T\":[\"Participant name and email\"],\"y4n1fB\":[\"Participants will be able to select tags when creating conversations\"],\"8ZsakT\":[\"Password\"],\"w3/J5c\":[\"Password protect portal (request feature)\"],\"lpIMne\":[\"Passwords do not match\"],\"IgrLD/\":[\"Pause\"],\"PTSHeg\":[\"Pause reading\"],\"UbRKMZ\":[\"Pending\"],\"zmwvG2\":[\"Phone\"],\"6v5aT9\":[\"Pick the approach that fits your question\"],\"participant.alert.microphone.access\":[\"Please allow microphone access to start the test.\"],\"3flRk2\":[\"Please allow microphone access to start the test.\"],\"SQSc5o\":[\"Please check back later or contact the project owner for more information.\"],\"T8REcf\":[\"Please check your inputs for errors.\"],\"S6iyis\":[\"Please do not close your browser\"],\"n6oAnk\":[\"Please enable participation to enable sharing\"],\"fwrPh4\":[\"Please enter a valid email.\"],\"iMWXJN\":[\"Please keep this screen lit up (black screen = not recording)\"],\"D90h1s\":[\"Please login to continue.\"],\"mUGRqu\":[\"Please provide a concise summary of the following provided in the context.\"],\"ps5D2F\":[\"Please record your response by clicking the \\\"Record\\\" button below. You may also choose to respond in text by clicking the text icon. \\n**Please keep this screen lit up** \\n(black screen = not recording)\"],\"TsuUyf\":[\"Please record your response by clicking the \\\"Start Recording\\\" button below. You may also choose to respond in text by clicking the text icon.\"],\"4TVnP7\":[\"Please select a language for your report\"],\"N63lmJ\":[\"Please select a language for your updated report\"],\"XvD4FK\":[\"Please select at least one source\"],\"hxTGLS\":[\"Please select conversations from the sidebar to proceed\"],\"GXZvZ7\":[\"Please wait \",[\"timeStr\"],\" before requesting another echo.\"],\"Am5V3+\":[\"Please wait \",[\"timeStr\"],\" before requesting another Echo.\"],\"CE1Qet\":[\"Please wait \",[\"timeStr\"],\" before requesting another ECHO.\"],\"Fx1kHS\":[\"Please wait \",[\"timeStr\"],\" before requesting another reply.\"],\"MgJuP2\":[\"Please wait while we generate your report. You will automatically be redirected to the report page.\"],\"library.processing.request\":[\"Please wait while we process your request. You requested to create the library on \",[\"0\"]],\"04DMtb\":[\"Please wait while we process your retranscription request. You will be redirected to the new conversation when ready.\"],\"ei5r44\":[\"Please wait while we update your report. You will automatically be redirected to the report page.\"],\"j5KznP\":[\"Please wait while we verify your email address.\"],\"uRFMMc\":[\"Portal Content\"],\"qVypVJ\":[\"Portal Editor\"],\"g2UNkE\":[\"Powered by\"],\"MPWj35\":[\"Preparing your conversations... This may take a moment.\"],\"/SM3Ws\":[\"Preparing your experience\"],\"hyneRf\":[\"Preview: The quick brown fox jumps over the lazy dog.\"],\"UoByX/\":[\"Print / Save PDF\"],\"ANWB5x\":[\"Print this report\"],\"zwqetg\":[\"Privacy Statements\"],\"qAGp2O\":[\"Proceed\"],\"select.all.modal.proceed\":[\"Proceed\"],\"stk3Hv\":[\"processing\"],\"vrnnn9\":[\"Processing\"],\"select.all.modal.loading.description\":[\"Processing <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" and adding them to your chat\"],\"kvs/6G\":[\"Processing failed for this conversation. This conversation will not be available for analysis and chat.\"],\"q11K6L\":[\"Processing failed for this conversation. This conversation will not be available for analysis and chat. Last Known Status: \",[\"0\"]],\"NQiPr4\":[\"Processing Transcript\"],\"48px15\":[\"Processing your report...\"],\"gzGDMM\":[\"Processing your retranscription request...\"],\"Hie0VV\":[\"Project Created\"],\"0qmd8V\":[\"Project default: enabled. This will replace personally identifiable information with .\"],\"xJMpjP\":[\"Project Library | Dembrane\"],\"QDjWwu\":[\"Project Meta Summary\"],\"OyIC0Q\":[\"Project name\"],\"3gh0L6\":[\"Project name and ID\"],\"6Z2q2Y\":[\"Project name must be at least 4 characters long\"],\"n7JQEk\":[\"Project not found\"],\"hjaZqm\":[\"Project Overview\"],\"Jbf9pq\":[\"Project Overview | Dembrane\"],\"O1x7Ay\":[\"Project Overview and Edit\"],\"Wsk5pi\":[\"Project Settings\"],\"+0B+ue\":[\"Projects\"],\"Eb7xM7\":[\"Projects | Dembrane\"],\"JQVviE\":[\"Projects Home\"],\"nyEOdh\":[\"Provide an overview of the main topics and recurring themes\"],\"6oqr95\":[\"Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information.\"],\"EEYbdt\":[\"Publish\"],\"u3wRF+\":[\"Published\"],\"E7YTYP\":[\"Pull out the most impactful quotes from this session\"],\"eWLklq\":[\"Quotes\"],\"0ZBIgY\":[\"Re-use settings from an existing webhook\"],\"wZxwNu\":[\"Read aloud\"],\"participant.ready.to.begin\":[\"Ready to Begin?\"],\"ZKOO0I\":[\"Ready to Begin?\"],\"ShoKlK\":[\"Ready to connect your tools? Add a webhook to automatically receive conversation data when events happen.\"],\"hpnYpo\":[\"Recommended apps\"],\"participant.button.interruption.reconnect\":[\"Reconnect\"],\"participant.button.record\":[\"Record\"],\"w80YWM\":[\"Record\"],\"s4Sz7r\":[\"Record another conversation\"],\"participant.modal.interruption.title\":[\"Recording interrupted\"],\"participant.modal.pause.title\":[\"Recording Paused\"],\"view.recreate.tooltip\":[\"Recreate View\"],\"view.recreate.modal.title\":[\"Recreate View\"],\"CqnkB0\":[\"Recurring Themes\"],\"9aloPG\":[\"References\"],\"lCF0wC\":[\"Refresh\"],\"ZMXpAp\":[\"Refresh audit logs\"],\"844H5I\":[\"Regenerate Library\"],\"bluvj0\":[\"Regenerate Summary\"],\"participant.regenerating.outcome\":[\"Regenerating the outcome\"],\"oYlYU+\":[\"Regenerating the summary. Please wait...\"],\"wYz80B\":[\"Register | Dembrane\"],\"w3qEvq\":[\"Register as a new user\"],\"7dZnmw\":[\"Relevance\"],\"participant.button.reload.page.text.mode\":[\"Reload Page\"],\"participant.button.reload\":[\"Reload Page\"],\"participant.concrete.artefact.action.button.reload\":[\"Reload Page\"],\"hTDMBB\":[\"Reload Page\"],\"t/YqKh\":[\"Remove\"],\"Kl7//J\":[\"Remove Email\"],\"cILfnJ\":[\"Remove file\"],\"CJgPtd\":[\"Remove from this chat\"],\"project.sidebar.chat.rename\":[\"Rename\"],\"2wxgft\":[\"Rename\"],\"XyN13i\":[\"Reply Prompt\"],\"gjpdaf\":[\"Report\"],\"Q3LOVJ\":[\"Report an issue\"],\"DUmD+q\":[\"Report Created - \",[\"0\"]],\"KFQLa2\":[\"Report generation is currently in beta and limited to projects with fewer than 10 hours of recording.\"],\"hIQOLx\":[\"Report Notifications\"],\"lNo4U2\":[\"Report Updated - \",[\"0\"]],\"library.request.access\":[\"Request Access\"],\"uLZGK+\":[\"Request Access\"],\"dglEEO\":[\"Request Password Reset\"],\"u2Hh+Y\":[\"Request Password Reset | Dembrane\"],\"participant.alert.microphone.access.loading\":[\"Requesting microphone access to detect available devices...\"],\"MepchF\":[\"Requesting microphone access to detect available devices...\"],\"0Hf+6m\":[\"Requires \\\"Ask for Email?\\\" to be enabled\"],\"OfhWJH\":[\"Reset\"],\"xeMrqw\":[\"Reset All Options\"],\"KbS2K9\":[\"Reset Password\"],\"UMMxwo\":[\"Reset Password | Dembrane\"],\"L+rMC9\":[\"Reset to default\"],\"s+MGs7\":[\"Resources\"],\"participant.button.stop.resume\":[\"Resume\"],\"v39wLo\":[\"Resume\"],\"sVzC0H\":[\"Retranscribe\"],\"ehyRtB\":[\"Retranscribe conversation\"],\"1JHQpP\":[\"Retranscribe Conversation\"],\"+gmVxi\":[\"Retranscription not available for anonymized conversations\"],\"MXwASV\":[\"Retranscription started. New conversation will be available soon.\"],\"6gRgw8\":[\"Retry\"],\"H1Pyjd\":[\"Retry Upload\"],\"9VUzX4\":[\"Review activity for your workspace. Filter by collection or action, and export the current view for further investigation.\"],\"UZVWVb\":[\"Review files before uploading\"],\"3lYF/Z\":[\"Review processing status for every conversation collected in this project.\"],\"participant.concrete.action.button.revise\":[\"Revise\"],\"OG3mVO\":[\"Revision #\",[\"revisionNumber\"]],\"kv1ztT\":[\"Right-click to highlight\"],\"xxCtZv\":[\"Rows per page\"],\"IqCtR/\":[\"Run status:\"],\"participant.concrete.action.button.save\":[\"Save\"],\"tfDRzk\":[\"Save\"],\"IUwGEM\":[\"Save Changes\"],\"2VA/7X\":[\"Save Error!\"],\"XvjC4F\":[\"Saving...\"],\"nHeO/c\":[\"Scan the QR code or copy the secret into your app.\"],\"oOi11l\":[\"Scroll to bottom\"],\"select.all.modal.loading.search\":[\"Search\"],\"A1taO8\":[\"Search\"],\"OWm+8o\":[\"Search conversations\"],\"blFttG\":[\"Search projects\"],\"I0hU01\":[\"Search Projects\"],\"RVZJWQ\":[\"Search projects...\"],\"lnWve4\":[\"Search tags\"],\"pECIKL\":[\"Search templates...\"],\"select.all.modal.search.text\":[\"Search text:\"],\"nhvuQF\":[\"Search webhooks...\"],\"uSvNyU\":[\"Searched through the most relevant sources\"],\"Wj2qJm\":[\"Searching through the most relevant sources\"],\"8VEDbV\":[\"Secret\"],\"Y1y+VB\":[\"Secret copied\"],\"Eyh9/O\":[\"See conversation status details\"],\"0sQPzI\":[\"See you soon\"],\"1ZTiaz\":[\"Segments\"],\"H/diq7\":[\"Select a microphone\"],\"s5OrCL\":[\"Select a webhook to clone\"],\"wgNoIs\":[\"Select all\"],\"+fRipn\":[\"Select all (\",[\"remainingCount\"],\")\"],\"select.all.modal.title.results\":[\"Select All Results\"],\"o4e/70\":[\"Select at least one event\"],\"NK2YNj\":[\"Select Audio Files to Upload\"],\"/3ntVG\":[\"Select conversations and find exact quotes\"],\"LyHz7Q\":[\"Select conversations from sidebar\"],\"n4rh8x\":[\"Select Project\"],\"ekUnNJ\":[\"Select tags\"],\"CG1cTZ\":[\"Select the instructions that will be shown to participants when they start a conversation\"],\"qxzrcD\":[\"Select the type of feedback or engagement you want to encourage.\"],\"QdpRMY\":[\"Select tutorial\"],\"dashboard.dembrane.feature.verify.topic.select\":[\"Select which topics participants can use for \\\"Verify\\\".\"],\"participant.select.microphone\":[\"Select your microphone:\"],\"vKH1Ye\":[\"Select your microphone:\"],\"gU5H9I\":[\"Selected Files (\",[\"0\"],\"/\",[\"MAX_FILES\"],\")\"],\"participant.selected.microphone\":[\"Selected microphone:\"],\"tP/pEQ\":[\"Selection too large\"],\"select.all.modal.context.limit.reached\":[\"Selection too large. Some conversations weren't added.\"],\"JlFcis\":[\"Send\"],\"3mlq2q\":[\"Send a message to start an agentic run.\"],\"PIMJF6\":[\"Send Slack/Teams notifications when new conversations are completed\"],\"VTmyvi\":[\"Sentiment\"],\"NprC8U\":[\"Session Name\"],\"DMl1JW\":[\"Setting up your first project\"],\"Tz0i8g\":[\"Settings\"],\"participant.settings.modal.title\":[\"Settings\"],\"PErdpz\":[\"Settings | Dembrane\"],\"Z8lGw6\":[\"Share\"],\"/XNQag\":[\"Share this report\"],\"oX3zgA\":[\"Share your details here\"],\"Dc7GM4\":[\"Share your voice\"],\"swzLuF\":[\"Share your voice by scanning the QR code below.\"],\"+tz9Ky\":[\"Shortest First\"],\"8vETh9\":[\"Show\"],\"h8lzfw\":[\"Show \",[\"0\"]],\"lZw9AX\":[\"Show all\"],\"w1eody\":[\"Show audio player\"],\"pzaNzD\":[\"Show data\"],\"yrhNQG\":[\"Show duration\"],\"Qc9KX+\":[\"Show IP addresses\"],\"6lGV3K\":[\"Show less\"],\"fMPkxb\":[\"Show more\"],\"3bGwZS\":[\"Show references\"],\"OV2iSn\":[\"Show revision data\"],\"3Sg56r\":[\"Show timeline in report (request feature)\"],\"DLEIpN\":[\"Show timestamps (experimental)\"],\"Tqzrjk\":[\"Showing \",[\"displayFrom\"],\"–\",[\"displayTo\"],\" of \",[\"totalItems\"],\" entries\"],\"dbWo0h\":[\"Sign in with Google\"],\"participant.mic.check.button.skip\":[\"Skip\"],\"6Uau97\":[\"Skip\"],\"lH0eLz\":[\"Skip data privacy slide (Host manages consent)\"],\"b6NHjr\":[\"Skip data privacy slide (Host manages legal base)\"],\"select.all.modal.context.limit.reached.description\":[\"Skipped because the selection was too large.\"],\"4Q9po3\":[\"Some conversations are still being processed. Auto-select will work optimally once audio processing is complete.\"],\"q+pJ6c\":[\"Some files were already selected and won't be added twice.\"],\"select.all.modal.skip.disclaimer\":[\"Some may be skipped (no transcript or selection too large).\"],\"nwtY4N\":[\"Something went wrong\"],\"participant.conversation.error.text.mode\":[\"Something went wrong\"],\"participant.conversation.error\":[\"Something went wrong\"],\"avSWtK\":[\"Something went wrong while exporting audit logs.\"],\"q9A2tm\":[\"Something went wrong while generating the secret.\"],\"JOKTb4\":[\"Something went wrong while uploading the file: \",[\"0\"]],\"KeOwCj\":[\"Something went wrong with the conversation. Please try refreshing the page or contact support if the issue persists\"],\"participant.explore.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>Explore button, or contact support if the issue continues.\"],\"fWsBTs\":[\"Something went wrong. Please try again.\"],\"participant.go.deeper.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"f6Hub0\":[\"Sort\"],\"/AhHDE\":[\"Source \",[\"0\"]],\"u7yVRn\":[\"Sources:\"],\"65A04M\":[\"Spanish\"],\"zuoIYL\":[\"Speaker\"],\"z5/5iO\":[\"Specific Context\"],\"mORM2E\":[\"Specific Details\"],\"Etejcu\":[\"Specific Details - Selected conversations\"],\"AS7WoE\":[\"Start fresh\"],\"participant.button.start.new.conversation.text.mode\":[\"Start New Conversation\"],\"participant.button.start.new.conversation\":[\"Start New Conversation\"],\"c6FrMu\":[\"Start New Conversation\"],\"i88wdJ\":[\"Start over\"],\"pHVkqA\":[\"Start Recording\"],\"uAQUqI\":[\"Status\"],\"ygCKqB\":[\"Stop\"],\"participant.button.stop\":[\"Stop\"],\"kimwwT\":[\"Strategic Planning\"],\"hQRttt\":[\"Submit\"],\"participant.button.submit.text.mode\":[\"Submit\"],\"0Pd4R1\":[\"Submitted via text input\"],\"zzDlyQ\":[\"Success\"],\"bh1eKt\":[\"Suggested:\"],\"F1nkJm\":[\"Summarize\"],\"4ZpfGe\":[\"Summarize key insights from my interviews\"],\"5Y4tAB\":[\"Summarize this interview into a shareable article\"],\"dXoieq\":[\"Summary\"],\"+bZY9/\":[\"Summary (when available)\"],\"g6o+7L\":[\"Summary generated successfully.\"],\"kiOob5\":[\"Summary not available yet\"],\"OUi+O3\":[\"Summary regenerated successfully.\"],\"Pqa6KW\":[\"Summary will be available once the conversation is transcribed\"],\"6ZHOF8\":[\"Supported formats: MP3, WAV, OGG, WEBM, M4A, MP4, AAC, FLAC, OPUS\"],\"participant.link.switch.text\":[\"Switch to text input\"],\"D+NlUC\":[\"System\"],\"OYHzN1\":[\"Tags\"],\"nlxlmH\":[\"Take some time to create an outcome that makes your contribution concrete or get an immediate reply from dembrane to help you deepen the conversation.\"],\"eyu39U\":[\"Take some time to create an outcome that makes your contribution concrete.\"],\"participant.refine.make.concrete.description\":[\"Take some time to create an outcome that makes your contribution concrete.\"],\"QCchuT\":[\"Template applied\"],\"iTylMl\":[\"Templates\"],\"b7L2Jj\":[\"Test Webhook\"],\"xeiujy\":[\"Text\"],\"CPN34F\":[\"Thank you for participating!\"],\"EM1Aiy\":[\"Thank You Page\"],\"u+Whi9\":[\"Thank You Page Content\"],\"1LLF3Z\":[\"Thank you!\"],\"2yHHa6\":[\"That code didn't work. Try again with a fresh code from your authenticator app.\"],\"TQCE79\":[\"The code didn't work, please try again.\"],\"participant.conversation.error.loading.text.mode\":[\"The conversation could not be loaded. Please try again or contact support.\"],\"participant.conversation.error.loading\":[\"The conversation could not be loaded. Please try again or contact support.\"],\"nO942E\":[\"The conversation could not be loaded. Please try again or contact support.\"],\"mK5NUZ\":[\"The endpoint where we'll send the data. Get this from your receiving service (e.g., Zapier, Make, or your own server).\"],\"Jo19Pu\":[\"The following conversations were automatically added to the context\"],\"Lngj9Y\":[\"The Portal is the website that loads when participants scan the QR code.\"],\"bWqoQ6\":[\"the project library.\"],\"hTCMdd\":[\"The summary is being generated. Please wait for it to be available.\"],\"+AT8nl\":[\"The summary is being regenerated. Please wait for it to be available.\"],\"iV8+33\":[\"The summary is being regenerated. Please wait for the new summary to be available.\"],\"AgC2rn\":[\"The summary is being regenerated. Please wait upto 2 minutes for the new summary to be available.\"],\"PTNxDe\":[\"The transcript for this conversation is being processed. Please check back later.\"],\"uPGyvo\":[\"The webhook URL and events will be cloned. You'll need to re-enter the secret if one was configured.\"],\"FEr96N\":[\"Theme\"],\"T8rsM6\":[\"There was an error cloning your project. Please try again or contact support.\"],\"JDFjCg\":[\"There was an error creating your report. Please try again or contact support.\"],\"e3JUb8\":[\"There was an error generating your report. In the meantime, you can analyze all your data using the library or select specific conversations to chat with.\"],\"7qENSx\":[\"There was an error updating your report. Please try again or contact support.\"],\"V7zEnY\":[\"There was an error verifying your email. Please try again.\"],\"gtlVJt\":[\"These are some helpful preset templates to get you started.\"],\"sd848K\":[\"These are your default view templates. Once you create your library these will be your first two views.\"],\"select.all.modal.other.reason.description\":[\"These conversations were excluded due to missing transcripts.\"],\"8xYB4s\":[\"These default view templates will be generated when you create your first library.\"],\"Ed99mE\":[\"Thinking...\"],\"conversation.linked_conversations.description\":[\"This conversation has the following copies:\"],\"conversation.linking_conversations.description\":[\"This conversation is a copy of\"],\"dt1MDy\":[\"This conversation is still being processed. It will be available for analysis and chat shortly.\"],\"5ZpZXq\":[\"This conversation is still being processed. It will be available for analysis and chat shortly. \"],\"SzU1mG\":[\"This email is already in the list.\"],\"JtPxD5\":[\"This email is already subscribed to notifications.\"],\"participant.modal.refine.info.available.in\":[\"This feature will be available in \",[\"remainingTime\"],\" seconds.\"],\"lja/om\":[\"This information is anonymized\"],\"QR7hjh\":[\"This is a live preview of the participant's portal. You will need to refresh the page to see the latest changes.\"],\"+JlPfM\":[\"This is an example of the JSON data sent to your webhook URL when a conversation is summarized.\"],\"library.description\":[\"This is your project library. Create views to analyse your entire project at once.\"],\"gqYJin\":[\"This is your project library. Currently, \",[\"0\"],\" conversations are waiting to be processed.\"],\"sNnJJH\":[\"This is your project library. Currently,\",[\"0\"],\" conversations are waiting to be processed.\"],\"tJL2Lh\":[\"This language will be used for the Participant's Portal and transcription.\"],\"BAUPL8\":[\"This language will be used for the Participant's Portal and transcription. To change the language of this application, please use the language picker through the settings in the header.\"],\"zyA8Hj\":[\"This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead.\"],\"Gbd5HD\":[\"This language will be used for the Participant's Portal.\"],\"9ww6ML\":[\"This page is shown after the participant has completed the conversation.\"],\"1gmHmj\":[\"This page is shown to participants when they start a conversation after they successfully complete the tutorial.\"],\"bEbdFh\":[\"This project library was generated on\"],\"No7/sO\":[\"This project library was generated on \",[\"0\"],\".\"],\"nYeaxs\":[\"This prompt guides how the AI responds to participants. Customize it to shape the type of feedback or engagement you want to encourage.\"],\"Yig29e\":[\"This report is not yet available. \"],\"GQTpnY\":[\"This report was opened by \",[\"0\"],\" people\"],\"okY/ix\":[\"This summary is AI-generated and brief, for thorough analysis, use the Chat or Library.\"],\"hwyBn8\":[\"This title is shown to participants when they start a conversation\"],\"Dj5ai3\":[\"This will clear your current input. Are you sure?\"],\"NrRH+W\":[\"This will create a copy of the current project. Only settings and tags are copied. Reports, chats and conversations are not included in the clone. You will be redirected to the new project after cloning.\"],\"hsNXnX\":[\"This will create a new conversation with the same audio but a fresh transcription. The original conversation will remain unchanged.\"],\"add.tag.filter.modal.info\":[\"This will filter the conversation list to show conversations with this tag.\"],\"participant.concrete.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.concrete.loading.artefact.description\":[\"This will just take a moment\"],\"n4l4/n\":[\"This will replace personally identifiable information with .\"],\"Ww6cQ8\":[\"Time Created\"],\"8TMaZI\":[\"Timestamp\"],\"XSqo4Y\":[\"Timestamps and duration\"],\"rm2Cxd\":[\"Tip\"],\"fEocaE\":[\"Tip: Use the play button (▶) to send a test payload to your webhook and verify it's working correctly.\"],\"MHrjPM\":[\"Title\"],\"5h7Z+m\":[\"To assign a new tag, please create it first in the project overview.\"],\"o3rowT\":[\"To generate a report, please start by adding conversations in your project\"],\"select.all.modal.context.limit\":[\"Too large\"],\"yIsdT7\":[\"Too long\"],\"th8cMZ\":[\"Topic-based title describing what was discussed\"],\"sFMBP5\":[\"Topics\"],\"ONchxy\":[\"total\"],\"fp5rKh\":[\"Transcribing...\"],\"DDziIo\":[\"Transcript\"],\"hfpzKV\":[\"Transcript copied to clipboard\"],\"AJc6ig\":[\"Transcript not available\"],\"N/50DC\":[\"Transcript Settings\"],\"FRje2T\":[\"Transcription in progress...\"],\"0l9syB\":[\"Transcription in progress…\"],\"H3fItl\":[\"Transform these transcripts into a LinkedIn post that cuts through the noise. Please:\\n\\nExtract the most compelling insights - skip anything that sounds like standard business advice\\nWrite it like a seasoned leader who challenges conventional wisdom, not a motivational poster\\nFind one genuinely unexpected observation that would make even experienced professionals pause\\nMaintain intellectual depth while being refreshingly direct\\nOnly use data points that actually challenge assumptions\\nKeep formatting clean and professional (minimal emojis, thoughtful spacing)\\nStrike a tone that suggests both deep expertise and real-world experience\\n\\nNote: If the content doesn't contain any substantive insights, please let me know we need stronger source material. I'm looking to contribute real value to the conversation, not add to the noise.\"],\"53dSNP\":[\"Transform this content into insights that actually matter. Please:\\n\\nExtract core ideas that challenge standard thinking\\nWrite like someone who understands nuance, not a textbook\\nFocus on the non-obvious implications\\nKeep it sharp and substantive\\nOnly highlight truly meaningful patterns\\nStructure for clarity and impact\\nBalance depth with accessibility\\n\\nNote: If the similarities/differences are too superficial, let me know we need more complex material to analyze.\"],\"uK9JLu\":[\"Transform this discussion into actionable intelligence. Please:\\n\\nCapture the strategic implications, not just talking points\\nStructure it like a thought leader's analysis, not minutes\\nHighlight decision points that challenge standard thinking\\nKeep the signal-to-noise ratio high\\nFocus on insights that drive real change\\nOrganize for clarity and future reference\\nBalance tactical details with strategic vision\\n\\nNote: If the discussion lacks substantial decision points or insights, flag it for deeper exploration next time.\"],\"DtButj\":[\"Trigger automated workflows in tools like Zapier, Make, or n8n\"],\"qJb6G2\":[\"Try Again\"],\"eP1iDc\":[\"Try asking\"],\"goQEqo\":[\"Try moving a bit closer to your microphone for better sound quality.\"],\"EIU345\":[\"Two-factor authentication\"],\"NwChk2\":[\"Two-factor authentication disabled\"],\"qwpE/S\":[\"Two-factor authentication enabled\"],\"+zy2Nq\":[\"Type\"],\"PD9mEt\":[\"Type a message...\"],\"EvmL3X\":[\"Type your response here\"],\"MksxNf\":[\"Unable to load audit logs.\"],\"participant.outcome.error.title\":[\"Unable to Load Outcome\"],\"8vqTzl\":[\"Unable to load the generated artefact. Please try again.\"],\"59QK2U\":[\"Unable to load the generated outcome. Please try again.\"],\"nGxDbq\":[\"Unable to process this chunk\"],\"9uI/rE\":[\"Undo\"],\"Ef7StM\":[\"Unknown\"],\"1MTTTw\":[\"Unknown reason\"],\"H899Z+\":[\"unread announcement\"],\"0pinHa\":[\"unread announcements\"],\"sCTlv5\":[\"Unsaved changes\"],\"SMaFdc\":[\"Unsubscribe\"],\"jlrVDp\":[\"Untitled Conversation\"],\"EkH9pt\":[\"Update\"],\"3RboBp\":[\"Update Report\"],\"4loE8L\":[\"Update the report to include the latest data\"],\"Jv5s94\":[\"Update your report to include the latest changes in your project. The link to share the report would remain the same.\"],\"kwkhPe\":[\"Upgrade\"],\"UkyAtj\":[\"Upgrade to unlock Auto-select and analyze 10x more conversations in half the time—no more manual selection, just deeper insights instantly.\"],\"ONWvwQ\":[\"Upload\"],\"UN8G93\":[\"Upload a custom logo to replace the dembrane logo across the portal, dashboard, reports, and host guide.\"],\"8XD6tj\":[\"Upload Audio\"],\"kV3A2a\":[\"Upload Complete\"],\"4Fr6DA\":[\"Upload conversations\"],\"pZq3aX\":[\"Upload failed. Please try again.\"],\"HAKBY9\":[\"Upload Files\"],\"Wft2yh\":[\"Upload in progress\"],\"JveaeL\":[\"Upload resources\"],\"3wG7HI\":[\"Uploaded\"],\"k/LaWp\":[\"Uploading Audio Files...\"],\"participant.modal.uploading\":[\"Uploading audio...\"],\"participant.modal.interruption.uploading\":[\"Uploading audio...\"],\"HtrFfw\":[\"URL is required\"],\"3VnYUR\":[\"URL must start with http:// or https://\"],\"VdaKZe\":[\"Use experimental features\"],\"rmMdgZ\":[\"Use PII Redaction\"],\"ngdRFH\":[\"Use Shift + Enter to add a new line\"],\"7sNhEz\":[\"Username\"],\"S2LyQ+\":[\"Using default dembrane logo\"],\"mUOhaJ\":[\"Using webhooks? We'd love to hear from you\"],\"GWpt68\":[\"Verification Topics\"],\"c242dc\":[\"verified\"],\"select.all.modal.verified\":[\"Verified\"],\"select.all.modal.loading.verified\":[\"Verified\"],\"conversation.filters.verified.text\":[\"Verified\"],\"swn5Tq\":[\"verified artefact\"],\"ob18eo\":[\"Verified Artefacts\"],\"Iv1iWN\":[\"verified artifacts\"],\"dashboard.dembrane.verify.title\":[\"Verify\"],\"participant.echo.verify\":[\"Verify\"],\"4LFZoj\":[\"Verify code\"],\"w6Mgbs\":[\"Verify Topics\"],\"jpctdh\":[\"View\"],\"+fxiY8\":[\"View conversation details\"],\"H1e6Hv\":[\"View Conversation Status\"],\"SZw9tS\":[\"View Details\"],\"95YFbG\":[\"View example payload\"],\"D4e7re\":[\"View your responses\"],\"tzEbkt\":[\"Wait \",[\"0\"],\":\",[\"1\"]],\"Px9INg\":[\"Want to add a template to \\\"Dembrane\\\"?\"],\"bO5RNo\":[\"Want to add a template to ECHO?\"],\"r6y+jM\":[\"Warning\"],\"pUTmp1\":[\"Warning: You have added \",[\"0\"],\" key terms. Only the first \",[\"ASSEMBLYAI_MAX_HOTWORDS\"],\" will be used by the transcription engine.\"],\"participant.alert.microphone.access.issue\":[\"We cannot hear you. Please try changing your microphone or get a little closer to the device.\"],\"SrJOPD\":[\"We cannot hear you. Please try changing your microphone or get a little closer to the device.\"],\"Ul0g2u\":[\"We couldn’t disable two-factor authentication. Try again with a fresh code.\"],\"sM2pBB\":[\"We couldn’t enable two-factor authentication. Double-check your code and try again.\"],\"Ewk6kb\":[\"We couldn't load the audio. Please try again later.\"],\"xMeAeQ\":[\"We have sent you an email with next steps. If you don't see it, check your spam folder.\"],\"9qYWL7\":[\"We have sent you an email with next steps. If you don't see it, check your spam folder. If you still don't see it, please contact evelien@dembrane.com\"],\"3fS27S\":[\"We have sent you an email with next steps. If you don't see it, check your spam folder. If you still don't see it, please contact jules@dembrane.com\"],\"participant.modal.echo.info.reason\":[\"We need a bit more context to help you use ECHO effectively. Please continue recording so we can provide better suggestions.\"],\"dni8nq\":[\"We will only send you a message if your host generates a report, we never share your details with anyone. You can opt out at any time.\"],\"participant.test.microphone.description\":[\"We'll test your microphone to ensure the best experience for everyone in the session.\"],\"tQtKw5\":[\"We'll test your microphone to ensure the best experience for everyone in the session.\"],\"+eLc52\":[\"We’re picking up some silence. Try speaking up so your voice comes through clearly.\"],\"TRDppN\":[\"Webhook\"],\"nuh/Wq\":[\"Webhook URL\"],\"v1kQyJ\":[\"Webhooks\"],\"BTA0e8\":[\"Webhooks are automated messages sent from one app to another when something happens. Think of them as a \\\"notification system\\\" for your other tools.\"],\"6jfS51\":[\"Welcome\"],\"9eF5oV\":[\"Welcome back\"],\"i1hzzO\":[\"Welcome to Big Picture Mode! I have summaries of all your conversations loaded. Ask me about patterns, themes, and insights across your data. For exact quotes, start a new chat in Specific Details mode.\"],\"fwEAk/\":[\"Welcome to dembrane Chat! Use the sidebar to select resources and conversations that you want to analyse. Then, you can ask questions about the selected resources and conversations.\"],\"AKBU2w\":[\"Welcome to Dembrane!\"],\"TACmoL\":[\"Welcome to Overview Mode! I have summaries of all your conversations loaded. Ask me about patterns, themes, and insights across your data. For exact quotes, start a new chat in Deep Dive mode.\"],\"u4aLOz\":[\"Welcome to Overview Mode! I have summaries of all your conversations loaded. Ask me about patterns, themes, and insights across your data. For exact quotes, start a new chat in Specific Context mode.\"],\"Bck6Du\":[\"Welcome to Reports!\"],\"aEpQkt\":[\"Welcome to Your Home! Here you can see all your projects and get access to tutorial resources. Currently, you have no projects. Click \\\"Create\\\" to configure to get started!\"],\"klH6ct\":[\"Welcome!\"],\"Tfxjl5\":[\"What are the main themes across all conversations?\"],\"RL57XM\":[\"What are webhooks? (2 min read)\"],\"vv/EFG\":[\"What data is sent?\"],\"participant.verify.selection.title\":[\"What do you want to verify?\"],\"fyMvis\":[\"What patterns emerge from the data?\"],\"qGrqH9\":[\"What were the key moments in this conversation?\"],\"FXZcgH\":[\"What would you like to explore?\"],\"W5R8OO\":[\"When a participant opens the portal, enters their details, and begins a conversation\"],\"7t3vo1\":[\"When all audio has been converted to text and the full transcript is available\"],\"N0GETg\":[\"When are webhooks triggered?\"],\"KmUKwU\":[\"When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. Anonymized conversations also disable audio playback, audio download, and retranscription to protect participant privacy. This cannot be undone for already-processed conversations.\"],\"LEYli4\":[\"When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. This cannot be undone for already-processed conversations.\"],\"NPIwj3\":[\"When the summary is ready (includes both transcript and summary)\"],\"KcnIXL\":[\"will be included in your report\"],\"add.tag.filter.modal.description\":[\"Would you like to add this tag to your current filters?\"],\"participant.button.finish.yes.text.mode\":[\"Yes\"],\"kWJmRL\":[\"You\"],\"Dl7lP/\":[\"You are already unsubscribed or your link is invalid.\"],\"E71LBI\":[\"You can only upload up to \",[\"MAX_FILES\"],\" files at a time. Only the first \",[\"0\"],\" files will be added.\"],\"tbeb1Y\":[\"You can still use the Ask feature to chat with any conversation\"],\"select.all.modal.already.added\":[\"You have already added <0>\",[\"existingContextCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" to this chat.\"],\"7W35AW\":[\"You have already added all the conversations related to this\"],\"participant.modal.change.mic.confirmation.text\":[\"You have changed the mic. Doing this will save your audio till this point and restart your recording.\"],\"vCyT5z\":[\"You have some conversations that have not been processed yet. Regenerate the library to process them.\"],\"T/Q7jW\":[\"You have successfully unsubscribed.\"],\"lTDtES\":[\"You may also choose to record another conversation.\"],\"1kxxiH\":[\"You may choose to add a list of proper nouns, names, or other information that may be relevant to the conversation. This will be used to improve the quality of the transcripts.\"],\"yCtSKg\":[\"You must login with the same provider you used to sign up. If you face any issues, please contact support.\"],\"snMcrk\":[\"You seem to be offline, please check your internet connection\"],\"participant.verify.instructions.receive.artefact\":[\"You'll soon get \",[\"objectLabel\"],\" to verify.\"],\"participant.verify.instructions.approval.helps\":[\"Your approval helps us understand what you really think!\"],\"Pw2f/0\":[\"Your conversation is currently being transcribed. Please check back in a few moments.\"],\"OFDbfd\":[\"Your Conversations\"],\"aZHXuZ\":[\"Your inputs will be saved automatically.\"],\"PUWgP9\":[\"Your library is empty. Create a library to see your first insights.\"],\"B+9EHO\":[\"Your response has been recorded. You may now close this tab.\"],\"wurHZF\":[\"Your responses\"],\"B8Q/i2\":[\"Your view has been created. Please wait as we process and analyse the data.\"],\"library.views.title\":[\"Your Views\"],\"lZNgiw\":[\"Your Views\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"You are not authenticated\":[\"You are not authenticated\"],\"You don't have permission to access this.\":[\"You don't have permission to access this.\"],\"Resource not found\":[\"Resource not found\"],\"Server error\":[\"Server error\"],\"Something went wrong\":[\"Something went wrong\"],\"We're preparing your workspace.\":[\"We're preparing your workspace.\"],\"Preparing your dashboard\":[\"Preparing your dashboard\"],\"Welcome back\":[\"Welcome back\"],\"library.regenerate\":[\"Regenerate Library\"],\"library.conversations.processing.status\":[\"Currently \",[\"finishedConversationsCount\"],\" conversations are ready to be analyzed. \",[\"unfinishedConversationsCount\"],\" still processing.\"],\"participant.echo.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"library.contact.sales\":[\"Contact sales\"],\"library.not.available\":[\"It looks like the library is not available for your account. Please contact sales to unlock this feature.\"],\"conversation.accordion.skeleton.title\":[\"Conversations\"],\"project.sidebar.chat.end.description\":[\"End of list • All \",[\"totalChats\"],\" chats loaded\"],\"participant.modal.stop.message\":[\"Are you sure you want to finish the conversation?\"],\"participant.button.is.recording.echo\":[\"ECHO\"],\"participant.modal.stop.title\":[\"Finish Conversation\"],\"participant.button.stop.no\":[\"No\"],\"participant.button.pause\":[\"Pause\"],\"participant.button.resume\":[\"Resume\"],\"conversation.linking_conversations.deleted\":[\"The source conversation was deleted\"],\"participant.button.stop.yes\":[\"Yes\"],\"participant.modal.refine.info.title.echo\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.verify\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.verify.action.button.approve\":[\"Approve\"],\"participant.verify.artefact.title\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"participant.verify.instructions.button.cancel\":[\"Cancel\"],\"participant.verify.action.button.cancel\":[\"Cancel\"],\"dashboard.dembrane.verify.description\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"dashboard.dembrane.verify.experimental\":[\"Experimental\"],\"participant.verify.artefact.action.button.go.back\":[\"Go back\"],\"participant.verify.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"participant.verify.loading.artefact\":[\"Loading artefact\"],\"participant.verify.regenerating.artefact\":[\"Regenerating the artefact\"],\"participant.verify.artefact.action.button.reload\":[\"Reload Page\"],\"participant.verify.action.button.revise\":[\"Revise\"],\"participant.verify.action.button.save\":[\"Save\"],\"participant.echo.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"participant.echo.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"participant.verify.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.verify.loading.artefact.description\":[\"This will just take a moment\"],\"participant.verify.artefact.error.title\":[\"Unable to Load Artefact\"],\"dashboard.dembrane.concrete.experimental\":[\"Beta\"],\"participant.button.go.deeper\":[\"Go deeper\"],\"participant.button.make.concrete\":[\"Make it concrete\"],\"select.all.modal.skip.reason\":[\"some might skip due to empty transcript or context limit\"],\"participant.modal.interruption.issue.description\":[\"We saved your recording up to <0>\",[\"formattedDuration\"],\" but lost the last 60 seconds or so. <1/> Press below to reconnect, then hit the record button to continue.\"],\"participant.modal.refine.info.title.go.deeper\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.concrete\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.modal.refine.info.title.generic\":[\"\\\"Refine\\\" available soon\"],\"participant.modal.refine.info.title\":[\"Feature available soon\"],\"participant.refine.go.deeper\":[\"Go deeper\"],\"participant.concrete.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"dashboard.dembrane.concrete.title\":[\"Make it concrete\"],\"participant.refine.make.concrete\":[\"Make it concrete\"],\"participant.button.refine\":[\"Refine\"],\"participant.concrete.regenerating.artefact\":[\"Regenerating the artefact\"],\"dashboard.dembrane.concrete.topic.select\":[\"Select which topics participants can use for \\\"Make it concrete\\\".\"],\"participant.go.deeper.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>Go deeper button, or contact support if the issue continues.\"],\"participant.concrete.artefact.error.title\":[\"Unable to Load Artefact\"],\"participant.modal.refine.info.reason\":[\"We need a bit more context to help you refine effectively. Please continue recording so we can provide better suggestions.\"],\"dashboard.dembrane.concrete.description\":[\"Enable this feature to allow participants to create and approve \\\"concrete objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with concrete objects and review them in the overview.\"],\"participant.concrete.instructions.approve.artefact\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"participant.concrete.instructions.loading\":[\"Loading\"],\"participant.concrete.selection.button.next\":[\"Next\"],\"participant.concrete.instructions.button.next\":[\"Next\"],\"participant.concrete.instructions.revise.artefact\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"participant.concrete.instructions.read.aloud\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"dashboard.dembrane.verify.topic.select\":[\"Select which topics participants can use for verification.\"],\"participant.concrete.selection.title\":[\"What do you want to make concrete?\"],\"participant.concrete.instructions.receive.artefact\":[\"You'll soon get \",[\"objectLabel\"],\" to make them concrete.\"],\"participant.concrete.instructions.approval.helps\":[\"Your approval helps us understand what you really think!\"],\"library.generate.duration.message\":[\" Generating library can take up to an hour.\"],\"uDvV8j\":[\" Submit\"],\"aMNEbK\":[\" Unsubscribe from Notifications\"],\"JhOwWd\":[\"-5s\"],\"participant.modal.echo.info.title.generic\":[\"\\\"ECHO\\\" available soon\"],\"participant.modal.echo.info.title.go.deeper\":[\"\\\"Explore\\\" available soon\"],\"participant.modal.echo.info.title.concrete\":[\"\\\"Verify\\\" available soon\"],\"2NWk7n\":[\"(for enhanced audio processing)\"],\"e6iRhF\":[[\"0\",\"plural\",{\"one\":[\"#\",\" tag\"],\"other\":[\"#\",\" tags\"]}]],\"select.all.modal.tags\":[[\"0\",\"plural\",{\"one\":[\"Tag:\"],\"other\":[\"Tags:\"]}]],\"J/hVSQ\":[[\"0\"]],\"HB8dPL\":[[\"0\"],\" \",[\"1\"],\" ready\"],\"select.all.modal.added.count\":[[\"0\"],\" added\"],\"xRdQss\":[[\"0\"],\" Conversation\",[\"1\"],\" • Edited \",[\"2\"]],\"2Th9D6\":[[\"0\"],\" Conversations • Edited \",[\"1\"]],\"select.all.modal.not.added.count\":[[\"0\"],\" not added\"],\"BXWuuj\":[[\"conversationCount\"],\" selected\"],\"P1pDS8\":[[\"diffInDays\"],\"d ago\"],\"bT6AxW\":[[\"diffInHours\"],\"h ago\"],\"library.conversations.to.be.analyzed\":[[\"finishedConversationsCount\",\"plural\",{\"one\":[\"Currently \",\"#\",\" conversation is ready to be analyzed.\"],\"other\":[\"Currently \",\"#\",\" conversations are ready to be analyzed.\"]}]],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"TVD5At\":[[\"readingNow\"],\" reading now\"],\"U7Iesw\":[[\"seconds\"],\" seconds\"],\"library.conversations.still.processing\":[[\"unfinishedConversationsCount\"],\" still processing.\"],\"ZpJ0wx\":[\"*Transcription in progress.*\"],\"ynBObK\":[\"+\",[\"hiddenCount\"],\" conversations\"],\"pV+XPw\":[\"+5s\"],\"LPXUKX\":[\"<0>Wait \",[\"0\"],\":\",[\"1\"]],\"LeFXS1\":[\"0 Aspects\"],\"AeSuqs\":[\"1. You provide a URL where you want to receive notifications\"],\"nDEZ7T\":[\"2. When a conversation event happens, we automatically send the conversation data to your URL\"],\"WiUXLq\":[\"3. Your system receives the data and can act on it (e.g., save to a database, send an email, update a spreadsheet)\"],\"D+aQ7R\":[\"A friendly name to identify this webhook\"],\"DX/Wkz\":[\"Account password\"],\"L5gswt\":[\"Action By\"],\"UQXw0W\":[\"Action On\"],\"7L01XJ\":[\"Actions\"],\"select.all.modal.loading.filters\":[\"Active filters\"],\"m16xKo\":[\"Add\"],\"1m+3Z3\":[\"Add additional context (Optional)\"],\"Se1KZw\":[\"Add all that apply\"],\"select.all.modal.title.add\":[\"Add Conversations to Context\"],\"1xDwr8\":[\"Add key terms or proper nouns to improve transcript quality and accuracy.\"],\"ndpRPm\":[\"Add new recordings to this project. Files you upload here will be processed and appear in conversations.\"],\"Ralayn\":[\"Add Tag\"],\"add.tag.filter.modal.title\":[\"Add Tag to Filters\"],\"IKoyMv\":[\"Add Tags\"],\"add.tag.filter.modal.add\":[\"Add to Filters\"],\"NffMsn\":[\"Add to this chat\"],\"QN2F+7\":[\"Add Webhook\"],\"UZ07em\":[\"Add Your First Webhook\"],\"select.all.modal.added\":[\"Added\"],\"Na90E+\":[\"Added emails\"],\"select.all.modal.add.without.filters\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" to the chat\"],\"select.all.modal.add.with.filters\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" with the following filters:\"],\"select.all.modal.add.without.filters.more\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" more conversation\"],\"other\":[\"#\",\" more conversations\"]}],\"\"],\"select.all.modal.add.with.filters.more\":[\"Adding <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" more conversation\"],\"other\":[\"#\",\" more conversations\"]}],\" with the following filters:\"],\"SJCAsQ\":[\"Adding Context:\"],\"select.all.modal.loading.title\":[\"Adding Conversations\"],\"Du6bPw\":[\"Address\"],\"CA/Ul9\":[\"Adjust the base font size for the interface\"],\"sxkWRg\":[\"Advanced\"],\"OaKXud\":[\"Advanced (Tips and best practices)\"],\"TBpbDp\":[\"Advanced (Tips and tricks)\"],\"JiIKww\":[\"Advanced Settings\"],\"6iJVJD\":[\"Agentic\"],\"vaeE5W\":[\"Agentic - Tool-driven execution\"],\"VHg3DX\":[\"Agentic Chat\"],\"cF7bEt\":[\"All actions\"],\"O1367B\":[\"All collections\"],\"gvykaX\":[\"All Conversations\"],\"Cmt62w\":[\"All conversations ready\"],\"u/fl/S\":[\"All files were uploaded successfully.\"],\"baQJ1t\":[\"All Insights\"],\"3goDnD\":[\"Allow participants using the link to start new conversations\"],\"bruUug\":[\"Almost there\"],\"H7cfSV\":[\"Already added to this chat\"],\"xNyrs1\":[\"Already in context\"],\"jIoHDG\":[\"An email notification will be sent to \",[\"0\"],\" participant\",[\"1\"],\". Do you want to proceed?\"],\"G54oFr\":[\"An email Notification will be sent to \",[\"0\"],\" participant\",[\"1\"],\". Do you want to proceed?\"],\"8q/YVi\":[\"An error occurred while loading the Portal. Please contact the support team.\"],\"XyOToQ\":[\"An error occurred.\"],\"QX6zrA\":[\"Analysis\"],\"F4cOH1\":[\"Analysis Language\"],\"1x2m6d\":[\"Analyze these elements with depth and nuance. Please:\\n\\nFocus on unexpected connections and contrasts\\nGo beyond obvious surface-level comparisons\\nIdentify hidden patterns that most analyses miss\\nMaintain analytical rigor while being engaging\\nUse examples that illuminate deeper principles\\nStructure the analysis to build understanding\\nDraw insights that challenge conventional wisdom\\n\\nNote: If the similarities/differences are too superficial, let me know we need more complex material to analyze.\"],\"announcements\":[\"Announcements\"],\"Dzr23X\":[\"Announcements\"],\"gd1W+U\":[\"Anonymize Transcripts\"],\"YdiKaK\":[\"anonymized conversation\"],\"iPiP6k\":[\"Anonymized conversation\"],\"azfEQ3\":[\"Anonymous Participant\"],\"participant.concrete.action.button.approve\":[\"Approve\"],\"conversation.verified.approved\":[\"Approved\"],\"tq+4rb\":[\"Are you sure you want to delete the webhook \\\"\",[\"0\"],\"\\\"? This action cannot be undone.\"],\"Q5Z2wp\":[\"Are you sure you want to delete this conversation? This action cannot be undone.\"],\"kWiPAC\":[\"Are you sure you want to delete this project?\"],\"YF1Re1\":[\"Are you sure you want to delete this project? This action cannot be undone.\"],\"B8ymes\":[\"Are you sure you want to delete this recording?\"],\"G2gLnJ\":[\"Are you sure you want to delete this tag?\"],\"aUsm4A\":[\"Are you sure you want to delete this tag? This will remove the tag from existing conversations that contain it.\"],\"participant.modal.finish.message.text.mode\":[\"Are you sure you want to finish the conversation?\"],\"xu5cdS\":[\"Are you sure you want to finish?\"],\"sOql0x\":[\"Are you sure you want to generate the library? This will take a while and overwrite your current views and insights.\"],\"K1Omdr\":[\"Are you sure you want to generate the library? This will take a while.\"],\"UXCOMn\":[\"Are you sure you want to regenerate the summary? You will lose the current summary.\"],\"JHgUuT\":[\"Artefact approved successfully!\"],\"IbpaM+\":[\"Artefact reloaded successfully!\"],\"Qcm/Tb\":[\"Artefact revised successfully!\"],\"uCzCO2\":[\"Artefact updated successfully!\"],\"KYehbE\":[\"artefacts\"],\"jrcxHy\":[\"Artefacts\"],\"F+vBv0\":[\"Ask\"],\"lCenB6\":[\"Ask for Email?\"],\"Rjlwvz\":[\"Ask for Name?\"],\"5gQcdD\":[\"Ask participants to provide their name when they start a conversation\"],\"84NoFa\":[\"Aspect\"],\"HkigHK\":[\"Aspects\"],\"kskjVK\":[\"Assistant is typing...\"],\"HrusNW\":[\"At least one topic must be selected to enable Make it concrete\"],\"iF1OFS\":[\"At least one topic must be selected to enable Verify\"],\"participant.modal.interruption.issue.message\":[\"Attention! We lost the last 60 seconds or so of your recording due to some interruption. Please press the button below to reconnect.\"],\"kHN5Zx\":[\"Audio download not available for anonymized conversations\"],\"SLvg/d\":[\"Audio playback not available for anonymized conversations\"],\"DMBYlw\":[\"Audio Processing In Progress\"],\"D3SDJS\":[\"Audio Recording\"],\"mGVg5N\":[\"Audio recordings are scheduled to be deleted after 30 days from the recording date\"],\"IOBCIN\":[\"Audio Tip\"],\"y2W2Hg\":[\"Audit logs\"],\"aL1eBt\":[\"Audit logs exported to CSV\"],\"mS51hl\":[\"Audit logs exported to JSON\"],\"z8CQX2\":[\"Authenticator code\"],\"R+PyK8\":[\"Auto-generate titles\"],\"voAvDv\":[\"Auto-generate Titles\"],\"Wrpmw7\":[\"Auto-generated or enter manually\"],\"/iCiQU\":[\"Auto-select\"],\"3D5FPO\":[\"Auto-select disabled\"],\"ajAMbT\":[\"Auto-select enabled\"],\"jEqKwR\":[\"Auto-select sources to add to the chat\"],\"dY4Vk3\":[\"Automatically generate a short topic-based title for each conversation after summarization. The title describes what was discussed, not who participated. The participant's original name is preserved separately, if they provided one.\"],\"vtUY0q\":[\"Automatically includes relevant conversations for analysis without manual selection\"],\"F95AYw\":[\"Automatically save transcripts to your CRM or database\"],\"zUbSgC\":[\"Automatically send conversation data to your other tools and services when events occur.\"],\"csDS2L\":[\"Available\"],\"iH8pgl\":[\"Back\"],\"participant.button.back.microphone\":[\"Back\"],\"participant.button.back\":[\"Back\"],\"/9nVLo\":[\"Back to Selection\"],\"wVO5q4\":[\"Basic (Essential tutorial slides)\"],\"epXTwc\":[\"Basic Settings\"],\"GML8s7\":[\"Begin!\"],\"YBt9YP\":[\"Beta\"],\"dashboard.dembrane.concrete.beta\":[\"Beta\"],\"dashboard.dembrane.verify.beta\":[\"Beta\"],\"0fX/GG\":[\"Big Picture\"],\"vZERag\":[\"Big Picture - Themes & patterns\"],\"MkvsWx\":[\"Book a call\"],\"YgG3yv\":[\"Brainstorm Ideas\"],\"4eBtkM\":[\"Build custom dashboards with real-time conversation data\"],\"ba5GvN\":[\"By deleting this project, you will delete all the data associated with it. This action cannot be undone. Are you ABSOLUTELY sure you want to delete this project?\"],\"dEgA5A\":[\"Cancel\"],\"participant.mic.settings.modal.second.confirm.cancel\":[\"Cancel\"],\"participant.concrete.action.button.cancel\":[\"Cancel\"],\"participant.concrete.instructions.button.cancel\":[\"Cancel\"],\"select.all.modal.cancel\":[\"Cancel\"],\"add.tag.filter.modal.cancel\":[\"Cancel\"],\"RKD99R\":[\"Cannot add empty conversation\"],\"kryGs+\":[\"Card\"],\"JFFJDJ\":[\"Changes are saved automatically as you continue to use the app. <0/>Once you have some unsaved changes, you can click anywhere to save the changes. <1/>You will also see a button to Cancel the changes.\"],\"u0IJto\":[\"Changes will be saved automatically\"],\"xF/jsW\":[\"Changing language during an active chat may lead to unexpected results. It's recommended to start a new chat after changing the language. Are you sure you want to continue?\"],\"AHZflp\":[\"Chat\"],\"TGJVgd\":[\"Chat | Dembrane\"],\"chat.accordion.skeleton.title\":[\"Chats\"],\"project.sidebar.chat.title\":[\"Chats\"],\"8Q+lLG\":[\"Chats\"],\"participant.button.check.microphone.access\":[\"Check microphone access\"],\"+e4Yxz\":[\"Check microphone access\"],\"v4fiSg\":[\"Check your email\"],\"pWT04I\":[\"Checking...\"],\"KFa1f3\":[\"Choose a logo file\"],\"okLwd9\":[\"Choose from your other projects\"],\"Aoxltn\":[\"Choose when you want to receive notifications\"],\"DakUDF\":[\"Choose your preferred theme for the interface\"],\"0ngaDi\":[\"Citing the following sources\"],\"B2pdef\":[\"Click \\\"Upload Files\\\" when you're ready to start the upload process.\"],\"cwMTjO\":[\"Click to edit\"],\"jcSz6S\":[\"Click to see all \",[\"totalCount\"],\" conversations\"],\"bIj+VB\":[\"Client-managed\"],\"+d+tJS\":[\"Clone from another project\"],\"nCnTY0\":[\"Clone from Project\"],\"BPrdpc\":[\"Clone project\"],\"9U86tL\":[\"Clone Project\"],\"yz7wBu\":[\"Close\"],\"select.all.modal.close\":[\"Close\"],\"q+hNag\":[\"Collection\"],\"bJHBId\":[\"Common use cases:\"],\"Wqc3zS\":[\"Compare & Contrast\"],\"CfO59/\":[\"Compare & Contrast Insights\"],\"jlZul5\":[\"Compare and contrast the following items provided in the context.\"],\"bD8I7O\":[\"Complete\"],\"6jBoE4\":[\"Concrete Topics\"],\"participant.mic.settings.modal.second.confirm.button\":[\"Confirm\"],\"yjkELF\":[\"Confirm New Password\"],\"p2/GCq\":[\"Confirm Password\"],\"puQ8+/\":[\"Confirm Publishing\"],\"L0k594\":[\"Confirm your password to generate a new secret for your authenticator app.\"],\"JhzMcO\":[\"Connecting to report services...\"],\"wX/BfX\":[\"Connection healthy\"],\"WimHuY\":[\"Connection unhealthy\"],\"l9fkrm\":[\"Consent\"],\"DFFB2t\":[\"Contact sales\"],\"VlCTbs\":[\"Contact your sales representative to activate this feature today!\"],\"M73whl\":[\"Context\"],\"VHSco4\":[\"Context added:\"],\"aVvy3Y\":[\"Context limit reached\"],\"participant.button.continue\":[\"Continue\"],\"xGVfLh\":[\"Continue\"],\"F1pfAy\":[\"conversation\"],\"EiHu8M\":[\"Conversation added to chat\"],\"ggJDqH\":[\"Conversation Audio\"],\"participant.conversation.ended\":[\"Conversation Ended\"],\"BsHMTb\":[\"Conversation Ended\"],\"26Wuwb\":[\"Conversation processing\"],\"OtdHFE\":[\"Conversation removed from chat\"],\"zTKMNm\":[\"Conversation Status\"],\"Rdt7Iv\":[\"Conversation Status Details\"],\"7Ljafh\":[\"Conversation tags\"],\"a7zH70\":[\"conversations\"],\"EnJuK0\":[\"Conversations\"],\"TQ8ecW\":[\"Conversations from QR Code\"],\"nmB3V3\":[\"Conversations from Upload\"],\"participant.refine.cooling.down\":[\"Cooling down. Available in \",[\"0\"]],\"6V3Ea3\":[\"Copied\"],\"84o0nc\":[\"Copied from original conversation\"],\"PiH3UR\":[\"Copied!\"],\"he3ygx\":[\"Copy\"],\"y1eoq1\":[\"Copy link\"],\"Dj+aS5\":[\"Copy link to share this report\"],\"vAkFou\":[\"Copy secret\"],\"v3StFl\":[\"Copy Summary\"],\"/4gGIX\":[\"Copy to clipboard\"],\"RTxUjI\":[\"Copy to Clipboard\"],\"rG2gDo\":[\"Copy transcript\"],\"OvEjsP\":[\"Copying...\"],\"hYgDIe\":[\"Create\"],\"VW1ecc\":[\"Create a new webhook from scratch\"],\"oJfYM5\":[\"Create a research brief from recent conversations\"],\"CSQPC0\":[\"Create an Account\"],\"library.create\":[\"Create Library\"],\"O671Oh\":[\"Create Library\"],\"library.create.view.modal.title\":[\"Create new view\"],\"vY2Gfm\":[\"Create new view\"],\"bsfMt3\":[\"Create Report\"],\"library.create.view\":[\"Create View\"],\"3D0MXY\":[\"Create View\"],\"dkAPxi\":[\"Create Webhook\"],\"45O6zJ\":[\"Created on\"],\"yOrQ4N\":[\"Current logo\"],\"8Tg/JR\":[\"Custom\"],\"o1nIYK\":[\"Custom Filename\"],\"GrXJvi\":[\"Custom Logo\"],\"iv5fAO\":[\"Custom title prompt\"],\"ZQKLI1\":[\"Danger Zone\"],\"wqCnxg\":[\"Dashboard URL (direct link to conversation overview)\"],\"ovBPCi\":[\"Default\"],\"ucTqrC\":[\"Default - No tutorial (Only privacy statements)\"],\"K/78Yl\":[\"Delegate multi-step analysis with live tool execution\"],\"cnGeoo\":[\"Delete\"],\"project.sidebar.chat.delete\":[\"Delete\"],\"2DzmAq\":[\"Delete Conversation\"],\"++iDlT\":[\"Delete Project\"],\"zdyslo\":[\"Delete Webhook\"],\"+m7PfT\":[\"Deleted successfully\"],\"p9tvm2\":[\"Echo\"],\"90wFaY\":[\"ECHO\"],\"nzP4fT\":[\"dembrane events\"],\"Y7Si8i\":[\"dembrane is powered by AI. Please double-check responses.\"],\"67znul\":[\"Reply\"],\"Nu4oKW\":[\"Description\"],\"ozaega\":[\"Determines under which GDPR legal basis personal data is processed. This affects consent flows, data subject rights, and retention obligations.\"],\"YrOV6x\":[\"Determines under which GDPR legal basis personal data is processed. This setting applies to all your projects and can be changed in your account settings.\"],\"NMz7xK\":[\"Develop a strategic framework that drives meaningful outcomes. Please:\\n\\nIdentify core objectives and their interdependencies\\nMap out implementation pathways with realistic timelines\\nAnticipate potential obstacles and mitigation strategies\\nDefine clear metrics for success beyond vanity indicators\\nHighlight resource requirements and allocation priorities\\nStructure the plan for both immediate action and long-term vision\\nInclude decision gates and pivot points\\n\\nNote: Focus on strategies that create sustainable competitive advantages, not just incremental improvements.\"],\"qERl58\":[\"Disable 2FA\"],\"yrMawf\":[\"Disable two-factor authentication\"],\"E/QGRL\":[\"Disabled\"],\"fDGgw4\":[\"Do I need this?\"],\"LnL5p2\":[\"Do you want to contribute to this project?\"],\"JeOjN4\":[\"Do you want to stay in the loop?\"],\"TvY/XA\":[\"Documentation\"],\"mzI/c+\":[\"Download\"],\"5YVf7S\":[\"Download all conversation transcripts generated for this project.\"],\"5154Ap\":[\"Download All Transcripts\"],\"8fQs2Z\":[\"Download as\"],\"hX9DE4\":[\"Download audio\"],\"hTiEnc\":[\"Download Audio\"],\"wEiqju\":[\"Download QR code\"],\"+bBcKo\":[\"Download transcript\"],\"5XW2u5\":[\"Download Transcript Options\"],\"6Wy9H3\":[\"Draft next actions and organize them by priority\"],\"hUO5BY\":[\"Drag audio files here or click to select files\"],\"KGi3u9\":[\"Drag to reorder\"],\"lkz6PL\":[\"Duration\"],\"KIjvtr\":[\"Dutch\"],\"pO9dOq\":[\"e.g. \\\"Use short noun phrases like 'Urban Green Spaces' or 'Youth Employment'. Avoid generic titles.\\\"\"],\"ffuZIY\":[\"e.g., Slack Notifications, Make Workflow\"],\"participant.button.echo\":[\"ECHO\"],\"HA9VXi\":[\"ECHO\"],\"rH6cQt\":[\"Echo is powered by AI. Please double-check responses.\"],\"o6tfKZ\":[\"ECHO is powered by AI. Please double-check responses.\"],\"/IJH/2\":[\"ECHO!\"],\"ePK91l\":[\"Edit\"],\"9WkyHF\":[\"Edit Conversation\"],\"/8fAkm\":[\"Edit file name\"],\"G2KpGE\":[\"Edit Project\"],\"DdevVt\":[\"Edit Report Content\"],\"0YvCPC\":[\"Edit Resource\"],\"report.editor.description\":[\"Edit the report content using the rich text editor below. You can format text, add links, images, and more.\"],\"nP7CdQ\":[\"Edit Webhook\"],\"F6H6Lg\":[\"Editing mode\"],\"O3oNi5\":[\"Email\"],\"wwiTff\":[\"Email Verification\"],\"Ih5qq/\":[\"Email Verification | Dembrane\"],\"iF3AC2\":[\"Email verified successfully. You will be redirected to the login page in 5 seconds. If you are not redirected, please click <0>here.\"],\"g2N9MJ\":[\"email@work.com\"],\"N2S1rs\":[\"Empty\"],\"DCRKbe\":[\"Enable 2FA\"],\"PccJlP\":[\"Enable Echo\"],\"pPJr5A\":[\"Enable ECHO\"],\"D3AnH0\":[\"Enable Explore\"],\"+ljZfM\":[\"Enable Go deeper\"],\"wGA7d4\":[\"Enable Make it concrete\"],\"4KKbfZ\":[\"Enable participation\"],\"PoQJQE\":[\"Enable Reply\"],\"G3dSLc\":[\"Enable Report Notifications\"],\"Idlt6y\":[\"Enable this feature to allow participants to receive notifications when a report is published or updated. Participants can enter their email to subscribe for updates and stay informed.\"],\"g2qGhy\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Echo\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"pB03mG\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"ECHO\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"ZUS4uO\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Explore\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"dWv3hs\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Get Reply\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"rkE6uN\":[\"Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \\\"Go deeper\\\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests.\"],\"dashboard.dembrane.feature.verify.description\":[\"Enable this feature to allow participants to verify and approve \\\"outcomes\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified outcomes and review them in the overview.\"],\"C027jd\":[\"Enable transcript anonymization\"],\"329BBO\":[\"Enable two-factor authentication\"],\"x35ZEt\":[\"Enable Verify\"],\"RxzN1M\":[\"Enabled\"],\"IxzwiB\":[\"End of list • All \",[\"0\"],\" conversations loaded\"],\"lYGfRP\":[\"English\"],\"GboWYL\":[\"Enter a key term or proper noun\"],\"TSHJTb\":[\"Enter a name for the new conversation\"],\"KovX5R\":[\"Enter a name for your cloned project\"],\"DRYPFp\":[\"Enter a secret key\"],\"34YqUw\":[\"Enter a valid code to turn off two-factor authentication.\"],\"2FPsPl\":[\"Enter filename (without extension)\"],\"vT+QoP\":[\"Enter new name for the chat:\"],\"oIn7d4\":[\"Enter the 6-digit code from your authenticator app.\"],\"q1OmsR\":[\"Enter the current six-digit code from your authenticator app.\"],\"nAEwOZ\":[\"Enter your access code\"],\"NgaR6B\":[\"Enter your password\"],\"42tLXR\":[\"Enter your query\"],\"HRbyGE\":[\"Entered by the participant on the portal\"],\"SlfejT\":[\"Error\"],\"Ne0Dr1\":[\"Error cloning project\"],\"AEkJ6x\":[\"Error creating report\"],\"S2MVUN\":[\"Error loading announcements\"],\"xcUDac\":[\"Error loading insights\"],\"edh3aY\":[\"Error loading project\"],\"3Uoj83\":[\"Error loading quotes\"],\"4kVRov\":[\"Error occurred\"],\"z05QRC\":[\"Error updating report\"],\"hmk+3M\":[\"Error uploading \\\"\",[\"0\"],\"\\\": \",[\"1\"]],\"tst44n\":[\"Events\"],\"VFClUG\":[\"Events to Listen For\"],\"participant.alert.microphone.access.success\":[\"Everything looks good – you can continue.\"],\"/PykH1\":[\"Everything looks good – you can continue.\"],\"jqsg/I\":[\"Example Webhook Payload\"],\"AAC/NE\":[\"Example: This conversation is about [topic]. Key terms include [term1], [term2]. Please pay special attention to [specific aspect].\"],\"Rsjgm0\":[\"Experimental\"],\"8tjQCz\":[\"Explore\"],\"participant.echo.explore\":[\"Explore\"],\"/bsogT\":[\"Explore themes & patterns across all conversations\"],\"sAod0Q\":[\"Exploring \",[\"conversationCount\"],\" conversations\"],\"GS+Mus\":[\"Export\"],\"7Bj3x9\":[\"Failed\"],\"bh2Vob\":[\"Failed to add conversation to chat\"],\"ajvYcJ\":[\"Failed to add conversation to chat\",[\"0\"]],\"g5wCZj\":[\"Failed to add conversations to context\"],\"9GMUFh\":[\"Failed to approve artefact. Please try again.\"],\"pmwvUt\":[\"Failed to approve outcome. Please try again.\"],\"RBpcoc\":[\"Failed to copy chat. Please try again.\"],\"uvu6eC\":[\"Failed to copy transcript. Please try again.\"],\"BVzTya\":[\"Failed to delete response\"],\"p+a077\":[\"Failed to disable Auto Select for this chat\"],\"iS9Cfc\":[\"Failed to enable Auto Select for this chat\"],\"C6KoMG\":[\"Failed to finish conversation. Please try again or start a new conversation.\"],\"Gu9mXj\":[\"Failed to finish conversation. Please try again.\"],\"vx5bTP\":[\"Failed to generate \",[\"label\"],\". Please try again.\"],\"7S+M+W\":[\"Failed to generate Hidden gems. Please try again.\"],\"Fa1ewI\":[\"Failed to generate the summary. Please try again later.\"],\"DKxr+e\":[\"Failed to get announcements\"],\"TSt/Iq\":[\"Failed to get the latest announcement\"],\"D4Bwkb\":[\"Failed to get unread announcements count\"],\"AXRzV1\":[\"Failed to load audio or the audio is not available\"],\"Z77bMM\":[\"Failed to load webhooks\"],\"T7KYJY\":[\"Failed to mark all announcements as read\"],\"eGHX/x\":[\"Failed to mark announcement as read\"],\"FBluE+\":[\"Failed to reconnect. Please try reloading the page.\"],\"SVtMXb\":[\"Failed to regenerate the summary. Please try again later.\"],\"h49o9M\":[\"Failed to reload. Please try again.\"],\"kE1PiG\":[\"Failed to remove conversation from chat\"],\"+piK6h\":[\"Failed to remove conversation from chat\",[\"0\"]],\"P9wLTJ\":[\"Failed to remove logo\"],\"SmP70M\":[\"Failed to retranscribe conversation. Please try again.\"],\"hhLiKu\":[\"Failed to revise artefact. Please try again.\"],\"kClMar\":[\"Failed to revise outcome. Please try again.\"],\"8LgIkO\":[\"Failed to start new conversation. Please try again.\"],\"wMEdO3\":[\"Failed to stop recording on device change. Please try again.\"],\"BpuK7o\":[\"Failed to update legal basis\"],\"RW4V7P\":[\"Failed to upload logo\"],\"wH6wcG\":[\"Failed to verify email status. Please try again.\"],\"participant.modal.echo.info.title\":[\"Feature available soon\"],\"87gcCP\":[\"File \\\"\",[\"0\"],\"\\\" exceeds the maximum size of \",[\"1\"],\".\"],\"ena+qV\":[\"File \\\"\",[\"0\"],\"\\\" has an unsupported format. Only audio files are allowed.\"],\"LkIAge\":[\"File \\\"\",[\"0\"],\"\\\" is not a supported audio format. Only audio files are allowed.\"],\"RW2aSn\":[\"File \\\"\",[\"0\"],\"\\\" is too small (\",[\"1\"],\"). Minimum size is \",[\"2\"],\".\"],\"+aBwxq\":[\"File size: Min \",[\"0\"],\", Max \",[\"1\"],\", up to \",[\"MAX_FILES\"],\" files\"],\"UkgMPE\":[\"Filename from uploaded file\"],\"o7J4JM\":[\"Filter\"],\"5g0xbt\":[\"Filter audit logs by action\"],\"9clinz\":[\"Filter audit logs by collection\"],\"O39Ph0\":[\"Filter by action\"],\"DiDNkt\":[\"Filter by collection\"],\"MRk67a\":[\"Find contradictions and suggest follow-up questions\"],\"participant.button.stop.finish\":[\"Finish\"],\"participant.button.finish.text.mode\":[\"Finish\"],\"participant.button.finish\":[\"Finish\"],\"JmZ/+d\":[\"Finish\"],\"participant.modal.finish.title.text.mode\":[\"Finish Conversation\"],\"4dQFvz\":[\"Finished\"],\"kODvZJ\":[\"First Name\"],\"MKEPCY\":[\"Follow\"],\"JnPIOr\":[\"Follow playback\"],\"cGeFup\":[\"Font Size\"],\"Jj3pF8\":[\"For advanced users: A secret key to verify webhook authenticity. Only needed if your receiving service requires signature verification.\"],\"glx6on\":[\"Forgot your password?\"],\"nLC6tu\":[\"French\"],\"k/Ywl4\":[\"Full transcript (when available)\"],\"ziAjHi\":[\"Generate\"],\"GRy59I\":[\"Generate a summary first\"],\"tSA0hO\":[\"Generate insights from your conversations\"],\"QqIxfi\":[\"Generate secret\"],\"tM4cbZ\":[\"Generate structured meeting notes based on the following discussion points provided in the context.\"],\"gitFA/\":[\"Generate Summary\"],\"kzY+nd\":[\"Generating the summary. Please wait...\"],\"DDcvSo\":[\"German\"],\"u9yLe/\":[\"Get an immediate reply from dembrane to help you deepen the conversation.\"],\"participant.refine.go.deeper.description\":[\"Get an immediate reply from dembrane to help you deepen the conversation.\"],\"TAXdgS\":[\"Give me a list of 5-10 topics that are being discussed.\"],\"CKyk7Q\":[\"Go back\"],\"participant.concrete.artefact.action.button.go.back\":[\"Go back\"],\"IL8LH3\":[\"Go deeper\"],\"DXr0zk\":[\"Go Fullscreen\"],\"iWpEwy\":[\"Go home\"],\"A3oCMz\":[\"Go to new conversation\"],\"mT57+Q\":[\"Go to Settings\"],\"5gqNQl\":[\"Grid view\"],\"+h3keC\":[\"Guide how titles are generated. Titles describe the topic of the conversation, not the participant.\"],\"ZqBGoi\":[\"Has verified artifacts\"],\"Yae+po\":[\"Help us translate\"],\"ng2Unt\":[\"Hi, \",[\"0\"]],\"D+zLDD\":[\"Hidden\"],\"G1UUQY\":[\"Hidden gem\"],\"vLyv1R\":[\"Hide\"],\"LqWHk1\":[\"Hide \",[\"0\"]],\"u5xmYC\":[\"Hide all\"],\"txCbc+\":[\"Hide all insights\"],\"0lRdEo\":[\"Hide Conversations Without Content\"],\"eHo/Jc\":[\"Hide data\"],\"g4tIdF\":[\"Hide revision data\"],\"tn75xn\":[\"Highlight specific Concept\"],\"i0qMbr\":[\"Home\"],\"lgXx7l\":[\"How it works:\"],\"LSCWlh\":[\"How would you describe to a colleague what are you trying to accomplish with this project?\\n* What is the north star goal or key metric\\n* What does success look like\"],\"participant.button.i.understand\":[\"I understand\"],\"sfIOlH\":[\"IBAN\"],\"S0kLOH\":[\"ID\"],\"WsoNdK\":[\"Identify and analyze the recurring themes in this content. Please:\\n\\nExtract patterns that appear consistently across multiple sources\\nLook for underlying principles that connect different ideas\\nIdentify themes that challenge conventional thinking\\nStructure the analysis to show how themes evolve or repeat\\nFocus on insights that reveal deeper organizational or conceptual patterns\\nMaintain analytical depth while being accessible\\nHighlight themes that could inform future decision-making\\n\\nNote: If the content lacks sufficient thematic consistency, let me know we need more diverse material to identify meaningful patterns.\"],\"KbXMDK\":[\"Identify recurring themes, topics, and arguments that appear consistently across conversations. Analyze their frequency, intensity, and consistency. Expected output: 3-7 aspects for small datasets, 5-12 for medium datasets, 8-15 for large datasets. Processing guidance: Focus on distinct patterns that emerge across multiple conversations.\"],\"participant.verify.instructions.approve.artefact\":[\"If you are happy with the \",[\"objectLabel\"],\" click \\\"Approve\\\" to show you feel heard.\"],\"411+TR\":[\"If you're an advanced user setting up webhook integrations, we'd love to learn about your use case. We're also building observability features including audit logs and delivery tracking.\"],\"AGaPk/\":[\"If you're not sure, you probably don't need it yet. Webhooks are an advanced feature typically used by developers or teams with custom integrations. You can always set them up later.\"],\"hDVOQQ\":[\"If you're setting up webhook integrations, we'd love to learn about your use case. We're also building observability features including audit logs and delivery tracking.\"],\"QJUjB0\":[\"In order to better navigate through the quotes, create additional views. The quotes will then be clustered based on your view.\"],\"IJUcvx\":[\"In the meantime, if you want to analyze the conversations that are still processing, you can use the Chat feature\"],\"aOhF9L\":[\"Include portal link in report\"],\"Dvf4+M\":[\"Include timestamps\"],\"CE+M2e\":[\"Info\"],\"sMa/sP\":[\"Insight Library\"],\"ZVY8fB\":[\"Insight not found\"],\"sJa5f4\":[\"insights\"],\"3hJypY\":[\"Insights\"],\"crUYYp\":[\"Invalid code. Please request a new one.\"],\"jLr8VJ\":[\"Invalid credentials.\"],\"aZ3JOU\":[\"Invalid token. Please try again.\"],\"1xMiTU\":[\"IP Address\"],\"participant.conversation.error.deleted\":[\"It looks like the conversation was deleted while you were recording. We've stopped the recording to prevent any issues. You can start a new one anytime.\"],\"zT7nbS\":[\"It looks like the conversation was deleted while you were recording. We've stopped the recording to prevent any issues. You can start a new one anytime.\"],\"library.not.available.message\":[\"It looks like the library is not available for your account. Please request access to unlock this feature.\"],\"participant.outcome.error.description\":[\"It looks like we couldn't load this outcome. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"MbKzYA\":[\"It sounds like more than one person is speaking. Taking turns will help us hear everyone clearly.\"],\"Lj7sBL\":[\"Italian\"],\"clXffu\":[\"Join \",[\"0\"],\" on Dembrane\"],\"uocCon\":[\"Just a moment\"],\"OSBXx5\":[\"Just now\"],\"0ohX1R\":[\"Keep access secure with a one-time code from your authenticator app. Toggle two-factor authentication for this account.\"],\"vXIe7J\":[\"Language\"],\"UXBCwc\":[\"Last Name\"],\"0K/D0Q\":[\"Last saved \",[\"0\"]],\"K7P0jz\":[\"Last Updated\"],\"ay5uke\":[\"Learn more about webhooks\"],\"ffCwpJ\":[\"Leave empty to keep existing\"],\"vRXsmZ\":[\"Legal Basis\"],\"7kyKF5\":[\"Legal basis updated\"],\"PIhnIP\":[\"Let us know!\"],\"qhQjFF\":[\"Let's Make Sure We Can Hear You\"],\"exYcTF\":[\"Library\"],\"library.title\":[\"Library\"],\"T50lwc\":[\"Library creation is in progress\"],\"yUQgLY\":[\"Library is currently being processed\"],\"gkv8iG\":[\"License Plate\"],\"yzF66j\":[\"Link\"],\"LIj2/f\":[\"Link to your organisation's privacy policy that will be shown to participants\"],\"3gvJj+\":[\"LinkedIn Post (Experimental)\"],\"dF6vP6\":[\"Live\"],\"uH9GEL\":[\"Live agent execution mode\"],\"participant.live.audio.level\":[\"Live audio level:\"],\"TkFXaN\":[\"Live audio level:\"],\"n9yU9X\":[\"Live Preview\"],\"participant.verify.instructions.loading\":[\"Loading\"],\"yQE2r9\":[\"Loading\"],\"yQ9yN3\":[\"Loading actions...\"],\"participant.concrete.loading.artefact\":[\"Loading artefact\"],\"JOvnq+\":[\"Loading audit logs…\"],\"y+JWgj\":[\"Loading collections...\"],\"ATTcN8\":[\"Loading concrete topics…\"],\"FUK4WT\":[\"Loading microphones...\"],\"H+bnrh\":[\"Loading transcript...\"],\"3DkEi5\":[\"Loading verification topics…\"],\"3SKW0s\":[\"Loading verify topics…\"],\"+yD+Wu\":[\"loading...\"],\"Z3FXyt\":[\"Loading...\"],\"Pwqkdw\":[\"Loading…\"],\"z0t9bb\":[\"Login\"],\"zfB1KW\":[\"Login | Dembrane\"],\"Wd2LTk\":[\"Login as an existing user\"],\"2cm4WM\":[\"Logo removed\"],\"WXSxpf\":[\"Logo updated successfully\"],\"nOhz3x\":[\"Logout\"],\"jWXlkr\":[\"Longest First\"],\"JSxZVX\":[\"Mark all read\"],\"+s1J8k\":[\"Mark as read\"],\"VxyuRJ\":[\"Meeting Notes\"],\"08d+3x\":[\"Messages from \",[\"0\"],\" - \",[\"1\"],\"%\"],\"B+1PXy\":[\"Microphone access is still denied. Please check your settings and try again.\"],\"lWkKSO\":[\"min\"],\"zz/Wd/\":[\"Mode\"],\"zMx0gF\":[\"More templates\"],\"QWdKwH\":[\"Move\"],\"CyKTz9\":[\"Move Conversation\"],\"wUTBdx\":[\"Move to Another Project\"],\"Ksvwy+\":[\"Move to Project\"],\"6YtxFj\":[\"Name\"],\"e3/ja4\":[\"Name A-Z\"],\"8/brI5\":[\"Name is required\"],\"c5Xt89\":[\"Name Z-A\"],\"isRobC\":[\"New\"],\"Wmq4bZ\":[\"New Conversation Name\"],\"library.new.conversations\":[\"New conversations have been added since the creation of the library. Create a new view to add these to the analysis.\"],\"P/+jkp\":[\"New conversations have been added since the library was generated. Regenerate the library to process them.\"],\"7vhWI8\":[\"New Password\"],\"+VXUp8\":[\"New Project\"],\"+RfVvh\":[\"Newest First\"],\"participant.button.next\":[\"Next\"],\"participant.ready.to.begin.button.text\":[\"Next\"],\"participant.verify.selection.button.next\":[\"Next\"],\"participant.verify.instructions.button.next\":[\"Next\"],\"hXzOVo\":[\"Next\"],\"participant.button.finish.no.text.mode\":[\"No\"],\"riwuXX\":[\"No actions found\"],\"WsI5bo\":[\"No announcements available\"],\"Em+3Ls\":[\"No audit logs match the current filters.\"],\"project.sidebar.chat.empty.description\":[\"No chats found. Start a chat using the \\\"Ask\\\" button.\"],\"YM6Wft\":[\"No chats found. Start a chat using the \\\"Ask\\\" button.\"],\"Qqhl3R\":[\"No collections found\"],\"zMt5AM\":[\"No concrete topics available.\"],\"zsslJv\":[\"No content\"],\"1pZsdx\":[\"No conversations available to create library\"],\"library.no.conversations\":[\"No conversations available to create library. Please add some conversations to get started.\"],\"zM3DDm\":[\"No conversations available to create library. Please add some conversations to get started.\"],\"EtMtH/\":[\"No conversations found.\"],\"BuikQT\":[\"No conversations found. Start a conversation using the participation invite link from the <0><1>project overview.\"],\"select.all.modal.no.conversations\":[\"No conversations were processed. This may happen if all conversations are already in context or don't match the selected filters.\"],\"meAa31\":[\"No conversations yet\"],\"VInleh\":[\"No insights available. Generate insights for this conversation by visiting<0><1> the project library.\"],\"yTx6Up\":[\"No key terms or proper nouns have been added yet. Add them using the input above to improve transcript accuracy.\"],\"jfhDAK\":[\"No new feedback detected yet. Please continue your discussion and try again soon.\"],\"T3TyGx\":[\"No projects found \",[\"0\"]],\"y29l+b\":[\"No projects found for search term\"],\"ghhtgM\":[\"No quotes available. Generate quotes for this conversation by visiting\"],\"yalI52\":[\"No quotes available. Generate quotes for this conversation by visiting<0><1> the project library.\"],\"ctlSnm\":[\"No report found\"],\"EhV94J\":[\"No resources found.\"],\"Ev2r9A\":[\"No results\"],\"WRRjA9\":[\"No tags found\"],\"LcBe0w\":[\"No tags have been added to this project yet. Add a tag using the text input above to get started.\"],\"bhqKwO\":[\"No Transcript Available\"],\"TmTivZ\":[\"No transcript available for this conversation.\"],\"vq+6l+\":[\"No transcript exists for this conversation yet. Please check back later.\"],\"MPZkyF\":[\"No transcripts are selected for this chat\"],\"AotzsU\":[\"No tutorial (only Privacy statements)\"],\"OdkUBk\":[\"No valid audio files were selected. Please select audio files only (MP3, WAV, OGG, etc).\"],\"tNWcWM\":[\"No verification topics are configured for this project.\"],\"2h9aae\":[\"No verification topics available.\"],\"pdWSGS\":[\"No verify topics available.\"],\"+uY23Q\":[\"No webhooks configured\"],\"/PUkCU\":[\"No webhooks found\"],\"select.all.modal.not.added\":[\"Not Added\"],\"OJx3wK\":[\"Not available\"],\"yebagU\":[\"Notify participants when a report is published.\"],\"cH5kXP\":[\"Now\"],\"9+6THi\":[\"Oldest First\"],\"participant.verify.instructions.revise.artefact\":[\"Once you have discussed, hit \\\"revise\\\" to see the \",[\"objectLabel\"],\" change to reflect your discussion.\"],\"participant.verify.instructions.read.aloud\":[\"Once you receive the \",[\"objectLabel\"],\", read it aloud and share out loud what you want to change, if anything.\"],\"conversation.ongoing\":[\"Ongoing\"],\"J6n7sl\":[\"Ongoing\"],\"uTmEDj\":[\"Ongoing Conversations\"],\"a//PzZ\":[\"Only change this setting in consultation with the responsible person(s) for data protection within your organisation.\"],\"QvvnWK\":[\"Only the \",[\"0\"],\" finished \",[\"1\"],\" will be included in the report right now. \"],\"participant.alert.microphone.access.failure\":[\"Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready.\"],\"J17dTs\":[\"Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready.\"],\"1TNIig\":[\"Open\"],\"NRLF9V\":[\"Open Documentation\"],\"2CyWv2\":[\"Open for Participation?\"],\"Z7K0px\":[\"Open guide\"],\"JoAjm8\":[\"Open Host Guide\"],\"participant.button.open.troubleshooting.guide\":[\"Open troubleshooting guide\"],\"7yrRHk\":[\"Open troubleshooting guide\"],\"Hak8r6\":[\"Open your authenticator app and enter the current six-digit code.\"],\"LLAa/9\":[\"Optional\"],\"V44CS4\":[\"Optional field on the start page\"],\"bkndzy\":[\"Optional field on the thank you page\"],\"0zpgxV\":[\"Options\"],\"6lcDxb\":[\"Organiser's Privacy Policy URL\"],\"GC75c7\":[\"Outcome approved successfully!\"],\"QLXrh9\":[\"Outcome reloaded successfully!\"],\"LJg1UW\":[\"Outcome revised successfully!\"],\"df3S+R\":[\"Outcome updated!\"],\"1fjbvD\":[\"outcomes\"],\"ZU3zZC\":[\"Outcomes\"],\"6/dCYd\":[\"Overview\"],\"/fAXQQ\":[\"Overview - Themes & patterns\"],\"6WdDG7\":[\"Page\"],\"Wu++6g\":[\"Page Content\"],\"8F1i42\":[\"Page not found\"],\"6+Py7/\":[\"Page Title\"],\"v8fxDX\":[\"Participant\"],\"h3AUOJ\":[\"Participant Email\"],\"WdEzKM\":[\"Participant Emails\"],\"Uc9fP1\":[\"Participant Features\"],\"rMCv1T\":[\"Participant name and email\"],\"y4n1fB\":[\"Participants will be able to select tags when creating conversations\"],\"8ZsakT\":[\"Password\"],\"w3/J5c\":[\"Password protect portal (request feature)\"],\"lpIMne\":[\"Passwords do not match\"],\"IgrLD/\":[\"Pause\"],\"PTSHeg\":[\"Pause reading\"],\"UbRKMZ\":[\"Pending\"],\"zmwvG2\":[\"Phone\"],\"6v5aT9\":[\"Pick the approach that fits your question\"],\"participant.alert.microphone.access\":[\"Please allow microphone access to start the test.\"],\"3flRk2\":[\"Please allow microphone access to start the test.\"],\"SQSc5o\":[\"Please check back later or contact the project owner for more information.\"],\"T8REcf\":[\"Please check your inputs for errors.\"],\"S6iyis\":[\"Please do not close your browser\"],\"n6oAnk\":[\"Please enable participation to enable sharing\"],\"fwrPh4\":[\"Please enter a valid email.\"],\"iMWXJN\":[\"Please keep this screen lit up (black screen = not recording)\"],\"D90h1s\":[\"Please login to continue.\"],\"mUGRqu\":[\"Please provide a concise summary of the following provided in the context.\"],\"ps5D2F\":[\"Please record your response by clicking the \\\"Record\\\" button below. You may also choose to respond in text by clicking the text icon. \\n**Please keep this screen lit up** \\n(black screen = not recording)\"],\"TsuUyf\":[\"Please record your response by clicking the \\\"Start Recording\\\" button below. You may also choose to respond in text by clicking the text icon.\"],\"4TVnP7\":[\"Please select a language for your report\"],\"N63lmJ\":[\"Please select a language for your updated report\"],\"XvD4FK\":[\"Please select at least one source\"],\"hxTGLS\":[\"Please select conversations from the sidebar to proceed\"],\"GXZvZ7\":[\"Please wait \",[\"timeStr\"],\" before requesting another echo.\"],\"Am5V3+\":[\"Please wait \",[\"timeStr\"],\" before requesting another Echo.\"],\"CE1Qet\":[\"Please wait \",[\"timeStr\"],\" before requesting another ECHO.\"],\"Fx1kHS\":[\"Please wait \",[\"timeStr\"],\" before requesting another reply.\"],\"MgJuP2\":[\"Please wait while we generate your report. You will automatically be redirected to the report page.\"],\"library.processing.request\":[\"Please wait while we process your request. You requested to create the library on \",[\"0\"]],\"04DMtb\":[\"Please wait while we process your retranscription request. You will be redirected to the new conversation when ready.\"],\"ei5r44\":[\"Please wait while we update your report. You will automatically be redirected to the report page.\"],\"j5KznP\":[\"Please wait while we verify your email address.\"],\"uRFMMc\":[\"Portal Content\"],\"qVypVJ\":[\"Portal Editor\"],\"g2UNkE\":[\"Powered by\"],\"MPWj35\":[\"Preparing your conversations... This may take a moment.\"],\"/SM3Ws\":[\"Preparing your experience\"],\"hyneRf\":[\"Preview: The quick brown fox jumps over the lazy dog.\"],\"UoByX/\":[\"Print / Save PDF\"],\"ANWB5x\":[\"Print this report\"],\"zwqetg\":[\"Privacy Statements\"],\"qAGp2O\":[\"Proceed\"],\"select.all.modal.proceed\":[\"Proceed\"],\"stk3Hv\":[\"processing\"],\"vrnnn9\":[\"Processing\"],\"select.all.modal.loading.description\":[\"Processing <0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" and adding them to your chat\"],\"kvs/6G\":[\"Processing failed for this conversation. This conversation will not be available for analysis and chat.\"],\"q11K6L\":[\"Processing failed for this conversation. This conversation will not be available for analysis and chat. Last Known Status: \",[\"0\"]],\"NQiPr4\":[\"Processing Transcript\"],\"48px15\":[\"Processing your report...\"],\"gzGDMM\":[\"Processing your retranscription request...\"],\"Hie0VV\":[\"Project Created\"],\"0qmd8V\":[\"Project default: enabled. This will replace personally identifiable information with .\"],\"xJMpjP\":[\"Project Library | Dembrane\"],\"QDjWwu\":[\"Project Meta Summary\"],\"OyIC0Q\":[\"Project name\"],\"3gh0L6\":[\"Project name and ID\"],\"6Z2q2Y\":[\"Project name must be at least 4 characters long\"],\"n7JQEk\":[\"Project not found\"],\"hjaZqm\":[\"Project Overview\"],\"Jbf9pq\":[\"Project Overview | Dembrane\"],\"O1x7Ay\":[\"Project Overview and Edit\"],\"Wsk5pi\":[\"Project Settings\"],\"+0B+ue\":[\"Projects\"],\"Eb7xM7\":[\"Projects | Dembrane\"],\"JQVviE\":[\"Projects Home\"],\"nyEOdh\":[\"Provide an overview of the main topics and recurring themes\"],\"6oqr95\":[\"Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information.\"],\"EEYbdt\":[\"Publish\"],\"u3wRF+\":[\"Published\"],\"E7YTYP\":[\"Pull out the most impactful quotes from this session\"],\"eWLklq\":[\"Quotes\"],\"0ZBIgY\":[\"Re-use settings from an existing webhook\"],\"wZxwNu\":[\"Read aloud\"],\"participant.ready.to.begin\":[\"Ready to Begin?\"],\"ZKOO0I\":[\"Ready to Begin?\"],\"ShoKlK\":[\"Ready to connect your tools? Add a webhook to automatically receive conversation data when events happen.\"],\"hpnYpo\":[\"Recommended apps\"],\"participant.button.interruption.reconnect\":[\"Reconnect\"],\"participant.button.record\":[\"Record\"],\"w80YWM\":[\"Record\"],\"s4Sz7r\":[\"Record another conversation\"],\"participant.modal.interruption.title\":[\"Recording interrupted\"],\"participant.modal.pause.title\":[\"Recording Paused\"],\"view.recreate.tooltip\":[\"Recreate View\"],\"view.recreate.modal.title\":[\"Recreate View\"],\"CqnkB0\":[\"Recurring Themes\"],\"9aloPG\":[\"References\"],\"lCF0wC\":[\"Refresh\"],\"ZMXpAp\":[\"Refresh audit logs\"],\"844H5I\":[\"Regenerate Library\"],\"bluvj0\":[\"Regenerate Summary\"],\"participant.regenerating.outcome\":[\"Regenerating the outcome\"],\"oYlYU+\":[\"Regenerating the summary. Please wait...\"],\"wYz80B\":[\"Register | Dembrane\"],\"w3qEvq\":[\"Register as a new user\"],\"7dZnmw\":[\"Relevance\"],\"participant.button.reload.page.text.mode\":[\"Reload Page\"],\"participant.button.reload\":[\"Reload Page\"],\"participant.concrete.artefact.action.button.reload\":[\"Reload Page\"],\"hTDMBB\":[\"Reload Page\"],\"t/YqKh\":[\"Remove\"],\"Kl7//J\":[\"Remove Email\"],\"cILfnJ\":[\"Remove file\"],\"CJgPtd\":[\"Remove from this chat\"],\"project.sidebar.chat.rename\":[\"Rename\"],\"2wxgft\":[\"Rename\"],\"XyN13i\":[\"Reply Prompt\"],\"gjpdaf\":[\"Report\"],\"Q3LOVJ\":[\"Report an issue\"],\"DUmD+q\":[\"Report Created - \",[\"0\"]],\"KFQLa2\":[\"Report generation is currently in beta and limited to projects with fewer than 10 hours of recording.\"],\"hIQOLx\":[\"Report Notifications\"],\"lNo4U2\":[\"Report Updated - \",[\"0\"]],\"library.request.access\":[\"Request Access\"],\"uLZGK+\":[\"Request Access\"],\"dglEEO\":[\"Request Password Reset\"],\"u2Hh+Y\":[\"Request Password Reset | Dembrane\"],\"participant.alert.microphone.access.loading\":[\"Requesting microphone access to detect available devices...\"],\"MepchF\":[\"Requesting microphone access to detect available devices...\"],\"0Hf+6m\":[\"Requires \\\"Ask for Email?\\\" to be enabled\"],\"OfhWJH\":[\"Reset\"],\"xeMrqw\":[\"Reset All Options\"],\"KbS2K9\":[\"Reset Password\"],\"UMMxwo\":[\"Reset Password | Dembrane\"],\"L+rMC9\":[\"Reset to default\"],\"s+MGs7\":[\"Resources\"],\"participant.button.stop.resume\":[\"Resume\"],\"v39wLo\":[\"Resume\"],\"sVzC0H\":[\"Retranscribe\"],\"ehyRtB\":[\"Retranscribe conversation\"],\"1JHQpP\":[\"Retranscribe Conversation\"],\"+gmVxi\":[\"Retranscription not available for anonymized conversations\"],\"MXwASV\":[\"Retranscription started. New conversation will be available soon.\"],\"6gRgw8\":[\"Retry\"],\"H1Pyjd\":[\"Retry Upload\"],\"9VUzX4\":[\"Review activity for your workspace. Filter by collection or action, and export the current view for further investigation.\"],\"UZVWVb\":[\"Review files before uploading\"],\"3lYF/Z\":[\"Review processing status for every conversation collected in this project.\"],\"participant.concrete.action.button.revise\":[\"Revise\"],\"OG3mVO\":[\"Revision #\",[\"revisionNumber\"]],\"kv1ztT\":[\"Right-click to highlight\"],\"xxCtZv\":[\"Rows per page\"],\"IqCtR/\":[\"Run status:\"],\"tfDRzk\":[\"Save\"],\"participant.concrete.action.button.save\":[\"Save\"],\"IUwGEM\":[\"Save Changes\"],\"2VA/7X\":[\"Save Error!\"],\"XvjC4F\":[\"Saving...\"],\"nHeO/c\":[\"Scan the QR code or copy the secret into your app.\"],\"oOi11l\":[\"Scroll to bottom\"],\"select.all.modal.loading.search\":[\"Search\"],\"A1taO8\":[\"Search\"],\"OWm+8o\":[\"Search conversations\"],\"blFttG\":[\"Search projects\"],\"I0hU01\":[\"Search Projects\"],\"RVZJWQ\":[\"Search projects...\"],\"lnWve4\":[\"Search tags\"],\"pECIKL\":[\"Search templates...\"],\"select.all.modal.search.text\":[\"Search text:\"],\"nhvuQF\":[\"Search webhooks...\"],\"uSvNyU\":[\"Searched through the most relevant sources\"],\"Wj2qJm\":[\"Searching through the most relevant sources\"],\"8VEDbV\":[\"Secret\"],\"Y1y+VB\":[\"Secret copied\"],\"Eyh9/O\":[\"See conversation status details\"],\"0sQPzI\":[\"See you soon\"],\"1ZTiaz\":[\"Segments\"],\"H/diq7\":[\"Select a microphone\"],\"s5OrCL\":[\"Select a webhook to clone\"],\"wgNoIs\":[\"Select all\"],\"+fRipn\":[\"Select all (\",[\"remainingCount\"],\")\"],\"select.all.modal.title.results\":[\"Select All Results\"],\"o4e/70\":[\"Select at least one event\"],\"NK2YNj\":[\"Select Audio Files to Upload\"],\"/3ntVG\":[\"Select conversations and find exact quotes\"],\"LyHz7Q\":[\"Select conversations from sidebar\"],\"n4rh8x\":[\"Select Project\"],\"ekUnNJ\":[\"Select tags\"],\"CG1cTZ\":[\"Select the instructions that will be shown to participants when they start a conversation\"],\"qxzrcD\":[\"Select the type of feedback or engagement you want to encourage.\"],\"QdpRMY\":[\"Select tutorial\"],\"dashboard.dembrane.feature.verify.topic.select\":[\"Select which topics participants can use for \\\"Verify\\\".\"],\"participant.select.microphone\":[\"Select your microphone:\"],\"vKH1Ye\":[\"Select your microphone:\"],\"gU5H9I\":[\"Selected Files (\",[\"0\"],\"/\",[\"MAX_FILES\"],\")\"],\"participant.selected.microphone\":[\"Selected microphone:\"],\"tP/pEQ\":[\"Selection too large\"],\"select.all.modal.context.limit.reached\":[\"Selection too large. Some conversations weren't added.\"],\"JlFcis\":[\"Send\"],\"3mlq2q\":[\"Send a message to start an agentic run.\"],\"PIMJF6\":[\"Send Slack/Teams notifications when new conversations are completed\"],\"VTmyvi\":[\"Sentiment\"],\"NprC8U\":[\"Session Name\"],\"DMl1JW\":[\"Setting up your first project\"],\"Tz0i8g\":[\"Settings\"],\"participant.settings.modal.title\":[\"Settings\"],\"PErdpz\":[\"Settings | Dembrane\"],\"Z8lGw6\":[\"Share\"],\"/XNQag\":[\"Share this report\"],\"oX3zgA\":[\"Share your details here\"],\"Dc7GM4\":[\"Share your voice\"],\"swzLuF\":[\"Share your voice by scanning the QR code below.\"],\"+tz9Ky\":[\"Shortest First\"],\"8vETh9\":[\"Show\"],\"h8lzfw\":[\"Show \",[\"0\"]],\"lZw9AX\":[\"Show all\"],\"w1eody\":[\"Show audio player\"],\"pzaNzD\":[\"Show data\"],\"yrhNQG\":[\"Show duration\"],\"Qc9KX+\":[\"Show IP addresses\"],\"6lGV3K\":[\"Show less\"],\"fMPkxb\":[\"Show more\"],\"3bGwZS\":[\"Show references\"],\"OV2iSn\":[\"Show revision data\"],\"3Sg56r\":[\"Show timeline in report (request feature)\"],\"DLEIpN\":[\"Show timestamps (experimental)\"],\"Tqzrjk\":[\"Showing \",[\"displayFrom\"],\"–\",[\"displayTo\"],\" of \",[\"totalItems\"],\" entries\"],\"dbWo0h\":[\"Sign in with Google\"],\"participant.mic.check.button.skip\":[\"Skip\"],\"6Uau97\":[\"Skip\"],\"lH0eLz\":[\"Skip data privacy slide (Host manages consent)\"],\"b6NHjr\":[\"Skip data privacy slide (Host manages legal base)\"],\"select.all.modal.context.limit.reached.description\":[\"Skipped because the selection was too large.\"],\"4Q9po3\":[\"Some conversations are still being processed. Auto-select will work optimally once audio processing is complete.\"],\"q+pJ6c\":[\"Some files were already selected and won't be added twice.\"],\"select.all.modal.skip.disclaimer\":[\"Some may be skipped (no transcript or selection too large).\"],\"nwtY4N\":[\"Something went wrong\"],\"participant.conversation.error.text.mode\":[\"Something went wrong\"],\"participant.conversation.error\":[\"Something went wrong\"],\"avSWtK\":[\"Something went wrong while exporting audit logs.\"],\"q9A2tm\":[\"Something went wrong while generating the secret.\"],\"JOKTb4\":[\"Something went wrong while uploading the file: \",[\"0\"]],\"KeOwCj\":[\"Something went wrong with the conversation. Please try refreshing the page or contact support if the issue persists\"],\"participant.explore.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>Explore button, or contact support if the issue continues.\"],\"fWsBTs\":[\"Something went wrong. Please try again.\"],\"participant.go.deeper.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"f6Hub0\":[\"Sort\"],\"/AhHDE\":[\"Source \",[\"0\"]],\"u7yVRn\":[\"Sources:\"],\"65A04M\":[\"Spanish\"],\"zuoIYL\":[\"Speaker\"],\"z5/5iO\":[\"Specific Context\"],\"mORM2E\":[\"Specific Details\"],\"Etejcu\":[\"Specific Details - Selected conversations\"],\"AS7WoE\":[\"Start fresh\"],\"participant.button.start.new.conversation.text.mode\":[\"Start New Conversation\"],\"participant.button.start.new.conversation\":[\"Start New Conversation\"],\"c6FrMu\":[\"Start New Conversation\"],\"i88wdJ\":[\"Start over\"],\"pHVkqA\":[\"Start Recording\"],\"uAQUqI\":[\"Status\"],\"ygCKqB\":[\"Stop\"],\"participant.button.stop\":[\"Stop\"],\"kimwwT\":[\"Strategic Planning\"],\"hQRttt\":[\"Submit\"],\"participant.button.submit.text.mode\":[\"Submit\"],\"0Pd4R1\":[\"Submitted via text input\"],\"zzDlyQ\":[\"Success\"],\"bh1eKt\":[\"Suggested:\"],\"F1nkJm\":[\"Summarize\"],\"4ZpfGe\":[\"Summarize key insights from my interviews\"],\"5Y4tAB\":[\"Summarize this interview into a shareable article\"],\"dXoieq\":[\"Summary\"],\"+bZY9/\":[\"Summary (when available)\"],\"g6o+7L\":[\"Summary generated successfully.\"],\"kiOob5\":[\"Summary not available yet\"],\"OUi+O3\":[\"Summary regenerated successfully.\"],\"Pqa6KW\":[\"Summary will be available once the conversation is transcribed\"],\"6ZHOF8\":[\"Supported formats: MP3, WAV, OGG, WEBM, M4A, MP4, AAC, FLAC, OPUS\"],\"participant.link.switch.text\":[\"Switch to text input\"],\"D+NlUC\":[\"System\"],\"OYHzN1\":[\"Tags\"],\"nlxlmH\":[\"Take some time to create an outcome that makes your contribution concrete or get an immediate reply from dembrane to help you deepen the conversation.\"],\"eyu39U\":[\"Take some time to create an outcome that makes your contribution concrete.\"],\"participant.refine.make.concrete.description\":[\"Take some time to create an outcome that makes your contribution concrete.\"],\"QCchuT\":[\"Template applied\"],\"iTylMl\":[\"Templates\"],\"b7L2Jj\":[\"Test Webhook\"],\"xeiujy\":[\"Text\"],\"CPN34F\":[\"Thank you for participating!\"],\"EM1Aiy\":[\"Thank You Page\"],\"u+Whi9\":[\"Thank You Page Content\"],\"1LLF3Z\":[\"Thank you!\"],\"2yHHa6\":[\"That code didn't work. Try again with a fresh code from your authenticator app.\"],\"TQCE79\":[\"The code didn't work, please try again.\"],\"participant.conversation.error.loading.text.mode\":[\"The conversation could not be loaded. Please try again or contact support.\"],\"participant.conversation.error.loading\":[\"The conversation could not be loaded. Please try again or contact support.\"],\"nO942E\":[\"The conversation could not be loaded. Please try again or contact support.\"],\"mK5NUZ\":[\"The endpoint where we'll send the data. Get this from your receiving service (e.g., Zapier, Make, or your own server).\"],\"Jo19Pu\":[\"The following conversations were automatically added to the context\"],\"Lngj9Y\":[\"The Portal is the website that loads when participants scan the QR code.\"],\"bWqoQ6\":[\"the project library.\"],\"hTCMdd\":[\"The summary is being generated. Please wait for it to be available.\"],\"+AT8nl\":[\"The summary is being regenerated. Please wait for it to be available.\"],\"iV8+33\":[\"The summary is being regenerated. Please wait for the new summary to be available.\"],\"AgC2rn\":[\"The summary is being regenerated. Please wait upto 2 minutes for the new summary to be available.\"],\"PTNxDe\":[\"The transcript for this conversation is being processed. Please check back later.\"],\"uPGyvo\":[\"The webhook URL and events will be cloned. You'll need to re-enter the secret if one was configured.\"],\"FEr96N\":[\"Theme\"],\"T8rsM6\":[\"There was an error cloning your project. Please try again or contact support.\"],\"JDFjCg\":[\"There was an error creating your report. Please try again or contact support.\"],\"e3JUb8\":[\"There was an error generating your report. In the meantime, you can analyze all your data using the library or select specific conversations to chat with.\"],\"7qENSx\":[\"There was an error updating your report. Please try again or contact support.\"],\"V7zEnY\":[\"There was an error verifying your email. Please try again.\"],\"gtlVJt\":[\"These are some helpful preset templates to get you started.\"],\"sd848K\":[\"These are your default view templates. Once you create your library these will be your first two views.\"],\"select.all.modal.other.reason.description\":[\"These conversations were excluded due to missing transcripts.\"],\"8xYB4s\":[\"These default view templates will be generated when you create your first library.\"],\"Ed99mE\":[\"Thinking...\"],\"conversation.linked_conversations.description\":[\"This conversation has the following copies:\"],\"conversation.linking_conversations.description\":[\"This conversation is a copy of\"],\"dt1MDy\":[\"This conversation is still being processed. It will be available for analysis and chat shortly.\"],\"5ZpZXq\":[\"This conversation is still being processed. It will be available for analysis and chat shortly. \"],\"SzU1mG\":[\"This email is already in the list.\"],\"JtPxD5\":[\"This email is already subscribed to notifications.\"],\"participant.modal.refine.info.available.in\":[\"This feature will be available in \",[\"remainingTime\"],\" seconds.\"],\"lja/om\":[\"This information is anonymized\"],\"QR7hjh\":[\"This is a live preview of the participant's portal. You will need to refresh the page to see the latest changes.\"],\"+JlPfM\":[\"This is an example of the JSON data sent to your webhook URL when a conversation is summarized.\"],\"library.description\":[\"This is your project library. Create views to analyse your entire project at once.\"],\"gqYJin\":[\"This is your project library. Currently, \",[\"0\"],\" conversations are waiting to be processed.\"],\"sNnJJH\":[\"This is your project library. Currently,\",[\"0\"],\" conversations are waiting to be processed.\"],\"tJL2Lh\":[\"This language will be used for the Participant's Portal and transcription.\"],\"BAUPL8\":[\"This language will be used for the Participant's Portal and transcription. To change the language of this application, please use the language picker through the settings in the header.\"],\"zyA8Hj\":[\"This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead.\"],\"Gbd5HD\":[\"This language will be used for the Participant's Portal.\"],\"9ww6ML\":[\"This page is shown after the participant has completed the conversation.\"],\"1gmHmj\":[\"This page is shown to participants when they start a conversation after they successfully complete the tutorial.\"],\"bEbdFh\":[\"This project library was generated on\"],\"No7/sO\":[\"This project library was generated on \",[\"0\"],\".\"],\"nYeaxs\":[\"This prompt guides how the AI responds to participants. Customize it to shape the type of feedback or engagement you want to encourage.\"],\"Yig29e\":[\"This report is not yet available. \"],\"GQTpnY\":[\"This report was opened by \",[\"0\"],\" people\"],\"okY/ix\":[\"This summary is AI-generated and brief, for thorough analysis, use the Chat or Library.\"],\"hwyBn8\":[\"This title is shown to participants when they start a conversation\"],\"Dj5ai3\":[\"This will clear your current input. Are you sure?\"],\"NrRH+W\":[\"This will create a copy of the current project. Only settings and tags are copied. Reports, chats and conversations are not included in the clone. You will be redirected to the new project after cloning.\"],\"hsNXnX\":[\"This will create a new conversation with the same audio but a fresh transcription. The original conversation will remain unchanged.\"],\"add.tag.filter.modal.info\":[\"This will filter the conversation list to show conversations with this tag.\"],\"participant.concrete.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.concrete.loading.artefact.description\":[\"This will just take a moment\"],\"n4l4/n\":[\"This will replace personally identifiable information with .\"],\"Ww6cQ8\":[\"Time Created\"],\"8TMaZI\":[\"Timestamp\"],\"XSqo4Y\":[\"Timestamps and duration\"],\"rm2Cxd\":[\"Tip\"],\"fEocaE\":[\"Tip: Use the play button (▶) to send a test payload to your webhook and verify it's working correctly.\"],\"MHrjPM\":[\"Title\"],\"1xkgU6\":[\"Title auto-generated\"],\"5h7Z+m\":[\"To assign a new tag, please create it first in the project overview.\"],\"o3rowT\":[\"To generate a report, please start by adding conversations in your project\"],\"select.all.modal.context.limit\":[\"Too large\"],\"yIsdT7\":[\"Too long\"],\"th8cMZ\":[\"Topic-based title describing what was discussed\"],\"sFMBP5\":[\"Topics\"],\"ONchxy\":[\"total\"],\"fp5rKh\":[\"Transcribing...\"],\"DDziIo\":[\"Transcript\"],\"hfpzKV\":[\"Transcript copied to clipboard\"],\"AJc6ig\":[\"Transcript not available\"],\"N/50DC\":[\"Transcript Settings\"],\"FRje2T\":[\"Transcription in progress...\"],\"0l9syB\":[\"Transcription in progress…\"],\"H3fItl\":[\"Transform these transcripts into a LinkedIn post that cuts through the noise. Please:\\n\\nExtract the most compelling insights - skip anything that sounds like standard business advice\\nWrite it like a seasoned leader who challenges conventional wisdom, not a motivational poster\\nFind one genuinely unexpected observation that would make even experienced professionals pause\\nMaintain intellectual depth while being refreshingly direct\\nOnly use data points that actually challenge assumptions\\nKeep formatting clean and professional (minimal emojis, thoughtful spacing)\\nStrike a tone that suggests both deep expertise and real-world experience\\n\\nNote: If the content doesn't contain any substantive insights, please let me know we need stronger source material. I'm looking to contribute real value to the conversation, not add to the noise.\"],\"53dSNP\":[\"Transform this content into insights that actually matter. Please:\\n\\nExtract core ideas that challenge standard thinking\\nWrite like someone who understands nuance, not a textbook\\nFocus on the non-obvious implications\\nKeep it sharp and substantive\\nOnly highlight truly meaningful patterns\\nStructure for clarity and impact\\nBalance depth with accessibility\\n\\nNote: If the similarities/differences are too superficial, let me know we need more complex material to analyze.\"],\"uK9JLu\":[\"Transform this discussion into actionable intelligence. Please:\\n\\nCapture the strategic implications, not just talking points\\nStructure it like a thought leader's analysis, not minutes\\nHighlight decision points that challenge standard thinking\\nKeep the signal-to-noise ratio high\\nFocus on insights that drive real change\\nOrganize for clarity and future reference\\nBalance tactical details with strategic vision\\n\\nNote: If the discussion lacks substantial decision points or insights, flag it for deeper exploration next time.\"],\"DtButj\":[\"Trigger automated workflows in tools like Zapier, Make, or n8n\"],\"qJb6G2\":[\"Try Again\"],\"eP1iDc\":[\"Try asking\"],\"goQEqo\":[\"Try moving a bit closer to your microphone for better sound quality.\"],\"EIU345\":[\"Two-factor authentication\"],\"NwChk2\":[\"Two-factor authentication disabled\"],\"qwpE/S\":[\"Two-factor authentication enabled\"],\"+zy2Nq\":[\"Type\"],\"PD9mEt\":[\"Type a message...\"],\"EvmL3X\":[\"Type your response here\"],\"MksxNf\":[\"Unable to load audit logs.\"],\"participant.outcome.error.title\":[\"Unable to Load Outcome\"],\"8vqTzl\":[\"Unable to load the generated artefact. Please try again.\"],\"59QK2U\":[\"Unable to load the generated outcome. Please try again.\"],\"nGxDbq\":[\"Unable to process this chunk\"],\"9uI/rE\":[\"Undo\"],\"Ef7StM\":[\"Unknown\"],\"1MTTTw\":[\"Unknown reason\"],\"H899Z+\":[\"unread announcement\"],\"0pinHa\":[\"unread announcements\"],\"sCTlv5\":[\"Unsaved changes\"],\"SMaFdc\":[\"Unsubscribe\"],\"jlrVDp\":[\"Untitled Conversation\"],\"EkH9pt\":[\"Update\"],\"3RboBp\":[\"Update Report\"],\"4loE8L\":[\"Update the report to include the latest data\"],\"Jv5s94\":[\"Update your report to include the latest changes in your project. The link to share the report would remain the same.\"],\"kwkhPe\":[\"Upgrade\"],\"UkyAtj\":[\"Upgrade to unlock Auto-select and analyze 10x more conversations in half the time—no more manual selection, just deeper insights instantly.\"],\"ONWvwQ\":[\"Upload\"],\"UN8G93\":[\"Upload a custom logo to replace the dembrane logo across the portal, dashboard, reports, and host guide.\"],\"8XD6tj\":[\"Upload Audio\"],\"kV3A2a\":[\"Upload Complete\"],\"4Fr6DA\":[\"Upload conversations\"],\"pZq3aX\":[\"Upload failed. Please try again.\"],\"HAKBY9\":[\"Upload Files\"],\"Wft2yh\":[\"Upload in progress\"],\"JveaeL\":[\"Upload resources\"],\"3wG7HI\":[\"Uploaded\"],\"k/LaWp\":[\"Uploading Audio Files...\"],\"participant.modal.uploading\":[\"Uploading audio...\"],\"participant.modal.interruption.uploading\":[\"Uploading audio...\"],\"HtrFfw\":[\"URL is required\"],\"3VnYUR\":[\"URL must start with http:// or https://\"],\"VdaKZe\":[\"Use experimental features\"],\"rmMdgZ\":[\"Use PII Redaction\"],\"ngdRFH\":[\"Use Shift + Enter to add a new line\"],\"7sNhEz\":[\"Username\"],\"S2LyQ+\":[\"Using default dembrane logo\"],\"mUOhaJ\":[\"Using webhooks? We'd love to hear from you\"],\"GWpt68\":[\"Verification Topics\"],\"c242dc\":[\"verified\"],\"select.all.modal.verified\":[\"Verified\"],\"select.all.modal.loading.verified\":[\"Verified\"],\"conversation.filters.verified.text\":[\"Verified\"],\"swn5Tq\":[\"verified artefact\"],\"ob18eo\":[\"Verified Artefacts\"],\"Iv1iWN\":[\"verified artifacts\"],\"dashboard.dembrane.verify.title\":[\"Verify\"],\"participant.echo.verify\":[\"Verify\"],\"4LFZoj\":[\"Verify code\"],\"w6Mgbs\":[\"Verify Topics\"],\"jpctdh\":[\"View\"],\"+fxiY8\":[\"View conversation details\"],\"H1e6Hv\":[\"View Conversation Status\"],\"SZw9tS\":[\"View Details\"],\"95YFbG\":[\"View example payload\"],\"D4e7re\":[\"View your responses\"],\"tzEbkt\":[\"Wait \",[\"0\"],\":\",[\"1\"]],\"Px9INg\":[\"Want to add a template to \\\"Dembrane\\\"?\"],\"bO5RNo\":[\"Want to add a template to ECHO?\"],\"r6y+jM\":[\"Warning\"],\"pUTmp1\":[\"Warning: You have added \",[\"0\"],\" key terms. Only the first \",[\"ASSEMBLYAI_MAX_HOTWORDS\"],\" will be used by the transcription engine.\"],\"participant.alert.microphone.access.issue\":[\"We cannot hear you. Please try changing your microphone or get a little closer to the device.\"],\"SrJOPD\":[\"We cannot hear you. Please try changing your microphone or get a little closer to the device.\"],\"Ul0g2u\":[\"We couldn’t disable two-factor authentication. Try again with a fresh code.\"],\"sM2pBB\":[\"We couldn’t enable two-factor authentication. Double-check your code and try again.\"],\"Ewk6kb\":[\"We couldn't load the audio. Please try again later.\"],\"xMeAeQ\":[\"We have sent you an email with next steps. If you don't see it, check your spam folder.\"],\"9qYWL7\":[\"We have sent you an email with next steps. If you don't see it, check your spam folder. If you still don't see it, please contact evelien@dembrane.com\"],\"3fS27S\":[\"We have sent you an email with next steps. If you don't see it, check your spam folder. If you still don't see it, please contact jules@dembrane.com\"],\"participant.modal.echo.info.reason\":[\"We need a bit more context to help you use ECHO effectively. Please continue recording so we can provide better suggestions.\"],\"dni8nq\":[\"We will only send you a message if your host generates a report, we never share your details with anyone. You can opt out at any time.\"],\"participant.test.microphone.description\":[\"We'll test your microphone to ensure the best experience for everyone in the session.\"],\"tQtKw5\":[\"We'll test your microphone to ensure the best experience for everyone in the session.\"],\"+eLc52\":[\"We’re picking up some silence. Try speaking up so your voice comes through clearly.\"],\"TRDppN\":[\"Webhook\"],\"nuh/Wq\":[\"Webhook URL\"],\"v1kQyJ\":[\"Webhooks\"],\"BTA0e8\":[\"Webhooks are automated messages sent from one app to another when something happens. Think of them as a \\\"notification system\\\" for your other tools.\"],\"6jfS51\":[\"Welcome\"],\"9eF5oV\":[\"Welcome back\"],\"i1hzzO\":[\"Welcome to Big Picture Mode! I have summaries of all your conversations loaded. Ask me about patterns, themes, and insights across your data. For exact quotes, start a new chat in Specific Details mode.\"],\"fwEAk/\":[\"Welcome to dembrane Chat! Use the sidebar to select resources and conversations that you want to analyse. Then, you can ask questions about the selected resources and conversations.\"],\"AKBU2w\":[\"Welcome to Dembrane!\"],\"TACmoL\":[\"Welcome to Overview Mode! I have summaries of all your conversations loaded. Ask me about patterns, themes, and insights across your data. For exact quotes, start a new chat in Deep Dive mode.\"],\"u4aLOz\":[\"Welcome to Overview Mode! I have summaries of all your conversations loaded. Ask me about patterns, themes, and insights across your data. For exact quotes, start a new chat in Specific Context mode.\"],\"Bck6Du\":[\"Welcome to Reports!\"],\"aEpQkt\":[\"Welcome to Your Home! Here you can see all your projects and get access to tutorial resources. Currently, you have no projects. Click \\\"Create\\\" to configure to get started!\"],\"klH6ct\":[\"Welcome!\"],\"Tfxjl5\":[\"What are the main themes across all conversations?\"],\"RL57XM\":[\"What are webhooks? (2 min read)\"],\"vv/EFG\":[\"What data is sent?\"],\"participant.verify.selection.title\":[\"What do you want to verify?\"],\"fyMvis\":[\"What patterns emerge from the data?\"],\"qGrqH9\":[\"What were the key moments in this conversation?\"],\"FXZcgH\":[\"What would you like to explore?\"],\"W5R8OO\":[\"When a participant opens the portal, enters their details, and begins a conversation\"],\"7t3vo1\":[\"When all audio has been converted to text and the full transcript is available\"],\"N0GETg\":[\"When are webhooks triggered?\"],\"KmUKwU\":[\"When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. Anonymized conversations also disable audio playback, audio download, and retranscription to protect participant privacy. This cannot be undone for already-processed conversations.\"],\"LEYli4\":[\"When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. This cannot be undone for already-processed conversations.\"],\"NPIwj3\":[\"When the summary is ready (includes both transcript and summary)\"],\"KcnIXL\":[\"will be included in your report\"],\"add.tag.filter.modal.description\":[\"Would you like to add this tag to your current filters?\"],\"participant.button.finish.yes.text.mode\":[\"Yes\"],\"kWJmRL\":[\"You\"],\"Dl7lP/\":[\"You are already unsubscribed or your link is invalid.\"],\"E71LBI\":[\"You can only upload up to \",[\"MAX_FILES\"],\" files at a time. Only the first \",[\"0\"],\" files will be added.\"],\"tbeb1Y\":[\"You can still use the Ask feature to chat with any conversation\"],\"select.all.modal.already.added\":[\"You have already added <0>\",[\"existingContextCount\",\"plural\",{\"one\":[\"#\",\" conversation\"],\"other\":[\"#\",\" conversations\"]}],\" to this chat.\"],\"7W35AW\":[\"You have already added all the conversations related to this\"],\"participant.modal.change.mic.confirmation.text\":[\"You have changed the mic. Doing this will save your audio till this point and restart your recording.\"],\"vCyT5z\":[\"You have some conversations that have not been processed yet. Regenerate the library to process them.\"],\"T/Q7jW\":[\"You have successfully unsubscribed.\"],\"lTDtES\":[\"You may also choose to record another conversation.\"],\"1kxxiH\":[\"You may choose to add a list of proper nouns, names, or other information that may be relevant to the conversation. This will be used to improve the quality of the transcripts.\"],\"yCtSKg\":[\"You must login with the same provider you used to sign up. If you face any issues, please contact support.\"],\"snMcrk\":[\"You seem to be offline, please check your internet connection\"],\"participant.verify.instructions.receive.artefact\":[\"You'll soon get \",[\"objectLabel\"],\" to verify.\"],\"participant.verify.instructions.approval.helps\":[\"Your approval helps us understand what you really think!\"],\"Pw2f/0\":[\"Your conversation is currently being transcribed. Please check back in a few moments.\"],\"OFDbfd\":[\"Your Conversations\"],\"aZHXuZ\":[\"Your inputs will be saved automatically.\"],\"PUWgP9\":[\"Your library is empty. Create a library to see your first insights.\"],\"B+9EHO\":[\"Your response has been recorded. You may now close this tab.\"],\"wurHZF\":[\"Your responses\"],\"B8Q/i2\":[\"Your view has been created. Please wait as we process and analyse the data.\"],\"library.views.title\":[\"Your Views\"],\"lZNgiw\":[\"Your Views\"]}")as Messages; \ No newline at end of file diff --git a/echo/frontend/src/locales/nl-NL.po b/echo/frontend/src/locales/nl-NL.po index e6885927..8d8a1ddb 100644 --- a/echo/frontend/src/locales/nl-NL.po +++ b/echo/frontend/src/locales/nl-NL.po @@ -255,7 +255,7 @@ msgstr "{0, plural, one {Tag:} other {Tags:}}" #: src/routes/project/chat/ProjectChatRoute.tsx:602 #: src/components/settings/FontSettingsCard.tsx:49 #: src/components/settings/FontSettingsCard.tsx:51 -#: src/components/project/ProjectPortalEditor.tsx:472 +#: src/components/project/ProjectPortalEditor.tsx:484 #: src/components/chat/References.tsx:29 msgid "{0}" msgstr "{0}" @@ -273,8 +273,8 @@ msgstr "{0} toegevoegd" #. placeholder {0}: project.conversations?.length ?? 0 #. placeholder {1}: formatRelative( new Date(project.updated_at ?? new Date()), new Date(), ) #. placeholder {1}: formatRelative( new Date(project.updated_at ?? new Date()), new Date(), ) -#: src/components/project/ProjectListItem.tsx:32 -#: src/components/project/ProjectCard.tsx:34 +#: src/components/project/ProjectListItem.tsx:38 +#: src/components/project/ProjectCard.tsx:44 msgid "{0} Conversations • Edited {1}" msgstr "{0} Gesprekken • Bewerkt {1}" @@ -302,7 +302,7 @@ msgstr "{finishedConversationsCount, plural, one {Momenteel is # gesprek klaar o #~ msgid "{minutes} minutes and {seconds} seconds" #~ msgstr "{minutes} minuten en {seconds} seconden" -#: src/components/report/ReportRenderer.tsx:77 +#: src/components/report/ReportRenderer.tsx:78 msgid "{readingNow} reading now" msgstr "{readingNow} leest nu" @@ -399,7 +399,7 @@ msgstr "Vink aan wat van toepassing is" msgid "select.all.modal.title.add" msgstr "Gesprekken toevoegen aan context" -#: src/components/project/ProjectPortalEditor.tsx:140 +#: src/components/project/ProjectPortalEditor.tsx:151 msgid "Add key terms or proper nouns to improve transcript quality and accuracy." msgstr "Voeg belangrijke woorden of namen toe om de kwaliteit en nauwkeurigheid van het transcript te verbeteren." @@ -491,7 +491,7 @@ msgstr "Pas de basislettergrootte voor de interface aan" msgid "Advanced" msgstr "Geavanceerd" -#: src/components/project/ProjectPortalEditor.tsx:612 +#: src/components/project/ProjectPortalEditor.tsx:647 msgid "Advanced (Tips and best practices)" msgstr "Geavanceerd (Tips en best practices)" @@ -499,22 +499,22 @@ msgstr "Geavanceerd (Tips en best practices)" #~ msgid "Advanced (Tips and tricks)" #~ msgstr "Geavanceerd (Tips en trucs)" -#: src/components/project/ProjectPortalEditor.tsx:1150 +#: src/components/project/ProjectPortalEditor.tsx:1185 msgid "Advanced Settings" msgstr "Geavanceerde instellingen" #: src/components/chat/ChatModeSelector.tsx:274 #: src/components/chat/ChatModeBanner.tsx:38 msgid "Agentic" -msgstr "" +msgstr "Agentisch" #: src/components/chat/ChatAccordion.tsx:58 msgid "Agentic - Tool-driven execution" -msgstr "" +msgstr "Agentisch - Tool-gestuurd uitvoering" #: src/components/chat/AgenticChatPanel.tsx:465 msgid "Agentic Chat" -msgstr "" +msgstr "Agentisch Gesprek" #~ msgid "AI Assistant" #~ msgstr "AI Assistent" @@ -562,7 +562,7 @@ msgstr "Al in context" #. placeholder {0}: participantCount !== undefined ? participantCount : t`loading...` #. placeholder {1}: participantCount === 1 ? "" : "s" -#: src/routes/project/report/ProjectReportRoute.tsx:330 +#: src/routes/project/report/ProjectReportRoute.tsx:332 msgid "An email notification will be sent to {0} participant{1}. Do you want to proceed?" msgstr "Een e-mail melding wordt naar {0} deelnemer{1} verstuurd. Wilt u doorgaan?" @@ -619,15 +619,15 @@ msgstr "meldingen" #~ msgid "Announcements" #~ msgstr "Meldingen" -#: src/components/project/ProjectPortalEditor.tsx:1173 +#: src/components/project/ProjectPortalEditor.tsx:1208 msgid "Anonymize Transcripts" msgstr "Transcripten anoniem maken" -#: src/components/conversation/ConversationAccordion.tsx:588 +#: src/components/conversation/ConversationAccordion.tsx:592 msgid "anonymized conversation" msgstr "anoniem gesprek" -#: src/components/conversation/ConversationAccordion.tsx:584 +#: src/components/conversation/ConversationAccordion.tsx:588 msgid "Anonymized conversation" msgstr "Anoniem gesprek" @@ -662,7 +662,7 @@ msgstr "Weet je zeker dat je dit gesprek wilt verwijderen? Dit kan niet ongedaan #~ msgid "Are you sure you want to delete this project?" #~ msgstr "Weet je zeker dat je dit project wilt verwijderen?" -#: src/components/project/ProjectDangerZone.tsx:172 +#: src/components/project/ProjectDangerZone.tsx:176 msgid "Are you sure you want to delete this project? This action cannot be undone." msgstr "Weet je zeker dat je dit project wilt verwijderen? Dit kan niet ongedaan worden gemaakt." @@ -735,11 +735,11 @@ msgstr "Stel vraag" #~ msgid "Ask AI" #~ msgstr "Vraag AI" -#: src/components/project/ProjectPortalEditor.tsx:551 +#: src/components/project/ProjectPortalEditor.tsx:563 msgid "Ask for Email?" msgstr "Vraag om e-mail?" -#: src/components/project/ProjectPortalEditor.tsx:522 +#: src/components/project/ProjectPortalEditor.tsx:534 msgid "Ask for Name?" msgstr "Vraag om naam?" @@ -770,7 +770,7 @@ msgstr "Aspecten" #~ msgid "At least one topic must be selected to enable Make it concrete" #~ msgstr "Selecteer minimaal één onderwerp om Maak het concreet aan te zetten" -#: src/components/project/ProjectPortalEditor.tsx:957 +#: src/components/project/ProjectPortalEditor.tsx:992 msgid "At least one topic must be selected to enable Verify" msgstr "Er moet minstens één onderwerp zijn geselecteerd om Verifiëren aan te zetten" @@ -823,11 +823,11 @@ msgstr "Auditlogboeken geëxporteerd naar JSON" msgid "Authenticator code" msgstr "Authenticator-code" -#: src/components/project/ProjectPortalEditor.tsx:1247 +#: src/components/project/ProjectPortalEditor.tsx:1279 msgid "Auto-generate titles" msgstr "Automatisch titels genereren" -#: src/components/project/ProjectPortalEditor.tsx:1221 +#: src/components/project/ProjectPortalEditor.tsx:1256 msgid "Auto-generate Titles" msgstr "Automatisch titels genereren" @@ -850,7 +850,7 @@ msgstr "Automatisch selecteren ingeschakeld" #~ msgid "Auto-select sources to add to the chat" #~ msgstr "Automatisch selecteren bronnen om toe te voegen aan het gesprek" -#: src/components/project/ProjectPortalEditor.tsx:1232 +#: src/components/project/ProjectPortalEditor.tsx:1264 msgid "Automatically generate a short topic-based title for each conversation after summarization. The title describes what was discussed, not who participated. The participant's original name is preserved separately, if they provided one." msgstr "Automatisch een korte onderwerp-gebaseerde titel genereren voor elk gesprek na samenvatting. De titel beschrijft wat er werd besproken, niet wie deelnemde. De oorspronkelijke naam van de deelnemer wordt apart bewaard, als ze er een had." @@ -876,12 +876,12 @@ msgid "Back" msgstr "Terug" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:392 +#: src/components/participant/ParticipantOnboardingCards.tsx:403 msgid "participant.button.back.microphone" msgstr "Terug naar microfoon" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:414 +#: src/components/participant/ParticipantOnboardingCards.tsx:425 #: src/components/layout/ParticipantHeader.tsx:86 msgid "participant.button.back" msgstr "Terug" @@ -890,20 +890,20 @@ msgstr "Terug" msgid "Back to Selection" msgstr "Terug naar selectie" -#: src/components/project/ProjectPortalEditor.tsx:608 +#: src/components/project/ProjectPortalEditor.tsx:643 msgid "Basic (Essential tutorial slides)" msgstr "Basis (Alleen essentiële tutorial slides)" -#: src/components/project/ProjectPortalEditor.tsx:486 +#: src/components/project/ProjectPortalEditor.tsx:498 msgid "Basic Settings" msgstr "Basis instellingen" #~ msgid "Begin!" #~ msgstr "Begin!" -#: src/routes/project/report/ProjectReportRoute.tsx:63 -#: src/components/project/ProjectPortalEditor.tsx:1180 -#: src/components/project/ProjectPortalEditor.tsx:1228 +#: src/routes/project/report/ProjectReportRoute.tsx:64 +#: src/components/project/ProjectPortalEditor.tsx:1215 +#: src/components/project/ProjectPortalEditor.tsx:1260 #: src/components/conversation/RetranscribeConversation.tsx:144 #: src/components/conversation/MoveConversationButton.tsx:142 #: src/components/chat/ChatModeSelector.tsx:155 @@ -912,12 +912,12 @@ msgid "Beta" msgstr "Bèta" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:637 +#: src/components/project/ProjectPortalEditor.tsx:672 msgid "dashboard.dembrane.concrete.beta" msgstr "Bèta" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:847 +#: src/components/project/ProjectPortalEditor.tsx:882 msgid "dashboard.dembrane.verify.beta" msgstr "Bèta" @@ -931,7 +931,7 @@ msgstr "Bèta" msgid "Book a call" msgstr "Een gesprek boeken" -#: src/components/project/ProjectPortalEditor.tsx:760 +#: src/components/project/ProjectPortalEditor.tsx:795 msgid "Brainstorm Ideas" msgstr "Brainstorm ideeën" @@ -943,10 +943,10 @@ msgstr "Aangepaste dashboards bouwen met realtime conversatiegegevens" msgid "By deleting this project, you will delete all the data associated with it. This action cannot be undone. Are you ABSOLUTELY sure you want to delete this project?" msgstr "Door dit project te verwijderen, verwijder je alle gegevens die eraan gerelateerd zijn. Dit kan niet ongedaan worden gemaakt. Weet je zeker dat je dit project wilt verwijderen?" -#: src/routes/project/report/ProjectReportRoute.tsx:345 +#: src/routes/project/report/ProjectReportRoute.tsx:347 #: src/components/settings/TwoFactorSettingsCard.tsx:406 -#: src/components/project/ProjectDangerZone.tsx:152 -#: src/components/project/ProjectDangerZone.tsx:180 +#: src/components/project/ProjectDangerZone.tsx:156 +#: src/components/project/ProjectDangerZone.tsx:188 #: src/components/project/webhooks/WebhookSettingsCard.tsx:525 #: src/components/project/webhooks/WebhookSettingsCard.tsx:679 #: src/components/dropzone/UploadConversationDropzone.tsx:716 @@ -1069,6 +1069,10 @@ msgstr "Klik om te bewerken" msgid "Click to see all {totalCount} conversations" msgstr "Klik om alle {totalCount} gesprekken te zien" +#: src/components/settings/LegalBasisSettingsCard.tsx:112 +msgid "Client-managed" +msgstr "Client-beheerd" + #: src/components/project/webhooks/WebhookSettingsCard.tsx:282 msgid "Clone from another project" msgstr "Klonen vanuit een ander project" @@ -1077,7 +1081,7 @@ msgstr "Klonen vanuit een ander project" msgid "Clone from Project" msgstr "Klonen vanuit project" -#: src/components/project/ProjectDangerZone.tsx:159 +#: src/components/project/ProjectDangerZone.tsx:163 msgid "Clone project" msgstr "Project klonen" @@ -1110,7 +1114,7 @@ msgstr "Vergelijk" #: src/components/chat/templates.ts:109 msgid "Compare & Contrast Insights" -msgstr "" +msgstr "Vergelijk & Contrast Insights" #~ msgid "Compare and contrast the following items provided in the context." #~ msgstr "Vergelijk en contrast de volgende items die in de context zijn verstrekt. " @@ -1138,7 +1142,7 @@ msgstr "Bevestig nieuw wachtwoord" msgid "Confirm Password" msgstr "Bevestig wachtwoord" -#: src/routes/project/report/ProjectReportRoute.tsx:326 +#: src/routes/project/report/ProjectReportRoute.tsx:328 msgid "Confirm Publishing" msgstr "Publiceren bevestigen" @@ -1158,6 +1162,10 @@ msgstr "Verbinding gezond" msgid "Connection unhealthy" msgstr "Verbinding ongezond" +#: src/components/settings/LegalBasisSettingsCard.tsx:113 +msgid "Consent" +msgstr "Consent" + #~ msgid "Contact sales" #~ msgstr "Neem contact op met sales" @@ -1177,7 +1185,7 @@ msgstr "Context toegevoegd:" #~ msgstr "Contextlimiet bereikt" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:401 +#: src/components/participant/ParticipantOnboardingCards.tsx:412 #: src/components/participant/MicrophoneTest.tsx:407 msgid "participant.button.continue" msgstr "Doorgaan" @@ -1233,7 +1241,7 @@ msgstr "Gesprekslabels" msgid "conversations" msgstr "gesprekken" -#: src/components/conversation/ConversationAccordion.tsx:1083 +#: src/components/conversation/ConversationAccordion.tsx:1087 msgid "Conversations" msgstr "Gesprekken" @@ -1278,7 +1286,7 @@ msgstr "Kopieer" msgid "Copy link" msgstr "Kopieer link" -#: src/routes/project/report/ProjectReportRoute.tsx:201 +#: src/routes/project/report/ProjectReportRoute.tsx:203 msgid "Copy link to share this report" msgstr "Kopieer link om dit rapport te delen" @@ -1322,7 +1330,7 @@ msgstr "Een nieuwe webhook vanaf nul maken" #: src/components/chat/ChatModeSelector.tsx:66 msgid "Create a research brief from recent conversations" -msgstr "" +msgstr "Een onderzoeksbrief maken van recente gesprekken" #: src/routes/auth/Register.tsx:58 msgid "Create an Account" @@ -1370,7 +1378,7 @@ msgstr "Gemaakt op" msgid "Current logo" msgstr "Huidige logo" -#: src/components/project/ProjectPortalEditor.tsx:790 +#: src/components/project/ProjectPortalEditor.tsx:825 msgid "Custom" msgstr "Aangepast" @@ -1382,7 +1390,7 @@ msgstr "Aangepaste bestandsnaam" msgid "Custom Logo" msgstr "Aangepast logo" -#: src/components/project/ProjectPortalEditor.tsx:1272 +#: src/components/project/ProjectPortalEditor.tsx:1304 msgid "Custom title prompt" msgstr "Aangepaste titelprompt" @@ -1405,17 +1413,17 @@ msgstr "Dashboard URL (directe link naar gespreksoverzicht)" #~ msgid "dashboard.dembrane.verify.topic.select" #~ msgstr "Selecteer welke onderwerpen deelnemers voor verificatie kunnen gebruiken." -#: src/components/project/ProjectPortalEditor.tsx:726 +#: src/components/project/ProjectPortalEditor.tsx:761 msgid "Default" msgstr "Standaard" -#: src/components/project/ProjectPortalEditor.tsx:604 +#: src/components/project/ProjectPortalEditor.tsx:639 msgid "Default - No tutorial (Only privacy statements)" msgstr "Standaard - Geen tutorial (Alleen privacy verklaringen)" #: src/components/chat/ChatModeSelector.tsx:275 msgid "Delegate multi-step analysis with live tool execution" -msgstr "" +msgstr "Multistap analyse delegeren met live tool uitvoering" #: src/components/project/webhooks/WebhookSettingsCard.tsx:647 #: src/components/project/webhooks/WebhookSettingsCard.tsx:686 @@ -1435,8 +1443,8 @@ msgstr "Verwijder gesprek" #~ msgstr "Verwijder document" #: src/components/project/ProjectDangerZone.tsx:106 -#: src/components/project/ProjectDangerZone.tsx:167 -#: src/components/project/ProjectDangerZone.tsx:187 +#: src/components/project/ProjectDangerZone.tsx:171 +#: src/components/project/ProjectDangerZone.tsx:195 msgid "Delete Project" msgstr "Verwijder project" @@ -1454,6 +1462,10 @@ msgstr "Verwijderd succesvol" #~ msgid "Dembrane ECHO" #~ msgstr "ECHO" +#: src/components/settings/LegalBasisSettingsCard.tsx:115 +msgid "dembrane events" +msgstr "dembrane events" + #: src/routes/project/chat/ProjectChatRoute.tsx:776 #: src/routes/project/chat/ProjectChatRoute.tsx:810 msgid "Dembrane is powered by AI. Please double-check responses." @@ -1465,6 +1477,14 @@ msgstr "dembrane draait op AI. Check de antwoorden extra goed." #~ msgid "Description" #~ msgstr "Beschrijving" +#: src/components/settings/LegalBasisSettingsCard.tsx:87 +msgid "Determines under which GDPR legal basis personal data is processed. This affects consent flows, data subject rights, and retention obligations." +msgstr "Bepaalt onder welke GDPR-rechtsgrondslag personenbezogene gegevens worden verwerkt. Dit heeft invloed op toestemmingsstromen, rechten van betrokkenen en bewaarplichten." + +#: src/components/project/ProjectPortalEditor.tsx:594 +msgid "Determines under which GDPR legal basis personal data is processed. This setting applies to all your projects and can be changed in your account settings." +msgstr "Bepaalt onder welke GDPR-rechtsgrondslag personenbezogene gegevens worden verwerkt. Deze instelling geldt voor alle projecten en kan worden gewijzigd in uw accountinstellingen." + #: src/components/chat/templates.ts:61 msgid "" "Develop a strategic framework that drives meaningful outcomes. Please:\n" @@ -1524,7 +1544,7 @@ msgstr "Wil je op de hoogte blijven?" #~ msgid "Document was deleted" #~ msgstr "Document is verwijderd" -#: src/components/layout/Header.tsx:207 +#: src/components/layout/Header.tsx:208 msgid "Documentation" msgstr "Documentatie" @@ -1568,7 +1588,7 @@ msgstr "Download transcript opties" #: src/components/chat/ChatModeSelector.tsx:68 msgid "Draft next actions and organize them by priority" -msgstr "" +msgstr "Ontwerp volgende acties en organiseer ze op basis van prioriteit" #: src/components/dropzone/UploadConversationDropzone.tsx:564 msgid "Drag audio files here or click to select files" @@ -1585,11 +1605,11 @@ msgstr "Sleep om te herordenen" msgid "Duration" msgstr "Duur" -#: src/components/project/ProjectPortalEditor.tsx:504 +#: src/components/project/ProjectPortalEditor.tsx:516 msgid "Dutch" msgstr "Nederlands" -#: src/components/project/ProjectPortalEditor.tsx:1290 +#: src/components/project/ProjectPortalEditor.tsx:1322 msgid "e.g. \"Use short noun phrases like 'Urban Green Spaces' or 'Youth Employment'. Avoid generic titles.\"" msgstr "bijvoorbeeld \"Gebruik korte zinnen als 'Stedelijke Groene Ruimtes' of 'Jeugdwerkgelegenheid'. Vermijd algemene titels.\"" @@ -1646,7 +1666,7 @@ msgstr "Bewerk de rapport inhoud met de rich text editor hieronder. Je kunt teks msgid "Edit Webhook" msgstr "Webhook bewerken" -#: src/routes/project/report/ProjectReportRoute.tsx:305 +#: src/routes/project/report/ProjectReportRoute.tsx:307 msgid "Editing mode" msgstr "Bewerkmode" @@ -1692,7 +1712,7 @@ msgstr "2FA inschakelen" #~ msgid "Enable Dembrane Verify" #~ msgstr "Verify inschakelen" -#: src/components/project/ProjectPortalEditor.tsx:661 +#: src/components/project/ProjectPortalEditor.tsx:696 msgid "Enable Explore" msgstr "Verkennen inschakelen" @@ -1708,7 +1728,7 @@ msgstr "Verkennen inschakelen" msgid "Enable participation" msgstr "Deelnemen inschakelen" -#: src/components/project/ProjectPortalEditor.tsx:1009 +#: src/components/project/ProjectPortalEditor.tsx:1044 msgid "Enable Report Notifications" msgstr "Rapportmeldingen inschakelen" @@ -1722,7 +1742,7 @@ msgstr "Rapportmeldingen inschakelen" #~ msgid "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"ECHO\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." #~ msgstr "Schakel deze functie in zodat deelnemers AI-suggesties kunnen opvragen tijdens het gesprek. Deelnemers kunnen na het vastleggen van hun gedachten op \"ECHO\" klikken voor contextuele feedback, wat diepere reflectie en betrokkenheid stimuleert. Tussen elke aanvraag zit een korte pauze." -#: src/components/project/ProjectPortalEditor.tsx:644 +#: src/components/project/ProjectPortalEditor.tsx:679 msgid "Enable this feature to allow participants to request AI-powered responses during their conversation. Participants can click \"Explore\" after recording their thoughts to receive contextual feedback, encouraging deeper reflection and engagement. A cooldown period applies between requests." msgstr "Schakel deze functie in zodat deelnemers AI-antwoorden kunnen vragen tijdens hun gesprek. Na het inspreken van hun gedachten kunnen ze op \"Verkennen\" klikken voor contextuele feedback, zodat ze dieper gaan nadenken en meer betrokken raken. Er zit een wachttijd tussen verzoeken." @@ -1734,11 +1754,11 @@ msgstr "Schakel deze functie in zodat deelnemers AI-antwoorden kunnen vragen tij #~ msgstr "Zet deze functie aan zodat deelnemers AI-antwoorden kunnen vragen tijdens hun gesprek. Na het inspreken van hun gedachten kunnen ze op \"Go deeper\" klikken voor contextuele feedback, zodat ze dieper gaan nadenken en meer betrokken raken. Er zit een wachttijd tussen verzoeken." #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:854 +#: src/components/project/ProjectPortalEditor.tsx:889 msgid "dashboard.dembrane.feature.verify.description" msgstr "Schakel deze functie in om deelnemers \"resultaten\" van hun inzendingen te laten verifiëren en goedkeuren. Dit helpt om belangrijke ideeën, zorgen of samenvattingen concreet te maken. Na het gesprek kun je filteren op discussies met geverifieerde resultaten en deze bekijken in het overzicht." -#: src/components/project/ProjectPortalEditor.tsx:1200 +#: src/components/project/ProjectPortalEditor.tsx:1235 msgid "Enable transcript anonymization" msgstr "Transcriptanoniem maken inschakelen" @@ -1746,7 +1766,7 @@ msgstr "Transcriptanoniem maken inschakelen" msgid "Enable two-factor authentication" msgstr "Tweestapsverificatie inschakelen" -#: src/components/project/ProjectPortalEditor.tsx:871 +#: src/components/project/ProjectPortalEditor.tsx:906 msgid "Enable Verify" msgstr "Verifiëren inschakelen" @@ -1759,11 +1779,11 @@ msgstr "Ingeschakeld" #~ msgid "End of list • All {0} conversations loaded" #~ msgstr "Einde van de lijst • Alle {0} gesprekken geladen" -#: src/components/project/ProjectPortalEditor.tsx:503 +#: src/components/project/ProjectPortalEditor.tsx:515 msgid "English" msgstr "Engels" -#: src/components/project/ProjectPortalEditor.tsx:149 +#: src/components/project/ProjectPortalEditor.tsx:160 msgid "Enter a key term or proper noun" msgstr "Voer een sleutelterm of eigennamen in" @@ -1883,7 +1903,7 @@ msgstr "Voorbeeld webhook payload" #~ msgid "Experimental" #~ msgstr "Experimenteel" -#: src/components/project/ProjectPortalEditor.tsx:634 +#: src/components/project/ProjectPortalEditor.tsx:669 msgid "Explore" msgstr "Verkennen" @@ -1918,8 +1938,8 @@ msgstr "Fout bij het toevoegen van het gesprek aan de chat" msgid "Failed to add conversation to chat{0}" msgstr "Fout bij het toevoegen van het gesprek aan de chat{0}" -#: src/components/conversation/ConversationAccordion.tsx:948 -#: src/components/conversation/ConversationAccordion.tsx:980 +#: src/components/conversation/ConversationAccordion.tsx:952 +#: src/components/conversation/ConversationAccordion.tsx:984 msgid "Failed to add conversations to context" msgstr "Mislukt om gesprekken aan context toe te voegen" @@ -2041,6 +2061,10 @@ msgstr "Fout bij het herzien van het resultaat. Probeer het opnieuw." msgid "Failed to stop recording on device change. Please try again." msgstr "Fout bij het stoppen van de opname bij wijziging van het apparaat. Probeer het opnieuw." +#: src/components/settings/LegalBasisSettingsCard.tsx:68 +msgid "Failed to update legal basis" +msgstr "Fout bij het bijwerken van de rechtsgrondslag" + #: src/components/settings/WhitelabelLogoCard.tsx:57 msgid "Failed to upload logo" msgstr "Fout bij het uploaden van het logo" @@ -2107,7 +2131,7 @@ msgstr "Filter op collectie" #: src/components/chat/ChatModeSelector.tsx:67 msgid "Find contradictions and suggest follow-up questions" -msgstr "" +msgstr "Vind tegenstrijdigheden en voeg volgende vragen voor" #. js-lingui-explicit-id #: src/components/participant/StopRecordingConfirmationModal.tsx:86 @@ -2162,7 +2186,7 @@ msgstr "Voor geavanceerde gebruikers: Een geheime sleutel om de authenticiteit v msgid "Forgot your password?" msgstr "Wachtwoord vergeten?" -#: src/components/project/ProjectPortalEditor.tsx:507 +#: src/components/project/ProjectPortalEditor.tsx:519 msgid "French" msgstr "Frans" @@ -2189,7 +2213,7 @@ msgstr "Geheim genereren" #~ msgid "Generate structured meeting notes based on the following discussion points provided in the context." #~ msgstr "Genereer gestructureerde vergaderingenotes op basis van de volgende discussiepunten die in de context zijn verstrekt." -#: src/routes/project/conversation/ProjectConversationOverview.tsx:208 +#: src/routes/project/conversation/ProjectConversationOverview.tsx:210 msgid "Generate Summary" msgstr "Samenvatting genereren" @@ -2197,7 +2221,7 @@ msgstr "Samenvatting genereren" msgid "Generating the summary. Please wait..." msgstr "Samenvatting wordt gemaakt. Even wachten..." -#: src/components/project/ProjectPortalEditor.tsx:505 +#: src/components/project/ProjectPortalEditor.tsx:517 msgid "German" msgstr "Duits" @@ -2217,7 +2241,7 @@ msgstr "Geef me een lijst van 5-10 onderwerpen die worden besproken." #~ msgid "Global Research Question" #~ msgstr "Algemene Onderzoeksvraag" -#: src/routes/settings/UserSettingsRoute.tsx:36 +#: src/routes/settings/UserSettingsRoute.tsx:51 msgid "Go back" msgstr "Ga terug" @@ -2242,29 +2266,33 @@ msgstr "Ga naar home" msgid "Go to new conversation" msgstr "Ga naar nieuw gesprek" +#: src/components/project/ProjectPortalEditor.tsx:608 +msgid "Go to Settings" +msgstr "Ga naar Instellingen" + #~ msgid "Great! Your documents are now being uploaded. While the documents are being processed, can you tell me what this analysis is about?" #~ msgstr "Geweldig! Uw documenten worden nu geüpload. Terwijl de documenten worden verwerkt, kunt u mij vertellen waar deze analyse over gaat?" #~ msgid "Grid view" #~ msgstr "Rasterweergave" -#: src/components/project/ProjectPortalEditor.tsx:1284 +#: src/components/project/ProjectPortalEditor.tsx:1316 msgid "Guide how titles are generated. Titles describe the topic of the conversation, not the participant." msgstr "Gids hoe titels worden gegenereerd. Titels beschrijven het onderwerp van het gesprek, niet de deelnemer." -#: src/components/conversation/ConversationAccordion.tsx:570 +#: src/components/conversation/ConversationAccordion.tsx:574 msgid "Has verified artifacts" msgstr "Bevat geverifieerde artefacten" #~ msgid "Hello, I will be your research assistant today. To get started please upload the documents you want to analyse." #~ msgstr "Hallo, ik ben vandaag je onderzoeksassistent. Om te beginnen upload je de documenten die je wilt analyseren." -#: src/components/layout/Header.tsx:220 +#: src/components/layout/Header.tsx:221 msgid "Help us translate" msgstr "Help ons te vertalen" #. placeholder {0}: user.first_name ?? "User" -#: src/components/layout/Header.tsx:183 +#: src/components/layout/Header.tsx:184 msgid "Hi, {0}" msgstr "Hallo, {0}" @@ -2305,7 +2333,7 @@ msgstr "Revisiegegevens verbergen" #: src/components/chat/templates.ts:124 msgid "Highlight specific Concept" -msgstr "" +msgstr "Specifiek Concept markeren" #: src/routes/project/ProjectsHome.tsx:123 msgid "Home" @@ -2384,7 +2412,7 @@ msgstr "Als je webhook-integraties instelt, zouden we graag weten wat je voor ge #~ msgid "Inactive" #~ msgstr "Inactief" -#: src/routes/project/report/ProjectReportRoute.tsx:275 +#: src/routes/project/report/ProjectReportRoute.tsx:277 msgid "Include portal link in report" msgstr "Link naar portal in rapport opnemen" @@ -2451,7 +2479,7 @@ msgstr "We konden deze uitkomst niet laden. Dit kan een tijdelijk probleem zijn. msgid "It sounds like more than one person is speaking. Taking turns will help us hear everyone clearly." msgstr "Het lijkt erop dat meer dan één persoon spreekt. Het afwisselen zal ons helpen iedereen duidelijk te horen." -#: src/components/project/ProjectPortalEditor.tsx:508 +#: src/components/project/ProjectPortalEditor.tsx:520 msgid "Italian" msgstr "Italiaans" @@ -2473,7 +2501,7 @@ msgstr "Gewoon een momentje" msgid "Keep access secure with a one-time code from your authenticator app. Toggle two-factor authentication for this account." msgstr "Houd de toegang veilig met een eenmalige code uit je authenticator-app. Gebruik deze schakelaar om tweestapsverificatie voor dit account te beheren." -#: src/components/project/ProjectPortalEditor.tsx:496 +#: src/components/project/ProjectPortalEditor.tsx:508 msgid "Language" msgstr "Taal" @@ -2501,6 +2529,15 @@ msgstr "Meer informatie over webhooks" msgid "Leave empty to keep existing" msgstr "Laat leeg om bestaande te behouden" +#: src/components/settings/LegalBasisSettingsCard.tsx:82 +#: src/components/project/ProjectPortalEditor.tsx:589 +msgid "Legal Basis" +msgstr "Rechtsgrondslag" + +#: src/components/settings/LegalBasisSettingsCard.tsx:72 +msgid "Legal basis updated" +msgstr "Rechtsgrondslag bijgewerkt" + #: src/components/chat/TemplatesModal.tsx:127 msgid "Let us know!" msgstr "Laat het ons weten!" @@ -2546,6 +2583,10 @@ msgstr "Kenteken" msgid "Link" msgstr "Link" +#: src/components/settings/LegalBasisSettingsCard.tsx:123 +msgid "Link to your organisation's privacy policy that will be shown to participants" +msgstr "Link naar de privacyverklaring van uw organisatie die aan deelnemers wordt getoond" + #~ msgid "LinkedIn Post (Experimental)" #~ msgstr "LinkedIn Post (Experimenteel)" @@ -2554,7 +2595,7 @@ msgstr "Link" #: src/components/chat/ChatModeBanner.tsx:54 msgid "Live agent execution mode" -msgstr "" +msgstr "Live agent uitvoermodus" #. js-lingui-explicit-id #: src/components/participant/MicrophoneTest.tsx:328 @@ -2564,7 +2605,7 @@ msgstr "Live audio niveau:" #~ msgid "Live audio level:" #~ msgstr "Live audio level:" -#: src/components/project/ProjectPortalEditor.tsx:1354 +#: src/components/project/ProjectPortalEditor.tsx:1386 msgid "Live Preview" msgstr "Live Voorbeeld" @@ -2610,11 +2651,11 @@ msgstr "Transcript aan het laden..." #~ msgid "Loading verification topics…" #~ msgstr "Verificatie-onderwerpen worden geladen…" -#: src/components/project/ProjectPortalEditor.tsx:911 +#: src/components/project/ProjectPortalEditor.tsx:946 msgid "Loading verify topics…" msgstr "Verify onderwerpen aan het laden…" -#: src/routes/project/report/ProjectReportRoute.tsx:334 +#: src/routes/project/report/ProjectReportRoute.tsx:336 msgid "loading..." msgstr "bezig met laden..." @@ -2647,11 +2688,11 @@ msgstr "Logo verwijderd" msgid "Logo updated successfully" msgstr "Logo succesvol bijgewerkt" -#: src/components/layout/Header.tsx:228 +#: src/components/layout/Header.tsx:229 msgid "Logout" msgstr "Uitloggen" -#: src/components/conversation/ConversationAccordion.tsx:652 +#: src/components/conversation/ConversationAccordion.tsx:656 msgid "Longest First" msgstr "Langste eerst" @@ -2680,7 +2721,7 @@ msgstr "Toegang tot de microfoon wordt nog steeds geweigerd. Controleer uw inste #~ msgid "min" #~ msgstr "min" -#: src/components/project/ProjectPortalEditor.tsx:685 +#: src/components/project/ProjectPortalEditor.tsx:720 msgid "Mode" msgstr "Modus" @@ -2713,7 +2754,7 @@ msgstr "Verplaats naar project" msgid "Name" msgstr "Naam" -#: src/components/conversation/ConversationAccordion.tsx:650 +#: src/components/conversation/ConversationAccordion.tsx:654 msgid "Name A-Z" msgstr "Naam A-Z" @@ -2721,7 +2762,7 @@ msgstr "Naam A-Z" msgid "Name is required" msgstr "Naam is verplicht" -#: src/components/conversation/ConversationAccordion.tsx:651 +#: src/components/conversation/ConversationAccordion.tsx:655 msgid "Name Z-A" msgstr "Naam Z-A" @@ -2751,12 +2792,12 @@ msgstr "Nieuw wachtwoord" msgid "New Project" msgstr "Nieuw project" -#: src/components/conversation/ConversationAccordion.tsx:648 +#: src/components/conversation/ConversationAccordion.tsx:652 msgid "Newest First" msgstr "Nieuwste eerst" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:430 +#: src/components/participant/ParticipantOnboardingCards.tsx:441 msgid "participant.button.next" msgstr "Volgende" @@ -2831,7 +2872,7 @@ msgstr "Geen gesprekken beschikbaar om bibliotheek te maken" msgid "No conversations found." msgstr "Geen gesprekken gevonden." -#: src/components/conversation/ConversationAccordion.tsx:1448 +#: src/components/conversation/ConversationAccordion.tsx:1452 msgid "No conversations found. Start a conversation using the participation invite link from the <0><1>project overview." msgstr "Geen gesprekken gevonden. Start een gesprek met behulp van de deelname-uitnodigingslink uit het <0><1>projectoverzicht." @@ -2872,7 +2913,7 @@ msgstr "Geen projecten gevonden voor de zoekterm" #~ msgid "No quotes available. Generate quotes for this conversation by visiting<0><1> the project library." #~ msgstr "Geen quotes beschikbaar. Genereer quotes voor dit gesprek door naar <0><1>de projectbibliotheek. te gaan." -#: src/components/report/ReportRenderer.tsx:116 +#: src/components/report/ReportRenderer.tsx:117 msgid "No report found" msgstr "Geen rapport gevonden" @@ -2886,7 +2927,7 @@ msgstr "Geen rapport gevonden" msgid "No results" msgstr "Geen resultaten" -#: src/components/conversation/ConversationAccordion.tsx:1360 +#: src/components/conversation/ConversationAccordion.tsx:1364 msgid "No tags found" msgstr "Geen trefwoorden gevonden" @@ -2923,7 +2964,7 @@ msgstr "Er zijn geen verificatie-onderwerpen voor dit project geconfigureerd." #~ msgid "No verification topics available." #~ msgstr "Geen verificatie-onderwerpen beschikbaar." -#: src/components/project/ProjectPortalEditor.tsx:915 +#: src/components/project/ProjectPortalEditor.tsx:950 msgid "No verify topics available." msgstr "Geen verify topics beschikbaar." @@ -2944,14 +2985,14 @@ msgstr "Niet toegevoegd" msgid "Not available" msgstr "Niet beschikbaar" -#: src/components/project/ProjectPortalEditor.tsx:996 +#: src/components/project/ProjectPortalEditor.tsx:1031 msgid "Notify participants when a report is published." msgstr "Deelnemers melden wanneer een rapport wordt gepubliceerd." #~ msgid "Now" #~ msgstr "Nu" -#: src/components/conversation/ConversationAccordion.tsx:649 +#: src/components/conversation/ConversationAccordion.tsx:653 msgid "Oldest First" msgstr "Oudste eerst" @@ -2966,7 +3007,7 @@ msgid "participant.verify.instructions.read.aloud" msgstr "Lees {objectLabel} hardop voor en vertel wat je eventueel wilt aanpassen." #. js-lingui-explicit-id -#: src/components/conversation/ConversationAccordion.tsx:619 +#: src/components/conversation/ConversationAccordion.tsx:623 msgid "conversation.ongoing" msgstr "Actief" @@ -2977,6 +3018,10 @@ msgstr "Actief" msgid "Ongoing Conversations" msgstr "Actieve Gesprekken" +#: src/components/settings/LegalBasisSettingsCard.tsx:100 +msgid "Only change this setting in consultation with the responsible person(s) for data protection within your organisation." +msgstr "Verander deze instelling alleen in overleg met de verantwoordelijke persoon(nen) voor de bescherming van gegevens binnen uw organisatie." + #~ msgid "Only the {0} finished {1} will be included in the report right now. " #~ msgstr "Alleen de {0} voltooide {1} worden nu in het rapport opgenomen. " @@ -2988,7 +3033,7 @@ msgstr "Het lijkt erop dat toegang tot de microfoon geweigerd is. Geen zorgen, w #~ msgid "Oops! It looks like microphone access was denied. No worries, though! We've got a handy troubleshooting guide for you. Feel free to check it out. Once you've resolved the issue, come back and visit this page again to check if your microphone is ready." #~ msgstr "Oeps! Het lijkt erop dat toegang tot de microfoon geweigerd is. Geen zorgen, we hebben een handige probleemoplossingsgids voor je. Voel je vrij om deze te bekijken. Zodra je het probleem hebt opgelost, kom dan terug naar deze pagina om te controleren of je microfoon klaar is voor gebruik." -#: src/components/project/ProjectCard.tsx:49 +#: src/components/project/ProjectCard.tsx:60 #: src/components/aspect/AspectCard.tsx:45 msgid "Open" msgstr "Openen" @@ -3027,19 +3072,23 @@ msgstr "Open je authenticator-app en voer de huidige zescijferige code in." msgid "Optional" msgstr "Optioneel" -#: src/components/project/ProjectPortalEditor.tsx:535 +#: src/components/project/ProjectPortalEditor.tsx:547 msgid "Optional field on the start page" msgstr "Optioneel veld op de startpagina" -#: src/components/project/ProjectPortalEditor.tsx:564 +#: src/components/project/ProjectPortalEditor.tsx:576 msgid "Optional field on the thank you page" msgstr "Optioneel veld op de bedankpagina" -#: src/components/conversation/ConversationAccordion.tsx:1133 -#: src/components/conversation/ConversationAccordion.tsx:1138 +#: src/components/conversation/ConversationAccordion.tsx:1137 +#: src/components/conversation/ConversationAccordion.tsx:1142 msgid "Options" msgstr "Opties" +#: src/components/settings/LegalBasisSettingsCard.tsx:122 +msgid "Organiser's Privacy Policy URL" +msgstr "URL van de privacyverklaring van de organisator" + #~ msgid "Original filename" #~ msgstr "Originele bestandsnaam" @@ -3067,7 +3116,7 @@ msgstr "resultaten" msgid "Outcomes" msgstr "Resultaten" -#: src/components/layout/ProjectConversationLayout.tsx:46 +#: src/components/layout/ProjectConversationLayout.tsx:44 #: src/components/chat/ChatModeSelector.tsx:297 #: src/components/chat/ChatModeBanner.tsx:36 msgid "Overview" @@ -3080,7 +3129,7 @@ msgstr "Overview - Thema’s & patronen" #~ msgid "Page" #~ msgstr "Pagina" -#: src/components/project/ProjectPortalEditor.tsx:1079 +#: src/components/project/ProjectPortalEditor.tsx:1114 msgid "Page Content" msgstr "Pagina inhoud" @@ -3088,7 +3137,7 @@ msgstr "Pagina inhoud" msgid "Page not found" msgstr "Pagina niet gevonden" -#: src/components/project/ProjectPortalEditor.tsx:1055 +#: src/components/project/ProjectPortalEditor.tsx:1090 msgid "Page Title" msgstr "Pagina titel" @@ -3105,7 +3154,7 @@ msgstr "Deelnemer e-mail" msgid "Participant Emails" msgstr "Deelnemer e-mails" -#: src/components/project/ProjectPortalEditor.tsx:628 +#: src/components/project/ProjectPortalEditor.tsx:663 msgid "Participant Features" msgstr "Deelnemer features" @@ -3235,7 +3284,7 @@ msgstr "Deelnemers kunnen trefwoorden selecteren wanneer ze een gesprek starten" msgid "Password" msgstr "Wachtwoord" -#: src/routes/project/report/ProjectReportRoute.tsx:295 +#: src/routes/project/report/ProjectReportRoute.tsx:297 msgid "Password protect portal (request feature)" msgstr "Portal met wachtwoord beveiligen (aanvraag functie)" @@ -3303,7 +3352,7 @@ msgstr "Log in om door te gaan." #~ msgid "Please provide a concise summary of the following provided in the context." #~ msgstr "Geef een korte samenvatting van het volgende dat in de context is verstrekt." -#: src/components/participant/ParticipantBody.tsx:186 +#: src/components/participant/ParticipantBody.tsx:192 msgid "" "Please record your response by clicking the \"Record\" button below. You may also choose to respond in text by clicking the text icon. \n" "**Please keep this screen lit up** \n" @@ -3365,11 +3414,11 @@ msgstr "Wacht aub terwijl we je rapport bijwerken. Je wordt automatisch doorgest msgid "Please wait while we verify your email address." msgstr "Wacht aub terwijl we uw e-mailadres verifiëren." -#: src/components/project/ProjectPortalEditor.tsx:1045 +#: src/components/project/ProjectPortalEditor.tsx:1080 msgid "Portal Content" msgstr "Portal inhoud" -#: src/components/project/ProjectPortalEditor.tsx:454 +#: src/components/project/ProjectPortalEditor.tsx:466 #: src/components/layout/ProjectOverviewLayout.tsx:47 msgid "Portal Editor" msgstr "Portaal-editor" @@ -3394,7 +3443,7 @@ msgstr "Voorbeeld: De snelle bruine vos springt over de luiende hond." msgid "Print / Save PDF" msgstr "Afdrukken / PDF opslaan" -#: src/routes/project/report/ProjectReportRoute.tsx:209 +#: src/routes/project/report/ProjectReportRoute.tsx:211 msgid "Print this report" msgstr "Dit rapport afdrukken" @@ -3402,7 +3451,7 @@ msgstr "Dit rapport afdrukken" msgid "Privacy Statements" msgstr "Privacy verklaring" -#: src/routes/project/report/ProjectReportRoute.tsx:352 +#: src/routes/project/report/ProjectReportRoute.tsx:354 msgid "Proceed" msgstr "Doorgaan" @@ -3454,7 +3503,7 @@ msgstr "Inzichtenbibliotheek | Dembrane" #: src/components/chat/templates.ts:94 msgid "Project Meta Summary" -msgstr "" +msgstr "Project Meta Samenvatting" #: src/components/project/ProjectDangerZone.tsx:144 msgid "Project name" @@ -3508,11 +3557,11 @@ msgstr "Geef een overzicht van de belangrijkste onderwerpen en herhalende thema' #~ msgid "Provide specific context to improve transcript quality and accuracy. This may include key terms, specific instructions, or other relevant information." #~ msgstr "Geef specifieke context om de kwaliteit en nauwkeurigheid van de transcriptie te verbeteren. Dit kan bestaan uit belangrijke termen, specifieke instructies of andere relevante informatie." -#: src/routes/project/report/ProjectReportRoute.tsx:231 +#: src/routes/project/report/ProjectReportRoute.tsx:233 msgid "Publish" msgstr "Publiceren" -#: src/routes/project/report/ProjectReportRoute.tsx:231 +#: src/routes/project/report/ProjectReportRoute.tsx:233 msgid "Published" msgstr "Gepubliceerd" @@ -3532,7 +3581,7 @@ msgid "Read aloud" msgstr "Lees hardop voor" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:282 +#: src/components/participant/ParticipantOnboardingCards.tsx:288 msgid "participant.ready.to.begin" msgstr "Klaar om te beginnen" @@ -3596,7 +3645,7 @@ msgstr "Terugkerende thema's" msgid "References" msgstr "Referenties" -#: src/components/project/ProjectPortalEditor.tsx:1362 +#: src/components/project/ProjectPortalEditor.tsx:1394 msgid "Refresh" msgstr "Vernieuwen" @@ -3673,17 +3722,17 @@ msgstr "Naam wijzigen" #~ msgid "Rename" #~ msgstr "Naam wijzigen" -#: src/components/project/ProjectPortalEditor.tsx:805 +#: src/components/project/ProjectPortalEditor.tsx:840 msgid "Reply Prompt" msgstr "Reactie prompt" -#: src/routes/project/report/ProjectReportRoute.tsx:60 -#: src/components/report/ReportRenderer.tsx:71 +#: src/routes/project/report/ProjectReportRoute.tsx:61 +#: src/components/report/ReportRenderer.tsx:72 #: src/components/report/ReportModalNavigationButton.tsx:67 msgid "Report" msgstr "Rapport" -#: src/components/layout/Header.tsx:79 +#: src/components/layout/Header.tsx:80 msgid "Report an issue" msgstr "Rapporteer een probleem" @@ -3692,11 +3741,11 @@ msgstr "Rapporteer een probleem" msgid "Report Created - {0}" msgstr "Rapport aangemaakt - {0}" -#: src/routes/project/report/ProjectReportRoute.tsx:152 +#: src/routes/project/report/ProjectReportRoute.tsx:154 msgid "Report generation is currently in beta and limited to projects with fewer than 10 hours of recording." msgstr "Rapport generatie is momenteel in beta en beperkt tot projecten met minder dan 10 uur opname." -#: src/components/project/ProjectPortalEditor.tsx:991 +#: src/components/project/ProjectPortalEditor.tsx:1026 msgid "Report Notifications" msgstr "Rapportmeldingen" @@ -3730,7 +3779,7 @@ msgstr "Microfoontoegang aanvragen om beschikbare apparaten te detecteren..." #~ msgid "Requesting microphone access to detect available devices..." #~ msgstr "Microfoontoegang aanvragen om beschikbare apparaten te detecteren..." -#: src/components/project/ProjectPortalEditor.tsx:1023 +#: src/components/project/ProjectPortalEditor.tsx:1058 msgid "Requires \"Ask for Email?\" to be enabled" msgstr "Vraagt om e-mailadres? moet zijn ingeschakeld" @@ -3750,8 +3799,8 @@ msgstr "Wachtwoord resetten" msgid "Reset Password | Dembrane" msgstr "Wachtwoord resetten | Dembrane" -#: src/components/conversation/ConversationAccordion.tsx:1384 -#: src/components/conversation/ConversationAccordion.tsx:1389 +#: src/components/conversation/ConversationAccordion.tsx:1388 +#: src/components/conversation/ConversationAccordion.tsx:1393 msgid "Reset to default" msgstr "Resetten naar standaardinstellingen" @@ -3825,16 +3874,17 @@ msgstr "Rijen per pagina" #: src/components/chat/AgenticChatPanel.tsx:470 msgid "Run status:" -msgstr "" +msgstr "Uitvoeringsstatus:" + +#: src/components/settings/LegalBasisSettingsCard.tsx:136 +msgid "Save" +msgstr "Opslaan" #. js-lingui-explicit-id #: src/components/participant/verify/VerifyArtefact.tsx:388 msgid "participant.concrete.action.button.save" msgstr "Opslaan" -#~ msgid "Save" -#~ msgstr "Opslaan" - #: src/components/project/webhooks/WebhookSettingsCard.tsx:529 msgid "Save Changes" msgstr "Wijzigingen opslaan" @@ -3865,7 +3915,7 @@ msgstr "Zoeken" msgid "Search" msgstr "Zoeken" -#: src/components/conversation/ConversationAccordion.tsx:1126 +#: src/components/conversation/ConversationAccordion.tsx:1130 msgid "Search conversations" msgstr "Zoek gesprekken" @@ -3882,7 +3932,7 @@ msgstr "Zoek projecten" msgid "Search projects..." msgstr "Zoek projecten..." -#: src/components/conversation/ConversationAccordion.tsx:1269 +#: src/components/conversation/ConversationAccordion.tsx:1273 msgid "Search tags" msgstr "Zoek tags" @@ -3918,7 +3968,7 @@ msgstr "Geheim gekopieerd" #~ msgid "See conversation status details" #~ msgstr "Gespreksstatusdetails bekijken" -#: src/components/layout/Header.tsx:118 +#: src/components/layout/Header.tsx:119 msgid "See you soon" msgstr "Tot snel" @@ -3933,11 +3983,11 @@ msgstr "Selecteer een microfoon" msgid "Select a webhook to clone" msgstr "Selecteer een webhook om te klonen" -#: src/components/conversation/ConversationAccordion.tsx:1428 +#: src/components/conversation/ConversationAccordion.tsx:1432 msgid "Select all" msgstr "Alles selecteren" -#: src/components/conversation/ConversationAccordion.tsx:1426 +#: src/components/conversation/ConversationAccordion.tsx:1430 msgid "Select all ({remainingCount})" msgstr "Alles selecteren ({remainingCount})" @@ -3973,20 +4023,20 @@ msgstr "Selecteer Project" msgid "Select tags" msgstr "Selecteer tags" -#: src/components/project/ProjectPortalEditor.tsx:593 +#: src/components/project/ProjectPortalEditor.tsx:632 msgid "Select the instructions that will be shown to participants when they start a conversation" msgstr "Selecteer de instructies die worden getoond aan deelnemers wanneer ze een gesprek starten" -#: src/components/project/ProjectPortalEditor.tsx:690 +#: src/components/project/ProjectPortalEditor.tsx:725 msgid "Select the type of feedback or engagement you want to encourage." msgstr "Selecteer het type feedback of betrokkenheid dat u wilt stimuleren." -#: src/components/project/ProjectPortalEditor.tsx:581 +#: src/components/project/ProjectPortalEditor.tsx:620 msgid "Select tutorial" msgstr "Selecteer tutorial" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:904 +#: src/components/project/ProjectPortalEditor.tsx:939 msgid "dashboard.dembrane.feature.verify.topic.select" msgstr "Selecteer welke onderwerpen deelnemers kunnen gebruiken voor \"Verifiëren\"." @@ -4027,7 +4077,7 @@ msgstr "Verzenden" #: src/components/chat/AgenticChatPanel.tsx:511 msgid "Send a message to start an agentic run." -msgstr "" +msgstr "Stuur een bericht om een agentisch uitvoeringsproces te starten." #: src/components/project/webhooks/WebhookSettingsCard.tsx:843 msgid "Send Slack/Teams notifications when new conversations are completed" @@ -4045,10 +4095,10 @@ msgstr "Sessienaam" msgid "Setting up your first project" msgstr "Installeer je eerste project" -#: src/routes/settings/UserSettingsRoute.tsx:41 +#: src/routes/settings/UserSettingsRoute.tsx:56 #: src/components/layout/ParticipantHeader.tsx:112 #: src/components/layout/ParticipantHeader.tsx:113 -#: src/components/layout/Header.tsx:195 +#: src/components/layout/Header.tsx:196 msgid "Settings" msgstr "Instellingen" @@ -4057,7 +4107,7 @@ msgstr "Instellingen" msgid "participant.settings.modal.title" msgstr "Instellingen" -#: src/routes/settings/UserSettingsRoute.tsx:22 +#: src/routes/settings/UserSettingsRoute.tsx:26 msgid "Settings | Dembrane" msgstr "Instellingen | Dembrane" @@ -4065,7 +4115,7 @@ msgstr "Instellingen | Dembrane" #~ msgid "Share" #~ msgstr "Delen" -#: src/routes/project/report/ProjectReportRoute.tsx:177 +#: src/routes/project/report/ProjectReportRoute.tsx:179 msgid "Share this report" msgstr "Dit rapport delen" @@ -4073,15 +4123,15 @@ msgstr "Dit rapport delen" msgid "Share your details here" msgstr "Deel je gegevens hier" -#: src/components/report/ReportRenderer.tsx:23 +#: src/components/report/ReportRenderer.tsx:24 msgid "Share your voice" msgstr "Deel je stem" -#: src/components/report/ReportRenderer.tsx:27 +#: src/components/report/ReportRenderer.tsx:28 msgid "Share your voice by scanning the QR code below." msgstr "Deel je stem door het QR-code hieronder te scannen." -#: src/components/conversation/ConversationAccordion.tsx:653 +#: src/components/conversation/ConversationAccordion.tsx:657 msgid "Shortest First" msgstr "Kortste eerst" @@ -4127,7 +4177,7 @@ msgstr "Toon referenties" msgid "Show revision data" msgstr "Revisiegegevens tonen" -#: src/routes/project/report/ProjectReportRoute.tsx:290 +#: src/routes/project/report/ProjectReportRoute.tsx:292 msgid "Show timeline in report (request feature)" msgstr "Toon tijdlijn in rapport (aanvraag functie)" @@ -4142,7 +4192,7 @@ msgstr "Toont {displayFrom}–{displayTo} van {totalItems} items" #~ msgstr "Inloggen met Google" #. js-lingui-explicit-id -#: src/components/participant/ParticipantOnboardingCards.tsx:306 +#: src/components/participant/ParticipantOnboardingCards.tsx:312 msgid "participant.mic.check.button.skip" msgstr "Overslaan" @@ -4150,8 +4200,8 @@ msgstr "Overslaan" #~ msgstr "Overslaan" #: src/components/project/ProjectPortalEditor.tsx:600 -msgid "Skip data privacy slide (Host manages legal base)" -msgstr "Gegevensprivacy slides (Host beheert rechtsgrondslag)" +#~ msgid "Skip data privacy slide (Host manages legal base)" +#~ msgstr "Gegevensprivacy slides (Host beheert rechtsgrondslag)" #. js-lingui-explicit-id #: src/components/conversation/SelectAllConfirmationModal.tsx:601 @@ -4197,7 +4247,7 @@ msgstr "Er is iets misgegaan bij het genereren van het geheim." #~ msgid "Something went wrong while uploading the file: {0}" #~ msgstr "Er ging iets mis tijdens het uploaden van het bestand: {0}" -#: src/components/participant/ParticipantBody.tsx:152 +#: src/components/participant/ParticipantBody.tsx:155 msgid "Something went wrong with the conversation. Please try refreshing the page or contact support if the issue persists" msgstr "Er ging iets mis met het gesprek. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning als het probleem blijft bestaan" @@ -4215,8 +4265,8 @@ msgstr "Er is iets misgegaan. Probeer het alstublieft opnieuw." msgid "participant.go.deeper.content.policy.violation.error.message" msgstr "We kunnen hier niet dieper op ingaan door onze contentregels." -#: src/components/conversation/ConversationAccordion.tsx:1189 -#: src/components/conversation/ConversationAccordion.tsx:1196 +#: src/components/conversation/ConversationAccordion.tsx:1193 +#: src/components/conversation/ConversationAccordion.tsx:1200 msgid "Sort" msgstr "Sorteer" @@ -4228,14 +4278,14 @@ msgstr "Bron {0}" #~ msgid "Sources:" #~ msgstr "Bronnen:" -#: src/components/project/ProjectPortalEditor.tsx:506 +#: src/components/project/ProjectPortalEditor.tsx:518 msgid "Spanish" msgstr "Spaans" #~ msgid "Speaker" #~ msgstr "Spreker" -#: src/components/project/ProjectPortalEditor.tsx:130 +#: src/components/project/ProjectPortalEditor.tsx:141 msgid "Specific Context" msgstr "Specifieke context" @@ -4342,7 +4392,7 @@ msgstr "Samenvatting gemaakt." msgid "Summary regenerated successfully." msgstr "Samenvatting opnieuw gemaakt." -#: src/routes/project/conversation/ProjectConversationOverview.tsx:191 +#: src/routes/project/conversation/ProjectConversationOverview.tsx:193 msgid "Summary will be available once the conversation is transcribed" msgstr "Samenvatting komt beschikbaar als het gesprek is uitgeschreven." @@ -4362,8 +4412,8 @@ msgstr "Systeem" #: src/components/project/ProjectTagsInput.tsx:239 #: src/components/participant/ParticipantInitiateForm.tsx:117 #: src/components/conversation/ConversationEdit.tsx:358 -#: src/components/conversation/ConversationAccordion.tsx:1259 -#: src/components/conversation/ConversationAccordion.tsx:1262 +#: src/components/conversation/ConversationAccordion.tsx:1263 +#: src/components/conversation/ConversationAccordion.tsx:1266 msgid "Tags" msgstr "Trefwoorden" @@ -4404,7 +4454,7 @@ msgstr "Dank je wel voor je deelname!" #~ msgid "Thank You Page" #~ msgstr "Bedankt Pagina" -#: src/components/project/ProjectPortalEditor.tsx:1111 +#: src/components/project/ProjectPortalEditor.tsx:1146 msgid "Thank You Page Content" msgstr "Bedankt pagina inhoud" @@ -4486,7 +4536,7 @@ msgstr "Er is een fout opgetreden bij het klonen van uw project. Probeer het als msgid "There was an error creating your report. Please try again or contact support." msgstr "Er is een fout opgetreden bij het maken van uw rapport. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning." -#: src/routes/project/report/ProjectReportRoute.tsx:159 +#: src/routes/project/report/ProjectReportRoute.tsx:161 msgid "There was an error generating your report. In the meantime, you can analyze all your data using the library or select specific conversations to chat with." msgstr "Er is een fout opgetreden bij het genereren van uw rapport. In de tijd, kunt u alle uw gegevens analyseren met de bibliotheek of selecteer specifieke gesprekken om te praten." @@ -4549,7 +4599,7 @@ msgstr "Deze functie is beschikbaar over {remainingTime} seconden." msgid "This information is anonymized" msgstr "Deze informatie is anoniem" -#: src/components/project/ProjectPortalEditor.tsx:1366 +#: src/components/project/ProjectPortalEditor.tsx:1398 msgid "This is a live preview of the participant's portal. You will need to refresh the page to see the latest changes." msgstr "Dit is een live voorbeeld van het portaal van de deelnemer. U moet de pagina vernieuwen om de meest recente wijzigingen te bekijken." @@ -4580,15 +4630,15 @@ msgstr "Dit is uw projectbibliotheek. Creëer weergaven om uw hele project tegel #~ msgid "This language will be used for the Participant's Portal, transcription and analysis. To change the language of this application, please use the language picker in the header user menu instead." #~ msgstr "Deze taal wordt gebruikt voor de Portal van de deelnemer, transcriptie en analyse. Om de taal van deze toepassing te wijzigen, gebruikt u de taalkiezer in het gebruikersmenu in de header." -#: src/components/project/ProjectPortalEditor.tsx:501 +#: src/components/project/ProjectPortalEditor.tsx:513 msgid "This language will be used for the Participant's Portal." msgstr "Deze taal wordt gebruikt voor de Portal van de deelnemer." -#: src/components/project/ProjectPortalEditor.tsx:1121 +#: src/components/project/ProjectPortalEditor.tsx:1156 msgid "This page is shown after the participant has completed the conversation." msgstr "Deze pagina wordt getoond na het voltooien van het gesprek door de deelnemer." -#: src/components/project/ProjectPortalEditor.tsx:1089 +#: src/components/project/ProjectPortalEditor.tsx:1124 msgid "This page is shown to participants when they start a conversation after they successfully complete the tutorial." msgstr "Deze pagina wordt getoond aan deelnemers wanneer ze een gesprek starten na het voltooien van de tutorial." @@ -4598,7 +4648,7 @@ msgstr "Deze pagina wordt getoond aan deelnemers wanneer ze een gesprek starten #~ msgid "This project library was generated on {0}." #~ msgstr "Deze projectbibliotheek is op {0} gemaakt." -#: src/components/project/ProjectPortalEditor.tsx:816 +#: src/components/project/ProjectPortalEditor.tsx:851 msgid "This prompt guides how the AI responds to participants. Customize it to shape the type of feedback or engagement you want to encourage." msgstr "Deze prompt bepaalt hoe de AI reageert op deelnemers. Deze prompt stuurt aan hoe de AI reageert" @@ -4607,14 +4657,14 @@ msgid "This report is not yet available. " msgstr "Dit rapport is nog niet beschikbaar. " #. placeholder {0}: views?.total ?? 0 -#: src/routes/project/report/ProjectReportRoute.tsx:92 +#: src/routes/project/report/ProjectReportRoute.tsx:93 msgid "This report was opened by {0} people" msgstr "Dit rapport werd geopend door {0} mensen" #~ msgid "This summary is AI-generated and brief, for thorough analysis, use the Chat or Library." #~ msgstr "Deze samenvatting is AI-gegenereerd en kort, voor een uitgebreide analyse, gebruik de Chat of Bibliotheek." -#: src/components/project/ProjectPortalEditor.tsx:1066 +#: src/components/project/ProjectPortalEditor.tsx:1101 msgid "This title is shown to participants when they start a conversation" msgstr "Deze titel wordt getoond aan deelnemers wanneer ze een gesprek starten" @@ -4660,7 +4710,7 @@ msgstr "Tijdstempel" msgid "Timestamps and duration" msgstr "Tijdstempels en duur" -#: src/components/participant/ParticipantBody.tsx:144 +#: src/components/participant/ParticipantBody.tsx:147 msgid "Tip" msgstr "Tip" @@ -4672,6 +4722,10 @@ msgstr "Tip: Gebruik de afspeelknop (▶) om een testpayload naar je webhook te msgid "Title" msgstr "Titel" +#: src/components/conversation/ConversationAccordion.tsx:566 +msgid "Title auto-generated" +msgstr "Titel automatisch gegenereerd" + #: src/components/conversation/ConversationEdit.tsx:381 msgid "To assign a new tag, please create it first in the project overview." msgstr "Om een nieuw trefwoord toe te wijzen, maak het eerst in het projectoverzicht." @@ -4705,7 +4759,7 @@ msgid "Transcribing..." msgstr "Transcriptie wordt uitgevoerd..." #: src/routes/project/conversation/ProjectConversationTranscript.tsx:87 -#: src/components/layout/ProjectConversationLayout.tsx:47 +#: src/components/layout/ProjectConversationLayout.tsx:45 msgid "Transcript" msgstr "Transcriptie" @@ -5031,7 +5085,7 @@ msgid "select.all.modal.loading.verified" msgstr "Geverifieerd" #. js-lingui-explicit-id -#: src/components/conversation/ConversationAccordion.tsx:1379 +#: src/components/conversation/ConversationAccordion.tsx:1383 msgid "conversation.filters.verified.text" msgstr "Geverifieerd" @@ -5041,12 +5095,12 @@ msgstr "Geverifieerd" #~ msgid "Verified Artefacts" #~ msgstr "Geverifieerde artefacten" -#: src/components/conversation/ConversationAccordion.tsx:574 +#: src/components/conversation/ConversationAccordion.tsx:578 msgid "verified artifacts" msgstr "geverifieerde artefacten" #. js-lingui-explicit-id -#: src/components/project/ProjectPortalEditor.tsx:838 +#: src/components/project/ProjectPortalEditor.tsx:873 msgid "dashboard.dembrane.verify.title" msgstr "Verifiëren" @@ -5059,7 +5113,7 @@ msgstr "Verifiëren" msgid "Verify code" msgstr "Code verifiëren" -#: src/components/project/ProjectPortalEditor.tsx:895 +#: src/components/project/ProjectPortalEditor.tsx:930 msgid "Verify Topics" msgstr "Verifiëren Themen" @@ -5084,7 +5138,7 @@ msgstr "Bekijk details" msgid "View example payload" msgstr "Voorbeeld payload bekijken" -#: src/components/participant/ParticipantBody.tsx:242 +#: src/components/participant/ParticipantBody.tsx:248 msgid "View your responses" msgstr "Bekijk je reacties" @@ -5170,7 +5224,7 @@ msgstr "Webhooks" msgid "Webhooks are automated messages sent from one app to another when something happens. Think of them as a \"notification system\" for your other tools." msgstr "Webhooks zijn geautomatiseerde berichten die van een app naar een andere worden verzonden wanneer iets gebeurt. Denk aan ze als een \"notificatiesysteem\" voor uw andere tools." -#: src/components/participant/ParticipantBody.tsx:125 +#: src/components/participant/ParticipantBody.tsx:128 msgid "Welcome" msgstr "Welkom" @@ -5252,7 +5306,7 @@ msgstr "Wanneer alle audio is geconverteerd naar tekst en het volledige transcri msgid "When are webhooks triggered?" msgstr "Wanneer worden webhooks geactiveerd?" -#: src/components/project/ProjectPortalEditor.tsx:1184 +#: src/components/project/ProjectPortalEditor.tsx:1219 msgid "When enabled, all new transcripts will have personal information (names, emails, phone numbers, addresses) replaced with placeholders. Anonymized conversations also disable audio playback, audio download, and retranscription to protect participant privacy. This cannot be undone for already-processed conversations." msgstr "Wanneer ingeschakeld, zullen alle nieuwe transcripties persoonlijke informatie (namen, e-mails, telefoonnummers, adressen) worden vervangen door placeholders. Anonieme gesprekken deactiveren ook audio-afspelen, audio-download en hertranscriptie om de privacy van deelnemers te beschermen. Dit kan niet ongedaan worden gemaakt voor al bestaande gesprekken." @@ -5305,7 +5359,7 @@ msgstr "Je kunt maximaal {MAX_FILES} bestanden tegelijk uploaden. Alleen de eers msgid "select.all.modal.already.added" msgstr "U heeft al <0>{existingContextCount, plural, one {# conversatie} other {# conversaties}} aan deze chat toegevoegd." -#: src/components/conversation/ConversationAccordion.tsx:1410 +#: src/components/conversation/ConversationAccordion.tsx:1414 msgid "You have already added all the conversations related to this" msgstr "Je hebt alle gerelateerde gesprekken al toegevoegd" @@ -5332,7 +5386,7 @@ msgstr "Je kunt er ook voor kiezen om een ander gesprek op te nemen." msgid "You must login with the same provider you used to sign up. If you face any issues, please contact support." msgstr "Je moet inloggen met dezelfde provider die u gebruikte om u aan te melden. Als u problemen ondervindt, neem dan contact op met de ondersteuning." -#: src/components/participant/ParticipantBody.tsx:143 +#: src/components/participant/ParticipantBody.tsx:146 msgid "You seem to be offline, please check your internet connection" msgstr "Je lijkt offline te zijn, controleer je internetverbinding" @@ -5363,7 +5417,7 @@ msgstr "Uw invoer wordt automatisch opgeslagen." msgid "Your response has been recorded. You may now close this tab." msgstr "Je antwoord is opgeslagen. Je kunt dit tabblad sluiten." -#: src/components/participant/ParticipantBody.tsx:252 +#: src/components/participant/ParticipantBody.tsx:258 msgid "Your responses" msgstr "Je reacties" diff --git a/echo/frontend/src/locales/nl-NL.ts b/echo/frontend/src/locales/nl-NL.ts index 938e7037..64816acc 100644 --- a/echo/frontend/src/locales/nl-NL.ts +++ b/echo/frontend/src/locales/nl-NL.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"You are not authenticated\":[\"Je bent niet ingelogd\"],\"You don't have permission to access this.\":[\"Je hebt geen toegang tot deze pagina.\"],\"Resource not found\":[\"Resource niet gevonden\"],\"Server error\":[\"Serverfout\"],\"Something went wrong\":[\"Er is iets fout gegaan\"],\"We're preparing your workspace.\":[\"We bereiden je werkruimte voor.\"],\"Preparing your dashboard\":[\"Dashboard klaarmaken\"],\"Welcome back\":[\"Welkom terug\"],\"library.regenerate\":[\"Regenerate Library\"],\"library.conversations.processing.status\":[\"Currently \",[\"finishedConversationsCount\"],\" conversations are ready to be analyzed. \",[\"unfinishedConversationsCount\"],\" still processing.\"],\"participant.echo.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"library.contact.sales\":[\"Contact sales\"],\"library.not.available\":[\"It looks like the library is not available for your account. Please contact sales to unlock this feature.\"],\"conversation.accordion.skeleton.title\":[\"Conversations\"],\"project.sidebar.chat.end.description\":[\"End of list • All \",[\"totalChats\"],\" chats loaded\"],\"participant.modal.stop.message\":[\"Are you sure you want to finish the conversation?\"],\"participant.button.is.recording.echo\":[\"ECHO\"],\"participant.modal.stop.title\":[\"Finish Conversation\"],\"participant.button.stop.no\":[\"No\"],\"participant.button.pause\":[\"Pause\"],\"participant.button.resume\":[\"Resume\"],\"conversation.linking_conversations.deleted\":[\"The source conversation was deleted\"],\"participant.button.stop.yes\":[\"Yes\"],\"participant.modal.refine.info.title.echo\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.verify\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.verify.action.button.approve\":[\"Approve\"],\"participant.verify.artefact.title\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"participant.verify.instructions.button.cancel\":[\"Cancel\"],\"participant.verify.action.button.cancel\":[\"Cancel\"],\"dashboard.dembrane.verify.description\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"dashboard.dembrane.verify.experimental\":[\"Experimental\"],\"participant.verify.artefact.action.button.go.back\":[\"Go back\"],\"participant.verify.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"participant.verify.loading.artefact\":[\"Loading artefact\"],\"participant.verify.regenerating.artefact\":[\"Regenerating the artefact\"],\"participant.verify.artefact.action.button.reload\":[\"Reload Page\"],\"participant.verify.action.button.revise\":[\"Revise\"],\"participant.verify.action.button.save\":[\"Save\"],\"participant.echo.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"participant.echo.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"participant.verify.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.verify.loading.artefact.description\":[\"This will just take a moment\"],\"participant.verify.artefact.error.title\":[\"Unable to Load Artefact\"],\"dashboard.dembrane.concrete.experimental\":[\"Experimentele functie\"],\"participant.button.go.deeper\":[\"Ga dieper\"],\"participant.button.make.concrete\":[\"Maak het concreet\"],\"select.all.modal.skip.reason\":[\"sommige kunnen worden overgeslagen vanwege lege transcriptie of contextlimiet\"],\"participant.modal.interruption.issue.description\":[\"We hebben je opname tot <0>\",[\"formattedDuration\"],\" opgeslagen, maar de rest is verloren gegaan, sorry. <1/> Druk hieronder om opnieuw te verbinden en druk dan op opnemen om verder te gaan.\"],\"participant.modal.refine.info.title.go.deeper\":[\"Ga dieper\"],\"participant.modal.refine.info.title.concrete\":[\"Maak het concreet\"],\"participant.modal.refine.info.title.generic\":[\"\\\"Verfijnen\\\" is binnenkort beschikbaar\"],\"participant.modal.refine.info.title\":[\"Functie binnenkort beschikbaar\"],\"participant.refine.go.deeper\":[\"Ga dieper\"],\"participant.concrete.artefact.error.description\":[\"Er ging iets mis bij het laden van je tekst. Probeer het nog een keer.\"],\"dashboard.dembrane.concrete.title\":[\"Maak het concreet\"],\"participant.refine.make.concrete\":[\"Maak het concreet\"],\"participant.button.refine\":[\"Verfijnen\"],\"participant.concrete.regenerating.artefact\":[\"Nieuwe tekst aan het maken…\"],\"dashboard.dembrane.concrete.topic.select\":[\"Kies een concreet onderwerp\"],\"participant.go.deeper.generic.error.message\":[\"Dit gesprek kan nu niet dieper. Probeer het straks nog een keer.\"],\"participant.concrete.artefact.error.title\":[\"Er ging iets mis met dit artefact\"],\"participant.modal.refine.info.reason\":[\"We hebben iets meer context nodig om je effectief te helpen verfijnen. Ga alsjeblieft door met opnemen, zodat we betere suggesties kunnen geven.\"],\"dashboard.dembrane.concrete.description\":[\"Laat deelnemers AI-ondersteunde feedback krijgen op hun gesprekken met Maak het concreet.\"],\"participant.concrete.instructions.approve.artefact\":[\"Keur het artefact goed of pas het aan voordat je doorgaat.\"],\"participant.concrete.instructions.loading\":[\"Instructies aan het laden…\"],\"participant.concrete.selection.button.next\":[\"Volgende\"],\"participant.concrete.instructions.button.next\":[\"Aan de slag\"],\"participant.concrete.instructions.revise.artefact\":[\"Pas de tekst aan zodat hij echt bij jou past. Je mag alles veranderen.\"],\"participant.concrete.instructions.read.aloud\":[\"Lees de tekst hardop voor en check of het goed voelt.\"],\"dashboard.dembrane.verify.topic.select\":[\"Selecteer welke onderwerpen deelnemers kunnen gebruiken voor verificatie.\"],\"participant.concrete.selection.title\":[\"Kies een concreet voorbeeld\"],\"participant.concrete.instructions.receive.artefact\":[\"Je krijgt zo een concreet voorbeeld (artefact) om mee te werken\"],\"participant.concrete.instructions.approval.helps\":[\"Als je dit goedkeurt, helpt dat om het proces te verbeteren\"],\"library.generate.duration.message\":[\"Het genereren van een bibliotheek kan tot een uur duren\"],\"uDvV8j\":[\" Verzenden\"],\"aMNEbK\":[\" Afmelden voor meldingen\"],\"JhOwWd\":[\"-5s\"],\"participant.modal.echo.info.title.generic\":[\"\\\"ECHO\\\" binnenkort beschikbaar\"],\"participant.modal.echo.info.title.go.deeper\":[\"\\\"Verkennen\\\" binnenkort beschikbaar\"],\"participant.modal.echo.info.title.concrete\":[\"\\\"Verifiëren\\\" binnenkort beschikbaar\"],\"2NWk7n\":[\"(voor verbeterde audioverwerking)\"],\"e6iRhF\":[[\"0\",\"plural\",{\"one\":[\"#\",\" tag\"],\"other\":[\"#\",\" tags\"]}]],\"select.all.modal.tags\":[[\"0\",\"plural\",{\"one\":[\"Tag:\"],\"other\":[\"Tags:\"]}]],\"J/hVSQ\":[[\"0\"]],\"HB8dPL\":[[\"0\"],\" \",[\"1\"],\" klaar\"],\"select.all.modal.added.count\":[[\"0\"],\" toegevoegd\"],\"xRdQss\":[[\"0\"],\" Conversation\",[\"1\"],\" • Edited \",[\"2\"]],\"2Th9D6\":[[\"0\"],\" Gesprekken • Bewerkt \",[\"1\"]],\"select.all.modal.not.added.count\":[[\"0\"],\" niet toegevoegd\"],\"BXWuuj\":[[\"conversationCount\"],\" geselecteerd\"],\"P1pDS8\":[[\"diffInDays\"],\" dagen geleden\"],\"bT6AxW\":[[\"diffInHours\"],\" uur geleden\"],\"library.conversations.to.be.analyzed\":[[\"finishedConversationsCount\",\"plural\",{\"one\":[\"Momenteel is \",\"#\",\" gesprek klaar om te worden geanalyseerd.\"],\"other\":[\"Momenteel zijn \",\"#\",\" gesprekken klaar om te worden geanalyseerd.\"]}]],\"fyE7Au\":[[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"TVD5At\":[[\"readingNow\"],\" leest nu\"],\"U7Iesw\":[[\"seconds\"],\" seconden\"],\"library.conversations.still.processing\":[[\"0\"],\" worden nog verwerkt.\"],\"ZpJ0wx\":[\"*Een moment a.u.b.*\"],\"ynBObK\":[\"+\",[\"hiddenCount\"],\" gesprekken\"],\"pV+XPw\":[\"+5s\"],\"LPXUKX\":[\"<0>Wacht \",[\"0\"],\":\",[\"1\"]],\"LeFXS1\":[\"0 Aspecten\"],\"AeSuqs\":[\"1. Je geeft een URL op waar je meldingen wilt ontvangen\"],\"nDEZ7T\":[\"2. Wanneer een gesprekgebeurtenis plaatsvindt, sturen we automatisch de gesprekgegevens naar uw URL\"],\"WiUXLq\":[\"3. Uw systeem ontvangt de gegevens en kan erop reageren (bijvoorbeeld opslaan in een database, e-mail verzenden, spreadsheet bijwerken)\"],\"D+aQ7R\":[\"Een vriendelijke naam om dit webhook te identificeren\"],\"DX/Wkz\":[\"Accountwachtwoord\"],\"L5gswt\":[\"Actie door\"],\"UQXw0W\":[\"Actie op\"],\"7L01XJ\":[\"Acties\"],\"select.all.modal.loading.filters\":[\"Actieve filters\"],\"m16xKo\":[\"Toevoegen\"],\"1m+3Z3\":[\"Voeg extra context toe (Optioneel)\"],\"Se1KZw\":[\"Vink aan wat van toepassing is\"],\"select.all.modal.title.add\":[\"Gesprekken toevoegen aan context\"],\"1xDwr8\":[\"Voeg belangrijke woorden of namen toe om de kwaliteit en nauwkeurigheid van het transcript te verbeteren.\"],\"ndpRPm\":[\"Voeg nieuwe opnames toe aan dit project. Bestanden die u hier uploadt worden verwerkt en verschijnen in gesprekken.\"],\"Ralayn\":[\"Trefwoord toevoegen\"],\"add.tag.filter.modal.title\":[\"Tag toevoegen aan filters\"],\"IKoyMv\":[\"Trefwoorden toevoegen\"],\"add.tag.filter.modal.add\":[\"Toevoegen aan filters\"],\"NffMsn\":[\"Voeg toe aan dit gesprek\"],\"QN2F+7\":[\"Webhook toevoegen\"],\"UZ07em\":[\"Voeg uw eerste webhook toe\"],\"select.all.modal.added\":[\"Toegevoegd\"],\"Na90E+\":[\"Toegevoegde e-mails\"],\"select.all.modal.add.without.filters\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" gesprek\"],\"other\":[\"#\",\" gesprekken\"]}],\" toevoegen aan de chat\"],\"select.all.modal.add.with.filters\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" gesprek\"],\"other\":[\"#\",\" gesprekken\"]}],\" toevoegen met de volgende filters:\"],\"select.all.modal.add.without.filters.more\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" extra gesprek\"],\"other\":[\"#\",\" extra gesprekken\"]}],\" toevoegen\"],\"select.all.modal.add.with.filters.more\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" extra gesprek\"],\"other\":[\"#\",\" extra gesprekken\"]}],\" toevoegen met de volgende filters:\"],\"SJCAsQ\":[\"Context toevoegen:\"],\"select.all.modal.loading.title\":[\"Gesprekken toevoegen\"],\"Du6bPw\":[\"Adres\"],\"CA/Ul9\":[\"Pas de basislettergrootte voor de interface aan\"],\"sxkWRg\":[\"Geavanceerd\"],\"OaKXud\":[\"Geavanceerd (Tips en best practices)\"],\"TBpbDp\":[\"Geavanceerd (Tips en trucs)\"],\"JiIKww\":[\"Geavanceerde instellingen\"],\"6iJVJD\":[\"Agentic\"],\"vaeE5W\":[\"Agentic - Tool-driven execution\"],\"VHg3DX\":[\"Agentic Chat\"],\"cF7bEt\":[\"Alle acties\"],\"O1367B\":[\"Alle collecties\"],\"gvykaX\":[\"Alle gesprekken\"],\"Cmt62w\":[\"Alle gesprekken klaar\"],\"u/fl/S\":[\"Alle bestanden zijn succesvol geüpload.\"],\"baQJ1t\":[\"Alle insights\"],\"3goDnD\":[\"Sta deelnemers toe om met behulp van de link nieuwe gesprekken te starten\"],\"bruUug\":[\"Bijna klaar\"],\"H7cfSV\":[\"Al toegevoegd aan dit gesprek\"],\"xNyrs1\":[\"Al in context\"],\"jIoHDG\":[\"Een e-mail melding wordt naar \",[\"0\"],\" deelnemer\",[\"1\"],\" verstuurd. Wilt u doorgaan?\"],\"G54oFr\":[\"Een e-mail melding wordt naar \",[\"0\"],\" deelnemer\",[\"1\"],\" verstuurd. Wilt u doorgaan?\"],\"8q/YVi\":[\"Er is een fout opgetreden bij het laden van de Portal. Neem contact op met de ondersteuningsteam.\"],\"XyOToQ\":[\"Er is een fout opgetreden.\"],\"QX6zrA\":[\"Analyse\"],\"F4cOH1\":[\"Analyse taal\"],\"1x2m6d\":[\"Analyseer deze elementen met diepte en nuance. Neem de volgende punten in acht:\\n\\nFocus op verrassende verbindingen en contrasten\\nGa verder dan duidelijke oppervlakte-niveau vergelijkingen\\nIdentificeer verborgen patronen die de meeste analyses missen\\nBlijf analytisch exact terwijl je aantrekkelijk bent\\n\\nOpmerking: Als de vergelijkingen te superficieel zijn, laat het me weten dat we meer complex materiaal nodig hebben om te analyseren.\"],\"announcements\":[\"meldingen\"],\"Dzr23X\":[\"Meldingen\"],\"gd1W+U\":[\"Transcripten anoniem maken\"],\"YdiKaK\":[\"anoniem gesprek\"],\"iPiP6k\":[\"Anoniem gesprek\"],\"azfEQ3\":[\"Anonieme deelnemer\"],\"participant.concrete.action.button.approve\":[\"Goedkeuren\"],\"conversation.verified.approved\":[\"Goedgekeurd\"],\"tq+4rb\":[\"Weet je zeker dat je de webhook \\\"\",[\"0\"],\"\\\" wilt verwijderen? Dit kan niet ongedaan worden gemaakt.\"],\"Q5Z2wp\":[\"Weet je zeker dat je dit gesprek wilt verwijderen? Dit kan niet ongedaan worden gemaakt.\"],\"kWiPAC\":[\"Weet je zeker dat je dit project wilt verwijderen?\"],\"YF1Re1\":[\"Weet je zeker dat je dit project wilt verwijderen? Dit kan niet ongedaan worden gemaakt.\"],\"B8ymes\":[\"Weet je zeker dat je deze opname wilt verwijderen?\"],\"G2gLnJ\":[\"Weet je zeker dat je dit trefwoord wilt verwijderen?\"],\"aUsm4A\":[\"Weet je zeker dat je dit trefwoord wilt verwijderen? Dit zal het trefwoord verwijderen uit bestaande gesprekken die het bevatten.\"],\"participant.modal.finish.message.text.mode\":[\"Weet je zeker dat je het wilt afmaken?\"],\"xu5cdS\":[\"Weet je zeker dat je het wilt afmaken?\"],\"sOql0x\":[\"Weet je zeker dat je de bibliotheek wilt genereren? Dit kan een tijdje duren en overschrijft je huidige views en insights.\"],\"K1Omdr\":[\"Weet je zeker dat je de bibliotheek wilt genereren? Dit kan een tijdje duren.\"],\"UXCOMn\":[\"Weet je zeker dat je het samenvatting wilt hergenereren? Je verliest de huidige samenvatting.\"],\"JHgUuT\":[\"Artefact succesvol goedgekeurd!\"],\"IbpaM+\":[\"Artefact succesvol opnieuw geladen!\"],\"Qcm/Tb\":[\"Artefact succesvol herzien!\"],\"uCzCO2\":[\"Artefact succesvol bijgewerkt!\"],\"KYehbE\":[\"Artefacten\"],\"jrcxHy\":[\"Artefacten\"],\"F+vBv0\":[\"Stel vraag\"],\"lCenB6\":[\"Vraag om e-mail?\"],\"Rjlwvz\":[\"Vraag om naam?\"],\"5gQcdD\":[\"Vraag deelnemers om hun naam te geven wanneer ze een gesprek starten\"],\"84NoFa\":[\"Aspect\"],\"HkigHK\":[\"Aspecten\"],\"kskjVK\":[\"Assistent is aan het typen...\"],\"HrusNW\":[\"Selecteer minimaal één onderwerp om Maak het concreet aan te zetten\"],\"iF1OFS\":[\"Er moet minstens één onderwerp zijn geselecteerd om Verifiëren aan te zetten\"],\"participant.modal.interruption.issue.message\":[\"Let op! We hebben de laatste 60 seconden van je opname verloren door een onderbreking. Druk op de knop hieronder om opnieuw verbinding te maken.\"],\"kHN5Zx\":[\"Audio-download niet beschikbaar voor anonieme gesprekken\"],\"SLvg/d\":[\"Audio-afspelen niet beschikbaar voor anonieme gesprekken\"],\"DMBYlw\":[\"Audio verwerking in uitvoering\"],\"D3SDJS\":[\"Audio opname\"],\"mGVg5N\":[\"Audio opnames worden 30 dagen na de opname verwijderd\"],\"IOBCIN\":[\"Audio-tip\"],\"y2W2Hg\":[\"Auditlogboeken\"],\"aL1eBt\":[\"Auditlogboeken geëxporteerd naar CSV\"],\"mS51hl\":[\"Auditlogboeken geëxporteerd naar JSON\"],\"z8CQX2\":[\"Authenticator-code\"],\"R+PyK8\":[\"Automatisch titels genereren\"],\"voAvDv\":[\"Automatisch titels genereren\"],\"Wrpmw7\":[\"Automatisch gegenereerd of handmatig invoeren\"],\"/iCiQU\":[\"Automatisch selecteren\"],\"3D5FPO\":[\"Automatisch selecteren uitgeschakeld\"],\"ajAMbT\":[\"Automatisch selecteren ingeschakeld\"],\"jEqKwR\":[\"Automatisch selecteren bronnen om toe te voegen aan het gesprek\"],\"dY4Vk3\":[\"Automatisch een korte onderwerp-gebaseerde titel genereren voor elk gesprek na samenvatting. De titel beschrijft wat er werd besproken, niet wie deelnemde. De oorspronkelijke naam van de deelnemer wordt apart bewaard, als ze er een had.\"],\"vtUY0q\":[\"Automatisch relevante gesprekken voor analyse zonder handmatige selectie\"],\"F95AYw\":[\"Transcripten automatisch opslaan in je CRM of database\"],\"zUbSgC\":[\"Conversatiegegevens automatisch verzenden naar je andere tools en services wanneer gebeurtenissen plaatsvinden.\"],\"csDS2L\":[\"Beschikbaar\"],\"iH8pgl\":[\"Terug\"],\"participant.button.back.microphone\":[\"Terug naar microfoon\"],\"participant.button.back\":[\"Terug\"],\"/9nVLo\":[\"Terug naar selectie\"],\"wVO5q4\":[\"Basis (Alleen essentiële tutorial slides)\"],\"epXTwc\":[\"Basis instellingen\"],\"GML8s7\":[\"Begin!\"],\"YBt9YP\":[\"Bèta\"],\"dashboard.dembrane.concrete.beta\":[\"Bèta\"],\"dashboard.dembrane.verify.beta\":[\"Bèta\"],\"0fX/GG\":[\"Big Picture\"],\"vZERag\":[\"Big Picture - Thema’s & patronen\"],\"MkvsWx\":[\"Een gesprek boeken\"],\"YgG3yv\":[\"Brainstorm ideeën\"],\"4eBtkM\":[\"Aangepaste dashboards bouwen met realtime conversatiegegevens\"],\"ba5GvN\":[\"Door dit project te verwijderen, verwijder je alle gegevens die eraan gerelateerd zijn. Dit kan niet ongedaan worden gemaakt. Weet je zeker dat je dit project wilt verwijderen?\"],\"dEgA5A\":[\"Annuleren\"],\"participant.mic.settings.modal.second.confirm.cancel\":[\"Annuleren\"],\"participant.concrete.action.button.cancel\":[\"Annuleren\"],\"participant.concrete.instructions.button.cancel\":[\"Annuleren\"],\"select.all.modal.cancel\":[\"Annuleren\"],\"add.tag.filter.modal.cancel\":[\"Annuleren\"],\"RKD99R\":[\"Kan geen leeg gesprek toevoegen\"],\"kryGs+\":[\"Kaart\"],\"JFFJDJ\":[\"Wijzigingen worden automatisch opgeslagen terwijl je de app gebruikt. <0/>Zodra je wijzigingen hebt die nog niet zijn opgeslagen, kun je op elk gedeelte van de pagina klikken om de wijzigingen op te slaan. <1/>Je zult ook een knop zien om de wijzigingen te annuleren.\"],\"u0IJto\":[\"Wijzigingen worden automatisch opgeslagen\"],\"xF/jsW\":[\"Wijziging van de taal tijdens een actief gesprek kan onverwachte resultaten opleveren. Het wordt aanbevolen om een nieuw gesprek te starten na het wijzigen van de taal. Weet je zeker dat je wilt doorgaan?\"],\"AHZflp\":[\"Chat\"],\"TGJVgd\":[\"Chat | Dembrane\"],\"chat.accordion.skeleton.title\":[\"Chats\"],\"project.sidebar.chat.title\":[\"Chats\"],\"8Q+lLG\":[\"Chats\"],\"participant.button.check.microphone.access\":[\"Controleer microfoontoegang\"],\"+e4Yxz\":[\"Controleer microfoontoegang\"],\"v4fiSg\":[\"Controleer je email\"],\"pWT04I\":[\"Controleren...\"],\"KFa1f3\":[\"Een logo-bestand kiezen\"],\"okLwd9\":[\"Kiezen uit je andere projecten\"],\"Aoxltn\":[\"Kiezen wanneer je meldingen wilt ontvangen\"],\"DakUDF\":[\"Kies je favoriete thema voor de interface\"],\"0ngaDi\":[\"Citeert de volgende bronnen\"],\"B2pdef\":[\"Klik op \\\"Upload bestanden\\\" wanneer je klaar bent om de upload te starten.\"],\"cwMTjO\":[\"Klik om te bewerken\"],\"jcSz6S\":[\"Klik om alle \",[\"totalCount\"],\" gesprekken te zien\"],\"+d+tJS\":[\"Klonen vanuit een ander project\"],\"nCnTY0\":[\"Klonen vanuit project\"],\"BPrdpc\":[\"Project klonen\"],\"9U86tL\":[\"Project klonen\"],\"yz7wBu\":[\"Sluiten\"],\"select.all.modal.close\":[\"Sluiten\"],\"q+hNag\":[\"Collectie\"],\"bJHBId\":[\"Algemene toepassingen:\"],\"Wqc3zS\":[\"Vergelijk\"],\"CfO59/\":[\"Compare & Contrast Insights\"],\"jlZul5\":[\"Vergelijk en contrast de volgende items die in de context zijn verstrekt. \"],\"bD8I7O\":[\"Voltooid\"],\"6jBoE4\":[\"Concreet maken\"],\"participant.mic.settings.modal.second.confirm.button\":[\"Doorgaan\"],\"yjkELF\":[\"Bevestig nieuw wachtwoord\"],\"p2/GCq\":[\"Bevestig wachtwoord\"],\"puQ8+/\":[\"Publiceren bevestigen\"],\"L0k594\":[\"Bevestig je wachtwoord om een nieuw geheim voor je authenticator-app te genereren.\"],\"JhzMcO\":[\"Verbinding maken met rapportservices...\"],\"wX/BfX\":[\"Verbinding gezond\"],\"WimHuY\":[\"Verbinding ongezond\"],\"DFFB2t\":[\"Neem contact op met sales\"],\"VlCTbs\":[\"Neem contact op met je verkoper om deze functie vandaag te activeren!\"],\"M73whl\":[\"Context\"],\"VHSco4\":[\"Context toegevoegd:\"],\"aVvy3Y\":[\"Contextlimiet bereikt\"],\"participant.button.continue\":[\"Doorgaan\"],\"xGVfLh\":[\"Doorgaan\"],\"F1pfAy\":[\"gesprek\"],\"EiHu8M\":[\"Gesprek toegevoegd aan chat\"],\"ggJDqH\":[\"Gesprek audio\"],\"participant.conversation.ended\":[\"Gesprek beëindigd\"],\"BsHMTb\":[\"Gesprek beëindigd\"],\"26Wuwb\":[\"Gesprek wordt verwerkt\"],\"OtdHFE\":[\"Gesprek verwijderd uit chat\"],\"zTKMNm\":[\"Gespreksstatus\"],\"Rdt7Iv\":[\"Gespreksstatusdetails\"],\"7Ljafh\":[\"Gesprekslabels\"],\"a7zH70\":[\"gesprekken\"],\"EnJuK0\":[\"Gesprekken\"],\"TQ8ecW\":[\"Gesprekken van QR Code\"],\"nmB3V3\":[\"Gesprekken van upload\"],\"participant.refine.cooling.down\":[\"Even afkoelen. Beschikbaar over \",[\"0\"]],\"6V3Ea3\":[\"Gekopieerd\"],\"84o0nc\":[\"Gekopieerd van het originele gesprek\"],\"PiH3UR\":[\"Gekopieerd!\"],\"he3ygx\":[\"Kopieer\"],\"y1eoq1\":[\"Kopieer link\"],\"Dj+aS5\":[\"Kopieer link om dit rapport te delen\"],\"vAkFou\":[\"Geheim kopiëren\"],\"v3StFl\":[\"Kopieer samenvatting\"],\"/4gGIX\":[\"Kopieer naar clipboard\"],\"RTxUjI\":[\"Kopieer naar klembord\"],\"rG2gDo\":[\"Kopieer transcript\"],\"OvEjsP\":[\"Kopieren...\"],\"hYgDIe\":[\"Maak\"],\"VW1ecc\":[\"Een nieuwe webhook vanaf nul maken\"],\"oJfYM5\":[\"Create a research brief from recent conversations\"],\"CSQPC0\":[\"Maak een account aan\"],\"library.create\":[\"Maak bibliotheek aan\"],\"O671Oh\":[\"Maak bibliotheek aan\"],\"library.create.view.modal.title\":[\"Maak nieuwe view aan\"],\"vY2Gfm\":[\"Maak nieuwe view aan\"],\"bsfMt3\":[\"Maak rapport\"],\"library.create.view\":[\"Maak view aan\"],\"3D0MXY\":[\"Maak view aan\"],\"dkAPxi\":[\"Webhook maken\"],\"45O6zJ\":[\"Gemaakt op\"],\"yOrQ4N\":[\"Huidige logo\"],\"8Tg/JR\":[\"Aangepast\"],\"o1nIYK\":[\"Aangepaste bestandsnaam\"],\"GrXJvi\":[\"Aangepast logo\"],\"iv5fAO\":[\"Aangepaste titelprompt\"],\"ZQKLI1\":[\"Gevarenzone\"],\"wqCnxg\":[\"Dashboard URL (directe link naar gespreksoverzicht)\"],\"ovBPCi\":[\"Standaard\"],\"ucTqrC\":[\"Standaard - Geen tutorial (Alleen privacy verklaringen)\"],\"K/78Yl\":[\"Delegate multi-step analysis with live tool execution\"],\"cnGeoo\":[\"Verwijder\"],\"project.sidebar.chat.delete\":[\"Chat verwijderen\"],\"2DzmAq\":[\"Verwijder gesprek\"],\"++iDlT\":[\"Verwijder project\"],\"zdyslo\":[\"Webhook verwijderen\"],\"+m7PfT\":[\"Verwijderd succesvol\"],\"p9tvm2\":[\"Echo\"],\"90wFaY\":[\"ECHO\"],\"Y7Si8i\":[\"dembrane draait op AI. Check de antwoorden extra goed.\"],\"67znul\":[\"Reactie\"],\"Nu4oKW\":[\"Beschrijving\"],\"NMz7xK\":[\"Ontwikkel een strategisch framework dat betekenisvolle resultaten oplevert. Voor:\\n\\nIdentificeer de kernobjectieven en hun interafhankelijkheden\\nPlan implementatiepaden met realistische tijdslijnen\\nVoorzien in potentiële obstakels en mitigatiestrategieën\\nDefinieer duidelijke metrieken voor succes buiten vanity-indicatoren\\nHervat de behoefte aan middelen en prioriteiten voor toewijzing\\nStructuur het plan voor zowel onmiddellijke actie als langetermijnvisie\\nInclusief besluitvormingsgate en pivotpunten\\n\\nLet op: Focus op strategieën die duurzame competitieve voordelen creëren, niet alleen incrementele verbeteringen.\"],\"qERl58\":[\"2FA uitschakelen\"],\"yrMawf\":[\"Tweestapsverificatie uitschakelen\"],\"E/QGRL\":[\"Uitgeschakeld\"],\"fDGgw4\":[\"Ben ik dit nodig?\"],\"LnL5p2\":[\"Wil je bijdragen aan dit project?\"],\"JeOjN4\":[\"Wil je op de hoogte blijven?\"],\"TvY/XA\":[\"Documentatie\"],\"mzI/c+\":[\"Downloaden\"],\"5YVf7S\":[\"Download alle transcripten die voor dit project zijn gegenereerd.\"],\"5154Ap\":[\"Download alle transcripten\"],\"8fQs2Z\":[\"Downloaden als\"],\"hX9DE4\":[\"Download audio\"],\"hTiEnc\":[\"Audio downloaden\"],\"wEiqju\":[\"QR code downloaden\"],\"+bBcKo\":[\"Transcript downloaden\"],\"5XW2u5\":[\"Download transcript opties\"],\"6Wy9H3\":[\"Draft next actions and organize them by priority\"],\"hUO5BY\":[\"Sleep audio bestanden hierheen of klik om bestanden te selecteren\"],\"KGi3u9\":[\"Sleep om te herordenen\"],\"lkz6PL\":[\"Duur\"],\"KIjvtr\":[\"Nederlands\"],\"pO9dOq\":[\"bijvoorbeeld \\\"Gebruik korte zinnen als 'Stedelijke Groene Ruimtes' of 'Jeugdwerkgelegenheid'. Vermijd algemene titels.\\\"\"],\"ffuZIY\":[\"bijvoorbeeld, Slack meldingen, Make workflow\"],\"participant.button.echo\":[\"ECHO\"],\"HA9VXi\":[\"ECHO\"],\"rH6cQt\":[\"Echo wordt aangedreven door AI. Controleer de Antwoorden nogmaals.\"],\"o6tfKZ\":[\"ECHO wordt aangedreven door AI. Controleer de Antwoorden nogmaals.\"],\"/IJH/2\":[\"ECHO!\"],\"ePK91l\":[\"Bewerken\"],\"9WkyHF\":[\"Gesprek bewerken\"],\"/8fAkm\":[\"Bestandsnaam bewerken\"],\"G2KpGE\":[\"Project bewerken\"],\"DdevVt\":[\"Rapport inhoud bewerken\"],\"0YvCPC\":[\"Bron bewerken\"],\"report.editor.description\":[\"Bewerk de rapport inhoud met de rich text editor hieronder. Je kunt tekst formatteren, links, afbeeldingen en meer toevoegen.\"],\"nP7CdQ\":[\"Webhook bewerken\"],\"F6H6Lg\":[\"Bewerkmode\"],\"O3oNi5\":[\"E-mail\"],\"wwiTff\":[\"Email verificatie\"],\"Ih5qq/\":[\"Email verificatie | Dembrane\"],\"iF3AC2\":[\"Email is succesvol geverifieerd. Je wordt doorgestuurd naar de inlogpagina in 5 seconden. Als je niet doorgestuurd wordt, klik dan <0>hier.\"],\"g2N9MJ\":[\"email@werk.com\"],\"N2S1rs\":[\"Leeg\"],\"DCRKbe\":[\"2FA inschakelen\"],\"PccJlP\":[\"Enable Echo\"],\"pPJr5A\":[\"Enable ECHO\"],\"D3AnH0\":[\"Verkennen inschakelen\"],\"+ljZfM\":[\"Ga dieper aanzetten\"],\"wGA7d4\":[\"Maak het concreet aanzetten\"],\"4KKbfZ\":[\"Deelnemen inschakelen\"],\"PoQJQE\":[\"Enable Reply\"],\"G3dSLc\":[\"Rapportmeldingen inschakelen\"],\"Idlt6y\":[\"Schakel deze functie in zodat deelnemers meldingen kunnen ontvangen wanneer een rapport wordt gepubliceerd of bijgewerkt. Deelnemers kunnen hun e-mailadres invoeren om zich te abonneren op updates.\"],\"g2qGhy\":[\"Schakel deze functie in zodat deelnemers AI-suggesties kunnen opvragen tijdens het gesprek. Deelnemers kunnen na het vastleggen van hun gedachten op \\\"ECHO\\\" klikken voor contextuele feedback, wat diepere reflectie en betrokkenheid stimuleert. Tussen elke aanvraag zit een korte pauze.\"],\"pB03mG\":[\"Schakel deze functie in zodat deelnemers AI-suggesties kunnen opvragen tijdens het gesprek. Deelnemers kunnen na het vastleggen van hun gedachten op \\\"ECHO\\\" klikken voor contextuele feedback, wat diepere reflectie en betrokkenheid stimuleert. Tussen elke aanvraag zit een korte pauze.\"],\"ZUS4uO\":[\"Schakel deze functie in zodat deelnemers AI-antwoorden kunnen vragen tijdens hun gesprek. Na het inspreken van hun gedachten kunnen ze op \\\"Verkennen\\\" klikken voor contextuele feedback, zodat ze dieper gaan nadenken en meer betrokken raken. Er zit een wachttijd tussen verzoeken.\"],\"dWv3hs\":[\"Schakel deze functie in zodat deelnemers AI-suggesties kunnen opvragen tijdens het gesprek. Deelnemers kunnen na het vastleggen van hun gedachten op \\\"ECHO\\\" klikken voor contextuele feedback, wat diepere reflectie en betrokkenheid stimuleert. Tussen elke aanvraag zit een korte pauze.\"],\"rkE6uN\":[\"Zet deze functie aan zodat deelnemers AI-antwoorden kunnen vragen tijdens hun gesprek. Na het inspreken van hun gedachten kunnen ze op \\\"Go deeper\\\" klikken voor contextuele feedback, zodat ze dieper gaan nadenken en meer betrokken raken. Er zit een wachttijd tussen verzoeken.\"],\"dashboard.dembrane.feature.verify.description\":[\"Schakel deze functie in om deelnemers \\\"resultaten\\\" van hun inzendingen te laten verifiëren en goedkeuren. Dit helpt om belangrijke ideeën, zorgen of samenvattingen concreet te maken. Na het gesprek kun je filteren op discussies met geverifieerde resultaten en deze bekijken in het overzicht.\"],\"C027jd\":[\"Transcriptanoniem maken inschakelen\"],\"329BBO\":[\"Tweestapsverificatie inschakelen\"],\"x35ZEt\":[\"Verifiëren inschakelen\"],\"RxzN1M\":[\"Ingeschakeld\"],\"IxzwiB\":[\"Einde van de lijst • Alle \",[\"0\"],\" gesprekken geladen\"],\"lYGfRP\":[\"Engels\"],\"GboWYL\":[\"Voer een sleutelterm of eigennamen in\"],\"TSHJTb\":[\"Voer een naam in voor het nieuwe gesprek\"],\"KovX5R\":[\"Voer een naam in voor je nieuwe project\"],\"DRYPFp\":[\"Voer een geheime sleutel in\"],\"34YqUw\":[\"Voer een geldige code in om tweestapsverificatie uit te schakelen.\"],\"2FPsPl\":[\"Voer bestandsnaam (zonder extensie) in\"],\"vT+QoP\":[\"Voer een nieuwe naam in voor de chat:\"],\"oIn7d4\":[\"Voer de 6-cijferige code uit je authenticator-app in.\"],\"q1OmsR\":[\"Voer de huidige zescijferige code uit je authenticator-app in.\"],\"nAEwOZ\":[\"Voer uw toegangscode in\"],\"NgaR6B\":[\"Voer je wachtwoord in\"],\"42tLXR\":[\"Voer uw query in\"],\"HRbyGE\":[\"Ingevoerd door de deelnemer op het portaal\"],\"SlfejT\":[\"Fout\"],\"Ne0Dr1\":[\"Fout bij het klonen van het project\"],\"AEkJ6x\":[\"Fout bij het maken van het rapport\"],\"S2MVUN\":[\"Fout bij laden van meldingen\"],\"xcUDac\":[\"Fout bij laden van inzichten\"],\"edh3aY\":[\"Fout bij laden van project\"],\"3Uoj83\":[\"Fout bij laden van quotes\"],\"4kVRov\":[\"Fout opgetreden\"],\"z05QRC\":[\"Fout bij het bijwerken van het rapport\"],\"hmk+3M\":[\"Fout bij het uploaden van \\\"\",[\"0\"],\"\\\": \",[\"1\"]],\"tst44n\":[\"Gebeurtenissen\"],\"VFClUG\":[\"Gebeurtenissen om te luisteren naar\"],\"participant.alert.microphone.access.success\":[\"Alles lijkt goed – je kunt doorgaan.\"],\"/PykH1\":[\"Alles lijkt goed – je kunt doorgaan.\"],\"jqsg/I\":[\"Voorbeeld webhook payload\"],\"AAC/NE\":[\"Voorbeeld: Dit gesprek gaat over [onderwerp]. Belangrijke termen zijn [term1], [term2]. Let speciaal op [specifieke aspect].\"],\"Rsjgm0\":[\"Experimenteel\"],\"8tjQCz\":[\"Verkennen\"],\"participant.echo.explore\":[\"Verkennen\"],\"/bsogT\":[\"Ontdek thema's en patronen in al je gesprekken\"],\"sAod0Q\":[[\"conversationCount\"],\" gesprekken aan het verkennen\"],\"GS+Mus\":[\"Exporteer\"],\"7Bj3x9\":[\"Mislukt\"],\"bh2Vob\":[\"Fout bij het toevoegen van het gesprek aan de chat\"],\"ajvYcJ\":[\"Fout bij het toevoegen van het gesprek aan de chat\",[\"0\"]],\"g5wCZj\":[\"Mislukt om gesprekken aan context toe te voegen\"],\"9GMUFh\":[\"Artefact kon niet worden goedgekeurd. Probeer het opnieuw.\"],\"pmwvUt\":[\"Fout bij het goedkeuren van het resultaat. Probeer het opnieuw.\"],\"RBpcoc\":[\"Fout bij het kopiëren van de chat. Probeer het opnieuw.\"],\"uvu6eC\":[\"Kopiëren van transcript is mislukt. Probeer het nog een keer.\"],\"BVzTya\":[\"Fout bij het verwijderen van de reactie\"],\"p+a077\":[\"Fout bij het uitschakelen van het automatisch selecteren voor deze chat\"],\"iS9Cfc\":[\"Fout bij het inschakelen van het automatisch selecteren voor deze chat\"],\"C6KoMG\":[\"Fout bij het voltooien van het gesprek. Probeer het opnieuw of start een nieuw gesprek.\"],\"Gu9mXj\":[\"Fout bij het voltooien van het gesprek. Probeer het opnieuw.\"],\"vx5bTP\":[\"Fout bij het genereren van \",[\"label\"],\". Probeer het opnieuw.\"],\"7S+M+W\":[\"Failed to generate Hidden gems. Please try again.\"],\"Fa1ewI\":[\"Samenvatting maken lukt niet. Probeer het later nog een keer.\"],\"DKxr+e\":[\"Fout bij het ophalen van meldingen\"],\"TSt/Iq\":[\"Fout bij het ophalen van de laatste melding\"],\"D4Bwkb\":[\"Fout bij het ophalen van het aantal ongelezen meldingen\"],\"AXRzV1\":[\"Het laden van de audio is mislukt of de audio is niet beschikbaar\"],\"Z77bMM\":[\"Fout bij het laden van webhooks\"],\"T7KYJY\":[\"Fout bij het markeren van alle meldingen als gelezen\"],\"eGHX/x\":[\"Fout bij het markeren van de melding als gelezen\"],\"FBluE+\":[\"Opnieuw verbinden mislukt. Probeer de pagina opnieuw te laden.\"],\"SVtMXb\":[\"Fout bij het hergenereren van de samenvatting. Probeer het opnieuw later.\"],\"h49o9M\":[\"Opnieuw laden is mislukt. Probeer het opnieuw.\"],\"kE1PiG\":[\"Fout bij het verwijderen van het gesprek uit de chat\"],\"+piK6h\":[\"Fout bij het verwijderen van het gesprek uit de chat\",[\"0\"]],\"P9wLTJ\":[\"Fout bij het verwijderen van het logo\"],\"SmP70M\":[\"Fout bij het hertranscriptie van het gesprek. Probeer het opnieuw.\"],\"hhLiKu\":[\"Artefact kon niet worden herzien. Probeer het opnieuw.\"],\"kClMar\":[\"Fout bij het herzien van het resultaat. Probeer het opnieuw.\"],\"8LgIkO\":[\"Fout bij het starten van een nieuw gesprek. Probeer het opnieuw.\"],\"wMEdO3\":[\"Fout bij het stoppen van de opname bij wijziging van het apparaat. Probeer het opnieuw.\"],\"RW4V7P\":[\"Fout bij het uploaden van het logo\"],\"wH6wcG\":[\"Fout bij het verifiëren van de e-mailstatus. Probeer het opnieuw.\"],\"participant.modal.echo.info.title\":[\"Functie binnenkort beschikbaar\"],\"87gcCP\":[\"Bestand \\\"\",[\"0\"],\"\\\" overschrijdt de maximale grootte van \",[\"1\"],\".\"],\"ena+qV\":[\"Bestand \\\"\",[\"0\"],\"\\\" heeft een ongeldig formaat. Alleen audio bestanden zijn toegestaan.\"],\"LkIAge\":[\"Bestand \\\"\",[\"0\"],\"\\\" is geen ondersteund audioformaat. Alleen audio bestanden zijn toegestaan.\"],\"RW2aSn\":[\"Bestand \\\"\",[\"0\"],\"\\\" is te klein (\",[\"1\"],\"). Minimum grootte is \",[\"2\"],\".\"],\"+aBwxq\":[\"Bestandsgrootte: Min \",[\"0\"],\", Max \",[\"1\"],\", maximaal \",[\"MAX_FILES\"],\" bestanden\"],\"UkgMPE\":[\"Bestandsnaam van het geüploade bestand\"],\"o7J4JM\":[\"Filteren\"],\"5g0xbt\":[\"Filter auditlogboeken op actie\"],\"9clinz\":[\"Filter auditlogboeken op collectie\"],\"O39Ph0\":[\"Filter op actie\"],\"DiDNkt\":[\"Filter op collectie\"],\"MRk67a\":[\"Find contradictions and suggest follow-up questions\"],\"participant.button.stop.finish\":[\"Afronden\"],\"participant.button.finish.text.mode\":[\"Voltooien\"],\"participant.button.finish\":[\"Voltooien\"],\"JmZ/+d\":[\"Voltooien\"],\"participant.modal.finish.title.text.mode\":[\"Gesprek afmaken\"],\"4dQFvz\":[\"Voltooid\"],\"kODvZJ\":[\"Voornaam\"],\"MKEPCY\":[\"Volgen\"],\"JnPIOr\":[\"Volgen van afspelen\"],\"cGeFup\":[\"Lettergrootte\"],\"Jj3pF8\":[\"Voor geavanceerde gebruikers: Een geheime sleutel om de authenticiteit van de webhook te verifiëren. Alleen nodig als je ontvangende service een handtekeningvereist.\"],\"glx6on\":[\"Wachtwoord vergeten?\"],\"nLC6tu\":[\"Frans\"],\"k/Ywl4\":[\"Volledig transcript (wanneer beschikbaar)\"],\"ziAjHi\":[\"Genereren\"],\"GRy59I\":[\"Genereer eerst een samenvatting\"],\"tSA0hO\":[\"Genereer inzichten uit je gesprekken\"],\"QqIxfi\":[\"Geheim genereren\"],\"tM4cbZ\":[\"Genereer gestructureerde vergaderingenotes op basis van de volgende discussiepunten die in de context zijn verstrekt.\"],\"gitFA/\":[\"Samenvatting genereren\"],\"kzY+nd\":[\"Samenvatting wordt gemaakt. Even wachten...\"],\"DDcvSo\":[\"Duits\"],\"u9yLe/\":[\"Krijg direct een reactie van dembrane om het gesprek te verdiepen.\"],\"participant.refine.go.deeper.description\":[\"Krijg direct een reactie van dembrane om het gesprek te verdiepen.\"],\"TAXdgS\":[\"Geef me een lijst van 5-10 onderwerpen die worden besproken.\"],\"CKyk7Q\":[\"Ga terug\"],\"participant.concrete.artefact.action.button.go.back\":[\"Terug\"],\"IL8LH3\":[\"Ga dieper\"],\"DXr0zk\":[\"Volledig scherm\"],\"iWpEwy\":[\"Ga naar home\"],\"A3oCMz\":[\"Ga naar nieuw gesprek\"],\"5gqNQl\":[\"Rasterweergave\"],\"+h3keC\":[\"Gids hoe titels worden gegenereerd. Titels beschrijven het onderwerp van het gesprek, niet de deelnemer.\"],\"ZqBGoi\":[\"Bevat geverifieerde artefacten\"],\"Yae+po\":[\"Help ons te vertalen\"],\"ng2Unt\":[\"Hallo, \",[\"0\"]],\"D+zLDD\":[\"Verborgen\"],\"G1UUQY\":[\"Verborgen parel\"],\"vLyv1R\":[\"Verbergen\"],\"LqWHk1\":[\"Verbergen \",[\"0\"],\"\\t\"],\"u5xmYC\":[\"Verbergen alles\"],\"txCbc+\":[\"Verbergen alles\"],\"0lRdEo\":[\"Verbergen gesprekken zonder inhoud\"],\"eHo/Jc\":[\"Gegevens verbergen\"],\"g4tIdF\":[\"Revisiegegevens verbergen\"],\"tn75xn\":[\"Highlight specific Concept\"],\"i0qMbr\":[\"Home\"],\"lgXx7l\":[\"Hoe het werkt:\"],\"LSCWlh\":[\"Hoe zou je een collega uitleggen wat je probeert te bereiken met dit project?\\n* Wat is het doel of belangrijkste maatstaf\\n* Hoe ziet succes eruit\"],\"participant.button.i.understand\":[\"Ik begrijp het\"],\"sfIOlH\":[\"IBAN\"],\"S0kLOH\":[\"ID\"],\"WsoNdK\":[\"Identificeer en analyseer de herhalende thema's in deze inhoud. Gelieve:\\n\"],\"KbXMDK\":[\"Identificeer herhalende thema's, onderwerpen en argumenten die consistent in gesprekken voorkomen. Analyseer hun frequentie, intensiteit en consistentie. Verwachte uitvoer: 3-7 aspecten voor kleine datasets, 5-12 voor middelgrote datasets, 8-15 voor grote datasets. Verwerkingsrichtlijn: Focus op verschillende patronen die in meerdere gesprekken voorkomen.\"],\"participant.verify.instructions.approve.artefact\":[\"Als je tevreden bent met \",[\"objectLabel\"],\", klik dan op \\\"Goedkeuren\\\" om te laten zien dat je je gehoord voelt.\"],\"411+TR\":[\"Als je een geavanceerde gebruiker bent die webhook-integraties instelt, zouden we graag weten wat je voor gebruik hebt. We zijn ook bezig met observability-functies, waaronder auditlogboeken en leveringstracking.\"],\"AGaPk/\":[\"Als je niet zeker bent, is het waarschijnlijk nog niet nodig. Webhooks zijn een geavanceerde functie die meestal wordt gebruikt door ontwikkelaars of teams met aangepaste integraties. Je kunt ze altijd later instellen.\"],\"hDVOQQ\":[\"Als je webhook-integraties instelt, zouden we graag weten wat je voor gebruik hebt. We zijn ook bezig met observability-functies, waaronder auditlogboeken en leveringstracking.\"],\"QJUjB0\":[\"Om beter door de quotes te navigeren, maak aanvullende views aan. De quotes worden dan op basis van uw view geclusterd.\"],\"IJUcvx\":[\"In de tussentijd, als je de gesprekken die nog worden verwerkt wilt analyseren, kun je de Chat-functie gebruiken\"],\"aOhF9L\":[\"Link naar portal in rapport opnemen\"],\"Dvf4+M\":[\"Inclusief tijdstempels\"],\"CE+M2e\":[\"Info\"],\"sMa/sP\":[\"Inzichtenbibliotheek\"],\"ZVY8fB\":[\"Inzicht niet gevonden\"],\"sJa5f4\":[\"inzichten\"],\"3hJypY\":[\"Inzichten\"],\"crUYYp\":[\"Ongeldige code. Vraag een nieuwe aan.\"],\"jLr8VJ\":[\"Ongeldige inloggegevens.\"],\"aZ3JOU\":[\"Ongeldig token. Probeer het opnieuw.\"],\"1xMiTU\":[\"IP-adres\"],\"participant.conversation.error.deleted\":[\"Het gesprek is verwijderd terwijl je opnam. We hebben de opname gestopt om problemen te voorkomen. Je kunt een nieuwe opnemen wanneer je wilt.\"],\"zT7nbS\":[\"Het lijkt erop dat het gesprek werd verwijderd terwijl je opnam. We hebben de opname gestopt om problemen te voorkomen. Je kunt een nieuwe opnemen wanneer je wilt.\"],\"library.not.available.message\":[\"Het lijkt erop dat de bibliotheek niet beschikbaar is voor uw account. Vraag om toegang om deze functionaliteit te ontgrendelen.\"],\"participant.outcome.error.description\":[\"We konden deze uitkomst niet laden. Dit kan een tijdelijk probleem zijn. U kunt proberen te herladen of teruggaan om een ander onderwerp te selecteren.\"],\"MbKzYA\":[\"Het lijkt erop dat meer dan één persoon spreekt. Het afwisselen zal ons helpen iedereen duidelijk te horen.\"],\"Lj7sBL\":[\"Italiaans\"],\"clXffu\":[\"Aansluiten \",[\"0\"],\" op Dembrane\"],\"uocCon\":[\"Gewoon een momentje\"],\"OSBXx5\":[\"Net zojuist\"],\"0ohX1R\":[\"Houd de toegang veilig met een eenmalige code uit je authenticator-app. Gebruik deze schakelaar om tweestapsverificatie voor dit account te beheren.\"],\"vXIe7J\":[\"Taal\"],\"UXBCwc\":[\"Achternaam\"],\"0K/D0Q\":[\"Laatst opgeslagen \",[\"0\"]],\"K7P0jz\":[\"Laatst bijgewerkt\"],\"ay5uke\":[\"Meer informatie over webhooks\"],\"ffCwpJ\":[\"Laat leeg om bestaande te behouden\"],\"PIhnIP\":[\"Laat het ons weten!\"],\"qhQjFF\":[\"Laten we controleren of we je kunnen horen\"],\"exYcTF\":[\"Bibliotheek\"],\"library.title\":[\"Bibliotheek\"],\"T50lwc\":[\"Bibliotheek wordt aangemaakt\"],\"yUQgLY\":[\"Bibliotheek wordt momenteel verwerkt\"],\"gkv8iG\":[\"Kenteken\"],\"yzF66j\":[\"Link\"],\"3gvJj+\":[\"LinkedIn Post (Experimenteel)\"],\"dF6vP6\":[\"Live\"],\"uH9GEL\":[\"Live agent execution mode\"],\"participant.live.audio.level\":[\"Live audio niveau:\"],\"TkFXaN\":[\"Live audio level:\"],\"n9yU9X\":[\"Live Voorbeeld\"],\"participant.verify.instructions.loading\":[\"Bezig met laden\"],\"yQE2r9\":[\"Bezig met laden\"],\"yQ9yN3\":[\"Acties worden geladen...\"],\"participant.concrete.loading.artefact\":[\"Tekst aan het laden…\"],\"JOvnq+\":[\"Auditlogboeken worden geladen…\"],\"y+JWgj\":[\"Collecties worden geladen...\"],\"ATTcN8\":[\"Concrete onderwerpen aan het laden…\"],\"FUK4WT\":[\"Microfoons laden...\"],\"H+bnrh\":[\"Transcript aan het laden...\"],\"3DkEi5\":[\"Verificatie-onderwerpen worden geladen…\"],\"3SKW0s\":[\"Verify onderwerpen aan het laden…\"],\"+yD+Wu\":[\"bezig met laden...\"],\"Z3FXyt\":[\"Bezig met laden...\"],\"Pwqkdw\":[\"Bezig met laden…\"],\"z0t9bb\":[\"Inloggen\"],\"zfB1KW\":[\"Inloggen | Dembrane\"],\"Wd2LTk\":[\"Inloggen als bestaande gebruiker\"],\"2cm4WM\":[\"Logo verwijderd\"],\"WXSxpf\":[\"Logo succesvol bijgewerkt\"],\"nOhz3x\":[\"Uitloggen\"],\"jWXlkr\":[\"Langste eerst\"],\"JSxZVX\":[\"Alle als gelezen markeren\"],\"+s1J8k\":[\"Als gelezen markeren\"],\"VxyuRJ\":[\"Vergadernotities\"],\"08d+3x\":[\"Berichten van \",[\"0\"],\" - \",[\"1\"],\"%\"],\"B+1PXy\":[\"Toegang tot de microfoon wordt nog steeds geweigerd. Controleer uw instellingen en probeer het opnieuw.\"],\"lWkKSO\":[\"min\"],\"zz/Wd/\":[\"Modus\"],\"zMx0gF\":[\"Meer templates\"],\"QWdKwH\":[\"Verplaatsen\"],\"CyKTz9\":[\"Verplaats gesprek\"],\"wUTBdx\":[\"Verplaats naar een ander project\"],\"Ksvwy+\":[\"Verplaats naar project\"],\"6YtxFj\":[\"Naam\"],\"e3/ja4\":[\"Naam A-Z\"],\"8/brI5\":[\"Naam is verplicht\"],\"c5Xt89\":[\"Naam Z-A\"],\"isRobC\":[\"Nieuw\"],\"Wmq4bZ\":[\"Nieuwe Gesprek Naam\"],\"library.new.conversations\":[\"Er zijn nieuwe gesprekken toegevoegd sinds de bibliotheek is gegenereerd. Genereer de bibliotheek opnieuw om ze te verwerken.\"],\"P/+jkp\":[\"Er zijn nieuwe gesprekken toegevoegd sinds de bibliotheek is gegenereerd. Genereer de bibliotheek opnieuw om ze te verwerken.\"],\"7vhWI8\":[\"Nieuw wachtwoord\"],\"+VXUp8\":[\"Nieuw project\"],\"+RfVvh\":[\"Nieuwste eerst\"],\"participant.button.next\":[\"Volgende\"],\"participant.ready.to.begin.button.text\":[\"Klaar om te beginnen\"],\"participant.verify.selection.button.next\":[\"Volgende\"],\"participant.verify.instructions.button.next\":[\"Volgende\"],\"hXzOVo\":[\"Volgende\"],\"participant.button.finish.no.text.mode\":[\"Nee\"],\"riwuXX\":[\"Geen acties gevonden\"],\"WsI5bo\":[\"Geen meldingen beschikbaar\"],\"Em+3Ls\":[\"Geen auditlogboeken komen overeen met de huidige filters.\"],\"project.sidebar.chat.empty.description\":[\"Geen chats gevonden. Start een chat met behulp van de \\\"Vraag\\\" knop.\"],\"YM6Wft\":[\"Geen chats gevonden. Start een chat met behulp van de \\\"Vraag\\\" knop.\"],\"Qqhl3R\":[\"Geen collecties gevonden\"],\"zMt5AM\":[\"Geen concrete onderwerpen beschikbaar.\"],\"zsslJv\":[\"Geen inhoud\"],\"1pZsdx\":[\"Geen gesprekken beschikbaar om bibliotheek te maken\"],\"library.no.conversations\":[\"Geen gesprekken beschikbaar om bibliotheek te maken\"],\"zM3DDm\":[\"Geen gesprekken beschikbaar om bibliotheek te maken. Voeg enkele gesprekken toe om te beginnen.\"],\"EtMtH/\":[\"Geen gesprekken gevonden.\"],\"BuikQT\":[\"Geen gesprekken gevonden. Start een gesprek met behulp van de deelname-uitnodigingslink uit het <0><1>projectoverzicht.\"],\"select.all.modal.no.conversations\":[\"Er zijn geen gesprekken verwerkt. Dit kan gebeuren als alle gesprekken al in de context zijn of niet overeenkomen met de geselecteerde filters.\"],\"meAa31\":[\"Nog geen gesprekken\"],\"VInleh\":[\"Geen inzichten beschikbaar. Genereer inzichten voor dit gesprek door naar <0><1>de projectbibliotheek. te gaan.\"],\"yTx6Up\":[\"Er zijn nog geen sleuteltermen of eigennamen toegevoegd. Voeg ze toe met behulp van de invoer boven aan om de nauwkeurigheid van het transcript te verbeteren.\"],\"jfhDAK\":[\"Noch geen nieuwe feedback gedetecteerd. Ga door met je gesprek en probeer het opnieuw binnenkort.\"],\"T3TyGx\":[\"Geen projecten gevonden \",[\"0\"]],\"y29l+b\":[\"Geen projecten gevonden voor de zoekterm\"],\"ghhtgM\":[\"Geen quotes beschikbaar. Genereer quotes voor dit gesprek door naar\"],\"yalI52\":[\"Geen quotes beschikbaar. Genereer quotes voor dit gesprek door naar <0><1>de projectbibliotheek. te gaan.\"],\"ctlSnm\":[\"Geen rapport gevonden\"],\"EhV94J\":[\"Geen bronnen gevonden.\"],\"Ev2r9A\":[\"Geen resultaten\"],\"WRRjA9\":[\"Geen trefwoorden gevonden\"],\"LcBe0w\":[\"Er zijn nog geen trefwoorden toegevoegd aan dit project. Voeg een trefwoord toe met behulp van de tekstinvoer boven aan om te beginnen.\"],\"bhqKwO\":[\"Geen transcript beschikbaar\"],\"TmTivZ\":[\"Er is geen transcript beschikbaar voor dit gesprek.\"],\"vq+6l+\":[\"Er is nog geen transcript beschikbaar voor dit gesprek. Controleer later opnieuw.\"],\"MPZkyF\":[\"Er zijn geen transcripten geselecteerd voor dit gesprek\"],\"AotzsU\":[\"Geen tutorial (alleen Privacyverklaring)\"],\"OdkUBk\":[\"Er zijn geen geldige audiobestanden geselecteerd. Selecteer alleen audiobestanden (MP3, WAV, OGG, etc).\"],\"tNWcWM\":[\"Er zijn geen verificatie-onderwerpen voor dit project geconfigureerd.\"],\"2h9aae\":[\"Geen verificatie-onderwerpen beschikbaar.\"],\"pdWSGS\":[\"Geen verify topics beschikbaar.\"],\"+uY23Q\":[\"Geen webhooks geconfigureerd\"],\"/PUkCU\":[\"Geen webhooks gevonden\"],\"select.all.modal.not.added\":[\"Niet toegevoegd\"],\"OJx3wK\":[\"Niet beschikbaar\"],\"yebagU\":[\"Deelnemers melden wanneer een rapport wordt gepubliceerd.\"],\"cH5kXP\":[\"Nu\"],\"9+6THi\":[\"Oudste eerst\"],\"participant.verify.instructions.revise.artefact\":[\"Heb je het besproken? Klik op \\\"Herzien\\\" om \",[\"objectLabel\"],\" aan te passen aan jullie gesprek.\"],\"participant.verify.instructions.read.aloud\":[\"Lees \",[\"objectLabel\"],\" hardop voor en vertel wat je eventueel wilt aanpassen.\"],\"conversation.ongoing\":[\"Actief\"],\"J6n7sl\":[\"Actief\"],\"uTmEDj\":[\"Actieve Gesprekken\"],\"QvvnWK\":[\"Alleen de \",[\"0\"],\" voltooide \",[\"1\"],\" worden nu in het rapport opgenomen. \"],\"participant.alert.microphone.access.failure\":[\"Het lijkt erop dat toegang tot de microfoon geweigerd is. Geen zorgen, we hebben een handige probleemoplossingsgids voor je. Voel je vrij om deze te bekijken. Zodra je het probleem hebt opgelost, kom dan terug naar deze pagina om te controleren of je microfoon klaar is voor gebruik.\"],\"J17dTs\":[\"Oeps! Het lijkt erop dat toegang tot de microfoon geweigerd is. Geen zorgen, we hebben een handige probleemoplossingsgids voor je. Voel je vrij om deze te bekijken. Zodra je het probleem hebt opgelost, kom dan terug naar deze pagina om te controleren of je microfoon klaar is voor gebruik.\"],\"1TNIig\":[\"Openen\"],\"NRLF9V\":[\"Open documentatie\"],\"2CyWv2\":[\"Open voor deelname?\"],\"Z7K0px\":[\"Open gids\"],\"JoAjm8\":[\"Open host gids\"],\"participant.button.open.troubleshooting.guide\":[\"Open de probleemoplossingsgids\"],\"7yrRHk\":[\"Open de probleemoplossingsgids\"],\"Hak8r6\":[\"Open je authenticator-app en voer de huidige zescijferige code in.\"],\"LLAa/9\":[\"Optioneel\"],\"V44CS4\":[\"Optioneel veld op de startpagina\"],\"bkndzy\":[\"Optioneel veld op de bedankpagina\"],\"0zpgxV\":[\"Opties\"],\"GC75c7\":[\"Resultaat succesvol goedgekeurd!\"],\"QLXrh9\":[\"Resultaat succesvol herladen!\"],\"LJg1UW\":[\"Resultaat succesvol herzien!\"],\"df3S+R\":[\"Resultaat succesvol bijgewerkt!\"],\"1fjbvD\":[\"resultaten\"],\"ZU3zZC\":[\"Resultaten\"],\"6/dCYd\":[\"Overzicht\"],\"/fAXQQ\":[\"Overview - Thema’s & patronen\"],\"6WdDG7\":[\"Pagina\"],\"Wu++6g\":[\"Pagina inhoud\"],\"8F1i42\":[\"Pagina niet gevonden\"],\"6+Py7/\":[\"Pagina titel\"],\"v8fxDX\":[\"Deelnemer\"],\"h3AUOJ\":[\"Deelnemer e-mail\"],\"WdEzKM\":[\"Deelnemer e-mails\"],\"Uc9fP1\":[\"Deelnemer features\"],\"rMCv1T\":[\"Deelnemer naam en e-mail\"],\"y4n1fB\":[\"Deelnemers kunnen trefwoorden selecteren wanneer ze een gesprek starten\"],\"8ZsakT\":[\"Wachtwoord\"],\"w3/J5c\":[\"Portal met wachtwoord beveiligen (aanvraag functie)\"],\"lpIMne\":[\"Wachtwoorden komen niet overeen\"],\"IgrLD/\":[\"Pauze\"],\"PTSHeg\":[\"Pauzeer het voorlezen\"],\"UbRKMZ\":[\"In afwachting\"],\"zmwvG2\":[\"Telefoon\"],\"6v5aT9\":[\"Kies de aanpak die past bij je vraag\"],\"participant.alert.microphone.access\":[\"Schakel microfoontoegang in om de test te starten.\"],\"3flRk2\":[\"Schakel microfoontoegang in om de test te starten.\"],\"SQSc5o\":[\"Controleer later of contacteer de eigenaar van het project voor meer informatie.\"],\"T8REcf\":[\"Controleer uw invoer voor fouten.\"],\"S6iyis\":[\"Sluit uw browser alstublieft niet\"],\"n6oAnk\":[\"Schakel deelneming in om delen mogelijk te maken\"],\"fwrPh4\":[\"Voer een geldig e-mailadres in.\"],\"iMWXJN\":[\"Houd dit scherm aan (zwart scherm = geen opname)\"],\"D90h1s\":[\"Log in om door te gaan.\"],\"mUGRqu\":[\"Geef een korte samenvatting van het volgende dat in de context is verstrekt.\"],\"ps5D2F\":[\"Neem uw antwoord op door op de knop \\\"Opnemen\\\" hieronder te klikken. U kunt er ook voor kiezen om in tekst te reageren door op het teksticoon te klikken. \\n**Houd dit scherm aan** \\n(zwart scherm = geen opname)\"],\"TsuUyf\":[\"Neem uw antwoord op door op de knop \\\"Opname starten\\\" hieronder te klikken. U kunt er ook voor kiezen om in tekst te reageren door op het teksticoon te klikken.\"],\"4TVnP7\":[\"Kies een taal voor je rapport\"],\"N63lmJ\":[\"Kies een taal voor je bijgewerkte rapport\"],\"XvD4FK\":[\"Kies minstens één bron\"],\"hxTGLS\":[\"Selecteer gesprekken in de sidebar om verder te gaan\"],\"GXZvZ7\":[\"Wacht \",[\"timeStr\"],\" voordat u een ander echo aanvraagt.\"],\"Am5V3+\":[\"Wacht \",[\"timeStr\"],\" voordat u een andere Echo aanvraagt.\"],\"CE1Qet\":[\"Wacht \",[\"timeStr\"],\" voordat u een andere ECHO aanvraagt.\"],\"Fx1kHS\":[\"Wacht \",[\"timeStr\"],\" voordat u een ander antwoord aanvraagt.\"],\"MgJuP2\":[\"Wacht aub terwijl we je rapport genereren. Je wordt automatisch doorgestuurd naar de rapportpagina.\"],\"library.processing.request\":[\"Bibliotheek wordt verwerkt\"],\"04DMtb\":[\"Wacht aub terwijl we uw hertranscriptieaanvraag verwerken. U wordt automatisch doorgestuurd naar het nieuwe gesprek wanneer klaar.\"],\"ei5r44\":[\"Wacht aub terwijl we je rapport bijwerken. Je wordt automatisch doorgestuurd naar de rapportpagina.\"],\"j5KznP\":[\"Wacht aub terwijl we uw e-mailadres verifiëren.\"],\"uRFMMc\":[\"Portal inhoud\"],\"qVypVJ\":[\"Portaal-editor\"],\"g2UNkE\":[\"Gemaakt met ❤️ door\"],\"MPWj35\":[\"Je gesprekken worden klaargezet... Dit kan even duren.\"],\"/SM3Ws\":[\"Uw ervaring voorbereiden\"],\"hyneRf\":[\"Voorbeeld: De snelle bruine vos springt over de luiende hond.\"],\"UoByX/\":[\"Afdrukken / PDF opslaan\"],\"ANWB5x\":[\"Dit rapport afdrukken\"],\"zwqetg\":[\"Privacy verklaring\"],\"qAGp2O\":[\"Doorgaan\"],\"select.all.modal.proceed\":[\"Doorgaan\"],\"stk3Hv\":[\"verwerken\"],\"vrnnn9\":[\"Bezig met verwerken\"],\"select.all.modal.loading.description\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" gesprek\"],\"other\":[\"#\",\" gesprekken\"]}],\" verwerken en toevoegen aan je chat\"],\"kvs/6G\":[\"Verwerking van dit gesprek is mislukt. Dit gesprek zal niet beschikbaar zijn voor analyse en chat.\"],\"q11K6L\":[\"Verwerking van dit gesprek is mislukt. Dit gesprek zal niet beschikbaar zijn voor analyse en chat. Laatste bekende status: \",[\"0\"]],\"NQiPr4\":[\"Transcript wordt verwerkt\"],\"48px15\":[\"Rapport wordt verwerkt...\"],\"gzGDMM\":[\"Hertranscriptieaanvraag wordt verwerkt...\"],\"Hie0VV\":[\"Project aangemaakt\"],\"0qmd8V\":[\"Project standaard: ingeschakeld. Dit zal persoonlijke identificeerbare informatie vervangen door .\"],\"xJMpjP\":[\"Inzichtenbibliotheek | Dembrane\"],\"QDjWwu\":[\"Project Meta Summary\"],\"OyIC0Q\":[\"Projectnaam\"],\"3gh0L6\":[\"Projectnaam en ID\"],\"6Z2q2Y\":[\"Projectnaam moet minstens 4 tekens lang zijn\"],\"n7JQEk\":[\"Project niet gevonden\"],\"hjaZqm\":[\"Project Overzicht\"],\"Jbf9pq\":[\"Project Overzicht | Dembrane\"],\"O1x7Ay\":[\"Project Overzicht en Bewerken\"],\"Wsk5pi\":[\"Project Instellingen\"],\"+0B+ue\":[\"Projecten\"],\"Eb7xM7\":[\"Projecten | Dembrane\"],\"JQVviE\":[\"Projecten Home\"],\"nyEOdh\":[\"Geef een overzicht van de belangrijkste onderwerpen en herhalende thema's\"],\"6oqr95\":[\"Geef specifieke context om de kwaliteit en nauwkeurigheid van de transcriptie te verbeteren. Dit kan bestaan uit belangrijke termen, specifieke instructies of andere relevante informatie.\"],\"EEYbdt\":[\"Publiceren\"],\"u3wRF+\":[\"Gepubliceerd\"],\"E7YTYP\":[\"Haal de meest impactvolle quotes uit deze sessie\"],\"eWLklq\":[\"Quotes\"],\"0ZBIgY\":[\"Gebruik instellingen van een bestaande webhook\"],\"wZxwNu\":[\"Lees hardop voor\"],\"participant.ready.to.begin\":[\"Klaar om te beginnen\"],\"ZKOO0I\":[\"Klaar om te beginnen?\"],\"ShoKlK\":[\"Klaar om je tools te verbinden? Voeg een webhook toe om automatisch gesprekdata te ontvangen wanneer gebeurtenissen plaatsvinden.\"],\"hpnYpo\":[\"Aanbevolen apps\"],\"participant.button.interruption.reconnect\":[\"Opnieuw verbinden\"],\"participant.button.record\":[\"Opname starten\"],\"w80YWM\":[\"Opname starten\"],\"s4Sz7r\":[\"Neem nog een gesprek op\"],\"participant.modal.interruption.title\":[\"Opname onderbroken\"],\"participant.modal.pause.title\":[\"Opname gepauzeerd\"],\"view.recreate.tooltip\":[\"Bekijk opnieuw\"],\"view.recreate.modal.title\":[\"Bekijk opnieuw\"],\"CqnkB0\":[\"Terugkerende thema's\"],\"9aloPG\":[\"Referenties\"],\"lCF0wC\":[\"Vernieuwen\"],\"ZMXpAp\":[\"Auditlogboeken vernieuwen\"],\"844H5I\":[\"Bibliotheek opnieuw genereren\"],\"bluvj0\":[\"Samenvatting opnieuw genereren\"],\"participant.regenerating.outcome\":[\"Uitkomst wordt opnieuw gegenereerd\"],\"oYlYU+\":[\"Samenvatting wordt opnieuw gemaakt. Even wachten...\"],\"wYz80B\":[\"Registreer | Dembrane\"],\"w3qEvq\":[\"Registreer als nieuwe gebruiker\"],\"7dZnmw\":[\"Relevantie\"],\"participant.button.reload.page.text.mode\":[\"Pagina herladen\"],\"participant.button.reload\":[\"Pagina herladen\"],\"participant.concrete.artefact.action.button.reload\":[\"Opnieuw laden\"],\"hTDMBB\":[\"Pagina herladen\"],\"t/YqKh\":[\"Verwijderen\"],\"Kl7//J\":[\"E-mail verwijderen\"],\"cILfnJ\":[\"Bestand verwijderen\"],\"CJgPtd\":[\"Verwijder van dit gesprek\"],\"project.sidebar.chat.rename\":[\"Naam wijzigen\"],\"2wxgft\":[\"Naam wijzigen\"],\"XyN13i\":[\"Reactie prompt\"],\"gjpdaf\":[\"Rapport\"],\"Q3LOVJ\":[\"Rapporteer een probleem\"],\"DUmD+q\":[\"Rapport aangemaakt - \",[\"0\"]],\"KFQLa2\":[\"Rapport generatie is momenteel in beta en beperkt tot projecten met minder dan 10 uur opname.\"],\"hIQOLx\":[\"Rapportmeldingen\"],\"lNo4U2\":[\"Rapport bijgewerkt - \",[\"0\"]],\"library.request.access\":[\"Toegang aanvragen\"],\"uLZGK+\":[\"Toegang aanvragen\"],\"dglEEO\":[\"Wachtwoord reset aanvragen\"],\"u2Hh+Y\":[\"Wachtwoord reset aanvragen | Dembrane\"],\"participant.alert.microphone.access.loading\":[\"Microfoontoegang aanvragen om beschikbare apparaten te detecteren...\"],\"MepchF\":[\"Microfoontoegang aanvragen om beschikbare apparaten te detecteren...\"],\"0Hf+6m\":[\"Vraagt om e-mailadres? moet zijn ingeschakeld\"],\"OfhWJH\":[\"Resetten\"],\"xeMrqw\":[\"Alle opties resetten\"],\"KbS2K9\":[\"Wachtwoord resetten\"],\"UMMxwo\":[\"Wachtwoord resetten | Dembrane\"],\"L+rMC9\":[\"Resetten naar standaardinstellingen\"],\"s+MGs7\":[\"Bronnen\"],\"participant.button.stop.resume\":[\"Hervatten\"],\"v39wLo\":[\"Hervatten\"],\"sVzC0H\":[\"Hertranscriptie\"],\"ehyRtB\":[\"Hertranscriptie gesprek\"],\"1JHQpP\":[\"Hertranscriptie gesprek\"],\"+gmVxi\":[\"Hertranscriptie niet beschikbaar voor anonieme gesprekken\"],\"MXwASV\":[\"Hertranscriptie gestart. Nieuw gesprek wordt binnenkort beschikbaar.\"],\"6gRgw8\":[\"Opnieuw proberen\"],\"H1Pyjd\":[\"Opnieuw uploaden\"],\"9VUzX4\":[\"Bekijk de activiteiten van je werkruimte. Filter op collectie of actie en exporteer de huidige weergave voor verder onderzoek.\"],\"UZVWVb\":[\"Bestanden bekijken voordat u uploadt\"],\"3lYF/Z\":[\"Bekijk de verwerkingsstatus voor elk gesprek dat in dit project is verzameld.\"],\"participant.concrete.action.button.revise\":[\"Aanpassen\"],\"OG3mVO\":[\"Revisie #\",[\"revisionNumber\"]],\"kv1ztT\":[\"Rechtsklikken om te markeren\"],\"xxCtZv\":[\"Rijen per pagina\"],\"IqCtR/\":[\"Run status:\"],\"participant.concrete.action.button.save\":[\"Opslaan\"],\"tfDRzk\":[\"Opslaan\"],\"IUwGEM\":[\"Wijzigingen opslaan\"],\"2VA/7X\":[\"Opslaan fout!\"],\"XvjC4F\":[\"Opslaan...\"],\"nHeO/c\":[\"Scan de QR-code of kopieer het geheim naar je app.\"],\"oOi11l\":[\"Scroll naar beneden\"],\"select.all.modal.loading.search\":[\"Zoeken\"],\"A1taO8\":[\"Zoeken\"],\"OWm+8o\":[\"Zoek gesprekken\"],\"blFttG\":[\"Zoek projecten\"],\"I0hU01\":[\"Zoek projecten\"],\"RVZJWQ\":[\"Zoek projecten...\"],\"lnWve4\":[\"Zoek tags\"],\"pECIKL\":[\"Zoek templates...\"],\"select.all.modal.search.text\":[\"Zoektekst:\"],\"nhvuQF\":[\"Zoek webhooks...\"],\"uSvNyU\":[\"Doorzocht de meest relevante bronnen\"],\"Wj2qJm\":[\"Zoeken door de meest relevante bronnen\"],\"8VEDbV\":[\"Geheim\"],\"Y1y+VB\":[\"Geheim gekopieerd\"],\"Eyh9/O\":[\"Gespreksstatusdetails bekijken\"],\"0sQPzI\":[\"Tot snel\"],\"1ZTiaz\":[\"Segmenten\"],\"H/diq7\":[\"Selecteer een microfoon\"],\"s5OrCL\":[\"Selecteer een webhook om te klonen\"],\"wgNoIs\":[\"Alles selecteren\"],\"+fRipn\":[\"Alles selecteren (\",[\"remainingCount\"],\")\"],\"select.all.modal.title.results\":[\"Alle resultaten selecteren\"],\"o4e/70\":[\"Selecteer ten minste één gebeurtenis\"],\"NK2YNj\":[\"Selecteer audiobestanden om te uploaden\"],\"/3ntVG\":[\"Selecteer gesprekken en vind exacte quotes\"],\"LyHz7Q\":[\"Selecteer gesprekken in de sidebar\"],\"n4rh8x\":[\"Selecteer Project\"],\"ekUnNJ\":[\"Selecteer tags\"],\"CG1cTZ\":[\"Selecteer de instructies die worden getoond aan deelnemers wanneer ze een gesprek starten\"],\"qxzrcD\":[\"Selecteer het type feedback of betrokkenheid dat u wilt stimuleren.\"],\"QdpRMY\":[\"Selecteer tutorial\"],\"dashboard.dembrane.feature.verify.topic.select\":[\"Selecteer welke onderwerpen deelnemers kunnen gebruiken voor \\\"Verifiëren\\\".\"],\"participant.select.microphone\":[\"Selecteer een microfoon\"],\"vKH1Ye\":[\"Selecteer je microfoon:\"],\"gU5H9I\":[\"Geselecteerde bestanden (\",[\"0\"],\"/\",[\"MAX_FILES\"],\")\"],\"participant.selected.microphone\":[\"Geselecteerde microfoon\"],\"tP/pEQ\":[\"Selectie te groot\"],\"select.all.modal.context.limit.reached\":[\"Selectie te groot. Sommige gesprekken zijn niet toegevoegd.\"],\"JlFcis\":[\"Verzenden\"],\"3mlq2q\":[\"Send a message to start an agentic run.\"],\"PIMJF6\":[\"Stuur Slack/Teams notificaties wanneer nieuwe gesprekken zijn voltooid\"],\"VTmyvi\":[\"Gevoel\"],\"NprC8U\":[\"Sessienaam\"],\"DMl1JW\":[\"Installeer je eerste project\"],\"Tz0i8g\":[\"Instellingen\"],\"participant.settings.modal.title\":[\"Instellingen\"],\"PErdpz\":[\"Instellingen | Dembrane\"],\"Z8lGw6\":[\"Delen\"],\"/XNQag\":[\"Dit rapport delen\"],\"oX3zgA\":[\"Deel je gegevens hier\"],\"Dc7GM4\":[\"Deel je stem\"],\"swzLuF\":[\"Deel je stem door het QR-code hieronder te scannen.\"],\"+tz9Ky\":[\"Kortste eerst\"],\"8vETh9\":[\"Toon\"],\"h8lzfw\":[\"Toon \",[\"0\"]],\"lZw9AX\":[\"Toon alles\"],\"w1eody\":[\"Toon audiospeler\"],\"pzaNzD\":[\"Gegevens tonen\"],\"yrhNQG\":[\"Toon duur\"],\"Qc9KX+\":[\"IP-adressen tonen\"],\"6lGV3K\":[\"Minder tonen\"],\"fMPkxb\":[\"Meer tonen\"],\"3bGwZS\":[\"Toon referenties\"],\"OV2iSn\":[\"Revisiegegevens tonen\"],\"3Sg56r\":[\"Toon tijdlijn in rapport (aanvraag functie)\"],\"DLEIpN\":[\"Toon tijdstempels (experimenteel)\"],\"Tqzrjk\":[\"Toont \",[\"displayFrom\"],\"–\",[\"displayTo\"],\" van \",[\"totalItems\"],\" items\"],\"dbWo0h\":[\"Inloggen met Google\"],\"participant.mic.check.button.skip\":[\"Overslaan\"],\"6Uau97\":[\"Overslaan\"],\"lH0eLz\":[\"Skip data privacy slide (Host manages consent)\"],\"b6NHjr\":[\"Gegevensprivacy slides (Host beheert rechtsgrondslag)\"],\"select.all.modal.context.limit.reached.description\":[\"Overgeslagen omdat de selectie te groot was.\"],\"4Q9po3\":[\"Sommige gesprekken worden nog verwerkt. Automatische selectie zal optimaal werken zodra de audioverwerking is voltooid.\"],\"q+pJ6c\":[\"Sommige bestanden werden al geselecteerd en worden niet dubbel toegevoegd.\"],\"select.all.modal.skip.disclaimer\":[\"Sommige kunnen worden overgeslagen (geen transcript of selectie te groot).\"],\"nwtY4N\":[\"Er ging iets mis\"],\"participant.conversation.error.text.mode\":[\"Er is iets misgegaan met het gesprek. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning als het probleem blijft bestaan\"],\"participant.conversation.error\":[\"Er is iets misgegaan met het gesprek. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning als het probleem blijft bestaan\"],\"avSWtK\":[\"Er is iets misgegaan bij het exporteren van de auditlogboeken.\"],\"q9A2tm\":[\"Er is iets misgegaan bij het genereren van het geheim.\"],\"JOKTb4\":[\"Er ging iets mis tijdens het uploaden van het bestand: \",[\"0\"]],\"KeOwCj\":[\"Er ging iets mis met het gesprek. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning als het probleem blijft bestaan\"],\"participant.explore.generic.error.message\":[\"Er is iets misgegaan. Probeer het opnieuw door op de <0>Verkennen knop te drukken, of neem contact op met ondersteuning als het probleem aanhoudt.\"],\"fWsBTs\":[\"Er is iets misgegaan. Probeer het alstublieft opnieuw.\"],\"participant.go.deeper.content.policy.violation.error.message\":[\"We kunnen hier niet dieper op ingaan door onze contentregels.\"],\"f6Hub0\":[\"Sorteer\"],\"/AhHDE\":[\"Bron \",[\"0\"]],\"u7yVRn\":[\"Bronnen:\"],\"65A04M\":[\"Spaans\"],\"zuoIYL\":[\"Spreker\"],\"z5/5iO\":[\"Specifieke context\"],\"mORM2E\":[\"Specifieke details\"],\"Etejcu\":[\"Specifieke details - Geselecteerde gesprekken\"],\"AS7WoE\":[\"Beginnen vanaf nul\"],\"participant.button.start.new.conversation.text.mode\":[\"Nieuw gesprek starten\"],\"participant.button.start.new.conversation\":[\"Nieuw gesprek starten\"],\"c6FrMu\":[\"Nieuw gesprek starten\"],\"i88wdJ\":[\"Opnieuw beginnen\"],\"pHVkqA\":[\"Opname starten\"],\"uAQUqI\":[\"Status\"],\"ygCKqB\":[\"Stop\"],\"participant.button.stop\":[\"Stop\"],\"kimwwT\":[\"Strategische Planning\"],\"hQRttt\":[\"Stuur in\"],\"participant.button.submit.text.mode\":[\"Stuur in\"],\"0Pd4R1\":[\"Ingereed via tekstinput\"],\"zzDlyQ\":[\"Succes\"],\"bh1eKt\":[\"Aanbevelingen:\"],\"F1nkJm\":[\"Samenvatten\"],\"4ZpfGe\":[\"Vat de belangrijkste inzichten uit mijn interviews samen\"],\"5Y4tAB\":[\"Vat dit interview samen in een artikel dat je kunt delen\"],\"dXoieq\":[\"Samenvatting\"],\"+bZY9/\":[\"Samenvatting (wanneer beschikbaar)\"],\"g6o+7L\":[\"Samenvatting gemaakt.\"],\"kiOob5\":[\"Samenvatting nog niet beschikbaar\"],\"OUi+O3\":[\"Samenvatting opnieuw gemaakt.\"],\"Pqa6KW\":[\"Samenvatting komt beschikbaar als het gesprek is uitgeschreven.\"],\"6ZHOF8\":[\"Ondersteunde formaten: MP3, WAV, OGG, WEBM, M4A, MP4, AAC, FLAC, OPUS\"],\"participant.link.switch.text\":[\"Overschakelen naar tekstinvoer\"],\"D+NlUC\":[\"Systeem\"],\"OYHzN1\":[\"Trefwoorden\"],\"nlxlmH\":[\"Neem even de tijd om een resultaat te creëren dat je bijdrage concreet maakt of krijg direct een reactie van dembrane om het gesprek te verdiepen.\"],\"eyu39U\":[\"Neem even de tijd om een resultaat te creëren dat je bijdrage concreet maakt.\"],\"participant.refine.make.concrete.description\":[\"Neem even de tijd om een resultaat te creëren dat je bijdrage concreet maakt.\"],\"QCchuT\":[\"Template toegepast\"],\"iTylMl\":[\"Sjablonen\"],\"b7L2Jj\":[\"Webhook testen\"],\"xeiujy\":[\"Tekst\"],\"CPN34F\":[\"Dank je wel voor je deelname!\"],\"EM1Aiy\":[\"Bedankt Pagina\"],\"u+Whi9\":[\"Bedankt pagina inhoud\"],\"1LLF3Z\":[\"Bedankt!\"],\"2yHHa6\":[\"Die code werkte niet. Probeer het opnieuw met een verse code uit je authenticator-app.\"],\"TQCE79\":[\"Code werkt niet, probeer het nog een keer.\"],\"participant.conversation.error.loading.text.mode\":[\"Er is iets misgegaan met het gesprek. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning als het probleem blijft bestaan\"],\"participant.conversation.error.loading\":[\"Er is iets misgegaan met het gesprek. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning als het probleem blijft bestaan\"],\"nO942E\":[\"Het gesprek kon niet worden geladen. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning.\"],\"mK5NUZ\":[\"Het eindpunt waar we de gegevens zullen verzenden. Haal dit op van uw ontvangende service (bijvoorbeeld Zapier, Make, of uw eigen server).\"],\"Jo19Pu\":[\"De volgende gesprekken werden automatisch toegevoegd aan de context\"],\"Lngj9Y\":[\"De Portal is de website die wordt geladen wanneer deelnemers het QR-code scannen.\"],\"bWqoQ6\":[\"de projectbibliotheek.\"],\"hTCMdd\":[\"Samenvatting wordt gemaakt. Even wachten tot die klaar is.\"],\"+AT8nl\":[\"Samenvatting wordt opnieuw gemaakt. Even wachten tot die klaar is.\"],\"iV8+33\":[\"De samenvatting wordt hergeneratie. Wacht tot de nieuwe samenvatting beschikbaar is.\"],\"AgC2rn\":[\"De samenvatting wordt hergeneratie. Wacht tot 2 minuten voor de nieuwe samenvatting beschikbaar is.\"],\"PTNxDe\":[\"Het transcript voor dit gesprek wordt verwerkt. Controleer later opnieuw.\"],\"uPGyvo\":[\"De webhook URL en gebeurtenissen worden gekloond. Je moet de geheime sleutel opnieuw invoeren als er een was geconfigureerd.\"],\"FEr96N\":[\"Thema\"],\"T8rsM6\":[\"Er is een fout opgetreden bij het klonen van uw project. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning.\"],\"JDFjCg\":[\"Er is een fout opgetreden bij het maken van uw rapport. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning.\"],\"e3JUb8\":[\"Er is een fout opgetreden bij het genereren van uw rapport. In de tijd, kunt u alle uw gegevens analyseren met de bibliotheek of selecteer specifieke gesprekken om te praten.\"],\"7qENSx\":[\"Er is een fout opgetreden bij het bijwerken van uw rapport. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning.\"],\"V7zEnY\":[\"Er is een fout opgetreden bij het verifiëren van uw e-mail. Probeer het alstublieft opnieuw.\"],\"gtlVJt\":[\"Dit zijn enkele nuttige voorbeeld sjablonen om u te helpen.\"],\"sd848K\":[\"Dit zijn uw standaard weergave sjablonen. Zodra u uw bibliotheek hebt gemaakt, zullen deze uw eerste twee weergaven zijn.\"],\"select.all.modal.other.reason.description\":[\"Deze gesprekken werden uitgesloten vanwege ontbrekende transcripties.\"],\"8xYB4s\":[\"Deze standaardweergaven worden automatisch aangemaakt wanneer je je eerste bibliotheek maakt.\"],\"Ed99mE\":[\"Denken...\"],\"conversation.linked_conversations.description\":[\"Dit gesprek heeft de volgende kopieën:\"],\"conversation.linking_conversations.description\":[\"Dit gesprek is een kopie van\"],\"dt1MDy\":[\"Dit gesprek wordt nog verwerkt. Het zal beschikbaar zijn voor analyse en chat binnenkort.\"],\"5ZpZXq\":[\"Dit gesprek wordt nog verwerkt. Het zal beschikbaar zijn voor analyse en chat binnenkort. \"],\"SzU1mG\":[\"Deze e-mail is al in de lijst.\"],\"JtPxD5\":[\"Deze e-mail is al geabonneerd op meldingen.\"],\"participant.modal.refine.info.available.in\":[\"Deze functie is beschikbaar over \",[\"remainingTime\"],\" seconden.\"],\"lja/om\":[\"Deze informatie is anoniem\"],\"QR7hjh\":[\"Dit is een live voorbeeld van het portaal van de deelnemer. U moet de pagina vernieuwen om de meest recente wijzigingen te bekijken.\"],\"+JlPfM\":[\"Dit is een voorbeeld van de JSON-gegevens die naar je webhook-URL worden verzonden wanneer een gesprek wordt samengevat.\"],\"library.description\":[\"Dit is uw projectbibliotheek. Creëer weergaven om uw hele project tegelijk te analyseren.\"],\"gqYJin\":[\"Dit is uw projectbibliotheek. Momenteel zijn \",[\"0\"],\" gesprekken in behandeling om te worden verwerkt.\"],\"sNnJJH\":[\"Dit is uw projectbibliotheek. Momenteel zijn \",[\"0\"],\" gesprekken in behandeling om te worden verwerkt.\"],\"tJL2Lh\":[\"Deze taal wordt gebruikt voor de Portal van de deelnemer en transcriptie.\"],\"BAUPL8\":[\"Deze taal wordt gebruikt voor de Portal van de deelnemer en transcriptie. Om de taal van deze toepassing te wijzigen, gebruikt u de taalkiezer in de instellingen in de header.\"],\"zyA8Hj\":[\"Deze taal wordt gebruikt voor de Portal van de deelnemer, transcriptie en analyse. Om de taal van deze toepassing te wijzigen, gebruikt u de taalkiezer in het gebruikersmenu in de header.\"],\"Gbd5HD\":[\"Deze taal wordt gebruikt voor de Portal van de deelnemer.\"],\"9ww6ML\":[\"Deze pagina wordt getoond na het voltooien van het gesprek door de deelnemer.\"],\"1gmHmj\":[\"Deze pagina wordt getoond aan deelnemers wanneer ze een gesprek starten na het voltooien van de tutorial.\"],\"bEbdFh\":[\"Deze projectbibliotheek is op\"],\"No7/sO\":[\"Deze projectbibliotheek is op \",[\"0\"],\" gemaakt.\"],\"nYeaxs\":[\"Deze prompt bepaalt hoe de AI reageert op deelnemers. Deze prompt stuurt aan hoe de AI reageert\"],\"Yig29e\":[\"Dit rapport is nog niet beschikbaar. \"],\"GQTpnY\":[\"Dit rapport werd geopend door \",[\"0\"],\" mensen\"],\"okY/ix\":[\"Deze samenvatting is AI-gegenereerd en kort, voor een uitgebreide analyse, gebruik de Chat of Bibliotheek.\"],\"hwyBn8\":[\"Deze titel wordt getoond aan deelnemers wanneer ze een gesprek starten\"],\"Dj5ai3\":[\"Dit zal uw huidige invoer wissen. Weet u het zeker?\"],\"NrRH+W\":[\"Dit zal een kopie van het huidige project maken. Alleen instellingen en trefwoorden worden gekopieerd. Rapporten, chats en gesprekken worden niet opgenomen in de kopie. U wordt doorgestuurd naar het nieuwe project na het klonen.\"],\"hsNXnX\":[\"Dit zal een nieuw gesprek maken met dezelfde audio maar een nieuwe transcriptie. Het originele gesprek blijft ongewijzigd.\"],\"add.tag.filter.modal.info\":[\"Dit zal de conversatielijst filteren om conversaties met deze tag weer te geven.\"],\"participant.concrete.regenerating.artefact.description\":[\"We zijn je tekst aan het vernieuwen. Dit duurt meestal maar een paar seconden.\"],\"participant.concrete.loading.artefact.description\":[\"We zijn je tekst aan het ophalen. Even geduld.\"],\"n4l4/n\":[\"Dit zal persoonlijk herkenbare informatie vervangen door .\"],\"Ww6cQ8\":[\"Tijd gemaakt\"],\"8TMaZI\":[\"Tijdstempel\"],\"XSqo4Y\":[\"Tijdstempels en duur\"],\"rm2Cxd\":[\"Tip\"],\"fEocaE\":[\"Tip: Gebruik de afspeelknop (▶) om een testpayload naar je webhook te verzenden en te controleren of het correct werkt.\"],\"MHrjPM\":[\"Titel\"],\"5h7Z+m\":[\"Om een nieuw trefwoord toe te wijzen, maak het eerst in het projectoverzicht.\"],\"o3rowT\":[\"Om een rapport te genereren, voeg eerst gesprekken toe aan uw project\"],\"select.all.modal.context.limit\":[\"Te groot\"],\"yIsdT7\":[\"Te lang\"],\"th8cMZ\":[\"Titel op basis van onderwerp die beschrijft wat er werd besproken\"],\"sFMBP5\":[\"Onderwerpen\"],\"ONchxy\":[\"totaal\"],\"fp5rKh\":[\"Transcriptie wordt uitgevoerd...\"],\"DDziIo\":[\"Transcriptie\"],\"hfpzKV\":[\"Transcript gekopieerd naar klembord\"],\"AJc6ig\":[\"Transcript niet beschikbaar\"],\"N/50DC\":[\"Transcriptie Instellingen\"],\"FRje2T\":[\"Transcriptie wordt uitgevoerd...\"],\"0l9syB\":[\"Transcriptie wordt uitgevoerd…\"],\"H3fItl\":[\"Transformeer deze transcripties in een LinkedIn-post die door de stof gaat. Neem de volgende punten in acht:\\nNeem de belangrijkste inzichten uit de transcripties\\nSchrijf het als een ervaren leider die conventionele kennis vervant, niet een motiveringsposter\\nZoek een echt verrassende observatie die zelfs ervaren professionals zou moeten laten stilstaan\\nBlijf intellectueel diep terwijl je direct bent\\nGebruik alleen feiten die echt verrassingen zijn\\nHou de tekst netjes en professioneel (minimaal emojis, gedachte voor ruimte)\\nStel een ton op die suggereert dat je zowel diep expertise als real-world ervaring hebt\\n\\nOpmerking: Als de inhoud geen substantiële inzichten bevat, laat het me weten dat we sterkere bronnen nodig hebben.\"],\"53dSNP\":[\"Transformeer deze inhoud in inzichten die ertoe doen. Neem de volgende punten in acht:\\nNeem de belangrijkste inzichten uit de inhoud\\nSchrijf het als iemand die nuance begrijpt, niet een boek\\nFocus op de niet-evidente implicaties\\nHou het scherp en substantieel\\nHighlight de echt belangrijke patronen\\nStructuur voor duidelijkheid en impact\\nBalans diepte met toegankelijkheid\\n\\nOpmerking: Als de inhoud geen substantiële inzichten bevat, laat het me weten dat we sterkere bronnen nodig hebben.\"],\"uK9JLu\":[\"Transformeer deze discussie in handige intelligente informatie. Neem de volgende punten in acht:\\nNeem de strategische implicaties, niet alleen de sprekerpunten\\nStructuur het als een analyse van een denkerleider, niet minuten\\nHighlight besluitpunten die conventionele kennis vervant\\nHoud de signaal-ruisverhouding hoog\\nFocus op inzichten die echt verandering teweeg brengen\\nOrganiseer voor duidelijkheid en toekomstige referentie\\nBalans tactische details met strategische visie\\n\\nOpmerking: Als de discussie geen substantiële besluitpunten of inzichten bevat, flag het voor een diepere exploratie de volgende keer.\"],\"DtButj\":[\"Trigger automatische workflows in tools like Zapier, Make, or n8n\"],\"qJb6G2\":[\"Opnieuw proberen\"],\"eP1iDc\":[\"Vraag bijvoorbeeld\"],\"goQEqo\":[\"Probeer een beetje dichter bij je microfoon te komen voor betere geluidskwaliteit.\"],\"EIU345\":[\"Tweestapsverificatie\"],\"NwChk2\":[\"Tweestapsverificatie uitgezet\"],\"qwpE/S\":[\"Tweestapsverificatie aangezet\"],\"+zy2Nq\":[\"Type\"],\"PD9mEt\":[\"Typ een bericht...\"],\"EvmL3X\":[\"Typ hier uw reactie\"],\"MksxNf\":[\"Kan auditlogboeken niet laden.\"],\"participant.outcome.error.title\":[\"Kan uitkomst niet laden\"],\"8vqTzl\":[\"Het gegenereerde artefact kan niet worden geladen. Probeer het opnieuw.\"],\"59QK2U\":[\"Kan het gegenereerde resultaat niet laden. Probeer het opnieuw.\"],\"nGxDbq\":[\"Kan dit fragment niet verwerken\"],\"9uI/rE\":[\"Ongedaan maken\"],\"Ef7StM\":[\"Onbekend\"],\"1MTTTw\":[\"Onbekende reden\"],\"H899Z+\":[\"ongelezen melding\"],\"0pinHa\":[\"ongelezen meldingen\"],\"sCTlv5\":[\"Niet-opgeslagen wijzigingen\"],\"SMaFdc\":[\"Afmelden\"],\"jlrVDp\":[\"Gesprek zonder titel\"],\"EkH9pt\":[\"Bijwerken\"],\"3RboBp\":[\"Bijwerken rapport\"],\"4loE8L\":[\"Bijwerken rapport om de meest recente gegevens te bevatten\"],\"Jv5s94\":[\"Bijwerken rapport om de meest recente wijzigingen in uw project te bevatten. De link om het rapport te delen zou hetzelfde blijven.\"],\"kwkhPe\":[\"Upgraden\"],\"UkyAtj\":[\"Upgrade om automatisch selecteren te ontgrendelen en analyseer 10x meer gesprekken in de helft van de tijd - geen handmatige selectie meer, gewoon diepere inzichten direct.\"],\"ONWvwQ\":[\"Uploaden\"],\"UN8G93\":[\"Upload een custom logo om het dembrane logo te vervangen op het portale, dashboard, rapporten, en host gids.\"],\"8XD6tj\":[\"Audio uploaden\"],\"kV3A2a\":[\"Upload voltooid\"],\"4Fr6DA\":[\"Gesprekken uploaden\"],\"pZq3aX\":[\"Upload mislukt. Probeer het opnieuw.\"],\"HAKBY9\":[\"Bestanden uploaden\"],\"Wft2yh\":[\"Upload bezig\"],\"JveaeL\":[\"Bronnen uploaden\"],\"3wG7HI\":[\"Uploaded\"],\"k/LaWp\":[\"Audio bestanden uploaden...\"],\"participant.modal.uploading\":[\"Audio uploaden...\"],\"participant.modal.interruption.uploading\":[\"Audio uploaden...\"],\"HtrFfw\":[\"URL is vereist\"],\"3VnYUR\":[\"URL moet beginnen met http:// of https://\"],\"VdaKZe\":[\"Experimentele functies gebruiken\"],\"rmMdgZ\":[\"PII redaction gebruiken\"],\"ngdRFH\":[\"Gebruik Shift + Enter om een nieuwe regel toe te voegen\"],\"7sNhEz\":[\"Gebruikersnaam\"],\"S2LyQ+\":[\"Gebruik standaard dembrane-logo\"],\"mUOhaJ\":[\"Gebruik webhooks? We zouden graag van je horen\"],\"GWpt68\":[\"Verificatie-onderwerpen\"],\"c242dc\":[\"geverifieerd\"],\"select.all.modal.verified\":[\"Geverifieerd\"],\"select.all.modal.loading.verified\":[\"Geverifieerd\"],\"conversation.filters.verified.text\":[\"Geverifieerd\"],\"swn5Tq\":[\"geverifieerd artefact\"],\"ob18eo\":[\"Geverifieerde artefacten\"],\"Iv1iWN\":[\"geverifieerde artefacten\"],\"dashboard.dembrane.verify.title\":[\"Verifiëren\"],\"participant.echo.verify\":[\"Verifiëren\"],\"4LFZoj\":[\"Code verifiëren\"],\"w6Mgbs\":[\"Verifiëren Themen\"],\"jpctdh\":[\"Weergave\"],\"+fxiY8\":[\"Bekijk gesprekdetails\"],\"H1e6Hv\":[\"Bekijk gespreksstatus\"],\"SZw9tS\":[\"Bekijk details\"],\"95YFbG\":[\"Voorbeeld payload bekijken\"],\"D4e7re\":[\"Bekijk je reacties\"],\"tzEbkt\":[\"Wacht \",[\"0\"],\":\",[\"1\"]],\"Px9INg\":[\"Wil je een template toevoegen aan \\\"Dembrane\\\"?\"],\"bO5RNo\":[\"Wil je een template toevoegen aan ECHO?\"],\"r6y+jM\":[\"Waarschuwing\"],\"pUTmp1\":[\"Waarschuwing: je hebt \",[\"0\"],\" sleutelwoorden toegevoegd. Alleen de eerste \",[\"ASSEMBLYAI_MAX_HOTWORDS\"],\" worden door de transcriptie-engine gebruikt.\"],\"participant.alert.microphone.access.issue\":[\"We kunnen je niet horen. Probeer je microfoon te wisselen of een beetje dichter bij het apparaat te komen.\"],\"SrJOPD\":[\"We kunnen je niet horen. Probeer je microfoon te wisselen of een beetje dichter bij het apparaat te komen.\"],\"Ul0g2u\":[\"We konden tweestapsverificatie niet uitschakelen. Probeer het opnieuw met een nieuwe code.\"],\"sM2pBB\":[\"We konden tweestapsverificatie niet inschakelen. Controleer je code en probeer het opnieuw.\"],\"Ewk6kb\":[\"We konden het audio niet laden. Probeer het later opnieuw.\"],\"xMeAeQ\":[\"We hebben u een e-mail gestuurd met de volgende stappen. Als u het niet ziet, checkt u uw spammap.\"],\"9qYWL7\":[\"We hebben u een e-mail gestuurd met de volgende stappen. Als u het niet ziet, checkt u uw spammap. Als u het nog steeds niet ziet, neem dan contact op met evelien@dembrane.com\"],\"3fS27S\":[\"We hebben u een e-mail gestuurd met de volgende stappen. Als u het niet ziet, checkt u uw spammap. Als u het nog steeds niet ziet, neem dan contact op met jules@dembrane.com\"],\"participant.modal.echo.info.reason\":[\"We hebben iets meer context nodig om u te helpen ECHO effectief te gebruiken. Ga door met opnemen zodat we betere suggesties kunnen geven.\"],\"dni8nq\":[\"We sturen u alleen een bericht als uw gastgever een rapport genereert, we delen uw gegevens niet met iemand. U kunt op elk moment afmelden.\"],\"participant.test.microphone.description\":[\"We testen je microfoon om de beste ervaring voor iedereen in de sessie te garanderen.\"],\"tQtKw5\":[\"We testen je microfoon om de beste ervaring voor iedereen in de sessie te garanderen.\"],\"+eLc52\":[\"We horen wat stilte. Probeer harder te spreken zodat je stem duidelijk blijft.\"],\"TRDppN\":[\"Webhook\"],\"nuh/Wq\":[\"Webhook URL\"],\"v1kQyJ\":[\"Webhooks\"],\"BTA0e8\":[\"Webhooks zijn geautomatiseerde berichten die van een app naar een andere worden verzonden wanneer iets gebeurt. Denk aan ze als een \\\"notificatiesysteem\\\" voor uw andere tools.\"],\"6jfS51\":[\"Welkom\"],\"9eF5oV\":[\"Welkom terug\"],\"i1hzzO\":[\"Welkom in Big Picture Mode! Ik heb samenvattingen van al je gesprekken klaarstaan. Vraag me naar patronen, thema’s en inzichten in je data. Voor exacte quotes start je een nieuwe chat in Specific Details mode.\"],\"fwEAk/\":[\"Welkom bij dembrane Chat! Gebruik de zijbalk om bronnen en gesprekken te selecteren die je wilt analyseren. Daarna kun je vragen stellen over de geselecteerde inhoud.\"],\"AKBU2w\":[\"Welkom bij Dembrane!\"],\"TACmoL\":[\"Welkom in Overview Mode! Ik heb samenvattingen van al je gesprekken klaarstaan. Vraag me naar patronen, thema’s en inzichten in je data. Voor exacte quotes start je een nieuwe chat in Deep Dive Mode.\"],\"u4aLOz\":[\"Welkom in Overview Mode! Ik heb samenvattingen van al je gesprekken klaarstaan. Vraag me naar patronen, thema’s en inzichten in je data. Voor exacte quotes start je een nieuwe chat in Specific Context mode.\"],\"Bck6Du\":[\"Welkom bij Rapporten!\"],\"aEpQkt\":[\"Welkom op je Home! Hier kun je al je projecten bekijken en toegang krijgen tot tutorialbronnen. Momenteel heb je nog geen projecten. Klik op \\\"Maak\\\" om te beginnen!\"],\"klH6ct\":[\"Welkom!\"],\"Tfxjl5\":[\"Wat zijn de belangrijkste thema's in alle gesprekken?\"],\"RL57XM\":[\"Wat zijn webhooks? (2 min lezen)\"],\"vv/EFG\":[\"Wat gegevens worden verzonden?\"],\"participant.verify.selection.title\":[\"Wat wil je verifiëren?\"],\"fyMvis\":[\"Welke patronen zie je in de data?\"],\"qGrqH9\":[\"Wat waren de belangrijkste momenten in dit gesprek?\"],\"FXZcgH\":[\"Wat wil je verkennen?\"],\"W5R8OO\":[\"Wanneer een deelnemer het portaal opent, hun details invoert en een gesprek begint\"],\"7t3vo1\":[\"Wanneer alle audio is geconverteerd naar tekst en het volledige transcript beschikbaar is\"],\"N0GETg\":[\"Wanneer worden webhooks geactiveerd?\"],\"KmUKwU\":[\"Wanneer ingeschakeld, zullen alle nieuwe transcripties persoonlijke informatie (namen, e-mails, telefoonnummers, adressen) worden vervangen door placeholders. Anonieme gesprekken deactiveren ook audio-afspelen, audio-download en hertranscriptie om de privacy van deelnemers te beschermen. Dit kan niet ongedaan worden gemaakt voor al bestaande gesprekken.\"],\"LEYli4\":[\"Wanneer ingeschakeld, zullen alle nieuwe transcripties persoonlijke informatie (namen, e-mails, telefoonnummers, adressen) worden vervangen door placeholders. Dit kan niet ongedaan worden gemaakt voor al bestaande gesprekken.\"],\"NPIwj3\":[\"Wanneer de samenvatting klaar is (bevat zowel transcript als samenvatting)\"],\"KcnIXL\":[\"wordt in je rapport opgenomen\"],\"add.tag.filter.modal.description\":[\"Wilt u deze tag toevoegen aan uw huidige filters?\"],\"participant.button.finish.yes.text.mode\":[\"Ja\"],\"kWJmRL\":[\"Jij\"],\"Dl7lP/\":[\"Je bent al afgemeld of je link is ongeldig.\"],\"E71LBI\":[\"Je kunt maximaal \",[\"MAX_FILES\"],\" bestanden tegelijk uploaden. Alleen de eerste \",[\"0\"],\" bestanden worden toegevoegd.\"],\"tbeb1Y\":[\"Je kunt de vraagfunctie nog steeds gebruiken om met elk gesprek te chatten\"],\"select.all.modal.already.added\":[\"U heeft al <0>\",[\"existingContextCount\",\"plural\",{\"one\":[\"#\",\" conversatie\"],\"other\":[\"#\",\" conversaties\"]}],\" aan deze chat toegevoegd.\"],\"7W35AW\":[\"Je hebt alle gerelateerde gesprekken al toegevoegd\"],\"participant.modal.change.mic.confirmation.text\":[\"Je hebt je microfoon gewisseld. Klik op \\\"Doorgaan\\\" om verder te gaan met de sessie.\"],\"vCyT5z\":[\"Je hebt enkele gesprekken die nog niet zijn verwerkt. Regenerate de bibliotheek om ze te verwerken.\"],\"T/Q7jW\":[\"U hebt succesvol afgemeld.\"],\"lTDtES\":[\"Je kunt er ook voor kiezen om een ander gesprek op te nemen.\"],\"1kxxiH\":[\"Je kunt er voor kiezen om een lijst met zelfstandige naamwoorden, namen of andere informatie toe te voegen die relevant kan zijn voor het gesprek. Dit wordt gebruikt om de kwaliteit van de transcripties te verbeteren.\"],\"yCtSKg\":[\"Je moet inloggen met dezelfde provider die u gebruikte om u aan te melden. Als u problemen ondervindt, neem dan contact op met de ondersteuning.\"],\"snMcrk\":[\"Je lijkt offline te zijn, controleer je internetverbinding\"],\"participant.verify.instructions.receive.artefact\":[\"Je ontvangt zo meteen \",[\"objectLabel\"],\" om te verifiëren.\"],\"participant.verify.instructions.approval.helps\":[\"Jouw goedkeuring helpt ons begrijpen wat je echt denkt!\"],\"Pw2f/0\":[\"Uw gesprek wordt momenteel getranscribeerd. Controleer later opnieuw.\"],\"OFDbfd\":[\"Je gesprekken\"],\"aZHXuZ\":[\"Uw invoer wordt automatisch opgeslagen.\"],\"PUWgP9\":[\"Je bibliotheek is leeg. Maak een bibliotheek om je eerste inzichten te bekijken.\"],\"B+9EHO\":[\"Je antwoord is opgeslagen. Je kunt dit tabblad sluiten.\"],\"wurHZF\":[\"Je reacties\"],\"B8Q/i2\":[\"Je weergave is gemaakt. Wacht aub terwijl we de data verwerken en analyseren.\"],\"library.views.title\":[\"Je weergaven\"],\"lZNgiw\":[\"Je weergaven\"],\"890UpZ\":[\"*Bij dembrane staat privacy op een!*\"],\"lbvVjA\":[\"*Oh, we hebben geen cookievermelding want we gebruiken geen cookies! We eten ze op.*\"],\"BHbwjT\":[\"*We zorgen dat niks terug te leiden is naar jou als persoon, ook al zeg je per ongeluk je naam, verwijderen wij deze voordat we alles analyseren. Door deze tool te gebruiken, ga je akkoord met onze privacy voorwaarden. Wil je meer weten? Lees dan onze [privacy verklaring]\"],\"9h9TAE\":[\"Voeg context toe aan document\"],\"2FU6NS\":[\"Context toegevoegd\"],\"3wfZhO\":[\"AI Assistent\"],\"2xZOz+\":[\"Alle documenten zijn geüpload en zijn nu klaar. Welke onderzoeksvraag wil je stellen? Optioneel kunt u nu voor elk document een individuele analysechat openen.\"],\"hQYkfg\":[\"Analyseer!\"],\"/B0ynG\":[\"Ben je er klaar voor? Druk dan op \\\"Klaar om te beginnen\\\".\"],\"SWNYyh\":[\"Weet je zeker dat je dit document wilt verwijderen?\"],\"BONLYh\":[\"Weet je zeker dat je wilt stoppen met opnemen?\"],\"8V3/wO\":[\"Stel een algemene onderzoeksvraag\"],\"BwyPXx\":[\"Stel een vraag...\"],\"xWEvuo\":[\"Vraag AI\"],\"uY/eGW\":[\"Stel Vraag\"],\"5PKg7S\":[\"Er moet minstens één onderwerp zijn geselecteerd om Verify in te schakelen.\"],\"yRcEcN\":[\"Voeg zoveel documenten toe als je wilt analyseren\"],\"2wg92j\":[\"Gesprekken\"],\"hWszgU\":[\"De bron is verwijderd\"],\"kAJX3r\":[\"Maak een nieuwe sessie aan\"],\"jPQSEz\":[\"Maak een nieuwe werkruimte aan\"],\"GSV2Xq\":[\"Schakel deze functie in zodat deelnemers geverifieerde objecten uit hun inzendingen kunnen maken en goedkeuren. Dat helpt belangrijke ideeën, zorgen of samenvattingen te concretiseren. Na het gesprek kun je filteren op gesprekken met geverifieerde objecten en ze in het overzicht bekijken.\"],\"7qaVXm\":[\"Experimenteel\"],\"FclDDn\":[\"Verify\"],\"Y/Fou9\":[\"Selecteer welke onderwerpen deelnemers voor verificatie kunnen gebruiken.\"],\"+vDIXN\":[\"Verwijder document\"],\"hVxMi/\":[\"Document AI Assistent\"],\"RcO3t0\":[\"Document wordt verwerkt\"],\"BXpCcS\":[\"Document is verwijderd\"],\"E/muDO\":[\"Documenten\"],\"6NKYah\":[\"Sleep documenten hierheen of selecteer bestanden\"],\"ycR/52\":[\"Echo inschakelen\"],\"mKGCnZ\":[\"ECHO inschakelen\"],\"Dh2kHP\":[\"Reactie inschakelen\"],\"d9rIJ1\":[\"Verify inschakelen\"],\"Mb+tI8\":[\"Eerst vragen we een aantal korte vragen, en dan kan je beginnen met opnemen.\"],\"Ra6776\":[\"Algemene Onderzoeksvraag\"],\"wUQkGp\":[\"Geweldig! Uw documenten worden nu geüpload. Terwijl de documenten worden verwerkt, kunt u mij vertellen waar deze analyse over gaat?\"],\"rsGuuK\":[\"Hallo, ik ben vandaag je onderzoeksassistent. Om te beginnen upload je de documenten die je wilt analyseren.\"],\"6iYuCb\":[\"Hi, Fijn dat je meedoet!\"],\"NoNwIX\":[\"Inactief\"],\"R5z6Q2\":[\"Voer algemene context in\"],\"Lv2yUP\":[\"Deelnemingslink\"],\"0wdd7X\":[\"Aansluiten\"],\"qwmGiT\":[\"Neem contact op met sales\"],\"ZWDkP4\":[\"Momenteel zijn \",[\"finishedConversationsCount\"],\" gesprekken klaar om geanalyseerd te worden. \",[\"unfinishedConversationsCount\"],\" worden nog verwerkt.\"],\"/NTvqV\":[\"Bibliotheek niet beschikbaar\"],\"p18xrj\":[\"Bibliotheek opnieuw genereren\"],\"xFtWcS\":[\"Nog geen documenten geüpload\"],\"meWF5F\":[\"Geen bronnen gevonden. Voeg bronnen toe met behulp van de knop boven aan.\"],\"hqsqEx\":[\"Open Document Chat ✨\"],\"FimKdO\":[\"Originele bestandsnaam\"],\"hOtk0x\":[\"Echo\"],\"JsSzzl\":[\"ECHO\"],\"SUkFIX\":[\"Pauze\"],\"ilKuQo\":[\"Hervatten\"],\"SqNXSx\":[\"Nee\"],\"yfZBOp\":[\"Ja\"],\"cic45J\":[\"We kunnen deze aanvraag niet verwerken vanwege de inhoudsbeleid van de LLM-provider.\"],\"CvZqsN\":[\"Er ging iets mis. Probeer het alstublieft opnieuw door op de knop <0>ECHO te drukken, of neem contact op met de ondersteuning als het probleem blijft bestaan.\"],\"P+lUAg\":[\"Er is iets misgegaan. Probeer het alstublieft opnieuw.\"],\"hh87/E\":[\"\\\"Dieper ingaan\\\" is binnenkort beschikbaar\"],\"RMxlMe\":[\"\\\"Maak het concreet\\\" is binnenkort beschikbaar\"],\"7UJhVX\":[\"Weet je zeker dat je het wilt stoppen?\"],\"RDsML8\":[\"Gesprek stoppen\"],\"IaLTNH\":[\"Goedkeuren\"],\"+f3bIA\":[\"Annuleren\"],\"qgx4CA\":[\"Herzien\"],\"E+5M6v\":[\"Opslaan\"],\"Q82shL\":[\"Ga terug\"],\"yOp5Yb\":[\"Pagina opnieuw laden\"],\"tw+Fbo\":[\"Het lijkt erop dat we dit artefact niet konden laden. Dit is waarschijnlijk tijdelijk. Probeer het opnieuw te laden of ga terug om een ander onderwerp te kiezen.\"],\"oTCD07\":[\"Artefact kan niet worden geladen\"],\"QHbX3T\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"ECX5E0\":[\"Jouw goedkeuring laat zien wat je echt denkt!\"],\"M5oorh\":[\"Als je tevreden bent met de \",[\"objectLabel\"],\", klik dan op 'Goedkeuren' om te laten zien dat je je gehoord voelt.\"],\"RZXkY+\":[\"Annuleren\"],\"86aTqL\":[\"Volgende\"],\"pdifRH\":[\"Bezig met laden\"],\"Ep029+\":[\"Lees de \",[\"objectLabel\"],\" hardop voor en vertel wat je eventueel wilt aanpassen.\"],\"fKeatI\":[\"Je ontvangt zo meteen de \",[\"objectLabel\"],\" om te verifiëren.\"],\"8b+uSr\":[\"Heb je het besproken? Klik op 'Herzien' om de \",[\"objectLabel\"],\" aan te passen aan jullie gesprek.\"],\"iodqGS\":[\"Artefact wordt geladen\"],\"NpZmZm\":[\"Dit duurt maar heel even.\"],\"wklhqE\":[\"Artefact wordt opnieuw gegenereerd\"],\"LYTXJp\":[\"Dit duurt maar een paar seconden.\"],\"CjjC6j\":[\"Volgende\"],\"q885Ym\":[\"Wat wil je concreet maken?\"],\"vvsDp4\":[\"Deelneming\"],\"HWayuJ\":[\"Voer een bericht in\"],\"AWBvkb\":[\"Einde van de lijst • Alle \",[\"0\"],\" gesprekken geladen\"],\"EBcbaZ\":[\"Klaar om te beginnen\"],\"N7NnE/\":[\"Selecteer Sessie\"],\"CQ8O75\":[\"Selecteer je groep\"],\"pOFZmr\":[\"Bedankt! Klik ondertussen op individuele documenten om context toe te voegen aan elk bestand dat ik zal meenemen voor verdere analyse.\"],\"JbSD2g\":[\"Met deze tool kan je gesprekken of verhalen opnemen om je stem te laten horen.\"],\"a/SLN6\":[\"Naam afschrift\"],\"v+tyku\":[\"Typ hier een vraag...\"],\"Fy+uYk\":[\"Typ hier de context...\"],\"4+jlrW\":[\"Upload documenten\"],\"J50beM\":[\"Wat voor soort vraag wil je stellen voor dit document?\"],\"pmt7u4\":[\"Werkruimtes\"],\"ixbz1a\":[\"Je kan dit in je eentje gebruiken om je eigen verhaal te delen, of je kan een gesprek opnemen tussen meerdere mensen, wat vaak leuk en inzichtelijk kan zijn!\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"You are not authenticated\":[\"Je bent niet ingelogd\"],\"You don't have permission to access this.\":[\"Je hebt geen toegang tot deze pagina.\"],\"Resource not found\":[\"Resource niet gevonden\"],\"Server error\":[\"Serverfout\"],\"Something went wrong\":[\"Er is iets fout gegaan\"],\"We're preparing your workspace.\":[\"We bereiden je werkruimte voor.\"],\"Preparing your dashboard\":[\"Dashboard klaarmaken\"],\"Welcome back\":[\"Welkom terug\"],\"library.regenerate\":[\"Regenerate Library\"],\"library.conversations.processing.status\":[\"Currently \",[\"finishedConversationsCount\"],\" conversations are ready to be analyzed. \",[\"unfinishedConversationsCount\"],\" still processing.\"],\"participant.echo.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"library.contact.sales\":[\"Contact sales\"],\"library.not.available\":[\"It looks like the library is not available for your account. Please contact sales to unlock this feature.\"],\"conversation.accordion.skeleton.title\":[\"Conversations\"],\"project.sidebar.chat.end.description\":[\"End of list • All \",[\"totalChats\"],\" chats loaded\"],\"participant.modal.stop.message\":[\"Are you sure you want to finish the conversation?\"],\"participant.button.is.recording.echo\":[\"ECHO\"],\"participant.modal.stop.title\":[\"Finish Conversation\"],\"participant.button.stop.no\":[\"No\"],\"participant.button.pause\":[\"Pause\"],\"participant.button.resume\":[\"Resume\"],\"conversation.linking_conversations.deleted\":[\"The source conversation was deleted\"],\"participant.button.stop.yes\":[\"Yes\"],\"participant.modal.refine.info.title.echo\":[\"\\\"Go deeper\\\" available soon\"],\"participant.modal.refine.info.title.verify\":[\"\\\"Make it concrete\\\" available soon\"],\"participant.verify.action.button.approve\":[\"Approve\"],\"participant.verify.artefact.title\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"participant.verify.instructions.button.cancel\":[\"Cancel\"],\"participant.verify.action.button.cancel\":[\"Cancel\"],\"dashboard.dembrane.verify.description\":[\"Enable this feature to allow participants to create and approve \\\"verified objects\\\" from their submissions. This helps crystallize key ideas, concerns, or summaries. After the conversation, you can filter for discussions with verified objects and review them in the overview.\"],\"dashboard.dembrane.verify.experimental\":[\"Experimental\"],\"participant.verify.artefact.action.button.go.back\":[\"Go back\"],\"participant.verify.artefact.error.description\":[\"It looks like we couldn't load this artefact. This might be a temporary issue. You can try reloading or go back to select a different topic.\"],\"participant.verify.loading.artefact\":[\"Loading artefact\"],\"participant.verify.regenerating.artefact\":[\"Regenerating the artefact\"],\"participant.verify.artefact.action.button.reload\":[\"Reload Page\"],\"participant.verify.action.button.revise\":[\"Revise\"],\"participant.verify.action.button.save\":[\"Save\"],\"participant.echo.generic.error.message\":[\"Something went wrong. Please try again by pressing the <0>ECHO button, or contact support if the issue continues.\"],\"participant.echo.content.policy.violation.error.message\":[\"Sorry, we cannot process this request due to an LLM provider's content policy.\"],\"participant.verify.regenerating.artefact.description\":[\"This will just take a few moments\"],\"participant.verify.loading.artefact.description\":[\"This will just take a moment\"],\"participant.verify.artefact.error.title\":[\"Unable to Load Artefact\"],\"dashboard.dembrane.concrete.experimental\":[\"Experimentele functie\"],\"participant.button.go.deeper\":[\"Ga dieper\"],\"participant.button.make.concrete\":[\"Maak het concreet\"],\"select.all.modal.skip.reason\":[\"sommige kunnen worden overgeslagen vanwege lege transcriptie of contextlimiet\"],\"participant.modal.interruption.issue.description\":[\"We hebben je opname tot <0>\",[\"formattedDuration\"],\" opgeslagen, maar de rest is verloren gegaan, sorry. <1/> Druk hieronder om opnieuw te verbinden en druk dan op opnemen om verder te gaan.\"],\"participant.modal.refine.info.title.go.deeper\":[\"Ga dieper\"],\"participant.modal.refine.info.title.concrete\":[\"Maak het concreet\"],\"participant.modal.refine.info.title.generic\":[\"\\\"Verfijnen\\\" is binnenkort beschikbaar\"],\"participant.modal.refine.info.title\":[\"Functie binnenkort beschikbaar\"],\"participant.refine.go.deeper\":[\"Ga dieper\"],\"participant.concrete.artefact.error.description\":[\"Er ging iets mis bij het laden van je tekst. Probeer het nog een keer.\"],\"dashboard.dembrane.concrete.title\":[\"Maak het concreet\"],\"participant.refine.make.concrete\":[\"Maak het concreet\"],\"participant.button.refine\":[\"Verfijnen\"],\"participant.concrete.regenerating.artefact\":[\"Nieuwe tekst aan het maken…\"],\"dashboard.dembrane.concrete.topic.select\":[\"Kies een concreet onderwerp\"],\"participant.go.deeper.generic.error.message\":[\"Dit gesprek kan nu niet dieper. Probeer het straks nog een keer.\"],\"participant.concrete.artefact.error.title\":[\"Er ging iets mis met dit artefact\"],\"participant.modal.refine.info.reason\":[\"We hebben iets meer context nodig om je effectief te helpen verfijnen. Ga alsjeblieft door met opnemen, zodat we betere suggesties kunnen geven.\"],\"dashboard.dembrane.concrete.description\":[\"Laat deelnemers AI-ondersteunde feedback krijgen op hun gesprekken met Maak het concreet.\"],\"participant.concrete.instructions.approve.artefact\":[\"Keur het artefact goed of pas het aan voordat je doorgaat.\"],\"participant.concrete.instructions.loading\":[\"Instructies aan het laden…\"],\"participant.concrete.selection.button.next\":[\"Volgende\"],\"participant.concrete.instructions.button.next\":[\"Aan de slag\"],\"participant.concrete.instructions.revise.artefact\":[\"Pas de tekst aan zodat hij echt bij jou past. Je mag alles veranderen.\"],\"participant.concrete.instructions.read.aloud\":[\"Lees de tekst hardop voor en check of het goed voelt.\"],\"dashboard.dembrane.verify.topic.select\":[\"Selecteer welke onderwerpen deelnemers kunnen gebruiken voor verificatie.\"],\"participant.concrete.selection.title\":[\"Kies een concreet voorbeeld\"],\"participant.concrete.instructions.receive.artefact\":[\"Je krijgt zo een concreet voorbeeld (artefact) om mee te werken\"],\"participant.concrete.instructions.approval.helps\":[\"Als je dit goedkeurt, helpt dat om het proces te verbeteren\"],\"library.generate.duration.message\":[\"Het genereren van een bibliotheek kan tot een uur duren\"],\"uDvV8j\":[\" Verzenden\"],\"aMNEbK\":[\" Afmelden voor meldingen\"],\"JhOwWd\":[\"-5s\"],\"participant.modal.echo.info.title.generic\":[\"\\\"ECHO\\\" binnenkort beschikbaar\"],\"participant.modal.echo.info.title.go.deeper\":[\"\\\"Verkennen\\\" binnenkort beschikbaar\"],\"participant.modal.echo.info.title.concrete\":[\"\\\"Verifiëren\\\" binnenkort beschikbaar\"],\"2NWk7n\":[\"(voor verbeterde audioverwerking)\"],\"e6iRhF\":[[\"0\",\"plural\",{\"one\":[\"#\",\" tag\"],\"other\":[\"#\",\" tags\"]}]],\"select.all.modal.tags\":[[\"0\",\"plural\",{\"one\":[\"Tag:\"],\"other\":[\"Tags:\"]}]],\"J/hVSQ\":[[\"0\"]],\"HB8dPL\":[[\"0\"],\" \",[\"1\"],\" klaar\"],\"select.all.modal.added.count\":[[\"0\"],\" toegevoegd\"],\"xRdQss\":[[\"0\"],\" Conversation\",[\"1\"],\" • Edited \",[\"2\"]],\"2Th9D6\":[[\"0\"],\" Gesprekken • Bewerkt \",[\"1\"]],\"select.all.modal.not.added.count\":[[\"0\"],\" niet toegevoegd\"],\"BXWuuj\":[[\"conversationCount\"],\" geselecteerd\"],\"P1pDS8\":[[\"diffInDays\"],\" dagen geleden\"],\"bT6AxW\":[[\"diffInHours\"],\" uur geleden\"],\"library.conversations.to.be.analyzed\":[[\"finishedConversationsCount\",\"plural\",{\"one\":[\"Momenteel is \",\"#\",\" gesprek klaar om te worden geanalyseerd.\"],\"other\":[\"Momenteel zijn \",\"#\",\" gesprekken klaar om te worden geanalyseerd.\"]}]],\"fyE7Au\":[[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"TVD5At\":[[\"readingNow\"],\" leest nu\"],\"U7Iesw\":[[\"seconds\"],\" seconden\"],\"library.conversations.still.processing\":[[\"0\"],\" worden nog verwerkt.\"],\"ZpJ0wx\":[\"*Een moment a.u.b.*\"],\"ynBObK\":[\"+\",[\"hiddenCount\"],\" gesprekken\"],\"pV+XPw\":[\"+5s\"],\"LPXUKX\":[\"<0>Wacht \",[\"0\"],\":\",[\"1\"]],\"LeFXS1\":[\"0 Aspecten\"],\"AeSuqs\":[\"1. Je geeft een URL op waar je meldingen wilt ontvangen\"],\"nDEZ7T\":[\"2. Wanneer een gesprekgebeurtenis plaatsvindt, sturen we automatisch de gesprekgegevens naar uw URL\"],\"WiUXLq\":[\"3. Uw systeem ontvangt de gegevens en kan erop reageren (bijvoorbeeld opslaan in een database, e-mail verzenden, spreadsheet bijwerken)\"],\"D+aQ7R\":[\"Een vriendelijke naam om dit webhook te identificeren\"],\"DX/Wkz\":[\"Accountwachtwoord\"],\"L5gswt\":[\"Actie door\"],\"UQXw0W\":[\"Actie op\"],\"7L01XJ\":[\"Acties\"],\"select.all.modal.loading.filters\":[\"Actieve filters\"],\"m16xKo\":[\"Toevoegen\"],\"1m+3Z3\":[\"Voeg extra context toe (Optioneel)\"],\"Se1KZw\":[\"Vink aan wat van toepassing is\"],\"select.all.modal.title.add\":[\"Gesprekken toevoegen aan context\"],\"1xDwr8\":[\"Voeg belangrijke woorden of namen toe om de kwaliteit en nauwkeurigheid van het transcript te verbeteren.\"],\"ndpRPm\":[\"Voeg nieuwe opnames toe aan dit project. Bestanden die u hier uploadt worden verwerkt en verschijnen in gesprekken.\"],\"Ralayn\":[\"Trefwoord toevoegen\"],\"add.tag.filter.modal.title\":[\"Tag toevoegen aan filters\"],\"IKoyMv\":[\"Trefwoorden toevoegen\"],\"add.tag.filter.modal.add\":[\"Toevoegen aan filters\"],\"NffMsn\":[\"Voeg toe aan dit gesprek\"],\"QN2F+7\":[\"Webhook toevoegen\"],\"UZ07em\":[\"Voeg uw eerste webhook toe\"],\"select.all.modal.added\":[\"Toegevoegd\"],\"Na90E+\":[\"Toegevoegde e-mails\"],\"select.all.modal.add.without.filters\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" gesprek\"],\"other\":[\"#\",\" gesprekken\"]}],\" toevoegen aan de chat\"],\"select.all.modal.add.with.filters\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" gesprek\"],\"other\":[\"#\",\" gesprekken\"]}],\" toevoegen met de volgende filters:\"],\"select.all.modal.add.without.filters.more\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" extra gesprek\"],\"other\":[\"#\",\" extra gesprekken\"]}],\" toevoegen\"],\"select.all.modal.add.with.filters.more\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" extra gesprek\"],\"other\":[\"#\",\" extra gesprekken\"]}],\" toevoegen met de volgende filters:\"],\"SJCAsQ\":[\"Context toevoegen:\"],\"select.all.modal.loading.title\":[\"Gesprekken toevoegen\"],\"Du6bPw\":[\"Adres\"],\"CA/Ul9\":[\"Pas de basislettergrootte voor de interface aan\"],\"sxkWRg\":[\"Geavanceerd\"],\"OaKXud\":[\"Geavanceerd (Tips en best practices)\"],\"TBpbDp\":[\"Geavanceerd (Tips en trucs)\"],\"JiIKww\":[\"Geavanceerde instellingen\"],\"6iJVJD\":[\"Agentisch\"],\"vaeE5W\":[\"Agentisch - Tool-gestuurd uitvoering\"],\"VHg3DX\":[\"Agentisch Gesprek\"],\"cF7bEt\":[\"Alle acties\"],\"O1367B\":[\"Alle collecties\"],\"gvykaX\":[\"Alle gesprekken\"],\"Cmt62w\":[\"Alle gesprekken klaar\"],\"u/fl/S\":[\"Alle bestanden zijn succesvol geüpload.\"],\"baQJ1t\":[\"Alle insights\"],\"3goDnD\":[\"Sta deelnemers toe om met behulp van de link nieuwe gesprekken te starten\"],\"bruUug\":[\"Bijna klaar\"],\"H7cfSV\":[\"Al toegevoegd aan dit gesprek\"],\"xNyrs1\":[\"Al in context\"],\"jIoHDG\":[\"Een e-mail melding wordt naar \",[\"0\"],\" deelnemer\",[\"1\"],\" verstuurd. Wilt u doorgaan?\"],\"G54oFr\":[\"Een e-mail melding wordt naar \",[\"0\"],\" deelnemer\",[\"1\"],\" verstuurd. Wilt u doorgaan?\"],\"8q/YVi\":[\"Er is een fout opgetreden bij het laden van de Portal. Neem contact op met de ondersteuningsteam.\"],\"XyOToQ\":[\"Er is een fout opgetreden.\"],\"QX6zrA\":[\"Analyse\"],\"F4cOH1\":[\"Analyse taal\"],\"1x2m6d\":[\"Analyseer deze elementen met diepte en nuance. Neem de volgende punten in acht:\\n\\nFocus op verrassende verbindingen en contrasten\\nGa verder dan duidelijke oppervlakte-niveau vergelijkingen\\nIdentificeer verborgen patronen die de meeste analyses missen\\nBlijf analytisch exact terwijl je aantrekkelijk bent\\n\\nOpmerking: Als de vergelijkingen te superficieel zijn, laat het me weten dat we meer complex materiaal nodig hebben om te analyseren.\"],\"announcements\":[\"meldingen\"],\"Dzr23X\":[\"Meldingen\"],\"gd1W+U\":[\"Transcripten anoniem maken\"],\"YdiKaK\":[\"anoniem gesprek\"],\"iPiP6k\":[\"Anoniem gesprek\"],\"azfEQ3\":[\"Anonieme deelnemer\"],\"participant.concrete.action.button.approve\":[\"Goedkeuren\"],\"conversation.verified.approved\":[\"Goedgekeurd\"],\"tq+4rb\":[\"Weet je zeker dat je de webhook \\\"\",[\"0\"],\"\\\" wilt verwijderen? Dit kan niet ongedaan worden gemaakt.\"],\"Q5Z2wp\":[\"Weet je zeker dat je dit gesprek wilt verwijderen? Dit kan niet ongedaan worden gemaakt.\"],\"kWiPAC\":[\"Weet je zeker dat je dit project wilt verwijderen?\"],\"YF1Re1\":[\"Weet je zeker dat je dit project wilt verwijderen? Dit kan niet ongedaan worden gemaakt.\"],\"B8ymes\":[\"Weet je zeker dat je deze opname wilt verwijderen?\"],\"G2gLnJ\":[\"Weet je zeker dat je dit trefwoord wilt verwijderen?\"],\"aUsm4A\":[\"Weet je zeker dat je dit trefwoord wilt verwijderen? Dit zal het trefwoord verwijderen uit bestaande gesprekken die het bevatten.\"],\"participant.modal.finish.message.text.mode\":[\"Weet je zeker dat je het wilt afmaken?\"],\"xu5cdS\":[\"Weet je zeker dat je het wilt afmaken?\"],\"sOql0x\":[\"Weet je zeker dat je de bibliotheek wilt genereren? Dit kan een tijdje duren en overschrijft je huidige views en insights.\"],\"K1Omdr\":[\"Weet je zeker dat je de bibliotheek wilt genereren? Dit kan een tijdje duren.\"],\"UXCOMn\":[\"Weet je zeker dat je het samenvatting wilt hergenereren? Je verliest de huidige samenvatting.\"],\"JHgUuT\":[\"Artefact succesvol goedgekeurd!\"],\"IbpaM+\":[\"Artefact succesvol opnieuw geladen!\"],\"Qcm/Tb\":[\"Artefact succesvol herzien!\"],\"uCzCO2\":[\"Artefact succesvol bijgewerkt!\"],\"KYehbE\":[\"Artefacten\"],\"jrcxHy\":[\"Artefacten\"],\"F+vBv0\":[\"Stel vraag\"],\"lCenB6\":[\"Vraag om e-mail?\"],\"Rjlwvz\":[\"Vraag om naam?\"],\"5gQcdD\":[\"Vraag deelnemers om hun naam te geven wanneer ze een gesprek starten\"],\"84NoFa\":[\"Aspect\"],\"HkigHK\":[\"Aspecten\"],\"kskjVK\":[\"Assistent is aan het typen...\"],\"HrusNW\":[\"Selecteer minimaal één onderwerp om Maak het concreet aan te zetten\"],\"iF1OFS\":[\"Er moet minstens één onderwerp zijn geselecteerd om Verifiëren aan te zetten\"],\"participant.modal.interruption.issue.message\":[\"Let op! We hebben de laatste 60 seconden van je opname verloren door een onderbreking. Druk op de knop hieronder om opnieuw verbinding te maken.\"],\"kHN5Zx\":[\"Audio-download niet beschikbaar voor anonieme gesprekken\"],\"SLvg/d\":[\"Audio-afspelen niet beschikbaar voor anonieme gesprekken\"],\"DMBYlw\":[\"Audio verwerking in uitvoering\"],\"D3SDJS\":[\"Audio opname\"],\"mGVg5N\":[\"Audio opnames worden 30 dagen na de opname verwijderd\"],\"IOBCIN\":[\"Audio-tip\"],\"y2W2Hg\":[\"Auditlogboeken\"],\"aL1eBt\":[\"Auditlogboeken geëxporteerd naar CSV\"],\"mS51hl\":[\"Auditlogboeken geëxporteerd naar JSON\"],\"z8CQX2\":[\"Authenticator-code\"],\"R+PyK8\":[\"Automatisch titels genereren\"],\"voAvDv\":[\"Automatisch titels genereren\"],\"Wrpmw7\":[\"Automatisch gegenereerd of handmatig invoeren\"],\"/iCiQU\":[\"Automatisch selecteren\"],\"3D5FPO\":[\"Automatisch selecteren uitgeschakeld\"],\"ajAMbT\":[\"Automatisch selecteren ingeschakeld\"],\"jEqKwR\":[\"Automatisch selecteren bronnen om toe te voegen aan het gesprek\"],\"dY4Vk3\":[\"Automatisch een korte onderwerp-gebaseerde titel genereren voor elk gesprek na samenvatting. De titel beschrijft wat er werd besproken, niet wie deelnemde. De oorspronkelijke naam van de deelnemer wordt apart bewaard, als ze er een had.\"],\"vtUY0q\":[\"Automatisch relevante gesprekken voor analyse zonder handmatige selectie\"],\"F95AYw\":[\"Transcripten automatisch opslaan in je CRM of database\"],\"zUbSgC\":[\"Conversatiegegevens automatisch verzenden naar je andere tools en services wanneer gebeurtenissen plaatsvinden.\"],\"csDS2L\":[\"Beschikbaar\"],\"iH8pgl\":[\"Terug\"],\"participant.button.back.microphone\":[\"Terug naar microfoon\"],\"participant.button.back\":[\"Terug\"],\"/9nVLo\":[\"Terug naar selectie\"],\"wVO5q4\":[\"Basis (Alleen essentiële tutorial slides)\"],\"epXTwc\":[\"Basis instellingen\"],\"GML8s7\":[\"Begin!\"],\"YBt9YP\":[\"Bèta\"],\"dashboard.dembrane.concrete.beta\":[\"Bèta\"],\"dashboard.dembrane.verify.beta\":[\"Bèta\"],\"0fX/GG\":[\"Big Picture\"],\"vZERag\":[\"Big Picture - Thema’s & patronen\"],\"MkvsWx\":[\"Een gesprek boeken\"],\"YgG3yv\":[\"Brainstorm ideeën\"],\"4eBtkM\":[\"Aangepaste dashboards bouwen met realtime conversatiegegevens\"],\"ba5GvN\":[\"Door dit project te verwijderen, verwijder je alle gegevens die eraan gerelateerd zijn. Dit kan niet ongedaan worden gemaakt. Weet je zeker dat je dit project wilt verwijderen?\"],\"dEgA5A\":[\"Annuleren\"],\"participant.mic.settings.modal.second.confirm.cancel\":[\"Annuleren\"],\"participant.concrete.action.button.cancel\":[\"Annuleren\"],\"participant.concrete.instructions.button.cancel\":[\"Annuleren\"],\"select.all.modal.cancel\":[\"Annuleren\"],\"add.tag.filter.modal.cancel\":[\"Annuleren\"],\"RKD99R\":[\"Kan geen leeg gesprek toevoegen\"],\"kryGs+\":[\"Kaart\"],\"JFFJDJ\":[\"Wijzigingen worden automatisch opgeslagen terwijl je de app gebruikt. <0/>Zodra je wijzigingen hebt die nog niet zijn opgeslagen, kun je op elk gedeelte van de pagina klikken om de wijzigingen op te slaan. <1/>Je zult ook een knop zien om de wijzigingen te annuleren.\"],\"u0IJto\":[\"Wijzigingen worden automatisch opgeslagen\"],\"xF/jsW\":[\"Wijziging van de taal tijdens een actief gesprek kan onverwachte resultaten opleveren. Het wordt aanbevolen om een nieuw gesprek te starten na het wijzigen van de taal. Weet je zeker dat je wilt doorgaan?\"],\"AHZflp\":[\"Chat\"],\"TGJVgd\":[\"Chat | Dembrane\"],\"chat.accordion.skeleton.title\":[\"Chats\"],\"project.sidebar.chat.title\":[\"Chats\"],\"8Q+lLG\":[\"Chats\"],\"participant.button.check.microphone.access\":[\"Controleer microfoontoegang\"],\"+e4Yxz\":[\"Controleer microfoontoegang\"],\"v4fiSg\":[\"Controleer je email\"],\"pWT04I\":[\"Controleren...\"],\"KFa1f3\":[\"Een logo-bestand kiezen\"],\"okLwd9\":[\"Kiezen uit je andere projecten\"],\"Aoxltn\":[\"Kiezen wanneer je meldingen wilt ontvangen\"],\"DakUDF\":[\"Kies je favoriete thema voor de interface\"],\"0ngaDi\":[\"Citeert de volgende bronnen\"],\"B2pdef\":[\"Klik op \\\"Upload bestanden\\\" wanneer je klaar bent om de upload te starten.\"],\"cwMTjO\":[\"Klik om te bewerken\"],\"jcSz6S\":[\"Klik om alle \",[\"totalCount\"],\" gesprekken te zien\"],\"bIj+VB\":[\"Client-beheerd\"],\"+d+tJS\":[\"Klonen vanuit een ander project\"],\"nCnTY0\":[\"Klonen vanuit project\"],\"BPrdpc\":[\"Project klonen\"],\"9U86tL\":[\"Project klonen\"],\"yz7wBu\":[\"Sluiten\"],\"select.all.modal.close\":[\"Sluiten\"],\"q+hNag\":[\"Collectie\"],\"bJHBId\":[\"Algemene toepassingen:\"],\"Wqc3zS\":[\"Vergelijk\"],\"CfO59/\":[\"Vergelijk & Contrast Insights\"],\"jlZul5\":[\"Vergelijk en contrast de volgende items die in de context zijn verstrekt. \"],\"bD8I7O\":[\"Voltooid\"],\"6jBoE4\":[\"Concreet maken\"],\"participant.mic.settings.modal.second.confirm.button\":[\"Doorgaan\"],\"yjkELF\":[\"Bevestig nieuw wachtwoord\"],\"p2/GCq\":[\"Bevestig wachtwoord\"],\"puQ8+/\":[\"Publiceren bevestigen\"],\"L0k594\":[\"Bevestig je wachtwoord om een nieuw geheim voor je authenticator-app te genereren.\"],\"JhzMcO\":[\"Verbinding maken met rapportservices...\"],\"wX/BfX\":[\"Verbinding gezond\"],\"WimHuY\":[\"Verbinding ongezond\"],\"l9fkrm\":[\"Consent\"],\"DFFB2t\":[\"Neem contact op met sales\"],\"VlCTbs\":[\"Neem contact op met je verkoper om deze functie vandaag te activeren!\"],\"M73whl\":[\"Context\"],\"VHSco4\":[\"Context toegevoegd:\"],\"aVvy3Y\":[\"Contextlimiet bereikt\"],\"participant.button.continue\":[\"Doorgaan\"],\"xGVfLh\":[\"Doorgaan\"],\"F1pfAy\":[\"gesprek\"],\"EiHu8M\":[\"Gesprek toegevoegd aan chat\"],\"ggJDqH\":[\"Gesprek audio\"],\"participant.conversation.ended\":[\"Gesprek beëindigd\"],\"BsHMTb\":[\"Gesprek beëindigd\"],\"26Wuwb\":[\"Gesprek wordt verwerkt\"],\"OtdHFE\":[\"Gesprek verwijderd uit chat\"],\"zTKMNm\":[\"Gespreksstatus\"],\"Rdt7Iv\":[\"Gespreksstatusdetails\"],\"7Ljafh\":[\"Gesprekslabels\"],\"a7zH70\":[\"gesprekken\"],\"EnJuK0\":[\"Gesprekken\"],\"TQ8ecW\":[\"Gesprekken van QR Code\"],\"nmB3V3\":[\"Gesprekken van upload\"],\"participant.refine.cooling.down\":[\"Even afkoelen. Beschikbaar over \",[\"0\"]],\"6V3Ea3\":[\"Gekopieerd\"],\"84o0nc\":[\"Gekopieerd van het originele gesprek\"],\"PiH3UR\":[\"Gekopieerd!\"],\"he3ygx\":[\"Kopieer\"],\"y1eoq1\":[\"Kopieer link\"],\"Dj+aS5\":[\"Kopieer link om dit rapport te delen\"],\"vAkFou\":[\"Geheim kopiëren\"],\"v3StFl\":[\"Kopieer samenvatting\"],\"/4gGIX\":[\"Kopieer naar clipboard\"],\"RTxUjI\":[\"Kopieer naar klembord\"],\"rG2gDo\":[\"Kopieer transcript\"],\"OvEjsP\":[\"Kopieren...\"],\"hYgDIe\":[\"Maak\"],\"VW1ecc\":[\"Een nieuwe webhook vanaf nul maken\"],\"oJfYM5\":[\"Een onderzoeksbrief maken van recente gesprekken\"],\"CSQPC0\":[\"Maak een account aan\"],\"library.create\":[\"Maak bibliotheek aan\"],\"O671Oh\":[\"Maak bibliotheek aan\"],\"library.create.view.modal.title\":[\"Maak nieuwe view aan\"],\"vY2Gfm\":[\"Maak nieuwe view aan\"],\"bsfMt3\":[\"Maak rapport\"],\"library.create.view\":[\"Maak view aan\"],\"3D0MXY\":[\"Maak view aan\"],\"dkAPxi\":[\"Webhook maken\"],\"45O6zJ\":[\"Gemaakt op\"],\"yOrQ4N\":[\"Huidige logo\"],\"8Tg/JR\":[\"Aangepast\"],\"o1nIYK\":[\"Aangepaste bestandsnaam\"],\"GrXJvi\":[\"Aangepast logo\"],\"iv5fAO\":[\"Aangepaste titelprompt\"],\"ZQKLI1\":[\"Gevarenzone\"],\"wqCnxg\":[\"Dashboard URL (directe link naar gespreksoverzicht)\"],\"ovBPCi\":[\"Standaard\"],\"ucTqrC\":[\"Standaard - Geen tutorial (Alleen privacy verklaringen)\"],\"K/78Yl\":[\"Multistap analyse delegeren met live tool uitvoering\"],\"cnGeoo\":[\"Verwijder\"],\"project.sidebar.chat.delete\":[\"Chat verwijderen\"],\"2DzmAq\":[\"Verwijder gesprek\"],\"++iDlT\":[\"Verwijder project\"],\"zdyslo\":[\"Webhook verwijderen\"],\"+m7PfT\":[\"Verwijderd succesvol\"],\"p9tvm2\":[\"Echo\"],\"90wFaY\":[\"ECHO\"],\"nzP4fT\":[\"dembrane events\"],\"Y7Si8i\":[\"dembrane draait op AI. Check de antwoorden extra goed.\"],\"67znul\":[\"Reactie\"],\"Nu4oKW\":[\"Beschrijving\"],\"ozaega\":[\"Bepaalt onder welke GDPR-rechtsgrondslag personenbezogene gegevens worden verwerkt. Dit heeft invloed op toestemmingsstromen, rechten van betrokkenen en bewaarplichten.\"],\"YrOV6x\":[\"Bepaalt onder welke GDPR-rechtsgrondslag personenbezogene gegevens worden verwerkt. Deze instelling geldt voor alle projecten en kan worden gewijzigd in uw accountinstellingen.\"],\"NMz7xK\":[\"Ontwikkel een strategisch framework dat betekenisvolle resultaten oplevert. Voor:\\n\\nIdentificeer de kernobjectieven en hun interafhankelijkheden\\nPlan implementatiepaden met realistische tijdslijnen\\nVoorzien in potentiële obstakels en mitigatiestrategieën\\nDefinieer duidelijke metrieken voor succes buiten vanity-indicatoren\\nHervat de behoefte aan middelen en prioriteiten voor toewijzing\\nStructuur het plan voor zowel onmiddellijke actie als langetermijnvisie\\nInclusief besluitvormingsgate en pivotpunten\\n\\nLet op: Focus op strategieën die duurzame competitieve voordelen creëren, niet alleen incrementele verbeteringen.\"],\"qERl58\":[\"2FA uitschakelen\"],\"yrMawf\":[\"Tweestapsverificatie uitschakelen\"],\"E/QGRL\":[\"Uitgeschakeld\"],\"fDGgw4\":[\"Ben ik dit nodig?\"],\"LnL5p2\":[\"Wil je bijdragen aan dit project?\"],\"JeOjN4\":[\"Wil je op de hoogte blijven?\"],\"TvY/XA\":[\"Documentatie\"],\"mzI/c+\":[\"Downloaden\"],\"5YVf7S\":[\"Download alle transcripten die voor dit project zijn gegenereerd.\"],\"5154Ap\":[\"Download alle transcripten\"],\"8fQs2Z\":[\"Downloaden als\"],\"hX9DE4\":[\"Download audio\"],\"hTiEnc\":[\"Audio downloaden\"],\"wEiqju\":[\"QR code downloaden\"],\"+bBcKo\":[\"Transcript downloaden\"],\"5XW2u5\":[\"Download transcript opties\"],\"6Wy9H3\":[\"Ontwerp volgende acties en organiseer ze op basis van prioriteit\"],\"hUO5BY\":[\"Sleep audio bestanden hierheen of klik om bestanden te selecteren\"],\"KGi3u9\":[\"Sleep om te herordenen\"],\"lkz6PL\":[\"Duur\"],\"KIjvtr\":[\"Nederlands\"],\"pO9dOq\":[\"bijvoorbeeld \\\"Gebruik korte zinnen als 'Stedelijke Groene Ruimtes' of 'Jeugdwerkgelegenheid'. Vermijd algemene titels.\\\"\"],\"ffuZIY\":[\"bijvoorbeeld, Slack meldingen, Make workflow\"],\"participant.button.echo\":[\"ECHO\"],\"HA9VXi\":[\"ECHO\"],\"rH6cQt\":[\"Echo wordt aangedreven door AI. Controleer de Antwoorden nogmaals.\"],\"o6tfKZ\":[\"ECHO wordt aangedreven door AI. Controleer de Antwoorden nogmaals.\"],\"/IJH/2\":[\"ECHO!\"],\"ePK91l\":[\"Bewerken\"],\"9WkyHF\":[\"Gesprek bewerken\"],\"/8fAkm\":[\"Bestandsnaam bewerken\"],\"G2KpGE\":[\"Project bewerken\"],\"DdevVt\":[\"Rapport inhoud bewerken\"],\"0YvCPC\":[\"Bron bewerken\"],\"report.editor.description\":[\"Bewerk de rapport inhoud met de rich text editor hieronder. Je kunt tekst formatteren, links, afbeeldingen en meer toevoegen.\"],\"nP7CdQ\":[\"Webhook bewerken\"],\"F6H6Lg\":[\"Bewerkmode\"],\"O3oNi5\":[\"E-mail\"],\"wwiTff\":[\"Email verificatie\"],\"Ih5qq/\":[\"Email verificatie | Dembrane\"],\"iF3AC2\":[\"Email is succesvol geverifieerd. Je wordt doorgestuurd naar de inlogpagina in 5 seconden. Als je niet doorgestuurd wordt, klik dan <0>hier.\"],\"g2N9MJ\":[\"email@werk.com\"],\"N2S1rs\":[\"Leeg\"],\"DCRKbe\":[\"2FA inschakelen\"],\"PccJlP\":[\"Enable Echo\"],\"pPJr5A\":[\"Enable ECHO\"],\"D3AnH0\":[\"Verkennen inschakelen\"],\"+ljZfM\":[\"Ga dieper aanzetten\"],\"wGA7d4\":[\"Maak het concreet aanzetten\"],\"4KKbfZ\":[\"Deelnemen inschakelen\"],\"PoQJQE\":[\"Enable Reply\"],\"G3dSLc\":[\"Rapportmeldingen inschakelen\"],\"Idlt6y\":[\"Schakel deze functie in zodat deelnemers meldingen kunnen ontvangen wanneer een rapport wordt gepubliceerd of bijgewerkt. Deelnemers kunnen hun e-mailadres invoeren om zich te abonneren op updates.\"],\"g2qGhy\":[\"Schakel deze functie in zodat deelnemers AI-suggesties kunnen opvragen tijdens het gesprek. Deelnemers kunnen na het vastleggen van hun gedachten op \\\"ECHO\\\" klikken voor contextuele feedback, wat diepere reflectie en betrokkenheid stimuleert. Tussen elke aanvraag zit een korte pauze.\"],\"pB03mG\":[\"Schakel deze functie in zodat deelnemers AI-suggesties kunnen opvragen tijdens het gesprek. Deelnemers kunnen na het vastleggen van hun gedachten op \\\"ECHO\\\" klikken voor contextuele feedback, wat diepere reflectie en betrokkenheid stimuleert. Tussen elke aanvraag zit een korte pauze.\"],\"ZUS4uO\":[\"Schakel deze functie in zodat deelnemers AI-antwoorden kunnen vragen tijdens hun gesprek. Na het inspreken van hun gedachten kunnen ze op \\\"Verkennen\\\" klikken voor contextuele feedback, zodat ze dieper gaan nadenken en meer betrokken raken. Er zit een wachttijd tussen verzoeken.\"],\"dWv3hs\":[\"Schakel deze functie in zodat deelnemers AI-suggesties kunnen opvragen tijdens het gesprek. Deelnemers kunnen na het vastleggen van hun gedachten op \\\"ECHO\\\" klikken voor contextuele feedback, wat diepere reflectie en betrokkenheid stimuleert. Tussen elke aanvraag zit een korte pauze.\"],\"rkE6uN\":[\"Zet deze functie aan zodat deelnemers AI-antwoorden kunnen vragen tijdens hun gesprek. Na het inspreken van hun gedachten kunnen ze op \\\"Go deeper\\\" klikken voor contextuele feedback, zodat ze dieper gaan nadenken en meer betrokken raken. Er zit een wachttijd tussen verzoeken.\"],\"dashboard.dembrane.feature.verify.description\":[\"Schakel deze functie in om deelnemers \\\"resultaten\\\" van hun inzendingen te laten verifiëren en goedkeuren. Dit helpt om belangrijke ideeën, zorgen of samenvattingen concreet te maken. Na het gesprek kun je filteren op discussies met geverifieerde resultaten en deze bekijken in het overzicht.\"],\"C027jd\":[\"Transcriptanoniem maken inschakelen\"],\"329BBO\":[\"Tweestapsverificatie inschakelen\"],\"x35ZEt\":[\"Verifiëren inschakelen\"],\"RxzN1M\":[\"Ingeschakeld\"],\"IxzwiB\":[\"Einde van de lijst • Alle \",[\"0\"],\" gesprekken geladen\"],\"lYGfRP\":[\"Engels\"],\"GboWYL\":[\"Voer een sleutelterm of eigennamen in\"],\"TSHJTb\":[\"Voer een naam in voor het nieuwe gesprek\"],\"KovX5R\":[\"Voer een naam in voor je nieuwe project\"],\"DRYPFp\":[\"Voer een geheime sleutel in\"],\"34YqUw\":[\"Voer een geldige code in om tweestapsverificatie uit te schakelen.\"],\"2FPsPl\":[\"Voer bestandsnaam (zonder extensie) in\"],\"vT+QoP\":[\"Voer een nieuwe naam in voor de chat:\"],\"oIn7d4\":[\"Voer de 6-cijferige code uit je authenticator-app in.\"],\"q1OmsR\":[\"Voer de huidige zescijferige code uit je authenticator-app in.\"],\"nAEwOZ\":[\"Voer uw toegangscode in\"],\"NgaR6B\":[\"Voer je wachtwoord in\"],\"42tLXR\":[\"Voer uw query in\"],\"HRbyGE\":[\"Ingevoerd door de deelnemer op het portaal\"],\"SlfejT\":[\"Fout\"],\"Ne0Dr1\":[\"Fout bij het klonen van het project\"],\"AEkJ6x\":[\"Fout bij het maken van het rapport\"],\"S2MVUN\":[\"Fout bij laden van meldingen\"],\"xcUDac\":[\"Fout bij laden van inzichten\"],\"edh3aY\":[\"Fout bij laden van project\"],\"3Uoj83\":[\"Fout bij laden van quotes\"],\"4kVRov\":[\"Fout opgetreden\"],\"z05QRC\":[\"Fout bij het bijwerken van het rapport\"],\"hmk+3M\":[\"Fout bij het uploaden van \\\"\",[\"0\"],\"\\\": \",[\"1\"]],\"tst44n\":[\"Gebeurtenissen\"],\"VFClUG\":[\"Gebeurtenissen om te luisteren naar\"],\"participant.alert.microphone.access.success\":[\"Alles lijkt goed – je kunt doorgaan.\"],\"/PykH1\":[\"Alles lijkt goed – je kunt doorgaan.\"],\"jqsg/I\":[\"Voorbeeld webhook payload\"],\"AAC/NE\":[\"Voorbeeld: Dit gesprek gaat over [onderwerp]. Belangrijke termen zijn [term1], [term2]. Let speciaal op [specifieke aspect].\"],\"Rsjgm0\":[\"Experimenteel\"],\"8tjQCz\":[\"Verkennen\"],\"participant.echo.explore\":[\"Verkennen\"],\"/bsogT\":[\"Ontdek thema's en patronen in al je gesprekken\"],\"sAod0Q\":[[\"conversationCount\"],\" gesprekken aan het verkennen\"],\"GS+Mus\":[\"Exporteer\"],\"7Bj3x9\":[\"Mislukt\"],\"bh2Vob\":[\"Fout bij het toevoegen van het gesprek aan de chat\"],\"ajvYcJ\":[\"Fout bij het toevoegen van het gesprek aan de chat\",[\"0\"]],\"g5wCZj\":[\"Mislukt om gesprekken aan context toe te voegen\"],\"9GMUFh\":[\"Artefact kon niet worden goedgekeurd. Probeer het opnieuw.\"],\"pmwvUt\":[\"Fout bij het goedkeuren van het resultaat. Probeer het opnieuw.\"],\"RBpcoc\":[\"Fout bij het kopiëren van de chat. Probeer het opnieuw.\"],\"uvu6eC\":[\"Kopiëren van transcript is mislukt. Probeer het nog een keer.\"],\"BVzTya\":[\"Fout bij het verwijderen van de reactie\"],\"p+a077\":[\"Fout bij het uitschakelen van het automatisch selecteren voor deze chat\"],\"iS9Cfc\":[\"Fout bij het inschakelen van het automatisch selecteren voor deze chat\"],\"C6KoMG\":[\"Fout bij het voltooien van het gesprek. Probeer het opnieuw of start een nieuw gesprek.\"],\"Gu9mXj\":[\"Fout bij het voltooien van het gesprek. Probeer het opnieuw.\"],\"vx5bTP\":[\"Fout bij het genereren van \",[\"label\"],\". Probeer het opnieuw.\"],\"7S+M+W\":[\"Failed to generate Hidden gems. Please try again.\"],\"Fa1ewI\":[\"Samenvatting maken lukt niet. Probeer het later nog een keer.\"],\"DKxr+e\":[\"Fout bij het ophalen van meldingen\"],\"TSt/Iq\":[\"Fout bij het ophalen van de laatste melding\"],\"D4Bwkb\":[\"Fout bij het ophalen van het aantal ongelezen meldingen\"],\"AXRzV1\":[\"Het laden van de audio is mislukt of de audio is niet beschikbaar\"],\"Z77bMM\":[\"Fout bij het laden van webhooks\"],\"T7KYJY\":[\"Fout bij het markeren van alle meldingen als gelezen\"],\"eGHX/x\":[\"Fout bij het markeren van de melding als gelezen\"],\"FBluE+\":[\"Opnieuw verbinden mislukt. Probeer de pagina opnieuw te laden.\"],\"SVtMXb\":[\"Fout bij het hergenereren van de samenvatting. Probeer het opnieuw later.\"],\"h49o9M\":[\"Opnieuw laden is mislukt. Probeer het opnieuw.\"],\"kE1PiG\":[\"Fout bij het verwijderen van het gesprek uit de chat\"],\"+piK6h\":[\"Fout bij het verwijderen van het gesprek uit de chat\",[\"0\"]],\"P9wLTJ\":[\"Fout bij het verwijderen van het logo\"],\"SmP70M\":[\"Fout bij het hertranscriptie van het gesprek. Probeer het opnieuw.\"],\"hhLiKu\":[\"Artefact kon niet worden herzien. Probeer het opnieuw.\"],\"kClMar\":[\"Fout bij het herzien van het resultaat. Probeer het opnieuw.\"],\"8LgIkO\":[\"Fout bij het starten van een nieuw gesprek. Probeer het opnieuw.\"],\"wMEdO3\":[\"Fout bij het stoppen van de opname bij wijziging van het apparaat. Probeer het opnieuw.\"],\"BpuK7o\":[\"Fout bij het bijwerken van de rechtsgrondslag\"],\"RW4V7P\":[\"Fout bij het uploaden van het logo\"],\"wH6wcG\":[\"Fout bij het verifiëren van de e-mailstatus. Probeer het opnieuw.\"],\"participant.modal.echo.info.title\":[\"Functie binnenkort beschikbaar\"],\"87gcCP\":[\"Bestand \\\"\",[\"0\"],\"\\\" overschrijdt de maximale grootte van \",[\"1\"],\".\"],\"ena+qV\":[\"Bestand \\\"\",[\"0\"],\"\\\" heeft een ongeldig formaat. Alleen audio bestanden zijn toegestaan.\"],\"LkIAge\":[\"Bestand \\\"\",[\"0\"],\"\\\" is geen ondersteund audioformaat. Alleen audio bestanden zijn toegestaan.\"],\"RW2aSn\":[\"Bestand \\\"\",[\"0\"],\"\\\" is te klein (\",[\"1\"],\"). Minimum grootte is \",[\"2\"],\".\"],\"+aBwxq\":[\"Bestandsgrootte: Min \",[\"0\"],\", Max \",[\"1\"],\", maximaal \",[\"MAX_FILES\"],\" bestanden\"],\"UkgMPE\":[\"Bestandsnaam van het geüploade bestand\"],\"o7J4JM\":[\"Filteren\"],\"5g0xbt\":[\"Filter auditlogboeken op actie\"],\"9clinz\":[\"Filter auditlogboeken op collectie\"],\"O39Ph0\":[\"Filter op actie\"],\"DiDNkt\":[\"Filter op collectie\"],\"MRk67a\":[\"Vind tegenstrijdigheden en voeg volgende vragen voor\"],\"participant.button.stop.finish\":[\"Afronden\"],\"participant.button.finish.text.mode\":[\"Voltooien\"],\"participant.button.finish\":[\"Voltooien\"],\"JmZ/+d\":[\"Voltooien\"],\"participant.modal.finish.title.text.mode\":[\"Gesprek afmaken\"],\"4dQFvz\":[\"Voltooid\"],\"kODvZJ\":[\"Voornaam\"],\"MKEPCY\":[\"Volgen\"],\"JnPIOr\":[\"Volgen van afspelen\"],\"cGeFup\":[\"Lettergrootte\"],\"Jj3pF8\":[\"Voor geavanceerde gebruikers: Een geheime sleutel om de authenticiteit van de webhook te verifiëren. Alleen nodig als je ontvangende service een handtekeningvereist.\"],\"glx6on\":[\"Wachtwoord vergeten?\"],\"nLC6tu\":[\"Frans\"],\"k/Ywl4\":[\"Volledig transcript (wanneer beschikbaar)\"],\"ziAjHi\":[\"Genereren\"],\"GRy59I\":[\"Genereer eerst een samenvatting\"],\"tSA0hO\":[\"Genereer inzichten uit je gesprekken\"],\"QqIxfi\":[\"Geheim genereren\"],\"tM4cbZ\":[\"Genereer gestructureerde vergaderingenotes op basis van de volgende discussiepunten die in de context zijn verstrekt.\"],\"gitFA/\":[\"Samenvatting genereren\"],\"kzY+nd\":[\"Samenvatting wordt gemaakt. Even wachten...\"],\"DDcvSo\":[\"Duits\"],\"u9yLe/\":[\"Krijg direct een reactie van dembrane om het gesprek te verdiepen.\"],\"participant.refine.go.deeper.description\":[\"Krijg direct een reactie van dembrane om het gesprek te verdiepen.\"],\"TAXdgS\":[\"Geef me een lijst van 5-10 onderwerpen die worden besproken.\"],\"CKyk7Q\":[\"Ga terug\"],\"participant.concrete.artefact.action.button.go.back\":[\"Terug\"],\"IL8LH3\":[\"Ga dieper\"],\"DXr0zk\":[\"Volledig scherm\"],\"iWpEwy\":[\"Ga naar home\"],\"A3oCMz\":[\"Ga naar nieuw gesprek\"],\"mT57+Q\":[\"Ga naar Instellingen\"],\"5gqNQl\":[\"Rasterweergave\"],\"+h3keC\":[\"Gids hoe titels worden gegenereerd. Titels beschrijven het onderwerp van het gesprek, niet de deelnemer.\"],\"ZqBGoi\":[\"Bevat geverifieerde artefacten\"],\"Yae+po\":[\"Help ons te vertalen\"],\"ng2Unt\":[\"Hallo, \",[\"0\"]],\"D+zLDD\":[\"Verborgen\"],\"G1UUQY\":[\"Verborgen parel\"],\"vLyv1R\":[\"Verbergen\"],\"LqWHk1\":[\"Verbergen \",[\"0\"],\"\\t\"],\"u5xmYC\":[\"Verbergen alles\"],\"txCbc+\":[\"Verbergen alles\"],\"0lRdEo\":[\"Verbergen gesprekken zonder inhoud\"],\"eHo/Jc\":[\"Gegevens verbergen\"],\"g4tIdF\":[\"Revisiegegevens verbergen\"],\"tn75xn\":[\"Specifiek Concept markeren\"],\"i0qMbr\":[\"Home\"],\"lgXx7l\":[\"Hoe het werkt:\"],\"LSCWlh\":[\"Hoe zou je een collega uitleggen wat je probeert te bereiken met dit project?\\n* Wat is het doel of belangrijkste maatstaf\\n* Hoe ziet succes eruit\"],\"participant.button.i.understand\":[\"Ik begrijp het\"],\"sfIOlH\":[\"IBAN\"],\"S0kLOH\":[\"ID\"],\"WsoNdK\":[\"Identificeer en analyseer de herhalende thema's in deze inhoud. Gelieve:\\n\"],\"KbXMDK\":[\"Identificeer herhalende thema's, onderwerpen en argumenten die consistent in gesprekken voorkomen. Analyseer hun frequentie, intensiteit en consistentie. Verwachte uitvoer: 3-7 aspecten voor kleine datasets, 5-12 voor middelgrote datasets, 8-15 voor grote datasets. Verwerkingsrichtlijn: Focus op verschillende patronen die in meerdere gesprekken voorkomen.\"],\"participant.verify.instructions.approve.artefact\":[\"Als je tevreden bent met \",[\"objectLabel\"],\", klik dan op \\\"Goedkeuren\\\" om te laten zien dat je je gehoord voelt.\"],\"411+TR\":[\"Als je een geavanceerde gebruiker bent die webhook-integraties instelt, zouden we graag weten wat je voor gebruik hebt. We zijn ook bezig met observability-functies, waaronder auditlogboeken en leveringstracking.\"],\"AGaPk/\":[\"Als je niet zeker bent, is het waarschijnlijk nog niet nodig. Webhooks zijn een geavanceerde functie die meestal wordt gebruikt door ontwikkelaars of teams met aangepaste integraties. Je kunt ze altijd later instellen.\"],\"hDVOQQ\":[\"Als je webhook-integraties instelt, zouden we graag weten wat je voor gebruik hebt. We zijn ook bezig met observability-functies, waaronder auditlogboeken en leveringstracking.\"],\"QJUjB0\":[\"Om beter door de quotes te navigeren, maak aanvullende views aan. De quotes worden dan op basis van uw view geclusterd.\"],\"IJUcvx\":[\"In de tussentijd, als je de gesprekken die nog worden verwerkt wilt analyseren, kun je de Chat-functie gebruiken\"],\"aOhF9L\":[\"Link naar portal in rapport opnemen\"],\"Dvf4+M\":[\"Inclusief tijdstempels\"],\"CE+M2e\":[\"Info\"],\"sMa/sP\":[\"Inzichtenbibliotheek\"],\"ZVY8fB\":[\"Inzicht niet gevonden\"],\"sJa5f4\":[\"inzichten\"],\"3hJypY\":[\"Inzichten\"],\"crUYYp\":[\"Ongeldige code. Vraag een nieuwe aan.\"],\"jLr8VJ\":[\"Ongeldige inloggegevens.\"],\"aZ3JOU\":[\"Ongeldig token. Probeer het opnieuw.\"],\"1xMiTU\":[\"IP-adres\"],\"participant.conversation.error.deleted\":[\"Het gesprek is verwijderd terwijl je opnam. We hebben de opname gestopt om problemen te voorkomen. Je kunt een nieuwe opnemen wanneer je wilt.\"],\"zT7nbS\":[\"Het lijkt erop dat het gesprek werd verwijderd terwijl je opnam. We hebben de opname gestopt om problemen te voorkomen. Je kunt een nieuwe opnemen wanneer je wilt.\"],\"library.not.available.message\":[\"Het lijkt erop dat de bibliotheek niet beschikbaar is voor uw account. Vraag om toegang om deze functionaliteit te ontgrendelen.\"],\"participant.outcome.error.description\":[\"We konden deze uitkomst niet laden. Dit kan een tijdelijk probleem zijn. U kunt proberen te herladen of teruggaan om een ander onderwerp te selecteren.\"],\"MbKzYA\":[\"Het lijkt erop dat meer dan één persoon spreekt. Het afwisselen zal ons helpen iedereen duidelijk te horen.\"],\"Lj7sBL\":[\"Italiaans\"],\"clXffu\":[\"Aansluiten \",[\"0\"],\" op Dembrane\"],\"uocCon\":[\"Gewoon een momentje\"],\"OSBXx5\":[\"Net zojuist\"],\"0ohX1R\":[\"Houd de toegang veilig met een eenmalige code uit je authenticator-app. Gebruik deze schakelaar om tweestapsverificatie voor dit account te beheren.\"],\"vXIe7J\":[\"Taal\"],\"UXBCwc\":[\"Achternaam\"],\"0K/D0Q\":[\"Laatst opgeslagen \",[\"0\"]],\"K7P0jz\":[\"Laatst bijgewerkt\"],\"ay5uke\":[\"Meer informatie over webhooks\"],\"ffCwpJ\":[\"Laat leeg om bestaande te behouden\"],\"vRXsmZ\":[\"Rechtsgrondslag\"],\"7kyKF5\":[\"Rechtsgrondslag bijgewerkt\"],\"PIhnIP\":[\"Laat het ons weten!\"],\"qhQjFF\":[\"Laten we controleren of we je kunnen horen\"],\"exYcTF\":[\"Bibliotheek\"],\"library.title\":[\"Bibliotheek\"],\"T50lwc\":[\"Bibliotheek wordt aangemaakt\"],\"yUQgLY\":[\"Bibliotheek wordt momenteel verwerkt\"],\"gkv8iG\":[\"Kenteken\"],\"yzF66j\":[\"Link\"],\"LIj2/f\":[\"Link naar de privacyverklaring van uw organisatie die aan deelnemers wordt getoond\"],\"3gvJj+\":[\"LinkedIn Post (Experimenteel)\"],\"dF6vP6\":[\"Live\"],\"uH9GEL\":[\"Live agent uitvoermodus\"],\"participant.live.audio.level\":[\"Live audio niveau:\"],\"TkFXaN\":[\"Live audio level:\"],\"n9yU9X\":[\"Live Voorbeeld\"],\"participant.verify.instructions.loading\":[\"Bezig met laden\"],\"yQE2r9\":[\"Bezig met laden\"],\"yQ9yN3\":[\"Acties worden geladen...\"],\"participant.concrete.loading.artefact\":[\"Tekst aan het laden…\"],\"JOvnq+\":[\"Auditlogboeken worden geladen…\"],\"y+JWgj\":[\"Collecties worden geladen...\"],\"ATTcN8\":[\"Concrete onderwerpen aan het laden…\"],\"FUK4WT\":[\"Microfoons laden...\"],\"H+bnrh\":[\"Transcript aan het laden...\"],\"3DkEi5\":[\"Verificatie-onderwerpen worden geladen…\"],\"3SKW0s\":[\"Verify onderwerpen aan het laden…\"],\"+yD+Wu\":[\"bezig met laden...\"],\"Z3FXyt\":[\"Bezig met laden...\"],\"Pwqkdw\":[\"Bezig met laden…\"],\"z0t9bb\":[\"Inloggen\"],\"zfB1KW\":[\"Inloggen | Dembrane\"],\"Wd2LTk\":[\"Inloggen als bestaande gebruiker\"],\"2cm4WM\":[\"Logo verwijderd\"],\"WXSxpf\":[\"Logo succesvol bijgewerkt\"],\"nOhz3x\":[\"Uitloggen\"],\"jWXlkr\":[\"Langste eerst\"],\"JSxZVX\":[\"Alle als gelezen markeren\"],\"+s1J8k\":[\"Als gelezen markeren\"],\"VxyuRJ\":[\"Vergadernotities\"],\"08d+3x\":[\"Berichten van \",[\"0\"],\" - \",[\"1\"],\"%\"],\"B+1PXy\":[\"Toegang tot de microfoon wordt nog steeds geweigerd. Controleer uw instellingen en probeer het opnieuw.\"],\"lWkKSO\":[\"min\"],\"zz/Wd/\":[\"Modus\"],\"zMx0gF\":[\"Meer templates\"],\"QWdKwH\":[\"Verplaatsen\"],\"CyKTz9\":[\"Verplaats gesprek\"],\"wUTBdx\":[\"Verplaats naar een ander project\"],\"Ksvwy+\":[\"Verplaats naar project\"],\"6YtxFj\":[\"Naam\"],\"e3/ja4\":[\"Naam A-Z\"],\"8/brI5\":[\"Naam is verplicht\"],\"c5Xt89\":[\"Naam Z-A\"],\"isRobC\":[\"Nieuw\"],\"Wmq4bZ\":[\"Nieuwe Gesprek Naam\"],\"library.new.conversations\":[\"Er zijn nieuwe gesprekken toegevoegd sinds de bibliotheek is gegenereerd. Genereer de bibliotheek opnieuw om ze te verwerken.\"],\"P/+jkp\":[\"Er zijn nieuwe gesprekken toegevoegd sinds de bibliotheek is gegenereerd. Genereer de bibliotheek opnieuw om ze te verwerken.\"],\"7vhWI8\":[\"Nieuw wachtwoord\"],\"+VXUp8\":[\"Nieuw project\"],\"+RfVvh\":[\"Nieuwste eerst\"],\"participant.button.next\":[\"Volgende\"],\"participant.ready.to.begin.button.text\":[\"Klaar om te beginnen\"],\"participant.verify.selection.button.next\":[\"Volgende\"],\"participant.verify.instructions.button.next\":[\"Volgende\"],\"hXzOVo\":[\"Volgende\"],\"participant.button.finish.no.text.mode\":[\"Nee\"],\"riwuXX\":[\"Geen acties gevonden\"],\"WsI5bo\":[\"Geen meldingen beschikbaar\"],\"Em+3Ls\":[\"Geen auditlogboeken komen overeen met de huidige filters.\"],\"project.sidebar.chat.empty.description\":[\"Geen chats gevonden. Start een chat met behulp van de \\\"Vraag\\\" knop.\"],\"YM6Wft\":[\"Geen chats gevonden. Start een chat met behulp van de \\\"Vraag\\\" knop.\"],\"Qqhl3R\":[\"Geen collecties gevonden\"],\"zMt5AM\":[\"Geen concrete onderwerpen beschikbaar.\"],\"zsslJv\":[\"Geen inhoud\"],\"1pZsdx\":[\"Geen gesprekken beschikbaar om bibliotheek te maken\"],\"library.no.conversations\":[\"Geen gesprekken beschikbaar om bibliotheek te maken\"],\"zM3DDm\":[\"Geen gesprekken beschikbaar om bibliotheek te maken. Voeg enkele gesprekken toe om te beginnen.\"],\"EtMtH/\":[\"Geen gesprekken gevonden.\"],\"BuikQT\":[\"Geen gesprekken gevonden. Start een gesprek met behulp van de deelname-uitnodigingslink uit het <0><1>projectoverzicht.\"],\"select.all.modal.no.conversations\":[\"Er zijn geen gesprekken verwerkt. Dit kan gebeuren als alle gesprekken al in de context zijn of niet overeenkomen met de geselecteerde filters.\"],\"meAa31\":[\"Nog geen gesprekken\"],\"VInleh\":[\"Geen inzichten beschikbaar. Genereer inzichten voor dit gesprek door naar <0><1>de projectbibliotheek. te gaan.\"],\"yTx6Up\":[\"Er zijn nog geen sleuteltermen of eigennamen toegevoegd. Voeg ze toe met behulp van de invoer boven aan om de nauwkeurigheid van het transcript te verbeteren.\"],\"jfhDAK\":[\"Noch geen nieuwe feedback gedetecteerd. Ga door met je gesprek en probeer het opnieuw binnenkort.\"],\"T3TyGx\":[\"Geen projecten gevonden \",[\"0\"]],\"y29l+b\":[\"Geen projecten gevonden voor de zoekterm\"],\"ghhtgM\":[\"Geen quotes beschikbaar. Genereer quotes voor dit gesprek door naar\"],\"yalI52\":[\"Geen quotes beschikbaar. Genereer quotes voor dit gesprek door naar <0><1>de projectbibliotheek. te gaan.\"],\"ctlSnm\":[\"Geen rapport gevonden\"],\"EhV94J\":[\"Geen bronnen gevonden.\"],\"Ev2r9A\":[\"Geen resultaten\"],\"WRRjA9\":[\"Geen trefwoorden gevonden\"],\"LcBe0w\":[\"Er zijn nog geen trefwoorden toegevoegd aan dit project. Voeg een trefwoord toe met behulp van de tekstinvoer boven aan om te beginnen.\"],\"bhqKwO\":[\"Geen transcript beschikbaar\"],\"TmTivZ\":[\"Er is geen transcript beschikbaar voor dit gesprek.\"],\"vq+6l+\":[\"Er is nog geen transcript beschikbaar voor dit gesprek. Controleer later opnieuw.\"],\"MPZkyF\":[\"Er zijn geen transcripten geselecteerd voor dit gesprek\"],\"AotzsU\":[\"Geen tutorial (alleen Privacyverklaring)\"],\"OdkUBk\":[\"Er zijn geen geldige audiobestanden geselecteerd. Selecteer alleen audiobestanden (MP3, WAV, OGG, etc).\"],\"tNWcWM\":[\"Er zijn geen verificatie-onderwerpen voor dit project geconfigureerd.\"],\"2h9aae\":[\"Geen verificatie-onderwerpen beschikbaar.\"],\"pdWSGS\":[\"Geen verify topics beschikbaar.\"],\"+uY23Q\":[\"Geen webhooks geconfigureerd\"],\"/PUkCU\":[\"Geen webhooks gevonden\"],\"select.all.modal.not.added\":[\"Niet toegevoegd\"],\"OJx3wK\":[\"Niet beschikbaar\"],\"yebagU\":[\"Deelnemers melden wanneer een rapport wordt gepubliceerd.\"],\"cH5kXP\":[\"Nu\"],\"9+6THi\":[\"Oudste eerst\"],\"participant.verify.instructions.revise.artefact\":[\"Heb je het besproken? Klik op \\\"Herzien\\\" om \",[\"objectLabel\"],\" aan te passen aan jullie gesprek.\"],\"participant.verify.instructions.read.aloud\":[\"Lees \",[\"objectLabel\"],\" hardop voor en vertel wat je eventueel wilt aanpassen.\"],\"conversation.ongoing\":[\"Actief\"],\"J6n7sl\":[\"Actief\"],\"uTmEDj\":[\"Actieve Gesprekken\"],\"a//PzZ\":[\"Verander deze instelling alleen in overleg met de verantwoordelijke persoon(nen) voor de bescherming van gegevens binnen uw organisatie.\"],\"QvvnWK\":[\"Alleen de \",[\"0\"],\" voltooide \",[\"1\"],\" worden nu in het rapport opgenomen. \"],\"participant.alert.microphone.access.failure\":[\"Het lijkt erop dat toegang tot de microfoon geweigerd is. Geen zorgen, we hebben een handige probleemoplossingsgids voor je. Voel je vrij om deze te bekijken. Zodra je het probleem hebt opgelost, kom dan terug naar deze pagina om te controleren of je microfoon klaar is voor gebruik.\"],\"J17dTs\":[\"Oeps! Het lijkt erop dat toegang tot de microfoon geweigerd is. Geen zorgen, we hebben een handige probleemoplossingsgids voor je. Voel je vrij om deze te bekijken. Zodra je het probleem hebt opgelost, kom dan terug naar deze pagina om te controleren of je microfoon klaar is voor gebruik.\"],\"1TNIig\":[\"Openen\"],\"NRLF9V\":[\"Open documentatie\"],\"2CyWv2\":[\"Open voor deelname?\"],\"Z7K0px\":[\"Open gids\"],\"JoAjm8\":[\"Open host gids\"],\"participant.button.open.troubleshooting.guide\":[\"Open de probleemoplossingsgids\"],\"7yrRHk\":[\"Open de probleemoplossingsgids\"],\"Hak8r6\":[\"Open je authenticator-app en voer de huidige zescijferige code in.\"],\"LLAa/9\":[\"Optioneel\"],\"V44CS4\":[\"Optioneel veld op de startpagina\"],\"bkndzy\":[\"Optioneel veld op de bedankpagina\"],\"0zpgxV\":[\"Opties\"],\"6lcDxb\":[\"URL van de privacyverklaring van de organisator\"],\"GC75c7\":[\"Resultaat succesvol goedgekeurd!\"],\"QLXrh9\":[\"Resultaat succesvol herladen!\"],\"LJg1UW\":[\"Resultaat succesvol herzien!\"],\"df3S+R\":[\"Resultaat succesvol bijgewerkt!\"],\"1fjbvD\":[\"resultaten\"],\"ZU3zZC\":[\"Resultaten\"],\"6/dCYd\":[\"Overzicht\"],\"/fAXQQ\":[\"Overview - Thema’s & patronen\"],\"6WdDG7\":[\"Pagina\"],\"Wu++6g\":[\"Pagina inhoud\"],\"8F1i42\":[\"Pagina niet gevonden\"],\"6+Py7/\":[\"Pagina titel\"],\"v8fxDX\":[\"Deelnemer\"],\"h3AUOJ\":[\"Deelnemer e-mail\"],\"WdEzKM\":[\"Deelnemer e-mails\"],\"Uc9fP1\":[\"Deelnemer features\"],\"rMCv1T\":[\"Deelnemer naam en e-mail\"],\"y4n1fB\":[\"Deelnemers kunnen trefwoorden selecteren wanneer ze een gesprek starten\"],\"8ZsakT\":[\"Wachtwoord\"],\"w3/J5c\":[\"Portal met wachtwoord beveiligen (aanvraag functie)\"],\"lpIMne\":[\"Wachtwoorden komen niet overeen\"],\"IgrLD/\":[\"Pauze\"],\"PTSHeg\":[\"Pauzeer het voorlezen\"],\"UbRKMZ\":[\"In afwachting\"],\"zmwvG2\":[\"Telefoon\"],\"6v5aT9\":[\"Kies de aanpak die past bij je vraag\"],\"participant.alert.microphone.access\":[\"Schakel microfoontoegang in om de test te starten.\"],\"3flRk2\":[\"Schakel microfoontoegang in om de test te starten.\"],\"SQSc5o\":[\"Controleer later of contacteer de eigenaar van het project voor meer informatie.\"],\"T8REcf\":[\"Controleer uw invoer voor fouten.\"],\"S6iyis\":[\"Sluit uw browser alstublieft niet\"],\"n6oAnk\":[\"Schakel deelneming in om delen mogelijk te maken\"],\"fwrPh4\":[\"Voer een geldig e-mailadres in.\"],\"iMWXJN\":[\"Houd dit scherm aan (zwart scherm = geen opname)\"],\"D90h1s\":[\"Log in om door te gaan.\"],\"mUGRqu\":[\"Geef een korte samenvatting van het volgende dat in de context is verstrekt.\"],\"ps5D2F\":[\"Neem uw antwoord op door op de knop \\\"Opnemen\\\" hieronder te klikken. U kunt er ook voor kiezen om in tekst te reageren door op het teksticoon te klikken. \\n**Houd dit scherm aan** \\n(zwart scherm = geen opname)\"],\"TsuUyf\":[\"Neem uw antwoord op door op de knop \\\"Opname starten\\\" hieronder te klikken. U kunt er ook voor kiezen om in tekst te reageren door op het teksticoon te klikken.\"],\"4TVnP7\":[\"Kies een taal voor je rapport\"],\"N63lmJ\":[\"Kies een taal voor je bijgewerkte rapport\"],\"XvD4FK\":[\"Kies minstens één bron\"],\"hxTGLS\":[\"Selecteer gesprekken in de sidebar om verder te gaan\"],\"GXZvZ7\":[\"Wacht \",[\"timeStr\"],\" voordat u een ander echo aanvraagt.\"],\"Am5V3+\":[\"Wacht \",[\"timeStr\"],\" voordat u een andere Echo aanvraagt.\"],\"CE1Qet\":[\"Wacht \",[\"timeStr\"],\" voordat u een andere ECHO aanvraagt.\"],\"Fx1kHS\":[\"Wacht \",[\"timeStr\"],\" voordat u een ander antwoord aanvraagt.\"],\"MgJuP2\":[\"Wacht aub terwijl we je rapport genereren. Je wordt automatisch doorgestuurd naar de rapportpagina.\"],\"library.processing.request\":[\"Bibliotheek wordt verwerkt\"],\"04DMtb\":[\"Wacht aub terwijl we uw hertranscriptieaanvraag verwerken. U wordt automatisch doorgestuurd naar het nieuwe gesprek wanneer klaar.\"],\"ei5r44\":[\"Wacht aub terwijl we je rapport bijwerken. Je wordt automatisch doorgestuurd naar de rapportpagina.\"],\"j5KznP\":[\"Wacht aub terwijl we uw e-mailadres verifiëren.\"],\"uRFMMc\":[\"Portal inhoud\"],\"qVypVJ\":[\"Portaal-editor\"],\"g2UNkE\":[\"Gemaakt met ❤️ door\"],\"MPWj35\":[\"Je gesprekken worden klaargezet... Dit kan even duren.\"],\"/SM3Ws\":[\"Uw ervaring voorbereiden\"],\"hyneRf\":[\"Voorbeeld: De snelle bruine vos springt over de luiende hond.\"],\"UoByX/\":[\"Afdrukken / PDF opslaan\"],\"ANWB5x\":[\"Dit rapport afdrukken\"],\"zwqetg\":[\"Privacy verklaring\"],\"qAGp2O\":[\"Doorgaan\"],\"select.all.modal.proceed\":[\"Doorgaan\"],\"stk3Hv\":[\"verwerken\"],\"vrnnn9\":[\"Bezig met verwerken\"],\"select.all.modal.loading.description\":[\"<0>\",[\"totalCount\",\"plural\",{\"one\":[\"#\",\" gesprek\"],\"other\":[\"#\",\" gesprekken\"]}],\" verwerken en toevoegen aan je chat\"],\"kvs/6G\":[\"Verwerking van dit gesprek is mislukt. Dit gesprek zal niet beschikbaar zijn voor analyse en chat.\"],\"q11K6L\":[\"Verwerking van dit gesprek is mislukt. Dit gesprek zal niet beschikbaar zijn voor analyse en chat. Laatste bekende status: \",[\"0\"]],\"NQiPr4\":[\"Transcript wordt verwerkt\"],\"48px15\":[\"Rapport wordt verwerkt...\"],\"gzGDMM\":[\"Hertranscriptieaanvraag wordt verwerkt...\"],\"Hie0VV\":[\"Project aangemaakt\"],\"0qmd8V\":[\"Project standaard: ingeschakeld. Dit zal persoonlijke identificeerbare informatie vervangen door .\"],\"xJMpjP\":[\"Inzichtenbibliotheek | Dembrane\"],\"QDjWwu\":[\"Project Meta Samenvatting\"],\"OyIC0Q\":[\"Projectnaam\"],\"3gh0L6\":[\"Projectnaam en ID\"],\"6Z2q2Y\":[\"Projectnaam moet minstens 4 tekens lang zijn\"],\"n7JQEk\":[\"Project niet gevonden\"],\"hjaZqm\":[\"Project Overzicht\"],\"Jbf9pq\":[\"Project Overzicht | Dembrane\"],\"O1x7Ay\":[\"Project Overzicht en Bewerken\"],\"Wsk5pi\":[\"Project Instellingen\"],\"+0B+ue\":[\"Projecten\"],\"Eb7xM7\":[\"Projecten | Dembrane\"],\"JQVviE\":[\"Projecten Home\"],\"nyEOdh\":[\"Geef een overzicht van de belangrijkste onderwerpen en herhalende thema's\"],\"6oqr95\":[\"Geef specifieke context om de kwaliteit en nauwkeurigheid van de transcriptie te verbeteren. Dit kan bestaan uit belangrijke termen, specifieke instructies of andere relevante informatie.\"],\"EEYbdt\":[\"Publiceren\"],\"u3wRF+\":[\"Gepubliceerd\"],\"E7YTYP\":[\"Haal de meest impactvolle quotes uit deze sessie\"],\"eWLklq\":[\"Quotes\"],\"0ZBIgY\":[\"Gebruik instellingen van een bestaande webhook\"],\"wZxwNu\":[\"Lees hardop voor\"],\"participant.ready.to.begin\":[\"Klaar om te beginnen\"],\"ZKOO0I\":[\"Klaar om te beginnen?\"],\"ShoKlK\":[\"Klaar om je tools te verbinden? Voeg een webhook toe om automatisch gesprekdata te ontvangen wanneer gebeurtenissen plaatsvinden.\"],\"hpnYpo\":[\"Aanbevolen apps\"],\"participant.button.interruption.reconnect\":[\"Opnieuw verbinden\"],\"participant.button.record\":[\"Opname starten\"],\"w80YWM\":[\"Opname starten\"],\"s4Sz7r\":[\"Neem nog een gesprek op\"],\"participant.modal.interruption.title\":[\"Opname onderbroken\"],\"participant.modal.pause.title\":[\"Opname gepauzeerd\"],\"view.recreate.tooltip\":[\"Bekijk opnieuw\"],\"view.recreate.modal.title\":[\"Bekijk opnieuw\"],\"CqnkB0\":[\"Terugkerende thema's\"],\"9aloPG\":[\"Referenties\"],\"lCF0wC\":[\"Vernieuwen\"],\"ZMXpAp\":[\"Auditlogboeken vernieuwen\"],\"844H5I\":[\"Bibliotheek opnieuw genereren\"],\"bluvj0\":[\"Samenvatting opnieuw genereren\"],\"participant.regenerating.outcome\":[\"Uitkomst wordt opnieuw gegenereerd\"],\"oYlYU+\":[\"Samenvatting wordt opnieuw gemaakt. Even wachten...\"],\"wYz80B\":[\"Registreer | Dembrane\"],\"w3qEvq\":[\"Registreer als nieuwe gebruiker\"],\"7dZnmw\":[\"Relevantie\"],\"participant.button.reload.page.text.mode\":[\"Pagina herladen\"],\"participant.button.reload\":[\"Pagina herladen\"],\"participant.concrete.artefact.action.button.reload\":[\"Opnieuw laden\"],\"hTDMBB\":[\"Pagina herladen\"],\"t/YqKh\":[\"Verwijderen\"],\"Kl7//J\":[\"E-mail verwijderen\"],\"cILfnJ\":[\"Bestand verwijderen\"],\"CJgPtd\":[\"Verwijder van dit gesprek\"],\"project.sidebar.chat.rename\":[\"Naam wijzigen\"],\"2wxgft\":[\"Naam wijzigen\"],\"XyN13i\":[\"Reactie prompt\"],\"gjpdaf\":[\"Rapport\"],\"Q3LOVJ\":[\"Rapporteer een probleem\"],\"DUmD+q\":[\"Rapport aangemaakt - \",[\"0\"]],\"KFQLa2\":[\"Rapport generatie is momenteel in beta en beperkt tot projecten met minder dan 10 uur opname.\"],\"hIQOLx\":[\"Rapportmeldingen\"],\"lNo4U2\":[\"Rapport bijgewerkt - \",[\"0\"]],\"library.request.access\":[\"Toegang aanvragen\"],\"uLZGK+\":[\"Toegang aanvragen\"],\"dglEEO\":[\"Wachtwoord reset aanvragen\"],\"u2Hh+Y\":[\"Wachtwoord reset aanvragen | Dembrane\"],\"participant.alert.microphone.access.loading\":[\"Microfoontoegang aanvragen om beschikbare apparaten te detecteren...\"],\"MepchF\":[\"Microfoontoegang aanvragen om beschikbare apparaten te detecteren...\"],\"0Hf+6m\":[\"Vraagt om e-mailadres? moet zijn ingeschakeld\"],\"OfhWJH\":[\"Resetten\"],\"xeMrqw\":[\"Alle opties resetten\"],\"KbS2K9\":[\"Wachtwoord resetten\"],\"UMMxwo\":[\"Wachtwoord resetten | Dembrane\"],\"L+rMC9\":[\"Resetten naar standaardinstellingen\"],\"s+MGs7\":[\"Bronnen\"],\"participant.button.stop.resume\":[\"Hervatten\"],\"v39wLo\":[\"Hervatten\"],\"sVzC0H\":[\"Hertranscriptie\"],\"ehyRtB\":[\"Hertranscriptie gesprek\"],\"1JHQpP\":[\"Hertranscriptie gesprek\"],\"+gmVxi\":[\"Hertranscriptie niet beschikbaar voor anonieme gesprekken\"],\"MXwASV\":[\"Hertranscriptie gestart. Nieuw gesprek wordt binnenkort beschikbaar.\"],\"6gRgw8\":[\"Opnieuw proberen\"],\"H1Pyjd\":[\"Opnieuw uploaden\"],\"9VUzX4\":[\"Bekijk de activiteiten van je werkruimte. Filter op collectie of actie en exporteer de huidige weergave voor verder onderzoek.\"],\"UZVWVb\":[\"Bestanden bekijken voordat u uploadt\"],\"3lYF/Z\":[\"Bekijk de verwerkingsstatus voor elk gesprek dat in dit project is verzameld.\"],\"participant.concrete.action.button.revise\":[\"Aanpassen\"],\"OG3mVO\":[\"Revisie #\",[\"revisionNumber\"]],\"kv1ztT\":[\"Rechtsklikken om te markeren\"],\"xxCtZv\":[\"Rijen per pagina\"],\"IqCtR/\":[\"Uitvoeringsstatus:\"],\"tfDRzk\":[\"Opslaan\"],\"participant.concrete.action.button.save\":[\"Opslaan\"],\"IUwGEM\":[\"Wijzigingen opslaan\"],\"2VA/7X\":[\"Opslaan fout!\"],\"XvjC4F\":[\"Opslaan...\"],\"nHeO/c\":[\"Scan de QR-code of kopieer het geheim naar je app.\"],\"oOi11l\":[\"Scroll naar beneden\"],\"select.all.modal.loading.search\":[\"Zoeken\"],\"A1taO8\":[\"Zoeken\"],\"OWm+8o\":[\"Zoek gesprekken\"],\"blFttG\":[\"Zoek projecten\"],\"I0hU01\":[\"Zoek projecten\"],\"RVZJWQ\":[\"Zoek projecten...\"],\"lnWve4\":[\"Zoek tags\"],\"pECIKL\":[\"Zoek templates...\"],\"select.all.modal.search.text\":[\"Zoektekst:\"],\"nhvuQF\":[\"Zoek webhooks...\"],\"uSvNyU\":[\"Doorzocht de meest relevante bronnen\"],\"Wj2qJm\":[\"Zoeken door de meest relevante bronnen\"],\"8VEDbV\":[\"Geheim\"],\"Y1y+VB\":[\"Geheim gekopieerd\"],\"Eyh9/O\":[\"Gespreksstatusdetails bekijken\"],\"0sQPzI\":[\"Tot snel\"],\"1ZTiaz\":[\"Segmenten\"],\"H/diq7\":[\"Selecteer een microfoon\"],\"s5OrCL\":[\"Selecteer een webhook om te klonen\"],\"wgNoIs\":[\"Alles selecteren\"],\"+fRipn\":[\"Alles selecteren (\",[\"remainingCount\"],\")\"],\"select.all.modal.title.results\":[\"Alle resultaten selecteren\"],\"o4e/70\":[\"Selecteer ten minste één gebeurtenis\"],\"NK2YNj\":[\"Selecteer audiobestanden om te uploaden\"],\"/3ntVG\":[\"Selecteer gesprekken en vind exacte quotes\"],\"LyHz7Q\":[\"Selecteer gesprekken in de sidebar\"],\"n4rh8x\":[\"Selecteer Project\"],\"ekUnNJ\":[\"Selecteer tags\"],\"CG1cTZ\":[\"Selecteer de instructies die worden getoond aan deelnemers wanneer ze een gesprek starten\"],\"qxzrcD\":[\"Selecteer het type feedback of betrokkenheid dat u wilt stimuleren.\"],\"QdpRMY\":[\"Selecteer tutorial\"],\"dashboard.dembrane.feature.verify.topic.select\":[\"Selecteer welke onderwerpen deelnemers kunnen gebruiken voor \\\"Verifiëren\\\".\"],\"participant.select.microphone\":[\"Selecteer een microfoon\"],\"vKH1Ye\":[\"Selecteer je microfoon:\"],\"gU5H9I\":[\"Geselecteerde bestanden (\",[\"0\"],\"/\",[\"MAX_FILES\"],\")\"],\"participant.selected.microphone\":[\"Geselecteerde microfoon\"],\"tP/pEQ\":[\"Selectie te groot\"],\"select.all.modal.context.limit.reached\":[\"Selectie te groot. Sommige gesprekken zijn niet toegevoegd.\"],\"JlFcis\":[\"Verzenden\"],\"3mlq2q\":[\"Stuur een bericht om een agentisch uitvoeringsproces te starten.\"],\"PIMJF6\":[\"Stuur Slack/Teams notificaties wanneer nieuwe gesprekken zijn voltooid\"],\"VTmyvi\":[\"Gevoel\"],\"NprC8U\":[\"Sessienaam\"],\"DMl1JW\":[\"Installeer je eerste project\"],\"Tz0i8g\":[\"Instellingen\"],\"participant.settings.modal.title\":[\"Instellingen\"],\"PErdpz\":[\"Instellingen | Dembrane\"],\"Z8lGw6\":[\"Delen\"],\"/XNQag\":[\"Dit rapport delen\"],\"oX3zgA\":[\"Deel je gegevens hier\"],\"Dc7GM4\":[\"Deel je stem\"],\"swzLuF\":[\"Deel je stem door het QR-code hieronder te scannen.\"],\"+tz9Ky\":[\"Kortste eerst\"],\"8vETh9\":[\"Toon\"],\"h8lzfw\":[\"Toon \",[\"0\"]],\"lZw9AX\":[\"Toon alles\"],\"w1eody\":[\"Toon audiospeler\"],\"pzaNzD\":[\"Gegevens tonen\"],\"yrhNQG\":[\"Toon duur\"],\"Qc9KX+\":[\"IP-adressen tonen\"],\"6lGV3K\":[\"Minder tonen\"],\"fMPkxb\":[\"Meer tonen\"],\"3bGwZS\":[\"Toon referenties\"],\"OV2iSn\":[\"Revisiegegevens tonen\"],\"3Sg56r\":[\"Toon tijdlijn in rapport (aanvraag functie)\"],\"DLEIpN\":[\"Toon tijdstempels (experimenteel)\"],\"Tqzrjk\":[\"Toont \",[\"displayFrom\"],\"–\",[\"displayTo\"],\" van \",[\"totalItems\"],\" items\"],\"dbWo0h\":[\"Inloggen met Google\"],\"participant.mic.check.button.skip\":[\"Overslaan\"],\"6Uau97\":[\"Overslaan\"],\"lH0eLz\":[\"Skip data privacy slide (Host manages consent)\"],\"b6NHjr\":[\"Gegevensprivacy slides (Host beheert rechtsgrondslag)\"],\"select.all.modal.context.limit.reached.description\":[\"Overgeslagen omdat de selectie te groot was.\"],\"4Q9po3\":[\"Sommige gesprekken worden nog verwerkt. Automatische selectie zal optimaal werken zodra de audioverwerking is voltooid.\"],\"q+pJ6c\":[\"Sommige bestanden werden al geselecteerd en worden niet dubbel toegevoegd.\"],\"select.all.modal.skip.disclaimer\":[\"Sommige kunnen worden overgeslagen (geen transcript of selectie te groot).\"],\"nwtY4N\":[\"Er ging iets mis\"],\"participant.conversation.error.text.mode\":[\"Er is iets misgegaan met het gesprek. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning als het probleem blijft bestaan\"],\"participant.conversation.error\":[\"Er is iets misgegaan met het gesprek. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning als het probleem blijft bestaan\"],\"avSWtK\":[\"Er is iets misgegaan bij het exporteren van de auditlogboeken.\"],\"q9A2tm\":[\"Er is iets misgegaan bij het genereren van het geheim.\"],\"JOKTb4\":[\"Er ging iets mis tijdens het uploaden van het bestand: \",[\"0\"]],\"KeOwCj\":[\"Er ging iets mis met het gesprek. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning als het probleem blijft bestaan\"],\"participant.explore.generic.error.message\":[\"Er is iets misgegaan. Probeer het opnieuw door op de <0>Verkennen knop te drukken, of neem contact op met ondersteuning als het probleem aanhoudt.\"],\"fWsBTs\":[\"Er is iets misgegaan. Probeer het alstublieft opnieuw.\"],\"participant.go.deeper.content.policy.violation.error.message\":[\"We kunnen hier niet dieper op ingaan door onze contentregels.\"],\"f6Hub0\":[\"Sorteer\"],\"/AhHDE\":[\"Bron \",[\"0\"]],\"u7yVRn\":[\"Bronnen:\"],\"65A04M\":[\"Spaans\"],\"zuoIYL\":[\"Spreker\"],\"z5/5iO\":[\"Specifieke context\"],\"mORM2E\":[\"Specifieke details\"],\"Etejcu\":[\"Specifieke details - Geselecteerde gesprekken\"],\"AS7WoE\":[\"Beginnen vanaf nul\"],\"participant.button.start.new.conversation.text.mode\":[\"Nieuw gesprek starten\"],\"participant.button.start.new.conversation\":[\"Nieuw gesprek starten\"],\"c6FrMu\":[\"Nieuw gesprek starten\"],\"i88wdJ\":[\"Opnieuw beginnen\"],\"pHVkqA\":[\"Opname starten\"],\"uAQUqI\":[\"Status\"],\"ygCKqB\":[\"Stop\"],\"participant.button.stop\":[\"Stop\"],\"kimwwT\":[\"Strategische Planning\"],\"hQRttt\":[\"Stuur in\"],\"participant.button.submit.text.mode\":[\"Stuur in\"],\"0Pd4R1\":[\"Ingereed via tekstinput\"],\"zzDlyQ\":[\"Succes\"],\"bh1eKt\":[\"Aanbevelingen:\"],\"F1nkJm\":[\"Samenvatten\"],\"4ZpfGe\":[\"Vat de belangrijkste inzichten uit mijn interviews samen\"],\"5Y4tAB\":[\"Vat dit interview samen in een artikel dat je kunt delen\"],\"dXoieq\":[\"Samenvatting\"],\"+bZY9/\":[\"Samenvatting (wanneer beschikbaar)\"],\"g6o+7L\":[\"Samenvatting gemaakt.\"],\"kiOob5\":[\"Samenvatting nog niet beschikbaar\"],\"OUi+O3\":[\"Samenvatting opnieuw gemaakt.\"],\"Pqa6KW\":[\"Samenvatting komt beschikbaar als het gesprek is uitgeschreven.\"],\"6ZHOF8\":[\"Ondersteunde formaten: MP3, WAV, OGG, WEBM, M4A, MP4, AAC, FLAC, OPUS\"],\"participant.link.switch.text\":[\"Overschakelen naar tekstinvoer\"],\"D+NlUC\":[\"Systeem\"],\"OYHzN1\":[\"Trefwoorden\"],\"nlxlmH\":[\"Neem even de tijd om een resultaat te creëren dat je bijdrage concreet maakt of krijg direct een reactie van dembrane om het gesprek te verdiepen.\"],\"eyu39U\":[\"Neem even de tijd om een resultaat te creëren dat je bijdrage concreet maakt.\"],\"participant.refine.make.concrete.description\":[\"Neem even de tijd om een resultaat te creëren dat je bijdrage concreet maakt.\"],\"QCchuT\":[\"Template toegepast\"],\"iTylMl\":[\"Sjablonen\"],\"b7L2Jj\":[\"Webhook testen\"],\"xeiujy\":[\"Tekst\"],\"CPN34F\":[\"Dank je wel voor je deelname!\"],\"EM1Aiy\":[\"Bedankt Pagina\"],\"u+Whi9\":[\"Bedankt pagina inhoud\"],\"1LLF3Z\":[\"Bedankt!\"],\"2yHHa6\":[\"Die code werkte niet. Probeer het opnieuw met een verse code uit je authenticator-app.\"],\"TQCE79\":[\"Code werkt niet, probeer het nog een keer.\"],\"participant.conversation.error.loading.text.mode\":[\"Er is iets misgegaan met het gesprek. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning als het probleem blijft bestaan\"],\"participant.conversation.error.loading\":[\"Er is iets misgegaan met het gesprek. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning als het probleem blijft bestaan\"],\"nO942E\":[\"Het gesprek kon niet worden geladen. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning.\"],\"mK5NUZ\":[\"Het eindpunt waar we de gegevens zullen verzenden. Haal dit op van uw ontvangende service (bijvoorbeeld Zapier, Make, of uw eigen server).\"],\"Jo19Pu\":[\"De volgende gesprekken werden automatisch toegevoegd aan de context\"],\"Lngj9Y\":[\"De Portal is de website die wordt geladen wanneer deelnemers het QR-code scannen.\"],\"bWqoQ6\":[\"de projectbibliotheek.\"],\"hTCMdd\":[\"Samenvatting wordt gemaakt. Even wachten tot die klaar is.\"],\"+AT8nl\":[\"Samenvatting wordt opnieuw gemaakt. Even wachten tot die klaar is.\"],\"iV8+33\":[\"De samenvatting wordt hergeneratie. Wacht tot de nieuwe samenvatting beschikbaar is.\"],\"AgC2rn\":[\"De samenvatting wordt hergeneratie. Wacht tot 2 minuten voor de nieuwe samenvatting beschikbaar is.\"],\"PTNxDe\":[\"Het transcript voor dit gesprek wordt verwerkt. Controleer later opnieuw.\"],\"uPGyvo\":[\"De webhook URL en gebeurtenissen worden gekloond. Je moet de geheime sleutel opnieuw invoeren als er een was geconfigureerd.\"],\"FEr96N\":[\"Thema\"],\"T8rsM6\":[\"Er is een fout opgetreden bij het klonen van uw project. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning.\"],\"JDFjCg\":[\"Er is een fout opgetreden bij het maken van uw rapport. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning.\"],\"e3JUb8\":[\"Er is een fout opgetreden bij het genereren van uw rapport. In de tijd, kunt u alle uw gegevens analyseren met de bibliotheek of selecteer specifieke gesprekken om te praten.\"],\"7qENSx\":[\"Er is een fout opgetreden bij het bijwerken van uw rapport. Probeer het alstublieft opnieuw of neem contact op met de ondersteuning.\"],\"V7zEnY\":[\"Er is een fout opgetreden bij het verifiëren van uw e-mail. Probeer het alstublieft opnieuw.\"],\"gtlVJt\":[\"Dit zijn enkele nuttige voorbeeld sjablonen om u te helpen.\"],\"sd848K\":[\"Dit zijn uw standaard weergave sjablonen. Zodra u uw bibliotheek hebt gemaakt, zullen deze uw eerste twee weergaven zijn.\"],\"select.all.modal.other.reason.description\":[\"Deze gesprekken werden uitgesloten vanwege ontbrekende transcripties.\"],\"8xYB4s\":[\"Deze standaardweergaven worden automatisch aangemaakt wanneer je je eerste bibliotheek maakt.\"],\"Ed99mE\":[\"Denken...\"],\"conversation.linked_conversations.description\":[\"Dit gesprek heeft de volgende kopieën:\"],\"conversation.linking_conversations.description\":[\"Dit gesprek is een kopie van\"],\"dt1MDy\":[\"Dit gesprek wordt nog verwerkt. Het zal beschikbaar zijn voor analyse en chat binnenkort.\"],\"5ZpZXq\":[\"Dit gesprek wordt nog verwerkt. Het zal beschikbaar zijn voor analyse en chat binnenkort. \"],\"SzU1mG\":[\"Deze e-mail is al in de lijst.\"],\"JtPxD5\":[\"Deze e-mail is al geabonneerd op meldingen.\"],\"participant.modal.refine.info.available.in\":[\"Deze functie is beschikbaar over \",[\"remainingTime\"],\" seconden.\"],\"lja/om\":[\"Deze informatie is anoniem\"],\"QR7hjh\":[\"Dit is een live voorbeeld van het portaal van de deelnemer. U moet de pagina vernieuwen om de meest recente wijzigingen te bekijken.\"],\"+JlPfM\":[\"Dit is een voorbeeld van de JSON-gegevens die naar je webhook-URL worden verzonden wanneer een gesprek wordt samengevat.\"],\"library.description\":[\"Dit is uw projectbibliotheek. Creëer weergaven om uw hele project tegelijk te analyseren.\"],\"gqYJin\":[\"Dit is uw projectbibliotheek. Momenteel zijn \",[\"0\"],\" gesprekken in behandeling om te worden verwerkt.\"],\"sNnJJH\":[\"Dit is uw projectbibliotheek. Momenteel zijn \",[\"0\"],\" gesprekken in behandeling om te worden verwerkt.\"],\"tJL2Lh\":[\"Deze taal wordt gebruikt voor de Portal van de deelnemer en transcriptie.\"],\"BAUPL8\":[\"Deze taal wordt gebruikt voor de Portal van de deelnemer en transcriptie. Om de taal van deze toepassing te wijzigen, gebruikt u de taalkiezer in de instellingen in de header.\"],\"zyA8Hj\":[\"Deze taal wordt gebruikt voor de Portal van de deelnemer, transcriptie en analyse. Om de taal van deze toepassing te wijzigen, gebruikt u de taalkiezer in het gebruikersmenu in de header.\"],\"Gbd5HD\":[\"Deze taal wordt gebruikt voor de Portal van de deelnemer.\"],\"9ww6ML\":[\"Deze pagina wordt getoond na het voltooien van het gesprek door de deelnemer.\"],\"1gmHmj\":[\"Deze pagina wordt getoond aan deelnemers wanneer ze een gesprek starten na het voltooien van de tutorial.\"],\"bEbdFh\":[\"Deze projectbibliotheek is op\"],\"No7/sO\":[\"Deze projectbibliotheek is op \",[\"0\"],\" gemaakt.\"],\"nYeaxs\":[\"Deze prompt bepaalt hoe de AI reageert op deelnemers. Deze prompt stuurt aan hoe de AI reageert\"],\"Yig29e\":[\"Dit rapport is nog niet beschikbaar. \"],\"GQTpnY\":[\"Dit rapport werd geopend door \",[\"0\"],\" mensen\"],\"okY/ix\":[\"Deze samenvatting is AI-gegenereerd en kort, voor een uitgebreide analyse, gebruik de Chat of Bibliotheek.\"],\"hwyBn8\":[\"Deze titel wordt getoond aan deelnemers wanneer ze een gesprek starten\"],\"Dj5ai3\":[\"Dit zal uw huidige invoer wissen. Weet u het zeker?\"],\"NrRH+W\":[\"Dit zal een kopie van het huidige project maken. Alleen instellingen en trefwoorden worden gekopieerd. Rapporten, chats en gesprekken worden niet opgenomen in de kopie. U wordt doorgestuurd naar het nieuwe project na het klonen.\"],\"hsNXnX\":[\"Dit zal een nieuw gesprek maken met dezelfde audio maar een nieuwe transcriptie. Het originele gesprek blijft ongewijzigd.\"],\"add.tag.filter.modal.info\":[\"Dit zal de conversatielijst filteren om conversaties met deze tag weer te geven.\"],\"participant.concrete.regenerating.artefact.description\":[\"We zijn je tekst aan het vernieuwen. Dit duurt meestal maar een paar seconden.\"],\"participant.concrete.loading.artefact.description\":[\"We zijn je tekst aan het ophalen. Even geduld.\"],\"n4l4/n\":[\"Dit zal persoonlijk herkenbare informatie vervangen door .\"],\"Ww6cQ8\":[\"Tijd gemaakt\"],\"8TMaZI\":[\"Tijdstempel\"],\"XSqo4Y\":[\"Tijdstempels en duur\"],\"rm2Cxd\":[\"Tip\"],\"fEocaE\":[\"Tip: Gebruik de afspeelknop (▶) om een testpayload naar je webhook te verzenden en te controleren of het correct werkt.\"],\"MHrjPM\":[\"Titel\"],\"1xkgU6\":[\"Titel automatisch gegenereerd\"],\"5h7Z+m\":[\"Om een nieuw trefwoord toe te wijzen, maak het eerst in het projectoverzicht.\"],\"o3rowT\":[\"Om een rapport te genereren, voeg eerst gesprekken toe aan uw project\"],\"select.all.modal.context.limit\":[\"Te groot\"],\"yIsdT7\":[\"Te lang\"],\"th8cMZ\":[\"Titel op basis van onderwerp die beschrijft wat er werd besproken\"],\"sFMBP5\":[\"Onderwerpen\"],\"ONchxy\":[\"totaal\"],\"fp5rKh\":[\"Transcriptie wordt uitgevoerd...\"],\"DDziIo\":[\"Transcriptie\"],\"hfpzKV\":[\"Transcript gekopieerd naar klembord\"],\"AJc6ig\":[\"Transcript niet beschikbaar\"],\"N/50DC\":[\"Transcriptie Instellingen\"],\"FRje2T\":[\"Transcriptie wordt uitgevoerd...\"],\"0l9syB\":[\"Transcriptie wordt uitgevoerd…\"],\"H3fItl\":[\"Transformeer deze transcripties in een LinkedIn-post die door de stof gaat. Neem de volgende punten in acht:\\nNeem de belangrijkste inzichten uit de transcripties\\nSchrijf het als een ervaren leider die conventionele kennis vervant, niet een motiveringsposter\\nZoek een echt verrassende observatie die zelfs ervaren professionals zou moeten laten stilstaan\\nBlijf intellectueel diep terwijl je direct bent\\nGebruik alleen feiten die echt verrassingen zijn\\nHou de tekst netjes en professioneel (minimaal emojis, gedachte voor ruimte)\\nStel een ton op die suggereert dat je zowel diep expertise als real-world ervaring hebt\\n\\nOpmerking: Als de inhoud geen substantiële inzichten bevat, laat het me weten dat we sterkere bronnen nodig hebben.\"],\"53dSNP\":[\"Transformeer deze inhoud in inzichten die ertoe doen. Neem de volgende punten in acht:\\nNeem de belangrijkste inzichten uit de inhoud\\nSchrijf het als iemand die nuance begrijpt, niet een boek\\nFocus op de niet-evidente implicaties\\nHou het scherp en substantieel\\nHighlight de echt belangrijke patronen\\nStructuur voor duidelijkheid en impact\\nBalans diepte met toegankelijkheid\\n\\nOpmerking: Als de inhoud geen substantiële inzichten bevat, laat het me weten dat we sterkere bronnen nodig hebben.\"],\"uK9JLu\":[\"Transformeer deze discussie in handige intelligente informatie. Neem de volgende punten in acht:\\nNeem de strategische implicaties, niet alleen de sprekerpunten\\nStructuur het als een analyse van een denkerleider, niet minuten\\nHighlight besluitpunten die conventionele kennis vervant\\nHoud de signaal-ruisverhouding hoog\\nFocus op inzichten die echt verandering teweeg brengen\\nOrganiseer voor duidelijkheid en toekomstige referentie\\nBalans tactische details met strategische visie\\n\\nOpmerking: Als de discussie geen substantiële besluitpunten of inzichten bevat, flag het voor een diepere exploratie de volgende keer.\"],\"DtButj\":[\"Trigger automatische workflows in tools like Zapier, Make, or n8n\"],\"qJb6G2\":[\"Opnieuw proberen\"],\"eP1iDc\":[\"Vraag bijvoorbeeld\"],\"goQEqo\":[\"Probeer een beetje dichter bij je microfoon te komen voor betere geluidskwaliteit.\"],\"EIU345\":[\"Tweestapsverificatie\"],\"NwChk2\":[\"Tweestapsverificatie uitgezet\"],\"qwpE/S\":[\"Tweestapsverificatie aangezet\"],\"+zy2Nq\":[\"Type\"],\"PD9mEt\":[\"Typ een bericht...\"],\"EvmL3X\":[\"Typ hier uw reactie\"],\"MksxNf\":[\"Kan auditlogboeken niet laden.\"],\"participant.outcome.error.title\":[\"Kan uitkomst niet laden\"],\"8vqTzl\":[\"Het gegenereerde artefact kan niet worden geladen. Probeer het opnieuw.\"],\"59QK2U\":[\"Kan het gegenereerde resultaat niet laden. Probeer het opnieuw.\"],\"nGxDbq\":[\"Kan dit fragment niet verwerken\"],\"9uI/rE\":[\"Ongedaan maken\"],\"Ef7StM\":[\"Onbekend\"],\"1MTTTw\":[\"Onbekende reden\"],\"H899Z+\":[\"ongelezen melding\"],\"0pinHa\":[\"ongelezen meldingen\"],\"sCTlv5\":[\"Niet-opgeslagen wijzigingen\"],\"SMaFdc\":[\"Afmelden\"],\"jlrVDp\":[\"Gesprek zonder titel\"],\"EkH9pt\":[\"Bijwerken\"],\"3RboBp\":[\"Bijwerken rapport\"],\"4loE8L\":[\"Bijwerken rapport om de meest recente gegevens te bevatten\"],\"Jv5s94\":[\"Bijwerken rapport om de meest recente wijzigingen in uw project te bevatten. De link om het rapport te delen zou hetzelfde blijven.\"],\"kwkhPe\":[\"Upgraden\"],\"UkyAtj\":[\"Upgrade om automatisch selecteren te ontgrendelen en analyseer 10x meer gesprekken in de helft van de tijd - geen handmatige selectie meer, gewoon diepere inzichten direct.\"],\"ONWvwQ\":[\"Uploaden\"],\"UN8G93\":[\"Upload een custom logo om het dembrane logo te vervangen op het portale, dashboard, rapporten, en host gids.\"],\"8XD6tj\":[\"Audio uploaden\"],\"kV3A2a\":[\"Upload voltooid\"],\"4Fr6DA\":[\"Gesprekken uploaden\"],\"pZq3aX\":[\"Upload mislukt. Probeer het opnieuw.\"],\"HAKBY9\":[\"Bestanden uploaden\"],\"Wft2yh\":[\"Upload bezig\"],\"JveaeL\":[\"Bronnen uploaden\"],\"3wG7HI\":[\"Uploaded\"],\"k/LaWp\":[\"Audio bestanden uploaden...\"],\"participant.modal.uploading\":[\"Audio uploaden...\"],\"participant.modal.interruption.uploading\":[\"Audio uploaden...\"],\"HtrFfw\":[\"URL is vereist\"],\"3VnYUR\":[\"URL moet beginnen met http:// of https://\"],\"VdaKZe\":[\"Experimentele functies gebruiken\"],\"rmMdgZ\":[\"PII redaction gebruiken\"],\"ngdRFH\":[\"Gebruik Shift + Enter om een nieuwe regel toe te voegen\"],\"7sNhEz\":[\"Gebruikersnaam\"],\"S2LyQ+\":[\"Gebruik standaard dembrane-logo\"],\"mUOhaJ\":[\"Gebruik webhooks? We zouden graag van je horen\"],\"GWpt68\":[\"Verificatie-onderwerpen\"],\"c242dc\":[\"geverifieerd\"],\"select.all.modal.verified\":[\"Geverifieerd\"],\"select.all.modal.loading.verified\":[\"Geverifieerd\"],\"conversation.filters.verified.text\":[\"Geverifieerd\"],\"swn5Tq\":[\"geverifieerd artefact\"],\"ob18eo\":[\"Geverifieerde artefacten\"],\"Iv1iWN\":[\"geverifieerde artefacten\"],\"dashboard.dembrane.verify.title\":[\"Verifiëren\"],\"participant.echo.verify\":[\"Verifiëren\"],\"4LFZoj\":[\"Code verifiëren\"],\"w6Mgbs\":[\"Verifiëren Themen\"],\"jpctdh\":[\"Weergave\"],\"+fxiY8\":[\"Bekijk gesprekdetails\"],\"H1e6Hv\":[\"Bekijk gespreksstatus\"],\"SZw9tS\":[\"Bekijk details\"],\"95YFbG\":[\"Voorbeeld payload bekijken\"],\"D4e7re\":[\"Bekijk je reacties\"],\"tzEbkt\":[\"Wacht \",[\"0\"],\":\",[\"1\"]],\"Px9INg\":[\"Wil je een template toevoegen aan \\\"Dembrane\\\"?\"],\"bO5RNo\":[\"Wil je een template toevoegen aan ECHO?\"],\"r6y+jM\":[\"Waarschuwing\"],\"pUTmp1\":[\"Waarschuwing: je hebt \",[\"0\"],\" sleutelwoorden toegevoegd. Alleen de eerste \",[\"ASSEMBLYAI_MAX_HOTWORDS\"],\" worden door de transcriptie-engine gebruikt.\"],\"participant.alert.microphone.access.issue\":[\"We kunnen je niet horen. Probeer je microfoon te wisselen of een beetje dichter bij het apparaat te komen.\"],\"SrJOPD\":[\"We kunnen je niet horen. Probeer je microfoon te wisselen of een beetje dichter bij het apparaat te komen.\"],\"Ul0g2u\":[\"We konden tweestapsverificatie niet uitschakelen. Probeer het opnieuw met een nieuwe code.\"],\"sM2pBB\":[\"We konden tweestapsverificatie niet inschakelen. Controleer je code en probeer het opnieuw.\"],\"Ewk6kb\":[\"We konden het audio niet laden. Probeer het later opnieuw.\"],\"xMeAeQ\":[\"We hebben u een e-mail gestuurd met de volgende stappen. Als u het niet ziet, checkt u uw spammap.\"],\"9qYWL7\":[\"We hebben u een e-mail gestuurd met de volgende stappen. Als u het niet ziet, checkt u uw spammap. Als u het nog steeds niet ziet, neem dan contact op met evelien@dembrane.com\"],\"3fS27S\":[\"We hebben u een e-mail gestuurd met de volgende stappen. Als u het niet ziet, checkt u uw spammap. Als u het nog steeds niet ziet, neem dan contact op met jules@dembrane.com\"],\"participant.modal.echo.info.reason\":[\"We hebben iets meer context nodig om u te helpen ECHO effectief te gebruiken. Ga door met opnemen zodat we betere suggesties kunnen geven.\"],\"dni8nq\":[\"We sturen u alleen een bericht als uw gastgever een rapport genereert, we delen uw gegevens niet met iemand. U kunt op elk moment afmelden.\"],\"participant.test.microphone.description\":[\"We testen je microfoon om de beste ervaring voor iedereen in de sessie te garanderen.\"],\"tQtKw5\":[\"We testen je microfoon om de beste ervaring voor iedereen in de sessie te garanderen.\"],\"+eLc52\":[\"We horen wat stilte. Probeer harder te spreken zodat je stem duidelijk blijft.\"],\"TRDppN\":[\"Webhook\"],\"nuh/Wq\":[\"Webhook URL\"],\"v1kQyJ\":[\"Webhooks\"],\"BTA0e8\":[\"Webhooks zijn geautomatiseerde berichten die van een app naar een andere worden verzonden wanneer iets gebeurt. Denk aan ze als een \\\"notificatiesysteem\\\" voor uw andere tools.\"],\"6jfS51\":[\"Welkom\"],\"9eF5oV\":[\"Welkom terug\"],\"i1hzzO\":[\"Welkom in Big Picture Mode! Ik heb samenvattingen van al je gesprekken klaarstaan. Vraag me naar patronen, thema’s en inzichten in je data. Voor exacte quotes start je een nieuwe chat in Specific Details mode.\"],\"fwEAk/\":[\"Welkom bij dembrane Chat! Gebruik de zijbalk om bronnen en gesprekken te selecteren die je wilt analyseren. Daarna kun je vragen stellen over de geselecteerde inhoud.\"],\"AKBU2w\":[\"Welkom bij Dembrane!\"],\"TACmoL\":[\"Welkom in Overview Mode! Ik heb samenvattingen van al je gesprekken klaarstaan. Vraag me naar patronen, thema’s en inzichten in je data. Voor exacte quotes start je een nieuwe chat in Deep Dive Mode.\"],\"u4aLOz\":[\"Welkom in Overview Mode! Ik heb samenvattingen van al je gesprekken klaarstaan. Vraag me naar patronen, thema’s en inzichten in je data. Voor exacte quotes start je een nieuwe chat in Specific Context mode.\"],\"Bck6Du\":[\"Welkom bij Rapporten!\"],\"aEpQkt\":[\"Welkom op je Home! Hier kun je al je projecten bekijken en toegang krijgen tot tutorialbronnen. Momenteel heb je nog geen projecten. Klik op \\\"Maak\\\" om te beginnen!\"],\"klH6ct\":[\"Welkom!\"],\"Tfxjl5\":[\"Wat zijn de belangrijkste thema's in alle gesprekken?\"],\"RL57XM\":[\"Wat zijn webhooks? (2 min lezen)\"],\"vv/EFG\":[\"Wat gegevens worden verzonden?\"],\"participant.verify.selection.title\":[\"Wat wil je verifiëren?\"],\"fyMvis\":[\"Welke patronen zie je in de data?\"],\"qGrqH9\":[\"Wat waren de belangrijkste momenten in dit gesprek?\"],\"FXZcgH\":[\"Wat wil je verkennen?\"],\"W5R8OO\":[\"Wanneer een deelnemer het portaal opent, hun details invoert en een gesprek begint\"],\"7t3vo1\":[\"Wanneer alle audio is geconverteerd naar tekst en het volledige transcript beschikbaar is\"],\"N0GETg\":[\"Wanneer worden webhooks geactiveerd?\"],\"KmUKwU\":[\"Wanneer ingeschakeld, zullen alle nieuwe transcripties persoonlijke informatie (namen, e-mails, telefoonnummers, adressen) worden vervangen door placeholders. Anonieme gesprekken deactiveren ook audio-afspelen, audio-download en hertranscriptie om de privacy van deelnemers te beschermen. Dit kan niet ongedaan worden gemaakt voor al bestaande gesprekken.\"],\"LEYli4\":[\"Wanneer ingeschakeld, zullen alle nieuwe transcripties persoonlijke informatie (namen, e-mails, telefoonnummers, adressen) worden vervangen door placeholders. Dit kan niet ongedaan worden gemaakt voor al bestaande gesprekken.\"],\"NPIwj3\":[\"Wanneer de samenvatting klaar is (bevat zowel transcript als samenvatting)\"],\"KcnIXL\":[\"wordt in je rapport opgenomen\"],\"add.tag.filter.modal.description\":[\"Wilt u deze tag toevoegen aan uw huidige filters?\"],\"participant.button.finish.yes.text.mode\":[\"Ja\"],\"kWJmRL\":[\"Jij\"],\"Dl7lP/\":[\"Je bent al afgemeld of je link is ongeldig.\"],\"E71LBI\":[\"Je kunt maximaal \",[\"MAX_FILES\"],\" bestanden tegelijk uploaden. Alleen de eerste \",[\"0\"],\" bestanden worden toegevoegd.\"],\"tbeb1Y\":[\"Je kunt de vraagfunctie nog steeds gebruiken om met elk gesprek te chatten\"],\"select.all.modal.already.added\":[\"U heeft al <0>\",[\"existingContextCount\",\"plural\",{\"one\":[\"#\",\" conversatie\"],\"other\":[\"#\",\" conversaties\"]}],\" aan deze chat toegevoegd.\"],\"7W35AW\":[\"Je hebt alle gerelateerde gesprekken al toegevoegd\"],\"participant.modal.change.mic.confirmation.text\":[\"Je hebt je microfoon gewisseld. Klik op \\\"Doorgaan\\\" om verder te gaan met de sessie.\"],\"vCyT5z\":[\"Je hebt enkele gesprekken die nog niet zijn verwerkt. Regenerate de bibliotheek om ze te verwerken.\"],\"T/Q7jW\":[\"U hebt succesvol afgemeld.\"],\"lTDtES\":[\"Je kunt er ook voor kiezen om een ander gesprek op te nemen.\"],\"1kxxiH\":[\"Je kunt er voor kiezen om een lijst met zelfstandige naamwoorden, namen of andere informatie toe te voegen die relevant kan zijn voor het gesprek. Dit wordt gebruikt om de kwaliteit van de transcripties te verbeteren.\"],\"yCtSKg\":[\"Je moet inloggen met dezelfde provider die u gebruikte om u aan te melden. Als u problemen ondervindt, neem dan contact op met de ondersteuning.\"],\"snMcrk\":[\"Je lijkt offline te zijn, controleer je internetverbinding\"],\"participant.verify.instructions.receive.artefact\":[\"Je ontvangt zo meteen \",[\"objectLabel\"],\" om te verifiëren.\"],\"participant.verify.instructions.approval.helps\":[\"Jouw goedkeuring helpt ons begrijpen wat je echt denkt!\"],\"Pw2f/0\":[\"Uw gesprek wordt momenteel getranscribeerd. Controleer later opnieuw.\"],\"OFDbfd\":[\"Je gesprekken\"],\"aZHXuZ\":[\"Uw invoer wordt automatisch opgeslagen.\"],\"PUWgP9\":[\"Je bibliotheek is leeg. Maak een bibliotheek om je eerste inzichten te bekijken.\"],\"B+9EHO\":[\"Je antwoord is opgeslagen. Je kunt dit tabblad sluiten.\"],\"wurHZF\":[\"Je reacties\"],\"B8Q/i2\":[\"Je weergave is gemaakt. Wacht aub terwijl we de data verwerken en analyseren.\"],\"library.views.title\":[\"Je weergaven\"],\"lZNgiw\":[\"Je weergaven\"],\"890UpZ\":[\"*Bij dembrane staat privacy op een!*\"],\"lbvVjA\":[\"*Oh, we hebben geen cookievermelding want we gebruiken geen cookies! We eten ze op.*\"],\"BHbwjT\":[\"*We zorgen dat niks terug te leiden is naar jou als persoon, ook al zeg je per ongeluk je naam, verwijderen wij deze voordat we alles analyseren. Door deze tool te gebruiken, ga je akkoord met onze privacy voorwaarden. Wil je meer weten? Lees dan onze [privacy verklaring]\"],\"9h9TAE\":[\"Voeg context toe aan document\"],\"2FU6NS\":[\"Context toegevoegd\"],\"3wfZhO\":[\"AI Assistent\"],\"2xZOz+\":[\"Alle documenten zijn geüpload en zijn nu klaar. Welke onderzoeksvraag wil je stellen? Optioneel kunt u nu voor elk document een individuele analysechat openen.\"],\"hQYkfg\":[\"Analyseer!\"],\"/B0ynG\":[\"Ben je er klaar voor? Druk dan op \\\"Klaar om te beginnen\\\".\"],\"SWNYyh\":[\"Weet je zeker dat je dit document wilt verwijderen?\"],\"BONLYh\":[\"Weet je zeker dat je wilt stoppen met opnemen?\"],\"8V3/wO\":[\"Stel een algemene onderzoeksvraag\"],\"BwyPXx\":[\"Stel een vraag...\"],\"xWEvuo\":[\"Vraag AI\"],\"uY/eGW\":[\"Stel Vraag\"],\"5PKg7S\":[\"Er moet minstens één onderwerp zijn geselecteerd om Verify in te schakelen.\"],\"yRcEcN\":[\"Voeg zoveel documenten toe als je wilt analyseren\"],\"2wg92j\":[\"Gesprekken\"],\"hWszgU\":[\"De bron is verwijderd\"],\"kAJX3r\":[\"Maak een nieuwe sessie aan\"],\"jPQSEz\":[\"Maak een nieuwe werkruimte aan\"],\"GSV2Xq\":[\"Schakel deze functie in zodat deelnemers geverifieerde objecten uit hun inzendingen kunnen maken en goedkeuren. Dat helpt belangrijke ideeën, zorgen of samenvattingen te concretiseren. Na het gesprek kun je filteren op gesprekken met geverifieerde objecten en ze in het overzicht bekijken.\"],\"7qaVXm\":[\"Experimenteel\"],\"FclDDn\":[\"Verify\"],\"Y/Fou9\":[\"Selecteer welke onderwerpen deelnemers voor verificatie kunnen gebruiken.\"],\"+vDIXN\":[\"Verwijder document\"],\"hVxMi/\":[\"Document AI Assistent\"],\"RcO3t0\":[\"Document wordt verwerkt\"],\"BXpCcS\":[\"Document is verwijderd\"],\"E/muDO\":[\"Documenten\"],\"6NKYah\":[\"Sleep documenten hierheen of selecteer bestanden\"],\"ycR/52\":[\"Echo inschakelen\"],\"mKGCnZ\":[\"ECHO inschakelen\"],\"Dh2kHP\":[\"Reactie inschakelen\"],\"d9rIJ1\":[\"Verify inschakelen\"],\"Mb+tI8\":[\"Eerst vragen we een aantal korte vragen, en dan kan je beginnen met opnemen.\"],\"Ra6776\":[\"Algemene Onderzoeksvraag\"],\"wUQkGp\":[\"Geweldig! Uw documenten worden nu geüpload. Terwijl de documenten worden verwerkt, kunt u mij vertellen waar deze analyse over gaat?\"],\"rsGuuK\":[\"Hallo, ik ben vandaag je onderzoeksassistent. Om te beginnen upload je de documenten die je wilt analyseren.\"],\"6iYuCb\":[\"Hi, Fijn dat je meedoet!\"],\"NoNwIX\":[\"Inactief\"],\"R5z6Q2\":[\"Voer algemene context in\"],\"Lv2yUP\":[\"Deelnemingslink\"],\"0wdd7X\":[\"Aansluiten\"],\"qwmGiT\":[\"Neem contact op met sales\"],\"ZWDkP4\":[\"Momenteel zijn \",[\"finishedConversationsCount\"],\" gesprekken klaar om geanalyseerd te worden. \",[\"unfinishedConversationsCount\"],\" worden nog verwerkt.\"],\"/NTvqV\":[\"Bibliotheek niet beschikbaar\"],\"p18xrj\":[\"Bibliotheek opnieuw genereren\"],\"xFtWcS\":[\"Nog geen documenten geüpload\"],\"meWF5F\":[\"Geen bronnen gevonden. Voeg bronnen toe met behulp van de knop boven aan.\"],\"hqsqEx\":[\"Open Document Chat ✨\"],\"FimKdO\":[\"Originele bestandsnaam\"],\"hOtk0x\":[\"Echo\"],\"JsSzzl\":[\"ECHO\"],\"SUkFIX\":[\"Pauze\"],\"ilKuQo\":[\"Hervatten\"],\"SqNXSx\":[\"Nee\"],\"yfZBOp\":[\"Ja\"],\"cic45J\":[\"We kunnen deze aanvraag niet verwerken vanwege de inhoudsbeleid van de LLM-provider.\"],\"CvZqsN\":[\"Er ging iets mis. Probeer het alstublieft opnieuw door op de knop <0>ECHO te drukken, of neem contact op met de ondersteuning als het probleem blijft bestaan.\"],\"P+lUAg\":[\"Er is iets misgegaan. Probeer het alstublieft opnieuw.\"],\"hh87/E\":[\"\\\"Dieper ingaan\\\" is binnenkort beschikbaar\"],\"RMxlMe\":[\"\\\"Maak het concreet\\\" is binnenkort beschikbaar\"],\"7UJhVX\":[\"Weet je zeker dat je het wilt stoppen?\"],\"RDsML8\":[\"Gesprek stoppen\"],\"IaLTNH\":[\"Goedkeuren\"],\"+f3bIA\":[\"Annuleren\"],\"qgx4CA\":[\"Herzien\"],\"E+5M6v\":[\"Opslaan\"],\"Q82shL\":[\"Ga terug\"],\"yOp5Yb\":[\"Pagina opnieuw laden\"],\"tw+Fbo\":[\"Het lijkt erop dat we dit artefact niet konden laden. Dit is waarschijnlijk tijdelijk. Probeer het opnieuw te laden of ga terug om een ander onderwerp te kiezen.\"],\"oTCD07\":[\"Artefact kan niet worden geladen\"],\"QHbX3T\":[\"Artefact: \",[\"selectedOptionLabel\"]],\"ECX5E0\":[\"Jouw goedkeuring laat zien wat je echt denkt!\"],\"M5oorh\":[\"Als je tevreden bent met de \",[\"objectLabel\"],\", klik dan op 'Goedkeuren' om te laten zien dat je je gehoord voelt.\"],\"RZXkY+\":[\"Annuleren\"],\"86aTqL\":[\"Volgende\"],\"pdifRH\":[\"Bezig met laden\"],\"Ep029+\":[\"Lees de \",[\"objectLabel\"],\" hardop voor en vertel wat je eventueel wilt aanpassen.\"],\"fKeatI\":[\"Je ontvangt zo meteen de \",[\"objectLabel\"],\" om te verifiëren.\"],\"8b+uSr\":[\"Heb je het besproken? Klik op 'Herzien' om de \",[\"objectLabel\"],\" aan te passen aan jullie gesprek.\"],\"iodqGS\":[\"Artefact wordt geladen\"],\"NpZmZm\":[\"Dit duurt maar heel even.\"],\"wklhqE\":[\"Artefact wordt opnieuw gegenereerd\"],\"LYTXJp\":[\"Dit duurt maar een paar seconden.\"],\"CjjC6j\":[\"Volgende\"],\"q885Ym\":[\"Wat wil je concreet maken?\"],\"vvsDp4\":[\"Deelneming\"],\"HWayuJ\":[\"Voer een bericht in\"],\"AWBvkb\":[\"Einde van de lijst • Alle \",[\"0\"],\" gesprekken geladen\"],\"EBcbaZ\":[\"Klaar om te beginnen\"],\"N7NnE/\":[\"Selecteer Sessie\"],\"CQ8O75\":[\"Selecteer je groep\"],\"pOFZmr\":[\"Bedankt! Klik ondertussen op individuele documenten om context toe te voegen aan elk bestand dat ik zal meenemen voor verdere analyse.\"],\"JbSD2g\":[\"Met deze tool kan je gesprekken of verhalen opnemen om je stem te laten horen.\"],\"a/SLN6\":[\"Naam afschrift\"],\"v+tyku\":[\"Typ hier een vraag...\"],\"Fy+uYk\":[\"Typ hier de context...\"],\"4+jlrW\":[\"Upload documenten\"],\"J50beM\":[\"Wat voor soort vraag wil je stellen voor dit document?\"],\"pmt7u4\":[\"Werkruimtes\"],\"ixbz1a\":[\"Je kan dit in je eentje gebruiken om je eigen verhaal te delen, of je kan een gesprek opnemen tussen meerdere mensen, wat vaak leuk en inzichtelijk kan zijn!\"]}")as Messages; \ No newline at end of file