diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2495e7d9d..29f5ef74d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,10 +18,3 @@ jobs: run: pnpm install - name: Test run: pnpm -F app test:coverage - - name: Upload coverage to Codecov - uses: codecov/codecov-action@v4 - with: - token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos - files: ./app/coverage/*.json # optional - fail_ci_if_error: false # optional (default = false) - verbose: true # optional (default = false) diff --git a/api/create-checkout-session.ts b/api/create-checkout-session.ts index e76e5e92f..58eada1db 100644 --- a/api/create-checkout-session.ts +++ b/api/create-checkout-session.ts @@ -32,9 +32,6 @@ const handler: VercelApiHandler = async (req, res) => { customer_email: email, success_url: `${getBaseUrl()}/success`, cancel_url: `${getBaseUrl()}/pricing`, - subscription_data: { - trial_period_days: 2, - }, }); res.json({ url: session.url }); diff --git a/api/prompt/convert.ts b/api/prompt/convert.ts index a543b5905..0c0e06387 100644 --- a/api/prompt/convert.ts +++ b/api/prompt/convert.ts @@ -50,7 +50,7 @@ export default async function handler(req: Request) { redis: kv, limiter: isPro ? Ratelimit.slidingWindow(3, "1m") // Pro users: 3 requests per minute - : Ratelimit.fixedWindow(5, "30d"), // Unauthenticated users: 5 requests per month + : Ratelimit.fixedWindow(2, "30d"), // Unauthenticated users: 2 requests per month }); // Determine the key for rate limiting diff --git a/app/package.json b/app/package.json index 3472fb12a..f8c17f1b4 100644 --- a/app/package.json +++ b/app/package.json @@ -64,7 +64,7 @@ "classnames": "^2.3.2", "construct-style-sheets-polyfill": "^3.1.0", "core-js": "^3.18.1", - "cytoscape": "^3.26.0", + "cytoscape": "^3.29.2", "cytoscape-cose-bilkent": "^4.1.0", "cytoscape-dagre": "^2.5.0", "cytoscape-elk": "^2.1.0", @@ -97,7 +97,7 @@ "papaparse": "^5.4.1", "phosphor-react": "^1.3.1", "postcss-flexbugs-fixes": "^5.0.2", - "posthog-js": "^1.128.1", + "posthog-js": "^1.133.0", "prettier": "^2.3.1", "re-resizable": "^6.9.0", "react": "^18.2.0", @@ -149,7 +149,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", "@types/css-font-loading-module": "^0.0.7", - "@types/cytoscape": "^3.19.11", + "@types/cytoscape": "^3.21.1", "@types/cytoscape-fcose": "^2.2.2", "@types/download": "^6.2.4", "@types/file-saver": "^2.0.1", diff --git a/app/public/images/company_logos/netflix.svg b/app/public/images/company_logos/netflix.svg new file mode 100644 index 000000000..0ce1bf48d --- /dev/null +++ b/app/public/images/company_logos/netflix.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/app/src/components/AiToolbar.tsx b/app/src/components/AiToolbar.tsx index d9028dc17..3afbf94c4 100644 --- a/app/src/components/AiToolbar.tsx +++ b/app/src/components/AiToolbar.tsx @@ -56,7 +56,7 @@ export function AiToolbar() { return (
diff --git a/app/src/components/Checkout.tsx b/app/src/components/Checkout.tsx index f54f4a6be..3844795ea 100644 --- a/app/src/components/Checkout.tsx +++ b/app/src/components/Checkout.tsx @@ -126,11 +126,14 @@ export function Checkout({ return (
-

+

Choose a Plan

-

- Try it for free for two days. Cancel anytime. +

+ + Gain access to AI Features and never lose your work with a Pro + account. +

{ createCheckoutSession.mutate(plan); }} + data-session-activity="Upgrade Account" > - Start free trial + + {createCheckoutSession.isLoading + ? "Processing..." + : "Upgrade to Pro"} +
diff --git a/app/src/components/Header.tsx b/app/src/components/Header.tsx index 2564d62a1..336a31e3d 100644 --- a/app/src/components/Header.tsx +++ b/app/src/components/Header.tsx @@ -1,6 +1,6 @@ import "./Header.css"; -import { Trans, t } from "@lingui/macro"; +import { t } from "@lingui/macro"; import * as Dialog from "@radix-ui/react-dialog"; import * as DropdownMenu from "@radix-ui/react-dropdown-menu"; import * as NavigationMenu from "@radix-ui/react-navigation-menu"; @@ -207,7 +207,7 @@ export const Header = memo(function SharedHeader() { track("sponsor", "click"); }} > - Try Pro for Free + Flowchart Fun Pro ) : null} diff --git a/app/src/locales/de/messages.js b/app/src/locales/de/messages.js index d4e5a278c..489fcd2a0 100644 --- a/app/src/locales/de/messages.js +++ b/app/src/locales/de/messages.js @@ -1,5 +1,5 @@ /*eslint-disable*/ module.exports = { messages: JSON.parse( - '{"1 Temporary Flowchart":"1 Vorläufiger Flussdiagramm","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>Nur benutzerdefiniertes CSS ist aktiviert. Nur die Layout- und Erweiterten Einstellungen werden angewandt.","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun ist ein Open-Source-Projekt von <1>Tone Row","<0>Sign In / <1>Sign Up with email and password":"<0>Anmelden / <1>Registrieren mit E-Mail und Passwort","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>Sie haben derzeit ein kostenloses Konto.<1/><2>Erfahren Sie mehr über unsere Pro-Funktionen und abonnieren Sie unsere Preisseite.","A new version of the app is available. Please reload to update.":"Eine neue Version der App ist verfügbar. Bitte neu laden, um zu aktualisieren.","AI-Powered Flowchart Creation":"KI-unterstützte Erstellung von Flussdiagrammen","About":"Über","Account":"Konto","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"Fügen Sie einen Backslash (<0>\\\\) vor jedem Sonderzeichen ein: <1>(, <2>:, <3>#, oder <4>.`","Advanced":"Fortgeschritten","Advanced Export Options (PNG, JPG, SVG)":"Erweiterte Exportoptionen (PNG, JPG, SVG)","Amount":"Betrag","An error occurred. Try resubmitting or email {0} directly.":["Es ist ein Fehler aufgetreten. Versuchen Sie, es erneut einzureichen oder senden Sie eine E-Mail direkt an ",["0"],"."],"Appearance":"Erscheinungsbild","Arrow Size":"Größe des Pfeils","Attributes":"Attribute","August 2023":"August 2023","Back":"Zurück","Back To Editor":"Zurück zum Editor","Background Color":"Hintergrundfarbe","Basic Flowchart":"Grundlegender Flussdiagramm","Become a Github Sponsor":"Werden Sie ein Github-Sponsor","Become a Pro User":"Werden Sie ein Pro-Benutzer","Begin Typing":"Beginne zu tippen","Billed annually at $24":"Jährlich abgerechnet für $24","Billed monthly at $6":"Monatlich abgerechnet für $6","Blog":"Blog","Book a Meeting":"Ein Treffen buchen","Border Color":"Rahmenfarbe","Border Width":"Rahmenbreite","Bottom to Top":"Von unten nach oben","Breadthfirst":"In die Breite","Cancel":"Abbrechen","Cancel your subscription. Your hosted charts will become read-only.":"Kündigen Sie Ihr Abonnement. Ihre gehosteten Diagramme werden schreibgeschützt.","Certain attributes can be used to customize the appearance or functionality of elements.":"Bestimmte Attribute können verwendet werden, um das Aussehen oder die Funktionalität von Elementen anzupassen.","Change Email Address":"E-Mail Adresse ändern","Changelog":"Änderungsprotokoll","Charts":"Diagramme","Check out the guide:":"Schau dir die Anleitung an:","Check your email for a link to log in.<0/>You can close this window.":"Überprüfen Sie Ihre E-Mail auf einen Link zum Einloggen. Sie können dieses Fenster schließen.","Choose":"Wählen","Choose Template":"Vorlage auswählen","Choose a Plan":"Wählen Sie einen Plan","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"Wählen Sie aus einer Vielzahl von Pfeilformen für die Quelle und das Ziel einer Kante aus. Formen beinhalten Dreieck, Dreieck-Tee, Kreis-Dreieck, Dreieck-Kreuz, Dreieck-Rückbiegung, Vee, Tee, Quadrat, Kreis, Diamant, Chevron und keine.","Circle":"Kreis","Classes":"Klassen","Clear":"Löschen","Clear text?":"Text löschen?","Clone":"Klon","Close":"Schließen","Color":"Farbe","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"Farben beinhalten Rot, Orange, Gelb, Blau, Violett, Schwarz, Weiß und Grau.","Column":"Spalte","Comment":"Kommentar","Complete access to all features for just $6/month!":"Vollständiger Zugriff auf alle Funktionen für nur 6 $ pro Monat!","Concentric":"Konzentrisch","Confirm New Email":"Neue E-Mail bestätigen","Confirm your email address to sign in.":"Bestätigen Sie Ihre E-Mail-Adresse, um sich anzumelden.","Consider: Adding a Label":"Bedenke: Ein Label hinzufügen","Containers":"Behälter","Containers are nodes that contain other nodes. They are declared using curly braces.":"Container sind Knoten, die andere Knoten enthalten. Sie werden mit geschweiften Klammern deklariert.","Continue":"Weiter","Convert to Flowchart":"In Flussdiagramm konvertieren","Convert to hosted chart?":"In gehostetes Diagramm konvertieren?","Cookie Policy":"Cookie-Richtlinie","Copy":"Kopieren","Copy PNG Image":"PNG-Bild kopieren","Copy SVG Code":"Kopieren Sie den SVG-Code","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"Kopiere deinen Excalidraw-Code und füge ihn in <0>excalidraw.com ein, um ihn zu bearbeiten. Diese Funktion ist experimentell und funktioniert möglicherweise nicht mit allen Diagrammen. Wenn du einen Fehler findest, <1>lass es uns wissen.","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"Kopieren Sie Ihren mermaid.js-Code oder öffnen Sie ihn direkt im mermaid.js Live-Editor.","Create":"Erstellen","Create Flowcharts using AI":"Erstellen Sie Flussdiagramme mit KI","Create Unlimited Flowcharts":"Erstellen Sie unbegrenzte Flussdiagramme","Create a New Chart":"Nein Diagramm erstellen","Create unlimited diagrams for just $6/month!":"Erstellen Sie unbegrenzt viele Diagramme für nur 6 $ pro Monat!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"Erstellen Sie unbegrenzte Flussdiagramme, die in der Cloud gespeichert sind und überall zugänglich sind!","Create with AI":"Erstellen mit KI","Creating an edge between two nodes is done by indenting the second node below the first":"Eine Kante zwischen zwei Knoten wird erstellt, indem der zweite Knoten unter dem ersten eingerückt wird","Curve Style":"Kurvenstil","Custom CSS":"Benutzerdefiniertes CSS","Custom Sharing Options":"Benutzerdefinierte Freigabeoptionen","Customer Portal":"Kundenportal","Daily Sandbox Editor":"Täglicher Sandbox-Editor","Dark":"Dunkel","Dark Mode":"Dunkelmodus","Data Import (Visio, Lucidchart, CSV)":"Datenimport (Visio, Lucidchart, CSV)","Date":"Datum","Direction":"Richtung","Do you want to delete this?":"Möchten Sie dies löschen?","Document":"Document","Download":"Herunterladen","Download JPG":"JPG herunterladen","Download PNG":"PNG herunterladen","Download SVG":"SVG herunterladen","Drag and drop a CSV file here, or click to select a file":"Ziehen Sie eine CSV-Datei hierher oder klicken Sie, um eine Datei auszuwählen","Draw an edge from multiple nodes by beginning the line with a reference":"Zeichnen Sie eine Kante von mehreren Knoten, indem Sie die Zeile mit einer Referenz beginnen.","Drop the file here ...":"Datei hier ablegen ...","Edge ID, Classes, Attributes":"Kante-ID, Klassen, Attribute","Edge Label":"Kantenbeschriftung","Edge Label Column":"Spalte mit Kantenbeschriftung","Edge Style":"Kantenstil","Edge Text Size":"Kanten Textgröße","Edge missing indentation":"Kante fehlende Einrückung","Edges":"Kanten","Edges are declared in the same row as their source node":"Kanten werden in der gleichen Zeile wie ihr Quellknoten deklariert","Edges are declared in the same row as their target node":"Kanten werden in der gleichen Zeile wie ihr Zielknoten deklariert","Edges are declared in their own row":"Kanten werden in ihrer eigenen Zeile deklariert","Edges can also have ID\'s, classes, and attributes before the label":"Kanten können auch ID\'s, Klassen und Attribute vor der Bezeichnung haben","Edges can be styled with dashed, dotted, or solid lines":"Kanten können mit gestrichelten, punktierten oder soliden Linien gestaltet werden","Edges in Separate Rows":"Kanten in separaten Zeilen","Edges in Source Node Row":"Kanten in Quellknotenzeile","Edges in Target Node Row":"Kanten in Zielknotenzeile","Edit with AI":"Mit KI bearbeiten","Editable":"Editierbar","Editor":"Editor","Email":"E-Mail","Empty":"Leer","Enter a prompt or information you would like to create a chart from.":"Geben Sie eine Aufforderung oder Informationen ein, aus denen Sie ein Diagramm erstellen möchten.","Enter your email address and we\'ll send you a magic link to sign in.":"Geben Sie Ihre E-Mail-Adresse ein, und wir senden Ihnen einen magischen Link, um sich anzumelden.","Enter your email address below and we\'ll send you a link to reset your password.":"Geben Sie unten Ihre E-Mail-Adresse ein, und wir senden Ihnen einen Link, um Ihr Passwort zurückzusetzen.","Equal To":"Gleich","Excalidraw":"Excalidraw","Exclusive Office Hours":"Exklusive Bürozeiten","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"Erleben Sie die Effizienz und Sicherheit des direkten Ladens lokaler Dateien in Ihr Flussdiagramm, perfekt für die Verwaltung von Offline-Dokumenten. Entsperren Sie diese exklusive Pro-Funktion und mehr mit Flowchart Fun Pro, erhältlich für nur 6 $ pro Monat.","Export":"Exportieren","Export to PNG & JPG":"Exportieren Sie nach PNG & JPG","Export to PNG, JPG, and SVG":"Exportieren Sie nach PNG, JPG und SVG","Feedback":"Feedback","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"Fühlen Sie sich frei, zu erkunden und uns über die <0>Feedback-Seite zu kontaktieren, sollten Sie irgendwelche Bedenken haben.","Fixed Node Height":"Fester Knotenhöhe","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro bietet Ihnen unbegrenzte Flussdiagramme, unbegrenzte Zusammenarbeit und unbegrenzten Speicherplatz für nur 6 $ pro Monat.","Follow Us on Twitter":"Folgen Sie uns auf Twitter","Font Family":"Schriftfamilie","Forgot your password?":"Haben Sie Ihr Passwort vergessen?","Found a bug? Have a feature request? We would love to hear from you!":"Einen Fehler gefunden? Eine Funktionsanfrage? Wir würden uns freuen von Ihnen zu hören!","Free":"Kostenlos","Fullscreen":"Vollbild","General":"Allgemein","Go back home":"Geh zurück nach Hause","Go to the Editor":"Gehe zum Editor","Go to your Sandbox":"Gehe zu deinem Sandkasten","Graph":"Diagramm","Grid":"Raster","Have complex questions or issues? We\'re here to help.":"Haben Sie komplexe Fragen oder Probleme? Wir sind hier, um zu helfen.","Here are some Pro features you can now enjoy.":"Hier sind einige Pro-Funktionen, die Sie jetzt genießen können.","History":"Verlauf","Home":"Startseite","How are edges declared in this data?":"Wie werden Kanten in diesen Daten deklariert?","How would you like to save your chart?":"Wie möchten Sie Ihren Chart speichern?","ID\'s":"IDs","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"Wenn ein Konto mit dieser E-Mail vorhanden ist, haben wir Ihnen eine E-Mail mit Anweisungen zum Zurücksetzen Ihres Passworts gesendet.","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"Wenn Sie <0>Flowchart Fun gerne verwenden, überlegen Sie bitte, das Projekt zu unterstützen.","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"Wenn Sie eine Kante erstellen möchten, rücken Sie diese Zeile ein. Wenn nicht, entkomme dem Doppelpunkt mit einem Backslash <0>\\\\:","Images":"Bilder","Import Data":"Daten importieren","Import data from a CSV file.":"Daten aus einer CSV-Datei importieren.","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"Daten aus jeder CSV-Datei importieren und auf einem neuen Flussdiagramm abbilden. Dies ist eine großartige Möglichkeit, Daten aus anderen Quellen wie Lucidchart, Google Sheets und Visio zu importieren.","Import from CSV":"Importieren Sie aus CSV","Import from Visio, Lucidchart, and CSV":"Importieren Sie von Visio, Lucidchart und CSV","Import your diagram it into Microsoft Visio using one of these CSV files.":"Importieren Sie Ihr Diagramm mithilfe einer dieser CSV-Dateien in Microsoft Visio.","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"Das Importieren von Daten ist eine Pro-Funktion. Sie können für nur 6 $/Monat auf Flowchart Fun Pro upgraden.","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"Fügen Sie einen Titel mit einem <0>title-Attribut ein. Um die Visio-Farbgebung zu verwenden, fügen Sie ein <1>roleType-Attribut gleich einem der folgenden hinzu:","Info":"Info","Is":"Ist","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON Canvas ist eine JSON-Repräsentation Ihres Diagramms, die von <0>Obsidian Canvas und anderen Anwendungen verwendet wird.","Keep Things Private":"Halte Dinge privat","Knowledge Graph":"Wissensgrafik","Language":"Sprache","Layout":"Layout","Layout Frozen":"Layout eingefroren","Leading References":"Führende Referenzen","Learn More":"Mehr erfahren","Learn Syntax":"Syntax lernen","Learn about <0>Flowchart Fun Pro":"Erfahren Sie mehr über <0>Flowchart Fun Pro","Learn about Flowchart Fun Pro":"Erfahren Sie mehr über Flowchart Fun Pro","Left to Right":"Von links nach rechts","Let us know why you\'re canceling. We\'re always looking to improve.":"Lassen Sie uns wissen, warum Sie stornieren. Wir sind immer auf der Suche nach Verbesserungen.","Light":"Hell","Light Mode":"Heller Modus","Link":"Link","Load":"Laden","Load Chart":"Chart laden","Load File":"Datei laden","Load Files":"Dateien laden","Load Template":"Vorlage laden","Load default content":"Standardinhalt laden","Load from link?":"Von Link laden?","Load layout and styles":"Layout und Stile laden","Local File Support":"Lokale Dateiunterstützung","Lock Zoom to Graph":"Zoom an Graph anpassen","Log In":"Anmelden","Log Out":"Abmelden","Log in to Save":"Einloggen, um zu speichern","Log in to upgrade your account":"Melde dich an, um dein Konto zu aktualisieren","Make a One-Time Donation":"Machen Sie eine einmalige Spende","Make publicly accessible":"Öffentlich zugänglich machen","Manage Billing":"Abrechnung verwalten","Map Data":"Daten abbilden","Monthly":"Monatlich","Multiple pointers on same line":"Mehrere Zeiger auf derselben Zeile","My dog ate my credit card!":"Mein Hund hat meine Kreditkarte gefressen!","Name Chart":"Diagramm benennen","Name your chart":"Benennen Sie Ihren Chart","New":"Neues","New Email":"Neue e-mail","Next charge":"Nächste Gebühr","No Edges":"Keine Kanten","No Watermarks!":"Keine Wasserzeichen!","No: Option B":"Nein: Option B","Node Border Style":"Knotenrahmenstil","Node Colors":"Knotenfarben","Node ID":"Knoten-ID","Node ID, Classes, Attributes":"Knoten-ID, Klassen, Attribute","Node Label":"Knotenbeschriftung","Node Shape":"Knotenform","Node Shapes":"Knotenformen","Nodes":"Knoten","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"Knoten können mit gestrichelt, punktiert oder doppelt gestaltet werden. Grenzen können auch mit border_none entfernt werden.","Not Empty":"Nicht leer","Now erase the text and try it yourself!":"Jetzt lösche den Text und versuch es selbst!","Office Hours":"Geschäftszeiten","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":"legentlich landet der magische Link in Ihrem Spam-Ordner. Wenn Sie ihn nach ein paar Minuten nicht sehen, überprüfen Sie dort oder fordern Sie einen neuen Link an.","One on One Support":"Eins-zu-eins-Unterstützung","One-on-One Support":"One-on-One-Support","Open Customer Portal":"Öffnen Sie das Kundenportal","Organization Chart":"Organigramm","Padding":"Polsterung","Page not found":"Seite nicht gefunden","Password":"Passwort","Past Due":"Überfällig","Permanent Charts are a Pro Feature":"Permanente Diagramme sind eine Pro-Funktion","Playbook":"Spielbuch","Pointer and container on same line":"Zeiger und Container auf derselben Zeile","Priority One-on-One Support":"Priorisierte Einzelunterstützung","Privacy Policy":"Datenschutzerklärung","Process Diagram":"Prozessdiagramm","Processing Data":"Datenverarbeitung","Public":"Öffentlich","Random":"Zufällig","Rapid Deployment Templates":"Schnellbereitstellungsvorlagen","Rapid Templates":"Schnelle Vorlagen","Rate limit exceeded. Please try again later.":"Die Rate-Limit wurde überschritten. Bitte versuchen Sie es später erneut.","Read-only":"Schreibgeschützt","Reference by Class":"Referenz nach Klasse","Reference by ID":"Referenz nach ID","Reference by Label":"Referenz nach Label","References":"Referenzen","References are used to create edges between nodes that are created elsewhere in the document":"Referenzen werden verwendet, um Kanten zwischen Knoten zu erstellen, die anderswo im Dokument erstellt werden","Referencing a node by its exact label":"Referenzierung eines Knotens durch sein exaktes Label","Referencing a node by its unique ID":"Referenzierung eines Knotens durch seine eindeutige ID","Referencing multiple nodes with the same assigned class":"Mehrere Knoten mit der selben zugewiesenen Klasse referenzieren","Refresh Page":"Seite aktualisieren","Reload to Update":"Neu laden, um zu aktualisieren","Rename":"Umbenennen","Request Magic Link":"Magic-Link anfordern","Request Password Reset":"Passwort zurücksetzen anfordern","Reset":"Zurücksetzen","Reset Password":"Passwort zurücksetzen","Resume Subscription":"Abonnement fortsetzen","Return":"Zurückkehren","Right to Left":"Von rechts nach links","Roadmap":"Fahrplan","Rotate Label":"Label drehen","Save":"Speichern","Save Time with AI & Dictation":"Spare Zeit mit KI und Diktat","Save to Cloud":"In die Cloud speichern","Save to File":"In Datei speichern","Save your Work":"Speichern Sie Ihre Arbeit","Set Content":"Inhalt festlegen","Set Fixed Node Height":"Fester Knotenhöhe festlegen","Settings":"Einstellungen","Share":"Teilen","Sign In":"Anmelden","Sign in with <0>GitHub":"Anmelden mit <0>GitHub","Sign in with <0>Google":"Anmelden mit <0>Google","Sorry! This page is only available in English.":"Entschuldigung! Diese Seite ist nur auf Englisch verfügbar.","Sorry, there was an error converting the text to a flowchart. Try again later.":"Entschuldigung, es gab einen Fehler bei der Konvertierung des Textes in einen Flussdiagramm. Versuchen Sie es später erneut.","Source Arrow Shape":"Pfeilform der Quelle","Source Column":"Quellspalte","Source Delimiter":"Quell-Trennzeichen","Source Distance From Node":"Abstand der Quelle vom Knoten","Source/Target Arrow Shape":"Quelle/Ziel-Pfeilform","Spacing":"Abstand","Special Attributes":"Spezielle Attribute","Start":"Start","Start Over":"Von vorne anfangen","Start free trial":"Kostenlose Testphase starten","Status":"Status","Store any data associated to a node":"Speichern Sie alle Daten, die einem Knoten zugeordnet sind","Style Classes":"Stil-Klassen","Submit":"Einsenden","Subscribe to Pro and flowchart the fun way!":"Abonniere Pro und erstelle Flussdiagramme auf unterhaltsame Weise!","Subscription":"Abonnement","Subscription Successful!":"Abonnement erfolgreich!","Subscription will end":"Abonnement wird beendet","Target Arrow Shape":"Pfeilform des Ziels","Target Column":"Ziel-Spalte","Target Delimiter":"Ziel-Trennzeichen","Target Distance From Node":"Zielabstand vom Knoten ","Templates":"Vorlagen","Text Color":"Textfarbe ","Text Horizontal Offset":"Text Horizontaler Versatz","Text Leading":"Textführung ","Text Max Width":"Text Max Breite","Text Vertical Offset":"Textvertikaler Abstand ","Text followed by colon+space creates an edge with the text as the label":"Text gefolgt von Doppelpunkt + Leerzeichen erstellt eine Kante mit dem Text als Label","Text on a line creates a node with the text as the label":"Text in einer Zeile erstellt einen Knoten mit dem Text als Label","Thank you for your feedback!":"Danke für Ihr Feedback!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"Der beste Weg, um Stile zu ändern, besteht darin, mit der rechten Maustaste auf einen Knoten oder eine Kante zu klicken und den gewünschten Stil auszuwählen.","The column that contains the edge label(s)":"Die Spalte, die die Kantenbeschriftung(en) enthält","The column that contains the source node ID(s)":"Die Spalte, die die Quellknoten-ID(en) enthält","The column that contains the target node ID(s)":"Die Spalte, die die Zielknoten-ID(en) enthält","The delimiter used to separate multiple source nodes":"Der Trennzeichen, das verwendet wird, um mehrere Quellknoten zu trennen","The delimiter used to separate multiple target nodes":"Der Trennzeichen, das verwendet wird, um mehrere Zielknoten zu trennen","The possible shapes are:":"Die möglichen Formen sind:","Theme":"Thema ","Theme Customization Editor":"Theme-Anpassungseditor","Theme Editor":"Themen-Editor","There are no edges in this data":"Es gibt keine Kanten in diesen Daten","This action cannot be undone.":"Diese Aktion kann nicht rückgängig gemacht werden.","This feature is only available to pro users. <0>Become a pro user to unlock it.":"Diese Funktion ist nur für Pro-Benutzer verfügbar. <0>Werden Sie Pro-Nutzer, um es freizuschalten.","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"Das ist dein Sandkasten. Es ist ein großartiger Ort für Experimente, aber <0>er wird täglich zurückgesetzt.","This may take between 30 seconds and 2 minutes depending on the length of your input.":"Dies kann je nach Länge Ihrer Eingabe zwischen 30 Sekunden und 2 Minuten dauern.","This will replace the current content.":"Dies ersetzt den aktuellen Inhalt.","This will replace your current sandbox.":"Dies ersetzt deine aktuelle Sandbox.","Tip":"Tipp","To fix this change one of the edge IDs":"Um dies zu beheben, ändern Sie eine der Kanten-IDs","To fix this change one of the node IDs":"Um das zu beheben, ändern Sie eine der Knoten-IDs","To fix this move one pointer to the next line":"Um das zu beheben, verschieben Sie einen Zeiger auf die nächste Zeile","To fix this start the container <0/> on a different line":"Um dies zu beheben, starten Sie den Container <0/> auf einer anderen Zeile.","To learn more about why we require you to log in, please read <0>this blog post.":"Um mehr darüber zu erfahren, warum wir Sie zum Anmelden auffordern, lesen Sie bitte <0>diesen Blog-Beitrag.","Together, speech-to-text and AI make creating diagrams a breeze!":"Zusammen machen Sprache-zu-Text und KI das Erstellen von Diagrammen zum Kinderspiel!","Top to Bottom":"Von oben nach unten","Transform Your Ideas into Professional Diagrams in Seconds":"Transformieren Sie Ihre Ideen in professionelle Diagramme in Sekunden","Transform text into diagrams instantly":"Verwandeln Sie Texte sofort in Diagramme","Transform your Ideas into Professional Diagrams in Seconds":"Verwandeln Sie Ihre Ideen in professionelle Diagramme in Sekundenschnelle","Trusted by over 100,000 users across businesses and universities":"Vertraut von über 100.000 Benutzern aus Unternehmen und Universitäten","Try Pro for Free":"Probiere Pro kostenlos aus","Try again":"Erneut versuchen","Try it for free for two days. Cancel anytime.":"Teste es zwei Tage lang kostenlos. Jederzeit kündbar.","Two edges have the same ID":"Zwei Kanten haben die gleiche ID","Two nodes have the same ID":"Zwei Knoten haben die gleiche ID","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"Oh oh, du hast keine kostenlosen Anfragen mehr! Upgrade auf Flowchart Fun Pro für unbegrenzte Diagramm-Konvertierungen und verwandle Text weiterhin mühelos in klare, visuelle Flussdiagramme wie durch Kopieren und Einfügen.","Unescaped special character":"Nicht maskiertes Sonderzeichen","Unique text value to identify a node":"Einzigartiger Textwert, um einen Knoten zu identifizieren","Unknown":"Unbekannt","Unknown Parsing Error":"Unbekannter Parser-Fehler","Unlimited Permanent Flowcharts":"Unbegrenzte permanente Flowcharts","Unpaid":"Unbezahlt","Update Email":"E-Mail aktualisieren","Upgrade to Pro":"Auf Pro upgraden","Upload your File":"Laden Sie Ihre Datei hoch","Use AI":"Künstliche Intelligenz verwenden","Use Custom CSS Only":"Nur benutzerdefinierte CSS verwenden","Use Default Content":"Standardinhalt verwenden","Use External Data":"Verwenden Sie externe Daten","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"Verwenden Sie Lucidchart oder Visio? Der CSV-Import erleichtert das Abrufen von Daten aus jeder Quelle!","Use an ID to Connect":"Verwende eine ID, um zu verbinden","Use classes to group nodes":"Verwenden Sie Klassen, um Knoten zu gruppieren","Use the attribute <0>href to set a link on a node that opens in a new tab.":"Verwenden Sie das Attribut <0>href, um einem Knoten einen Link zu setzen, der in einem neuen Tab geöffnet wird.","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"Verwenden Sie das Attribut <0>src, um das Bild eines Knotens zu setzen. Das Bild wird an den Knoten angepasst, sodass Sie möglicherweise die Breite und Höhe des Knotens anpassen müssen, um das gewünschte Ergebnis zu erzielen. Es werden nur öffentliche Bilder (nicht von CORS blockiert) unterstützt.","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"Verwenden Sie die Attribute <0>w und <1>h, um die Breite und Höhe eines Knotens explizit festzulegen.","Use the customer portal to change your billing information.":"Verwenden Sie das Kundenportal, um Ihre Rechnungsinformationen zu ändern.","Use these settings to adapt the look and behavior of your flowcharts":"Verwenden Sie diese Einstellungen, um das Aussehen und Verhalten Ihrer Flussdiagramme anzupassen","Use this file for org charts, hierarchies, and other organizational structures.":"Verwenden Sie diese Datei für Organigramme, Hierarchien und andere Organisationsstrukturen.","Use this file for sequences, processes, and workflows.":"Verwenden Sie diese Datei für Sequenzen, Prozesse und Workflows.","User":"Benutzer","View on Github":"Auf Github ansehen","Voice-to-Diagram Dictation":"Sprache-zu-Diagramm-Diktion","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"Möchten Sie ein Flussdiagramm aus einem Dokument erstellen? Fügen Sie es in den Editor ein und klicken Sie auf \\"In Flussdiagramm umwandeln\\".","Watermark-Free Diagrams":"Wasserzeichenfreie Diagramme","Watermarks":"Wasserzeichen","What\'s Included":"Was ist enthalten","What\'s this?":"Was ist das?","Width":"Breite","Width and Height":"Breite und Höhe","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"Mit der Pro-Version von Flowchart Fun können Sie natürliche Sprachbefehle verwenden, um schnell Details in Ihrem Flussdiagramm auszuarbeiten, ideal für die Erstellung von Diagrammen unterwegs. Für 6 $/Monat erhalten Sie die einfache Bedienbarkeit von zugänglicher KI-Bearbeitung, um Ihr Flussdiagramm-Erlebnis zu verbessern.","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"Mit der Pro-Version können Sie lokale Dateien speichern und laden. Es ist perfekt für die Verwaltung von Arbeitsdokumenten offline.","Would you like to continue?":"Möchten Sie fortfahren?","Write your prompt here or click to enable the microphone, then press and hold to record.":"Schreiben Sie hier Ihre Aufforderung oder klicken Sie auf das Mikrofon, um es zu aktivieren, dann halten Sie es gedrückt, um aufzunehmen.","Yearly":"Jährlich","Yes: Option A":"Ja: Option A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["Sie sind dabei, ",["numNodes"]," Knoten und ",["numEdges"]," Kanten zu Ihrem Graphen hinzuzufügen."],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"Mit <0>Flowchart Fun Pro können Sie unbegrenzt dauerhafte Flussdiagramme erstellen.","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"Du kannst unbegrenzt Flussdiagramme in der Cloud oder auf deinem Computer speichern und Zugang zu Funktionen wie KI-Bearbeitung und Datenimporten erhalten, und das alles für weniger als den Preis einer Tasse Kaffee.","You need to log in to access this page.":"Sie müssen sich anmelden, um auf diese Seite zuzugreifen.","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"Sie sind bereits ein Pro-Benutzer. <0>Abonnement verwalten<1/>Haben Sie Fragen oder Feature-Anfragen? <2>Lassen Sie es uns wissen","Your Charts":"Ihre Diagramme","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"Dein Sandkasten ist ein Raum, um frei mit unseren Flussdiagramm-Tools zu experimentieren, die jeden Tag zurückgesetzt werden, damit du einen frischen Start hast.","Your Work is Important":"Deine Arbeit ist wichtig.","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"Ihre Diagramme sind schreibgeschützt, da Ihr Konto nicht mehr aktiv ist. Besuchen Sie Ihre <0>Kontoseite, um mehr zu erfahren.","Your subscription is <0>{statusDisplay}.":["Ihre Abonnement ist <0>",["statusDisplay"],"."],"Zoom In":"Vergrößern","Zoom Out":"Verkleinern","month":"Monat","or":"oder"}' + '{"1 Temporary Flowchart":"1 Vorläufiger Flussdiagramm","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>Nur benutzerdefiniertes CSS ist aktiviert. Nur die Layout- und Erweiterten Einstellungen werden angewandt.","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun ist ein Open-Source-Projekt von <1>Tone Row","<0>Sign In / <1>Sign Up with email and password":"<0>Anmelden / <1>Registrieren mit E-Mail und Passwort","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>Sie haben derzeit ein kostenloses Konto.<1/><2>Erfahren Sie mehr über unsere Pro-Funktionen und abonnieren Sie unsere Preisseite.","A new version of the app is available. Please reload to update.":"Eine neue Version der App ist verfügbar. Bitte neu laden, um zu aktualisieren.","AI-Powered Flowchart Creation":"KI-unterstützte Erstellung von Flussdiagrammen","About":"Über","Account":"Konto","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"Fügen Sie einen Backslash (<0>\\\\) vor jedem Sonderzeichen ein: <1>(, <2>:, <3>#, oder <4>.`","Advanced":"Fortgeschritten","Advanced Export Options (PNG, JPG, SVG)":"Erweiterte Exportoptionen (PNG, JPG, SVG)","Amount":"Betrag","An error occurred. Try resubmitting or email {0} directly.":["Es ist ein Fehler aufgetreten. Versuchen Sie, es erneut einzureichen oder senden Sie eine E-Mail direkt an ",["0"],"."],"Appearance":"Erscheinungsbild","Arrow Size":"Größe des Pfeils","Attributes":"Attribute","August 2023":"August 2023","Back":"Zurück","Back To Editor":"Zurück zum Editor","Background Color":"Hintergrundfarbe","Basic Flowchart":"Grundlegender Flussdiagramm","Become a Github Sponsor":"Werden Sie ein Github-Sponsor","Become a Pro User":"Werden Sie ein Pro-Benutzer","Begin Typing":"Beginne zu tippen","Billed annually at $24":"Jährlich abgerechnet für $24","Billed monthly at $6":"Monatlich abgerechnet für $6","Blog":"Blog","Book a Meeting":"Ein Treffen buchen","Border Color":"Rahmenfarbe","Border Width":"Rahmenbreite","Bottom to Top":"Von unten nach oben","Breadthfirst":"In die Breite","Cancel":"Abbrechen","Cancel your subscription. Your hosted charts will become read-only.":"Kündigen Sie Ihr Abonnement. Ihre gehosteten Diagramme werden schreibgeschützt.","Certain attributes can be used to customize the appearance or functionality of elements.":"Bestimmte Attribute können verwendet werden, um das Aussehen oder die Funktionalität von Elementen anzupassen.","Change Email Address":"E-Mail Adresse ändern","Changelog":"Änderungsprotokoll","Charts":"Diagramme","Check out the guide:":"Schau dir die Anleitung an:","Check your email for a link to log in.<0/>You can close this window.":"Überprüfen Sie Ihre E-Mail auf einen Link zum Einloggen. Sie können dieses Fenster schließen.","Choose":"Wählen","Choose Template":"Vorlage auswählen","Choose a Plan":"Wählen Sie einen Plan","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"Wählen Sie aus einer Vielzahl von Pfeilformen für die Quelle und das Ziel einer Kante aus. Formen beinhalten Dreieck, Dreieck-Tee, Kreis-Dreieck, Dreieck-Kreuz, Dreieck-Rückbiegung, Vee, Tee, Quadrat, Kreis, Diamant, Chevron und keine.","Circle":"Kreis","Classes":"Klassen","Clear":"Löschen","Clear text?":"Text löschen?","Clone":"Klon","Close":"Schließen","Color":"Farbe","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"Farben beinhalten Rot, Orange, Gelb, Blau, Violett, Schwarz, Weiß und Grau.","Column":"Spalte","Comment":"Kommentar","Complete access to all features for just $6/month!":"Vollständiger Zugriff auf alle Funktionen für nur 6 $ pro Monat!","Concentric":"Konzentrisch","Confirm New Email":"Neue E-Mail bestätigen","Confirm your email address to sign in.":"Bestätigen Sie Ihre E-Mail-Adresse, um sich anzumelden.","Consider: Adding a Label":"Bedenke: Ein Label hinzufügen","Containers":"Behälter","Containers are nodes that contain other nodes. They are declared using curly braces.":"Container sind Knoten, die andere Knoten enthalten. Sie werden mit geschweiften Klammern deklariert.","Continue":"Weiter","Convert to Flowchart":"In Flussdiagramm konvertieren","Convert to hosted chart?":"In gehostetes Diagramm konvertieren?","Cookie Policy":"Cookie-Richtlinie","Copy":"Kopieren","Copy PNG Image":"PNG-Bild kopieren","Copy SVG Code":"Kopieren Sie den SVG-Code","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"Kopiere deinen Excalidraw-Code und füge ihn in <0>excalidraw.com ein, um ihn zu bearbeiten. Diese Funktion ist experimentell und funktioniert möglicherweise nicht mit allen Diagrammen. Wenn du einen Fehler findest, <1>lass es uns wissen.","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"Kopieren Sie Ihren mermaid.js-Code oder öffnen Sie ihn direkt im mermaid.js Live-Editor.","Create":"Erstellen","Create Flowcharts using AI":"Erstellen Sie Flussdiagramme mit KI","Create Unlimited Flowcharts":"Erstellen Sie unbegrenzte Flussdiagramme","Create a New Chart":"Nein Diagramm erstellen","Create unlimited diagrams for just $6/month!":"Erstellen Sie unbegrenzt viele Diagramme für nur 6 $ pro Monat!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"Erstellen Sie unbegrenzte Flussdiagramme, die in der Cloud gespeichert sind und überall zugänglich sind!","Create with AI":"Erstellen mit KI","Creating an edge between two nodes is done by indenting the second node below the first":"Eine Kante zwischen zwei Knoten wird erstellt, indem der zweite Knoten unter dem ersten eingerückt wird","Curve Style":"Kurvenstil","Custom CSS":"Benutzerdefiniertes CSS","Custom Sharing Options":"Benutzerdefinierte Freigabeoptionen","Customer Portal":"Kundenportal","Daily Sandbox Editor":"Täglicher Sandbox-Editor","Dark":"Dunkel","Dark Mode":"Dunkelmodus","Data Import (Visio, Lucidchart, CSV)":"Datenimport (Visio, Lucidchart, CSV)","Date":"Datum","Direction":"Richtung","Do you want to delete this?":"Möchten Sie dies löschen?","Document":"Document","Download":"Herunterladen","Download JPG":"JPG herunterladen","Download PNG":"PNG herunterladen","Download SVG":"SVG herunterladen","Drag and drop a CSV file here, or click to select a file":"Ziehen Sie eine CSV-Datei hierher oder klicken Sie, um eine Datei auszuwählen","Draw an edge from multiple nodes by beginning the line with a reference":"Zeichnen Sie eine Kante von mehreren Knoten, indem Sie die Zeile mit einer Referenz beginnen.","Drop the file here ...":"Datei hier ablegen ...","Edge ID, Classes, Attributes":"Kante-ID, Klassen, Attribute","Edge Label":"Kantenbeschriftung","Edge Label Column":"Spalte mit Kantenbeschriftung","Edge Style":"Kantenstil","Edge Text Size":"Kanten Textgröße","Edge missing indentation":"Kante fehlende Einrückung","Edges":"Kanten","Edges are declared in the same row as their source node":"Kanten werden in der gleichen Zeile wie ihr Quellknoten deklariert","Edges are declared in the same row as their target node":"Kanten werden in der gleichen Zeile wie ihr Zielknoten deklariert","Edges are declared in their own row":"Kanten werden in ihrer eigenen Zeile deklariert","Edges can also have ID\'s, classes, and attributes before the label":"Kanten können auch ID\'s, Klassen und Attribute vor der Bezeichnung haben","Edges can be styled with dashed, dotted, or solid lines":"Kanten können mit gestrichelten, punktierten oder soliden Linien gestaltet werden","Edges in Separate Rows":"Kanten in separaten Zeilen","Edges in Source Node Row":"Kanten in Quellknotenzeile","Edges in Target Node Row":"Kanten in Zielknotenzeile","Edit with AI":"Mit KI bearbeiten","Editable":"Editierbar","Editor":"Editor","Email":"E-Mail","Empty":"Leer","Enter a prompt or information you would like to create a chart from.":"Geben Sie eine Aufforderung oder Informationen ein, aus denen Sie ein Diagramm erstellen möchten.","Enter your email address and we\'ll send you a magic link to sign in.":"Geben Sie Ihre E-Mail-Adresse ein, und wir senden Ihnen einen magischen Link, um sich anzumelden.","Enter your email address below and we\'ll send you a link to reset your password.":"Geben Sie unten Ihre E-Mail-Adresse ein, und wir senden Ihnen einen Link, um Ihr Passwort zurückzusetzen.","Equal To":"Gleich","Excalidraw":"Excalidraw","Exclusive Office Hours":"Exklusive Bürozeiten","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"Erleben Sie die Effizienz und Sicherheit des direkten Ladens lokaler Dateien in Ihr Flussdiagramm, perfekt für die Verwaltung von Offline-Dokumenten. Entsperren Sie diese exklusive Pro-Funktion und mehr mit Flowchart Fun Pro, erhältlich für nur 6 $ pro Monat.","Export":"Exportieren","Export to PNG & JPG":"Exportieren Sie nach PNG & JPG","Export to PNG, JPG, and SVG":"Exportieren Sie nach PNG, JPG und SVG","Feedback":"Feedback","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"Fühlen Sie sich frei, zu erkunden und uns über die <0>Feedback-Seite zu kontaktieren, sollten Sie irgendwelche Bedenken haben.","Fixed Node Height":"Fester Knotenhöhe","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro bietet Ihnen unbegrenzte Flussdiagramme, unbegrenzte Zusammenarbeit und unbegrenzten Speicherplatz für nur 6 $ pro Monat.","Follow Us on Twitter":"Folgen Sie uns auf Twitter","Font Family":"Schriftfamilie","Forgot your password?":"Haben Sie Ihr Passwort vergessen?","Found a bug? Have a feature request? We would love to hear from you!":"Einen Fehler gefunden? Eine Funktionsanfrage? Wir würden uns freuen von Ihnen zu hören!","Free":"Kostenlos","Fullscreen":"Vollbild","Gain access to AI Features and never lose your work with a Pro account.":"Erhalten Sie Zugang zu KI-Funktionen und verlieren Sie nie Ihre Arbeit mit einem Pro-Konto.","General":"Allgemein","Go back home":"Geh zurück nach Hause","Go to the Editor":"Gehe zum Editor","Go to your Sandbox":"Gehe zu deinem Sandkasten","Graph":"Diagramm","Grid":"Raster","Have complex questions or issues? We\'re here to help.":"Haben Sie komplexe Fragen oder Probleme? Wir sind hier, um zu helfen.","Here are some Pro features you can now enjoy.":"Hier sind einige Pro-Funktionen, die Sie jetzt genießen können.","History":"Verlauf","Home":"Startseite","How are edges declared in this data?":"Wie werden Kanten in diesen Daten deklariert?","How would you like to save your chart?":"Wie möchten Sie Ihren Chart speichern?","ID\'s":"IDs","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"Wenn ein Konto mit dieser E-Mail vorhanden ist, haben wir Ihnen eine E-Mail mit Anweisungen zum Zurücksetzen Ihres Passworts gesendet.","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"Wenn Sie <0>Flowchart Fun gerne verwenden, überlegen Sie bitte, das Projekt zu unterstützen.","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"Wenn Sie eine Kante erstellen möchten, rücken Sie diese Zeile ein. Wenn nicht, entkomme dem Doppelpunkt mit einem Backslash <0>\\\\:","Images":"Bilder","Import Data":"Daten importieren","Import data from a CSV file.":"Daten aus einer CSV-Datei importieren.","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"Daten aus jeder CSV-Datei importieren und auf einem neuen Flussdiagramm abbilden. Dies ist eine großartige Möglichkeit, Daten aus anderen Quellen wie Lucidchart, Google Sheets und Visio zu importieren.","Import from CSV":"Importieren Sie aus CSV","Import from Visio, Lucidchart, and CSV":"Importieren Sie von Visio, Lucidchart und CSV","Import your diagram it into Microsoft Visio using one of these CSV files.":"Importieren Sie Ihr Diagramm mithilfe einer dieser CSV-Dateien in Microsoft Visio.","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"Das Importieren von Daten ist eine Pro-Funktion. Sie können für nur 6 $/Monat auf Flowchart Fun Pro upgraden.","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"Fügen Sie einen Titel mit einem <0>title-Attribut ein. Um die Visio-Farbgebung zu verwenden, fügen Sie ein <1>roleType-Attribut gleich einem der folgenden hinzu:","Info":"Info","Is":"Ist","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON Canvas ist eine JSON-Repräsentation Ihres Diagramms, die von <0>Obsidian Canvas und anderen Anwendungen verwendet wird.","Keep Things Private":"Halte Dinge privat","Knowledge Graph":"Wissensgrafik","Language":"Sprache","Layout":"Layout","Layout Frozen":"Layout eingefroren","Leading References":"Führende Referenzen","Learn More":"Mehr erfahren","Learn Syntax":"Syntax lernen","Learn about <0>Flowchart Fun Pro":"Erfahren Sie mehr über <0>Flowchart Fun Pro","Learn about Flowchart Fun Pro":"Erfahren Sie mehr über Flowchart Fun Pro","Left to Right":"Von links nach rechts","Let us know why you\'re canceling. We\'re always looking to improve.":"Lassen Sie uns wissen, warum Sie stornieren. Wir sind immer auf der Suche nach Verbesserungen.","Light":"Hell","Light Mode":"Heller Modus","Link":"Link","Load":"Laden","Load Chart":"Chart laden","Load File":"Datei laden","Load Files":"Dateien laden","Load Template":"Vorlage laden","Load default content":"Standardinhalt laden","Load from link?":"Von Link laden?","Load layout and styles":"Layout und Stile laden","Local File Support":"Lokale Dateiunterstützung","Lock Zoom to Graph":"Zoom an Graph anpassen","Log In":"Anmelden","Log Out":"Abmelden","Log in to Save":"Einloggen, um zu speichern","Log in to upgrade your account":"Melde dich an, um dein Konto zu aktualisieren","Make a One-Time Donation":"Machen Sie eine einmalige Spende","Make publicly accessible":"Öffentlich zugänglich machen","Manage Billing":"Abrechnung verwalten","Map Data":"Daten abbilden","Monthly":"Monatlich","Multiple pointers on same line":"Mehrere Zeiger auf derselben Zeile","My dog ate my credit card!":"Mein Hund hat meine Kreditkarte gefressen!","Name Chart":"Diagramm benennen","Name your chart":"Benennen Sie Ihren Chart","New":"Neues","New Email":"Neue e-mail","Next charge":"Nächste Gebühr","No Edges":"Keine Kanten","No Watermarks!":"Keine Wasserzeichen!","No: Option B":"Nein: Option B","Node Border Style":"Knotenrahmenstil","Node Colors":"Knotenfarben","Node ID":"Knoten-ID","Node ID, Classes, Attributes":"Knoten-ID, Klassen, Attribute","Node Label":"Knotenbeschriftung","Node Shape":"Knotenform","Node Shapes":"Knotenformen","Nodes":"Knoten","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"Knoten können mit gestrichelt, punktiert oder doppelt gestaltet werden. Grenzen können auch mit border_none entfernt werden.","Not Empty":"Nicht leer","Now erase the text and try it yourself!":"Jetzt lösche den Text und versuch es selbst!","Office Hours":"Geschäftszeiten","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":"legentlich landet der magische Link in Ihrem Spam-Ordner. Wenn Sie ihn nach ein paar Minuten nicht sehen, überprüfen Sie dort oder fordern Sie einen neuen Link an.","One on One Support":"Eins-zu-eins-Unterstützung","One-on-One Support":"One-on-One-Support","Open Customer Portal":"Öffnen Sie das Kundenportal","Organization Chart":"Organigramm","Padding":"Polsterung","Page not found":"Seite nicht gefunden","Password":"Passwort","Past Due":"Überfällig","Permanent Charts are a Pro Feature":"Permanente Diagramme sind eine Pro-Funktion","Playbook":"Spielbuch","Pointer and container on same line":"Zeiger und Container auf derselben Zeile","Priority One-on-One Support":"Priorisierte Einzelunterstützung","Privacy Policy":"Datenschutzerklärung","Process Diagram":"Prozessdiagramm","Processing Data":"Datenverarbeitung","Public":"Öffentlich","Random":"Zufällig","Rapid Deployment Templates":"Schnellbereitstellungsvorlagen","Rapid Templates":"Schnelle Vorlagen","Rate limit exceeded. Please try again later.":"Die Rate-Limit wurde überschritten. Bitte versuchen Sie es später erneut.","Read-only":"Schreibgeschützt","Reference by Class":"Referenz nach Klasse","Reference by ID":"Referenz nach ID","Reference by Label":"Referenz nach Label","References":"Referenzen","References are used to create edges between nodes that are created elsewhere in the document":"Referenzen werden verwendet, um Kanten zwischen Knoten zu erstellen, die anderswo im Dokument erstellt werden","Referencing a node by its exact label":"Referenzierung eines Knotens durch sein exaktes Label","Referencing a node by its unique ID":"Referenzierung eines Knotens durch seine eindeutige ID","Referencing multiple nodes with the same assigned class":"Mehrere Knoten mit der selben zugewiesenen Klasse referenzieren","Refresh Page":"Seite aktualisieren","Reload to Update":"Neu laden, um zu aktualisieren","Rename":"Umbenennen","Request Magic Link":"Magic-Link anfordern","Request Password Reset":"Passwort zurücksetzen anfordern","Reset":"Zurücksetzen","Reset Password":"Passwort zurücksetzen","Resume Subscription":"Abonnement fortsetzen","Return":"Zurückkehren","Right to Left":"Von rechts nach links","Roadmap":"Fahrplan","Rotate Label":"Label drehen","Save":"Speichern","Save Time with AI & Dictation":"Spare Zeit mit KI und Diktat","Save to Cloud":"In die Cloud speichern","Save to File":"In Datei speichern","Save your Work":"Speichern Sie Ihre Arbeit","Set Content":"Inhalt festlegen","Set Fixed Node Height":"Fester Knotenhöhe festlegen","Settings":"Einstellungen","Share":"Teilen","Sign In":"Anmelden","Sign in with <0>GitHub":"Anmelden mit <0>GitHub","Sign in with <0>Google":"Anmelden mit <0>Google","Sorry! This page is only available in English.":"Entschuldigung! Diese Seite ist nur auf Englisch verfügbar.","Sorry, there was an error converting the text to a flowchart. Try again later.":"Entschuldigung, es gab einen Fehler bei der Konvertierung des Textes in einen Flussdiagramm. Versuchen Sie es später erneut.","Source Arrow Shape":"Pfeilform der Quelle","Source Column":"Quellspalte","Source Delimiter":"Quell-Trennzeichen","Source Distance From Node":"Abstand der Quelle vom Knoten","Source/Target Arrow Shape":"Quelle/Ziel-Pfeilform","Spacing":"Abstand","Special Attributes":"Spezielle Attribute","Start":"Start","Start Over":"Von vorne anfangen","Status":"Status","Store any data associated to a node":"Speichern Sie alle Daten, die einem Knoten zugeordnet sind","Style Classes":"Stil-Klassen","Submit":"Einsenden","Subscribe to Pro and flowchart the fun way!":"Abonniere Pro und erstelle Flussdiagramme auf unterhaltsame Weise!","Subscription":"Abonnement","Subscription Successful!":"Abonnement erfolgreich!","Subscription will end":"Abonnement wird beendet","Target Arrow Shape":"Pfeilform des Ziels","Target Column":"Ziel-Spalte","Target Delimiter":"Ziel-Trennzeichen","Target Distance From Node":"Zielabstand vom Knoten ","Templates":"Vorlagen","Text Color":"Textfarbe ","Text Horizontal Offset":"Text Horizontaler Versatz","Text Leading":"Textführung ","Text Max Width":"Text Max Breite","Text Vertical Offset":"Textvertikaler Abstand ","Text followed by colon+space creates an edge with the text as the label":"Text gefolgt von Doppelpunkt + Leerzeichen erstellt eine Kante mit dem Text als Label","Text on a line creates a node with the text as the label":"Text in einer Zeile erstellt einen Knoten mit dem Text als Label","Thank you for your feedback!":"Danke für Ihr Feedback!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"Der beste Weg, um Stile zu ändern, besteht darin, mit der rechten Maustaste auf einen Knoten oder eine Kante zu klicken und den gewünschten Stil auszuwählen.","The column that contains the edge label(s)":"Die Spalte, die die Kantenbeschriftung(en) enthält","The column that contains the source node ID(s)":"Die Spalte, die die Quellknoten-ID(en) enthält","The column that contains the target node ID(s)":"Die Spalte, die die Zielknoten-ID(en) enthält","The delimiter used to separate multiple source nodes":"Der Trennzeichen, das verwendet wird, um mehrere Quellknoten zu trennen","The delimiter used to separate multiple target nodes":"Der Trennzeichen, das verwendet wird, um mehrere Zielknoten zu trennen","The possible shapes are:":"Die möglichen Formen sind:","Theme":"Thema ","Theme Customization Editor":"Theme-Anpassungseditor","Theme Editor":"Themen-Editor","There are no edges in this data":"Es gibt keine Kanten in diesen Daten","This action cannot be undone.":"Diese Aktion kann nicht rückgängig gemacht werden.","This feature is only available to pro users. <0>Become a pro user to unlock it.":"Diese Funktion ist nur für Pro-Benutzer verfügbar. <0>Werden Sie Pro-Nutzer, um es freizuschalten.","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"Das ist dein Sandkasten. Es ist ein großartiger Ort für Experimente, aber <0>er wird täglich zurückgesetzt.","This may take between 30 seconds and 2 minutes depending on the length of your input.":"Dies kann je nach Länge Ihrer Eingabe zwischen 30 Sekunden und 2 Minuten dauern.","This will replace the current content.":"Dies ersetzt den aktuellen Inhalt.","This will replace your current sandbox.":"Dies ersetzt deine aktuelle Sandbox.","Tip":"Tipp","To fix this change one of the edge IDs":"Um dies zu beheben, ändern Sie eine der Kanten-IDs","To fix this change one of the node IDs":"Um das zu beheben, ändern Sie eine der Knoten-IDs","To fix this move one pointer to the next line":"Um das zu beheben, verschieben Sie einen Zeiger auf die nächste Zeile","To fix this start the container <0/> on a different line":"Um dies zu beheben, starten Sie den Container <0/> auf einer anderen Zeile.","To learn more about why we require you to log in, please read <0>this blog post.":"Um mehr darüber zu erfahren, warum wir Sie zum Anmelden auffordern, lesen Sie bitte <0>diesen Blog-Beitrag.","Together, speech-to-text and AI make creating diagrams a breeze!":"Zusammen machen Sprache-zu-Text und KI das Erstellen von Diagrammen zum Kinderspiel!","Top to Bottom":"Von oben nach unten","Transform Your Ideas into Professional Diagrams in Seconds":"Transformieren Sie Ihre Ideen in professionelle Diagramme in Sekunden","Transform text into diagrams instantly":"Verwandeln Sie Texte sofort in Diagramme","Transform your Ideas into Professional Diagrams in Seconds":"Verwandeln Sie Ihre Ideen in professionelle Diagramme in Sekundenschnelle","Trusted by over 100,000 users across businesses and universities":"Vertraut von über 100.000 Benutzern aus Unternehmen und Universitäten","Try again":"Erneut versuchen","Two edges have the same ID":"Zwei Kanten haben die gleiche ID","Two nodes have the same ID":"Zwei Knoten haben die gleiche ID","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"Oh oh, du hast keine kostenlosen Anfragen mehr! Upgrade auf Flowchart Fun Pro für unbegrenzte Diagramm-Konvertierungen und verwandle Text weiterhin mühelos in klare, visuelle Flussdiagramme wie durch Kopieren und Einfügen.","Unescaped special character":"Nicht maskiertes Sonderzeichen","Unique text value to identify a node":"Einzigartiger Textwert, um einen Knoten zu identifizieren","Unknown":"Unbekannt","Unknown Parsing Error":"Unbekannter Parser-Fehler","Unlimited Permanent Flowcharts":"Unbegrenzte permanente Flowcharts","Unpaid":"Unbezahlt","Update Email":"E-Mail aktualisieren","Upgrade to Pro":"Auf Pro upgraden","Upload your File":"Laden Sie Ihre Datei hoch","Use AI":"Künstliche Intelligenz verwenden","Use Custom CSS Only":"Nur benutzerdefinierte CSS verwenden","Use Default Content":"Standardinhalt verwenden","Use External Data":"Verwenden Sie externe Daten","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"Verwenden Sie Lucidchart oder Visio? Der CSV-Import erleichtert das Abrufen von Daten aus jeder Quelle!","Use an ID to Connect":"Verwende eine ID, um zu verbinden","Use classes to group nodes":"Verwenden Sie Klassen, um Knoten zu gruppieren","Use the attribute <0>href to set a link on a node that opens in a new tab.":"Verwenden Sie das Attribut <0>href, um einem Knoten einen Link zu setzen, der in einem neuen Tab geöffnet wird.","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"Verwenden Sie das Attribut <0>src, um das Bild eines Knotens zu setzen. Das Bild wird an den Knoten angepasst, sodass Sie möglicherweise die Breite und Höhe des Knotens anpassen müssen, um das gewünschte Ergebnis zu erzielen. Es werden nur öffentliche Bilder (nicht von CORS blockiert) unterstützt.","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"Verwenden Sie die Attribute <0>w und <1>h, um die Breite und Höhe eines Knotens explizit festzulegen.","Use the customer portal to change your billing information.":"Verwenden Sie das Kundenportal, um Ihre Rechnungsinformationen zu ändern.","Use these settings to adapt the look and behavior of your flowcharts":"Verwenden Sie diese Einstellungen, um das Aussehen und Verhalten Ihrer Flussdiagramme anzupassen","Use this file for org charts, hierarchies, and other organizational structures.":"Verwenden Sie diese Datei für Organigramme, Hierarchien und andere Organisationsstrukturen.","Use this file for sequences, processes, and workflows.":"Verwenden Sie diese Datei für Sequenzen, Prozesse und Workflows.","User":"Benutzer","View on Github":"Auf Github ansehen","Voice-to-Diagram Dictation":"Sprache-zu-Diagramm-Diktion","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"Möchten Sie ein Flussdiagramm aus einem Dokument erstellen? Fügen Sie es in den Editor ein und klicken Sie auf \\"In Flussdiagramm umwandeln\\".","Watermark-Free Diagrams":"Wasserzeichenfreie Diagramme","Watermarks":"Wasserzeichen","What\'s Included":"Was ist enthalten","What\'s this?":"Was ist das?","Width":"Breite","Width and Height":"Breite und Höhe","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"Mit der Pro-Version von Flowchart Fun können Sie natürliche Sprachbefehle verwenden, um schnell Details in Ihrem Flussdiagramm auszuarbeiten, ideal für die Erstellung von Diagrammen unterwegs. Für 6 $/Monat erhalten Sie die einfache Bedienbarkeit von zugänglicher KI-Bearbeitung, um Ihr Flussdiagramm-Erlebnis zu verbessern.","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"Mit der Pro-Version können Sie lokale Dateien speichern und laden. Es ist perfekt für die Verwaltung von Arbeitsdokumenten offline.","Would you like to continue?":"Möchten Sie fortfahren?","Write your prompt here or click to enable the microphone, then press and hold to record.":"Schreiben Sie hier Ihre Aufforderung oder klicken Sie auf das Mikrofon, um es zu aktivieren, dann halten Sie es gedrückt, um aufzunehmen.","Yearly":"Jährlich","Yes: Option A":"Ja: Option A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["Sie sind dabei, ",["numNodes"]," Knoten und ",["numEdges"]," Kanten zu Ihrem Graphen hinzuzufügen."],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"Mit <0>Flowchart Fun Pro können Sie unbegrenzt dauerhafte Flussdiagramme erstellen.","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"Du kannst unbegrenzt Flussdiagramme in der Cloud oder auf deinem Computer speichern und Zugang zu Funktionen wie KI-Bearbeitung und Datenimporten erhalten, und das alles für weniger als den Preis einer Tasse Kaffee.","You need to log in to access this page.":"Sie müssen sich anmelden, um auf diese Seite zuzugreifen.","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"Sie sind bereits ein Pro-Benutzer. <0>Abonnement verwalten<1/>Haben Sie Fragen oder Feature-Anfragen? <2>Lassen Sie es uns wissen","Your Charts":"Ihre Diagramme","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"Dein Sandkasten ist ein Raum, um frei mit unseren Flussdiagramm-Tools zu experimentieren, die jeden Tag zurückgesetzt werden, damit du einen frischen Start hast.","Your Work is Important":"Deine Arbeit ist wichtig.","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"Ihre Diagramme sind schreibgeschützt, da Ihr Konto nicht mehr aktiv ist. Besuchen Sie Ihre <0>Kontoseite, um mehr zu erfahren.","Your subscription is <0>{statusDisplay}.":["Ihre Abonnement ist <0>",["statusDisplay"],"."],"Zoom In":"Vergrößern","Zoom Out":"Verkleinern","month":"Monat","or":"oder","{0}":[["0"]]}' ), }; diff --git a/app/src/locales/de/messages.po b/app/src/locales/de/messages.po index d3a863027..a058b5761 100644 --- a/app/src/locales/de/messages.po +++ b/app/src/locales/de/messages.po @@ -119,11 +119,11 @@ msgstr "Werden Sie ein Pro-Benutzer" msgid "Begin Typing" msgstr "Beginne zu tippen" -#: src/components/Checkout.tsx:141 +#: src/components/Checkout.tsx:144 msgid "Billed annually at $24" msgstr "Jährlich abgerechnet für $24" -#: src/components/Checkout.tsx:153 +#: src/components/Checkout.tsx:156 msgid "Billed monthly at $6" msgstr "Monatlich abgerechnet für $6" @@ -254,7 +254,7 @@ msgstr "Spalte" msgid "Comment" msgstr "Kommentar" -#: src/pages/Pricing2.tsx:197 +#: src/pages/Pricing2.tsx:202 msgid "Complete access to all features for just $6/month!" msgstr "Vollständiger Zugriff auf alle Funktionen für nur 6 $ pro Monat!" @@ -610,6 +610,10 @@ msgstr "Kostenlos" msgid "Fullscreen" msgstr "Vollbild" +#: src/components/Checkout.tsx:133 +msgid "Gain access to AI Features and never lose your work with a Pro account." +msgstr "Erhalten Sie Zugang zu KI-Funktionen und verlieren Sie nie Ihre Arbeit mit einem Pro-Konto." + #: src/components/Tabs/ThemeTab.tsx:155 msgid "General" msgstr "Allgemein" @@ -867,7 +871,7 @@ msgstr "Abrechnung verwalten" msgid "Map Data" msgstr "Daten abbilden" -#: src/components/Checkout.tsx:152 +#: src/components/Checkout.tsx:155 msgid "Monthly" msgstr "Monatlich" @@ -1251,10 +1255,6 @@ msgstr "Start" msgid "Start Over" msgstr "Von vorne anfangen" -#: src/components/Checkout.tsx:173 -msgid "Start free trial" -msgstr "Kostenlose Testphase starten" - #: src/pages/Account.tsx:162 msgid "Status" msgstr "Status" @@ -1273,7 +1273,7 @@ msgstr "Stil-Klassen" msgid "Submit" msgstr "Einsenden" -#: src/pages/Pricing2.tsx:362 +#: src/pages/Pricing2.tsx:367 msgid "Subscribe to Pro and flowchart the fun way!" msgstr "Abonniere Pro und erstelle Flussdiagramme auf unterhaltsame Weise!" @@ -1459,26 +1459,18 @@ msgstr "Transformieren Sie Ihre Ideen in professionelle Diagramme in Sekunden" msgid "Transform text into diagrams instantly" msgstr "Verwandeln Sie Texte sofort in Diagramme" -#: src/pages/Pricing2.tsx:192 +#: src/pages/Pricing2.tsx:197 msgid "Transform your Ideas into Professional Diagrams in Seconds" msgstr "Verwandeln Sie Ihre Ideen in professionelle Diagramme in Sekundenschnelle" -#: src/pages/Pricing2.tsx:260 +#: src/pages/Pricing2.tsx:265 msgid "Trusted by over 100,000 users across businesses and universities" msgstr "Vertraut von über 100.000 Benutzern aus Unternehmen und Universitäten" -#: src/components/Header.tsx:210 -msgid "Try Pro for Free" -msgstr "Probiere Pro kostenlos aus" - #: src/components/App.tsx:79 msgid "Try again" msgstr "Erneut versuchen" -#: src/components/Checkout.tsx:133 -msgid "Try it for free for two days. Cancel anytime." -msgstr "Teste es zwei Tage lang kostenlos. Jederzeit kündbar." - #: src/lib/parserErrors.tsx:60 msgid "Two edges have the same ID" msgstr "Zwei Kanten haben die gleiche ID" @@ -1609,7 +1601,7 @@ msgstr "Wasserzeichenfreie Diagramme" msgid "Watermarks" msgstr "Wasserzeichen" -#: src/pages/Pricing2.tsx:287 +#: src/pages/Pricing2.tsx:292 msgid "What's Included" msgstr "Was ist enthalten" @@ -1642,7 +1634,7 @@ msgstr "Möchten Sie fortfahren?" msgid "Write your prompt here or click to enable the microphone, then press and hold to record." msgstr "Schreiben Sie hier Ihre Aufforderung oder klicken Sie auf das Mikrofon, um es zu aktivieren, dann halten Sie es gedrückt, um aufzunehmen." -#: src/components/Checkout.tsx:140 +#: src/components/Checkout.tsx:143 msgid "Yearly" msgstr "Jährlich" @@ -1700,10 +1692,14 @@ msgstr "Vergrößern" msgid "Zoom Out" msgstr "Verkleinern" -#: src/components/Checkout.tsx:206 +#: src/components/Checkout.tsx:213 msgid "month" msgstr "Monat" #: src/pages/LogIn.tsx:205 msgid "or" msgstr "oder" + +#: src/components/Checkout.tsx:176 +msgid "{0}" +msgstr "{0}" diff --git a/app/src/locales/en/messages.js b/app/src/locales/en/messages.js index cc28f591a..b104566c9 100644 --- a/app/src/locales/en/messages.js +++ b/app/src/locales/en/messages.js @@ -1,5 +1,5 @@ /*eslint-disable*/ module.exports = { messages: JSON.parse( - '{"1 Temporary Flowchart":"1 Temporary Flowchart","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun is an open source project made by <1>Tone Row","<0>Sign In / <1>Sign Up with email and password":"<0>Sign In / <1>Sign Up with email and password","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.","A new version of the app is available. Please reload to update.":"A new version of the app is available. Please reload to update.","AI-Powered Flowchart Creation":"AI-Powered Flowchart Creation","About":"About","Account":"Account","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`","Advanced":"Advanced","Advanced Export Options (PNG, JPG, SVG)":"Advanced Export Options (PNG, JPG, SVG)","Amount":"Amount","An error occurred. Try resubmitting or email {0} directly.":["An error occurred. Try resubmitting or email ",["0"]," directly."],"Appearance":"Appearance","Arrow Size":"Arrow Size","Attributes":"Attributes","August 2023":"August 2023","Back":"Back","Back To Editor":"Back To Editor","Background Color":"Background Color","Basic Flowchart":"Basic Flowchart","Become a Github Sponsor":"Become a Github Sponsor","Become a Pro User":"Become a Pro User","Begin Typing":"Begin Typing","Billed annually at $24":"Billed annually at $24","Billed monthly at $6":"Billed monthly at $6","Blog":"Blog","Book a Meeting":"Book a Meeting","Border Color":"Border Color","Border Width":"Border Width","Bottom to Top":"Bottom to Top","Breadthfirst":"Breadthfirst","Cancel":"Cancel","Cancel your subscription. Your hosted charts will become read-only.":"Cancel your subscription. Your hosted charts will become read-only.","Certain attributes can be used to customize the appearance or functionality of elements.":"Certain attributes can be used to customize the appearance or functionality of elements.","Change Email Address":"Change Email Address","Changelog":"Changelog","Charts":"Charts","Check out the guide:":"Check out the guide:","Check your email for a link to log in.<0/>You can close this window.":"Check your email for a link to log in.<0/>You can close this window.","Choose":"Choose","Choose Template":"Choose Template","Choose a Plan":"Choose a Plan","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .","Circle":"Circle","Classes":"Classes","Clear":"Clear","Clear text?":"Clear text?","Clone":"Clone","Close":"Close","Color":"Color","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"Colors include red, orange, yellow, blue, purple, black, white, and gray.","Column":"Column","Comment":"Comment","Complete access to all features for just $6/month!":"Complete access to all features for just $6/month!","Concentric":"Concentric","Confirm New Email":"Confirm New Email","Confirm your email address to sign in.":"Confirm your email address to sign in.","Consider: Adding a Label":"Consider: Adding a Label","Containers":"Containers","Containers are nodes that contain other nodes. They are declared using curly braces.":"Containers are nodes that contain other nodes. They are declared using curly braces.","Continue":"Continue","Convert to Flowchart":"Convert to Flowchart","Convert to hosted chart?":"Convert to hosted chart?","Cookie Policy":"Cookie Policy","Copy":"Copy","Copy PNG Image":"Copy PNG Image","Copy SVG Code":"Copy SVG Code","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"Copy your mermaid.js code or open it directly in the mermaid.js live editor.","Create":"Create","Create Flowcharts using AI":"Create Flowcharts using AI","Create Unlimited Flowcharts":"Create Unlimited Flowcharts","Create a New Chart":"Create a New Chart","Create unlimited diagrams for just $6/month!":"Create unlimited diagrams for just $6/month!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"Create unlimited flowcharts stored in the cloud– accessible anywhere!","Create with AI":"Create with AI","Creating an edge between two nodes is done by indenting the second node below the first":"Creating an edge between two nodes is done by indenting the second node below the first","Curve Style":"Curve Style","Custom CSS":"Custom CSS","Custom Sharing Options":"Custom Sharing Options","Customer Portal":"Customer Portal","Daily Sandbox Editor":"Daily Sandbox Editor","Dark":"Dark","Dark Mode":"Dark Mode","Data Import (Visio, Lucidchart, CSV)":"Data Import (Visio, Lucidchart, CSV)","Date":"Date","Direction":"Direction","Do you want to delete this?":"Do you want to delete this?","Document":"Document","Download":"Download","Download JPG":"Download JPG","Download PNG":"Download PNG","Download SVG":"Download SVG","Drag and drop a CSV file here, or click to select a file":"Drag and drop a CSV file here, or click to select a file","Draw an edge from multiple nodes by beginning the line with a reference":"Draw an edge from multiple nodes by beginning the line with a reference","Drop the file here ...":"Drop the file here ...","Edge ID, Classes, Attributes":"Edge ID, Classes, Attributes","Edge Label":"Edge Label","Edge Label Column":"Edge Label Column","Edge Style":"Edge Style","Edge Text Size":"Edge Text Size","Edge missing indentation":"Edge missing indentation","Edges":"Edges","Edges are declared in the same row as their source node":"Edges are declared in the same row as their source node","Edges are declared in the same row as their target node":"Edges are declared in the same row as their target node","Edges are declared in their own row":"Edges are declared in their own row","Edges can also have ID\'s, classes, and attributes before the label":"Edges can also have ID\'s, classes, and attributes before the label","Edges can be styled with dashed, dotted, or solid lines":"Edges can be styled with dashed, dotted, or solid lines","Edges in Separate Rows":"Edges in Separate Rows","Edges in Source Node Row":"Edges in Source Node Row","Edges in Target Node Row":"Edges in Target Node Row","Edit with AI":"Edit with AI","Editable":"Editable","Editor":"Editor","Email":"Email","Empty":"Empty","Enter a prompt or information you would like to create a chart from.":"Enter a prompt or information you would like to create a chart from.","Enter your email address and we\'ll send you a magic link to sign in.":"Enter your email address and we\'ll send you a magic link to sign in.","Enter your email address below and we\'ll send you a link to reset your password.":"Enter your email address below and we\'ll send you a link to reset your password.","Equal To":"Equal To","Excalidraw":"Excalidraw","Exclusive Office Hours":"Exclusive Office Hours","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month","Export":"Export","Export to PNG & JPG":"Export to PNG & JPG","Export to PNG, JPG, and SVG":"Export to PNG, JPG, and SVG","Feedback":"Feedback","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.","Fixed Node Height":"Fixed Node Height","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.","Follow Us on Twitter":"Follow Us on Twitter","Font Family":"Font Family","Forgot your password?":"Forgot your password?","Found a bug? Have a feature request? We would love to hear from you!":"Found a bug? Have a feature request? We would love to hear from you!","Free":"Free","Fullscreen":"Fullscreen","General":"General","Go back home":"Go back home","Go to the Editor":"Go to the Editor","Go to your Sandbox":"Go to your Sandbox","Graph":"Graph","Grid":"Grid","Have complex questions or issues? We\'re here to help.":"Have complex questions or issues? We\'re here to help.","Here are some Pro features you can now enjoy.":"Here are some Pro features you can now enjoy.","History":"History","Home":"Home","How are edges declared in this data?":"How are edges declared in this data?","How would you like to save your chart?":"How would you like to save your chart?","ID\'s":"ID\'s","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"If you enjoy using <0>Flowchart Fun, please consider supporting the project","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:","Images":"Images","Import Data":"Import Data","Import data from a CSV file.":"Import data from a CSV file.","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.","Import from CSV":"Import from CSV","Import from Visio, Lucidchart, and CSV":"Import from Visio, Lucidchart, and CSV","Import your diagram it into Microsoft Visio using one of these CSV files.":"Import your diagram it into Microsoft Visio using one of these CSV files.","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:","Info":"Info","Is":"Is","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.","Keep Things Private":"Keep Things Private","Knowledge Graph":"Knowledge Graph","Language":"Language","Layout":"Layout","Layout Frozen":"Layout Frozen","Leading References":"Leading References","Learn More":"Learn More","Learn Syntax":"Learn Syntax","Learn about <0>Flowchart Fun Pro":"Learn about <0>Flowchart Fun Pro","Learn about Flowchart Fun Pro":"Learn about Flowchart Fun Pro","Left to Right":"Left to Right","Let us know why you\'re canceling. We\'re always looking to improve.":"Let us know why you\'re canceling. We\'re always looking to improve.","Light":"Light","Light Mode":"Light Mode","Link":"Link","Load":"Load","Load Chart":"Load Chart","Load File":"Load File","Load Files":"Load Files","Load Template":"Load Template","Load default content":"Load default content","Load from link?":"Load from link?","Load layout and styles":"Load layout and styles","Local File Support":"Local File Support","Lock Zoom to Graph":"Lock Zoom to Graph","Log In":"Log In","Log Out":"Log Out","Log in to Save":"Log in to Save","Log in to upgrade your account":"Log in to upgrade your account","Make a One-Time Donation":"Make a One-Time Donation","Make publicly accessible":"Make publicly accessible","Manage Billing":"Manage Billing","Map Data":"Map Data","Monthly":"Monthly","Multiple pointers on same line":"Multiple pointers on same line","My dog ate my credit card!":"My dog ate my credit card!","Name Chart":"Name Chart","Name your chart":"Name your chart","New":"New","New Email":"New Email","Next charge":"Next charge","No Edges":"No Edges","No Watermarks!":"No Watermarks!","No: Option B":"No: Option B","Node Border Style":"Node Border Style","Node Colors":"Node Colors","Node ID":"Node ID","Node ID, Classes, Attributes":"Node ID, Classes, Attributes","Node Label":"Node Label","Node Shape":"Node Shape","Node Shapes":"Node Shapes","Nodes":"Nodes","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.","Not Empty":"Not Empty","Now erase the text and try it yourself!":"Now erase the text and try it yourself!","Office Hours":"Office Hours","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":"Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.","One on One Support":"One on One Support","One-on-One Support":"One-on-One Support","Open Customer Portal":"Open Customer Portal","Organization Chart":"Organization Chart","Padding":"Padding","Page not found":"Page not found","Password":"Password","Past Due":"Past Due","Permanent Charts are a Pro Feature":"Permanent Charts are a Pro Feature","Playbook":"Playbook","Pointer and container on same line":"Pointer and container on same line","Priority One-on-One Support":"Priority One-on-One Support","Privacy Policy":"Privacy Policy","Process Diagram":"Process Diagram","Processing Data":"Processing Data","Public":"Public","Random":"Random","Rapid Deployment Templates":"Rapid Deployment Templates","Rapid Templates":"Rapid Templates","Rate limit exceeded. Please try again later.":"Rate limit exceeded. Please try again later.","Read-only":"Read-only","Reference by Class":"Reference by Class","Reference by ID":"Reference by ID","Reference by Label":"Reference by Label","References":"References","References are used to create edges between nodes that are created elsewhere in the document":"References are used to create edges between nodes that are created elsewhere in the document","Referencing a node by its exact label":"Referencing a node by its exact label","Referencing a node by its unique ID":"Referencing a node by its unique ID","Referencing multiple nodes with the same assigned class":"Referencing multiple nodes with the same assigned class","Refresh Page":"Refresh Page","Reload to Update":"Reload to Update","Rename":"Rename","Request Magic Link":"Request Magic Link","Request Password Reset":"Request Password Reset","Reset":"Reset","Reset Password":"Reset Password","Resume Subscription":"Resume Subscription","Return":"Return","Right to Left":"Right to Left","Roadmap":"Roadmap","Rotate Label":"Rotate Label","Save":"Save","Save Time with AI & Dictation":"Save Time with AI & Dictation","Save to Cloud":"Save to Cloud","Save to File":"Save to File","Save your Work":"Save your Work","Set Content":"Set Content","Set Fixed Node Height":"Set Fixed Node Height","Settings":"Settings","Share":"Share","Sign In":"Sign In","Sign in with <0>GitHub":"Sign in with <0>GitHub","Sign in with <0>Google":"Sign in with <0>Google","Sorry! This page is only available in English.":"Sorry! This page is only available in English.","Sorry, there was an error converting the text to a flowchart. Try again later.":"Sorry, there was an error converting the text to a flowchart. Try again later.","Source Arrow Shape":"Source Arrow Shape","Source Column":"Source Column","Source Delimiter":"Source Delimiter","Source Distance From Node":"Source Distance From Node","Source/Target Arrow Shape":"Source/Target Arrow Shape","Spacing":"Spacing","Special Attributes":"Special Attributes","Start":"Start","Start Over":"Start Over","Start free trial":"Start free trial","Status":"Status","Store any data associated to a node":"Store any data associated to a node","Style Classes":"Style Classes","Submit":"Submit","Subscribe to Pro and flowchart the fun way!":"Subscribe to Pro and flowchart the fun way!","Subscription":"Subscription","Subscription Successful!":"Subscription Successful!","Subscription will end":"Subscription will end","Target Arrow Shape":"Target Arrow Shape","Target Column":"Target Column","Target Delimiter":"Target Delimiter","Target Distance From Node":"Target Distance From Node","Templates":"Templates","Text Color":"Text Color","Text Horizontal Offset":"Text Horizontal Offset","Text Leading":"Text Leading","Text Max Width":"Text Max Width","Text Vertical Offset":"Text Vertical Offset","Text followed by colon+space creates an edge with the text as the label":"Text followed by colon+space creates an edge with the text as the label","Text on a line creates a node with the text as the label":"Text on a line creates a node with the text as the label","Thank you for your feedback!":"Thank you for your feedback!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"The best way to change styles is to right-click on a node or an edge and select the style you want.","The column that contains the edge label(s)":"The column that contains the edge label(s)","The column that contains the source node ID(s)":"The column that contains the source node ID(s)","The column that contains the target node ID(s)":"The column that contains the target node ID(s)","The delimiter used to separate multiple source nodes":"The delimiter used to separate multiple source nodes","The delimiter used to separate multiple target nodes":"The delimiter used to separate multiple target nodes","The possible shapes are:":"The possible shapes are:","Theme":"Theme","Theme Customization Editor":"Theme Customization Editor","Theme Editor":"Theme Editor","There are no edges in this data":"There are no edges in this data","This action cannot be undone.":"This action cannot be undone.","This feature is only available to pro users. <0>Become a pro user to unlock it.":"This feature is only available to pro users. <0>Become a pro user to unlock it.","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.","This may take between 30 seconds and 2 minutes depending on the length of your input.":"This may take between 30 seconds and 2 minutes depending on the length of your input.","This will replace the current content.":"This will replace the current content.","This will replace your current sandbox.":"This will replace your current sandbox.","Tip":"Tip","To fix this change one of the edge IDs":"To fix this change one of the edge IDs","To fix this change one of the node IDs":"To fix this change one of the node IDs","To fix this move one pointer to the next line":"To fix this move one pointer to the next line","To fix this start the container <0/> on a different line":"To fix this start the container <0/> on a different line","To learn more about why we require you to log in, please read <0>this blog post.":"To learn more about why we require you to log in, please read <0>this blog post.","Together, speech-to-text and AI make creating diagrams a breeze!":"Together, speech-to-text and AI make creating diagrams a breeze!","Top to Bottom":"Top to Bottom","Transform Your Ideas into Professional Diagrams in Seconds":"Transform Your Ideas into Professional Diagrams in Seconds","Transform text into diagrams instantly":"Transform text into diagrams instantly","Transform your Ideas into Professional Diagrams in Seconds":"Transform your Ideas into Professional Diagrams in Seconds","Trusted by over 100,000 users across businesses and universities":"Trusted by over 100,000 users across businesses and universities","Try Pro for Free":"Try Pro for Free","Try again":"Try again","Try it for free for two days. Cancel anytime.":"Try it for free for two days. Cancel anytime.","Two edges have the same ID":"Two edges have the same ID","Two nodes have the same ID":"Two nodes have the same ID","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.","Unescaped special character":"Unescaped special character","Unique text value to identify a node":"Unique text value to identify a node","Unknown":"Unknown","Unknown Parsing Error":"Unknown Parsing Error","Unlimited Permanent Flowcharts":"Unlimited Permanent Flowcharts","Unpaid":"Unpaid","Update Email":"Update Email","Upgrade to Pro":"Upgrade to Pro","Upload your File":"Upload your File","Use AI":"Use AI","Use Custom CSS Only":"Use Custom CSS Only","Use Default Content":"Use Default Content","Use External Data":"Use External Data","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!","Use an ID to Connect":"Use an ID to Connect","Use classes to group nodes":"Use classes to group nodes","Use the attribute <0>href to set a link on a node that opens in a new tab.":"Use the attribute <0>href to set a link on a node that opens in a new tab.","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"Use the attributes <0>w and <1>h to explicitly set the width and height of a node.","Use the customer portal to change your billing information.":"Use the customer portal to change your billing information.","Use these settings to adapt the look and behavior of your flowcharts":"Use these settings to adapt the look and behavior of your flowcharts","Use this file for org charts, hierarchies, and other organizational structures.":"Use this file for org charts, hierarchies, and other organizational structures.","Use this file for sequences, processes, and workflows.":"Use this file for sequences, processes, and workflows.","User":"User","View on Github":"View on Github","Voice-to-Diagram Dictation":"Voice-to-Diagram Dictation","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'","Watermark-Free Diagrams":"Watermark-Free Diagrams","Watermarks":"Watermarks","What\'s Included":"What\'s Included","What\'s this?":"What\'s this?","Width":"Width","Width and Height":"Width and Height","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.","Would you like to continue?":"Would you like to continue?","Write your prompt here or click to enable the microphone, then press and hold to record.":"Write your prompt here or click to enable the microphone, then press and hold to record.","Yearly":"Yearly","Yes: Option A":"Yes: Option A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["You are about to add ",["numNodes"]," nodes and ",["numEdges"]," edges to your graph."],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.","You need to log in to access this page.":"You need to log in to access this page.","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know","Your Charts":"Your Charts","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.","Your Work is Important":"Your Work is Important","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.","Your subscription is <0>{statusDisplay}.":["Your subscription is <0>",["statusDisplay"],"."],"Zoom In":"Zoom In","Zoom Out":"Zoom Out","month":"month","or":"or"}' + '{"1 Temporary Flowchart":"1 Temporary Flowchart","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun is an open source project made by <1>Tone Row","<0>Sign In / <1>Sign Up with email and password":"<0>Sign In / <1>Sign Up with email and password","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.","A new version of the app is available. Please reload to update.":"A new version of the app is available. Please reload to update.","AI-Powered Flowchart Creation":"AI-Powered Flowchart Creation","About":"About","Account":"Account","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`","Advanced":"Advanced","Advanced Export Options (PNG, JPG, SVG)":"Advanced Export Options (PNG, JPG, SVG)","Amount":"Amount","An error occurred. Try resubmitting or email {0} directly.":["An error occurred. Try resubmitting or email ",["0"]," directly."],"Appearance":"Appearance","Arrow Size":"Arrow Size","Attributes":"Attributes","August 2023":"August 2023","Back":"Back","Back To Editor":"Back To Editor","Background Color":"Background Color","Basic Flowchart":"Basic Flowchart","Become a Github Sponsor":"Become a Github Sponsor","Become a Pro User":"Become a Pro User","Begin Typing":"Begin Typing","Billed annually at $24":"Billed annually at $24","Billed monthly at $6":"Billed monthly at $6","Blog":"Blog","Book a Meeting":"Book a Meeting","Border Color":"Border Color","Border Width":"Border Width","Bottom to Top":"Bottom to Top","Breadthfirst":"Breadthfirst","Cancel":"Cancel","Cancel your subscription. Your hosted charts will become read-only.":"Cancel your subscription. Your hosted charts will become read-only.","Certain attributes can be used to customize the appearance or functionality of elements.":"Certain attributes can be used to customize the appearance or functionality of elements.","Change Email Address":"Change Email Address","Changelog":"Changelog","Charts":"Charts","Check out the guide:":"Check out the guide:","Check your email for a link to log in.<0/>You can close this window.":"Check your email for a link to log in.<0/>You can close this window.","Choose":"Choose","Choose Template":"Choose Template","Choose a Plan":"Choose a Plan","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .","Circle":"Circle","Classes":"Classes","Clear":"Clear","Clear text?":"Clear text?","Clone":"Clone","Close":"Close","Color":"Color","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"Colors include red, orange, yellow, blue, purple, black, white, and gray.","Column":"Column","Comment":"Comment","Complete access to all features for just $6/month!":"Complete access to all features for just $6/month!","Concentric":"Concentric","Confirm New Email":"Confirm New Email","Confirm your email address to sign in.":"Confirm your email address to sign in.","Consider: Adding a Label":"Consider: Adding a Label","Containers":"Containers","Containers are nodes that contain other nodes. They are declared using curly braces.":"Containers are nodes that contain other nodes. They are declared using curly braces.","Continue":"Continue","Convert to Flowchart":"Convert to Flowchart","Convert to hosted chart?":"Convert to hosted chart?","Cookie Policy":"Cookie Policy","Copy":"Copy","Copy PNG Image":"Copy PNG Image","Copy SVG Code":"Copy SVG Code","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"Copy your mermaid.js code or open it directly in the mermaid.js live editor.","Create":"Create","Create Flowcharts using AI":"Create Flowcharts using AI","Create Unlimited Flowcharts":"Create Unlimited Flowcharts","Create a New Chart":"Create a New Chart","Create unlimited diagrams for just $6/month!":"Create unlimited diagrams for just $6/month!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"Create unlimited flowcharts stored in the cloud– accessible anywhere!","Create with AI":"Create with AI","Creating an edge between two nodes is done by indenting the second node below the first":"Creating an edge between two nodes is done by indenting the second node below the first","Curve Style":"Curve Style","Custom CSS":"Custom CSS","Custom Sharing Options":"Custom Sharing Options","Customer Portal":"Customer Portal","Daily Sandbox Editor":"Daily Sandbox Editor","Dark":"Dark","Dark Mode":"Dark Mode","Data Import (Visio, Lucidchart, CSV)":"Data Import (Visio, Lucidchart, CSV)","Date":"Date","Direction":"Direction","Do you want to delete this?":"Do you want to delete this?","Document":"Document","Download":"Download","Download JPG":"Download JPG","Download PNG":"Download PNG","Download SVG":"Download SVG","Drag and drop a CSV file here, or click to select a file":"Drag and drop a CSV file here, or click to select a file","Draw an edge from multiple nodes by beginning the line with a reference":"Draw an edge from multiple nodes by beginning the line with a reference","Drop the file here ...":"Drop the file here ...","Edge ID, Classes, Attributes":"Edge ID, Classes, Attributes","Edge Label":"Edge Label","Edge Label Column":"Edge Label Column","Edge Style":"Edge Style","Edge Text Size":"Edge Text Size","Edge missing indentation":"Edge missing indentation","Edges":"Edges","Edges are declared in the same row as their source node":"Edges are declared in the same row as their source node","Edges are declared in the same row as their target node":"Edges are declared in the same row as their target node","Edges are declared in their own row":"Edges are declared in their own row","Edges can also have ID\'s, classes, and attributes before the label":"Edges can also have ID\'s, classes, and attributes before the label","Edges can be styled with dashed, dotted, or solid lines":"Edges can be styled with dashed, dotted, or solid lines","Edges in Separate Rows":"Edges in Separate Rows","Edges in Source Node Row":"Edges in Source Node Row","Edges in Target Node Row":"Edges in Target Node Row","Edit with AI":"Edit with AI","Editable":"Editable","Editor":"Editor","Email":"Email","Empty":"Empty","Enter a prompt or information you would like to create a chart from.":"Enter a prompt or information you would like to create a chart from.","Enter your email address and we\'ll send you a magic link to sign in.":"Enter your email address and we\'ll send you a magic link to sign in.","Enter your email address below and we\'ll send you a link to reset your password.":"Enter your email address below and we\'ll send you a link to reset your password.","Equal To":"Equal To","Excalidraw":"Excalidraw","Exclusive Office Hours":"Exclusive Office Hours","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month","Export":"Export","Export to PNG & JPG":"Export to PNG & JPG","Export to PNG, JPG, and SVG":"Export to PNG, JPG, and SVG","Feedback":"Feedback","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.","Fixed Node Height":"Fixed Node Height","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.","Follow Us on Twitter":"Follow Us on Twitter","Font Family":"Font Family","Forgot your password?":"Forgot your password?","Found a bug? Have a feature request? We would love to hear from you!":"Found a bug? Have a feature request? We would love to hear from you!","Free":"Free","Fullscreen":"Fullscreen","Gain access to AI Features and never lose your work with a Pro account.":"Gain access to AI Features and never lose your work with a Pro account.","General":"General","Go back home":"Go back home","Go to the Editor":"Go to the Editor","Go to your Sandbox":"Go to your Sandbox","Graph":"Graph","Grid":"Grid","Have complex questions or issues? We\'re here to help.":"Have complex questions or issues? We\'re here to help.","Here are some Pro features you can now enjoy.":"Here are some Pro features you can now enjoy.","History":"History","Home":"Home","How are edges declared in this data?":"How are edges declared in this data?","How would you like to save your chart?":"How would you like to save your chart?","ID\'s":"ID\'s","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"If you enjoy using <0>Flowchart Fun, please consider supporting the project","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:","Images":"Images","Import Data":"Import Data","Import data from a CSV file.":"Import data from a CSV file.","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.","Import from CSV":"Import from CSV","Import from Visio, Lucidchart, and CSV":"Import from Visio, Lucidchart, and CSV","Import your diagram it into Microsoft Visio using one of these CSV files.":"Import your diagram it into Microsoft Visio using one of these CSV files.","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:","Info":"Info","Is":"Is","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.","Keep Things Private":"Keep Things Private","Knowledge Graph":"Knowledge Graph","Language":"Language","Layout":"Layout","Layout Frozen":"Layout Frozen","Leading References":"Leading References","Learn More":"Learn More","Learn Syntax":"Learn Syntax","Learn about <0>Flowchart Fun Pro":"Learn about <0>Flowchart Fun Pro","Learn about Flowchart Fun Pro":"Learn about Flowchart Fun Pro","Left to Right":"Left to Right","Let us know why you\'re canceling. We\'re always looking to improve.":"Let us know why you\'re canceling. We\'re always looking to improve.","Light":"Light","Light Mode":"Light Mode","Link":"Link","Load":"Load","Load Chart":"Load Chart","Load File":"Load File","Load Files":"Load Files","Load Template":"Load Template","Load default content":"Load default content","Load from link?":"Load from link?","Load layout and styles":"Load layout and styles","Local File Support":"Local File Support","Lock Zoom to Graph":"Lock Zoom to Graph","Log In":"Log In","Log Out":"Log Out","Log in to Save":"Log in to Save","Log in to upgrade your account":"Log in to upgrade your account","Make a One-Time Donation":"Make a One-Time Donation","Make publicly accessible":"Make publicly accessible","Manage Billing":"Manage Billing","Map Data":"Map Data","Monthly":"Monthly","Multiple pointers on same line":"Multiple pointers on same line","My dog ate my credit card!":"My dog ate my credit card!","Name Chart":"Name Chart","Name your chart":"Name your chart","New":"New","New Email":"New Email","Next charge":"Next charge","No Edges":"No Edges","No Watermarks!":"No Watermarks!","No: Option B":"No: Option B","Node Border Style":"Node Border Style","Node Colors":"Node Colors","Node ID":"Node ID","Node ID, Classes, Attributes":"Node ID, Classes, Attributes","Node Label":"Node Label","Node Shape":"Node Shape","Node Shapes":"Node Shapes","Nodes":"Nodes","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.","Not Empty":"Not Empty","Now erase the text and try it yourself!":"Now erase the text and try it yourself!","Office Hours":"Office Hours","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":"Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.","One on One Support":"One on One Support","One-on-One Support":"One-on-One Support","Open Customer Portal":"Open Customer Portal","Organization Chart":"Organization Chart","Padding":"Padding","Page not found":"Page not found","Password":"Password","Past Due":"Past Due","Permanent Charts are a Pro Feature":"Permanent Charts are a Pro Feature","Playbook":"Playbook","Pointer and container on same line":"Pointer and container on same line","Priority One-on-One Support":"Priority One-on-One Support","Privacy Policy":"Privacy Policy","Process Diagram":"Process Diagram","Processing Data":"Processing Data","Public":"Public","Random":"Random","Rapid Deployment Templates":"Rapid Deployment Templates","Rapid Templates":"Rapid Templates","Rate limit exceeded. Please try again later.":"Rate limit exceeded. Please try again later.","Read-only":"Read-only","Reference by Class":"Reference by Class","Reference by ID":"Reference by ID","Reference by Label":"Reference by Label","References":"References","References are used to create edges between nodes that are created elsewhere in the document":"References are used to create edges between nodes that are created elsewhere in the document","Referencing a node by its exact label":"Referencing a node by its exact label","Referencing a node by its unique ID":"Referencing a node by its unique ID","Referencing multiple nodes with the same assigned class":"Referencing multiple nodes with the same assigned class","Refresh Page":"Refresh Page","Reload to Update":"Reload to Update","Rename":"Rename","Request Magic Link":"Request Magic Link","Request Password Reset":"Request Password Reset","Reset":"Reset","Reset Password":"Reset Password","Resume Subscription":"Resume Subscription","Return":"Return","Right to Left":"Right to Left","Roadmap":"Roadmap","Rotate Label":"Rotate Label","Save":"Save","Save Time with AI & Dictation":"Save Time with AI & Dictation","Save to Cloud":"Save to Cloud","Save to File":"Save to File","Save your Work":"Save your Work","Set Content":"Set Content","Set Fixed Node Height":"Set Fixed Node Height","Settings":"Settings","Share":"Share","Sign In":"Sign In","Sign in with <0>GitHub":"Sign in with <0>GitHub","Sign in with <0>Google":"Sign in with <0>Google","Sorry! This page is only available in English.":"Sorry! This page is only available in English.","Sorry, there was an error converting the text to a flowchart. Try again later.":"Sorry, there was an error converting the text to a flowchart. Try again later.","Source Arrow Shape":"Source Arrow Shape","Source Column":"Source Column","Source Delimiter":"Source Delimiter","Source Distance From Node":"Source Distance From Node","Source/Target Arrow Shape":"Source/Target Arrow Shape","Spacing":"Spacing","Special Attributes":"Special Attributes","Start":"Start","Start Over":"Start Over","Status":"Status","Store any data associated to a node":"Store any data associated to a node","Style Classes":"Style Classes","Submit":"Submit","Subscribe to Pro and flowchart the fun way!":"Subscribe to Pro and flowchart the fun way!","Subscription":"Subscription","Subscription Successful!":"Subscription Successful!","Subscription will end":"Subscription will end","Target Arrow Shape":"Target Arrow Shape","Target Column":"Target Column","Target Delimiter":"Target Delimiter","Target Distance From Node":"Target Distance From Node","Templates":"Templates","Text Color":"Text Color","Text Horizontal Offset":"Text Horizontal Offset","Text Leading":"Text Leading","Text Max Width":"Text Max Width","Text Vertical Offset":"Text Vertical Offset","Text followed by colon+space creates an edge with the text as the label":"Text followed by colon+space creates an edge with the text as the label","Text on a line creates a node with the text as the label":"Text on a line creates a node with the text as the label","Thank you for your feedback!":"Thank you for your feedback!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"The best way to change styles is to right-click on a node or an edge and select the style you want.","The column that contains the edge label(s)":"The column that contains the edge label(s)","The column that contains the source node ID(s)":"The column that contains the source node ID(s)","The column that contains the target node ID(s)":"The column that contains the target node ID(s)","The delimiter used to separate multiple source nodes":"The delimiter used to separate multiple source nodes","The delimiter used to separate multiple target nodes":"The delimiter used to separate multiple target nodes","The possible shapes are:":"The possible shapes are:","Theme":"Theme","Theme Customization Editor":"Theme Customization Editor","Theme Editor":"Theme Editor","There are no edges in this data":"There are no edges in this data","This action cannot be undone.":"This action cannot be undone.","This feature is only available to pro users. <0>Become a pro user to unlock it.":"This feature is only available to pro users. <0>Become a pro user to unlock it.","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.","This may take between 30 seconds and 2 minutes depending on the length of your input.":"This may take between 30 seconds and 2 minutes depending on the length of your input.","This will replace the current content.":"This will replace the current content.","This will replace your current sandbox.":"This will replace your current sandbox.","Tip":"Tip","To fix this change one of the edge IDs":"To fix this change one of the edge IDs","To fix this change one of the node IDs":"To fix this change one of the node IDs","To fix this move one pointer to the next line":"To fix this move one pointer to the next line","To fix this start the container <0/> on a different line":"To fix this start the container <0/> on a different line","To learn more about why we require you to log in, please read <0>this blog post.":"To learn more about why we require you to log in, please read <0>this blog post.","Together, speech-to-text and AI make creating diagrams a breeze!":"Together, speech-to-text and AI make creating diagrams a breeze!","Top to Bottom":"Top to Bottom","Transform Your Ideas into Professional Diagrams in Seconds":"Transform Your Ideas into Professional Diagrams in Seconds","Transform text into diagrams instantly":"Transform text into diagrams instantly","Transform your Ideas into Professional Diagrams in Seconds":"Transform your Ideas into Professional Diagrams in Seconds","Trusted by over 100,000 users across businesses and universities":"Trusted by over 100,000 users across businesses and universities","Try again":"Try again","Two edges have the same ID":"Two edges have the same ID","Two nodes have the same ID":"Two nodes have the same ID","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.","Unescaped special character":"Unescaped special character","Unique text value to identify a node":"Unique text value to identify a node","Unknown":"Unknown","Unknown Parsing Error":"Unknown Parsing Error","Unlimited Permanent Flowcharts":"Unlimited Permanent Flowcharts","Unpaid":"Unpaid","Update Email":"Update Email","Upgrade to Pro":"Upgrade to Pro","Upload your File":"Upload your File","Use AI":"Use AI","Use Custom CSS Only":"Use Custom CSS Only","Use Default Content":"Use Default Content","Use External Data":"Use External Data","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!","Use an ID to Connect":"Use an ID to Connect","Use classes to group nodes":"Use classes to group nodes","Use the attribute <0>href to set a link on a node that opens in a new tab.":"Use the attribute <0>href to set a link on a node that opens in a new tab.","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"Use the attributes <0>w and <1>h to explicitly set the width and height of a node.","Use the customer portal to change your billing information.":"Use the customer portal to change your billing information.","Use these settings to adapt the look and behavior of your flowcharts":"Use these settings to adapt the look and behavior of your flowcharts","Use this file for org charts, hierarchies, and other organizational structures.":"Use this file for org charts, hierarchies, and other organizational structures.","Use this file for sequences, processes, and workflows.":"Use this file for sequences, processes, and workflows.","User":"User","View on Github":"View on Github","Voice-to-Diagram Dictation":"Voice-to-Diagram Dictation","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'","Watermark-Free Diagrams":"Watermark-Free Diagrams","Watermarks":"Watermarks","What\'s Included":"What\'s Included","What\'s this?":"What\'s this?","Width":"Width","Width and Height":"Width and Height","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.","Would you like to continue?":"Would you like to continue?","Write your prompt here or click to enable the microphone, then press and hold to record.":"Write your prompt here or click to enable the microphone, then press and hold to record.","Yearly":"Yearly","Yes: Option A":"Yes: Option A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["You are about to add ",["numNodes"]," nodes and ",["numEdges"]," edges to your graph."],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.","You need to log in to access this page.":"You need to log in to access this page.","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know","Your Charts":"Your Charts","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.","Your Work is Important":"Your Work is Important","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.","Your subscription is <0>{statusDisplay}.":["Your subscription is <0>",["statusDisplay"],"."],"Zoom In":"Zoom In","Zoom Out":"Zoom Out","month":"month","or":"or","{0}":[["0"]]}' ), }; diff --git a/app/src/locales/en/messages.po b/app/src/locales/en/messages.po index 91be56ba5..099d2eb91 100644 --- a/app/src/locales/en/messages.po +++ b/app/src/locales/en/messages.po @@ -119,11 +119,11 @@ msgstr "Become a Pro User" msgid "Begin Typing" msgstr "Begin Typing" -#: src/components/Checkout.tsx:141 +#: src/components/Checkout.tsx:144 msgid "Billed annually at $24" msgstr "Billed annually at $24" -#: src/components/Checkout.tsx:153 +#: src/components/Checkout.tsx:156 msgid "Billed monthly at $6" msgstr "Billed monthly at $6" @@ -254,7 +254,7 @@ msgstr "Column" msgid "Comment" msgstr "Comment" -#: src/pages/Pricing2.tsx:197 +#: src/pages/Pricing2.tsx:202 msgid "Complete access to all features for just $6/month!" msgstr "Complete access to all features for just $6/month!" @@ -610,6 +610,10 @@ msgstr "Free" msgid "Fullscreen" msgstr "Fullscreen" +#: src/components/Checkout.tsx:133 +msgid "Gain access to AI Features and never lose your work with a Pro account." +msgstr "Gain access to AI Features and never lose your work with a Pro account." + #: src/components/Tabs/ThemeTab.tsx:155 msgid "General" msgstr "General" @@ -867,7 +871,7 @@ msgstr "Manage Billing" msgid "Map Data" msgstr "Map Data" -#: src/components/Checkout.tsx:152 +#: src/components/Checkout.tsx:155 msgid "Monthly" msgstr "Monthly" @@ -1251,10 +1255,6 @@ msgstr "Start" msgid "Start Over" msgstr "Start Over" -#: src/components/Checkout.tsx:173 -msgid "Start free trial" -msgstr "Start free trial" - #: src/pages/Account.tsx:162 msgid "Status" msgstr "Status" @@ -1273,7 +1273,7 @@ msgstr "Style Classes" msgid "Submit" msgstr "Submit" -#: src/pages/Pricing2.tsx:362 +#: src/pages/Pricing2.tsx:367 msgid "Subscribe to Pro and flowchart the fun way!" msgstr "Subscribe to Pro and flowchart the fun way!" @@ -1459,26 +1459,18 @@ msgstr "Transform Your Ideas into Professional Diagrams in Seconds" msgid "Transform text into diagrams instantly" msgstr "Transform text into diagrams instantly" -#: src/pages/Pricing2.tsx:192 +#: src/pages/Pricing2.tsx:197 msgid "Transform your Ideas into Professional Diagrams in Seconds" msgstr "Transform your Ideas into Professional Diagrams in Seconds" -#: src/pages/Pricing2.tsx:260 +#: src/pages/Pricing2.tsx:265 msgid "Trusted by over 100,000 users across businesses and universities" msgstr "Trusted by over 100,000 users across businesses and universities" -#: src/components/Header.tsx:210 -msgid "Try Pro for Free" -msgstr "Try Pro for Free" - #: src/components/App.tsx:79 msgid "Try again" msgstr "Try again" -#: src/components/Checkout.tsx:133 -msgid "Try it for free for two days. Cancel anytime." -msgstr "Try it for free for two days. Cancel anytime." - #: src/lib/parserErrors.tsx:60 msgid "Two edges have the same ID" msgstr "Two edges have the same ID" @@ -1609,7 +1601,7 @@ msgstr "Watermark-Free Diagrams" msgid "Watermarks" msgstr "Watermarks" -#: src/pages/Pricing2.tsx:287 +#: src/pages/Pricing2.tsx:292 msgid "What's Included" msgstr "What's Included" @@ -1642,7 +1634,7 @@ msgstr "Would you like to continue?" msgid "Write your prompt here or click to enable the microphone, then press and hold to record." msgstr "Write your prompt here or click to enable the microphone, then press and hold to record." -#: src/components/Checkout.tsx:140 +#: src/components/Checkout.tsx:143 msgid "Yearly" msgstr "Yearly" @@ -1700,10 +1692,14 @@ msgstr "Zoom In" msgid "Zoom Out" msgstr "Zoom Out" -#: src/components/Checkout.tsx:206 +#: src/components/Checkout.tsx:213 msgid "month" msgstr "month" #: src/pages/LogIn.tsx:205 msgid "or" msgstr "or" + +#: src/components/Checkout.tsx:176 +msgid "{0}" +msgstr "{0}" diff --git a/app/src/locales/es/messages.js b/app/src/locales/es/messages.js index f6ba740e1..ff1f5a088 100644 --- a/app/src/locales/es/messages.js +++ b/app/src/locales/es/messages.js @@ -1,5 +1,5 @@ /*eslint-disable*/ module.exports = { messages: JSON.parse( - '{"1 Temporary Flowchart":"1 Diagrama de Flujo Temporal","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>Solo CSS personalizado está habilitado. Solo se aplicarán los ajustes de Diseño y Avanzados.","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun es un proyecto de código abierto hecho por <1>Tone Row","<0>Sign In / <1>Sign Up with email and password":"<0>Iniciar sesión / <1>Registrarse con correo electrónico y contraseña","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>Actualmente tiene una cuenta gratuita. <1/><2>Conozca nuestras características Pro y suscríbase en nuestra página de precios.","A new version of the app is available. Please reload to update.":"Una nueva versión de la aplicación está disponible. Por favor, recargue para actualizar.","AI-Powered Flowchart Creation":"Creación de diagramas de flujo con inteligencia artificial","About":"Acerca de","Account":"Cuenta","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"Agregue una barra invertida (<0>\\\\) antes de cualquier carácter especial: <1>(, <2>:, <3>#, o <4>.","Advanced":"Avanzado","Advanced Export Options (PNG, JPG, SVG)":"Opciones avanzadas de exportación (PNG, JPG, SVG)","Amount":"Cantidad","An error occurred. Try resubmitting or email {0} directly.":["Se ha producido un error. Inténtalo de nuevo o envía un correo electrónico directamente a ",["0"],"."],"Appearance":"Apariencia","Arrow Size":"Tamaño de flecha","Attributes":"Atributos","August 2023":"Agosto 2023","Back":"Atrás","Back To Editor":"Volver al Editor","Background Color":"Color de fondo","Basic Flowchart":"Diagrama de Flujo Básico","Become a Github Sponsor":"Convierte en un Patrocinador de Github","Become a Pro User":"Convierte en un Usuario Pro","Begin Typing":"Comienza a escribir","Billed annually at $24":"Facturado anualmente a $24","Billed monthly at $6":"Facturado mensualmente a $6","Blog":"Blog","Book a Meeting":"Reserva una reunión","Border Color":"Color de borde","Border Width":"Ancho de borde","Bottom to Top":"De abajo a arriba","Breadthfirst":"Primero en amplitud","Cancel":"Cancelar","Cancel your subscription. Your hosted charts will become read-only.":"Cancele su suscripción. Sus gráficos alojados se convertirán en solo lectura.","Certain attributes can be used to customize the appearance or functionality of elements.":"Ciertos atributos se pueden usar para personalizar la apariencia o la funcionalidad de los elementos.","Change Email Address":"Cambiar dirección de correo electrónico","Changelog":"Registro de cambios","Charts":"Gráficos","Check out the guide:":"Echa un vistazo a la guía:","Check your email for a link to log in.<0/>You can close this window.":"Revise su correo electrónico para obtener un enlace para iniciar sesión. Puede cerrar esta ventana.","Choose":"Seleccionar","Choose Template":"Elige plantilla","Choose a Plan":"Elija un Plan","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"Elija entre una variedad de formas de flecha para la fuente y el destino de un borde. Las formas incluyen triángulo, triángulo-camiseta, círculo-triángulo, triángulo-cruz, triángulo-curva posterior, vee, camiseta, cuadrado, círculo, diamante, chevron, ninguno.","Circle":"Círculo","Classes":"Clases","Clear":"Claridad","Clear text?":"¿Texto claro?","Clone":"Clon","Close":"Cerrar","Color":"Color","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"Los colores incluyen rojo, naranja, amarillo, azul, morado, negro, blanco y gris.","Column":"Columna","Comment":"Comentario","Complete access to all features for just $6/month!":"¡Acceso completo a todas las funciones por solo $6/mes!","Concentric":"Concéntrico","Confirm New Email":"Confirmar nuevo correo electrónico","Confirm your email address to sign in.":"Confirma tu dirección de correo electrónico para iniciar sesión.","Consider: Adding a Label":"Considere: Agregar una etiqueta","Containers":"Contenedores","Containers are nodes that contain other nodes. They are declared using curly braces.":"Los contenedores son nodos que contienen otros nodos. Se declaran usando llaves.","Continue":"Continuar","Convert to Flowchart":"Convertir a Diagrama de Flujo","Convert to hosted chart?":"¿Convertir a gráfico hospedado?","Cookie Policy":"Política de cookies","Copy":"Copiar","Copy PNG Image":"Copiar imagen PNG","Copy SVG Code":"Copiar código SVG","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"Copia tu código Excalidraw y pégalo en <0>excalidraw.com para editar. Esta característica es experimental y puede que no funcione con todos los diagramas. Si encuentras un error, <1>háganoslo saber.","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"Copia tu código mermaid.js o abrilo directamente en el editor en vivo de mermaid.js.","Create":"Crear","Create Flowcharts using AI":"Crear diagramas de flujo con IA","Create Unlimited Flowcharts":"Crear diagramas de flujo ilimitados","Create a New Chart":"Crea un nuevo gráfico","Create unlimited diagrams for just $6/month!":"¡Cree diagramas ilimitados por solo $6/mes!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"¡Crea diagramas de flujo ilimitados almacenados en la nube, accesibles desde cualquier lugar!","Create with AI":"Crear con IA","Creating an edge between two nodes is done by indenting the second node below the first":"Crear un borde entre dos nodos se realiza al sangrar el segundo nodo debajo del primero","Curve Style":"Estilo de Curva","Custom CSS":"CSS personalizado","Custom Sharing Options":"Opciones de compartición personalizadas","Customer Portal":"Portal del cliente","Daily Sandbox Editor":"Editor de Sandbox diario","Dark":"Oscuro","Dark Mode":"Modo oscuro","Data Import (Visio, Lucidchart, CSV)":"Importación de datos (Visio, Lucidchart, CSV)","Date":"Fecha","Direction":"Dirección","Do you want to delete this?":"¿Quieres eliminar esto?","Document":"Documento","Download":"Descargar","Download JPG":"Descargar JPG","Download PNG":"Descargar PNG","Download SVG":"Descargar SVG","Drag and drop a CSV file here, or click to select a file":"Arrastre y suelte un archivo CSV aquí o haga clic para seleccionar un archivo","Draw an edge from multiple nodes by beginning the line with a reference":"Dibuje un borde desde varios nodos comenzando la línea con una referencia","Drop the file here ...":"Suelta el archivo aquí ...","Edge ID, Classes, Attributes":"ID de borde, Clases, Atributos","Edge Label":"Etiqueta de borde","Edge Label Column":"Columna de etiqueta de borde","Edge Style":"Estilo de borde","Edge Text Size":"Tamaño de texto de borde","Edge missing indentation":"Falta de sangría de borde","Edges":"Bordes","Edges are declared in the same row as their source node":"Los bordes se declaran en la misma fila que su nodo de origen","Edges are declared in the same row as their target node":"Los bordes se declaran en la misma fila que su nodo de destino","Edges are declared in their own row":"Los bordes se declaran en su propia fila","Edges can also have ID\'s, classes, and attributes before the label":"Los bordes también pueden tener ID, clases y atributos antes de la etiqueta","Edges can be styled with dashed, dotted, or solid lines":"Los bordes se pueden estilizar con líneas discontinuas, punteadas o sólidas","Edges in Separate Rows":"Bordes en filas separadas","Edges in Source Node Row":"Bordes en la fila del nodo de origen","Edges in Target Node Row":"Bordes en la fila del nodo de destino","Edit with AI":"Editar con IA","Editable":"Editable","Editor":"Editor","Email":"Correo electrónico","Empty":"Vacío","Enter a prompt or information you would like to create a chart from.":"Introduce una solicitud o información de la que desea crear un gráfico.","Enter your email address and we\'ll send you a magic link to sign in.":"Introduzca su dirección de correo electrónico y le enviaremos un enlace mágico para iniciar sesión.","Enter your email address below and we\'ll send you a link to reset your password.":"Ingresa tu dirección de correo electrónico a continuación y te enviaremos un enlace para restablecer tu contraseña.","Equal To":"Igual a","Excalidraw":"Excalidraw","Exclusive Office Hours":"Horario de oficina exclusivo","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"Experimente la eficiencia y seguridad de cargar archivos locales directamente en su diagrama de flujo, perfecto para gestionar documentos relacionados con el trabajo sin conexión. Desbloquee esta exclusiva función Pro y más con Flowchart Fun Pro, disponible por solo $6/mes.","Export":"Exportar","Export to PNG & JPG":"Exportar a PNG y JPG","Export to PNG, JPG, and SVG":"Exportar a PNG, JPG y SVG","Feedback":"Comentarios","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"Siéntase libre de explorar y comuníquese con nosotros a través de la página de <0>Comentarios si tiene alguna preocupación.","Fixed Node Height":"Altura de Nodo Fija","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro le ofrece diagramas de flujo ilimitados, colaboradores ilimitados y almacenamiento ilimitado por solo $6/mes.","Follow Us on Twitter":"Síguenos en Twitter","Font Family":"Familia de Fuentes","Forgot your password?":"¿Olvidaste tu contraseña?","Found a bug? Have a feature request? We would love to hear from you!":"¿Encontraste un error? ¿Tienes una solicitud de característica? ¡Nos encantaría escucharte!","Free":"Gratis","Fullscreen":"Pantalla completa","General":"General","Go back home":"Vuelve a casa","Go to the Editor":"Ir al editor","Go to your Sandbox":"Ve a tu Sandbox","Graph":"Gráfico","Grid":"Cuadrícula","Have complex questions or issues? We\'re here to help.":"¿Tiene preguntas o problemas complejos? Estamos aquí para ayudar.","Here are some Pro features you can now enjoy.":"Aquí hay algunas características Pro que ahora puedes disfrutar.","History":"Historia","Home":"Hogar","How are edges declared in this data?":"¿Cómo se declaran los bordes en estos datos?","How would you like to save your chart?":"¿Cómo te gustaría guardar tu gráfico?","ID\'s":"ID","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"Si una cuenta con ese correo electrónico existe, le hemos enviado un correo electrónico con instrucciones sobre cómo restablecer su contraseña.","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"Si disfruta usando <0>Flowchart Fun, considere apoyar el proyecto.","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"Si desea crear un borde, indente esta línea. Si no, escapar el dos puntos con una barra invertida <0>\\\\:","Images":"Imágenes","Import Data":"Importar datos","Import data from a CSV file.":"Importar datos de un archivo CSV.","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"Importar datos de cualquier archivo CSV y asignarlo a un nuevo diagrama de flujo. Esta es una excelente manera de importar datos de otras fuentes como Lucidchart, Google Sheets y Visio.","Import from CSV":"Importar desde CSV","Import from Visio, Lucidchart, and CSV":"Importar desde Visio, Lucidchart y CSV","Import your diagram it into Microsoft Visio using one of these CSV files.":"Importa tu diagrama a Microsoft Visio usando uno de estos archivos CSV.","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"Importar datos es una función profesional. Puedes actualizar a Flowchart Fun Pro por solo $6/mes.","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"Incluye un título usando un atributo <0>title. Para usar el color de Visio, agrega un atributo <1>roleType igual a uno de los siguientes:","Info":"Información","Is":"Es","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON Canvas es una representación JSON de tu diagrama utilizada por <0>Obsidian Canvas y otras aplicaciones.","Keep Things Private":"Mantener las cosas privadas","Knowledge Graph":"Gráfico de conocimiento","Language":"Idioma","Layout":"Diseño","Layout Frozen":"Diseño Congelado","Leading References":"Referencias principales","Learn More":"Aprender más","Learn Syntax":"Aprender sintaxis","Learn about <0>Flowchart Fun Pro":"Aprende sobre <0>Flowchart Fun Pro","Learn about Flowchart Fun Pro":"Aprende sobre Flowchart Fun Pro","Left to Right":"De izquierda a derecha","Let us know why you\'re canceling. We\'re always looking to improve.":"Háganos saber por qué está cancelando. Siempre estamos buscando mejorar.","Light":"Luz","Light Mode":"Modo de luz","Link":"Enlace","Load":"Cargar","Load Chart":"Cargar gráfico","Load File":"Cargar archivo","Load Files":"Cargar archivos","Load Template":"Cargar Plantilla","Load default content":"Cargar contenido predeterminado","Load from link?":"¿Cargar desde el enlace?","Load layout and styles":"Cargar diseño y estilos","Local File Support":"Soporte de archivos locales","Lock Zoom to Graph":"Bloquear Zoom al gráfico","Log In":"Iniciar sesión","Log Out":"Cerrar sesión","Log in to Save":"Inicia sesión para guardar","Log in to upgrade your account":"Iniciar sesión para actualizar tu cuenta","Make a One-Time Donation":"Realizar una donación única","Make publicly accessible":"Hacerlo accesible al público","Manage Billing":"Administrar facturación","Map Data":"Datos de mapa","Monthly":"Mensual","Multiple pointers on same line":"Múltiples punteros en la misma línea","My dog ate my credit card!":"¡Mi perro se comió mi tarjeta de crédito!","Name Chart":"Nombre del gráfico","Name your chart":"Nombre su gráfico","New":"Nuevo","New Email":"Nuevo Correo Electrónico","Next charge":"Próximo cargo","No Edges":"Sin Bordes","No Watermarks!":"¡Sin marcas de agua!","No: Option B":"No: Opción B","Node Border Style":"Estilo de borde de nodo","Node Colors":"Colores de nodo","Node ID":"ID de nodo","Node ID, Classes, Attributes":"ID de nodo, clases, atributos","Node Label":"Etiqueta de nodo","Node Shape":"Forma de Nodo","Node Shapes":"Formas de nodo","Nodes":"Nodos","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"Los nodos se pueden estilizar con líneas discontinuas, punteadas o dobles. También se pueden eliminar los bordes con border_none.","Not Empty":"No vacío ","Now erase the text and try it yourself!":"¡Ahora borra el texto y pruebalo tú mismo!","Office Hours":"Horas de oficina ","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":"De vez en cuando, el enlace mágico acabará en tu carpeta de spam. Si no lo ves después de unos minutos, busca allí o solicita un nuevo enlace. ","One on One Support":"Soporte uno a uno","One-on-One Support":"Soporte individual","Open Customer Portal":"Abrir portal de clientes","Organization Chart":"Organigrama","Padding":"Relleno","Page not found":"Página no encontrada","Password":"Contraseña","Past Due":"Vencido","Permanent Charts are a Pro Feature":"Los gráficos permanentes son una característica Pro","Playbook":"Libreta de juegos","Pointer and container on same line":"Puntero y contenedor en la misma línea","Priority One-on-One Support":"Soporte prioritario uno a uno","Privacy Policy":"Política de privacidad","Process Diagram":"Diagrama de proceso","Processing Data":"Procesamiento de datos","Public":"Público","Random":"Aleatorio","Rapid Deployment Templates":"Plantillas de implementación rápida","Rapid Templates":"Plantillas rápidas","Rate limit exceeded. Please try again later.":"Límite de tasa excedido. Por favor, inténtalo de nuevo más tarde.","Read-only":"Sólo lectura","Reference by Class":"Referencia por clase","Reference by ID":"Referencia por ID","Reference by Label":"Referencia por etiqueta","References":"Referencias","References are used to create edges between nodes that are created elsewhere in the document":"Las referencias se utilizan para crear bordes entre los nodos creados en otro lugar del documento","Referencing a node by its exact label":"Referenciando un nodo por su etiqueta exacta","Referencing a node by its unique ID":"Referenciando un nodo por su ID único","Referencing multiple nodes with the same assigned class":"Referenciando múltiples nodos con la misma clase asignada","Refresh Page":"Refrescar la página","Reload to Update":"Recargar para actualizar","Rename":"Renombrar","Request Magic Link":"Solicitar enlace mágico","Request Password Reset":"Solicitar restablecimiento de contraseña","Reset":"Restablecer","Reset Password":"Restablecer la contraseña","Resume Subscription":"Reanudar la suscripción","Return":"Devolver","Right to Left":"De derecha a izquierda","Roadmap":"Hoja de ruta","Rotate Label":"Rotar etiqueta","Save":"Guardar","Save Time with AI & Dictation":"Ahorra tiempo con IA y dictado","Save to Cloud":"Guardar en la nube","Save to File":"Guardar en archivo","Save your Work":"Guarda tu trabajo","Set Content":"Establecer contenido","Set Fixed Node Height":"Establecer altura fija del nodo","Settings":"Configuración","Share":"Compartir","Sign In":"Iniciar sesión","Sign in with <0>GitHub":"Iniciar sesión con <0>GitHub","Sign in with <0>Google":"Iniciar sesión con <0>Google","Sorry! This page is only available in English.":"¡Lo sentimos! Esta página solo está disponible en inglés.","Sorry, there was an error converting the text to a flowchart. Try again later.":"Lo siento, hubo un error al convertir el texto en un diagrama. Inténtalo de nuevo más tarde.","Source Arrow Shape":"Forma de flecha de origen","Source Column":"Columna de origen","Source Delimiter":"Delimitador de Origen","Source Distance From Node":"Distancia del origen al nodo","Source/Target Arrow Shape":"Forma de Flecha de Origen/Destino","Spacing":"Espaciado","Special Attributes":"Atributos Especiales","Start":"Comienzo","Start Over":"Empezar de nuevo","Start free trial":"Comenzar prueba gratuita","Status":"Estado","Store any data associated to a node":"Almacenar cualquier dato asociado a un nodo","Style Classes":"Clases de Estilo","Submit":"Enviar","Subscribe to Pro and flowchart the fun way!":"Suscríbete a Pro y crea diagramas de flujo de manera divertida!","Subscription":"Suscripción","Subscription Successful!":"¡Suscripción exitosa!","Subscription will end":"La suscripción finalizará","Target Arrow Shape":"Forma de flecha de destino","Target Column":"Columna objetivo","Target Delimiter":"Delimitador objetivo","Target Distance From Node":"Distancia objetivo desde el nodo","Templates":"Plantillas","Text Color":"Color del texto","Text Horizontal Offset":"Desplazamiento horizontal del texto","Text Leading":"Texto principal","Text Max Width":"Ancho máximo del texto","Text Vertical Offset":"Desplazamiento vertical del texto","Text followed by colon+space creates an edge with the text as the label":"El texto seguido de dos puntos y un espacio crea un borde con el texto como etiqueta","Text on a line creates a node with the text as the label":"El texto en una línea crea un nodo con el texto como etiqueta","Thank you for your feedback!":"¡Gracias por tu comentario!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"La mejor manera de cambiar los estilos es hacer clic derecho en un nodo o un borde y seleccionar el estilo deseado.","The column that contains the edge label(s)":"La columna que contiene la etiqueta(s) de borde","The column that contains the source node ID(s)":"La columna que contiene el ID(s) del nodo de origen","The column that contains the target node ID(s)":"La columna que contiene el ID(s) del nodo de destino","The delimiter used to separate multiple source nodes":"El delimitador utilizado para separar múltiples nodos de origen","The delimiter used to separate multiple target nodes":"El delimitador utilizado para separar múltiples nodos de destino","The possible shapes are:":"Las formas posibles son:","Theme":"Tema","Theme Customization Editor":"Editor de Personalización de Temas","Theme Editor":"Editor de temas","There are no edges in this data":"No hay bordes en estos datos","This action cannot be undone.":"Esta acción no se puede deshacer.","This feature is only available to pro users. <0>Become a pro user to unlock it.":"Esta característica solo está disponible para usuarios profesionales. <0>Conviértete en un usuario profesional para desbloquearla.","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"Esta es tu caja de arena. Es un gran lugar para experimentar, pero <0>se reinicia diariamente.","This may take between 30 seconds and 2 minutes depending on the length of your input.":"Esto puede tardar entre 30 segundos y 2 minutos dependiendo de la longitud de su entrada.","This will replace the current content.":"Esto reemplazará el contenido actual.","This will replace your current sandbox.":"Esto reemplazará su sandbox actual.","Tip":"Consejo","To fix this change one of the edge IDs":"Para solucionar esto cambia uno de los IDs de borde","To fix this change one of the node IDs":"Para solucionar esto cambia uno de los IDs de nodo","To fix this move one pointer to the next line":"Para solucionar esto mueve un puntero a la siguiente línea","To fix this start the container <0/> on a different line":"Para solucionar esto, inicie el contenedor <0/> en una línea diferente","To learn more about why we require you to log in, please read <0>this blog post.":"Para obtener más información sobre por qué requerimos que inicie sesión, lea <0>esta publicación de blog.","Together, speech-to-text and AI make creating diagrams a breeze!":"¡Juntos, el reconocimiento de voz y la inteligencia artificial hacen que crear diagramas sea pan comido!","Top to Bottom":"De arriba a abajo","Transform Your Ideas into Professional Diagrams in Seconds":"Transforma tus ideas en diagramas profesionales en segundos","Transform text into diagrams instantly":"Transforma texto en diagramas al instante.","Transform your Ideas into Professional Diagrams in Seconds":"Transforma tus Ideas en Diagramas Profesionales en Segundos","Trusted by over 100,000 users across businesses and universities":"Confiado por más de 100.000 usuarios en empresas y universidades","Try Pro for Free":"Prueba Pro gratis","Try again":"Inténtalo de nuevo","Try it for free for two days. Cancel anytime.":"Pruébalo gratis por dos días. Cancela en cualquier momento.","Two edges have the same ID":"Dos bordes tienen el mismo ID","Two nodes have the same ID":"Dos nodos tienen el mismo ID","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"¡Ups, se acabaron tus solicitudes gratuitas! Actualiza a Flowchart Fun Pro para conversiones de diagramas ilimitadas, y sigue transformando texto en claros y visuales flujogramas tan fácilmente como copiar y pegar.","Unescaped special character":"Carácter especial sin escape","Unique text value to identify a node":"Valor de texto único para identificar un nodo","Unknown":"Desconocido","Unknown Parsing Error":"Error de análisis desconocido","Unlimited Permanent Flowcharts":"Flujo de gráficos permanentes ilimitados","Unpaid":"Impago","Update Email":"Actualizar correo electrónico","Upgrade to Pro":"Actualizar a Pro","Upload your File":"Subir tu archivo","Use AI":"Usar IA","Use Custom CSS Only":"Usar solo CSS personalizado","Use Default Content":"Usar contenido predeterminado","Use External Data":"Usa Datos Externos","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"¿Usas Lucidchart o Visio? ¡La importación de CSV facilita obtener datos de cualquier fuente!","Use an ID to Connect":"Usa un ID para conectar","Use classes to group nodes":"Usar clases para agrupar nodos","Use the attribute <0>href to set a link on a node that opens in a new tab.":"Utilice el atributo <0>href para establecer un enlace en un nodo que se abra en una nueva pestaña.","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"Utilice el atributo <0>src para establecer la imagen de un nodo. La imagen se escalará para ajustarse al nodo, por lo que es posible que deba ajustar el ancho y la altura del nodo para obtener el resultado deseado. Solo se admiten imágenes públicas (no bloqueadas por CORS).","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"Utilice los atributos <0>w y <1>h para establecer explícitamente el ancho y la altura de un nodo.","Use the customer portal to change your billing information.":"Utilice el portal de clientes para cambiar su información de facturación.","Use these settings to adapt the look and behavior of your flowcharts":"Utilice estos ajustes para adaptar la apariencia y el comportamiento de sus diagramas de flujo","Use this file for org charts, hierarchies, and other organizational structures.":"Utilice este archivo para diagramas de organización, jerarquías y otras estructuras organizativas.","Use this file for sequences, processes, and workflows.":"Utilice este archivo para secuencias, procesos y flujos de trabajo.","User":"Usuario ","View on Github":"Ver en Github ","Voice-to-Diagram Dictation":"Dictado de Voz a Diagrama","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"¿Quieres crear un diagrama a partir de un documento? Pégalo en el editor y haz clic en \\"Convertir a diagrama\\".","Watermark-Free Diagrams":"Diagramas sin marca de agua","Watermarks":"Marcas de agua","What\'s Included":"¿Qué está incluido?","What\'s this?":"¿Qué es esto?","Width":"Ancho","Width and Height":"Ancho y Alto","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"Con la versión Pro de Flowchart Fun, puedes usar comandos de lenguaje natural para completar rápidamente los detalles de tu diagrama, ideal para crear diagramas sobre la marcha. Por $6/mes, obtén la facilidad de edición accesible de la IA para mejorar tu experiencia de diagramación.","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"Con la versión pro puedes guardar y cargar archivos locales. Es perfecto para gestionar documentos relacionados con el trabajo sin conexión.","Would you like to continue?":"¿Te gustaría continuar?","Write your prompt here or click to enable the microphone, then press and hold to record.":"Escribe tu instrucción aquí o haz clic para activar el micrófono, luego mantén presionado para grabar.","Yearly":"Anualmente","Yes: Option A":"Sí: Opción A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["Estás a punto de agregar ",["numNodes"]," nodos y ",["numEdges"]," bordes a tu gráfico."],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"Puede crear diagramas de flujo ilimitados y permanentes con <0>Flowchart Fun Pro.","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"Puedes guardar un número ilimitado de diagramas de flujo en la nube o en tu computadora, además de tener acceso a funciones como Edición de IA e Importación de Datos por menos del precio de una taza de café.","You need to log in to access this page.":"Necesitas iniciar sesión para acceder a esta página.","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"Ya eres un usuario Pro. <0>Gestionar suscripción<1/>¿Tienes preguntas o solicitudes de funciones? <2>Háganos saber","Your Charts":"Tus gráficos","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"Su Sandbox es un espacio para experimentar libremente con nuestras herramientas de diagrama de flujo, reiniciando cada día para comenzar de nuevo.","Your Work is Important":"Tu trabajo es importante.","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"Tus gráficos son de solo lectura porque tu cuenta ya no está activa. Visita la página de tu <0>cuenta para obtener más información.","Your subscription is <0>{statusDisplay}.":["Su suscripción es <0>",["statusDisplay"],"."],"Zoom In":"Zoom In","Zoom Out":"Zoom Out","month":"mes","or":"o"}' + '{"1 Temporary Flowchart":"1 Diagrama de Flujo Temporal","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>Solo CSS personalizado está habilitado. Solo se aplicarán los ajustes de Diseño y Avanzados.","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun es un proyecto de código abierto hecho por <1>Tone Row","<0>Sign In / <1>Sign Up with email and password":"<0>Iniciar sesión / <1>Registrarse con correo electrónico y contraseña","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>Actualmente tiene una cuenta gratuita. <1/><2>Conozca nuestras características Pro y suscríbase en nuestra página de precios.","A new version of the app is available. Please reload to update.":"Una nueva versión de la aplicación está disponible. Por favor, recargue para actualizar.","AI-Powered Flowchart Creation":"Creación de diagramas de flujo con inteligencia artificial","About":"Acerca de","Account":"Cuenta","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"Agregue una barra invertida (<0>\\\\) antes de cualquier carácter especial: <1>(, <2>:, <3>#, o <4>.","Advanced":"Avanzado","Advanced Export Options (PNG, JPG, SVG)":"Opciones avanzadas de exportación (PNG, JPG, SVG)","Amount":"Cantidad","An error occurred. Try resubmitting or email {0} directly.":["Se ha producido un error. Inténtalo de nuevo o envía un correo electrónico directamente a ",["0"],"."],"Appearance":"Apariencia","Arrow Size":"Tamaño de flecha","Attributes":"Atributos","August 2023":"Agosto 2023","Back":"Atrás","Back To Editor":"Volver al Editor","Background Color":"Color de fondo","Basic Flowchart":"Diagrama de Flujo Básico","Become a Github Sponsor":"Convierte en un Patrocinador de Github","Become a Pro User":"Convierte en un Usuario Pro","Begin Typing":"Comienza a escribir","Billed annually at $24":"Facturado anualmente a $24","Billed monthly at $6":"Facturado mensualmente a $6","Blog":"Blog","Book a Meeting":"Reserva una reunión","Border Color":"Color de borde","Border Width":"Ancho de borde","Bottom to Top":"De abajo a arriba","Breadthfirst":"Primero en amplitud","Cancel":"Cancelar","Cancel your subscription. Your hosted charts will become read-only.":"Cancele su suscripción. Sus gráficos alojados se convertirán en solo lectura.","Certain attributes can be used to customize the appearance or functionality of elements.":"Ciertos atributos se pueden usar para personalizar la apariencia o la funcionalidad de los elementos.","Change Email Address":"Cambiar dirección de correo electrónico","Changelog":"Registro de cambios","Charts":"Gráficos","Check out the guide:":"Echa un vistazo a la guía:","Check your email for a link to log in.<0/>You can close this window.":"Revise su correo electrónico para obtener un enlace para iniciar sesión. Puede cerrar esta ventana.","Choose":"Seleccionar","Choose Template":"Elige plantilla","Choose a Plan":"Elija un Plan","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"Elija entre una variedad de formas de flecha para la fuente y el destino de un borde. Las formas incluyen triángulo, triángulo-camiseta, círculo-triángulo, triángulo-cruz, triángulo-curva posterior, vee, camiseta, cuadrado, círculo, diamante, chevron, ninguno.","Circle":"Círculo","Classes":"Clases","Clear":"Claridad","Clear text?":"¿Texto claro?","Clone":"Clon","Close":"Cerrar","Color":"Color","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"Los colores incluyen rojo, naranja, amarillo, azul, morado, negro, blanco y gris.","Column":"Columna","Comment":"Comentario","Complete access to all features for just $6/month!":"¡Acceso completo a todas las funciones por solo $6/mes!","Concentric":"Concéntrico","Confirm New Email":"Confirmar nuevo correo electrónico","Confirm your email address to sign in.":"Confirma tu dirección de correo electrónico para iniciar sesión.","Consider: Adding a Label":"Considere: Agregar una etiqueta","Containers":"Contenedores","Containers are nodes that contain other nodes. They are declared using curly braces.":"Los contenedores son nodos que contienen otros nodos. Se declaran usando llaves.","Continue":"Continuar","Convert to Flowchart":"Convertir a Diagrama de Flujo","Convert to hosted chart?":"¿Convertir a gráfico hospedado?","Cookie Policy":"Política de cookies","Copy":"Copiar","Copy PNG Image":"Copiar imagen PNG","Copy SVG Code":"Copiar código SVG","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"Copia tu código Excalidraw y pégalo en <0>excalidraw.com para editar. Esta característica es experimental y puede que no funcione con todos los diagramas. Si encuentras un error, <1>háganoslo saber.","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"Copia tu código mermaid.js o abrilo directamente en el editor en vivo de mermaid.js.","Create":"Crear","Create Flowcharts using AI":"Crear diagramas de flujo con IA","Create Unlimited Flowcharts":"Crear diagramas de flujo ilimitados","Create a New Chart":"Crea un nuevo gráfico","Create unlimited diagrams for just $6/month!":"¡Cree diagramas ilimitados por solo $6/mes!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"¡Crea diagramas de flujo ilimitados almacenados en la nube, accesibles desde cualquier lugar!","Create with AI":"Crear con IA","Creating an edge between two nodes is done by indenting the second node below the first":"Crear un borde entre dos nodos se realiza al sangrar el segundo nodo debajo del primero","Curve Style":"Estilo de Curva","Custom CSS":"CSS personalizado","Custom Sharing Options":"Opciones de compartición personalizadas","Customer Portal":"Portal del cliente","Daily Sandbox Editor":"Editor de Sandbox diario","Dark":"Oscuro","Dark Mode":"Modo oscuro","Data Import (Visio, Lucidchart, CSV)":"Importación de datos (Visio, Lucidchart, CSV)","Date":"Fecha","Direction":"Dirección","Do you want to delete this?":"¿Quieres eliminar esto?","Document":"Documento","Download":"Descargar","Download JPG":"Descargar JPG","Download PNG":"Descargar PNG","Download SVG":"Descargar SVG","Drag and drop a CSV file here, or click to select a file":"Arrastre y suelte un archivo CSV aquí o haga clic para seleccionar un archivo","Draw an edge from multiple nodes by beginning the line with a reference":"Dibuje un borde desde varios nodos comenzando la línea con una referencia","Drop the file here ...":"Suelta el archivo aquí ...","Edge ID, Classes, Attributes":"ID de borde, Clases, Atributos","Edge Label":"Etiqueta de borde","Edge Label Column":"Columna de etiqueta de borde","Edge Style":"Estilo de borde","Edge Text Size":"Tamaño de texto de borde","Edge missing indentation":"Falta de sangría de borde","Edges":"Bordes","Edges are declared in the same row as their source node":"Los bordes se declaran en la misma fila que su nodo de origen","Edges are declared in the same row as their target node":"Los bordes se declaran en la misma fila que su nodo de destino","Edges are declared in their own row":"Los bordes se declaran en su propia fila","Edges can also have ID\'s, classes, and attributes before the label":"Los bordes también pueden tener ID, clases y atributos antes de la etiqueta","Edges can be styled with dashed, dotted, or solid lines":"Los bordes se pueden estilizar con líneas discontinuas, punteadas o sólidas","Edges in Separate Rows":"Bordes en filas separadas","Edges in Source Node Row":"Bordes en la fila del nodo de origen","Edges in Target Node Row":"Bordes en la fila del nodo de destino","Edit with AI":"Editar con IA","Editable":"Editable","Editor":"Editor","Email":"Correo electrónico","Empty":"Vacío","Enter a prompt or information you would like to create a chart from.":"Introduce una solicitud o información de la que desea crear un gráfico.","Enter your email address and we\'ll send you a magic link to sign in.":"Introduzca su dirección de correo electrónico y le enviaremos un enlace mágico para iniciar sesión.","Enter your email address below and we\'ll send you a link to reset your password.":"Ingresa tu dirección de correo electrónico a continuación y te enviaremos un enlace para restablecer tu contraseña.","Equal To":"Igual a","Excalidraw":"Excalidraw","Exclusive Office Hours":"Horario de oficina exclusivo","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"Experimente la eficiencia y seguridad de cargar archivos locales directamente en su diagrama de flujo, perfecto para gestionar documentos relacionados con el trabajo sin conexión. Desbloquee esta exclusiva función Pro y más con Flowchart Fun Pro, disponible por solo $6/mes.","Export":"Exportar","Export to PNG & JPG":"Exportar a PNG y JPG","Export to PNG, JPG, and SVG":"Exportar a PNG, JPG y SVG","Feedback":"Comentarios","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"Siéntase libre de explorar y comuníquese con nosotros a través de la página de <0>Comentarios si tiene alguna preocupación.","Fixed Node Height":"Altura de Nodo Fija","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro le ofrece diagramas de flujo ilimitados, colaboradores ilimitados y almacenamiento ilimitado por solo $6/mes.","Follow Us on Twitter":"Síguenos en Twitter","Font Family":"Familia de Fuentes","Forgot your password?":"¿Olvidaste tu contraseña?","Found a bug? Have a feature request? We would love to hear from you!":"¿Encontraste un error? ¿Tienes una solicitud de característica? ¡Nos encantaría escucharte!","Free":"Gratis","Fullscreen":"Pantalla completa","Gain access to AI Features and never lose your work with a Pro account.":"Obtenga acceso a funciones de inteligencia artificial y nunca pierda su trabajo con una cuenta Pro.","General":"General","Go back home":"Vuelve a casa","Go to the Editor":"Ir al editor","Go to your Sandbox":"Ve a tu Sandbox","Graph":"Gráfico","Grid":"Cuadrícula","Have complex questions or issues? We\'re here to help.":"¿Tiene preguntas o problemas complejos? Estamos aquí para ayudar.","Here are some Pro features you can now enjoy.":"Aquí hay algunas características Pro que ahora puedes disfrutar.","History":"Historia","Home":"Hogar","How are edges declared in this data?":"¿Cómo se declaran los bordes en estos datos?","How would you like to save your chart?":"¿Cómo te gustaría guardar tu gráfico?","ID\'s":"ID","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"Si una cuenta con ese correo electrónico existe, le hemos enviado un correo electrónico con instrucciones sobre cómo restablecer su contraseña.","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"Si disfruta usando <0>Flowchart Fun, considere apoyar el proyecto.","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"Si desea crear un borde, indente esta línea. Si no, escapar el dos puntos con una barra invertida <0>\\\\:","Images":"Imágenes","Import Data":"Importar datos","Import data from a CSV file.":"Importar datos de un archivo CSV.","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"Importar datos de cualquier archivo CSV y asignarlo a un nuevo diagrama de flujo. Esta es una excelente manera de importar datos de otras fuentes como Lucidchart, Google Sheets y Visio.","Import from CSV":"Importar desde CSV","Import from Visio, Lucidchart, and CSV":"Importar desde Visio, Lucidchart y CSV","Import your diagram it into Microsoft Visio using one of these CSV files.":"Importa tu diagrama a Microsoft Visio usando uno de estos archivos CSV.","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"Importar datos es una función profesional. Puedes actualizar a Flowchart Fun Pro por solo $6/mes.","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"Incluye un título usando un atributo <0>title. Para usar el color de Visio, agrega un atributo <1>roleType igual a uno de los siguientes:","Info":"Información","Is":"Es","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON Canvas es una representación JSON de tu diagrama utilizada por <0>Obsidian Canvas y otras aplicaciones.","Keep Things Private":"Mantener las cosas privadas","Knowledge Graph":"Gráfico de conocimiento","Language":"Idioma","Layout":"Diseño","Layout Frozen":"Diseño Congelado","Leading References":"Referencias principales","Learn More":"Aprender más","Learn Syntax":"Aprender sintaxis","Learn about <0>Flowchart Fun Pro":"Aprende sobre <0>Flowchart Fun Pro","Learn about Flowchart Fun Pro":"Aprende sobre Flowchart Fun Pro","Left to Right":"De izquierda a derecha","Let us know why you\'re canceling. We\'re always looking to improve.":"Háganos saber por qué está cancelando. Siempre estamos buscando mejorar.","Light":"Luz","Light Mode":"Modo de luz","Link":"Enlace","Load":"Cargar","Load Chart":"Cargar gráfico","Load File":"Cargar archivo","Load Files":"Cargar archivos","Load Template":"Cargar Plantilla","Load default content":"Cargar contenido predeterminado","Load from link?":"¿Cargar desde el enlace?","Load layout and styles":"Cargar diseño y estilos","Local File Support":"Soporte de archivos locales","Lock Zoom to Graph":"Bloquear Zoom al gráfico","Log In":"Iniciar sesión","Log Out":"Cerrar sesión","Log in to Save":"Inicia sesión para guardar","Log in to upgrade your account":"Iniciar sesión para actualizar tu cuenta","Make a One-Time Donation":"Realizar una donación única","Make publicly accessible":"Hacerlo accesible al público","Manage Billing":"Administrar facturación","Map Data":"Datos de mapa","Monthly":"Mensual","Multiple pointers on same line":"Múltiples punteros en la misma línea","My dog ate my credit card!":"¡Mi perro se comió mi tarjeta de crédito!","Name Chart":"Nombre del gráfico","Name your chart":"Nombre su gráfico","New":"Nuevo","New Email":"Nuevo Correo Electrónico","Next charge":"Próximo cargo","No Edges":"Sin Bordes","No Watermarks!":"¡Sin marcas de agua!","No: Option B":"No: Opción B","Node Border Style":"Estilo de borde de nodo","Node Colors":"Colores de nodo","Node ID":"ID de nodo","Node ID, Classes, Attributes":"ID de nodo, clases, atributos","Node Label":"Etiqueta de nodo","Node Shape":"Forma de Nodo","Node Shapes":"Formas de nodo","Nodes":"Nodos","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"Los nodos se pueden estilizar con líneas discontinuas, punteadas o dobles. También se pueden eliminar los bordes con border_none.","Not Empty":"No vacío ","Now erase the text and try it yourself!":"¡Ahora borra el texto y pruebalo tú mismo!","Office Hours":"Horas de oficina ","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":"De vez en cuando, el enlace mágico acabará en tu carpeta de spam. Si no lo ves después de unos minutos, busca allí o solicita un nuevo enlace. ","One on One Support":"Soporte uno a uno","One-on-One Support":"Soporte individual","Open Customer Portal":"Abrir portal de clientes","Organization Chart":"Organigrama","Padding":"Relleno","Page not found":"Página no encontrada","Password":"Contraseña","Past Due":"Vencido","Permanent Charts are a Pro Feature":"Los gráficos permanentes son una característica Pro","Playbook":"Libreta de juegos","Pointer and container on same line":"Puntero y contenedor en la misma línea","Priority One-on-One Support":"Soporte prioritario uno a uno","Privacy Policy":"Política de privacidad","Process Diagram":"Diagrama de proceso","Processing Data":"Procesamiento de datos","Public":"Público","Random":"Aleatorio","Rapid Deployment Templates":"Plantillas de implementación rápida","Rapid Templates":"Plantillas rápidas","Rate limit exceeded. Please try again later.":"Límite de tasa excedido. Por favor, inténtalo de nuevo más tarde.","Read-only":"Sólo lectura","Reference by Class":"Referencia por clase","Reference by ID":"Referencia por ID","Reference by Label":"Referencia por etiqueta","References":"Referencias","References are used to create edges between nodes that are created elsewhere in the document":"Las referencias se utilizan para crear bordes entre los nodos creados en otro lugar del documento","Referencing a node by its exact label":"Referenciando un nodo por su etiqueta exacta","Referencing a node by its unique ID":"Referenciando un nodo por su ID único","Referencing multiple nodes with the same assigned class":"Referenciando múltiples nodos con la misma clase asignada","Refresh Page":"Refrescar la página","Reload to Update":"Recargar para actualizar","Rename":"Renombrar","Request Magic Link":"Solicitar enlace mágico","Request Password Reset":"Solicitar restablecimiento de contraseña","Reset":"Restablecer","Reset Password":"Restablecer la contraseña","Resume Subscription":"Reanudar la suscripción","Return":"Devolver","Right to Left":"De derecha a izquierda","Roadmap":"Hoja de ruta","Rotate Label":"Rotar etiqueta","Save":"Guardar","Save Time with AI & Dictation":"Ahorra tiempo con IA y dictado","Save to Cloud":"Guardar en la nube","Save to File":"Guardar en archivo","Save your Work":"Guarda tu trabajo","Set Content":"Establecer contenido","Set Fixed Node Height":"Establecer altura fija del nodo","Settings":"Configuración","Share":"Compartir","Sign In":"Iniciar sesión","Sign in with <0>GitHub":"Iniciar sesión con <0>GitHub","Sign in with <0>Google":"Iniciar sesión con <0>Google","Sorry! This page is only available in English.":"¡Lo sentimos! Esta página solo está disponible en inglés.","Sorry, there was an error converting the text to a flowchart. Try again later.":"Lo siento, hubo un error al convertir el texto en un diagrama. Inténtalo de nuevo más tarde.","Source Arrow Shape":"Forma de flecha de origen","Source Column":"Columna de origen","Source Delimiter":"Delimitador de Origen","Source Distance From Node":"Distancia del origen al nodo","Source/Target Arrow Shape":"Forma de Flecha de Origen/Destino","Spacing":"Espaciado","Special Attributes":"Atributos Especiales","Start":"Comienzo","Start Over":"Empezar de nuevo","Status":"Estado","Store any data associated to a node":"Almacenar cualquier dato asociado a un nodo","Style Classes":"Clases de Estilo","Submit":"Enviar","Subscribe to Pro and flowchart the fun way!":"Suscríbete a Pro y crea diagramas de flujo de manera divertida!","Subscription":"Suscripción","Subscription Successful!":"¡Suscripción exitosa!","Subscription will end":"La suscripción finalizará","Target Arrow Shape":"Forma de flecha de destino","Target Column":"Columna objetivo","Target Delimiter":"Delimitador objetivo","Target Distance From Node":"Distancia objetivo desde el nodo","Templates":"Plantillas","Text Color":"Color del texto","Text Horizontal Offset":"Desplazamiento horizontal del texto","Text Leading":"Texto principal","Text Max Width":"Ancho máximo del texto","Text Vertical Offset":"Desplazamiento vertical del texto","Text followed by colon+space creates an edge with the text as the label":"El texto seguido de dos puntos y un espacio crea un borde con el texto como etiqueta","Text on a line creates a node with the text as the label":"El texto en una línea crea un nodo con el texto como etiqueta","Thank you for your feedback!":"¡Gracias por tu comentario!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"La mejor manera de cambiar los estilos es hacer clic derecho en un nodo o un borde y seleccionar el estilo deseado.","The column that contains the edge label(s)":"La columna que contiene la etiqueta(s) de borde","The column that contains the source node ID(s)":"La columna que contiene el ID(s) del nodo de origen","The column that contains the target node ID(s)":"La columna que contiene el ID(s) del nodo de destino","The delimiter used to separate multiple source nodes":"El delimitador utilizado para separar múltiples nodos de origen","The delimiter used to separate multiple target nodes":"El delimitador utilizado para separar múltiples nodos de destino","The possible shapes are:":"Las formas posibles son:","Theme":"Tema","Theme Customization Editor":"Editor de Personalización de Temas","Theme Editor":"Editor de temas","There are no edges in this data":"No hay bordes en estos datos","This action cannot be undone.":"Esta acción no se puede deshacer.","This feature is only available to pro users. <0>Become a pro user to unlock it.":"Esta característica solo está disponible para usuarios profesionales. <0>Conviértete en un usuario profesional para desbloquearla.","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"Esta es tu caja de arena. Es un gran lugar para experimentar, pero <0>se reinicia diariamente.","This may take between 30 seconds and 2 minutes depending on the length of your input.":"Esto puede tardar entre 30 segundos y 2 minutos dependiendo de la longitud de su entrada.","This will replace the current content.":"Esto reemplazará el contenido actual.","This will replace your current sandbox.":"Esto reemplazará su sandbox actual.","Tip":"Consejo","To fix this change one of the edge IDs":"Para solucionar esto cambia uno de los IDs de borde","To fix this change one of the node IDs":"Para solucionar esto cambia uno de los IDs de nodo","To fix this move one pointer to the next line":"Para solucionar esto mueve un puntero a la siguiente línea","To fix this start the container <0/> on a different line":"Para solucionar esto, inicie el contenedor <0/> en una línea diferente","To learn more about why we require you to log in, please read <0>this blog post.":"Para obtener más información sobre por qué requerimos que inicie sesión, lea <0>esta publicación de blog.","Together, speech-to-text and AI make creating diagrams a breeze!":"¡Juntos, el reconocimiento de voz y la inteligencia artificial hacen que crear diagramas sea pan comido!","Top to Bottom":"De arriba a abajo","Transform Your Ideas into Professional Diagrams in Seconds":"Transforma tus ideas en diagramas profesionales en segundos","Transform text into diagrams instantly":"Transforma texto en diagramas al instante.","Transform your Ideas into Professional Diagrams in Seconds":"Transforma tus Ideas en Diagramas Profesionales en Segundos","Trusted by over 100,000 users across businesses and universities":"Confiado por más de 100.000 usuarios en empresas y universidades","Try again":"Inténtalo de nuevo","Two edges have the same ID":"Dos bordes tienen el mismo ID","Two nodes have the same ID":"Dos nodos tienen el mismo ID","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"¡Ups, se acabaron tus solicitudes gratuitas! Actualiza a Flowchart Fun Pro para conversiones de diagramas ilimitadas, y sigue transformando texto en claros y visuales flujogramas tan fácilmente como copiar y pegar.","Unescaped special character":"Carácter especial sin escape","Unique text value to identify a node":"Valor de texto único para identificar un nodo","Unknown":"Desconocido","Unknown Parsing Error":"Error de análisis desconocido","Unlimited Permanent Flowcharts":"Flujo de gráficos permanentes ilimitados","Unpaid":"Impago","Update Email":"Actualizar correo electrónico","Upgrade to Pro":"Actualizar a Pro","Upload your File":"Subir tu archivo","Use AI":"Usar IA","Use Custom CSS Only":"Usar solo CSS personalizado","Use Default Content":"Usar contenido predeterminado","Use External Data":"Usa Datos Externos","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"¿Usas Lucidchart o Visio? ¡La importación de CSV facilita obtener datos de cualquier fuente!","Use an ID to Connect":"Usa un ID para conectar","Use classes to group nodes":"Usar clases para agrupar nodos","Use the attribute <0>href to set a link on a node that opens in a new tab.":"Utilice el atributo <0>href para establecer un enlace en un nodo que se abra en una nueva pestaña.","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"Utilice el atributo <0>src para establecer la imagen de un nodo. La imagen se escalará para ajustarse al nodo, por lo que es posible que deba ajustar el ancho y la altura del nodo para obtener el resultado deseado. Solo se admiten imágenes públicas (no bloqueadas por CORS).","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"Utilice los atributos <0>w y <1>h para establecer explícitamente el ancho y la altura de un nodo.","Use the customer portal to change your billing information.":"Utilice el portal de clientes para cambiar su información de facturación.","Use these settings to adapt the look and behavior of your flowcharts":"Utilice estos ajustes para adaptar la apariencia y el comportamiento de sus diagramas de flujo","Use this file for org charts, hierarchies, and other organizational structures.":"Utilice este archivo para diagramas de organización, jerarquías y otras estructuras organizativas.","Use this file for sequences, processes, and workflows.":"Utilice este archivo para secuencias, procesos y flujos de trabajo.","User":"Usuario ","View on Github":"Ver en Github ","Voice-to-Diagram Dictation":"Dictado de Voz a Diagrama","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"¿Quieres crear un diagrama a partir de un documento? Pégalo en el editor y haz clic en \\"Convertir a diagrama\\".","Watermark-Free Diagrams":"Diagramas sin marca de agua","Watermarks":"Marcas de agua","What\'s Included":"¿Qué está incluido?","What\'s this?":"¿Qué es esto?","Width":"Ancho","Width and Height":"Ancho y Alto","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"Con la versión Pro de Flowchart Fun, puedes usar comandos de lenguaje natural para completar rápidamente los detalles de tu diagrama, ideal para crear diagramas sobre la marcha. Por $6/mes, obtén la facilidad de edición accesible de la IA para mejorar tu experiencia de diagramación.","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"Con la versión pro puedes guardar y cargar archivos locales. Es perfecto para gestionar documentos relacionados con el trabajo sin conexión.","Would you like to continue?":"¿Te gustaría continuar?","Write your prompt here or click to enable the microphone, then press and hold to record.":"Escribe tu instrucción aquí o haz clic para activar el micrófono, luego mantén presionado para grabar.","Yearly":"Anualmente","Yes: Option A":"Sí: Opción A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["Estás a punto de agregar ",["numNodes"]," nodos y ",["numEdges"]," bordes a tu gráfico."],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"Puede crear diagramas de flujo ilimitados y permanentes con <0>Flowchart Fun Pro.","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"Puedes guardar un número ilimitado de diagramas de flujo en la nube o en tu computadora, además de tener acceso a funciones como Edición de IA e Importación de Datos por menos del precio de una taza de café.","You need to log in to access this page.":"Necesitas iniciar sesión para acceder a esta página.","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"Ya eres un usuario Pro. <0>Gestionar suscripción<1/>¿Tienes preguntas o solicitudes de funciones? <2>Háganos saber","Your Charts":"Tus gráficos","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"Su Sandbox es un espacio para experimentar libremente con nuestras herramientas de diagrama de flujo, reiniciando cada día para comenzar de nuevo.","Your Work is Important":"Tu trabajo es importante.","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"Tus gráficos son de solo lectura porque tu cuenta ya no está activa. Visita la página de tu <0>cuenta para obtener más información.","Your subscription is <0>{statusDisplay}.":["Su suscripción es <0>",["statusDisplay"],"."],"Zoom In":"Zoom In","Zoom Out":"Zoom Out","month":"mes","or":"o","{0}":[["0"]]}' ), }; diff --git a/app/src/locales/es/messages.po b/app/src/locales/es/messages.po index 24998708a..8eb35da9d 100644 --- a/app/src/locales/es/messages.po +++ b/app/src/locales/es/messages.po @@ -119,11 +119,11 @@ msgstr "Convierte en un Usuario Pro" msgid "Begin Typing" msgstr "Comienza a escribir" -#: src/components/Checkout.tsx:141 +#: src/components/Checkout.tsx:144 msgid "Billed annually at $24" msgstr "Facturado anualmente a $24" -#: src/components/Checkout.tsx:153 +#: src/components/Checkout.tsx:156 msgid "Billed monthly at $6" msgstr "Facturado mensualmente a $6" @@ -254,7 +254,7 @@ msgstr "Columna" msgid "Comment" msgstr "Comentario" -#: src/pages/Pricing2.tsx:197 +#: src/pages/Pricing2.tsx:202 msgid "Complete access to all features for just $6/month!" msgstr "¡Acceso completo a todas las funciones por solo $6/mes!" @@ -610,6 +610,10 @@ msgstr "Gratis" msgid "Fullscreen" msgstr "Pantalla completa" +#: src/components/Checkout.tsx:133 +msgid "Gain access to AI Features and never lose your work with a Pro account." +msgstr "Obtenga acceso a funciones de inteligencia artificial y nunca pierda su trabajo con una cuenta Pro." + #: src/components/Tabs/ThemeTab.tsx:155 msgid "General" msgstr "General" @@ -867,7 +871,7 @@ msgstr "Administrar facturación" msgid "Map Data" msgstr "Datos de mapa" -#: src/components/Checkout.tsx:152 +#: src/components/Checkout.tsx:155 msgid "Monthly" msgstr "Mensual" @@ -1251,10 +1255,6 @@ msgstr "Comienzo" msgid "Start Over" msgstr "Empezar de nuevo" -#: src/components/Checkout.tsx:173 -msgid "Start free trial" -msgstr "Comenzar prueba gratuita" - #: src/pages/Account.tsx:162 msgid "Status" msgstr "Estado" @@ -1273,7 +1273,7 @@ msgstr "Clases de Estilo" msgid "Submit" msgstr "Enviar" -#: src/pages/Pricing2.tsx:362 +#: src/pages/Pricing2.tsx:367 msgid "Subscribe to Pro and flowchart the fun way!" msgstr "Suscríbete a Pro y crea diagramas de flujo de manera divertida!" @@ -1459,26 +1459,18 @@ msgstr "Transforma tus ideas en diagramas profesionales en segundos" msgid "Transform text into diagrams instantly" msgstr "Transforma texto en diagramas al instante." -#: src/pages/Pricing2.tsx:192 +#: src/pages/Pricing2.tsx:197 msgid "Transform your Ideas into Professional Diagrams in Seconds" msgstr "Transforma tus Ideas en Diagramas Profesionales en Segundos" -#: src/pages/Pricing2.tsx:260 +#: src/pages/Pricing2.tsx:265 msgid "Trusted by over 100,000 users across businesses and universities" msgstr "Confiado por más de 100.000 usuarios en empresas y universidades" -#: src/components/Header.tsx:210 -msgid "Try Pro for Free" -msgstr "Prueba Pro gratis" - #: src/components/App.tsx:79 msgid "Try again" msgstr "Inténtalo de nuevo" -#: src/components/Checkout.tsx:133 -msgid "Try it for free for two days. Cancel anytime." -msgstr "Pruébalo gratis por dos días. Cancela en cualquier momento." - #: src/lib/parserErrors.tsx:60 msgid "Two edges have the same ID" msgstr "Dos bordes tienen el mismo ID" @@ -1609,7 +1601,7 @@ msgstr "Diagramas sin marca de agua" msgid "Watermarks" msgstr "Marcas de agua" -#: src/pages/Pricing2.tsx:287 +#: src/pages/Pricing2.tsx:292 msgid "What's Included" msgstr "¿Qué está incluido?" @@ -1642,7 +1634,7 @@ msgstr "¿Te gustaría continuar?" msgid "Write your prompt here or click to enable the microphone, then press and hold to record." msgstr "Escribe tu instrucción aquí o haz clic para activar el micrófono, luego mantén presionado para grabar." -#: src/components/Checkout.tsx:140 +#: src/components/Checkout.tsx:143 msgid "Yearly" msgstr "Anualmente" @@ -1700,10 +1692,14 @@ msgstr "Zoom In" msgid "Zoom Out" msgstr "Zoom Out" -#: src/components/Checkout.tsx:206 +#: src/components/Checkout.tsx:213 msgid "month" msgstr "mes" #: src/pages/LogIn.tsx:205 msgid "or" msgstr "o" + +#: src/components/Checkout.tsx:176 +msgid "{0}" +msgstr "{0}" diff --git a/app/src/locales/fr/messages.js b/app/src/locales/fr/messages.js index d327b5295..ba614b41d 100644 --- a/app/src/locales/fr/messages.js +++ b/app/src/locales/fr/messages.js @@ -1,5 +1,5 @@ /*eslint-disable*/ module.exports = { messages: JSON.parse( - '{"1 Temporary Flowchart":"1 Organigramme temporaire","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>Seul le CSS personnalisé est activé. Seuls les paramètres de mise en page et avancés seront appliqués.","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun est un projet open source réalisé par <1>Tone Row","<0>Sign In / <1>Sign Up with email and password":"<0>Se connecter / <1>S\'inscrire avec email et mot de passe","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>Vous avez actuellement un compte gratuit.<1/><2>Apprenez-en plus sur nos fonctionnalités Pro et abonnez-vous sur notre page tarifaire.","A new version of the app is available. Please reload to update.":"Une nouvelle version de l\'application est disponible. Veuillez recharger pour mettre à jour.","AI-Powered Flowchart Creation":"Création de diagrammes de flux alimentés par l\'IA","About":"À propos","Account":"Compte","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"Ajoutez un backslash (<0>\\\\) avant tout caractère spécial: <1>(, <2>:, <3>#, ou <4>.","Advanced":"Avancé ","Advanced Export Options (PNG, JPG, SVG)":"Options d\'exportation avancées (PNG, JPG, SVG)","Amount":"Montant","An error occurred. Try resubmitting or email {0} directly.":["Une erreur s\'est produite. Essayez de l\'envoyer à nouveau ou bien envoyez un e-mail à l\'adresse ",["0"],"."],"Appearance":"Thème","Arrow Size":"Taille de la flèche","Attributes":"Attributs","August 2023":"Août 2023","Back":"Retour","Back To Editor":"Retour à l\'éditeur","Background Color":"Couleur de fond","Basic Flowchart":"Diagramme de flux de base","Become a Github Sponsor":"Devenez un sponsor Github","Become a Pro User":"Devenez un utilisateur Pro","Begin Typing":"Commencez à taper","Billed annually at $24":"Facturé annuellement à 24 $","Billed monthly at $6":"Facturé mensuellement à 6 $","Blog":"Blog","Book a Meeting":"Réserver une réunion","Border Color":"Couleur de bordure","Border Width":"Largeur de bordure","Bottom to Top":"De bas en haut","Breadthfirst":"Parcours en largeur","Cancel":"Annuler","Cancel your subscription. Your hosted charts will become read-only.":"Résilier votre abonnement. Vos graphiques hébergés seront en lecture seule.","Certain attributes can be used to customize the appearance or functionality of elements.":"Certains attributs peuvent être utilisés pour personnaliser l\'apparence ou la fonctionnalité des éléments.","Change Email Address":"Changer l\'adresse email","Changelog":"Journal des modifications","Charts":"Graphiques","Check out the guide:":"Vérifiez le guide :","Check your email for a link to log in.<0/>You can close this window.":"Vérifiez votre e-mail pour un lien de connexion. Vous pouvez fermer cette fenêtre.","Choose":"Choisir","Choose Template":"Choisir un modèle","Choose a Plan":"Choisissez un plan","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"Choisissez parmi une variété de formes de flèches pour la source et la cible d\'un bord. Les formes incluent triangle, triangle-tee, cercle-triangle, triangle-croix, triangle-backcurve, vee, tee, carré, cercle, diamant, chevron, aucun.","Circle":"Cercle","Classes":"Classes","Clear":"Effacer","Clear text?":"Effacer le texte?","Clone":"Cloner","Close":"Fermer","Color":"Couleur","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"Les couleurs incluent le rouge, l\'orange, le jaune, le bleu, le pourpre, le noir, le blanc et le gris.","Column":"Colonne","Comment":"Commenter","Complete access to all features for just $6/month!":"Accès complet à toutes les fonctionnalités pour seulement 6 $ par mois !","Concentric":"Concentrique","Confirm New Email":"Confirmer le nouveau Email","Confirm your email address to sign in.":"Confirmez votre adresse e-mail pour vous connecter.","Consider: Adding a Label":"Considérez : Ajouter une étiquette","Containers":"Conteneurs","Containers are nodes that contain other nodes. They are declared using curly braces.":"Les conteneurs sont des nœuds qui contiennent d\'autres nœuds. Ils sont déclarés à l\'aide de accolades.","Continue":"Continuer","Convert to Flowchart":"Convertir en diagramme","Convert to hosted chart?":"Convertir en graphique hébergé ?","Cookie Policy":"Politique de cookies","Copy":"Copier","Copy PNG Image":"Copier l\'image PNG","Copy SVG Code":"Copier le code SVG","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"Copiez votre code Excalidraw et collez-le sur <0>excalidraw.com pour le modifier. Cette fonctionnalité est expérimentale et peut ne pas fonctionner avec tous les diagrammes. Si vous trouvez un bug, <1>faites-le nous savoir.","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"Copiez votre code mermaid.js ou ouvrez-le directement dans l\'éditeur en direct mermaid.js.","Create":"Créer","Create Flowcharts using AI":"Créer des organigrammes à l\'aide de l\'IA","Create Unlimited Flowcharts":"Créer des diagrammes illimités","Create a New Chart":"Créer un nouveau graphique","Create unlimited diagrams for just $6/month!":"Créez un nombre illimité de diagrammes pour seulement 6 $ par mois !","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"Créez des diagrammes de flux illimités stockés dans le cloud, accessibles partout !","Create with AI":"Créer avec l\'intelligence artificielle","Creating an edge between two nodes is done by indenting the second node below the first":"Créer une arête entre deux nœuds est fait en indentant le second nœud sous le premier","Curve Style":"Style de courbe","Custom CSS":"CSS personnalisé","Custom Sharing Options":"Options de partage personnalisées","Customer Portal":"Portail Clients","Daily Sandbox Editor":"Éditeur Sandbox quotidien","Dark":"Sombre","Dark Mode":"Mode sombre","Data Import (Visio, Lucidchart, CSV)":"Importation de données (Visio, Lucidchart, CSV)","Date":"Date","Direction":"Direction","Do you want to delete this?":"Souhaitez-vous supprimer ceci ?","Document":"Document","Download":"Télécharger","Download JPG":"Télécharger JPG","Download PNG":"Télécharger PNG","Download SVG":"Télécharger SVG","Drag and drop a CSV file here, or click to select a file":"Glissez-déposez un fichier CSV ici, ou cliquez pour sélectionner un fichier","Draw an edge from multiple nodes by beginning the line with a reference":"Dessinez une arête à partir de plusieurs nœuds en commençant la ligne par une référence","Drop the file here ...":"Déposez le fichier ici ...","Edge ID, Classes, Attributes":"ID Edge, Classes, Attributs","Edge Label":"Étiquette Edge","Edge Label Column":"Colonne d\'étiquette Edge","Edge Style":"Style Edge","Edge Text Size":"Taille du texte de bord","Edge missing indentation":"Indentation manquante du bord","Edges":"Bords","Edges are declared in the same row as their source node":"Les bords sont déclarés dans la même ligne que leur nœud source","Edges are declared in the same row as their target node":"Les bords sont déclarés dans la même ligne que leur nœud cible","Edges are declared in their own row":"Les bords sont déclarés dans leur propre ligne","Edges can also have ID\'s, classes, and attributes before the label":"Les bords peuvent également avoir des ID, des classes et des attributs avant l\'étiquette","Edges can be styled with dashed, dotted, or solid lines":"Les bords peuvent être stylisés avec des lignes en pointillés, en pointillés ou en lignes continues","Edges in Separate Rows":"Bordures en Rangs Séparés","Edges in Source Node Row":"Bordures dans la Ligne du Nœud Source","Edges in Target Node Row":"Bordures dans la Ligne du Nœud Cible","Edit with AI":"Modifier avec l\'IA","Editable":"Modifiable","Editor":"Éditeur","Email":"E-mail","Empty":"Vide","Enter a prompt or information you would like to create a chart from.":"Entrez une invite ou des informations que vous souhaitez utiliser pour créer un graphique.","Enter your email address and we\'ll send you a magic link to sign in.":"Entrez votre adresse e-mail et nous vous enverrons un lien magique pour vous connecter.","Enter your email address below and we\'ll send you a link to reset your password.":"Entrez votre adresse e-mail ci-dessous et nous vous enverrons un lien pour réinitialiser votre mot de passe.","Equal To":"Égal à","Excalidraw":"Excalidraw","Exclusive Office Hours":"Heures de bureau exclusives","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"Découvrez l\'efficacité et la sécurité de charger des fichiers locaux directement dans votre diagramme, idéal pour gérer des documents professionnels hors ligne. Débloquez cette fonctionnalité exclusive Pro et bien plus encore avec Flowchart Fun Pro, disponible pour seulement 6 $ par mois.","Export":"Exporter","Export to PNG & JPG":"Exporter en PNG et JPG","Export to PNG, JPG, and SVG":"Exporter en PNG, JPG et SVG","Feedback":"Commentaire","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"N\'hésitez pas à explorer et à nous contacter via la page <0>Commentaires si vous avez des inquiétudes.","Fixed Node Height":"Hauteur de nœud fixe","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro vous offre des diagrammes illimités, des collaborateurs illimités et un stockage illimité pour seulement 6 $ par mois.","Follow Us on Twitter":"Suivez-nous sur Twitter","Font Family":"Famille de polices","Forgot your password?":"Mot de passe oublié ?","Found a bug? Have a feature request? We would love to hear from you!":"Vous avez trouvé un bug ? Vous souhaitez faire une demande de fonctionnalité ? Nous aimerions beaucoup vous entendre !","Free":"Gratuit ","Fullscreen":"Plein écran","General":"Général ","Go back home":"Retournez à la maison","Go to the Editor":"Aller à l\'éditeur","Go to your Sandbox":"Allez à votre bac à sable","Graph":"Graphique","Grid":"Quadrillage","Have complex questions or issues? We\'re here to help.":"Des questions ou des problèmes complexes ? Nous sommes là pour vous aider. ","Here are some Pro features you can now enjoy.":"Voici quelques fonctionnalités Pro dont vous pouvez maintenant profiter.","History":"Historique","Home":"Accueil","How are edges declared in this data?":"Comment les bords sont-ils déclarés dans ces données?","How would you like to save your chart?":"Comment souhaitez-vous enregistrer votre graphique?","ID\'s":"ID","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"Si un compte avec cet e-mail existe, nous vous avons envoyé un e-mail avec des instructions sur la façon de réinitialiser votre mot de passe.","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"Si vous appréciez l\'utilisation de <0>Flowchart Fun, veuillez envisager de soutenir le projet","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"Si vous souhaitez créer un bord, faites une indentation de cette ligne. Sinon, échappez le deux-points avec une barre oblique <0>\\\\:","Images":"Images","Import Data":"Importer des données","Import data from a CSV file.":"Importer des données à partir d\'un fichier CSV.","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"Importer des données à partir de n\'importe quel fichier CSV et les mapper à un nouveau diagramme. C\'est une excellente façon d\'importer des données à partir d\'autres sources telles que Lucidchart, Google Sheets et Visio.","Import from CSV":"Importer depuis CSV","Import from Visio, Lucidchart, and CSV":"Importer à partir de Visio, Lucidchart et CSV","Import your diagram it into Microsoft Visio using one of these CSV files.":"Importez votre diagramme dans Microsoft Visio à l\'aide de l\'un de ces fichiers CSV.","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"L\'importation de données est une fonctionnalité pro. Vous pouvez passer à Flowchart Fun Pro pour seulement 6 $ par mois.","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"Incluez un titre en utilisant un attribut <0>title. Pour utiliser la coloration Visio, ajoutez un attribut <1>roleType égal à l\'un des éléments suivants:","Info":"Info","Is":"Est","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON Canvas est une représentation JSON de votre diagramme utilisée par <0>Obsidian Canvas et d\'autres applications.","Keep Things Private":"Garder les choses privées","Knowledge Graph":"Graphique des connaissances","Language":"Langue","Layout":"Disposition ","Layout Frozen":"Mise en page gelée","Leading References":"Principales références","Learn More":"En savoir plus","Learn Syntax":"Apprendre la syntaxe","Learn about <0>Flowchart Fun Pro":"Apprenez à connaître <0>Flowchart Fun Pro","Learn about Flowchart Fun Pro":"En savoir plus sur Flowchart Fun Pro","Left to Right":"De gauche à droite","Let us know why you\'re canceling. We\'re always looking to improve.":"Faites-nous savoir pourquoi vous annulez. Nous cherchons toujours à nous améliorer.","Light":"Lumineux","Light Mode":"Mode lumineux","Link":"Lien","Load":"Charger","Load Chart":"Charger le graphique","Load File":"Charger le fichier","Load Files":"Charger des fichiers","Load Template":"Charger le modèle","Load default content":"Charger le contenu par défaut","Load from link?":"Charger à partir du lien?","Load layout and styles":"Charger la mise en page et les styles","Local File Support":"Support de fichier local","Lock Zoom to Graph":"Verrouiller le Zoom sur le Graphique","Log In":"Connexion","Log Out":"Déconnexion","Log in to Save":"Connectez-vous pour enregistrer","Log in to upgrade your account":"Connectez-vous pour mettre à niveau votre compte","Make a One-Time Donation":"Faites un don unique","Make publicly accessible":"Rendre accessible au public","Manage Billing":"Gérer la facturation","Map Data":"Cartographier les données","Monthly":"Mensuel","Multiple pointers on same line":"Plusieurs pointeurs sur la même ligne","My dog ate my credit card!":"Mon chien a mangé ma carte de crédit!","Name Chart":"Nommer le graphique","Name your chart":"Nommez votre graphique","New":"Nouveau","New Email":"Nouveau courriel","Next charge":"Prochain paiement","No Edges":"Pas de bords","No Watermarks!":"Pas de filigranes !","No: Option B":"Non : Option B","Node Border Style":"Style de bordure de nœud","Node Colors":"Couleurs de nœud","Node ID":"Identifiant de nœud","Node ID, Classes, Attributes":"Identifiant de nœud, classes, attributs","Node Label":"Étiquette de nœud","Node Shape":"Forme de nœud","Node Shapes":"Formes de nœud","Nodes":"Nœuds","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"Les nœuds peuvent être stylisés avec des traits, des points ou des doubles. Les bordures peuvent également être supprimées avec border_none.","Not Empty":"Pas vide","Now erase the text and try it yourself!":"Maintenant, effacez le texte et essayez par vous-même !","Office Hours":"Heures de travail","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":" temps en temps, le lien magique finira par atterrir dans votre dossier de pourriel. Si vous ne le voyez pas après quelques minutes, vérifiez-y ou demandez un nouveau lien.","One on One Support":"Un à un support","One-on-One Support":"Assistance individuelle","Open Customer Portal":"Ouvrir le portail client","Organization Chart":"Organigramme","Padding":"Rembourrage","Page not found":"Page non trouvée","Password":"Mot de passe ","Past Due":"En retard","Permanent Charts are a Pro Feature":"Les diagrammes permanents sont une fonctionnalité Pro","Playbook":"Livre-jeu","Pointer and container on same line":"Pointeur et conteneur sur la même ligne","Priority One-on-One Support":"Support prioritaire en tête-à-tête","Privacy Policy":"Politique de confidentialité","Process Diagram":"Diagramme de processus","Processing Data":"Traitement des données","Public":"Public","Random":"Aléatoire","Rapid Deployment Templates":"Modèles de déploiement rapide","Rapid Templates":"Modèles rapides","Rate limit exceeded. Please try again later.":"Limite de taux dépassée. Veuillez réessayer plus tard.","Read-only":"Lecture seulement","Reference by Class":"Référence par classe","Reference by ID":"Référence par ID","Reference by Label":"Référence par étiquette","References":"Références","References are used to create edges between nodes that are created elsewhere in the document":"Les références sont utilisées pour créer des arêtes entre les nœuds créés ailleurs dans le document","Referencing a node by its exact label":"Référencer un nœud par sa étiquette exacte","Referencing a node by its unique ID":"Référencer un nœud par son ID unique","Referencing multiple nodes with the same assigned class":"Référencement de multiples nœuds avec la même classe assignée","Refresh Page":"Rafraîchir la page","Reload to Update":"Recharger pour mettre à jour","Rename":"Renommer","Request Magic Link":"Demandez un lien magique","Request Password Reset":"Demandez une réinitialisation du mot de passe ","Reset":"Réinitialiser","Reset Password":"Réinitialiser le mot de passe","Resume Subscription":"Reprendre l\'abonnement","Return":"Retour","Right to Left":"De droite à gauche","Roadmap":"Roadmap","Rotate Label":"Faire pivoter l\'étiquette","Save":"Sauver","Save Time with AI & Dictation":"Gagnez du temps avec l\'IA et la dictée","Save to Cloud":"Enregistrer dans le Cloud","Save to File":"Enregistrer dans un fichier","Save your Work":"Enregistrer votre travail","Set Content":"Définir le contenu","Set Fixed Node Height":"Définir une hauteur de nœud fixe","Settings":"Paramètres","Share":"Partager","Sign In":"Se connecter ","Sign in with <0>GitHub":"Se connecter avec <0>GitHub","Sign in with <0>Google":"Se connecter avec <0>Google","Sorry! This page is only available in English.":"Désolé ! Cette page n\'est disponible qu\'en anglais.","Sorry, there was an error converting the text to a flowchart. Try again later.":"Désolé, une erreur s\'est produite lors de la conversion du texte en diagramme. Veuillez réessayer plus tard.","Source Arrow Shape":"Forme de la flèche source","Source Column":"Colonne source","Source Delimiter":"Délimiteur source","Source Distance From Node":"Distance de la source du nœud","Source/Target Arrow Shape":"Forme de flèche source / cible","Spacing":"Espacement","Special Attributes":"Attributs spéciaux","Start":"Début","Start Over":"Recommencer","Start free trial":"Commencer l\'essai gratuit","Status":"État","Store any data associated to a node":"Stocker toutes les données associées à un nœud","Style Classes":"Classes de style","Submit":"Soumettre","Subscribe to Pro and flowchart the fun way!":"Abonnez-vous à Pro et créez des organigrammes de manière amusante !","Subscription":"Abonnement","Subscription Successful!":"Abonnement réussi !","Subscription will end":"L\'abonnement prendra fin","Target Arrow Shape":"Forme de la flèche cible","Target Column":"Colonne cible","Target Delimiter":"Délimiteur cible","Target Distance From Node":"Distance cible du nœud","Templates":"Modèles","Text Color":"Couleur du texte","Text Horizontal Offset":"Décalage horizontal du texte","Text Leading":"Texte principal","Text Max Width":"Largeur maximale du texte","Text Vertical Offset":"Décalage vertical du texte","Text followed by colon+space creates an edge with the text as the label":"Texte suivi d\'un deux-points + espace crée un bord avec le texte comme étiquette","Text on a line creates a node with the text as the label":"Texte sur une ligne crée un nœud avec le texte comme étiquette","Thank you for your feedback!":"Merci pour votre commentaire !","The best way to change styles is to right-click on a node or an edge and select the style you want.":"La meilleure façon de changer les styles est de cliquer avec le bouton droit sur un nœud ou une arête et de sélectionner le style souhaité.","The column that contains the edge label(s)":"La colonne qui contient les étiquettes de bord","The column that contains the source node ID(s)":"La colonne qui contient les ID de nœud source","The column that contains the target node ID(s)":"La colonne qui contient les ID de nœud cible","The delimiter used to separate multiple source nodes":"Le délimiteur utilisé pour séparer plusieurs nœuds source","The delimiter used to separate multiple target nodes":"Le délimiteur utilisé pour séparer plusieurs nœuds cibles","The possible shapes are:":"Les formes possibles sont :","Theme":"Thème","Theme Customization Editor":"Éditeur de personnalisation de thème","Theme Editor":"Éditeur de thème","There are no edges in this data":"Il n\'y a pas d\'arêtes dans ces données","This action cannot be undone.":"Cette action ne peut pas être annulée.","This feature is only available to pro users. <0>Become a pro user to unlock it.":"Cette fonctionnalité est uniquement disponible pour les utilisateurs pro. <0>Devenez un utilisateur pro pour la débloquer.","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"Ceci est votre bac à sable. C\'est un endroit idéal pour expérimenter, mais <0>il se réinitialise quotidiennement.","This may take between 30 seconds and 2 minutes depending on the length of your input.":"Cela peut prendre entre 30 secondes et 2 minutes en fonction de la longueur de votre entrée.","This will replace the current content.":"Cela remplacera le contenu actuel.","This will replace your current sandbox.":"Cela remplacera votre bac à sable actuel.","Tip":"Astuce","To fix this change one of the edge IDs":"Pour corriger cela, changez l\'un des ID de bord","To fix this change one of the node IDs":"Pour corriger ceci, changez l\'un des ID de nœud","To fix this move one pointer to the next line":"Pour corriger ceci, déplacez un pointeur vers la ligne suivante","To fix this start the container <0/> on a different line":"Pour corriger cela, commencez le conteneur <0/> sur une ligne différente.","To learn more about why we require you to log in, please read <0>this blog post.":"Pour en savoir plus sur la raison pour laquelle nous vous demandons de vous connecter, veuillez lire <0>ce message de blog.","Together, speech-to-text and AI make creating diagrams a breeze!":"Ensemble, la reconnaissance vocale et l\'IA rendent la création de diagrammes un jeu d\'enfant !","Top to Bottom":"De haut en bas","Transform Your Ideas into Professional Diagrams in Seconds":"Transformez vos idées en diagrammes professionnels en quelques secondes","Transform text into diagrams instantly":"Transformez instantanément du texte en diagrammes","Transform your Ideas into Professional Diagrams in Seconds":"Transformez vos idées en diagrammes professionnels en quelques secondes","Trusted by over 100,000 users across businesses and universities":"Fait confiance par plus de 100 000 utilisateurs dans les entreprises et les universités","Try Pro for Free":"Essayez Pro gratuitement","Try again":"Réessayer","Try it for free for two days. Cancel anytime.":"Essayez-le gratuitement pendant deux jours. Annulez à tout moment.","Two edges have the same ID":"Deux arêtes ont le même ID","Two nodes have the same ID":"Deux nœuds ont le même ID","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"Oh oh, vous n\'avez plus de demandes gratuites ! Passez à Flowchart Fun Pro pour des conversions de diagrammes illimitées et continuez à transformer du texte en des flux visuels clairs aussi facilement que copier-coller.","Unescaped special character":"Caractère spécial non échappé","Unique text value to identify a node":"Valeur de texte unique pour identifier un nœud","Unknown":"Inconnu","Unknown Parsing Error":"Erreur d\'analyse inconnue","Unlimited Permanent Flowcharts":"Flux de diagrammes permanents illimités","Unpaid":"Impayé","Update Email":"Mettre à jour l\'e-mail","Upgrade to Pro":"Mettez à niveau vers Pro","Upload your File":"Téléchargez votre fichier","Use AI":"Utiliser l\'intelligence artificielle","Use Custom CSS Only":"Utiliser uniquement du CSS personnalisé","Use Default Content":"Utiliser le contenu par défaut","Use External Data":"Utilisez des données externes","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"Utilisez Lucidchart ou Visio ? L\'importation CSV facilite l\'obtention de données à partir de n\'importe quelle source !","Use an ID to Connect":"Utilisez un ID pour vous connecter","Use classes to group nodes":"Utilisez des classes pour regrouper les nœuds","Use the attribute <0>href to set a link on a node that opens in a new tab.":"Utilisez l\'attribut <0>href pour créer un lien sur un nœud qui s\'ouvre dans un nouvel onglet.","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"Utilisez l\'attribut <0>src pour définir l\'image d\'un nœud. L\'image sera mise à l\'échelle pour s\'adapter au nœud, vous devrez donc peut-être ajuster la largeur et la hauteur du nœud pour obtenir le résultat souhaité. Seules les images publiques (non bloquées par CORS) sont prises en charge.","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"Utilisez les attributs <0>w et <1>h pour définir explicitement la largeur et la hauteur d\'un nœud.","Use the customer portal to change your billing information.":"Utilisez le portail client pour modifier vos informations de facturation.","Use these settings to adapt the look and behavior of your flowcharts":"Utilisez ces paramètres pour adapter l\'apparence et le comportement de vos diagrammes de flux","Use this file for org charts, hierarchies, and other organizational structures.":"Utilisez ce fichier pour les organigrammes, les hiérarchies et autres structures organisationnelles.","Use this file for sequences, processes, and workflows.":"Utilisez ce fichier pour les séquences, les processus et les workflows.","User":"Utilisateur","View on Github":"Voir sur Github","Voice-to-Diagram Dictation":"Dictée vocale vers diagramme","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"Vous souhaitez créer un diagramme à partir d\'un document ? Collez-le dans l\'éditeur et cliquez sur \'Convertir en diagramme\'","Watermark-Free Diagrams":"Diagrammes sans filigrane","Watermarks":"Filigranes","What\'s Included":"Ce qui est inclus","What\'s this?":"Qu\'est-ce que c\'est?","Width":"Largeur","Width and Height":"Largeur et hauteur","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"Avec la version Pro de Flowchart Fun, vous pouvez utiliser des commandes en langage naturel pour rapidement détailler votre diagramme, idéal pour créer des diagrammes en déplacement. Pour 6 $ par mois, profitez de la facilité de l\'édition accessible par l\'IA pour améliorer votre expérience de création de diagrammes.","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"Avec la version pro, vous pouvez enregistrer et charger des fichiers locaux. C\'est parfait pour gérer des documents professionnels hors ligne.","Would you like to continue?":"Voulez-vous continuer ?","Write your prompt here or click to enable the microphone, then press and hold to record.":"Écrivez votre message ici ou cliquez pour activer le microphone, puis maintenez pour enregistrer.","Yearly":"Annuellement","Yes: Option A":"Oui : Option A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["Vous êtes sur le point d\'ajouter ",["numNodes"]," nœuds et ",["numEdges"]," arêtes à votre graphe."],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"Vous pouvez créer des diagrammes de flux illimités et permanents avec <0>Flowchart Fun Pro.","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"Vous pouvez enregistrer un nombre illimité de diagrammes de flux dans le cloud ou sur votre ordinateur, ainsi que bénéficier de fonctionnalités telles que l\'édition AI et les imports de données pour moins que le prix d\'une tasse de café.","You need to log in to access this page.":"Vous devez vous connecter pour accéder à cette page.","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"Vous êtes déjà un utilisateur Pro. <0>Gérer l\'abonnement<1/>Vous avez des questions ou des demandes de fonctionnalités? <2>Faites-le nous savoir","Your Charts":"Vos diagrammes","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"Votre bac à sable est un espace pour expérimenter librement avec nos outils de diagramme, se réinitialisant chaque jour pour un nouveau départ.","Your Work is Important":"Votre travail est important.","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"Vos graphiques sont en lecture seule car votre compte n\'est plus actif. Visitez votre page <0>compte pour en savoir plus.","Your subscription is <0>{statusDisplay}.":["Votre abonnement est <0>",["statusDisplay"],"."],"Zoom In":"Zoomer","Zoom Out":"Zoomer vers l\'extérieur","month":"mois","or":"ou"}' + '{"1 Temporary Flowchart":"1 Organigramme temporaire","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>Seul le CSS personnalisé est activé. Seuls les paramètres de mise en page et avancés seront appliqués.","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun est un projet open source réalisé par <1>Tone Row","<0>Sign In / <1>Sign Up with email and password":"<0>Se connecter / <1>S\'inscrire avec email et mot de passe","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>Vous avez actuellement un compte gratuit.<1/><2>Apprenez-en plus sur nos fonctionnalités Pro et abonnez-vous sur notre page tarifaire.","A new version of the app is available. Please reload to update.":"Une nouvelle version de l\'application est disponible. Veuillez recharger pour mettre à jour.","AI-Powered Flowchart Creation":"Création de diagrammes de flux alimentés par l\'IA","About":"À propos","Account":"Compte","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"Ajoutez un backslash (<0>\\\\) avant tout caractère spécial: <1>(, <2>:, <3>#, ou <4>.","Advanced":"Avancé ","Advanced Export Options (PNG, JPG, SVG)":"Options d\'exportation avancées (PNG, JPG, SVG)","Amount":"Montant","An error occurred. Try resubmitting or email {0} directly.":["Une erreur s\'est produite. Essayez de l\'envoyer à nouveau ou bien envoyez un e-mail à l\'adresse ",["0"],"."],"Appearance":"Thème","Arrow Size":"Taille de la flèche","Attributes":"Attributs","August 2023":"Août 2023","Back":"Retour","Back To Editor":"Retour à l\'éditeur","Background Color":"Couleur de fond","Basic Flowchart":"Diagramme de flux de base","Become a Github Sponsor":"Devenez un sponsor Github","Become a Pro User":"Devenez un utilisateur Pro","Begin Typing":"Commencez à taper","Billed annually at $24":"Facturé annuellement à 24 $","Billed monthly at $6":"Facturé mensuellement à 6 $","Blog":"Blog","Book a Meeting":"Réserver une réunion","Border Color":"Couleur de bordure","Border Width":"Largeur de bordure","Bottom to Top":"De bas en haut","Breadthfirst":"Parcours en largeur","Cancel":"Annuler","Cancel your subscription. Your hosted charts will become read-only.":"Résilier votre abonnement. Vos graphiques hébergés seront en lecture seule.","Certain attributes can be used to customize the appearance or functionality of elements.":"Certains attributs peuvent être utilisés pour personnaliser l\'apparence ou la fonctionnalité des éléments.","Change Email Address":"Changer l\'adresse email","Changelog":"Journal des modifications","Charts":"Graphiques","Check out the guide:":"Vérifiez le guide :","Check your email for a link to log in.<0/>You can close this window.":"Vérifiez votre e-mail pour un lien de connexion. Vous pouvez fermer cette fenêtre.","Choose":"Choisir","Choose Template":"Choisir un modèle","Choose a Plan":"Choisissez un plan","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"Choisissez parmi une variété de formes de flèches pour la source et la cible d\'un bord. Les formes incluent triangle, triangle-tee, cercle-triangle, triangle-croix, triangle-backcurve, vee, tee, carré, cercle, diamant, chevron, aucun.","Circle":"Cercle","Classes":"Classes","Clear":"Effacer","Clear text?":"Effacer le texte?","Clone":"Cloner","Close":"Fermer","Color":"Couleur","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"Les couleurs incluent le rouge, l\'orange, le jaune, le bleu, le pourpre, le noir, le blanc et le gris.","Column":"Colonne","Comment":"Commenter","Complete access to all features for just $6/month!":"Accès complet à toutes les fonctionnalités pour seulement 6 $ par mois !","Concentric":"Concentrique","Confirm New Email":"Confirmer le nouveau Email","Confirm your email address to sign in.":"Confirmez votre adresse e-mail pour vous connecter.","Consider: Adding a Label":"Considérez : Ajouter une étiquette","Containers":"Conteneurs","Containers are nodes that contain other nodes. They are declared using curly braces.":"Les conteneurs sont des nœuds qui contiennent d\'autres nœuds. Ils sont déclarés à l\'aide de accolades.","Continue":"Continuer","Convert to Flowchart":"Convertir en diagramme","Convert to hosted chart?":"Convertir en graphique hébergé ?","Cookie Policy":"Politique de cookies","Copy":"Copier","Copy PNG Image":"Copier l\'image PNG","Copy SVG Code":"Copier le code SVG","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"Copiez votre code Excalidraw et collez-le sur <0>excalidraw.com pour le modifier. Cette fonctionnalité est expérimentale et peut ne pas fonctionner avec tous les diagrammes. Si vous trouvez un bug, <1>faites-le nous savoir.","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"Copiez votre code mermaid.js ou ouvrez-le directement dans l\'éditeur en direct mermaid.js.","Create":"Créer","Create Flowcharts using AI":"Créer des organigrammes à l\'aide de l\'IA","Create Unlimited Flowcharts":"Créer des diagrammes illimités","Create a New Chart":"Créer un nouveau graphique","Create unlimited diagrams for just $6/month!":"Créez un nombre illimité de diagrammes pour seulement 6 $ par mois !","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"Créez des diagrammes de flux illimités stockés dans le cloud, accessibles partout !","Create with AI":"Créer avec l\'intelligence artificielle","Creating an edge between two nodes is done by indenting the second node below the first":"Créer une arête entre deux nœuds est fait en indentant le second nœud sous le premier","Curve Style":"Style de courbe","Custom CSS":"CSS personnalisé","Custom Sharing Options":"Options de partage personnalisées","Customer Portal":"Portail Clients","Daily Sandbox Editor":"Éditeur Sandbox quotidien","Dark":"Sombre","Dark Mode":"Mode sombre","Data Import (Visio, Lucidchart, CSV)":"Importation de données (Visio, Lucidchart, CSV)","Date":"Date","Direction":"Direction","Do you want to delete this?":"Souhaitez-vous supprimer ceci ?","Document":"Document","Download":"Télécharger","Download JPG":"Télécharger JPG","Download PNG":"Télécharger PNG","Download SVG":"Télécharger SVG","Drag and drop a CSV file here, or click to select a file":"Glissez-déposez un fichier CSV ici, ou cliquez pour sélectionner un fichier","Draw an edge from multiple nodes by beginning the line with a reference":"Dessinez une arête à partir de plusieurs nœuds en commençant la ligne par une référence","Drop the file here ...":"Déposez le fichier ici ...","Edge ID, Classes, Attributes":"ID Edge, Classes, Attributs","Edge Label":"Étiquette Edge","Edge Label Column":"Colonne d\'étiquette Edge","Edge Style":"Style Edge","Edge Text Size":"Taille du texte de bord","Edge missing indentation":"Indentation manquante du bord","Edges":"Bords","Edges are declared in the same row as their source node":"Les bords sont déclarés dans la même ligne que leur nœud source","Edges are declared in the same row as their target node":"Les bords sont déclarés dans la même ligne que leur nœud cible","Edges are declared in their own row":"Les bords sont déclarés dans leur propre ligne","Edges can also have ID\'s, classes, and attributes before the label":"Les bords peuvent également avoir des ID, des classes et des attributs avant l\'étiquette","Edges can be styled with dashed, dotted, or solid lines":"Les bords peuvent être stylisés avec des lignes en pointillés, en pointillés ou en lignes continues","Edges in Separate Rows":"Bordures en Rangs Séparés","Edges in Source Node Row":"Bordures dans la Ligne du Nœud Source","Edges in Target Node Row":"Bordures dans la Ligne du Nœud Cible","Edit with AI":"Modifier avec l\'IA","Editable":"Modifiable","Editor":"Éditeur","Email":"E-mail","Empty":"Vide","Enter a prompt or information you would like to create a chart from.":"Entrez une invite ou des informations que vous souhaitez utiliser pour créer un graphique.","Enter your email address and we\'ll send you a magic link to sign in.":"Entrez votre adresse e-mail et nous vous enverrons un lien magique pour vous connecter.","Enter your email address below and we\'ll send you a link to reset your password.":"Entrez votre adresse e-mail ci-dessous et nous vous enverrons un lien pour réinitialiser votre mot de passe.","Equal To":"Égal à","Excalidraw":"Excalidraw","Exclusive Office Hours":"Heures de bureau exclusives","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"Découvrez l\'efficacité et la sécurité de charger des fichiers locaux directement dans votre diagramme, idéal pour gérer des documents professionnels hors ligne. Débloquez cette fonctionnalité exclusive Pro et bien plus encore avec Flowchart Fun Pro, disponible pour seulement 6 $ par mois.","Export":"Exporter","Export to PNG & JPG":"Exporter en PNG et JPG","Export to PNG, JPG, and SVG":"Exporter en PNG, JPG et SVG","Feedback":"Commentaire","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"N\'hésitez pas à explorer et à nous contacter via la page <0>Commentaires si vous avez des inquiétudes.","Fixed Node Height":"Hauteur de nœud fixe","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro vous offre des diagrammes illimités, des collaborateurs illimités et un stockage illimité pour seulement 6 $ par mois.","Follow Us on Twitter":"Suivez-nous sur Twitter","Font Family":"Famille de polices","Forgot your password?":"Mot de passe oublié ?","Found a bug? Have a feature request? We would love to hear from you!":"Vous avez trouvé un bug ? Vous souhaitez faire une demande de fonctionnalité ? Nous aimerions beaucoup vous entendre !","Free":"Gratuit ","Fullscreen":"Plein écran","Gain access to AI Features and never lose your work with a Pro account.":"Accédez aux fonctionnalités d\'IA et ne perdez jamais votre travail avec un compte Pro.","General":"Général ","Go back home":"Retournez à la maison","Go to the Editor":"Aller à l\'éditeur","Go to your Sandbox":"Allez à votre bac à sable","Graph":"Graphique","Grid":"Quadrillage","Have complex questions or issues? We\'re here to help.":"Des questions ou des problèmes complexes ? Nous sommes là pour vous aider. ","Here are some Pro features you can now enjoy.":"Voici quelques fonctionnalités Pro dont vous pouvez maintenant profiter.","History":"Historique","Home":"Accueil","How are edges declared in this data?":"Comment les bords sont-ils déclarés dans ces données?","How would you like to save your chart?":"Comment souhaitez-vous enregistrer votre graphique?","ID\'s":"ID","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"Si un compte avec cet e-mail existe, nous vous avons envoyé un e-mail avec des instructions sur la façon de réinitialiser votre mot de passe.","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"Si vous appréciez l\'utilisation de <0>Flowchart Fun, veuillez envisager de soutenir le projet","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"Si vous souhaitez créer un bord, faites une indentation de cette ligne. Sinon, échappez le deux-points avec une barre oblique <0>\\\\:","Images":"Images","Import Data":"Importer des données","Import data from a CSV file.":"Importer des données à partir d\'un fichier CSV.","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"Importer des données à partir de n\'importe quel fichier CSV et les mapper à un nouveau diagramme. C\'est une excellente façon d\'importer des données à partir d\'autres sources telles que Lucidchart, Google Sheets et Visio.","Import from CSV":"Importer depuis CSV","Import from Visio, Lucidchart, and CSV":"Importer à partir de Visio, Lucidchart et CSV","Import your diagram it into Microsoft Visio using one of these CSV files.":"Importez votre diagramme dans Microsoft Visio à l\'aide de l\'un de ces fichiers CSV.","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"L\'importation de données est une fonctionnalité pro. Vous pouvez passer à Flowchart Fun Pro pour seulement 6 $ par mois.","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"Incluez un titre en utilisant un attribut <0>title. Pour utiliser la coloration Visio, ajoutez un attribut <1>roleType égal à l\'un des éléments suivants:","Info":"Info","Is":"Est","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON Canvas est une représentation JSON de votre diagramme utilisée par <0>Obsidian Canvas et d\'autres applications.","Keep Things Private":"Garder les choses privées","Knowledge Graph":"Graphique des connaissances","Language":"Langue","Layout":"Disposition ","Layout Frozen":"Mise en page gelée","Leading References":"Principales références","Learn More":"En savoir plus","Learn Syntax":"Apprendre la syntaxe","Learn about <0>Flowchart Fun Pro":"Apprenez à connaître <0>Flowchart Fun Pro","Learn about Flowchart Fun Pro":"En savoir plus sur Flowchart Fun Pro","Left to Right":"De gauche à droite","Let us know why you\'re canceling. We\'re always looking to improve.":"Faites-nous savoir pourquoi vous annulez. Nous cherchons toujours à nous améliorer.","Light":"Lumineux","Light Mode":"Mode lumineux","Link":"Lien","Load":"Charger","Load Chart":"Charger le graphique","Load File":"Charger le fichier","Load Files":"Charger des fichiers","Load Template":"Charger le modèle","Load default content":"Charger le contenu par défaut","Load from link?":"Charger à partir du lien?","Load layout and styles":"Charger la mise en page et les styles","Local File Support":"Support de fichier local","Lock Zoom to Graph":"Verrouiller le Zoom sur le Graphique","Log In":"Connexion","Log Out":"Déconnexion","Log in to Save":"Connectez-vous pour enregistrer","Log in to upgrade your account":"Connectez-vous pour mettre à niveau votre compte","Make a One-Time Donation":"Faites un don unique","Make publicly accessible":"Rendre accessible au public","Manage Billing":"Gérer la facturation","Map Data":"Cartographier les données","Monthly":"Mensuel","Multiple pointers on same line":"Plusieurs pointeurs sur la même ligne","My dog ate my credit card!":"Mon chien a mangé ma carte de crédit!","Name Chart":"Nommer le graphique","Name your chart":"Nommez votre graphique","New":"Nouveau","New Email":"Nouveau courriel","Next charge":"Prochain paiement","No Edges":"Pas de bords","No Watermarks!":"Pas de filigranes !","No: Option B":"Non : Option B","Node Border Style":"Style de bordure de nœud","Node Colors":"Couleurs de nœud","Node ID":"Identifiant de nœud","Node ID, Classes, Attributes":"Identifiant de nœud, classes, attributs","Node Label":"Étiquette de nœud","Node Shape":"Forme de nœud","Node Shapes":"Formes de nœud","Nodes":"Nœuds","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"Les nœuds peuvent être stylisés avec des traits, des points ou des doubles. Les bordures peuvent également être supprimées avec border_none.","Not Empty":"Pas vide","Now erase the text and try it yourself!":"Maintenant, effacez le texte et essayez par vous-même !","Office Hours":"Heures de travail","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":" temps en temps, le lien magique finira par atterrir dans votre dossier de pourriel. Si vous ne le voyez pas après quelques minutes, vérifiez-y ou demandez un nouveau lien.","One on One Support":"Un à un support","One-on-One Support":"Assistance individuelle","Open Customer Portal":"Ouvrir le portail client","Organization Chart":"Organigramme","Padding":"Rembourrage","Page not found":"Page non trouvée","Password":"Mot de passe ","Past Due":"En retard","Permanent Charts are a Pro Feature":"Les diagrammes permanents sont une fonctionnalité Pro","Playbook":"Livre-jeu","Pointer and container on same line":"Pointeur et conteneur sur la même ligne","Priority One-on-One Support":"Support prioritaire en tête-à-tête","Privacy Policy":"Politique de confidentialité","Process Diagram":"Diagramme de processus","Processing Data":"Traitement des données","Public":"Public","Random":"Aléatoire","Rapid Deployment Templates":"Modèles de déploiement rapide","Rapid Templates":"Modèles rapides","Rate limit exceeded. Please try again later.":"Limite de taux dépassée. Veuillez réessayer plus tard.","Read-only":"Lecture seulement","Reference by Class":"Référence par classe","Reference by ID":"Référence par ID","Reference by Label":"Référence par étiquette","References":"Références","References are used to create edges between nodes that are created elsewhere in the document":"Les références sont utilisées pour créer des arêtes entre les nœuds créés ailleurs dans le document","Referencing a node by its exact label":"Référencer un nœud par sa étiquette exacte","Referencing a node by its unique ID":"Référencer un nœud par son ID unique","Referencing multiple nodes with the same assigned class":"Référencement de multiples nœuds avec la même classe assignée","Refresh Page":"Rafraîchir la page","Reload to Update":"Recharger pour mettre à jour","Rename":"Renommer","Request Magic Link":"Demandez un lien magique","Request Password Reset":"Demandez une réinitialisation du mot de passe ","Reset":"Réinitialiser","Reset Password":"Réinitialiser le mot de passe","Resume Subscription":"Reprendre l\'abonnement","Return":"Retour","Right to Left":"De droite à gauche","Roadmap":"Roadmap","Rotate Label":"Faire pivoter l\'étiquette","Save":"Sauver","Save Time with AI & Dictation":"Gagnez du temps avec l\'IA et la dictée","Save to Cloud":"Enregistrer dans le Cloud","Save to File":"Enregistrer dans un fichier","Save your Work":"Enregistrer votre travail","Set Content":"Définir le contenu","Set Fixed Node Height":"Définir une hauteur de nœud fixe","Settings":"Paramètres","Share":"Partager","Sign In":"Se connecter ","Sign in with <0>GitHub":"Se connecter avec <0>GitHub","Sign in with <0>Google":"Se connecter avec <0>Google","Sorry! This page is only available in English.":"Désolé ! Cette page n\'est disponible qu\'en anglais.","Sorry, there was an error converting the text to a flowchart. Try again later.":"Désolé, une erreur s\'est produite lors de la conversion du texte en diagramme. Veuillez réessayer plus tard.","Source Arrow Shape":"Forme de la flèche source","Source Column":"Colonne source","Source Delimiter":"Délimiteur source","Source Distance From Node":"Distance de la source du nœud","Source/Target Arrow Shape":"Forme de flèche source / cible","Spacing":"Espacement","Special Attributes":"Attributs spéciaux","Start":"Début","Start Over":"Recommencer","Status":"État","Store any data associated to a node":"Stocker toutes les données associées à un nœud","Style Classes":"Classes de style","Submit":"Soumettre","Subscribe to Pro and flowchart the fun way!":"Abonnez-vous à Pro et créez des organigrammes de manière amusante !","Subscription":"Abonnement","Subscription Successful!":"Abonnement réussi !","Subscription will end":"L\'abonnement prendra fin","Target Arrow Shape":"Forme de la flèche cible","Target Column":"Colonne cible","Target Delimiter":"Délimiteur cible","Target Distance From Node":"Distance cible du nœud","Templates":"Modèles","Text Color":"Couleur du texte","Text Horizontal Offset":"Décalage horizontal du texte","Text Leading":"Texte principal","Text Max Width":"Largeur maximale du texte","Text Vertical Offset":"Décalage vertical du texte","Text followed by colon+space creates an edge with the text as the label":"Texte suivi d\'un deux-points + espace crée un bord avec le texte comme étiquette","Text on a line creates a node with the text as the label":"Texte sur une ligne crée un nœud avec le texte comme étiquette","Thank you for your feedback!":"Merci pour votre commentaire !","The best way to change styles is to right-click on a node or an edge and select the style you want.":"La meilleure façon de changer les styles est de cliquer avec le bouton droit sur un nœud ou une arête et de sélectionner le style souhaité.","The column that contains the edge label(s)":"La colonne qui contient les étiquettes de bord","The column that contains the source node ID(s)":"La colonne qui contient les ID de nœud source","The column that contains the target node ID(s)":"La colonne qui contient les ID de nœud cible","The delimiter used to separate multiple source nodes":"Le délimiteur utilisé pour séparer plusieurs nœuds source","The delimiter used to separate multiple target nodes":"Le délimiteur utilisé pour séparer plusieurs nœuds cibles","The possible shapes are:":"Les formes possibles sont :","Theme":"Thème","Theme Customization Editor":"Éditeur de personnalisation de thème","Theme Editor":"Éditeur de thème","There are no edges in this data":"Il n\'y a pas d\'arêtes dans ces données","This action cannot be undone.":"Cette action ne peut pas être annulée.","This feature is only available to pro users. <0>Become a pro user to unlock it.":"Cette fonctionnalité est uniquement disponible pour les utilisateurs pro. <0>Devenez un utilisateur pro pour la débloquer.","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"Ceci est votre bac à sable. C\'est un endroit idéal pour expérimenter, mais <0>il se réinitialise quotidiennement.","This may take between 30 seconds and 2 minutes depending on the length of your input.":"Cela peut prendre entre 30 secondes et 2 minutes en fonction de la longueur de votre entrée.","This will replace the current content.":"Cela remplacera le contenu actuel.","This will replace your current sandbox.":"Cela remplacera votre bac à sable actuel.","Tip":"Astuce","To fix this change one of the edge IDs":"Pour corriger cela, changez l\'un des ID de bord","To fix this change one of the node IDs":"Pour corriger ceci, changez l\'un des ID de nœud","To fix this move one pointer to the next line":"Pour corriger ceci, déplacez un pointeur vers la ligne suivante","To fix this start the container <0/> on a different line":"Pour corriger cela, commencez le conteneur <0/> sur une ligne différente.","To learn more about why we require you to log in, please read <0>this blog post.":"Pour en savoir plus sur la raison pour laquelle nous vous demandons de vous connecter, veuillez lire <0>ce message de blog.","Together, speech-to-text and AI make creating diagrams a breeze!":"Ensemble, la reconnaissance vocale et l\'IA rendent la création de diagrammes un jeu d\'enfant !","Top to Bottom":"De haut en bas","Transform Your Ideas into Professional Diagrams in Seconds":"Transformez vos idées en diagrammes professionnels en quelques secondes","Transform text into diagrams instantly":"Transformez instantanément du texte en diagrammes","Transform your Ideas into Professional Diagrams in Seconds":"Transformez vos idées en diagrammes professionnels en quelques secondes","Trusted by over 100,000 users across businesses and universities":"Fait confiance par plus de 100 000 utilisateurs dans les entreprises et les universités","Try again":"Réessayer","Two edges have the same ID":"Deux arêtes ont le même ID","Two nodes have the same ID":"Deux nœuds ont le même ID","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"Oh oh, vous n\'avez plus de demandes gratuites ! Passez à Flowchart Fun Pro pour des conversions de diagrammes illimitées et continuez à transformer du texte en des flux visuels clairs aussi facilement que copier-coller.","Unescaped special character":"Caractère spécial non échappé","Unique text value to identify a node":"Valeur de texte unique pour identifier un nœud","Unknown":"Inconnu","Unknown Parsing Error":"Erreur d\'analyse inconnue","Unlimited Permanent Flowcharts":"Flux de diagrammes permanents illimités","Unpaid":"Impayé","Update Email":"Mettre à jour l\'e-mail","Upgrade to Pro":"Mettez à niveau vers Pro","Upload your File":"Téléchargez votre fichier","Use AI":"Utiliser l\'intelligence artificielle","Use Custom CSS Only":"Utiliser uniquement du CSS personnalisé","Use Default Content":"Utiliser le contenu par défaut","Use External Data":"Utilisez des données externes","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"Utilisez Lucidchart ou Visio ? L\'importation CSV facilite l\'obtention de données à partir de n\'importe quelle source !","Use an ID to Connect":"Utilisez un ID pour vous connecter","Use classes to group nodes":"Utilisez des classes pour regrouper les nœuds","Use the attribute <0>href to set a link on a node that opens in a new tab.":"Utilisez l\'attribut <0>href pour créer un lien sur un nœud qui s\'ouvre dans un nouvel onglet.","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"Utilisez l\'attribut <0>src pour définir l\'image d\'un nœud. L\'image sera mise à l\'échelle pour s\'adapter au nœud, vous devrez donc peut-être ajuster la largeur et la hauteur du nœud pour obtenir le résultat souhaité. Seules les images publiques (non bloquées par CORS) sont prises en charge.","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"Utilisez les attributs <0>w et <1>h pour définir explicitement la largeur et la hauteur d\'un nœud.","Use the customer portal to change your billing information.":"Utilisez le portail client pour modifier vos informations de facturation.","Use these settings to adapt the look and behavior of your flowcharts":"Utilisez ces paramètres pour adapter l\'apparence et le comportement de vos diagrammes de flux","Use this file for org charts, hierarchies, and other organizational structures.":"Utilisez ce fichier pour les organigrammes, les hiérarchies et autres structures organisationnelles.","Use this file for sequences, processes, and workflows.":"Utilisez ce fichier pour les séquences, les processus et les workflows.","User":"Utilisateur","View on Github":"Voir sur Github","Voice-to-Diagram Dictation":"Dictée vocale vers diagramme","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"Vous souhaitez créer un diagramme à partir d\'un document ? Collez-le dans l\'éditeur et cliquez sur \'Convertir en diagramme\'","Watermark-Free Diagrams":"Diagrammes sans filigrane","Watermarks":"Filigranes","What\'s Included":"Ce qui est inclus","What\'s this?":"Qu\'est-ce que c\'est?","Width":"Largeur","Width and Height":"Largeur et hauteur","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"Avec la version Pro de Flowchart Fun, vous pouvez utiliser des commandes en langage naturel pour rapidement détailler votre diagramme, idéal pour créer des diagrammes en déplacement. Pour 6 $ par mois, profitez de la facilité de l\'édition accessible par l\'IA pour améliorer votre expérience de création de diagrammes.","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"Avec la version pro, vous pouvez enregistrer et charger des fichiers locaux. C\'est parfait pour gérer des documents professionnels hors ligne.","Would you like to continue?":"Voulez-vous continuer ?","Write your prompt here or click to enable the microphone, then press and hold to record.":"Écrivez votre message ici ou cliquez pour activer le microphone, puis maintenez pour enregistrer.","Yearly":"Annuellement","Yes: Option A":"Oui : Option A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["Vous êtes sur le point d\'ajouter ",["numNodes"]," nœuds et ",["numEdges"]," arêtes à votre graphe."],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"Vous pouvez créer des diagrammes de flux illimités et permanents avec <0>Flowchart Fun Pro.","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"Vous pouvez enregistrer un nombre illimité de diagrammes de flux dans le cloud ou sur votre ordinateur, ainsi que bénéficier de fonctionnalités telles que l\'édition AI et les imports de données pour moins que le prix d\'une tasse de café.","You need to log in to access this page.":"Vous devez vous connecter pour accéder à cette page.","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"Vous êtes déjà un utilisateur Pro. <0>Gérer l\'abonnement<1/>Vous avez des questions ou des demandes de fonctionnalités? <2>Faites-le nous savoir","Your Charts":"Vos diagrammes","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"Votre bac à sable est un espace pour expérimenter librement avec nos outils de diagramme, se réinitialisant chaque jour pour un nouveau départ.","Your Work is Important":"Votre travail est important.","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"Vos graphiques sont en lecture seule car votre compte n\'est plus actif. Visitez votre page <0>compte pour en savoir plus.","Your subscription is <0>{statusDisplay}.":["Votre abonnement est <0>",["statusDisplay"],"."],"Zoom In":"Zoomer","Zoom Out":"Zoomer vers l\'extérieur","month":"mois","or":"ou","{0}":[["0"]]}' ), }; diff --git a/app/src/locales/fr/messages.po b/app/src/locales/fr/messages.po index 668984f6f..bdc039048 100644 --- a/app/src/locales/fr/messages.po +++ b/app/src/locales/fr/messages.po @@ -119,11 +119,11 @@ msgstr "Devenez un utilisateur Pro" msgid "Begin Typing" msgstr "Commencez à taper" -#: src/components/Checkout.tsx:141 +#: src/components/Checkout.tsx:144 msgid "Billed annually at $24" msgstr "Facturé annuellement à 24 $" -#: src/components/Checkout.tsx:153 +#: src/components/Checkout.tsx:156 msgid "Billed monthly at $6" msgstr "Facturé mensuellement à 6 $" @@ -254,7 +254,7 @@ msgstr "Colonne" msgid "Comment" msgstr "Commenter" -#: src/pages/Pricing2.tsx:197 +#: src/pages/Pricing2.tsx:202 msgid "Complete access to all features for just $6/month!" msgstr "Accès complet à toutes les fonctionnalités pour seulement 6 $ par mois !" @@ -610,6 +610,10 @@ msgstr "Gratuit " msgid "Fullscreen" msgstr "Plein écran" +#: src/components/Checkout.tsx:133 +msgid "Gain access to AI Features and never lose your work with a Pro account." +msgstr "Accédez aux fonctionnalités d'IA et ne perdez jamais votre travail avec un compte Pro." + #: src/components/Tabs/ThemeTab.tsx:155 msgid "General" msgstr "Général " @@ -867,7 +871,7 @@ msgstr "Gérer la facturation" msgid "Map Data" msgstr "Cartographier les données" -#: src/components/Checkout.tsx:152 +#: src/components/Checkout.tsx:155 msgid "Monthly" msgstr "Mensuel" @@ -1251,10 +1255,6 @@ msgstr "Début" msgid "Start Over" msgstr "Recommencer" -#: src/components/Checkout.tsx:173 -msgid "Start free trial" -msgstr "Commencer l'essai gratuit" - #: src/pages/Account.tsx:162 msgid "Status" msgstr "État" @@ -1273,7 +1273,7 @@ msgstr "Classes de style" msgid "Submit" msgstr "Soumettre" -#: src/pages/Pricing2.tsx:362 +#: src/pages/Pricing2.tsx:367 msgid "Subscribe to Pro and flowchart the fun way!" msgstr "Abonnez-vous à Pro et créez des organigrammes de manière amusante !" @@ -1459,26 +1459,18 @@ msgstr "Transformez vos idées en diagrammes professionnels en quelques secondes msgid "Transform text into diagrams instantly" msgstr "Transformez instantanément du texte en diagrammes" -#: src/pages/Pricing2.tsx:192 +#: src/pages/Pricing2.tsx:197 msgid "Transform your Ideas into Professional Diagrams in Seconds" msgstr "Transformez vos idées en diagrammes professionnels en quelques secondes" -#: src/pages/Pricing2.tsx:260 +#: src/pages/Pricing2.tsx:265 msgid "Trusted by over 100,000 users across businesses and universities" msgstr "Fait confiance par plus de 100 000 utilisateurs dans les entreprises et les universités" -#: src/components/Header.tsx:210 -msgid "Try Pro for Free" -msgstr "Essayez Pro gratuitement" - #: src/components/App.tsx:79 msgid "Try again" msgstr "Réessayer" -#: src/components/Checkout.tsx:133 -msgid "Try it for free for two days. Cancel anytime." -msgstr "Essayez-le gratuitement pendant deux jours. Annulez à tout moment." - #: src/lib/parserErrors.tsx:60 msgid "Two edges have the same ID" msgstr "Deux arêtes ont le même ID" @@ -1609,7 +1601,7 @@ msgstr "Diagrammes sans filigrane" msgid "Watermarks" msgstr "Filigranes" -#: src/pages/Pricing2.tsx:287 +#: src/pages/Pricing2.tsx:292 msgid "What's Included" msgstr "Ce qui est inclus" @@ -1642,7 +1634,7 @@ msgstr "Voulez-vous continuer ?" msgid "Write your prompt here or click to enable the microphone, then press and hold to record." msgstr "Écrivez votre message ici ou cliquez pour activer le microphone, puis maintenez pour enregistrer." -#: src/components/Checkout.tsx:140 +#: src/components/Checkout.tsx:143 msgid "Yearly" msgstr "Annuellement" @@ -1700,10 +1692,14 @@ msgstr "Zoomer" msgid "Zoom Out" msgstr "Zoomer vers l'extérieur" -#: src/components/Checkout.tsx:206 +#: src/components/Checkout.tsx:213 msgid "month" msgstr "mois" #: src/pages/LogIn.tsx:205 msgid "or" msgstr "ou" + +#: src/components/Checkout.tsx:176 +msgid "{0}" +msgstr "{0}" diff --git a/app/src/locales/hi/messages.js b/app/src/locales/hi/messages.js index d2b562384..7bd1336b2 100644 --- a/app/src/locales/hi/messages.js +++ b/app/src/locales/hi/messages.js @@ -1,5 +1,5 @@ /*eslint-disable*/ module.exports = { messages: JSON.parse( - '{"1 Temporary Flowchart":"1 अस्थायी फ्लोचार्ट","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>कस्टम CSS केवल सक्षम है। केवल लेआउट और एडवांस्ड सेटिंग्स लागू की जाएगी।","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun <1>Tone Row द्वारा बनाई गई एक खुला स्रोत परियोजना है ","<0>Sign In / <1>Sign Up with email and password":"<0>साइन इन / <1>साइन अप ईमेल और पासवर्ड के साथ","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>आपके पास वर्तमान में एक मुफ्त खाता है। <1/><2>हमारी प्रो फीचर्स के बारे में जानें और हमारी मुल्यों के पृष्ठ पर सदस्यता लें","A new version of the app is available. Please reload to update.":"एप्प का एक नया वर्जन उपलब्ध है। अपडेट करने के लिए रीलोड करें।","AI-Powered Flowchart Creation":"एआई-पावर्ड फ्लोचार्ट निर्माण","About":"के बारे में","Account":"खाता","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"किसी भी विशेष वर्ण के पहले एक बैकस्लैश (<0>\\\\) जोड़ें: <1>(, <2>:, <3>#, या <4>.","Advanced":"उन्नत","Advanced Export Options (PNG, JPG, SVG)":"उन्नत निर्यात विकल्प (PNG, JPG, SVG)","Amount":"रकम","An error occurred. Try resubmitting or email {0} directly.":["एक एरर हो गया. फिर से सबमिट करने की कोशिश करें या सीधे ",["0"]," ईमेल करें."],"Appearance":"दिखावट","Arrow Size":"तीर आकार","Attributes":"गुण","August 2023":"2023 अगस्त","Back":"वापस","Back To Editor":"संपादक पर वापस जाएं","Background Color":"पृष्ठभूमि रंग","Basic Flowchart":"बेसिक फ्लोचार्ट","Become a Github Sponsor":"गिटहब स्पॉन्सर बनें","Become a Pro User":"प्रो उपयोगकर्ता बनें","Begin Typing":"टाइपिंग शुरू करें","Billed annually at $24":"वार्षिक रूप से $24 का बिल बनाया जाएगा","Billed monthly at $6":"मासिक रूप से $6 का बिल बनाया जाएगा","Blog":"ब्लॉग","Book a Meeting":"एक बैठक बुक करें","Border Color":"सीमा रंग","Border Width":"सीमा चौड़ाई","Bottom to Top":"नीचे से शीर्ष तक","Breadthfirst":"चौड़ाई पहले","Cancel":"रद्द करें","Cancel your subscription. Your hosted charts will become read-only.":"अपनी सदस्यता रद्द करें. आपके होस्ट किये गए चार्ट सिर्फ़ पढ़े जा सकेंगे.","Certain attributes can be used to customize the appearance or functionality of elements.":"कुछ गुण तत्वों की दिखता या कार्यक्षमता को अनुकूलित करने के लिए उपयोग किए जा सकते हैं।","Change Email Address":"ईमेल पता बदलें","Changelog":"बदलाव का","Charts":"चार्ट","Check out the guide:":"गाइड की जाँच करें:","Check your email for a link to log in.<0/>You can close this window.":"लॉग इन करने के लिए अपने ईमेल की जाँच करें। आप इस विंडो को बंद कर सकते हैं।","Choose":"चुनें","Choose Template":"टेम्पलेट चुनें","Choose a Plan":"एक योजना चुनें","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"एक किनारे के स्रोत और लक्ष्य के लिए विभिन्न तीर आकारों से चुनें। आकार शामिल हैं त्रिकोण, त्रिकोण-टी, सर्कल-त्रिकोण, त्रिकोण-क्रॉस, त्रिकोण-बैककर्व, वी, टी, चौकोर, हीरा, चेवरॉन और कोई नहीं।","Circle":"परिधि","Classes":"वर्ग","Clear":"साफ़","Clear text?":"पाठ साफ़ करें?","Clone":"क्लोन करें","Close":"बंद करें","Color":"रंग","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"रंग में लाल, नारंगी, पीला, नीला, बैंगनी, काला, सफेद, और ग्रे शामिल हैं।","Column":"स्तंभ","Comment":"टिप्पणी","Complete access to all features for just $6/month!":"सिर्फ $6/माह के लिए सभी सुविधाओं का पूरा उपयोग!","Concentric":"गाढ़ा","Confirm New Email":"नई ईमेल की पुष्टि करें","Confirm your email address to sign in.":"साइन इन करने के लिए अपना ईमेल पता पुष्टि करें।","Consider: Adding a Label":"लेबल जोड़ने की सोचिए","Containers":"कंटेनर","Containers are nodes that contain other nodes. They are declared using curly braces.":"कंटेनर उन नोड्स हैं जो अन्य नोड्स को सम्मिलित करते हैं। वे कर्ली ब्रेस का उपयोग करके घोषित किया जाता है।","Continue":"जारी रखें","Convert to Flowchart":"फ्लोचार्ट में बदलें","Convert to hosted chart?":"होस्टेड चार्ट में कनवर्ट करें?","Cookie Policy":"कुकी नीति","Copy":"कॉपी करें","Copy PNG Image":"PNG छवि कॉपी करें","Copy SVG Code":"SVG कोड कॉपी करें","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"अपने Excalidraw कोड को कॉपी करें और <0>excalidraw.com में पेस्ट करें ताकि आप संपादित कर सकें। यह सुविधा प्रयोगात्मक है और सभी आरेखों के साथ काम नहीं कर सकती। यदि आपको कोई बग मिलता है, तो <1>हमें जानकारी दें।","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"अपना मर्मेड.जेएस कोड कॉपी करें या मर्मेड.जेएस लाइव एडिटर में सीधे खोलें।","Create":"बनाएं","Create Flowcharts using AI":"एआई का उपयोग करके फ्लोचार्ट बनाएं","Create Unlimited Flowcharts":"असीमित पारितकथाओं बनाएं","Create a New Chart":"एक नया चार्ट बनाएं","Create unlimited diagrams for just $6/month!":"सिर्फ $6/माह के लिए असीमित डायग्राम बनाएं!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"आकार में असीमित फ्लोचार्ट को क्लाउड में संग्रहीत करें - किसी भी जगह से उपलब्ध!","Create with AI":"AI के साथ बनाएं","Creating an edge between two nodes is done by indenting the second node below the first":"दो नोड्स के बीच एक एज बनाने के लिए दूसरा नोड पहले वाले के नीचे इंडेंट करना होता है","Curve Style":"वक्र शैली","Custom CSS":"कस्टम CSS","Custom Sharing Options":"कस्टम शेयरिंग विकल्प","Customer Portal":"ग्राहक पोर्टल","Daily Sandbox Editor":"दैनिक सैंडबॉक्स संपादक","Dark":"डार्क","Dark Mode":"डार्क मोड","Data Import (Visio, Lucidchart, CSV)":"डेटा आयात (विशियो, ल्यूसिडचार्ट, सीएसवी)","Date":"तारीख़","Direction":"दिशा","Do you want to delete this?":"क्या आप इसे डिलीट करना चाहते हैं?","Document":"दस्तावेज़","Download":"डाउनलोड","Download JPG":"JPG डाउनलोड करें","Download PNG":"PNG डाउनलोड करें","Download SVG":"SVG डाउनलोड करें","Drag and drop a CSV file here, or click to select a file":"CSV फ़ाइल यहां ड्रैग और ड्रॉप करें, या फ़ाइल का चयन करने के लिए क्लिक करें","Draw an edge from multiple nodes by beginning the line with a reference":"एक से अधिक नोड्स से एज ड्रा करने के लिए लाइन को एक संदर्भ के साथ शुरू करें","Drop the file here ...":"फाइल यहाँ ड्रॉप करें ...","Edge ID, Classes, Attributes":"किनारे आईडी, वर्ग, गुण","Edge Label":"किनारे लेबल","Edge Label Column":"किनारे लेबल कॉलम","Edge Style":"किनारे शैली","Edge Text Size":"एड्ज टेक्स्ट आकार","Edge missing indentation":"एड्ज अंतराल गुम है","Edges":"किन्तुओं","Edges are declared in the same row as their source node":"उनके स्रोत नोड के ही पंक्ति में किन्तुओं की घोषणा की जाती है","Edges are declared in the same row as their target node":"उनके लक्ष्य नोड के ही पंक्ति में किन्तुओं की घोषणा की जाती है","Edges are declared in their own row":"किन्तुओं को अपनी खुद की पंक्ति में घोषणा की जाती है","Edges can also have ID\'s, classes, and attributes before the label":"लेबल से पहले, किन्तुओं को आईडीज़, क्लासेज़ और गुण देने की अनुमति होती है","Edges can be styled with dashed, dotted, or solid lines":"किन्तुओं को डैश्ड, डॉटेड या सॉलिड लाइन्स के साथ स्टाइल किया जा सकता है","Edges in Separate Rows":"अलग पंक्तियों में किन्हें","Edges in Source Node Row":"स्रोत नोड पंक्ति में किन्हें","Edges in Target Node Row":"लक्ष्य नोड पंक्ति में किन्हें","Edit with AI":"एआई के साथ संपादित करें","Editable":"संपादन योग्य","Editor":"संपादक","Email":"ईमेल","Empty":"खाली","Enter a prompt or information you would like to create a chart from.":"एक प्रॉम्प्ट या जानकारी दर्ज करें जिससे आप एक चार्ट बना सकें।","Enter your email address and we\'ll send you a magic link to sign in.":"अपना ईमेल पता दर्ज करें और हम आपको साइन इन करने के लिए एक जादूगरी लिंक भेजेंगे।","Enter your email address below and we\'ll send you a link to reset your password.":"नीचे अपना ईमेल पता दर्ज करें और हम आपको अपना पासवर्ड रीसेट करने के लिए एक लिंक भेजेंगे।","Equal To":"बराबर","Excalidraw":"Excalidraw","Exclusive Office Hours":"अनन्य ऑफिस घंटे","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"व्यवसाय से संबंधित दस्तावेजों को ऑफलाइन में प्रबंधित करने के लिए स्थानीय फ़ाइलों को अपने फ्लोचार्ट में सीधे लोड करने की कुशलता और सुरक्षा का अनुभव करें। Flowchart Fun Pro के साथ इस अनूठे प्रो सुविधा और अन्य को खोलें, सिर्फ $6/माह में उपलब्ध है।","Export":"एक्सपोर्ट करें","Export to PNG & JPG":"PNG और JPG में निर्यात करें","Export to PNG, JPG, and SVG":"PNG, JPG और SVG में निर्यात करें","Feedback":"फ़ीडबैक","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"किसी भी चिंता के लिए हमसे फीडबैक पेज के माध्यम से संपर्क करने के लिए स्वतंत्रता से अन्वेषण करें और प्रवेश करें।","Fixed Node Height":"निर्धारित नोड ऊंचाई","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro आपको सिर्फ $6/माह के लिए असीमित फ्लोचार्ट, असीमित सहयोगी और असीमित स्टोरेज देता है।","Follow Us on Twitter":"हमारे साथ ट्विटर पर फॉलो करें","Font Family":"फॉन्ट परिवार","Forgot your password?":"अपना पासवर्ड भूल गए?","Found a bug? Have a feature request? We would love to hear from you!":"एक बग पाया? एक सुविधा अनुरोध है? हम आपसे सुनने के लिए प्रसन्न होंगे!","Free":"मुफ्त","Fullscreen":"फ़ुलस्क्रीन","General":"सामान्य","Go back home":"घर वापस जाओ","Go to the Editor":"संपादक पर जाएं","Go to your Sandbox":"अपने सैंडबॉक्स पर जाएं","Graph":"ग्राफ़","Grid":"ग्रिड","Have complex questions or issues? We\'re here to help.":"जटिल सवाल या समस्याएं हैं? हम यहां आपकी मदद के लिए हैं।","Here are some Pro features you can now enjoy.":"यहाँ आपको कुछ प्रो फीचर आनंद लेने को मिल रहे हैं।","History":"हिस्ट्री","Home":"होम","How are edges declared in this data?":"इस डेटा में कैसे किन्हीं कड़ियाँ घोषित होती हैं?","How would you like to save your chart?":"आप अपने चार्ट को कैसे सहेजना चाहेंगे?","ID\'s":"आईडीज़","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"अगर उस ईमेल के साथ एक खाता मौजूद है, तो हमने आपको पासवर्ड रीसेट करने के लिए निर्देशों के साथ एक ईमेल भेजा है।","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"यदि आप <0>Flowchart Fun का उपयोग करना आनंदित हैं, तो कृपया परियोजना को समर्थित करने की सोच करें","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"यदि आप एक एड्ज बनाने के लिए मतलब है, तो इस लाइन को इंडेंट करें। यदि नहीं, तो कॉलन को बैक स्लैश के साथ भागो <0> \\\\: ","Images":"छवियाँ","Import Data":"डेटा आयात करें","Import data from a CSV file.":"CSV फ़ाइल से डेटा आयात करें।","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"किसी भी CSV फ़ाइल से डेटा आयात करें और इसे एक नए प्रक्रिया चार्ट में मैप करें। यह अन्य स्रोतों जैसे लुसिडचार्ट, गूगल शीट्स और विसिओ से डेटा आयात करने के लिए एक अच्छा तरीका है।","Import from CSV":"CSV से आयात करें","Import from Visio, Lucidchart, and CSV":"Visio, Lucidchart और CSV से आयात करें","Import your diagram it into Microsoft Visio using one of these CSV files.":"इन CSV फ़ाइलों में से एक का उपयोग करके अपनी आरेख Microsoft Visio में आयात करें।","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"डेटा आयात करना एक पेशकश कौशल है। आप केवल $6/महीने में फ्लोचार्ट फन प्रो पर अपग्रेड कर सकते हैं।","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"एक <0>title विशेषता का उपयोग करके एक शीर्षक शामिल करें। Visio रंगीनी का उपयोग करने के लिए, निम्नलिखित में से किसी एक के बराबर एक <1>roleType विशेषता जोड़ें:","Info":"जानकारी","Is":"हाँ","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON कैनवास आपके द्वारा बनाई गई आपकी आरेख का एक JSON प्रतिनिधि है, जो <0>Obsidian कैनवास और अन्य एप्लिकेशनों द्वारा उपयोग किया जाता है।","Keep Things Private":"चीजों को निजी रखें","Knowledge Graph":"ज्ञान ग्राफ","Language":"भाषा","Layout":"रूपरेखा","Layout Frozen":"लेआउट फ्रोज़न","Leading References":"प्रमुख संदर्भ","Learn More":"और अधिक जानें","Learn Syntax":"सिंटैक्स सीखें","Learn about <0>Flowchart Fun Pro":"<0>फ्लोचार्ट फन प्रो के बारे में जानें","Learn about Flowchart Fun Pro":"Flowchart Fun Pro के बारे में जानें","Left to Right":"बाएं से दाएं","Let us know why you\'re canceling. We\'re always looking to improve.":"हमें बताएं कि आप क्यों रद्द कर रहे हैं। हम हमेशा सुधार करने की कोशिश कर रहे हैं।","Light":"लाइट","Light Mode":"लाइट मोड","Link":"लिंक","Load":"लोड","Load Chart":"चार्ट लोड करें","Load File":"फ़ाइल लोड करें","Load Files":"फ़ाइलें लोड करें","Load Template":"टेम्पलेट लोड करें","Load default content":"डिफ़ॉल्ट सामग्री लोड करें","Load from link?":"लिंक से लोड करें?","Load layout and styles":"लोड लेआउट और शैलियां","Local File Support":"स्थानीय फ़ाइल समर्थन","Lock Zoom to Graph":"ग्राफ पर जूम लॉक करें","Log In":"लॉग इन करें","Log Out":"लॉग आउट","Log in to Save":"सेव में लॉग इन करें","Log in to upgrade your account":"अपने खाते को अपग्रेड करने के लिए लॉग इन करें","Make a One-Time Donation":"एक बार दान करें","Make publicly accessible":"सार्वजनिक रूप से एक्सेस दें","Manage Billing":"बिलिंग प्रबंधित करें","Map Data":"डेटा मैप","Monthly":"मासिक","Multiple pointers on same line":"एक ही लाइन पर कई प्रतीक","My dog ate my credit card!":"मेरा कुत्ता मेरा क्रेडिट कार्ड खा गया!","Name Chart":"चार्ट का नाम","Name your chart":"अपने चार्ट को नाम दें","New":"नया","New Email":"नई ईमेल","Next charge":"अगला चार्ज","No Edges":"कोई किनारे नहीं","No Watermarks!":"कोई वॉटरमार्क्स नहीं!","No: Option B":"नहीं: विकल्प B","Node Border Style":"नोड सीमा शैली","Node Colors":"नोड रंग","Node ID":"नोड आईडी","Node ID, Classes, Attributes":"नोड आईडी, वर्ग, गुण","Node Label":"नोड लेबल","Node Shape":"नोड आकार","Node Shapes":"नोड आकार","Nodes":"नोड्स","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"नोड्स को डैश्ड, डॉट्ड, या डबल के साथ शैलीयित किया जा सकता है। सीमाओं को बॉर्डर_नोन के साथ हटाया जा सकता है।","Not Empty":"खाली नहीं","Now erase the text and try it yourself!":"अब पाठ हटाएं और खुद से यह कोशिश करें!","Office Hours":"कार्यालय अवधि","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":"कभी-कभी मैजिक लिंक आपके स्पैम फोल्डर में खत्म हो जाता है। अगर आप कुछ मिनट बाद उसे नहीं देख रहे हैं, तो वहां जाकर देखें या एक नया लिंक अनुरोध करें।","One on One Support":"एक प्रति एक समर्थन","One-on-One Support":"एक-पर-एक समर्थन","Open Customer Portal":"ग्राहक पोर्टल खोलें","Organization Chart":"संगठन चार्ट","Padding":"पैडिंग","Page not found":"पृष्ठ नहीं मिला","Password":"पासवर्ड","Past Due":"पिछले दौरान","Permanent Charts are a Pro Feature":"स्थायी चार्ट एक प्रो सुविधा हैं","Playbook":"प्लेबुक","Pointer and container on same line":"प्रतीक और कंटेनर एक ही लाइन पर","Priority One-on-One Support":"प्राथमिकता वाला एक-से-एक समर्थन","Privacy Policy":"गोपनीयता नीति ","Process Diagram":"प्रक्रिया आरेख","Processing Data":"डेटा प्रसंस्करण","Public":"पब्लिक","Random":"अनियमित","Rapid Deployment Templates":"त्वरित डिप्लॉयमेंट टेम्पलेट्स","Rapid Templates":"त्वरित टेम्पलेट्स","Rate limit exceeded. Please try again later.":"रेट लिमिट पार हो गई है। कृपया बाद में पुनः प्रयास करें।","Read-only":"केवल पढ़ने के लिए","Reference by Class":"क्लास के द्वारा संदर्भ","Reference by ID":"आईडी द्वारा संदर्भ","Reference by Label":"लेबल द्वारा संदर्भ","References":"संदर्भ","References are used to create edges between nodes that are created elsewhere in the document":"संदर्भ दस्तावेज के अन्य भागों में बनाए गए नोड्स के बीच कड़ियाँ बनाने के लिए उपयोग किए जाते हैं","Referencing a node by its exact label":"सटीक लेबल द्वारा नोड का संदर्भ करना","Referencing a node by its unique ID":"अद्वितीय आईडी द्वारा नोड का संदर्भ करना","Referencing multiple nodes with the same assigned class":"एक ही निर्धारित कक्षा के साथ कई नोड का उल्लेख करना","Refresh Page":"पृष्ठ को ताज़ा करें","Reload to Update":"अपडेट करने के लिए रीलोड करें","Rename":"फिर से नाम बदलें","Request Magic Link":"अनुरोध जादू लिंक","Request Password Reset":"पासवर्ड रीसेट का अनुरोध करें","Reset":"रीसेट करें","Reset Password":"पासवर्ड रीसेट करें","Resume Subscription":"सदस्यता फिर से शुरू करें","Return":"वापसी","Right to Left":"दाएं से बाएं","Roadmap":"रोडमैप","Rotate Label":"लेबल को घुमाएँ","Save":"सहेजें","Save Time with AI & Dictation":"AI और बोलने के साथ समय बचाएं","Save to Cloud":"क्लौड में सेव करें","Save to File":"फाइल में सेव करें","Save your Work":"अपनी कार्यवाही सुरक्षित करें","Set Content":"सामग्री सेट करें","Set Fixed Node Height":"नोड ऊंचाई को सेट करें","Settings":"सेटिंग","Share":"साझा करें","Sign In":"साइन इन करें","Sign in with <0>GitHub":"<0>GitHub के साथ साइन इन करें","Sign in with <0>Google":"<0>Google के साथ साइन इन करें","Sorry! This page is only available in English.":"माफ़ करें! यह पेज केवल अंग्रेजी में उपलब्ध है।","Sorry, there was an error converting the text to a flowchart. Try again later.":"क्षमा करें, टेक्स्ट को फ्लोचार्ट में रूपांतरित करने में एक त्रुटि हुई। बाद में पुनः प्रयास करें।","Source Arrow Shape":"स्रोत तीर आकार","Source Column":"स्रोत स्तंभ","Source Delimiter":"स्रोत डिलिमिटर","Source Distance From Node":"नोड से स्रोत दूरी","Source/Target Arrow Shape":"स्रोत / लक्ष्य तीर आकार","Spacing":"अंतराल","Special Attributes":"विशेष गुण","Start":"शुरू","Start Over":"शुरू करें","Start free trial":"मुफ्त परीक्षण शुरू करें","Status":"स्टेटस","Store any data associated to a node":"किसी नोड से संबंधित किसी भी डेटा स्टोर करें","Style Classes":"शैली क्लासेज","Submit":"भेजना","Subscribe to Pro and flowchart the fun way!":"प्रो की सदस्यता लें और मजेदार तरीके से फ्लोचार्ट करें!","Subscription":"सदस्यता","Subscription Successful!":"सदस्यता सफल हुआ!","Subscription will end":"सदस्यता समाप्त हो जाएगी","Target Arrow Shape":"लक्ष्य तीर आकार","Target Column":"लक्ष्य कॉलम","Target Delimiter":"लक्ष्य डेलीमीटर","Target Distance From Node":"नोड से लक्ष्य दूरी","Templates":"टेम्पलेट्स","Text Color":"पाठ रंग","Text Horizontal Offset":"टेक्स्ट की क्षैतिज ओफसेट","Text Leading":"पाठ प्रमुख","Text Max Width":"टेक्स्ट की अधिकतम चौड़ाई","Text Vertical Offset":"पाठ लंबाई ऑफसेट","Text followed by colon+space creates an edge with the text as the label":"स्क्लीन के बाद कोलन + स्पेस एक किरदार बनाता है जिसका पाठ लेबल है","Text on a line creates a node with the text as the label":"एक पंक्ति पर पाठ एक नोड बनाता है जिसका पाठ लेबल है","Thank you for your feedback!":"आपके फ़ीडबैक के लिए धन्यवाद!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"शैलीयित करने के लिए सर्वश्रेष्ठ तरीका नोड या एड्ज पर राइट-क्लिक करके आपके द्वारा चाहिए शैली का चयन करना है।","The column that contains the edge label(s)":"कॉलम जो एड्ज लेबल (ओं) को शामिल करता है","The column that contains the source node ID(s)":"कॉलम जो स्रोत नोड आईडी (ओं) को शामिल करता है","The column that contains the target node ID(s)":"कॉलम जो लक्ष्य नोड आईडी (ओं) को शामिल करता है","The delimiter used to separate multiple source nodes":"कई स्रोत नोड्स को अलग करने के लिए उपयोग किया गया डिलिमिटर","The delimiter used to separate multiple target nodes":"कई लक्ष्य नोड्स को अलग करने के लिए उपयोग किया गया डिलिमिटर","The possible shapes are:":"संभव आकृतियाँ हैं:","Theme":"थीम","Theme Customization Editor":"थीम कस्टमाइज़ेशन संपादक","Theme Editor":"थीम संपादक","There are no edges in this data":"इस डेटा में कोई एड्ज नहीं है","This action cannot be undone.":"इस क्रिया को पूर्ववत नहीं किया जा सकता।","This feature is only available to pro users. <0>Become a pro user to unlock it.":"यह सुविधा केवल प्रो उपयोगकर्ताओं के लिए उपलब्ध है। <0>प्रो उपयोगकर्ता बनें इसे अनलॉक करने के लिए।","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"यह आपका सैंडबॉक्स है। यह प्रयोग करने के लिए एक बहुत अच्छा स्थान है, लेकिन <0>यह रोजाना रीसेट होता है।","This may take between 30 seconds and 2 minutes depending on the length of your input.":"आपके इनपुट की लंबाई के आधार पर, यह 30 सेकंड से 2 मिनट तक लग सकता है।","This will replace the current content.":"यह वर्तमान सामग्री को बदल देगा।","This will replace your current sandbox.":"यह आपके वर्तमान सैंडबॉक्स को बदल देगा।","Tip":"सुझाव","To fix this change one of the edge IDs":"इसे ठीक करने के लिए एड्ज आईडी के एक को बदलें","To fix this change one of the node IDs":"इसे ठीक करने के लिए नोड आईडी के एक को बदलें","To fix this move one pointer to the next line":"इसे ठीक करने के लिए प्रतीक को अगली पंक्ति पर ले जाएं","To fix this start the container <0/> on a different line":"इसे ठीक करने के लिए कंटेनर <0/> को एक अलग पंक्ति पर शुरू करें","To learn more about why we require you to log in, please read <0>this blog post.":"हमें आपको लॉगिन करने के लिए आवश्यक क्यों है, कृपया <0>यह ब्लॉग पोस्ट पढ़ें।","Together, speech-to-text and AI make creating diagrams a breeze!":"साथ में, भाषण से लिखना और AI आसान बनाते हैं डायग्राम बनाने को!","Top to Bottom":"ऊपर से नीचे","Transform Your Ideas into Professional Diagrams in Seconds":"अपने विचारों को सेकंड में प्रोफेशनल डायरेक्टरी में रूपांतरित करें","Transform text into diagrams instantly":"पाठ को तुरंत आरेख में बदलें","Transform your Ideas into Professional Diagrams in Seconds":"अपने विचारों को पेशेवर डायग्राम में बदलें सेकंडों में","Trusted by over 100,000 users across businesses and universities":"व्यापार और विश्वविद्यालयों में 100,000 से अधिक उपयोगकर्ताओं द्वारा विश्वसनीय","Try Pro for Free":"मुफ्त के लिए प्रो ट्राय करें","Try again":"फिर से कोशिश करें","Try it for free for two days. Cancel anytime.":"दो दिन के लिए इसे मुफ्त में ट्राय करें। कभी भी रद्द कर सकते हैं।","Two edges have the same ID":"दो किनारे उसी आईडी के हैं","Two nodes have the same ID":"दो नोड उसी आईडी के हैं","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"उह ओह, आपके पास मुफ्त अनुरोधों की सीमा पूरी हो गई है! असीमित डायग्राम परिवर्तन के लिए Flowchart Fun Pro पर अपग्रेड करें, और पाठ को स्पष्ट, दृश्यमान फ्लोचार्ट में आसानी से कॉपी और पेस्ट करते रहें।","Unescaped special character":"अस्केप्ड विशेष वर्ण","Unique text value to identify a node":"एक नोड को पहचानने के लिए अद्वितीय पाठ मूल्य","Unknown":"अज्ञात","Unknown Parsing Error":"अज्ञात पार्सिंग त्रुटि","Unlimited Permanent Flowcharts":"असीमित स्थायी प्रवाहगतीं ","Unpaid":"अवैतनिक","Update Email":"ईमेल अपडेट करें","Upgrade to Pro":"प्रो को अपग्रेड करें","Upload your File":"अपनी फाइल अपलोड करें","Use AI":"AI का उपयोग करें","Use Custom CSS Only":"केवल कस्टम CSS का उपयोग करें","Use Default Content":"डिफ़ॉल्ट सामग्री का उपयोग करें","Use External Data":"बाहरी डेटा का उपयोग करें","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"क्या आप Lucidchart या Visio का उपयोग करते हैं? CSV आयात किसी भी स्रोत से डेटा प्राप्त करने को आसान बनाता है!","Use an ID to Connect":"कनेक्ट करने के लिए एक ID उपयोग करें","Use classes to group nodes":"नोड्स को समूहों में सम्मिलित करने के लिए वर्ग उपयोग करें","Use the attribute <0>href to set a link on a node that opens in a new tab.":"नोड पर एक लिंक सेट करने के लिए गुण <0>href उपयोग करें जो एक नये टैब में खुलेगा।","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"नोड की छवि सेट करने के लिए <0>src गुण का उपयोग करें। छवि नोड के आकार में स्केल की जाएगी, इसलिए आपको आवश्यक प्रतिस्थापित करने के लिए नोड की चौड़ाई और ऊँचाई को समायोजित करना होगा। केवल सार्वजनिक छवियाँ (CORS द्वारा ब्लॉक नहीं की गई) समर्थित हैं।","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"नोड की विशिष्ट चौड़ाई और ऊँचाई सेट करने के लिए <0>w और <1>h गुण का उपयोग करें।","Use the customer portal to change your billing information.":"अपनी बिलिंग जानकारी बदलने के लिए ग्राहक पोर्टल का उपयोग करें।","Use these settings to adapt the look and behavior of your flowcharts":"अपने फ्लोचार्ट की दिखता और व्यवहार को अनुकूलित करने के लिए इन सेटिंग्स का उपयोग करें","Use this file for org charts, hierarchies, and other organizational structures.":"संगठनात्मक चार्ट, पदानुक्रमों और अन्य संगठनात्मक संरचनाओं के लिए इस फ़ाइल का उपयोग करें।","Use this file for sequences, processes, and workflows.":"अनुक्रमों, प्रक्रियाओं और कार्यप्रवाहों के लिए इस फ़ाइल का उपयोग करें।","User":"यूज़र","View on Github":"Github पर देखें","Voice-to-Diagram Dictation":"आवाज़ से डायग्राम बनाना","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"क्या आप एक दस्तावेज़ से फ्लोचार्ट बनाना चाहते हैं? संपादक में इसे पेस्ट करें और \'फ्लोचार्ट में परिवर्तित करें\' पर क्लिक करें।","Watermark-Free Diagrams":"वॉटरमार्क-मुक्त आरेख","Watermarks":"वॉटरमार्क","What\'s Included":"क्या शामिल है","What\'s this?":"यह क्या है?","Width":"चौड़ाई","Width and Height":"चौड़ाई और ऊँचाई","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"फ्लोचार्ट फन के प्रो संस्करण के साथ, आप अपने फ्लोचार्ट विवरणों को तेजी से बढ़ाने के लिए प्राकृतिक भाषा कमांड का उपयोग कर सकते हैं, जो यात्रा पर आरेख बनाने के लिए आदर्श है। $6/महीने के लिए, सुलभ AI संपादन की सुविधा प्राप्त करें और अपने फ्लोचार्ट अनुभव को बेहतर बनाएं।","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"प्रो संस्करण के साथ आप स्थानीय फ़ाइलों को सहेज और लोड कर सकते हैं। यह ऑफ़लाइन काम से जुड़े दस्तावेज़ों को प्रबंधित करने के लिए उपयुक्त है।","Would you like to continue?":"क्या आप जारी रखना चाहते हैं?","Write your prompt here or click to enable the microphone, then press and hold to record.":"अपना प्रॉम्प्ट यहां लिखें या माइक्रोफोन को सक्षम करने के लिए क्लिक करें, फिर रिकॉर्ड करने के लिए दबाएं और रखें।","Yearly":"वार्षिक","Yes: Option A":"हाँ: विकल्प A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["आप अपने ग्राफ में ",["numNodes"]," नोड्स और ",["numEdges"]," एड्ज़ जोड़ने वाले हैं।"],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"<0>Flowchart Fun Pro के साथ आप असीमित स्थायी फ्लोचार्ट बना सकते हैं।","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"आप बादल में असीमित फ्लोचार्ट सहेज सकते हैं या अपने कंप्यूटर पर, साथ ही कॉफी के कप की कीमत से कम कीमत पर एआई संपादन और डेटा आयात जैसी सुविधाओं तक पहुंच प्राप्त कर सकते हैं।","You need to log in to access this page.":"इस पृष्ठ तक पहुँचने के लिए आपको लॉग इन करना होगा।","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"आप पहले से ही एक प्रो उपयोगकर्ता हैं। <0>सदस्यता प्रबंधित करें<1/>क्या आपके पास कोई सवाल या सुविधा अनुरोध है? <2>हमें बताएं","Your Charts":"आपके चार्ट","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"आपका सैंडबॉक्स हमारी फ्लोचार्ट टूल के साथ निःशुल्क प्रयोग करने के लिए एक स्थान है, जो हर दिन एक नए शुरुआत के लिए रीसेट होता है।","Your Work is Important":"आपका काम महत्वपूर्ण है","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"आपके चार्ट रीड-ओनली हैं क्योंकि आपका खाता अब सक्रिय नहीं है। अपने <0>खाता पेज पर जाकर अधिक जानकारी प्राप्त करें।","Your subscription is <0>{statusDisplay}.":["आपका सदस्यता <0>",["statusDisplay"]," है।"],"Zoom In":"ज़ूम इन करें","Zoom Out":"आउट ज़ूम करें","month":"महीना","or":"या"}' + '{"1 Temporary Flowchart":"1 अस्थायी फ्लोचार्ट","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>कस्टम CSS केवल सक्षम है। केवल लेआउट और एडवांस्ड सेटिंग्स लागू की जाएगी।","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun <1>Tone Row द्वारा बनाई गई एक खुला स्रोत परियोजना है ","<0>Sign In / <1>Sign Up with email and password":"<0>साइन इन / <1>साइन अप ईमेल और पासवर्ड के साथ","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>आपके पास वर्तमान में एक मुफ्त खाता है। <1/><2>हमारी प्रो फीचर्स के बारे में जानें और हमारी मुल्यों के पृष्ठ पर सदस्यता लें","A new version of the app is available. Please reload to update.":"एप्प का एक नया वर्जन उपलब्ध है। अपडेट करने के लिए रीलोड करें।","AI-Powered Flowchart Creation":"एआई-पावर्ड फ्लोचार्ट निर्माण","About":"के बारे में","Account":"खाता","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"किसी भी विशेष वर्ण के पहले एक बैकस्लैश (<0>\\\\) जोड़ें: <1>(, <2>:, <3>#, या <4>.","Advanced":"उन्नत","Advanced Export Options (PNG, JPG, SVG)":"उन्नत निर्यात विकल्प (PNG, JPG, SVG)","Amount":"रकम","An error occurred. Try resubmitting or email {0} directly.":["एक एरर हो गया. फिर से सबमिट करने की कोशिश करें या सीधे ",["0"]," ईमेल करें."],"Appearance":"दिखावट","Arrow Size":"तीर आकार","Attributes":"गुण","August 2023":"2023 अगस्त","Back":"वापस","Back To Editor":"संपादक पर वापस जाएं","Background Color":"पृष्ठभूमि रंग","Basic Flowchart":"बेसिक फ्लोचार्ट","Become a Github Sponsor":"गिटहब स्पॉन्सर बनें","Become a Pro User":"प्रो उपयोगकर्ता बनें","Begin Typing":"टाइपिंग शुरू करें","Billed annually at $24":"वार्षिक रूप से $24 का बिल बनाया जाएगा","Billed monthly at $6":"मासिक रूप से $6 का बिल बनाया जाएगा","Blog":"ब्लॉग","Book a Meeting":"एक बैठक बुक करें","Border Color":"सीमा रंग","Border Width":"सीमा चौड़ाई","Bottom to Top":"नीचे से शीर्ष तक","Breadthfirst":"चौड़ाई पहले","Cancel":"रद्द करें","Cancel your subscription. Your hosted charts will become read-only.":"अपनी सदस्यता रद्द करें. आपके होस्ट किये गए चार्ट सिर्फ़ पढ़े जा सकेंगे.","Certain attributes can be used to customize the appearance or functionality of elements.":"कुछ गुण तत्वों की दिखता या कार्यक्षमता को अनुकूलित करने के लिए उपयोग किए जा सकते हैं।","Change Email Address":"ईमेल पता बदलें","Changelog":"बदलाव का","Charts":"चार्ट","Check out the guide:":"गाइड की जाँच करें:","Check your email for a link to log in.<0/>You can close this window.":"लॉग इन करने के लिए अपने ईमेल की जाँच करें। आप इस विंडो को बंद कर सकते हैं।","Choose":"चुनें","Choose Template":"टेम्पलेट चुनें","Choose a Plan":"एक योजना चुनें","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"एक किनारे के स्रोत और लक्ष्य के लिए विभिन्न तीर आकारों से चुनें। आकार शामिल हैं त्रिकोण, त्रिकोण-टी, सर्कल-त्रिकोण, त्रिकोण-क्रॉस, त्रिकोण-बैककर्व, वी, टी, चौकोर, हीरा, चेवरॉन और कोई नहीं।","Circle":"परिधि","Classes":"वर्ग","Clear":"साफ़","Clear text?":"पाठ साफ़ करें?","Clone":"क्लोन करें","Close":"बंद करें","Color":"रंग","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"रंग में लाल, नारंगी, पीला, नीला, बैंगनी, काला, सफेद, और ग्रे शामिल हैं।","Column":"स्तंभ","Comment":"टिप्पणी","Complete access to all features for just $6/month!":"सिर्फ $6/माह के लिए सभी सुविधाओं का पूरा उपयोग!","Concentric":"गाढ़ा","Confirm New Email":"नई ईमेल की पुष्टि करें","Confirm your email address to sign in.":"साइन इन करने के लिए अपना ईमेल पता पुष्टि करें।","Consider: Adding a Label":"लेबल जोड़ने की सोचिए","Containers":"कंटेनर","Containers are nodes that contain other nodes. They are declared using curly braces.":"कंटेनर उन नोड्स हैं जो अन्य नोड्स को सम्मिलित करते हैं। वे कर्ली ब्रेस का उपयोग करके घोषित किया जाता है।","Continue":"जारी रखें","Convert to Flowchart":"फ्लोचार्ट में बदलें","Convert to hosted chart?":"होस्टेड चार्ट में कनवर्ट करें?","Cookie Policy":"कुकी नीति","Copy":"कॉपी करें","Copy PNG Image":"PNG छवि कॉपी करें","Copy SVG Code":"SVG कोड कॉपी करें","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"अपने Excalidraw कोड को कॉपी करें और <0>excalidraw.com में पेस्ट करें ताकि आप संपादित कर सकें। यह सुविधा प्रयोगात्मक है और सभी आरेखों के साथ काम नहीं कर सकती। यदि आपको कोई बग मिलता है, तो <1>हमें जानकारी दें।","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"अपना मर्मेड.जेएस कोड कॉपी करें या मर्मेड.जेएस लाइव एडिटर में सीधे खोलें।","Create":"बनाएं","Create Flowcharts using AI":"एआई का उपयोग करके फ्लोचार्ट बनाएं","Create Unlimited Flowcharts":"असीमित पारितकथाओं बनाएं","Create a New Chart":"एक नया चार्ट बनाएं","Create unlimited diagrams for just $6/month!":"सिर्फ $6/माह के लिए असीमित डायग्राम बनाएं!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"आकार में असीमित फ्लोचार्ट को क्लाउड में संग्रहीत करें - किसी भी जगह से उपलब्ध!","Create with AI":"AI के साथ बनाएं","Creating an edge between two nodes is done by indenting the second node below the first":"दो नोड्स के बीच एक एज बनाने के लिए दूसरा नोड पहले वाले के नीचे इंडेंट करना होता है","Curve Style":"वक्र शैली","Custom CSS":"कस्टम CSS","Custom Sharing Options":"कस्टम शेयरिंग विकल्प","Customer Portal":"ग्राहक पोर्टल","Daily Sandbox Editor":"दैनिक सैंडबॉक्स संपादक","Dark":"डार्क","Dark Mode":"डार्क मोड","Data Import (Visio, Lucidchart, CSV)":"डेटा आयात (विशियो, ल्यूसिडचार्ट, सीएसवी)","Date":"तारीख़","Direction":"दिशा","Do you want to delete this?":"क्या आप इसे डिलीट करना चाहते हैं?","Document":"दस्तावेज़","Download":"डाउनलोड","Download JPG":"JPG डाउनलोड करें","Download PNG":"PNG डाउनलोड करें","Download SVG":"SVG डाउनलोड करें","Drag and drop a CSV file here, or click to select a file":"CSV फ़ाइल यहां ड्रैग और ड्रॉप करें, या फ़ाइल का चयन करने के लिए क्लिक करें","Draw an edge from multiple nodes by beginning the line with a reference":"एक से अधिक नोड्स से एज ड्रा करने के लिए लाइन को एक संदर्भ के साथ शुरू करें","Drop the file here ...":"फाइल यहाँ ड्रॉप करें ...","Edge ID, Classes, Attributes":"किनारे आईडी, वर्ग, गुण","Edge Label":"किनारे लेबल","Edge Label Column":"किनारे लेबल कॉलम","Edge Style":"किनारे शैली","Edge Text Size":"एड्ज टेक्स्ट आकार","Edge missing indentation":"एड्ज अंतराल गुम है","Edges":"किन्तुओं","Edges are declared in the same row as their source node":"उनके स्रोत नोड के ही पंक्ति में किन्तुओं की घोषणा की जाती है","Edges are declared in the same row as their target node":"उनके लक्ष्य नोड के ही पंक्ति में किन्तुओं की घोषणा की जाती है","Edges are declared in their own row":"किन्तुओं को अपनी खुद की पंक्ति में घोषणा की जाती है","Edges can also have ID\'s, classes, and attributes before the label":"लेबल से पहले, किन्तुओं को आईडीज़, क्लासेज़ और गुण देने की अनुमति होती है","Edges can be styled with dashed, dotted, or solid lines":"किन्तुओं को डैश्ड, डॉटेड या सॉलिड लाइन्स के साथ स्टाइल किया जा सकता है","Edges in Separate Rows":"अलग पंक्तियों में किन्हें","Edges in Source Node Row":"स्रोत नोड पंक्ति में किन्हें","Edges in Target Node Row":"लक्ष्य नोड पंक्ति में किन्हें","Edit with AI":"एआई के साथ संपादित करें","Editable":"संपादन योग्य","Editor":"संपादक","Email":"ईमेल","Empty":"खाली","Enter a prompt or information you would like to create a chart from.":"एक प्रॉम्प्ट या जानकारी दर्ज करें जिससे आप एक चार्ट बना सकें।","Enter your email address and we\'ll send you a magic link to sign in.":"अपना ईमेल पता दर्ज करें और हम आपको साइन इन करने के लिए एक जादूगरी लिंक भेजेंगे।","Enter your email address below and we\'ll send you a link to reset your password.":"नीचे अपना ईमेल पता दर्ज करें और हम आपको अपना पासवर्ड रीसेट करने के लिए एक लिंक भेजेंगे।","Equal To":"बराबर","Excalidraw":"Excalidraw","Exclusive Office Hours":"अनन्य ऑफिस घंटे","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"व्यवसाय से संबंधित दस्तावेजों को ऑफलाइन में प्रबंधित करने के लिए स्थानीय फ़ाइलों को अपने फ्लोचार्ट में सीधे लोड करने की कुशलता और सुरक्षा का अनुभव करें। Flowchart Fun Pro के साथ इस अनूठे प्रो सुविधा और अन्य को खोलें, सिर्फ $6/माह में उपलब्ध है।","Export":"एक्सपोर्ट करें","Export to PNG & JPG":"PNG और JPG में निर्यात करें","Export to PNG, JPG, and SVG":"PNG, JPG और SVG में निर्यात करें","Feedback":"फ़ीडबैक","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"किसी भी चिंता के लिए हमसे फीडबैक पेज के माध्यम से संपर्क करने के लिए स्वतंत्रता से अन्वेषण करें और प्रवेश करें।","Fixed Node Height":"निर्धारित नोड ऊंचाई","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro आपको सिर्फ $6/माह के लिए असीमित फ्लोचार्ट, असीमित सहयोगी और असीमित स्टोरेज देता है।","Follow Us on Twitter":"हमारे साथ ट्विटर पर फॉलो करें","Font Family":"फॉन्ट परिवार","Forgot your password?":"अपना पासवर्ड भूल गए?","Found a bug? Have a feature request? We would love to hear from you!":"एक बग पाया? एक सुविधा अनुरोध है? हम आपसे सुनने के लिए प्रसन्न होंगे!","Free":"मुफ्त","Fullscreen":"फ़ुलस्क्रीन","Gain access to AI Features and never lose your work with a Pro account.":"प्रो खाते से AI फीचर्स तक पहुंच प्राप्त करें और कभी भी अपना काम न खोएं।","General":"सामान्य","Go back home":"घर वापस जाओ","Go to the Editor":"संपादक पर जाएं","Go to your Sandbox":"अपने सैंडबॉक्स पर जाएं","Graph":"ग्राफ़","Grid":"ग्रिड","Have complex questions or issues? We\'re here to help.":"जटिल सवाल या समस्याएं हैं? हम यहां आपकी मदद के लिए हैं।","Here are some Pro features you can now enjoy.":"यहाँ आपको कुछ प्रो फीचर आनंद लेने को मिल रहे हैं।","History":"हिस्ट्री","Home":"होम","How are edges declared in this data?":"इस डेटा में कैसे किन्हीं कड़ियाँ घोषित होती हैं?","How would you like to save your chart?":"आप अपने चार्ट को कैसे सहेजना चाहेंगे?","ID\'s":"आईडीज़","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"अगर उस ईमेल के साथ एक खाता मौजूद है, तो हमने आपको पासवर्ड रीसेट करने के लिए निर्देशों के साथ एक ईमेल भेजा है।","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"यदि आप <0>Flowchart Fun का उपयोग करना आनंदित हैं, तो कृपया परियोजना को समर्थित करने की सोच करें","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"यदि आप एक एड्ज बनाने के लिए मतलब है, तो इस लाइन को इंडेंट करें। यदि नहीं, तो कॉलन को बैक स्लैश के साथ भागो <0> \\\\: ","Images":"छवियाँ","Import Data":"डेटा आयात करें","Import data from a CSV file.":"CSV फ़ाइल से डेटा आयात करें।","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"किसी भी CSV फ़ाइल से डेटा आयात करें और इसे एक नए प्रक्रिया चार्ट में मैप करें। यह अन्य स्रोतों जैसे लुसिडचार्ट, गूगल शीट्स और विसिओ से डेटा आयात करने के लिए एक अच्छा तरीका है।","Import from CSV":"CSV से आयात करें","Import from Visio, Lucidchart, and CSV":"Visio, Lucidchart और CSV से आयात करें","Import your diagram it into Microsoft Visio using one of these CSV files.":"इन CSV फ़ाइलों में से एक का उपयोग करके अपनी आरेख Microsoft Visio में आयात करें।","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"डेटा आयात करना एक पेशकश कौशल है। आप केवल $6/महीने में फ्लोचार्ट फन प्रो पर अपग्रेड कर सकते हैं।","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"एक <0>title विशेषता का उपयोग करके एक शीर्षक शामिल करें। Visio रंगीनी का उपयोग करने के लिए, निम्नलिखित में से किसी एक के बराबर एक <1>roleType विशेषता जोड़ें:","Info":"जानकारी","Is":"हाँ","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON कैनवास आपके द्वारा बनाई गई आपकी आरेख का एक JSON प्रतिनिधि है, जो <0>Obsidian कैनवास और अन्य एप्लिकेशनों द्वारा उपयोग किया जाता है।","Keep Things Private":"चीजों को निजी रखें","Knowledge Graph":"ज्ञान ग्राफ","Language":"भाषा","Layout":"रूपरेखा","Layout Frozen":"लेआउट फ्रोज़न","Leading References":"प्रमुख संदर्भ","Learn More":"और अधिक जानें","Learn Syntax":"सिंटैक्स सीखें","Learn about <0>Flowchart Fun Pro":"<0>फ्लोचार्ट फन प्रो के बारे में जानें","Learn about Flowchart Fun Pro":"Flowchart Fun Pro के बारे में जानें","Left to Right":"बाएं से दाएं","Let us know why you\'re canceling. We\'re always looking to improve.":"हमें बताएं कि आप क्यों रद्द कर रहे हैं। हम हमेशा सुधार करने की कोशिश कर रहे हैं।","Light":"लाइट","Light Mode":"लाइट मोड","Link":"लिंक","Load":"लोड","Load Chart":"चार्ट लोड करें","Load File":"फ़ाइल लोड करें","Load Files":"फ़ाइलें लोड करें","Load Template":"टेम्पलेट लोड करें","Load default content":"डिफ़ॉल्ट सामग्री लोड करें","Load from link?":"लिंक से लोड करें?","Load layout and styles":"लोड लेआउट और शैलियां","Local File Support":"स्थानीय फ़ाइल समर्थन","Lock Zoom to Graph":"ग्राफ पर जूम लॉक करें","Log In":"लॉग इन करें","Log Out":"लॉग आउट","Log in to Save":"सेव में लॉग इन करें","Log in to upgrade your account":"अपने खाते को अपग्रेड करने के लिए लॉग इन करें","Make a One-Time Donation":"एक बार दान करें","Make publicly accessible":"सार्वजनिक रूप से एक्सेस दें","Manage Billing":"बिलिंग प्रबंधित करें","Map Data":"डेटा मैप","Monthly":"मासिक","Multiple pointers on same line":"एक ही लाइन पर कई प्रतीक","My dog ate my credit card!":"मेरा कुत्ता मेरा क्रेडिट कार्ड खा गया!","Name Chart":"चार्ट का नाम","Name your chart":"अपने चार्ट को नाम दें","New":"नया","New Email":"नई ईमेल","Next charge":"अगला चार्ज","No Edges":"कोई किनारे नहीं","No Watermarks!":"कोई वॉटरमार्क्स नहीं!","No: Option B":"नहीं: विकल्प B","Node Border Style":"नोड सीमा शैली","Node Colors":"नोड रंग","Node ID":"नोड आईडी","Node ID, Classes, Attributes":"नोड आईडी, वर्ग, गुण","Node Label":"नोड लेबल","Node Shape":"नोड आकार","Node Shapes":"नोड आकार","Nodes":"नोड्स","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"नोड्स को डैश्ड, डॉट्ड, या डबल के साथ शैलीयित किया जा सकता है। सीमाओं को बॉर्डर_नोन के साथ हटाया जा सकता है।","Not Empty":"खाली नहीं","Now erase the text and try it yourself!":"अब पाठ हटाएं और खुद से यह कोशिश करें!","Office Hours":"कार्यालय अवधि","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":"कभी-कभी मैजिक लिंक आपके स्पैम फोल्डर में खत्म हो जाता है। अगर आप कुछ मिनट बाद उसे नहीं देख रहे हैं, तो वहां जाकर देखें या एक नया लिंक अनुरोध करें।","One on One Support":"एक प्रति एक समर्थन","One-on-One Support":"एक-पर-एक समर्थन","Open Customer Portal":"ग्राहक पोर्टल खोलें","Organization Chart":"संगठन चार्ट","Padding":"पैडिंग","Page not found":"पृष्ठ नहीं मिला","Password":"पासवर्ड","Past Due":"पिछले दौरान","Permanent Charts are a Pro Feature":"स्थायी चार्ट एक प्रो सुविधा हैं","Playbook":"प्लेबुक","Pointer and container on same line":"प्रतीक और कंटेनर एक ही लाइन पर","Priority One-on-One Support":"प्राथमिकता वाला एक-से-एक समर्थन","Privacy Policy":"गोपनीयता नीति ","Process Diagram":"प्रक्रिया आरेख","Processing Data":"डेटा प्रसंस्करण","Public":"पब्लिक","Random":"अनियमित","Rapid Deployment Templates":"त्वरित डिप्लॉयमेंट टेम्पलेट्स","Rapid Templates":"त्वरित टेम्पलेट्स","Rate limit exceeded. Please try again later.":"रेट लिमिट पार हो गई है। कृपया बाद में पुनः प्रयास करें।","Read-only":"केवल पढ़ने के लिए","Reference by Class":"क्लास के द्वारा संदर्भ","Reference by ID":"आईडी द्वारा संदर्भ","Reference by Label":"लेबल द्वारा संदर्भ","References":"संदर्भ","References are used to create edges between nodes that are created elsewhere in the document":"संदर्भ दस्तावेज के अन्य भागों में बनाए गए नोड्स के बीच कड़ियाँ बनाने के लिए उपयोग किए जाते हैं","Referencing a node by its exact label":"सटीक लेबल द्वारा नोड का संदर्भ करना","Referencing a node by its unique ID":"अद्वितीय आईडी द्वारा नोड का संदर्भ करना","Referencing multiple nodes with the same assigned class":"एक ही निर्धारित कक्षा के साथ कई नोड का उल्लेख करना","Refresh Page":"पृष्ठ को ताज़ा करें","Reload to Update":"अपडेट करने के लिए रीलोड करें","Rename":"फिर से नाम बदलें","Request Magic Link":"अनुरोध जादू लिंक","Request Password Reset":"पासवर्ड रीसेट का अनुरोध करें","Reset":"रीसेट करें","Reset Password":"पासवर्ड रीसेट करें","Resume Subscription":"सदस्यता फिर से शुरू करें","Return":"वापसी","Right to Left":"दाएं से बाएं","Roadmap":"रोडमैप","Rotate Label":"लेबल को घुमाएँ","Save":"सहेजें","Save Time with AI & Dictation":"AI और बोलने के साथ समय बचाएं","Save to Cloud":"क्लौड में सेव करें","Save to File":"फाइल में सेव करें","Save your Work":"अपनी कार्यवाही सुरक्षित करें","Set Content":"सामग्री सेट करें","Set Fixed Node Height":"नोड ऊंचाई को सेट करें","Settings":"सेटिंग","Share":"साझा करें","Sign In":"साइन इन करें","Sign in with <0>GitHub":"<0>GitHub के साथ साइन इन करें","Sign in with <0>Google":"<0>Google के साथ साइन इन करें","Sorry! This page is only available in English.":"माफ़ करें! यह पेज केवल अंग्रेजी में उपलब्ध है।","Sorry, there was an error converting the text to a flowchart. Try again later.":"क्षमा करें, टेक्स्ट को फ्लोचार्ट में रूपांतरित करने में एक त्रुटि हुई। बाद में पुनः प्रयास करें।","Source Arrow Shape":"स्रोत तीर आकार","Source Column":"स्रोत स्तंभ","Source Delimiter":"स्रोत डिलिमिटर","Source Distance From Node":"नोड से स्रोत दूरी","Source/Target Arrow Shape":"स्रोत / लक्ष्य तीर आकार","Spacing":"अंतराल","Special Attributes":"विशेष गुण","Start":"शुरू","Start Over":"शुरू करें","Status":"स्टेटस","Store any data associated to a node":"किसी नोड से संबंधित किसी भी डेटा स्टोर करें","Style Classes":"शैली क्लासेज","Submit":"भेजना","Subscribe to Pro and flowchart the fun way!":"प्रो की सदस्यता लें और मजेदार तरीके से फ्लोचार्ट करें!","Subscription":"सदस्यता","Subscription Successful!":"सदस्यता सफल हुआ!","Subscription will end":"सदस्यता समाप्त हो जाएगी","Target Arrow Shape":"लक्ष्य तीर आकार","Target Column":"लक्ष्य कॉलम","Target Delimiter":"लक्ष्य डेलीमीटर","Target Distance From Node":"नोड से लक्ष्य दूरी","Templates":"टेम्पलेट्स","Text Color":"पाठ रंग","Text Horizontal Offset":"टेक्स्ट की क्षैतिज ओफसेट","Text Leading":"पाठ प्रमुख","Text Max Width":"टेक्स्ट की अधिकतम चौड़ाई","Text Vertical Offset":"पाठ लंबाई ऑफसेट","Text followed by colon+space creates an edge with the text as the label":"स्क्लीन के बाद कोलन + स्पेस एक किरदार बनाता है जिसका पाठ लेबल है","Text on a line creates a node with the text as the label":"एक पंक्ति पर पाठ एक नोड बनाता है जिसका पाठ लेबल है","Thank you for your feedback!":"आपके फ़ीडबैक के लिए धन्यवाद!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"शैलीयित करने के लिए सर्वश्रेष्ठ तरीका नोड या एड्ज पर राइट-क्लिक करके आपके द्वारा चाहिए शैली का चयन करना है।","The column that contains the edge label(s)":"कॉलम जो एड्ज लेबल (ओं) को शामिल करता है","The column that contains the source node ID(s)":"कॉलम जो स्रोत नोड आईडी (ओं) को शामिल करता है","The column that contains the target node ID(s)":"कॉलम जो लक्ष्य नोड आईडी (ओं) को शामिल करता है","The delimiter used to separate multiple source nodes":"कई स्रोत नोड्स को अलग करने के लिए उपयोग किया गया डिलिमिटर","The delimiter used to separate multiple target nodes":"कई लक्ष्य नोड्स को अलग करने के लिए उपयोग किया गया डिलिमिटर","The possible shapes are:":"संभव आकृतियाँ हैं:","Theme":"थीम","Theme Customization Editor":"थीम कस्टमाइज़ेशन संपादक","Theme Editor":"थीम संपादक","There are no edges in this data":"इस डेटा में कोई एड्ज नहीं है","This action cannot be undone.":"इस क्रिया को पूर्ववत नहीं किया जा सकता।","This feature is only available to pro users. <0>Become a pro user to unlock it.":"यह सुविधा केवल प्रो उपयोगकर्ताओं के लिए उपलब्ध है। <0>प्रो उपयोगकर्ता बनें इसे अनलॉक करने के लिए।","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"यह आपका सैंडबॉक्स है। यह प्रयोग करने के लिए एक बहुत अच्छा स्थान है, लेकिन <0>यह रोजाना रीसेट होता है।","This may take between 30 seconds and 2 minutes depending on the length of your input.":"आपके इनपुट की लंबाई के आधार पर, यह 30 सेकंड से 2 मिनट तक लग सकता है।","This will replace the current content.":"यह वर्तमान सामग्री को बदल देगा।","This will replace your current sandbox.":"यह आपके वर्तमान सैंडबॉक्स को बदल देगा।","Tip":"सुझाव","To fix this change one of the edge IDs":"इसे ठीक करने के लिए एड्ज आईडी के एक को बदलें","To fix this change one of the node IDs":"इसे ठीक करने के लिए नोड आईडी के एक को बदलें","To fix this move one pointer to the next line":"इसे ठीक करने के लिए प्रतीक को अगली पंक्ति पर ले जाएं","To fix this start the container <0/> on a different line":"इसे ठीक करने के लिए कंटेनर <0/> को एक अलग पंक्ति पर शुरू करें","To learn more about why we require you to log in, please read <0>this blog post.":"हमें आपको लॉगिन करने के लिए आवश्यक क्यों है, कृपया <0>यह ब्लॉग पोस्ट पढ़ें।","Together, speech-to-text and AI make creating diagrams a breeze!":"साथ में, भाषण से लिखना और AI आसान बनाते हैं डायग्राम बनाने को!","Top to Bottom":"ऊपर से नीचे","Transform Your Ideas into Professional Diagrams in Seconds":"अपने विचारों को सेकंड में प्रोफेशनल डायरेक्टरी में रूपांतरित करें","Transform text into diagrams instantly":"पाठ को तुरंत आरेख में बदलें","Transform your Ideas into Professional Diagrams in Seconds":"अपने विचारों को पेशेवर डायग्राम में बदलें सेकंडों में","Trusted by over 100,000 users across businesses and universities":"व्यापार और विश्वविद्यालयों में 100,000 से अधिक उपयोगकर्ताओं द्वारा विश्वसनीय","Try again":"फिर से कोशिश करें","Two edges have the same ID":"दो किनारे उसी आईडी के हैं","Two nodes have the same ID":"दो नोड उसी आईडी के हैं","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"उह ओह, आपके पास मुफ्त अनुरोधों की सीमा पूरी हो गई है! असीमित डायग्राम परिवर्तन के लिए Flowchart Fun Pro पर अपग्रेड करें, और पाठ को स्पष्ट, दृश्यमान फ्लोचार्ट में आसानी से कॉपी और पेस्ट करते रहें।","Unescaped special character":"अस्केप्ड विशेष वर्ण","Unique text value to identify a node":"एक नोड को पहचानने के लिए अद्वितीय पाठ मूल्य","Unknown":"अज्ञात","Unknown Parsing Error":"अज्ञात पार्सिंग त्रुटि","Unlimited Permanent Flowcharts":"असीमित स्थायी प्रवाहगतीं ","Unpaid":"अवैतनिक","Update Email":"ईमेल अपडेट करें","Upgrade to Pro":"प्रो को अपग्रेड करें","Upload your File":"अपनी फाइल अपलोड करें","Use AI":"AI का उपयोग करें","Use Custom CSS Only":"केवल कस्टम CSS का उपयोग करें","Use Default Content":"डिफ़ॉल्ट सामग्री का उपयोग करें","Use External Data":"बाहरी डेटा का उपयोग करें","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"क्या आप Lucidchart या Visio का उपयोग करते हैं? CSV आयात किसी भी स्रोत से डेटा प्राप्त करने को आसान बनाता है!","Use an ID to Connect":"कनेक्ट करने के लिए एक ID उपयोग करें","Use classes to group nodes":"नोड्स को समूहों में सम्मिलित करने के लिए वर्ग उपयोग करें","Use the attribute <0>href to set a link on a node that opens in a new tab.":"नोड पर एक लिंक सेट करने के लिए गुण <0>href उपयोग करें जो एक नये टैब में खुलेगा।","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"नोड की छवि सेट करने के लिए <0>src गुण का उपयोग करें। छवि नोड के आकार में स्केल की जाएगी, इसलिए आपको आवश्यक प्रतिस्थापित करने के लिए नोड की चौड़ाई और ऊँचाई को समायोजित करना होगा। केवल सार्वजनिक छवियाँ (CORS द्वारा ब्लॉक नहीं की गई) समर्थित हैं।","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"नोड की विशिष्ट चौड़ाई और ऊँचाई सेट करने के लिए <0>w और <1>h गुण का उपयोग करें।","Use the customer portal to change your billing information.":"अपनी बिलिंग जानकारी बदलने के लिए ग्राहक पोर्टल का उपयोग करें।","Use these settings to adapt the look and behavior of your flowcharts":"अपने फ्लोचार्ट की दिखता और व्यवहार को अनुकूलित करने के लिए इन सेटिंग्स का उपयोग करें","Use this file for org charts, hierarchies, and other organizational structures.":"संगठनात्मक चार्ट, पदानुक्रमों और अन्य संगठनात्मक संरचनाओं के लिए इस फ़ाइल का उपयोग करें।","Use this file for sequences, processes, and workflows.":"अनुक्रमों, प्रक्रियाओं और कार्यप्रवाहों के लिए इस फ़ाइल का उपयोग करें।","User":"यूज़र","View on Github":"Github पर देखें","Voice-to-Diagram Dictation":"आवाज़ से डायग्राम बनाना","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"क्या आप एक दस्तावेज़ से फ्लोचार्ट बनाना चाहते हैं? संपादक में इसे पेस्ट करें और \'फ्लोचार्ट में परिवर्तित करें\' पर क्लिक करें।","Watermark-Free Diagrams":"वॉटरमार्क-मुक्त आरेख","Watermarks":"वॉटरमार्क","What\'s Included":"क्या शामिल है","What\'s this?":"यह क्या है?","Width":"चौड़ाई","Width and Height":"चौड़ाई और ऊँचाई","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"फ्लोचार्ट फन के प्रो संस्करण के साथ, आप अपने फ्लोचार्ट विवरणों को तेजी से बढ़ाने के लिए प्राकृतिक भाषा कमांड का उपयोग कर सकते हैं, जो यात्रा पर आरेख बनाने के लिए आदर्श है। $6/महीने के लिए, सुलभ AI संपादन की सुविधा प्राप्त करें और अपने फ्लोचार्ट अनुभव को बेहतर बनाएं।","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"प्रो संस्करण के साथ आप स्थानीय फ़ाइलों को सहेज और लोड कर सकते हैं। यह ऑफ़लाइन काम से जुड़े दस्तावेज़ों को प्रबंधित करने के लिए उपयुक्त है।","Would you like to continue?":"क्या आप जारी रखना चाहते हैं?","Write your prompt here or click to enable the microphone, then press and hold to record.":"अपना प्रॉम्प्ट यहां लिखें या माइक्रोफोन को सक्षम करने के लिए क्लिक करें, फिर रिकॉर्ड करने के लिए दबाएं और रखें।","Yearly":"वार्षिक","Yes: Option A":"हाँ: विकल्प A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["आप अपने ग्राफ में ",["numNodes"]," नोड्स और ",["numEdges"]," एड्ज़ जोड़ने वाले हैं।"],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"<0>Flowchart Fun Pro के साथ आप असीमित स्थायी फ्लोचार्ट बना सकते हैं।","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"आप बादल में असीमित फ्लोचार्ट सहेज सकते हैं या अपने कंप्यूटर पर, साथ ही कॉफी के कप की कीमत से कम कीमत पर एआई संपादन और डेटा आयात जैसी सुविधाओं तक पहुंच प्राप्त कर सकते हैं।","You need to log in to access this page.":"इस पृष्ठ तक पहुँचने के लिए आपको लॉग इन करना होगा।","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"आप पहले से ही एक प्रो उपयोगकर्ता हैं। <0>सदस्यता प्रबंधित करें<1/>क्या आपके पास कोई सवाल या सुविधा अनुरोध है? <2>हमें बताएं","Your Charts":"आपके चार्ट","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"आपका सैंडबॉक्स हमारी फ्लोचार्ट टूल के साथ निःशुल्क प्रयोग करने के लिए एक स्थान है, जो हर दिन एक नए शुरुआत के लिए रीसेट होता है।","Your Work is Important":"आपका काम महत्वपूर्ण है","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"आपके चार्ट रीड-ओनली हैं क्योंकि आपका खाता अब सक्रिय नहीं है। अपने <0>खाता पेज पर जाकर अधिक जानकारी प्राप्त करें।","Your subscription is <0>{statusDisplay}.":["आपका सदस्यता <0>",["statusDisplay"]," है।"],"Zoom In":"ज़ूम इन करें","Zoom Out":"आउट ज़ूम करें","month":"महीना","or":"या","{0}":[["0"]]}' ), }; diff --git a/app/src/locales/hi/messages.po b/app/src/locales/hi/messages.po index 320be4e9e..999cddc64 100644 --- a/app/src/locales/hi/messages.po +++ b/app/src/locales/hi/messages.po @@ -119,11 +119,11 @@ msgstr "प्रो उपयोगकर्ता बनें" msgid "Begin Typing" msgstr "टाइपिंग शुरू करें" -#: src/components/Checkout.tsx:141 +#: src/components/Checkout.tsx:144 msgid "Billed annually at $24" msgstr "वार्षिक रूप से $24 का बिल बनाया जाएगा" -#: src/components/Checkout.tsx:153 +#: src/components/Checkout.tsx:156 msgid "Billed monthly at $6" msgstr "मासिक रूप से $6 का बिल बनाया जाएगा" @@ -254,7 +254,7 @@ msgstr "स्तंभ" msgid "Comment" msgstr "टिप्पणी" -#: src/pages/Pricing2.tsx:197 +#: src/pages/Pricing2.tsx:202 msgid "Complete access to all features for just $6/month!" msgstr "सिर्फ $6/माह के लिए सभी सुविधाओं का पूरा उपयोग!" @@ -610,6 +610,10 @@ msgstr "मुफ्त" msgid "Fullscreen" msgstr "फ़ुलस्क्रीन" +#: src/components/Checkout.tsx:133 +msgid "Gain access to AI Features and never lose your work with a Pro account." +msgstr "प्रो खाते से AI फीचर्स तक पहुंच प्राप्त करें और कभी भी अपना काम न खोएं।" + #: src/components/Tabs/ThemeTab.tsx:155 msgid "General" msgstr "सामान्य" @@ -867,7 +871,7 @@ msgstr "बिलिंग प्रबंधित करें" msgid "Map Data" msgstr "डेटा मैप" -#: src/components/Checkout.tsx:152 +#: src/components/Checkout.tsx:155 msgid "Monthly" msgstr "मासिक" @@ -1251,10 +1255,6 @@ msgstr "शुरू" msgid "Start Over" msgstr "शुरू करें" -#: src/components/Checkout.tsx:173 -msgid "Start free trial" -msgstr "मुफ्त परीक्षण शुरू करें" - #: src/pages/Account.tsx:162 msgid "Status" msgstr "स्टेटस" @@ -1273,7 +1273,7 @@ msgstr "शैली क्लासेज" msgid "Submit" msgstr "भेजना" -#: src/pages/Pricing2.tsx:362 +#: src/pages/Pricing2.tsx:367 msgid "Subscribe to Pro and flowchart the fun way!" msgstr "प्रो की सदस्यता लें और मजेदार तरीके से फ्लोचार्ट करें!" @@ -1459,26 +1459,18 @@ msgstr "अपने विचारों को सेकंड में प msgid "Transform text into diagrams instantly" msgstr "पाठ को तुरंत आरेख में बदलें" -#: src/pages/Pricing2.tsx:192 +#: src/pages/Pricing2.tsx:197 msgid "Transform your Ideas into Professional Diagrams in Seconds" msgstr "अपने विचारों को पेशेवर डायग्राम में बदलें सेकंडों में" -#: src/pages/Pricing2.tsx:260 +#: src/pages/Pricing2.tsx:265 msgid "Trusted by over 100,000 users across businesses and universities" msgstr "व्यापार और विश्वविद्यालयों में 100,000 से अधिक उपयोगकर्ताओं द्वारा विश्वसनीय" -#: src/components/Header.tsx:210 -msgid "Try Pro for Free" -msgstr "मुफ्त के लिए प्रो ट्राय करें" - #: src/components/App.tsx:79 msgid "Try again" msgstr "फिर से कोशिश करें" -#: src/components/Checkout.tsx:133 -msgid "Try it for free for two days. Cancel anytime." -msgstr "दो दिन के लिए इसे मुफ्त में ट्राय करें। कभी भी रद्द कर सकते हैं।" - #: src/lib/parserErrors.tsx:60 msgid "Two edges have the same ID" msgstr "दो किनारे उसी आईडी के हैं" @@ -1609,7 +1601,7 @@ msgstr "वॉटरमार्क-मुक्त आरेख" msgid "Watermarks" msgstr "वॉटरमार्क" -#: src/pages/Pricing2.tsx:287 +#: src/pages/Pricing2.tsx:292 msgid "What's Included" msgstr "क्या शामिल है" @@ -1642,7 +1634,7 @@ msgstr "क्या आप जारी रखना चाहते हैं? msgid "Write your prompt here or click to enable the microphone, then press and hold to record." msgstr "अपना प्रॉम्प्ट यहां लिखें या माइक्रोफोन को सक्षम करने के लिए क्लिक करें, फिर रिकॉर्ड करने के लिए दबाएं और रखें।" -#: src/components/Checkout.tsx:140 +#: src/components/Checkout.tsx:143 msgid "Yearly" msgstr "वार्षिक" @@ -1700,10 +1692,14 @@ msgstr "ज़ूम इन करें" msgid "Zoom Out" msgstr "आउट ज़ूम करें" -#: src/components/Checkout.tsx:206 +#: src/components/Checkout.tsx:213 msgid "month" msgstr "महीना" #: src/pages/LogIn.tsx:205 msgid "or" msgstr "या" + +#: src/components/Checkout.tsx:176 +msgid "{0}" +msgstr "{0}" diff --git a/app/src/locales/ko/messages.js b/app/src/locales/ko/messages.js index 80ee3654b..ae69c576c 100644 --- a/app/src/locales/ko/messages.js +++ b/app/src/locales/ko/messages.js @@ -1,5 +1,5 @@ /*eslint-disable*/ module.exports = { messages: JSON.parse( - '{"1 Temporary Flowchart":"1 임시 플로차트","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>사용자 정의 CSS만이 활성화되었습니다. 레이아웃과 고급 설정만 적용됩니다.","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun은 <1>Tone Row가 만든 오픈 소스 프로젝트입니다.","<0>Sign In / <1>Sign Up with email and password":"<0>로그인 / <1>회원가입 이메일과 비밀번호로","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>현재 당신은 무료 계정을 가지고 있습니다. <1/><2>프로 기능에 대해 알아보고 우리 가격 페이지에서 구독하세요.","A new version of the app is available. Please reload to update.":"새로운 버전의 앱이 사용 가능합니다. 업데이트하려면 다시로드하십시오.","AI-Powered Flowchart Creation":"인공지능 기반 플로우차트 생성","About":"소개","Account":"계정","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"특수 문자 앞에는 역슬래시 (<0>\\\\)를 추가하세요: <1>(, <2>:, <3>#, 또는 <4>.","Advanced":"고급","Advanced Export Options (PNG, JPG, SVG)":"고급 내보내기 옵션 (PNG, JPG, SVG)","Amount":"금액","An error occurred. Try resubmitting or email {0} directly.":["오류가 발생하였습니다. 다시 제출하거나 ",["0"],"으로 직접 이메일을 보내주십시오."],"Appearance":"외관","Arrow Size":"화살표 크기","Attributes":"속성","August 2023":"2023년 8월","Back":"뒤로","Back To Editor":"편집기로 돌아가기","Background Color":"배경색","Basic Flowchart":"기본 플로우 차트","Become a Github Sponsor":"깃허브 스폰서가 되기","Become a Pro User":"프로 사용자가 되기","Begin Typing":"입력을 시작하세요.","Billed annually at $24":"매년 $24로 청구됩니다","Billed monthly at $6":"매월 $6로 청구됩니다","Blog":"블로그","Book a Meeting":"미팅 예약","Border Color":"테두리 색","Border Width":"테두리 너비","Bottom to Top":"아래에서 위로","Breadthfirst":"폭 우선","Cancel":"취소","Cancel your subscription. Your hosted charts will become read-only.":"구독을 취소하십시오. 귀하의 호스트 차트가 읽기 전용이 됩니다.","Certain attributes can be used to customize the appearance or functionality of elements.":"일부 속성은 요소의 모양 또는 기능을 사용자 정의하기 위해 사용할 수 있습니다.","Change Email Address":"이메일 주소 변경","Changelog":"변경 로그","Charts":"차트","Check out the guide:":"가이드를 확인하세요:","Check your email for a link to log in.<0/>You can close this window.":"로그인할 링크가 들어있는 이메일을 확인하세요. 이 창은 닫을 수 있습니다.","Choose":"선택하세요","Choose Template":"템플릿 선택","Choose a Plan":"계획을 선택하세요 ","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"에지의 소스와 목적지를 위한 다양한 화살표 모양을 선택합니다. 모양에는 삼각형, 삼각형-티, 원-삼각형, 삼각형-가위형, 삼각형-뒤곡선, 베이, 티, 사각형, 원, 다이아몬드, 쉐브론, 없음이 포함됩니다.","Circle":"원","Classes":"클래스","Clear":"지우다","Clear text?":"텍스트를 지우시겠습니까?","Clone":"클론","Close":"닫기","Color":"색상","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"색상에는 빨강, 주황, 노랑, 파랑, 보라, 검정, 흰색, 회색이 포함됩니다.","Column":"열","Comment":"댓글 달기","Complete access to all features for just $6/month!":"매달 $6로 모든 기능에 대한 완전한 액세스!","Concentric":"동심","Confirm New Email":"새 이메일 확인","Confirm your email address to sign in.":"로그인하려면 이메일 주소를 확인하세요.","Consider: Adding a Label":"레이블을 추가해 보는 것을 고려하세요.","Containers":"컨테이너","Containers are nodes that contain other nodes. They are declared using curly braces.":"컨테이너는 다른 노드를 포함하는 노드입니다. 중괄호를 사용하여 선언됩니다.","Continue":"계속하기","Convert to Flowchart":"흐름도로 변환","Convert to hosted chart?":"호스팅 차트로 변환하시겠습니까?","Cookie Policy":"쿠키 정책","Copy":"복사","Copy PNG Image":"PNG 이미지 복사","Copy SVG Code":"SVG 코드 복사","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"Excalidraw 코드를 복사해서 <0>excalidraw.com에 붙여넣어서 편집하세요. 이 기능은 실험적이며 모든 다이어그램과 작동하지 않을 수 있습니다. 버그를 발견하면 <1>알려주세요.","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"mermaid.js 코드를 복사하거나 mermaid.js 라이브 편집기에서 직접 열어주세요.","Create":"만들기","Create Flowcharts using AI":"AI를 사용하여 플로차트를 만들어보세요","Create Unlimited Flowcharts":"무제한 플로차트 만들기","Create a New Chart":"새 차트 만들기","Create unlimited diagrams for just $6/month!":"매달 $6로 무제한 다이어그램 생성!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"클라우드에 저장된 무한 플로우 차트 생성 - 어디서나 액세스 가능!","Create with AI":"AI로 만들기","Creating an edge between two nodes is done by indenting the second node below the first":"두 노드 사이에 엣지를 만드는 것은 첫 번째 노드 아래에 두 번째 노드를 들여 쓰는 것으로 합니다.","Curve Style":"곡선 스타일","Custom CSS":"사용자 정의 CSS","Custom Sharing Options":"커스텀 공유 옵션","Customer Portal":"고객 포털","Daily Sandbox Editor":"매일 샌드박스 편집기","Dark":"다크","Dark Mode":"다크 모드","Data Import (Visio, Lucidchart, CSV)":"데이터 가져오기 (Visio, Lucidchart, CSV)","Date":"날짜","Direction":"방향","Do you want to delete this?":"본 항목을 삭제하시겠습니까?","Document":"문서","Download":"다운로드","Download JPG":"JPG 다운로드","Download PNG":"PNG 다운로드","Download SVG":"SVG 다운로드","Drag and drop a CSV file here, or click to select a file":"CSV 파일을 여기에 드래그 앤 드롭하거나 파일을 선택하려면 클릭하세요.","Draw an edge from multiple nodes by beginning the line with a reference":"참조를 시작하여 여러 노드로부터 엣지를 그립니다.","Drop the file here ...":"파일을 여기에 드롭하세요 ...","Edge ID, Classes, Attributes":"가장자리 ID, 클래스, 속성","Edge Label":"가장자리 라벨","Edge Label Column":"가장자리 라벨 열","Edge Style":"가장자리 스타일","Edge Text Size":"가장자리 텍스트 크기","Edge missing indentation":"들여쓰기가 누락된 가장자리","Edges":"가장자리","Edges are declared in the same row as their source node":"가장자리는 소스 노드가 있는 같은 행에 선언됩니다.","Edges are declared in the same row as their target node":"가장자리는 목표 노드가 있는 같은 행에 선언됩니다.","Edges are declared in their own row":"가장자리는 자신의 행에 선언됩니다.","Edges can also have ID\'s, classes, and attributes before the label":"라벨 앞에 ID, 클래스 및 속성도 가질 수 있습니다.","Edges can be styled with dashed, dotted, or solid lines":"가장자리는 점선, 점선 또는 실선으로 스타일이 지정될 수 있습니다.","Edges in Separate Rows":"각 행별로 간선","Edges in Source Node Row":"출발 노드 행에 간선","Edges in Target Node Row":"도착 노드 행에 간선","Edit with AI":"AI로 편집하기","Editable":"편집 가능","Editor":"에디터","Email":"이메일","Empty":"비어 있음","Enter a prompt or information you would like to create a chart from.":"차트를 만들기 위한 프롬프트 또는 정보를 입력하십시오.","Enter your email address and we\'ll send you a magic link to sign in.":"이메일 주소를 입력하면 자동으로 로그인할 수 있는 링크를 보내드립니다.","Enter your email address below and we\'ll send you a link to reset your password.":"아래에 이메일 주소를 입력하면 비밀번호 재설정을 위한 링크를 보내드립니다.","Equal To":"같음","Excalidraw":"Excalidraw","Exclusive Office Hours":"독점 오피스 시간","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"로컬 파일을 직접 흐름도에 로드하여 작업 관련 문서를 오프라인으로 관리하는 효율성과 보안을 경험해보세요. Flowchart Fun Pro의 독점 기능과 더 많은 기능을 매달 $6로 이용할 수 있습니다.","Export":"내보내기","Export to PNG & JPG":"PNG 및 JPG로 내보내기","Export to PNG, JPG, and SVG":"PNG, JPG 및 SVG로 내보내기","Feedback":"피드백","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"우리에게 연락하고 자유롭게 탐색하시고 <0>피드백 페이지를 통해 의견을 제시하실 수 있습니다.","Fixed Node Height":"고정된 노드 높이","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro는 매달 $6로 무제한 흐름도, 무제한 공동 작업자, 무제한 저장 공간을 제공합니다.","Follow Us on Twitter":"트위터에서 우리를 팔로우하기","Font Family":"글꼴 가족","Forgot your password?":"비밀번호를 잊으셨나요?","Found a bug? Have a feature request? We would love to hear from you!":"버그를 발견했습니까? 기능 요청이 있습니까? 우리는 당신과의 소통을 사랑합니다!","Free":"무료","Fullscreen":"전체 화면","General":"일반","Go back home":"집으로 돌아가기","Go to the Editor":"편집기로 가기","Go to your Sandbox":"너의 샌드박스로 가기","Graph":"그래프","Grid":"그리드","Have complex questions or issues? We\'re here to help.":"복잡한 문제가 있나요? 여기에서 도와드리겠습니다.","Here are some Pro features you can now enjoy.":"이제 즐길 수 있는 Pro 기능들이 있습니다.","History":"기록","Home":"집","How are edges declared in this data?":"이 데이터에서 간선은 어떻게 선언됩니까?","How would you like to save your chart?":"당신의 차트를 저장하려면 어떻게 하시겠습니까?","ID\'s":"식별자","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"해당 이메일로 계정이 있다면 비밀번호 재설정을 위한 안내를 포함한 이메일을 보내드립니다.","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"<0>Flowchart Fun을 사용하는 것을 즐기고 있다면, 프로젝트를 지원해 주시기 바랍니다.","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"만약 가장자리를 만들려면, 이 줄을 들여쓰기하십시오. 만약 그렇지 않다면, 콜론을 백슬래시로 이스케이프하십시오 <0>\\\\:","Images":"이미지","Import Data":"데이터 가져오기","Import data from a CSV file.":"CSV 파일에서 데이터를 가져옵니다.","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"CSV 파일에서 데이터를 가져와 새로운 플로우 차트로 매핑합니다. 이것은 Lucidchart, Google Sheets, Visio 등의 다른 소스에서 데이터를 가져오는 데 좋은 방법입니다.","Import from CSV":"CSV로 가져오기","Import from Visio, Lucidchart, and CSV":"Visio, Lucidchart 및 CSV에서 가져오기","Import your diagram it into Microsoft Visio using one of these CSV files.":"이러한 CSV 파일 중 하나를 사용하여 다이어그램을 Microsoft Visio로 가져옵니다.","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"데이터를 가져오는 것은 프로 기능입니다. Flowchart Fun Pro로 업그레이드하면 매월 $6로 사용할 수 있습니다.","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"<0>title 속성을 사용하여 제목을 포함시키십시오. Visio 색상을 사용하려면 다음 중 하나와 같은 <1>roleType 속성을 추가하십시오:","Info":"정보","Is":"있다","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON 캔버스는 <0>Obsidian 캔버스 및 다른 응용 프로그램에서 사용되는 다이어그램의 JSON 표현입니다.","Keep Things Private":"개인 정보 유지하기","Knowledge Graph":"지식 그래프","Language":"언어","Layout":"레이아웃","Layout Frozen":"레이아웃 동결","Leading References":"주목할만한 참고","Learn More":"더 알아보기","Learn Syntax":"구문 배우기","Learn about <0>Flowchart Fun Pro":"<0>플로우차트 펀 프로에 대해 배우기","Learn about Flowchart Fun Pro":"Flowchart Fun Pro에 대해 알아보기","Left to Right":"왼쪽에서 오른쪽으로","Let us know why you\'re canceling. We\'re always looking to improve.":"취소하는 이유를 알려주세요. 우리는 항상 개선하고 있습니다.","Light":"라이트","Light Mode":"라이트 모드","Link":"링크","Load":"로드","Load Chart":"로드 차트","Load File":"로드 파일","Load Files":"로드 파일","Load Template":"템플릿 로드","Load default content":"기본 내용 로드","Load from link?":"링크에서 불러오기?","Load layout and styles":"레이아웃과 스타일 로드","Local File Support":"로컬 파일 지원","Lock Zoom to Graph":"그래프에 룩 줌을 고정하다","Log In":"로그인","Log Out":"로그아웃","Log in to Save":"로그인하여 저장하기","Log in to upgrade your account":"계정 업그레이드를 위해 로그인","Make a One-Time Donation":"한 번 선물하기","Make publicly accessible":"공개적으로 액세스 가능하게 만들기","Manage Billing":"청구 관리","Map Data":"데이터 지도","Monthly":"월간","Multiple pointers on same line":"같은 줄에 여러 포인터","My dog ate my credit card!":"내 개가 내 신용 카드를 먹었어요!","Name Chart":"차트 이름","Name your chart":"차트 이름 지정","New":"신규","New Email":"새 이메일","Next charge":"다음 청구 금액","No Edges":"노드 없음","No Watermarks!":"물방울 없음!","No: Option B":"아니요: 옵션 B","Node Border Style":"노드 경계 스타일","Node Colors":"노드 색상","Node ID":"노드 ID","Node ID, Classes, Attributes":"노드 ID, 클래스, 속성","Node Label":"노드 라벨","Node Shape":"노드 모양","Node Shapes":"노드 모양","Nodes":"노드","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"노드는 점선, 점점선 또는 이중 선으로 스타일링 할 수 있습니다. 또한 border_none을 사용하여 테두리를 제거할 수도 있습니다.","Not Empty":"비어 있지 않음","Now erase the text and try it yourself!":"지금 텍스트를 지우고 스스로 시도해 보세요!","Office Hours":"근무 시간","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":"가끔 마술 링크가 스팸 폴더에 도착할 수도 있습니다. 몇 분 후에도 보이지 않으면 거기를 확인하거나 새로운 링크를 요청하십시오.","One on One Support":"1:1 지원","One-on-One Support":"일대일 지원","Open Customer Portal":"고객 포털 열기","Organization Chart":"조직도","Padding":"채우기","Page not found":"페이지를 찾을 수 없습니다.","Password":"비밀번호","Past Due":"연체","Permanent Charts are a Pro Feature":"영구 차트는 프로 기능입니다","Playbook":"플레이북","Pointer and container on same line":"같은 줄에 포인터와 컨테이너","Priority One-on-One Support":"우선순위 일대일 지원","Privacy Policy":"개인정보보호정책","Process Diagram":"프로세스 다이어그램","Processing Data":"데이터 처리","Public":"공용","Random":"무작위","Rapid Deployment Templates":"빠른 배포 템플릿","Rapid Templates":"급변화 템플릿","Rate limit exceeded. Please try again later.":"요청 제한이 초과되었습니다. 나중에 다시 시도해주세요.","Read-only":"읽기 전용","Reference by Class":"클래스로 참조","Reference by ID":"ID로 참조","Reference by Label":"레이블로 참조","References":"참조","References are used to create edges between nodes that are created elsewhere in the document":"참조는 문서 내부에서 만들어진 노드 사이에 간선을 만들기 위해 사용됩니다.","Referencing a node by its exact label":"정확한 레이블로 노드를 참조하기","Referencing a node by its unique ID":"고유한 ID로 노드를 참조하기","Referencing multiple nodes with the same assigned class":"동일한 할당 된 클래스로 여러 노드를 참조하기 ","Refresh Page":"페이지 새로 고침 ","Reload to Update":"업데이트하려면 다시 로드하기 ","Rename":"이름 바꾸기","Request Magic Link":"마법 링크 요청","Request Password Reset":"비밀번호 재설정 요청","Reset":"재설정","Reset Password":"비밀번호 재설정","Resume Subscription":"구독 재개","Return":"반품","Right to Left":"오른쪽에서 왼쪽으로","Roadmap":"로드맵","Rotate Label":"라벨 회전","Save":"구하다","Save Time with AI & Dictation":"인공지능 및 딕테이션으로 시간 절약하기","Save to Cloud":"클라우드에 저장하기","Save to File":"파일에 저장하기","Save your Work":"작업 저장","Set Content":"콘텐츠 설정","Set Fixed Node Height":"고정 노드 높이 설정","Settings":"설정","Share":"공유하기","Sign In":"로그인","Sign in with <0>GitHub":"<0>GitHub으로 로그인","Sign in with <0>Google":"<0>Google으로 로그인","Sorry! This page is only available in English.":"죄송합니다! 이 페이지는 영어로만 제공됩니다.","Sorry, there was an error converting the text to a flowchart. Try again later.":"죄송합니다, 텍스트를 플로우차트로 변환하는 중에 오류가 발생했습니다. 나중에 다시 시도해주세요.","Source Arrow Shape":"소스 화살표 모양","Source Column":"소스 열","Source Delimiter":"소스 구분자","Source Distance From Node":"노드에서 소스 거리","Source/Target Arrow Shape":"소스/대상 화살표 모양","Spacing":"간격","Special Attributes":"특별한 속성","Start":"시작","Start Over":"처음부터 다시 시작하기","Start free trial":"무료 체험 시작","Status":"상태","Store any data associated to a node":"노드에 관련된 모든 데이터 저장하기","Style Classes":"스타일 클래스","Submit":"보내다","Subscribe to Pro and flowchart the fun way!":"프로를 구독하고 재미있게 플로우차트 작성하기!","Subscription":"구독","Subscription Successful!":"구독 성공!","Subscription will end":"구독이 종료될 예정입니다.","Target Arrow Shape":"대상 화살표 모양","Target Column":"대상 열","Target Delimiter":"대상 구분자","Target Distance From Node":"노드로부터의 목표 거리","Templates":"템플릿","Text Color":"텍스트 색상","Text Horizontal Offset":"텍스트 수평 오프셋","Text Leading":"텍스트 리딩","Text Max Width":"텍스트 최대 너비","Text Vertical Offset":"텍스트 수직 오프셋","Text followed by colon+space creates an edge with the text as the label":"콜론 뒤에 공백이 따라오는 텍스트는 텍스트를 레이블로 하는 엣지를 만듭니다.","Text on a line creates a node with the text as the label":"한 줄에 있는 텍스트는 텍스트를 레이블로 하는 노드를 만듭니다.","Thank you for your feedback!":"피드백을 해주셔서 감사합니다!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"스타일을 변경하는 가장 좋은 방법은 노드 또는 엣지를 오른쪽 클릭하고 원하는 스타일을 선택하는 것입니다.","The column that contains the edge label(s)":"엣지 레이블이 포함된 열","The column that contains the source node ID(s)":"소스 노드 ID가 포함된 열","The column that contains the target node ID(s)":"타겟 노드 ID가 포함된 열","The delimiter used to separate multiple source nodes":"여러 개의 소스 노드를 구분하기 위해 사용되는 구분 기호","The delimiter used to separate multiple target nodes":"여러 개의 목표 노드를 구분하기 위해 사용되는 구분 기호","The possible shapes are:":"가능한 모양은 다음과 같습니다:","Theme":"테마","Theme Customization Editor":"테마 커스터마이즈 편집기","Theme Editor":"테마 편집기","There are no edges in this data":"이 데이터에는 엣지가 없습니다.","This action cannot be undone.":"이 작업은 취소할 수 없습니다.","This feature is only available to pro users. <0>Become a pro user to unlock it.":"이 기능은 프로 사용자에게만 제공됩니다. <0>프로 사용자가 되어 이 기능을 사용할 수 있게 하세요.","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"이것은 당신의 모래상자입니다. 실험을 위한 멋진 장소이지만 <0>매일 초기화됩니다.","This may take between 30 seconds and 2 minutes depending on the length of your input.":"입력 길이에 따라 30초에서 2분 사이의 시간이 소요될 수 있습니다.","This will replace the current content.":"이것은 현재 내용을 대체합니다.","This will replace your current sandbox.":"이것은 현재 샌드 박스를 대체합니다.","Tip":"팁","To fix this change one of the edge IDs":"이를 수정하려면, 가장자리 ID 중 하나를 변경하십시오.","To fix this change one of the node IDs":"이것을 수정하려면 노드 ID 중 하나를 변경하십시오","To fix this move one pointer to the next line":"이것을 수정하려면 포인터를 다음 줄로 이동하십시오","To fix this start the container <0/> on a different line":"이것을 수정하려면 컨테이너 <0/>을 다른 줄에 시작하십시오","To learn more about why we require you to log in, please read <0>this blog post.":"왜 로그인을 해야하는지 자세히 알아보려면 <0>이 블로그 글을 읽어보세요.","Together, speech-to-text and AI make creating diagrams a breeze!":"음성인식과 인공지능을 함께 사용하여 다이어그램을 쉽게 만들 수 있습니다!","Top to Bottom":"위에서 아래로","Transform Your Ideas into Professional Diagrams in Seconds":"초 내에 전문 다이어그램으로 생각을 변형하세요.","Transform text into diagrams instantly":"텍스트를 즉시 다이어그램으로 변환하세요.","Transform your Ideas into Professional Diagrams in Seconds":"아이디어를 몇 초만에 전문적인 다이어그램으로 변환하세요.","Trusted by over 100,000 users across businesses and universities":"비즈니스와 대학에서 10만 명 이상의 사용자에게 신뢰받는 서비스입니다.","Try Pro for Free":"무료로 Pro를 시도해보세요","Try again":"다시 시도하세요","Try it for free for two days. Cancel anytime.":"무료로 두 일 동안 시도해보세요. 언제든지 취소할 수 있습니다.","Two edges have the same ID":"두 개의 간선이 같은 ID를 가지고 있습니다","Two nodes have the same ID":"두 개의 노드가 같은 ID를 가지고 있습니다","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"이런, 무료 요청이 모두 소진되었습니다! 무제한 다이어그램 변환을 위해 Flowchart Fun Pro로 업그레이드하고 텍스트를 복사하여 쉽게 명확한 시각적 흐름도로 변환하세요.","Unescaped special character":"이스케이프되지 않은 특수 문자","Unique text value to identify a node":"노드를 식별하기 위한 고유한 텍스트 값","Unknown":"알 수 없음","Unknown Parsing Error":"알 수 없는 구문 분석 오류","Unlimited Permanent Flowcharts":"무제한 영구 플로차트","Unpaid":"미납","Update Email":"이메일 업데이트","Upgrade to Pro":"프로로 업그레이드","Upload your File":"파일을 업로드하세요.","Use AI":"AI 사용","Use Custom CSS Only":"사용자 정의 CSS만 사용","Use Default Content":"기본 콘텐츠 사용","Use External Data":"외부 데이터 사용","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"Lucidchart나 Visio를 사용하고 계신가요? CSV 가져오기를 통해 모든 소스에서 데이터를 쉽게 가져올 수 있습니다!","Use an ID to Connect":"ID를 사용하여 연결하세요.","Use classes to group nodes":"노드를 그룹화하기 위해 클래스를 사용하십시오.","Use the attribute <0>href to set a link on a node that opens in a new tab.":"새 탭에서 링크를 설정하기 위해 속성 <0>href을 사용하십시오.","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"노드의 이미지를 설정하려면 <0>src 속성을 사용하세요. 이미지는 노드에 맞게 크기가 조정되므로 노드의 너비와 높이를 조절해야 할 수도 있습니다. CORS로 차단되지 않은 공개 이미지만 지원됩니다.","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"노드의 너비와 높이를 명시적으로 설정하려면 <0>w 및 <1>h 속성을 사용하세요.","Use the customer portal to change your billing information.":"청구 정보를 변경하려면 고객 포털을 사용하십시오.","Use these settings to adapt the look and behavior of your flowcharts":"이 설정을 사용하여 흐름 도표의 모양과 동작을 조정하십시오","Use this file for org charts, hierarchies, and other organizational structures.":"조직도, 계층 구조 및 기타 조직 구조를 위해 이 파일을 사용하십시오.","Use this file for sequences, processes, and workflows.":"시퀀스, 프로세스 및 워크플로우에 대해 이 파일을 사용하십시오.","User":"사용자","View on Github":"Github에서 보기","Voice-to-Diagram Dictation":"음성으로 다이어그램 작성하기","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"문서에서 플로우차트를 만들고 싶으세요? 편집기에 붙여넣고 \'플로우차트로 변환\'을 클릭하세요.","Watermark-Free Diagrams":"워터마크 없는 다이어그램","Watermarks":"물감","What\'s Included":"포함된 내용","What\'s this?":"이것이 무엇인가요?","Width":"너비","Width and Height":"너비와 높이","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"Flowchart Fun의 프로 버전을 사용하면 자연어 명령을 사용하여 플로우차트 세부 정보를 빠르게 완성할 수 있으며, 이동 중에 다이어그램을 만드는 데 이상적입니다. 매월 $6에 액세스 가능한 AI 편집의 편리함을 누려보세요.","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"프로 버전으로는 로컬 파일을 저장하고 불러올 수 있습니다. 오프라인에서 작업 관련 문서를 관리하는 데 최적입니다.","Would you like to continue?":"계속하시겠습니까?","Write your prompt here or click to enable the microphone, then press and hold to record.":"여기에 프롬프트를 작성하거나 마이크를 활성화하려면 클릭한 다음 눌러서 녹음하세요.","Yearly":"연간","Yes: Option A":"예: 옵션 A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["그래프에 ",["numNodes"],"개의 노드와 ",["numEdges"],"개의 간선을 추가하려고 합니다."],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"<0>Flowchart Fun Pro으로 무제한 영구적인 플로차트를 만들 수 있습니다.","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"클라우드나 컴퓨터에 무제한 플로우차트를 저장할 수 있으며, 인공지능 편집과 데이터 가져오기와 같은 기능을 저렴한 가격으로 이용할 수 있습니다.","You need to log in to access this page.":"페이지에 접근하려면 로그인해야합니다.","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"이미 프로 사용자입니다. <0>구독 관리<1/>질문이나 기능 요청이 있으신가요? <2>문의하기","Your Charts":"당신의 차트","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"당신의 샌드박스는 우리의 플로우차트 도구로 자유롭게 실험할 수 있는 공간으로, 매일 새로운 시작을 위해 재설정됩니다.","Your Work is Important":"당신의 작업은 중요합니다.","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"당신의 차트는 계정이 더 이상 활성화되지 않았기 때문에 읽기 전용입니다. <0>계정 페이지를 방문하여 자세한 내용을 알아보세요.","Your subscription is <0>{statusDisplay}.":["귀하의 구독 상태는 <0>",["statusDisplay"],"입니다."],"Zoom In":"확대","Zoom Out":"축소하기","month":"월","or":"또는"}' + '{"1 Temporary Flowchart":"1 임시 플로차트","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>사용자 정의 CSS만이 활성화되었습니다. 레이아웃과 고급 설정만 적용됩니다.","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun은 <1>Tone Row가 만든 오픈 소스 프로젝트입니다.","<0>Sign In / <1>Sign Up with email and password":"<0>로그인 / <1>회원가입 이메일과 비밀번호로","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>현재 당신은 무료 계정을 가지고 있습니다. <1/><2>프로 기능에 대해 알아보고 우리 가격 페이지에서 구독하세요.","A new version of the app is available. Please reload to update.":"새로운 버전의 앱이 사용 가능합니다. 업데이트하려면 다시로드하십시오.","AI-Powered Flowchart Creation":"인공지능 기반 플로우차트 생성","About":"소개","Account":"계정","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"특수 문자 앞에는 역슬래시 (<0>\\\\)를 추가하세요: <1>(, <2>:, <3>#, 또는 <4>.","Advanced":"고급","Advanced Export Options (PNG, JPG, SVG)":"고급 내보내기 옵션 (PNG, JPG, SVG)","Amount":"금액","An error occurred. Try resubmitting or email {0} directly.":["오류가 발생하였습니다. 다시 제출하거나 ",["0"],"으로 직접 이메일을 보내주십시오."],"Appearance":"외관","Arrow Size":"화살표 크기","Attributes":"속성","August 2023":"2023년 8월","Back":"뒤로","Back To Editor":"편집기로 돌아가기","Background Color":"배경색","Basic Flowchart":"기본 플로우 차트","Become a Github Sponsor":"깃허브 스폰서가 되기","Become a Pro User":"프로 사용자가 되기","Begin Typing":"입력을 시작하세요.","Billed annually at $24":"매년 $24로 청구됩니다","Billed monthly at $6":"매월 $6로 청구됩니다","Blog":"블로그","Book a Meeting":"미팅 예약","Border Color":"테두리 색","Border Width":"테두리 너비","Bottom to Top":"아래에서 위로","Breadthfirst":"폭 우선","Cancel":"취소","Cancel your subscription. Your hosted charts will become read-only.":"구독을 취소하십시오. 귀하의 호스트 차트가 읽기 전용이 됩니다.","Certain attributes can be used to customize the appearance or functionality of elements.":"일부 속성은 요소의 모양 또는 기능을 사용자 정의하기 위해 사용할 수 있습니다.","Change Email Address":"이메일 주소 변경","Changelog":"변경 로그","Charts":"차트","Check out the guide:":"가이드를 확인하세요:","Check your email for a link to log in.<0/>You can close this window.":"로그인할 링크가 들어있는 이메일을 확인하세요. 이 창은 닫을 수 있습니다.","Choose":"선택하세요","Choose Template":"템플릿 선택","Choose a Plan":"계획을 선택하세요 ","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"에지의 소스와 목적지를 위한 다양한 화살표 모양을 선택합니다. 모양에는 삼각형, 삼각형-티, 원-삼각형, 삼각형-가위형, 삼각형-뒤곡선, 베이, 티, 사각형, 원, 다이아몬드, 쉐브론, 없음이 포함됩니다.","Circle":"원","Classes":"클래스","Clear":"지우다","Clear text?":"텍스트를 지우시겠습니까?","Clone":"클론","Close":"닫기","Color":"색상","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"색상에는 빨강, 주황, 노랑, 파랑, 보라, 검정, 흰색, 회색이 포함됩니다.","Column":"열","Comment":"댓글 달기","Complete access to all features for just $6/month!":"매달 $6로 모든 기능에 대한 완전한 액세스!","Concentric":"동심","Confirm New Email":"새 이메일 확인","Confirm your email address to sign in.":"로그인하려면 이메일 주소를 확인하세요.","Consider: Adding a Label":"레이블을 추가해 보는 것을 고려하세요.","Containers":"컨테이너","Containers are nodes that contain other nodes. They are declared using curly braces.":"컨테이너는 다른 노드를 포함하는 노드입니다. 중괄호를 사용하여 선언됩니다.","Continue":"계속하기","Convert to Flowchart":"흐름도로 변환","Convert to hosted chart?":"호스팅 차트로 변환하시겠습니까?","Cookie Policy":"쿠키 정책","Copy":"복사","Copy PNG Image":"PNG 이미지 복사","Copy SVG Code":"SVG 코드 복사","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"Excalidraw 코드를 복사해서 <0>excalidraw.com에 붙여넣어서 편집하세요. 이 기능은 실험적이며 모든 다이어그램과 작동하지 않을 수 있습니다. 버그를 발견하면 <1>알려주세요.","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"mermaid.js 코드를 복사하거나 mermaid.js 라이브 편집기에서 직접 열어주세요.","Create":"만들기","Create Flowcharts using AI":"AI를 사용하여 플로차트를 만들어보세요","Create Unlimited Flowcharts":"무제한 플로차트 만들기","Create a New Chart":"새 차트 만들기","Create unlimited diagrams for just $6/month!":"매달 $6로 무제한 다이어그램 생성!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"클라우드에 저장된 무한 플로우 차트 생성 - 어디서나 액세스 가능!","Create with AI":"AI로 만들기","Creating an edge between two nodes is done by indenting the second node below the first":"두 노드 사이에 엣지를 만드는 것은 첫 번째 노드 아래에 두 번째 노드를 들여 쓰는 것으로 합니다.","Curve Style":"곡선 스타일","Custom CSS":"사용자 정의 CSS","Custom Sharing Options":"커스텀 공유 옵션","Customer Portal":"고객 포털","Daily Sandbox Editor":"매일 샌드박스 편집기","Dark":"다크","Dark Mode":"다크 모드","Data Import (Visio, Lucidchart, CSV)":"데이터 가져오기 (Visio, Lucidchart, CSV)","Date":"날짜","Direction":"방향","Do you want to delete this?":"본 항목을 삭제하시겠습니까?","Document":"문서","Download":"다운로드","Download JPG":"JPG 다운로드","Download PNG":"PNG 다운로드","Download SVG":"SVG 다운로드","Drag and drop a CSV file here, or click to select a file":"CSV 파일을 여기에 드래그 앤 드롭하거나 파일을 선택하려면 클릭하세요.","Draw an edge from multiple nodes by beginning the line with a reference":"참조를 시작하여 여러 노드로부터 엣지를 그립니다.","Drop the file here ...":"파일을 여기에 드롭하세요 ...","Edge ID, Classes, Attributes":"가장자리 ID, 클래스, 속성","Edge Label":"가장자리 라벨","Edge Label Column":"가장자리 라벨 열","Edge Style":"가장자리 스타일","Edge Text Size":"가장자리 텍스트 크기","Edge missing indentation":"들여쓰기가 누락된 가장자리","Edges":"가장자리","Edges are declared in the same row as their source node":"가장자리는 소스 노드가 있는 같은 행에 선언됩니다.","Edges are declared in the same row as their target node":"가장자리는 목표 노드가 있는 같은 행에 선언됩니다.","Edges are declared in their own row":"가장자리는 자신의 행에 선언됩니다.","Edges can also have ID\'s, classes, and attributes before the label":"라벨 앞에 ID, 클래스 및 속성도 가질 수 있습니다.","Edges can be styled with dashed, dotted, or solid lines":"가장자리는 점선, 점선 또는 실선으로 스타일이 지정될 수 있습니다.","Edges in Separate Rows":"각 행별로 간선","Edges in Source Node Row":"출발 노드 행에 간선","Edges in Target Node Row":"도착 노드 행에 간선","Edit with AI":"AI로 편집하기","Editable":"편집 가능","Editor":"에디터","Email":"이메일","Empty":"비어 있음","Enter a prompt or information you would like to create a chart from.":"차트를 만들기 위한 프롬프트 또는 정보를 입력하십시오.","Enter your email address and we\'ll send you a magic link to sign in.":"이메일 주소를 입력하면 자동으로 로그인할 수 있는 링크를 보내드립니다.","Enter your email address below and we\'ll send you a link to reset your password.":"아래에 이메일 주소를 입력하면 비밀번호 재설정을 위한 링크를 보내드립니다.","Equal To":"같음","Excalidraw":"Excalidraw","Exclusive Office Hours":"독점 오피스 시간","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"로컬 파일을 직접 흐름도에 로드하여 작업 관련 문서를 오프라인으로 관리하는 효율성과 보안을 경험해보세요. Flowchart Fun Pro의 독점 기능과 더 많은 기능을 매달 $6로 이용할 수 있습니다.","Export":"내보내기","Export to PNG & JPG":"PNG 및 JPG로 내보내기","Export to PNG, JPG, and SVG":"PNG, JPG 및 SVG로 내보내기","Feedback":"피드백","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"우리에게 연락하고 자유롭게 탐색하시고 <0>피드백 페이지를 통해 의견을 제시하실 수 있습니다.","Fixed Node Height":"고정된 노드 높이","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro는 매달 $6로 무제한 흐름도, 무제한 공동 작업자, 무제한 저장 공간을 제공합니다.","Follow Us on Twitter":"트위터에서 우리를 팔로우하기","Font Family":"글꼴 가족","Forgot your password?":"비밀번호를 잊으셨나요?","Found a bug? Have a feature request? We would love to hear from you!":"버그를 발견했습니까? 기능 요청이 있습니까? 우리는 당신과의 소통을 사랑합니다!","Free":"무료","Fullscreen":"전체 화면","Gain access to AI Features and never lose your work with a Pro account.":"Pro 계정으로 AI 기능에 접근하고 작업을 잃어버리지 않습니다.","General":"일반","Go back home":"집으로 돌아가기","Go to the Editor":"편집기로 가기","Go to your Sandbox":"너의 샌드박스로 가기","Graph":"그래프","Grid":"그리드","Have complex questions or issues? We\'re here to help.":"복잡한 문제가 있나요? 여기에서 도와드리겠습니다.","Here are some Pro features you can now enjoy.":"이제 즐길 수 있는 Pro 기능들이 있습니다.","History":"기록","Home":"집","How are edges declared in this data?":"이 데이터에서 간선은 어떻게 선언됩니까?","How would you like to save your chart?":"당신의 차트를 저장하려면 어떻게 하시겠습니까?","ID\'s":"식별자","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"해당 이메일로 계정이 있다면 비밀번호 재설정을 위한 안내를 포함한 이메일을 보내드립니다.","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"<0>Flowchart Fun을 사용하는 것을 즐기고 있다면, 프로젝트를 지원해 주시기 바랍니다.","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"만약 가장자리를 만들려면, 이 줄을 들여쓰기하십시오. 만약 그렇지 않다면, 콜론을 백슬래시로 이스케이프하십시오 <0>\\\\:","Images":"이미지","Import Data":"데이터 가져오기","Import data from a CSV file.":"CSV 파일에서 데이터를 가져옵니다.","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"CSV 파일에서 데이터를 가져와 새로운 플로우 차트로 매핑합니다. 이것은 Lucidchart, Google Sheets, Visio 등의 다른 소스에서 데이터를 가져오는 데 좋은 방법입니다.","Import from CSV":"CSV로 가져오기","Import from Visio, Lucidchart, and CSV":"Visio, Lucidchart 및 CSV에서 가져오기","Import your diagram it into Microsoft Visio using one of these CSV files.":"이러한 CSV 파일 중 하나를 사용하여 다이어그램을 Microsoft Visio로 가져옵니다.","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"데이터를 가져오는 것은 프로 기능입니다. Flowchart Fun Pro로 업그레이드하면 매월 $6로 사용할 수 있습니다.","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"<0>title 속성을 사용하여 제목을 포함시키십시오. Visio 색상을 사용하려면 다음 중 하나와 같은 <1>roleType 속성을 추가하십시오:","Info":"정보","Is":"있다","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON 캔버스는 <0>Obsidian 캔버스 및 다른 응용 프로그램에서 사용되는 다이어그램의 JSON 표현입니다.","Keep Things Private":"개인 정보 유지하기","Knowledge Graph":"지식 그래프","Language":"언어","Layout":"레이아웃","Layout Frozen":"레이아웃 동결","Leading References":"주목할만한 참고","Learn More":"더 알아보기","Learn Syntax":"구문 배우기","Learn about <0>Flowchart Fun Pro":"<0>플로우차트 펀 프로에 대해 배우기","Learn about Flowchart Fun Pro":"Flowchart Fun Pro에 대해 알아보기","Left to Right":"왼쪽에서 오른쪽으로","Let us know why you\'re canceling. We\'re always looking to improve.":"취소하는 이유를 알려주세요. 우리는 항상 개선하고 있습니다.","Light":"라이트","Light Mode":"라이트 모드","Link":"링크","Load":"로드","Load Chart":"로드 차트","Load File":"로드 파일","Load Files":"로드 파일","Load Template":"템플릿 로드","Load default content":"기본 내용 로드","Load from link?":"링크에서 불러오기?","Load layout and styles":"레이아웃과 스타일 로드","Local File Support":"로컬 파일 지원","Lock Zoom to Graph":"그래프에 룩 줌을 고정하다","Log In":"로그인","Log Out":"로그아웃","Log in to Save":"로그인하여 저장하기","Log in to upgrade your account":"계정 업그레이드를 위해 로그인","Make a One-Time Donation":"한 번 선물하기","Make publicly accessible":"공개적으로 액세스 가능하게 만들기","Manage Billing":"청구 관리","Map Data":"데이터 지도","Monthly":"월간","Multiple pointers on same line":"같은 줄에 여러 포인터","My dog ate my credit card!":"내 개가 내 신용 카드를 먹었어요!","Name Chart":"차트 이름","Name your chart":"차트 이름 지정","New":"신규","New Email":"새 이메일","Next charge":"다음 청구 금액","No Edges":"노드 없음","No Watermarks!":"물방울 없음!","No: Option B":"아니요: 옵션 B","Node Border Style":"노드 경계 스타일","Node Colors":"노드 색상","Node ID":"노드 ID","Node ID, Classes, Attributes":"노드 ID, 클래스, 속성","Node Label":"노드 라벨","Node Shape":"노드 모양","Node Shapes":"노드 모양","Nodes":"노드","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"노드는 점선, 점점선 또는 이중 선으로 스타일링 할 수 있습니다. 또한 border_none을 사용하여 테두리를 제거할 수도 있습니다.","Not Empty":"비어 있지 않음","Now erase the text and try it yourself!":"지금 텍스트를 지우고 스스로 시도해 보세요!","Office Hours":"근무 시간","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":"가끔 마술 링크가 스팸 폴더에 도착할 수도 있습니다. 몇 분 후에도 보이지 않으면 거기를 확인하거나 새로운 링크를 요청하십시오.","One on One Support":"1:1 지원","One-on-One Support":"일대일 지원","Open Customer Portal":"고객 포털 열기","Organization Chart":"조직도","Padding":"채우기","Page not found":"페이지를 찾을 수 없습니다.","Password":"비밀번호","Past Due":"연체","Permanent Charts are a Pro Feature":"영구 차트는 프로 기능입니다","Playbook":"플레이북","Pointer and container on same line":"같은 줄에 포인터와 컨테이너","Priority One-on-One Support":"우선순위 일대일 지원","Privacy Policy":"개인정보보호정책","Process Diagram":"프로세스 다이어그램","Processing Data":"데이터 처리","Public":"공용","Random":"무작위","Rapid Deployment Templates":"빠른 배포 템플릿","Rapid Templates":"급변화 템플릿","Rate limit exceeded. Please try again later.":"요청 제한이 초과되었습니다. 나중에 다시 시도해주세요.","Read-only":"읽기 전용","Reference by Class":"클래스로 참조","Reference by ID":"ID로 참조","Reference by Label":"레이블로 참조","References":"참조","References are used to create edges between nodes that are created elsewhere in the document":"참조는 문서 내부에서 만들어진 노드 사이에 간선을 만들기 위해 사용됩니다.","Referencing a node by its exact label":"정확한 레이블로 노드를 참조하기","Referencing a node by its unique ID":"고유한 ID로 노드를 참조하기","Referencing multiple nodes with the same assigned class":"동일한 할당 된 클래스로 여러 노드를 참조하기 ","Refresh Page":"페이지 새로 고침 ","Reload to Update":"업데이트하려면 다시 로드하기 ","Rename":"이름 바꾸기","Request Magic Link":"마법 링크 요청","Request Password Reset":"비밀번호 재설정 요청","Reset":"재설정","Reset Password":"비밀번호 재설정","Resume Subscription":"구독 재개","Return":"반품","Right to Left":"오른쪽에서 왼쪽으로","Roadmap":"로드맵","Rotate Label":"라벨 회전","Save":"구하다","Save Time with AI & Dictation":"인공지능 및 딕테이션으로 시간 절약하기","Save to Cloud":"클라우드에 저장하기","Save to File":"파일에 저장하기","Save your Work":"작업 저장","Set Content":"콘텐츠 설정","Set Fixed Node Height":"고정 노드 높이 설정","Settings":"설정","Share":"공유하기","Sign In":"로그인","Sign in with <0>GitHub":"<0>GitHub으로 로그인","Sign in with <0>Google":"<0>Google으로 로그인","Sorry! This page is only available in English.":"죄송합니다! 이 페이지는 영어로만 제공됩니다.","Sorry, there was an error converting the text to a flowchart. Try again later.":"죄송합니다, 텍스트를 플로우차트로 변환하는 중에 오류가 발생했습니다. 나중에 다시 시도해주세요.","Source Arrow Shape":"소스 화살표 모양","Source Column":"소스 열","Source Delimiter":"소스 구분자","Source Distance From Node":"노드에서 소스 거리","Source/Target Arrow Shape":"소스/대상 화살표 모양","Spacing":"간격","Special Attributes":"특별한 속성","Start":"시작","Start Over":"처음부터 다시 시작하기","Status":"상태","Store any data associated to a node":"노드에 관련된 모든 데이터 저장하기","Style Classes":"스타일 클래스","Submit":"보내다","Subscribe to Pro and flowchart the fun way!":"프로를 구독하고 재미있게 플로우차트 작성하기!","Subscription":"구독","Subscription Successful!":"구독 성공!","Subscription will end":"구독이 종료될 예정입니다.","Target Arrow Shape":"대상 화살표 모양","Target Column":"대상 열","Target Delimiter":"대상 구분자","Target Distance From Node":"노드로부터의 목표 거리","Templates":"템플릿","Text Color":"텍스트 색상","Text Horizontal Offset":"텍스트 수평 오프셋","Text Leading":"텍스트 리딩","Text Max Width":"텍스트 최대 너비","Text Vertical Offset":"텍스트 수직 오프셋","Text followed by colon+space creates an edge with the text as the label":"콜론 뒤에 공백이 따라오는 텍스트는 텍스트를 레이블로 하는 엣지를 만듭니다.","Text on a line creates a node with the text as the label":"한 줄에 있는 텍스트는 텍스트를 레이블로 하는 노드를 만듭니다.","Thank you for your feedback!":"피드백을 해주셔서 감사합니다!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"스타일을 변경하는 가장 좋은 방법은 노드 또는 엣지를 오른쪽 클릭하고 원하는 스타일을 선택하는 것입니다.","The column that contains the edge label(s)":"엣지 레이블이 포함된 열","The column that contains the source node ID(s)":"소스 노드 ID가 포함된 열","The column that contains the target node ID(s)":"타겟 노드 ID가 포함된 열","The delimiter used to separate multiple source nodes":"여러 개의 소스 노드를 구분하기 위해 사용되는 구분 기호","The delimiter used to separate multiple target nodes":"여러 개의 목표 노드를 구분하기 위해 사용되는 구분 기호","The possible shapes are:":"가능한 모양은 다음과 같습니다:","Theme":"테마","Theme Customization Editor":"테마 커스터마이즈 편집기","Theme Editor":"테마 편집기","There are no edges in this data":"이 데이터에는 엣지가 없습니다.","This action cannot be undone.":"이 작업은 취소할 수 없습니다.","This feature is only available to pro users. <0>Become a pro user to unlock it.":"이 기능은 프로 사용자에게만 제공됩니다. <0>프로 사용자가 되어 이 기능을 사용할 수 있게 하세요.","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"이것은 당신의 모래상자입니다. 실험을 위한 멋진 장소이지만 <0>매일 초기화됩니다.","This may take between 30 seconds and 2 minutes depending on the length of your input.":"입력 길이에 따라 30초에서 2분 사이의 시간이 소요될 수 있습니다.","This will replace the current content.":"이것은 현재 내용을 대체합니다.","This will replace your current sandbox.":"이것은 현재 샌드 박스를 대체합니다.","Tip":"팁","To fix this change one of the edge IDs":"이를 수정하려면, 가장자리 ID 중 하나를 변경하십시오.","To fix this change one of the node IDs":"이것을 수정하려면 노드 ID 중 하나를 변경하십시오","To fix this move one pointer to the next line":"이것을 수정하려면 포인터를 다음 줄로 이동하십시오","To fix this start the container <0/> on a different line":"이것을 수정하려면 컨테이너 <0/>을 다른 줄에 시작하십시오","To learn more about why we require you to log in, please read <0>this blog post.":"왜 로그인을 해야하는지 자세히 알아보려면 <0>이 블로그 글을 읽어보세요.","Together, speech-to-text and AI make creating diagrams a breeze!":"음성인식과 인공지능을 함께 사용하여 다이어그램을 쉽게 만들 수 있습니다!","Top to Bottom":"위에서 아래로","Transform Your Ideas into Professional Diagrams in Seconds":"초 내에 전문 다이어그램으로 생각을 변형하세요.","Transform text into diagrams instantly":"텍스트를 즉시 다이어그램으로 변환하세요.","Transform your Ideas into Professional Diagrams in Seconds":"아이디어를 몇 초만에 전문적인 다이어그램으로 변환하세요.","Trusted by over 100,000 users across businesses and universities":"비즈니스와 대학에서 10만 명 이상의 사용자에게 신뢰받는 서비스입니다.","Try again":"다시 시도하세요","Two edges have the same ID":"두 개의 간선이 같은 ID를 가지고 있습니다","Two nodes have the same ID":"두 개의 노드가 같은 ID를 가지고 있습니다","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"이런, 무료 요청이 모두 소진되었습니다! 무제한 다이어그램 변환을 위해 Flowchart Fun Pro로 업그레이드하고 텍스트를 복사하여 쉽게 명확한 시각적 흐름도로 변환하세요.","Unescaped special character":"이스케이프되지 않은 특수 문자","Unique text value to identify a node":"노드를 식별하기 위한 고유한 텍스트 값","Unknown":"알 수 없음","Unknown Parsing Error":"알 수 없는 구문 분석 오류","Unlimited Permanent Flowcharts":"무제한 영구 플로차트","Unpaid":"미납","Update Email":"이메일 업데이트","Upgrade to Pro":"프로로 업그레이드","Upload your File":"파일을 업로드하세요.","Use AI":"AI 사용","Use Custom CSS Only":"사용자 정의 CSS만 사용","Use Default Content":"기본 콘텐츠 사용","Use External Data":"외부 데이터 사용","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"Lucidchart나 Visio를 사용하고 계신가요? CSV 가져오기를 통해 모든 소스에서 데이터를 쉽게 가져올 수 있습니다!","Use an ID to Connect":"ID를 사용하여 연결하세요.","Use classes to group nodes":"노드를 그룹화하기 위해 클래스를 사용하십시오.","Use the attribute <0>href to set a link on a node that opens in a new tab.":"새 탭에서 링크를 설정하기 위해 속성 <0>href을 사용하십시오.","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"노드의 이미지를 설정하려면 <0>src 속성을 사용하세요. 이미지는 노드에 맞게 크기가 조정되므로 노드의 너비와 높이를 조절해야 할 수도 있습니다. CORS로 차단되지 않은 공개 이미지만 지원됩니다.","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"노드의 너비와 높이를 명시적으로 설정하려면 <0>w 및 <1>h 속성을 사용하세요.","Use the customer portal to change your billing information.":"청구 정보를 변경하려면 고객 포털을 사용하십시오.","Use these settings to adapt the look and behavior of your flowcharts":"이 설정을 사용하여 흐름 도표의 모양과 동작을 조정하십시오","Use this file for org charts, hierarchies, and other organizational structures.":"조직도, 계층 구조 및 기타 조직 구조를 위해 이 파일을 사용하십시오.","Use this file for sequences, processes, and workflows.":"시퀀스, 프로세스 및 워크플로우에 대해 이 파일을 사용하십시오.","User":"사용자","View on Github":"Github에서 보기","Voice-to-Diagram Dictation":"음성으로 다이어그램 작성하기","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"문서에서 플로우차트를 만들고 싶으세요? 편집기에 붙여넣고 \'플로우차트로 변환\'을 클릭하세요.","Watermark-Free Diagrams":"워터마크 없는 다이어그램","Watermarks":"물감","What\'s Included":"포함된 내용","What\'s this?":"이것이 무엇인가요?","Width":"너비","Width and Height":"너비와 높이","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"Flowchart Fun의 프로 버전을 사용하면 자연어 명령을 사용하여 플로우차트 세부 정보를 빠르게 완성할 수 있으며, 이동 중에 다이어그램을 만드는 데 이상적입니다. 매월 $6에 액세스 가능한 AI 편집의 편리함을 누려보세요.","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"프로 버전으로는 로컬 파일을 저장하고 불러올 수 있습니다. 오프라인에서 작업 관련 문서를 관리하는 데 최적입니다.","Would you like to continue?":"계속하시겠습니까?","Write your prompt here or click to enable the microphone, then press and hold to record.":"여기에 프롬프트를 작성하거나 마이크를 활성화하려면 클릭한 다음 눌러서 녹음하세요.","Yearly":"연간","Yes: Option A":"예: 옵션 A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["그래프에 ",["numNodes"],"개의 노드와 ",["numEdges"],"개의 간선을 추가하려고 합니다."],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"<0>Flowchart Fun Pro으로 무제한 영구적인 플로차트를 만들 수 있습니다.","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"클라우드나 컴퓨터에 무제한 플로우차트를 저장할 수 있으며, 인공지능 편집과 데이터 가져오기와 같은 기능을 저렴한 가격으로 이용할 수 있습니다.","You need to log in to access this page.":"페이지에 접근하려면 로그인해야합니다.","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"이미 프로 사용자입니다. <0>구독 관리<1/>질문이나 기능 요청이 있으신가요? <2>문의하기","Your Charts":"당신의 차트","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"당신의 샌드박스는 우리의 플로우차트 도구로 자유롭게 실험할 수 있는 공간으로, 매일 새로운 시작을 위해 재설정됩니다.","Your Work is Important":"당신의 작업은 중요합니다.","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"당신의 차트는 계정이 더 이상 활성화되지 않았기 때문에 읽기 전용입니다. <0>계정 페이지를 방문하여 자세한 내용을 알아보세요.","Your subscription is <0>{statusDisplay}.":["귀하의 구독 상태는 <0>",["statusDisplay"],"입니다."],"Zoom In":"확대","Zoom Out":"축소하기","month":"월","or":"또는","{0}":[["0"]]}' ), }; diff --git a/app/src/locales/ko/messages.po b/app/src/locales/ko/messages.po index 1cb7dfa64..412174324 100644 --- a/app/src/locales/ko/messages.po +++ b/app/src/locales/ko/messages.po @@ -119,11 +119,11 @@ msgstr "프로 사용자가 되기" msgid "Begin Typing" msgstr "입력을 시작하세요." -#: src/components/Checkout.tsx:141 +#: src/components/Checkout.tsx:144 msgid "Billed annually at $24" msgstr "매년 $24로 청구됩니다" -#: src/components/Checkout.tsx:153 +#: src/components/Checkout.tsx:156 msgid "Billed monthly at $6" msgstr "매월 $6로 청구됩니다" @@ -254,7 +254,7 @@ msgstr "열" msgid "Comment" msgstr "댓글 달기" -#: src/pages/Pricing2.tsx:197 +#: src/pages/Pricing2.tsx:202 msgid "Complete access to all features for just $6/month!" msgstr "매달 $6로 모든 기능에 대한 완전한 액세스!" @@ -610,6 +610,10 @@ msgstr "무료" msgid "Fullscreen" msgstr "전체 화면" +#: src/components/Checkout.tsx:133 +msgid "Gain access to AI Features and never lose your work with a Pro account." +msgstr "Pro 계정으로 AI 기능에 접근하고 작업을 잃어버리지 않습니다." + #: src/components/Tabs/ThemeTab.tsx:155 msgid "General" msgstr "일반" @@ -867,7 +871,7 @@ msgstr "청구 관리" msgid "Map Data" msgstr "데이터 지도" -#: src/components/Checkout.tsx:152 +#: src/components/Checkout.tsx:155 msgid "Monthly" msgstr "월간" @@ -1251,10 +1255,6 @@ msgstr "시작" msgid "Start Over" msgstr "처음부터 다시 시작하기" -#: src/components/Checkout.tsx:173 -msgid "Start free trial" -msgstr "무료 체험 시작" - #: src/pages/Account.tsx:162 msgid "Status" msgstr "상태" @@ -1273,7 +1273,7 @@ msgstr "스타일 클래스" msgid "Submit" msgstr "보내다" -#: src/pages/Pricing2.tsx:362 +#: src/pages/Pricing2.tsx:367 msgid "Subscribe to Pro and flowchart the fun way!" msgstr "프로를 구독하고 재미있게 플로우차트 작성하기!" @@ -1459,26 +1459,18 @@ msgstr "초 내에 전문 다이어그램으로 생각을 변형하세요." msgid "Transform text into diagrams instantly" msgstr "텍스트를 즉시 다이어그램으로 변환하세요." -#: src/pages/Pricing2.tsx:192 +#: src/pages/Pricing2.tsx:197 msgid "Transform your Ideas into Professional Diagrams in Seconds" msgstr "아이디어를 몇 초만에 전문적인 다이어그램으로 변환하세요." -#: src/pages/Pricing2.tsx:260 +#: src/pages/Pricing2.tsx:265 msgid "Trusted by over 100,000 users across businesses and universities" msgstr "비즈니스와 대학에서 10만 명 이상의 사용자에게 신뢰받는 서비스입니다." -#: src/components/Header.tsx:210 -msgid "Try Pro for Free" -msgstr "무료로 Pro를 시도해보세요" - #: src/components/App.tsx:79 msgid "Try again" msgstr "다시 시도하세요" -#: src/components/Checkout.tsx:133 -msgid "Try it for free for two days. Cancel anytime." -msgstr "무료로 두 일 동안 시도해보세요. 언제든지 취소할 수 있습니다." - #: src/lib/parserErrors.tsx:60 msgid "Two edges have the same ID" msgstr "두 개의 간선이 같은 ID를 가지고 있습니다" @@ -1609,7 +1601,7 @@ msgstr "워터마크 없는 다이어그램" msgid "Watermarks" msgstr "물감" -#: src/pages/Pricing2.tsx:287 +#: src/pages/Pricing2.tsx:292 msgid "What's Included" msgstr "포함된 내용" @@ -1642,7 +1634,7 @@ msgstr "계속하시겠습니까?" msgid "Write your prompt here or click to enable the microphone, then press and hold to record." msgstr "여기에 프롬프트를 작성하거나 마이크를 활성화하려면 클릭한 다음 눌러서 녹음하세요." -#: src/components/Checkout.tsx:140 +#: src/components/Checkout.tsx:143 msgid "Yearly" msgstr "연간" @@ -1700,10 +1692,14 @@ msgstr "확대" msgid "Zoom Out" msgstr "축소하기" -#: src/components/Checkout.tsx:206 +#: src/components/Checkout.tsx:213 msgid "month" msgstr "월" #: src/pages/LogIn.tsx:205 msgid "or" msgstr "또는" + +#: src/components/Checkout.tsx:176 +msgid "{0}" +msgstr "{0}" diff --git a/app/src/locales/pt-br/messages.js b/app/src/locales/pt-br/messages.js index 3b6c023bb..3b9d68037 100644 --- a/app/src/locales/pt-br/messages.js +++ b/app/src/locales/pt-br/messages.js @@ -1,5 +1,5 @@ /*eslint-disable*/ module.exports = { messages: JSON.parse( - '{"1 Temporary Flowchart":"1 Fluxograma Temporário","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>Somente CSS Personalizado está habilitado. Somente as configurações de Layout e Avançadas serão aplicadas.","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun é um projeto de código aberto feito por <1>Tone Row","<0>Sign In / <1>Sign Up with email and password":"<0>Entrar / <1>Cadastrar com e-mail e senha","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>Você atualmente tem uma conta gratuita. <1/><2>Saiba mais sobre nossos recursos Pro e assine nossa página de preços.","A new version of the app is available. Please reload to update.":"Uma nova versão do aplicativo está disponível. Por favor, recarregue para atualizar.","AI-Powered Flowchart Creation":"Criação de fluxogramas com Inteligência Artificial","About":"Sobre","Account":"Conta","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"Adicione uma barra invertida (<0>\\\\) antes de quaisquer caracteres especiais: <1>(, <2>:, <3>#, ou <4>.","Advanced":"Avançado","Advanced Export Options (PNG, JPG, SVG)":"Opções avançadas de exportação (PNG, JPG, SVG)","Amount":"Total","An error occurred. Try resubmitting or email {0} directly.":["Ocorreu um erro. Tente reenviar ou envie um e-mail direto para ",["0"],"."],"Appearance":"Aparência","Arrow Size":"Tamanho da Seta","Attributes":"Atributos","August 2023":"Agosto de 2023","Back":"Voltar","Back To Editor":"Voltar ao editor","Background Color":"Cor de Fundo","Basic Flowchart":"Fluxograma Básico","Become a Github Sponsor":"Seja um patrocinador do Github","Become a Pro User":"Se torne um usuário Pro","Begin Typing":"Comece a digitar","Billed annually at $24":"Cobrado anualmente a $24","Billed monthly at $6":"Cobrado mensalmente a $6","Blog":"Blog","Book a Meeting":"Reserve uma Reunião","Border Color":"Cor da Borda","Border Width":"Largura da Borda","Bottom to Top":"De baixo para cima","Breadthfirst":"Por extensão","Cancel":"Cancelar","Cancel your subscription. Your hosted charts will become read-only.":"Cancele sua inscrição. Seus diagramas hospedados não serão modificáveis.","Certain attributes can be used to customize the appearance or functionality of elements.":"Certos atributos podem ser usados para personalizar a aparência ou funcionalidade dos elementos.","Change Email Address":"Mude o endereço de email","Changelog":"Registro de alterações","Charts":"Diagramas","Check out the guide:":"Confira o guia:","Check your email for a link to log in.<0/>You can close this window.":"Verifique seu e-mail para um link para fazer login. Você pode fechar esta janela.","Choose":"Escolha","Choose Template":"Escolha o Modelo","Choose a Plan":"Escolha um Plano","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"Escolha entre uma variedade de formas de seta para a origem e o destino de uma aresta. As formas incluem triângulo, triângulo-tee, triângulo-círculo, triângulo-cruz, triângulo-curva-inversa, vee, tee, quadrado, círculo, diamante, chevron e nenhum.","Circle":"Círculo","Classes":"Classes","Clear":"Apagar","Clear text?":"Limpar o texto?","Clone":"Clonar","Close":"Fechar","Color":"Cor","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"As cores incluem vermelho, laranja, amarelo, azul, roxo, preto, branco e cinza.","Column":"Coluna","Comment":"Comente","Complete access to all features for just $6/month!":"Acesso completo a todas as funcionalidades por apenas $6/mês!","Concentric":"Concêntrico","Confirm New Email":"Confirme o novo email","Confirm your email address to sign in.":"Confirme seu endereço de e-mail para fazer login.","Consider: Adding a Label":"Considere: Adicionar uma etiqueta","Containers":"Recipientes","Containers are nodes that contain other nodes. They are declared using curly braces.":"Os containers são nós que contêm outros nós. Eles são declarados usando chaves.","Continue":"Continuar","Convert to Flowchart":"Converter para Fluxograma","Convert to hosted chart?":"Converter em diagrama hospedado?","Cookie Policy":"Política de Cookies","Copy":"Copiar","Copy PNG Image":"Copiar imagem PNG","Copy SVG Code":"Copiar código SVG","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"Copie o seu código Excalidraw e cole-o em <0>excalidraw.com para editar. Esta funcionalidade é experimental e pode não funcionar com todos os diagramas. Se você encontrar um bug, por favor <1>deixe-nos saber.","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"Copie seu código mermaid.js ou abra diretamente no editor ao vivo mermaid.js.","Create":"Criar","Create Flowcharts using AI":"Criar Fluxogramas usando IA","Create Unlimited Flowcharts":"Crie fluxogramas ilimitados","Create a New Chart":"Criar um Novo Gráfico","Create unlimited diagrams for just $6/month!":"Crie diagramas ilimitados por apenas $6/mês!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"Crie fluxogramas ilimitados armazenados na nuvem - acessíveis em qualquer lugar!","Create with AI":"Crie com IA","Creating an edge between two nodes is done by indenting the second node below the first":"Criar uma aresta entre dois nós é feito indentando o segundo nó abaixo do primeiro","Curve Style":"Estilo de Curva","Custom CSS":"CSS Personalizado","Custom Sharing Options":"Opções de Compartilhamento Personalizadas","Customer Portal":"Portal do cliente","Daily Sandbox Editor":"Editor de Sandbox diário","Dark":"Escuro","Dark Mode":"Modo escuro","Data Import (Visio, Lucidchart, CSV)":"Importação de dados (Visio, Lucidchart, CSV)","Date":"Data","Direction":"Direção","Do you want to delete this?":"Você deseja deletar isso?","Document":"Documento","Download":"Baixar","Download JPG":"Baixar JPG","Download PNG":"Baixar PNG","Download SVG":"Baixar SVG","Drag and drop a CSV file here, or click to select a file":"Arraste e solte um arquivo CSV aqui ou clique para selecionar um arquivo","Draw an edge from multiple nodes by beginning the line with a reference":"Desenhe uma aresta de vários nós começando a linha com uma referência","Drop the file here ...":"Solte o arquivo aqui ...","Edge ID, Classes, Attributes":"ID de Borda, Classes, Atributos","Edge Label":"Rótulo de Borda","Edge Label Column":"Coluna de Rótulo de Borda","Edge Style":"Estilo de Borda","Edge Text Size":"Tamanho do Texto da Borda","Edge missing indentation":"Recuo em falta na borda","Edges":"Bordas","Edges are declared in the same row as their source node":"As bordas são declaradas na mesma linha que seu nó de origem","Edges are declared in the same row as their target node":"As bordas são declaradas na mesma linha que seu nó de destino","Edges are declared in their own row":"As bordas são declaradas em sua própria linha","Edges can also have ID\'s, classes, and attributes before the label":"As bordas também podem ter ID\'s, classes e atributos antes da etiqueta","Edges can be styled with dashed, dotted, or solid lines":"As bordas podem ser estilizadas com linhas tracejadas, pontilhadas ou sólidas","Edges in Separate Rows":"Bordas em Linhas Separadas","Edges in Source Node Row":"Bordas na Linha do Nó de Origem","Edges in Target Node Row":"Bordas na Linha do Nó de Destino","Edit with AI":"Edição com IA","Editable":"Editável","Editor":"Editor","Email":"E-mail","Empty":"Vazio","Enter a prompt or information you would like to create a chart from.":"Insira um prompt ou informação que você gostaria de criar um gráfico.","Enter your email address and we\'ll send you a magic link to sign in.":"Digite seu endereço de e-mail e enviaremos um link mágico para fazer login.","Enter your email address below and we\'ll send you a link to reset your password.":"Digite seu endereço de e-mail abaixo e enviaremos um link para redefinir sua senha.","Equal To":"Igual a","Excalidraw":"Excalidraw","Exclusive Office Hours":"Horário de atendimento exclusivo","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"Experimente a eficiência e segurança de carregar arquivos locais diretamente em seu fluxograma, perfeito para gerenciar documentos relacionados ao trabalho offline. Desbloqueie esta exclusiva funcionalidade Pro e muito mais com o Flowchart Fun Pro, disponível por apenas $6/mês.","Export":"Exportar","Export to PNG & JPG":"Exportar para PNG e JPG","Export to PNG, JPG, and SVG":"Exportar para PNG, JPG e SVG","Feedback":"Feedback","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"Sinta-se à vontade para explorar e entrar em contato conosco através da página <0>Feedback se tiver alguma preocupação.","Fixed Node Height":"Altura do Nó Fixa","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"O Flowchart Fun Pro oferece fluxogramas ilimitados, colaboradores ilimitados e armazenamento ilimitado por apenas $6/mês.","Follow Us on Twitter":"Siga-nos no Twitter","Font Family":"Família de Fontes","Forgot your password?":"Esqueceu sua senha?","Found a bug? Have a feature request? We would love to hear from you!":"Encontrou um bug? Tem uma solicitação de recurso? Adoraríamos ouvir de você!","Free":"Grátis ","Fullscreen":"Tela cheia","General":"Geral","Go back home":"Volte para casa","Go to the Editor":"Vá para o Editor","Go to your Sandbox":"Vá para sua caixa de areia","Graph":"Diagrama","Grid":"Grade","Have complex questions or issues? We\'re here to help.":"Tem questões ou problemas complexos? Estamos aqui para ajudar.","Here are some Pro features you can now enjoy.":"Aqui estão algumas funcionalidades Pro que você pode desfrutar agora.","History":"Histórico","Home":"Página inicial","How are edges declared in this data?":"Como as arestas são declaradas nestes dados?","How would you like to save your chart?":"Como você gostaria de salvar seu gráfico?","ID\'s":"IDs","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"Se uma conta com esse e-mail existir, enviamos um e-mail com instruções sobre como redefinir sua senha.","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"Se você gosta de usar <0>Flowchart Fun, por favor, considere apoiar o projeto","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"Se você quiser criar uma borda, indente esta linha. Se não, escape o dois-pontos com uma barra invertida <0>\\\\:","Images":"Imagens","Import Data":"Importar dados","Import data from a CSV file.":"Importar dados de um arquivo CSV.","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"Importar dados de qualquer arquivo CSV e mapeá-los para um novo fluxograma. Esta é uma ótima maneira de importar dados de outras fontes, como Lucidchart, Google Sheets e Visio.","Import from CSV":"Importar do CSV","Import from Visio, Lucidchart, and CSV":"Importar de Visio, Lucidchart e CSV","Import your diagram it into Microsoft Visio using one of these CSV files.":"Importe seu diagrama para o Microsoft Visio usando um desses arquivos CSV.","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"Importar dados é um recurso profissional. Você pode fazer upgrade para o Flowchart Fun Pro por apenas $6/mês.","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"Inclua um título usando um atributo <0>title. Para usar a coloração do Visio, adicione um atributo <1>roleType igual a uma das seguintes opções:","Info":"Informações","Is":"É","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"O JSON Canvas é uma representação JSON do seu diagrama usado pelo <0>Obsidian Canvas e outras aplicações.","Keep Things Private":"Mantenha as coisas privadas","Knowledge Graph":"Grafo de Conhecimento","Language":"Idioma","Layout":"Layout","Layout Frozen":"Layout Congelado","Leading References":"Principais Referências","Learn More":"Saber mais","Learn Syntax":"Aprender Sintaxe","Learn about <0>Flowchart Fun Pro":"Aprenda sobre <0>Flowchart Fun Pro","Learn about Flowchart Fun Pro":"Saiba mais sobre o Flowchart Fun Pro","Left to Right":"Da esquerda para direita","Let us know why you\'re canceling. We\'re always looking to improve.":"Deixe-nos saber por que você está cancelando. Estamos sempre procurando melhorar.","Light":"Claro","Light Mode":"Modo claro","Link":"Link","Load":"Carregar","Load Chart":"Carregar Gráfico","Load File":"Carregar Arquivo","Load Files":"Carregar Arquivos","Load Template":"Carregar modelo","Load default content":"Carregar conteúdo padrão","Load from link?":"Carregar a partir do link?","Load layout and styles":"Carregar layout e estilos","Local File Support":"Suporte de Arquivo Local","Lock Zoom to Graph":"Bloquear Zoom para o Gráfico","Log In":"Acessar","Log Out":"Deslogar","Log in to Save":"Faça login para salvar","Log in to upgrade your account":"Faça login para atualizar sua conta","Make a One-Time Donation":"Faça uma Doação Única","Make publicly accessible":"Tornar publicamente acessível","Manage Billing":"Gerenciar Faturamento","Map Data":"Mapear Dados","Monthly":"Mensal","Multiple pointers on same line":"Múltiplos ponteiros na mesma linha","My dog ate my credit card!":"Meu cachorro comeu meu cartão de crédito!","Name Chart":"Nome do Gráfico","Name your chart":"Dê um nome ao seu gráfico","New":"Novo","New Email":"Novo Email","Next charge":"Próxima cobrança","No Edges":"Sem Bordas","No Watermarks!":"Sem Marca d\'Água!","No: Option B":"Não: Opção B","Node Border Style":"Estilo de Borda do Nó","Node Colors":"Cores do Nó","Node ID":"ID do Nó","Node ID, Classes, Attributes":"ID do Nó, Classes, Atributos","Node Label":"Rótulo do Nó","Node Shape":"Forma do Nó","Node Shapes":"Formas do Nó","Nodes":"Nós","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"Nós podem ser estilizados com traços, pontos ou duplos. Bordas também podem ser removidas com border_none.","Not Empty":"Não Vazio","Now erase the text and try it yourself!":"Agora apague o texto e tente você mesmo!","Office Hours":"Horário de trabalho","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":" vez em quando, o link mágico acabará em sua pasta de spam. Se você não o vir após alguns minutos, verifique lá ou solicite um novo link.","One on One Support":"Suporte Um a Um","One-on-One Support":"Suporte Individual","Open Customer Portal":"Abra o portal do cliente","Organization Chart":"Gráfico de Organização","Padding":"Espaçamento","Page not found":"Página não encontrada","Password":"Senha","Past Due":"Atrasado","Permanent Charts are a Pro Feature":"Gráficos permanentes são um recurso Pro","Playbook":"Cartilha","Pointer and container on same line":"Ponteiro e contêiner na mesma linha","Priority One-on-One Support":"Suporte prioritário um a um","Privacy Policy":"Política de Privacidade","Process Diagram":"Diagrama de processo","Processing Data":"Processando Dados","Public":"Público","Random":"Aleatório","Rapid Deployment Templates":"Modelos de implantação rápida","Rapid Templates":"Modelos Rápidos","Rate limit exceeded. Please try again later.":"Limite de taxa excedido. Por favor, tente novamente mais tarde.","Read-only":"Somente leitura","Reference by Class":"Referência por Classe","Reference by ID":"Referência por ID","Reference by Label":"Referência por Rótulo","References":"Referências","References are used to create edges between nodes that are created elsewhere in the document":"Referências são usadas para criar arestas entre nós que são criados em outro lugar no documento","Referencing a node by its exact label":"Referenciando um nó pelo seu rótulo exato","Referencing a node by its unique ID":"Referenciando um nó pelo seu ID único","Referencing multiple nodes with the same assigned class":"Referenciando vários nós com a mesma classe atribuída","Refresh Page":"Atualizar Página","Reload to Update":"Recarregar para Atualizar","Rename":"Renomear","Request Magic Link":"Solicitar Link Mágico","Request Password Reset":"Solicitar Redefinição de Senha","Reset":"Resetar","Reset Password":"Redefinir Senha","Resume Subscription":"Resumir inscrição","Return":"Retornar","Right to Left":"Da direita para esquerda","Roadmap":"Roteiro","Rotate Label":"Rotular Rotação","Save":"Salvar","Save Time with AI & Dictation":"Economize tempo com IA e ditado","Save to Cloud":"Salvar para Nuvem","Save to File":"Salvar para Arquivo","Save your Work":"Salve seu trabalho","Set Content":"Definir conteúdo","Set Fixed Node Height":"Definir Altura Fixa do Nó","Settings":"Configurações","Share":"Compartilhar","Sign In":"Entrar","Sign in with <0>GitHub":"Entrar com <0>GitHub","Sign in with <0>Google":"Entrar com <0>Google","Sorry! This page is only available in English.":"Sinto muito! Esta página só está disponível em inglês.","Sorry, there was an error converting the text to a flowchart. Try again later.":"Desculpe, houve um erro ao converter o texto em um fluxograma. Tente novamente mais tarde.","Source Arrow Shape":"Forma da Seta de Origem","Source Column":"Coluna de Origem","Source Delimiter":"Delimitador de Origem","Source Distance From Node":"Distância da Origem ao Nó","Source/Target Arrow Shape":"Forma da Seta de Origem/Destino","Spacing":"Espaçamento","Special Attributes":"Atributos Especiais","Start":"Início","Start Over":"Recomeçar","Start free trial":"Iniciar teste gratuito","Status":"Status","Store any data associated to a node":"Armazenar quaisquer dados associados a um nó","Style Classes":"Classes de Estilo","Submit":"Enviar","Subscribe to Pro and flowchart the fun way!":"Assine o Pro e crie fluxogramas de forma divertida!","Subscription":"Inscrição","Subscription Successful!":"Assinatura bem-sucedida!","Subscription will end":"Inscrição acabará","Target Arrow Shape":"Forma da Seta de Destino","Target Column":"Coluna Alvo","Target Delimiter":"Delimitador Alvo","Target Distance From Node":"Distância-alvo do Nó","Templates":"Modelos","Text Color":"Cor do Texto","Text Horizontal Offset":"Deslocamento Horizontal do Texto","Text Leading":"Texto Principal","Text Max Width":"Largura Máxima do Texto","Text Vertical Offset":"Deslocamento Vertical do Texto","Text followed by colon+space creates an edge with the text as the label":"Texto seguido de dois-pontos+espaço cria uma aresta com o texto como rótulo","Text on a line creates a node with the text as the label":"Texto em uma linha cria um nó com o texto como rótulo","Thank you for your feedback!":"Agradecimentos pelo seu feedback!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"A melhor maneira de mudar os estilos é clicar com o botão direito do mouse em um nó ou borda e selecionar o estilo desejado.","The column that contains the edge label(s)":"A coluna que contém o(s) rótulo(s) da aresta","The column that contains the source node ID(s)":"A coluna que contém o(s) ID(s) do nó de origem","The column that contains the target node ID(s)":"A coluna que contém o(s) ID(s) do nó de destino","The delimiter used to separate multiple source nodes":"O delimitador usado para separar vários nós de origem","The delimiter used to separate multiple target nodes":"O delimitador usado para separar vários nós de destino","The possible shapes are:":"As formas possíveis são:","Theme":"Tema","Theme Customization Editor":"Editor de Personalização de Temas","Theme Editor":"Editor de Temas","There are no edges in this data":"Não há arestas nestes dados","This action cannot be undone.":"Esta ação não pode ser desfeita.","This feature is only available to pro users. <0>Become a pro user to unlock it.":"Esta funcionalidade está disponível apenas para usuários Pro. <0>Torne-se um usuário Pro para desbloqueá-la.","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"Este é o seu sandbox. É um ótimo lugar para experimentação, mas <0>ele é redefinido diariamente.","This may take between 30 seconds and 2 minutes depending on the length of your input.":"Isso pode levar entre 30 segundos e 2 minutos, dependendo do tamanho da sua entrada.","This will replace the current content.":"Isso substituirá o conteúdo atual.","This will replace your current sandbox.":"Isso substituirá sua sandbox atual.","Tip":"Dica","To fix this change one of the edge IDs":"Para corrigir isso, altere um dos IDs de borda","To fix this change one of the node IDs":"Para corrigir isso, altere um dos IDs de nó","To fix this move one pointer to the next line":"Para corrigir isso, mova um ponteiro para a próxima linha","To fix this start the container <0/> on a different line":"Para corrigir isso, inicie o container <0/> em uma linha diferente","To learn more about why we require you to log in, please read <0>this blog post.":"Para saber mais sobre por que precisamos que você faça login, leia <0>este post no blog.","Together, speech-to-text and AI make creating diagrams a breeze!":"Juntos, a conversão de fala em texto e a inteligência artificial tornam a criação de diagramas muito fácil!","Top to Bottom":"De cima para baixo","Transform Your Ideas into Professional Diagrams in Seconds":"Transforme Suas Ideias em Diagramas Profissionais em Segundos","Transform text into diagrams instantly":"Transforme texto em diagramas instantaneamente.","Transform your Ideas into Professional Diagrams in Seconds":"Transforme suas Ideias em Diagramas Profissionais em Segundos","Trusted by over 100,000 users across businesses and universities":"Confiável por mais de 100.000 usuários em empresas e universidades.","Try Pro for Free":"Experimente o Pro gratuitamente","Try again":"Tente novamente","Try it for free for two days. Cancel anytime.":"Experimente gratuitamente por dois dias. Cancelar a qualquer momento.","Two edges have the same ID":"Dois bordos têm o mesmo ID","Two nodes have the same ID":"Dois nós têm o mesmo ID","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"Ops, você esgotou suas solicitações gratuitas! Atualize para o Flowchart Fun Pro e tenha conversões ilimitadas de diagramas, e continue transformando textos em fluxogramas claros e visuais com a mesma facilidade de copiar e colar.","Unescaped special character":"Caractere especial não escapado","Unique text value to identify a node":"Valor de texto único para identificar um nó","Unknown":"Desconhecido","Unknown Parsing Error":"Erro de Análise Desconhecido","Unlimited Permanent Flowcharts":"Fluxogramas Permanentes Ilimitados","Unpaid":"Não pago","Update Email":"Atualizar e-mail","Upgrade to Pro":"Atualize para Pro","Upload your File":"Faça o upload do seu arquivo","Use AI":"Usar IA","Use Custom CSS Only":"Usar Somente CSS Personalizado","Use Default Content":"Usar conteúdo padrão","Use External Data":"Use Dados Externos","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"Usa o Lucidchart ou o Visio? A importação de CSV torna fácil obter dados de qualquer fonte!","Use an ID to Connect":"Use um ID para conectar","Use classes to group nodes":"Use classes para agrupar nós","Use the attribute <0>href to set a link on a node that opens in a new tab.":"Use o atributo <0>href para definir um link em um nó que abra em uma nova guia.","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"Use o atributo <0>src para definir a imagem de um nó. A imagem será dimensionada para caber no nó, então você pode precisar ajustar a largura e altura do nó para obter o resultado desejado. Apenas imagens públicas (não bloqueadas por CORS) são suportadas.","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"Use os atributos <0>w e <1>h para definir explicitamente a largura e altura de um nó.","Use the customer portal to change your billing information.":"Use o portal do cliente para alterar suas informações de cobrança.","Use these settings to adapt the look and behavior of your flowcharts":"Use essas configurações para adaptar a aparência e o comportamento de seus fluxogramas","Use this file for org charts, hierarchies, and other organizational structures.":"Use este arquivo para organogramas, hierarquias e outras estruturas organizacionais.","Use this file for sequences, processes, and workflows.":"Use este arquivo para sequências, processos e fluxos de trabalho.","User":"Usuário","View on Github":"Visualizar no Github","Voice-to-Diagram Dictation":"Ditado de Voz para Diagramas","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"Quer criar um fluxograma a partir de um documento? Cole-o no editor e clique em \'Converter em Fluxograma\'.","Watermark-Free Diagrams":"Diagramas sem marca d\'água","Watermarks":"Marca d\'água","What\'s Included":"O que está incluído","What\'s this?":"O que é isso?","Width":"Largura","Width and Height":"Largura e Altura","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"Com a versão Pro do Flowchart Fun, você pode usar comandos de linguagem natural para rapidamente detalhar o seu fluxograma, ideal para criar diagramas em movimento. Por $6/mês, obtenha a facilidade da edição acessível de IA para aprimorar sua experiência de fluxograma.","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"Com a versão pro, você pode salvar e carregar arquivos locais. É perfeito para gerenciar documentos relacionados ao trabalho offline.","Would you like to continue?":"Você gostaria de continuar?","Write your prompt here or click to enable the microphone, then press and hold to record.":"Escreva sua instrução aqui ou clique para ativar o microfone, depois pressione e segure para gravar.","Yearly":"Anualmente","Yes: Option A":"Sim: Opção A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["Você está prestes a adicionar ",["numNodes"]," nós e ",["numEdges"]," arestas ao seu gráfico."],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"Você pode criar fluxogramas permanentes ilimitados com <0>Flowchart Fun Pro.","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"Você pode salvar fluxogramas ilimitados na nuvem ou em seu computador, além de ter acesso a recursos como Edição de IA e Importação de Dados por menos do que o preço de uma xícara de café.","You need to log in to access this page.":"Você precisa fazer login para acessar esta página.","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"Você já é um usuário Pro. <0>Gerenciar Assinatura<1/>Tem perguntas ou solicitações de recursos? <2>Deixe-nos saber","Your Charts":"Seus Gráficos","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"Sua caixa de areia é um espaço para experimentar livremente com nossas ferramentas de fluxograma, resetando todos os dias para um começo fresco.","Your Work is Important":"Seu trabalho é importante.","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"Seus gráficos são somente leitura porque sua conta não está mais ativa. Visite sua página de <0>conta para saber mais.","Your subscription is <0>{statusDisplay}.":["Sua assinatura está <0>",["statusDisplay"],"."],"Zoom In":"Zoom In","Zoom Out":"Diminuir o zoom","month":"mês","or":"ou"}' + '{"1 Temporary Flowchart":"1 Fluxograma Temporário","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>Somente CSS Personalizado está habilitado. Somente as configurações de Layout e Avançadas serão aplicadas.","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun é um projeto de código aberto feito por <1>Tone Row","<0>Sign In / <1>Sign Up with email and password":"<0>Entrar / <1>Cadastrar com e-mail e senha","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>Você atualmente tem uma conta gratuita. <1/><2>Saiba mais sobre nossos recursos Pro e assine nossa página de preços.","A new version of the app is available. Please reload to update.":"Uma nova versão do aplicativo está disponível. Por favor, recarregue para atualizar.","AI-Powered Flowchart Creation":"Criação de fluxogramas com Inteligência Artificial","About":"Sobre","Account":"Conta","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"Adicione uma barra invertida (<0>\\\\) antes de quaisquer caracteres especiais: <1>(, <2>:, <3>#, ou <4>.","Advanced":"Avançado","Advanced Export Options (PNG, JPG, SVG)":"Opções avançadas de exportação (PNG, JPG, SVG)","Amount":"Total","An error occurred. Try resubmitting or email {0} directly.":["Ocorreu um erro. Tente reenviar ou envie um e-mail direto para ",["0"],"."],"Appearance":"Aparência","Arrow Size":"Tamanho da Seta","Attributes":"Atributos","August 2023":"Agosto de 2023","Back":"Voltar","Back To Editor":"Voltar ao editor","Background Color":"Cor de Fundo","Basic Flowchart":"Fluxograma Básico","Become a Github Sponsor":"Seja um patrocinador do Github","Become a Pro User":"Se torne um usuário Pro","Begin Typing":"Comece a digitar","Billed annually at $24":"Cobrado anualmente a $24","Billed monthly at $6":"Cobrado mensalmente a $6","Blog":"Blog","Book a Meeting":"Reserve uma Reunião","Border Color":"Cor da Borda","Border Width":"Largura da Borda","Bottom to Top":"De baixo para cima","Breadthfirst":"Por extensão","Cancel":"Cancelar","Cancel your subscription. Your hosted charts will become read-only.":"Cancele sua inscrição. Seus diagramas hospedados não serão modificáveis.","Certain attributes can be used to customize the appearance or functionality of elements.":"Certos atributos podem ser usados para personalizar a aparência ou funcionalidade dos elementos.","Change Email Address":"Mude o endereço de email","Changelog":"Registro de alterações","Charts":"Diagramas","Check out the guide:":"Confira o guia:","Check your email for a link to log in.<0/>You can close this window.":"Verifique seu e-mail para um link para fazer login. Você pode fechar esta janela.","Choose":"Escolha","Choose Template":"Escolha o Modelo","Choose a Plan":"Escolha um Plano","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"Escolha entre uma variedade de formas de seta para a origem e o destino de uma aresta. As formas incluem triângulo, triângulo-tee, triângulo-círculo, triângulo-cruz, triângulo-curva-inversa, vee, tee, quadrado, círculo, diamante, chevron e nenhum.","Circle":"Círculo","Classes":"Classes","Clear":"Apagar","Clear text?":"Limpar o texto?","Clone":"Clonar","Close":"Fechar","Color":"Cor","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"As cores incluem vermelho, laranja, amarelo, azul, roxo, preto, branco e cinza.","Column":"Coluna","Comment":"Comente","Complete access to all features for just $6/month!":"Acesso completo a todas as funcionalidades por apenas $6/mês!","Concentric":"Concêntrico","Confirm New Email":"Confirme o novo email","Confirm your email address to sign in.":"Confirme seu endereço de e-mail para fazer login.","Consider: Adding a Label":"Considere: Adicionar uma etiqueta","Containers":"Recipientes","Containers are nodes that contain other nodes. They are declared using curly braces.":"Os containers são nós que contêm outros nós. Eles são declarados usando chaves.","Continue":"Continuar","Convert to Flowchart":"Converter para Fluxograma","Convert to hosted chart?":"Converter em diagrama hospedado?","Cookie Policy":"Política de Cookies","Copy":"Copiar","Copy PNG Image":"Copiar imagem PNG","Copy SVG Code":"Copiar código SVG","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"Copie o seu código Excalidraw e cole-o em <0>excalidraw.com para editar. Esta funcionalidade é experimental e pode não funcionar com todos os diagramas. Se você encontrar um bug, por favor <1>deixe-nos saber.","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"Copie seu código mermaid.js ou abra diretamente no editor ao vivo mermaid.js.","Create":"Criar","Create Flowcharts using AI":"Criar Fluxogramas usando IA","Create Unlimited Flowcharts":"Crie fluxogramas ilimitados","Create a New Chart":"Criar um Novo Gráfico","Create unlimited diagrams for just $6/month!":"Crie diagramas ilimitados por apenas $6/mês!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"Crie fluxogramas ilimitados armazenados na nuvem - acessíveis em qualquer lugar!","Create with AI":"Crie com IA","Creating an edge between two nodes is done by indenting the second node below the first":"Criar uma aresta entre dois nós é feito indentando o segundo nó abaixo do primeiro","Curve Style":"Estilo de Curva","Custom CSS":"CSS Personalizado","Custom Sharing Options":"Opções de Compartilhamento Personalizadas","Customer Portal":"Portal do cliente","Daily Sandbox Editor":"Editor de Sandbox diário","Dark":"Escuro","Dark Mode":"Modo escuro","Data Import (Visio, Lucidchart, CSV)":"Importação de dados (Visio, Lucidchart, CSV)","Date":"Data","Direction":"Direção","Do you want to delete this?":"Você deseja deletar isso?","Document":"Documento","Download":"Baixar","Download JPG":"Baixar JPG","Download PNG":"Baixar PNG","Download SVG":"Baixar SVG","Drag and drop a CSV file here, or click to select a file":"Arraste e solte um arquivo CSV aqui ou clique para selecionar um arquivo","Draw an edge from multiple nodes by beginning the line with a reference":"Desenhe uma aresta de vários nós começando a linha com uma referência","Drop the file here ...":"Solte o arquivo aqui ...","Edge ID, Classes, Attributes":"ID de Borda, Classes, Atributos","Edge Label":"Rótulo de Borda","Edge Label Column":"Coluna de Rótulo de Borda","Edge Style":"Estilo de Borda","Edge Text Size":"Tamanho do Texto da Borda","Edge missing indentation":"Recuo em falta na borda","Edges":"Bordas","Edges are declared in the same row as their source node":"As bordas são declaradas na mesma linha que seu nó de origem","Edges are declared in the same row as their target node":"As bordas são declaradas na mesma linha que seu nó de destino","Edges are declared in their own row":"As bordas são declaradas em sua própria linha","Edges can also have ID\'s, classes, and attributes before the label":"As bordas também podem ter ID\'s, classes e atributos antes da etiqueta","Edges can be styled with dashed, dotted, or solid lines":"As bordas podem ser estilizadas com linhas tracejadas, pontilhadas ou sólidas","Edges in Separate Rows":"Bordas em Linhas Separadas","Edges in Source Node Row":"Bordas na Linha do Nó de Origem","Edges in Target Node Row":"Bordas na Linha do Nó de Destino","Edit with AI":"Edição com IA","Editable":"Editável","Editor":"Editor","Email":"E-mail","Empty":"Vazio","Enter a prompt or information you would like to create a chart from.":"Insira um prompt ou informação que você gostaria de criar um gráfico.","Enter your email address and we\'ll send you a magic link to sign in.":"Digite seu endereço de e-mail e enviaremos um link mágico para fazer login.","Enter your email address below and we\'ll send you a link to reset your password.":"Digite seu endereço de e-mail abaixo e enviaremos um link para redefinir sua senha.","Equal To":"Igual a","Excalidraw":"Excalidraw","Exclusive Office Hours":"Horário de atendimento exclusivo","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"Experimente a eficiência e segurança de carregar arquivos locais diretamente em seu fluxograma, perfeito para gerenciar documentos relacionados ao trabalho offline. Desbloqueie esta exclusiva funcionalidade Pro e muito mais com o Flowchart Fun Pro, disponível por apenas $6/mês.","Export":"Exportar","Export to PNG & JPG":"Exportar para PNG e JPG","Export to PNG, JPG, and SVG":"Exportar para PNG, JPG e SVG","Feedback":"Feedback","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"Sinta-se à vontade para explorar e entrar em contato conosco através da página <0>Feedback se tiver alguma preocupação.","Fixed Node Height":"Altura do Nó Fixa","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"O Flowchart Fun Pro oferece fluxogramas ilimitados, colaboradores ilimitados e armazenamento ilimitado por apenas $6/mês.","Follow Us on Twitter":"Siga-nos no Twitter","Font Family":"Família de Fontes","Forgot your password?":"Esqueceu sua senha?","Found a bug? Have a feature request? We would love to hear from you!":"Encontrou um bug? Tem uma solicitação de recurso? Adoraríamos ouvir de você!","Free":"Grátis ","Fullscreen":"Tela cheia","Gain access to AI Features and never lose your work with a Pro account.":"Tenha acesso às funcionalidades de IA e nunca perca seu trabalho com uma conta Pro.","General":"Geral","Go back home":"Volte para casa","Go to the Editor":"Vá para o Editor","Go to your Sandbox":"Vá para sua caixa de areia","Graph":"Diagrama","Grid":"Grade","Have complex questions or issues? We\'re here to help.":"Tem questões ou problemas complexos? Estamos aqui para ajudar.","Here are some Pro features you can now enjoy.":"Aqui estão algumas funcionalidades Pro que você pode desfrutar agora.","History":"Histórico","Home":"Página inicial","How are edges declared in this data?":"Como as arestas são declaradas nestes dados?","How would you like to save your chart?":"Como você gostaria de salvar seu gráfico?","ID\'s":"IDs","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"Se uma conta com esse e-mail existir, enviamos um e-mail com instruções sobre como redefinir sua senha.","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"Se você gosta de usar <0>Flowchart Fun, por favor, considere apoiar o projeto","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"Se você quiser criar uma borda, indente esta linha. Se não, escape o dois-pontos com uma barra invertida <0>\\\\:","Images":"Imagens","Import Data":"Importar dados","Import data from a CSV file.":"Importar dados de um arquivo CSV.","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"Importar dados de qualquer arquivo CSV e mapeá-los para um novo fluxograma. Esta é uma ótima maneira de importar dados de outras fontes, como Lucidchart, Google Sheets e Visio.","Import from CSV":"Importar do CSV","Import from Visio, Lucidchart, and CSV":"Importar de Visio, Lucidchart e CSV","Import your diagram it into Microsoft Visio using one of these CSV files.":"Importe seu diagrama para o Microsoft Visio usando um desses arquivos CSV.","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"Importar dados é um recurso profissional. Você pode fazer upgrade para o Flowchart Fun Pro por apenas $6/mês.","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"Inclua um título usando um atributo <0>title. Para usar a coloração do Visio, adicione um atributo <1>roleType igual a uma das seguintes opções:","Info":"Informações","Is":"É","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"O JSON Canvas é uma representação JSON do seu diagrama usado pelo <0>Obsidian Canvas e outras aplicações.","Keep Things Private":"Mantenha as coisas privadas","Knowledge Graph":"Grafo de Conhecimento","Language":"Idioma","Layout":"Layout","Layout Frozen":"Layout Congelado","Leading References":"Principais Referências","Learn More":"Saber mais","Learn Syntax":"Aprender Sintaxe","Learn about <0>Flowchart Fun Pro":"Aprenda sobre <0>Flowchart Fun Pro","Learn about Flowchart Fun Pro":"Saiba mais sobre o Flowchart Fun Pro","Left to Right":"Da esquerda para direita","Let us know why you\'re canceling. We\'re always looking to improve.":"Deixe-nos saber por que você está cancelando. Estamos sempre procurando melhorar.","Light":"Claro","Light Mode":"Modo claro","Link":"Link","Load":"Carregar","Load Chart":"Carregar Gráfico","Load File":"Carregar Arquivo","Load Files":"Carregar Arquivos","Load Template":"Carregar modelo","Load default content":"Carregar conteúdo padrão","Load from link?":"Carregar a partir do link?","Load layout and styles":"Carregar layout e estilos","Local File Support":"Suporte de Arquivo Local","Lock Zoom to Graph":"Bloquear Zoom para o Gráfico","Log In":"Acessar","Log Out":"Deslogar","Log in to Save":"Faça login para salvar","Log in to upgrade your account":"Faça login para atualizar sua conta","Make a One-Time Donation":"Faça uma Doação Única","Make publicly accessible":"Tornar publicamente acessível","Manage Billing":"Gerenciar Faturamento","Map Data":"Mapear Dados","Monthly":"Mensal","Multiple pointers on same line":"Múltiplos ponteiros na mesma linha","My dog ate my credit card!":"Meu cachorro comeu meu cartão de crédito!","Name Chart":"Nome do Gráfico","Name your chart":"Dê um nome ao seu gráfico","New":"Novo","New Email":"Novo Email","Next charge":"Próxima cobrança","No Edges":"Sem Bordas","No Watermarks!":"Sem Marca d\'Água!","No: Option B":"Não: Opção B","Node Border Style":"Estilo de Borda do Nó","Node Colors":"Cores do Nó","Node ID":"ID do Nó","Node ID, Classes, Attributes":"ID do Nó, Classes, Atributos","Node Label":"Rótulo do Nó","Node Shape":"Forma do Nó","Node Shapes":"Formas do Nó","Nodes":"Nós","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"Nós podem ser estilizados com traços, pontos ou duplos. Bordas também podem ser removidas com border_none.","Not Empty":"Não Vazio","Now erase the text and try it yourself!":"Agora apague o texto e tente você mesmo!","Office Hours":"Horário de trabalho","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":" vez em quando, o link mágico acabará em sua pasta de spam. Se você não o vir após alguns minutos, verifique lá ou solicite um novo link.","One on One Support":"Suporte Um a Um","One-on-One Support":"Suporte Individual","Open Customer Portal":"Abra o portal do cliente","Organization Chart":"Gráfico de Organização","Padding":"Espaçamento","Page not found":"Página não encontrada","Password":"Senha","Past Due":"Atrasado","Permanent Charts are a Pro Feature":"Gráficos permanentes são um recurso Pro","Playbook":"Cartilha","Pointer and container on same line":"Ponteiro e contêiner na mesma linha","Priority One-on-One Support":"Suporte prioritário um a um","Privacy Policy":"Política de Privacidade","Process Diagram":"Diagrama de processo","Processing Data":"Processando Dados","Public":"Público","Random":"Aleatório","Rapid Deployment Templates":"Modelos de implantação rápida","Rapid Templates":"Modelos Rápidos","Rate limit exceeded. Please try again later.":"Limite de taxa excedido. Por favor, tente novamente mais tarde.","Read-only":"Somente leitura","Reference by Class":"Referência por Classe","Reference by ID":"Referência por ID","Reference by Label":"Referência por Rótulo","References":"Referências","References are used to create edges between nodes that are created elsewhere in the document":"Referências são usadas para criar arestas entre nós que são criados em outro lugar no documento","Referencing a node by its exact label":"Referenciando um nó pelo seu rótulo exato","Referencing a node by its unique ID":"Referenciando um nó pelo seu ID único","Referencing multiple nodes with the same assigned class":"Referenciando vários nós com a mesma classe atribuída","Refresh Page":"Atualizar Página","Reload to Update":"Recarregar para Atualizar","Rename":"Renomear","Request Magic Link":"Solicitar Link Mágico","Request Password Reset":"Solicitar Redefinição de Senha","Reset":"Resetar","Reset Password":"Redefinir Senha","Resume Subscription":"Resumir inscrição","Return":"Retornar","Right to Left":"Da direita para esquerda","Roadmap":"Roteiro","Rotate Label":"Rotular Rotação","Save":"Salvar","Save Time with AI & Dictation":"Economize tempo com IA e ditado","Save to Cloud":"Salvar para Nuvem","Save to File":"Salvar para Arquivo","Save your Work":"Salve seu trabalho","Set Content":"Definir conteúdo","Set Fixed Node Height":"Definir Altura Fixa do Nó","Settings":"Configurações","Share":"Compartilhar","Sign In":"Entrar","Sign in with <0>GitHub":"Entrar com <0>GitHub","Sign in with <0>Google":"Entrar com <0>Google","Sorry! This page is only available in English.":"Sinto muito! Esta página só está disponível em inglês.","Sorry, there was an error converting the text to a flowchart. Try again later.":"Desculpe, houve um erro ao converter o texto em um fluxograma. Tente novamente mais tarde.","Source Arrow Shape":"Forma da Seta de Origem","Source Column":"Coluna de Origem","Source Delimiter":"Delimitador de Origem","Source Distance From Node":"Distância da Origem ao Nó","Source/Target Arrow Shape":"Forma da Seta de Origem/Destino","Spacing":"Espaçamento","Special Attributes":"Atributos Especiais","Start":"Início","Start Over":"Recomeçar","Status":"Status","Store any data associated to a node":"Armazenar quaisquer dados associados a um nó","Style Classes":"Classes de Estilo","Submit":"Enviar","Subscribe to Pro and flowchart the fun way!":"Assine o Pro e crie fluxogramas de forma divertida!","Subscription":"Inscrição","Subscription Successful!":"Assinatura bem-sucedida!","Subscription will end":"Inscrição acabará","Target Arrow Shape":"Forma da Seta de Destino","Target Column":"Coluna Alvo","Target Delimiter":"Delimitador Alvo","Target Distance From Node":"Distância-alvo do Nó","Templates":"Modelos","Text Color":"Cor do Texto","Text Horizontal Offset":"Deslocamento Horizontal do Texto","Text Leading":"Texto Principal","Text Max Width":"Largura Máxima do Texto","Text Vertical Offset":"Deslocamento Vertical do Texto","Text followed by colon+space creates an edge with the text as the label":"Texto seguido de dois-pontos+espaço cria uma aresta com o texto como rótulo","Text on a line creates a node with the text as the label":"Texto em uma linha cria um nó com o texto como rótulo","Thank you for your feedback!":"Agradecimentos pelo seu feedback!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"A melhor maneira de mudar os estilos é clicar com o botão direito do mouse em um nó ou borda e selecionar o estilo desejado.","The column that contains the edge label(s)":"A coluna que contém o(s) rótulo(s) da aresta","The column that contains the source node ID(s)":"A coluna que contém o(s) ID(s) do nó de origem","The column that contains the target node ID(s)":"A coluna que contém o(s) ID(s) do nó de destino","The delimiter used to separate multiple source nodes":"O delimitador usado para separar vários nós de origem","The delimiter used to separate multiple target nodes":"O delimitador usado para separar vários nós de destino","The possible shapes are:":"As formas possíveis são:","Theme":"Tema","Theme Customization Editor":"Editor de Personalização de Temas","Theme Editor":"Editor de Temas","There are no edges in this data":"Não há arestas nestes dados","This action cannot be undone.":"Esta ação não pode ser desfeita.","This feature is only available to pro users. <0>Become a pro user to unlock it.":"Esta funcionalidade está disponível apenas para usuários Pro. <0>Torne-se um usuário Pro para desbloqueá-la.","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"Este é o seu sandbox. É um ótimo lugar para experimentação, mas <0>ele é redefinido diariamente.","This may take between 30 seconds and 2 minutes depending on the length of your input.":"Isso pode levar entre 30 segundos e 2 minutos, dependendo do tamanho da sua entrada.","This will replace the current content.":"Isso substituirá o conteúdo atual.","This will replace your current sandbox.":"Isso substituirá sua sandbox atual.","Tip":"Dica","To fix this change one of the edge IDs":"Para corrigir isso, altere um dos IDs de borda","To fix this change one of the node IDs":"Para corrigir isso, altere um dos IDs de nó","To fix this move one pointer to the next line":"Para corrigir isso, mova um ponteiro para a próxima linha","To fix this start the container <0/> on a different line":"Para corrigir isso, inicie o container <0/> em uma linha diferente","To learn more about why we require you to log in, please read <0>this blog post.":"Para saber mais sobre por que precisamos que você faça login, leia <0>este post no blog.","Together, speech-to-text and AI make creating diagrams a breeze!":"Juntos, a conversão de fala em texto e a inteligência artificial tornam a criação de diagramas muito fácil!","Top to Bottom":"De cima para baixo","Transform Your Ideas into Professional Diagrams in Seconds":"Transforme Suas Ideias em Diagramas Profissionais em Segundos","Transform text into diagrams instantly":"Transforme texto em diagramas instantaneamente.","Transform your Ideas into Professional Diagrams in Seconds":"Transforme suas Ideias em Diagramas Profissionais em Segundos","Trusted by over 100,000 users across businesses and universities":"Confiável por mais de 100.000 usuários em empresas e universidades.","Try again":"Tente novamente","Two edges have the same ID":"Dois bordos têm o mesmo ID","Two nodes have the same ID":"Dois nós têm o mesmo ID","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"Ops, você esgotou suas solicitações gratuitas! Atualize para o Flowchart Fun Pro e tenha conversões ilimitadas de diagramas, e continue transformando textos em fluxogramas claros e visuais com a mesma facilidade de copiar e colar.","Unescaped special character":"Caractere especial não escapado","Unique text value to identify a node":"Valor de texto único para identificar um nó","Unknown":"Desconhecido","Unknown Parsing Error":"Erro de Análise Desconhecido","Unlimited Permanent Flowcharts":"Fluxogramas Permanentes Ilimitados","Unpaid":"Não pago","Update Email":"Atualizar e-mail","Upgrade to Pro":"Atualize para Pro","Upload your File":"Faça o upload do seu arquivo","Use AI":"Usar IA","Use Custom CSS Only":"Usar Somente CSS Personalizado","Use Default Content":"Usar conteúdo padrão","Use External Data":"Use Dados Externos","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"Usa o Lucidchart ou o Visio? A importação de CSV torna fácil obter dados de qualquer fonte!","Use an ID to Connect":"Use um ID para conectar","Use classes to group nodes":"Use classes para agrupar nós","Use the attribute <0>href to set a link on a node that opens in a new tab.":"Use o atributo <0>href para definir um link em um nó que abra em uma nova guia.","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"Use o atributo <0>src para definir a imagem de um nó. A imagem será dimensionada para caber no nó, então você pode precisar ajustar a largura e altura do nó para obter o resultado desejado. Apenas imagens públicas (não bloqueadas por CORS) são suportadas.","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"Use os atributos <0>w e <1>h para definir explicitamente a largura e altura de um nó.","Use the customer portal to change your billing information.":"Use o portal do cliente para alterar suas informações de cobrança.","Use these settings to adapt the look and behavior of your flowcharts":"Use essas configurações para adaptar a aparência e o comportamento de seus fluxogramas","Use this file for org charts, hierarchies, and other organizational structures.":"Use este arquivo para organogramas, hierarquias e outras estruturas organizacionais.","Use this file for sequences, processes, and workflows.":"Use este arquivo para sequências, processos e fluxos de trabalho.","User":"Usuário","View on Github":"Visualizar no Github","Voice-to-Diagram Dictation":"Ditado de Voz para Diagramas","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"Quer criar um fluxograma a partir de um documento? Cole-o no editor e clique em \'Converter em Fluxograma\'.","Watermark-Free Diagrams":"Diagramas sem marca d\'água","Watermarks":"Marca d\'água","What\'s Included":"O que está incluído","What\'s this?":"O que é isso?","Width":"Largura","Width and Height":"Largura e Altura","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"Com a versão Pro do Flowchart Fun, você pode usar comandos de linguagem natural para rapidamente detalhar o seu fluxograma, ideal para criar diagramas em movimento. Por $6/mês, obtenha a facilidade da edição acessível de IA para aprimorar sua experiência de fluxograma.","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"Com a versão pro, você pode salvar e carregar arquivos locais. É perfeito para gerenciar documentos relacionados ao trabalho offline.","Would you like to continue?":"Você gostaria de continuar?","Write your prompt here or click to enable the microphone, then press and hold to record.":"Escreva sua instrução aqui ou clique para ativar o microfone, depois pressione e segure para gravar.","Yearly":"Anualmente","Yes: Option A":"Sim: Opção A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["Você está prestes a adicionar ",["numNodes"]," nós e ",["numEdges"]," arestas ao seu gráfico."],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"Você pode criar fluxogramas permanentes ilimitados com <0>Flowchart Fun Pro.","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"Você pode salvar fluxogramas ilimitados na nuvem ou em seu computador, além de ter acesso a recursos como Edição de IA e Importação de Dados por menos do que o preço de uma xícara de café.","You need to log in to access this page.":"Você precisa fazer login para acessar esta página.","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"Você já é um usuário Pro. <0>Gerenciar Assinatura<1/>Tem perguntas ou solicitações de recursos? <2>Deixe-nos saber","Your Charts":"Seus Gráficos","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"Sua caixa de areia é um espaço para experimentar livremente com nossas ferramentas de fluxograma, resetando todos os dias para um começo fresco.","Your Work is Important":"Seu trabalho é importante.","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"Seus gráficos são somente leitura porque sua conta não está mais ativa. Visite sua página de <0>conta para saber mais.","Your subscription is <0>{statusDisplay}.":["Sua assinatura está <0>",["statusDisplay"],"."],"Zoom In":"Zoom In","Zoom Out":"Diminuir o zoom","month":"mês","or":"ou","{0}":[["0"]]}' ), }; diff --git a/app/src/locales/pt-br/messages.po b/app/src/locales/pt-br/messages.po index 04abb1d9f..433557d59 100644 --- a/app/src/locales/pt-br/messages.po +++ b/app/src/locales/pt-br/messages.po @@ -119,11 +119,11 @@ msgstr "Se torne um usuário Pro" msgid "Begin Typing" msgstr "Comece a digitar" -#: src/components/Checkout.tsx:141 +#: src/components/Checkout.tsx:144 msgid "Billed annually at $24" msgstr "Cobrado anualmente a $24" -#: src/components/Checkout.tsx:153 +#: src/components/Checkout.tsx:156 msgid "Billed monthly at $6" msgstr "Cobrado mensalmente a $6" @@ -254,7 +254,7 @@ msgstr "Coluna" msgid "Comment" msgstr "Comente" -#: src/pages/Pricing2.tsx:197 +#: src/pages/Pricing2.tsx:202 msgid "Complete access to all features for just $6/month!" msgstr "Acesso completo a todas as funcionalidades por apenas $6/mês!" @@ -610,6 +610,10 @@ msgstr "Grátis " msgid "Fullscreen" msgstr "Tela cheia" +#: src/components/Checkout.tsx:133 +msgid "Gain access to AI Features and never lose your work with a Pro account." +msgstr "Tenha acesso às funcionalidades de IA e nunca perca seu trabalho com uma conta Pro." + #: src/components/Tabs/ThemeTab.tsx:155 msgid "General" msgstr "Geral" @@ -867,7 +871,7 @@ msgstr "Gerenciar Faturamento" msgid "Map Data" msgstr "Mapear Dados" -#: src/components/Checkout.tsx:152 +#: src/components/Checkout.tsx:155 msgid "Monthly" msgstr "Mensal" @@ -1251,10 +1255,6 @@ msgstr "Início" msgid "Start Over" msgstr "Recomeçar" -#: src/components/Checkout.tsx:173 -msgid "Start free trial" -msgstr "Iniciar teste gratuito" - #: src/pages/Account.tsx:162 msgid "Status" msgstr "Status" @@ -1273,7 +1273,7 @@ msgstr "Classes de Estilo" msgid "Submit" msgstr "Enviar" -#: src/pages/Pricing2.tsx:362 +#: src/pages/Pricing2.tsx:367 msgid "Subscribe to Pro and flowchart the fun way!" msgstr "Assine o Pro e crie fluxogramas de forma divertida!" @@ -1459,26 +1459,18 @@ msgstr "Transforme Suas Ideias em Diagramas Profissionais em Segundos" msgid "Transform text into diagrams instantly" msgstr "Transforme texto em diagramas instantaneamente." -#: src/pages/Pricing2.tsx:192 +#: src/pages/Pricing2.tsx:197 msgid "Transform your Ideas into Professional Diagrams in Seconds" msgstr "Transforme suas Ideias em Diagramas Profissionais em Segundos" -#: src/pages/Pricing2.tsx:260 +#: src/pages/Pricing2.tsx:265 msgid "Trusted by over 100,000 users across businesses and universities" msgstr "Confiável por mais de 100.000 usuários em empresas e universidades." -#: src/components/Header.tsx:210 -msgid "Try Pro for Free" -msgstr "Experimente o Pro gratuitamente" - #: src/components/App.tsx:79 msgid "Try again" msgstr "Tente novamente" -#: src/components/Checkout.tsx:133 -msgid "Try it for free for two days. Cancel anytime." -msgstr "Experimente gratuitamente por dois dias. Cancelar a qualquer momento." - #: src/lib/parserErrors.tsx:60 msgid "Two edges have the same ID" msgstr "Dois bordos têm o mesmo ID" @@ -1609,7 +1601,7 @@ msgstr "Diagramas sem marca d'água" msgid "Watermarks" msgstr "Marca d'água" -#: src/pages/Pricing2.tsx:287 +#: src/pages/Pricing2.tsx:292 msgid "What's Included" msgstr "O que está incluído" @@ -1642,7 +1634,7 @@ msgstr "Você gostaria de continuar?" msgid "Write your prompt here or click to enable the microphone, then press and hold to record." msgstr "Escreva sua instrução aqui ou clique para ativar o microfone, depois pressione e segure para gravar." -#: src/components/Checkout.tsx:140 +#: src/components/Checkout.tsx:143 msgid "Yearly" msgstr "Anualmente" @@ -1700,10 +1692,14 @@ msgstr "Zoom In" msgid "Zoom Out" msgstr "Diminuir o zoom" -#: src/components/Checkout.tsx:206 +#: src/components/Checkout.tsx:213 msgid "month" msgstr "mês" #: src/pages/LogIn.tsx:205 msgid "or" msgstr "ou" + +#: src/components/Checkout.tsx:176 +msgid "{0}" +msgstr "{0}" diff --git a/app/src/locales/zh/messages.js b/app/src/locales/zh/messages.js index e1bb04969..12d48015b 100644 --- a/app/src/locales/zh/messages.js +++ b/app/src/locales/zh/messages.js @@ -1,5 +1,5 @@ /*eslint-disable*/ module.exports = { messages: JSON.parse( - '{"1 Temporary Flowchart":"1 临时流程图","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>仅启用自定义CSS。仅应用布局和高级设置。","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun是由<1>Tone Row制作的开源项目","<0>Sign In / <1>Sign Up with email and password":"<0>登录 / <1>注册 使用电子邮件和密码","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>您目前拥有免费帐户。<1/><2>了解我们的Pro功能,并在我们的定价页面上订阅","A new version of the app is available. Please reload to update.":"一个新版本的应用程序可用。请重新加载以更新。","AI-Powered Flowchart Creation":"AI驱动的流程图创建","About":"关于","Account":"帐户","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"在任何特殊字符之前添加反斜杠 (<0>\\\\): <1>(、<2>:、<3>#或<4>.","Advanced":"高级","Advanced Export Options (PNG, JPG, SVG)":"高级导出选项(PNG,JPG,SVG)","Amount":"数量","An error occurred. Try resubmitting or email {0} directly.":["发生了一个错误。请尝试重新提交或直接发送电子邮件至",["0"],"。"],"Appearance":"外观","Arrow Size":"箭头大小","Attributes":"属性","August 2023":"2023 年 8 月","Back":"返回","Back To Editor":"返回编辑器","Background Color":"背景颜色","Basic Flowchart":"基本流程图","Become a Github Sponsor":"成为Github赞助商","Become a Pro User":"成为专业用户","Begin Typing":"开始输入","Billed annually at $24":"年度账单为$24","Billed monthly at $6":"月度账单为$6","Blog":"博客","Book a Meeting":"预订会议","Border Color":"边框颜色","Border Width":"边框宽度","Bottom to Top":"从下到上","Breadthfirst":"宽度优先","Cancel":"取消","Cancel your subscription. Your hosted charts will become read-only.":"取消订阅。您的托管图表将变为只读。","Certain attributes can be used to customize the appearance or functionality of elements.":"某些属性可用于自定义元素的外观或功能。","Change Email Address":"更改电子邮件地址","Changelog":"变更日志","Charts":"图表","Check out the guide:":"查看指南:","Check your email for a link to log in.<0/>You can close this window.":"检查您的电子邮件以获取登录链接。您可以关闭此窗口。","Choose":"選擇","Choose Template":"选择模板","Choose a Plan":"选择一个计划","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"为边缘的源和目标选择各种箭头形状。形状包括三角形,三角形-T,圆形-三角形,三角形-十字,三角形-后曲线,V形,T形,正方形,圆形,菱形,雪花形,无。","Circle":"圆圈","Classes":"类","Clear":"清除","Clear text?":"清除文字?","Clone":"克隆","Close":"关闭","Color":"颜色","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"颜色包括红色,橙色,黄色,蓝色,紫色,黑色,白色和灰色。","Column":"列","Comment":"评论","Complete access to all features for just $6/month!":"仅需6美元/月即可获得所有功能的完全访问权限!","Concentric":"同心","Confirm New Email":"确认新电子邮件","Confirm your email address to sign in.":"確認您的電子郵件地址以登入。","Consider: Adding a Label":"考虑:添加标签","Containers":"容器","Containers are nodes that contain other nodes. They are declared using curly braces.":"容器是包含其他节点的节点。它们使用大括号声明。","Continue":"继续","Convert to Flowchart":"转换为流程图","Convert to hosted chart?":"是否转换为托管图表?","Cookie Policy":"Cookie政策","Copy":"复制","Copy PNG Image":"复制PNG图像","Copy SVG Code":"复制 SVG 代码","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"将你的 Excalidraw 代码复制并粘贴到<0>excalidraw.com以进行编辑。此功能为实验性质,可能无法与所有图表一起使用。如果您发现错误,请<1>告诉我们。","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"复制您的mermaid.js代码或直接在mermaid.js实时编辑器中打开它。","Create":"创建","Create Flowcharts using AI":"使用AI创建流程图","Create Unlimited Flowcharts":"创建无限流程图","Create a New Chart":"创建新图表","Create unlimited diagrams for just $6/month!":"仅需6美元/月即可创建无限数量的图表!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"在云中存储无限流程图- 随时随地可访问!","Create with AI":"通過AI創建","Creating an edge between two nodes is done by indenting the second node below the first":"在两个节点之间创建边缘是通过将第二个节点缩进第一个节点来完成的","Curve Style":"曲线样式","Custom CSS":"自定义CSS","Custom Sharing Options":"自定义分享选项","Customer Portal":"客户门户","Daily Sandbox Editor":"每日沙盒编辑器","Dark":"深色","Dark Mode":"深色模式","Data Import (Visio, Lucidchart, CSV)":"数据导入(Visio,Lucidchart,CSV)","Date":"日期","Direction":"方向","Do you want to delete this?":"您要将其删除吗?","Document":"文档","Download":"下载","Download JPG":"下载 JPG","Download PNG":"下载 PNG","Download SVG":"下载 SVG","Drag and drop a CSV file here, or click to select a file":"将CSV文件拖放到此处,或单击以选择文件","Draw an edge from multiple nodes by beginning the line with a reference":"通过引用开始行从多个节点绘制边缘","Drop the file here ...":"將檔案拖放到這裡...","Edge ID, Classes, Attributes":"邊緣ID、類別和屬性","Edge Label":"邊緣標籤","Edge Label Column":"邊緣標籤欄","Edge Style":"邊緣樣式","Edge Text Size":"边缘文本大小","Edge missing indentation":"缺少缩进的边","Edges":"边","Edges are declared in the same row as their source node":"边声明在与源节点相同的行中","Edges are declared in the same row as their target node":"边声明在与目标节点相同的行中","Edges are declared in their own row":"边声明在自己的行中","Edges can also have ID\'s, classes, and attributes before the label":"边在标签之前可以有ID,类和属性","Edges can be styled with dashed, dotted, or solid lines":"边可以用虚线,点线或实线样式","Edges in Separate Rows":"边在单独的行","Edges in Source Node Row":"边在源节点行","Edges in Target Node Row":"边在目标节点行","Edit with AI":"利用AI进行编辑","Editable":"可编辑","Editor":"编辑器","Email":"电子邮件","Empty":"空","Enter a prompt or information you would like to create a chart from.":"输入您要创建图表所需的提示或信息。","Enter your email address and we\'ll send you a magic link to sign in.":"輸入您的電子郵件地址,我們將發送給您一個魔法鏈接以登入。","Enter your email address below and we\'ll send you a link to reset your password.":"在下面輸入您的電子郵件地址,我們將發送給您一個重置密碼的鏈接。","Equal To":"等于","Excalidraw":"Excalidraw","Exclusive Office Hours":"专属办公时间","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"体验将本地文件直接加载到流程图中的效率和安全性,非常适合离线管理工作相关文件。通过Flowchart Fun Pro解锁这个独家的专业功能和更多,仅售6美元/月。","Export":"导出","Export to PNG & JPG":"导出为PNG和JPG","Export to PNG, JPG, and SVG":"导出为PNG,JPG和SVG","Feedback":"反馈","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"如果您有任何問題,請隨意探索並通過<0>反饋頁面與我們聯繫。","Fixed Node Height":"固定节点高度","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro为您提供无限的流程图、无限的协作者和无限的存储空间,仅需6美元/月即可获得。","Follow Us on Twitter":"在Twitter上关注我们","Font Family":"字体系列","Forgot your password?":"忘記密碼了?","Found a bug? Have a feature request? We would love to hear from you!":"如果发现了一个 bug?有功能请求?我们很乐意听到您的意见!","Free":"免费","Fullscreen":"全屏","General":"一般","Go back home":"回家","Go to the Editor":"前往編輯器","Go to your Sandbox":"去你的沙盒","Graph":"图表","Grid":"网格","Have complex questions or issues? We\'re here to help.":"有复杂的问题或问题吗?我们在这里帮助你。","Here are some Pro features you can now enjoy.":"現在您可以享受以下專業功能。","History":"历史","Home":"主页","How are edges declared in this data?":"在这个数据中如何声明边缘?","How would you like to save your chart?":"您想如何保存您的流程图?","ID\'s":"ID","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"如果該電子郵件存在該帳戶,我們已經發送給您一封電子郵件,其中包含如何重置您的密碼的說明。","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"如果您喜欢使用<0>Flowchart Fun,请考虑支持该项目","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"如果你想创建一个边,缩进这一行。如果不,用反斜杠转义冒号<0>\\\\:","Images":"图像","Import Data":"导入数据","Import data from a CSV file.":"从CSV文件导入数据。","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"從任何CSV檔案匯入資料並將其映射到新的流程圖。這是從Lucidchart、Google Sheets和Visio等其他來源匯入資料的一個很棒的方法。","Import from CSV":"從CSV導入","Import from Visio, Lucidchart, and CSV":"从Visio,Lucidchart和CSV导入","Import your diagram it into Microsoft Visio using one of these CSV files.":"使用其中一个CSV文件将您的图表导入到Microsoft Visio中。","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"导入数据是一项专业功能。 您可以升级到Flowchart Fun Pro,仅需每月6美元。","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"使用<0>title属性添加标题。要使用 Visio 颜色,请添加一个等于以下内容之一的<1>roleType属性:","Info":"信息","Is":"是","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON画布是您的图表的JSON表示,由<0>Obsidian Canvas和其他应用程序使用。","Keep Things Private":"保持事物私密","Knowledge Graph":"知识图谱","Language":"语言","Layout":"布局","Layout Frozen":"布局已冻结","Leading References":"主要參考","Learn More":"学到更多","Learn Syntax":"學習語法","Learn about <0>Flowchart Fun Pro":"了解<0>流程图乐趣专业版","Learn about Flowchart Fun Pro":"了解关于Flowchart Fun Pro","Left to Right":"从左到右","Let us know why you\'re canceling. We\'re always looking to improve.":"让我们知道您为什么要取消。我们一直在努力改进。","Light":"浅色","Light Mode":"浅色模式","Link":"链接","Load":"載入","Load Chart":"加载流程图","Load File":"加载文件","Load Files":"加载多个文件","Load Template":"加载模板","Load default content":"載入預設內容","Load from link?":"从链接加载?","Load layout and styles":"載入版面和樣式","Local File Support":"本地文件支持","Lock Zoom to Graph":"锁定缩放到图表","Log In":"登录","Log Out":"登出","Log in to Save":"登录以保存","Log in to upgrade your account":"登录升级您的账户","Make a One-Time Donation":"进行一次性捐赠","Make publicly accessible":"设为公开访问","Manage Billing":"付款管理","Map Data":"對應資料","Monthly":"每月","Multiple pointers on same line":"同一行上的多个指针","My dog ate my credit card!":"我的狗吃了我的信用卡!","Name Chart":"命名图表","Name your chart":"为您的流程图命名","New":"新","New Email":"新邮件","Next charge":"下次扣费","No Edges":"沒有邊緣","No Watermarks!":"无水印!","No: Option B":"不:选项B","Node Border Style":"节点边框样式","Node Colors":"节点颜色","Node ID":"节点ID","Node ID, Classes, Attributes":"节点ID、类、属性","Node Label":"节点标签","Node Shape":"节点形状","Node Shapes":"节点形状","Nodes":"节点","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"节点可以使用虚线、点线或双线样式。边框也可以使用 border_none 来移除。","Not Empty":"不为空","Now erase the text and try it yourself!":"现在擦除文本,自己试一试!","Office Hours":"工作时间","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":"偶尔,魔法链接会被放入您的垃圾邮件文件夹。如果几分钟后仍然没有收到,请检查垃圾邮件文件夹,或者重新请求新的链接。","One on One Support":"一对一支持","One-on-One Support":"一对一支持","Open Customer Portal":"打开客户门户","Organization Chart":"组织结构图","Padding":"填充","Page not found":"找不到页面","Password":"密碼","Past Due":"过期","Permanent Charts are a Pro Feature":"永久图表是专业功能","Playbook":"剧本","Pointer and container on same line":"同一行上的指针和容器","Priority One-on-One Support":"优先一对一支持","Privacy Policy":"隱私政策","Process Diagram":"流程图","Processing Data":"处理数据","Public":"公开","Random":"随机","Rapid Deployment Templates":"快速部署模板","Rapid Templates":"快速模板","Rate limit exceeded. Please try again later.":"速率限制超出。 请稍后再试。","Read-only":"只读","Reference by Class":"按类引用","Reference by ID":"按 ID 参考","Reference by Label":"按标签参考","References":"参考","References are used to create edges between nodes that are created elsewhere in the document":"参考用于在文档中其他位置创建的节点之间创建边","Referencing a node by its exact label":"通过其确切标签引用节点","Referencing a node by its unique ID":"通过其唯一ID引用节点","Referencing multiple nodes with the same assigned class":"使用相同分配的类引用多个节点","Refresh Page":"刷新页面","Reload to Update":"重新加载以更新","Rename":"重命名","Request Magic Link":"請求魔法鏈接","Request Password Reset":"請求密碼重置","Reset":"重置","Reset Password":"重置密碼","Resume Subscription":"恢复订阅","Return":"返回","Right to Left":"从右到左","Roadmap":"路线图","Rotate Label":"旋转标签","Save":"救球","Save Time with AI & Dictation":"通过人工智能和口述节省时间","Save to Cloud":"保存到云","Save to File":"保存到文件","Save your Work":"保存您的工作","Set Content":"设置内容","Set Fixed Node Height":"设置固定节点高度","Settings":"设置","Share":"分享","Sign In":"登錄","Sign in with <0>GitHub":"使用<0>GitHub登录","Sign in with <0>Google":"使用<0>Google登录","Sorry! This page is only available in English.":"抱歉!此页面只有英语版。","Sorry, there was an error converting the text to a flowchart. Try again later.":"抱歉,转换文本为流程图时出错。 请稍后再试。","Source Arrow Shape":"源箭头形状","Source Column":"源列","Source Delimiter":"源分隔符","Source Distance From Node":"源节点距离","Source/Target Arrow Shape":"源/目标箭头形状","Spacing":"间距","Special Attributes":"特殊属性","Start":"开始","Start Over":"重新開始","Start free trial":"开始免费试用","Status":"状态","Store any data associated to a node":"將任何與節點相關的資料儲存","Style Classes":"樣式類別","Submit":"提交","Subscribe to Pro and flowchart the fun way!":"订阅专业版,以有趣的方式制作流程图!","Subscription":"订阅","Subscription Successful!":"訂閱成功!","Subscription will end":"订阅即将到期","Target Arrow Shape":"目标箭头形状","Target Column":"目標欄","Target Delimiter":"目標分隔符","Target Distance From Node":"目標距離節點","Templates":"範本","Text Color":"文字顏色","Text Horizontal Offset":"文本水平偏移","Text Leading":"文字行距","Text Max Width":"文本最大宽度","Text Vertical Offset":"文字垂直偏移","Text followed by colon+space creates an edge with the text as the label":"以冒号加空格结尾的文本将创建一个边,文本作为标签","Text on a line creates a node with the text as the label":"在一行中的文本将创建一个节点,文本作为标签","Thank you for your feedback!":"感谢您的反馈!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"更改样式的最佳方式是右键单击节点或边缘,然后选择所需的样式。","The column that contains the edge label(s)":"包含边标签的列","The column that contains the source node ID(s)":"包含源节点ID的列","The column that contains the target node ID(s)":"包含目标节点ID的列","The delimiter used to separate multiple source nodes":"用于分隔多个源节点的分隔符","The delimiter used to separate multiple target nodes":"用于分隔多个目标节点的分隔符","The possible shapes are:":"可能的形状是:","Theme":"主題","Theme Customization Editor":"主题定制编辑器","Theme Editor":"主题编辑器","There are no edges in this data":"此数据中没有边","This action cannot be undone.":"此操作无法撤销。","This feature is only available to pro users. <0>Become a pro user to unlock it.":"只有专业用户才能使用此功能。 <0>成为专业用户解锁。","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"这是你的沙盒。这是一个很好的实验场所,但<0>它每天都会重置。","This may take between 30 seconds and 2 minutes depending on the length of your input.":"这可能需要30秒到2分钟的时间,取决于您输入的长度。","This will replace the current content.":"這將取代目前的內容。","This will replace your current sandbox.":"这将替换您当前的沙盒。","Tip":"提示","To fix this change one of the edge IDs":"为了修复这个,改变其中一个边的ID","To fix this change one of the node IDs":"要修复这个,更改其中一个节点ID","To fix this move one pointer to the next line":"要修复这个,将指针移动到下一行","To fix this start the container <0/> on a different line":"要修复这个,将容器<0/>放在另一行","To learn more about why we require you to log in, please read <0>this blog post.":"要了解更多關於我們為什麼要求您登錄的原因,請閱讀<0>這篇博客文章。","Together, speech-to-text and AI make creating diagrams a breeze!":"结合语音转文本和人工智能,轻松创建图表!","Top to Bottom":"从上到下","Transform Your Ideas into Professional Diagrams in Seconds":"秒转换您的想法成专业图表","Transform text into diagrams instantly":"即时将文本转换为图表","Transform your Ideas into Professional Diagrams in Seconds":"在几秒钟内将您的想法转变为专业图表","Trusted by over 100,000 users across businesses and universities":"受到超过10万家企业和大学用户的信任","Try Pro for Free":"免费试用专业版","Try again":"重试","Try it for free for two days. Cancel anytime.":"免费试用两天,随时取消。","Two edges have the same ID":"两个边有相同的ID","Two nodes have the same ID":"两个节点有相同的ID","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"哎呀,你的免费请求用完了!升级到Flowchart Fun Pro,享受无限的图表转换功能,轻松将文本转换成清晰的可视化流程图,就像复制粘贴一样简单。","Unescaped special character":"未转义的特殊字符","Unique text value to identify a node":"用于标识节点的唯一文本值","Unknown":"未知","Unknown Parsing Error":"未知的解析错误","Unlimited Permanent Flowcharts":"无限永久流程图","Unpaid":"未付","Update Email":"更新电子邮件","Upgrade to Pro":"升級到專業版","Upload your File":"上传您的文件","Use AI":"使用AI","Use Custom CSS Only":"僅使用自定義CSS","Use Default Content":"使用默认内容","Use External Data":"使用外部数据","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"使用Lucidchart或Visio?CSV导入使从任何来源获取数据变得容易!","Use an ID to Connect":"使用ID连接","Use classes to group nodes":"使用类来分组节点","Use the attribute <0>href to set a link on a node that opens in a new tab.":"使用属性<0>href在节点上设置一个在新标签页中打开的链接。","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"使用属性<0>src来设置节点的图像,图像将被缩放以适应节点,因此您可能需要调整节点的宽度和高度以获得期望的结果。仅支持公共图像(不受CORS阻止)。","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"使用属性<0>w和<1>h显式设置节点的宽度和高度。","Use the customer portal to change your billing information.":"使用客户门户更改您的账单信息。","Use these settings to adapt the look and behavior of your flowcharts":"使用这些设置来调整流程图的外观和行为","Use this file for org charts, hierarchies, and other organizational structures.":"使用此文件制作组织图、层次结构和其他组织结构。","Use this file for sequences, processes, and workflows.":"使用此文件进行顺序、流程和工作流程。","User":"用户","View on Github":"在 Github 上查看","Voice-to-Diagram Dictation":"语音转图表口述","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"想要从文档创建流程图吗? 将其粘贴到编辑器中,然后单击“转换为流程图”","Watermark-Free Diagrams":"无水印图表","Watermarks":"水印","What\'s Included":"包括什么","What\'s this?":"这是什么?","Width":"宽度","Width and Height":"宽度和高度","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"使用Flowchart Fun的Pro版本,您可以使用自然语言命令快速填充流程图细节,非常适合随时随地创建图表。 每月6美元,获得易于访问的AI编辑功能,提升您的流程图体验。","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"使用专业版,您可以保存和加载本地文件。这对于离线管理工作相关文件非常方便。","Would you like to continue?":"您想继续吗?","Write your prompt here or click to enable the microphone, then press and hold to record.":"在此处输入您的提示,或点击启用麦克风,然后按住录制。","Yearly":"每年","Yes: Option A":"是:选项A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["您即将为您的图添加",["numNodes"],"个节点和",["numEdges"],"条边。"],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"你可以使用<0>Flowchart Fun Pro创建无限的永久流程图。","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"你可以在云端或电脑上保存无限数量的流程图,还可以以比一杯咖啡更低的价格获得AI编辑和数据导入等功能。","You need to log in to access this page.":"您需要登录才能访问此页面。","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"您已经是专业用户。 <0>管理订阅<1/>有问题或功能请求? <2>告诉我们","Your Charts":"您的图表","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"你的沙盒是一个可以自由尝试我们的流程图工具的空间,每天都会重置,以便于重新开始。","Your Work is Important":"你的工作很重要。","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"您的图表是只读的,因为您的帐户已不再活跃。请访问您的<0>帐户页面了解更多信息。","Your subscription is <0>{statusDisplay}.":["您的訂閱狀態為<0>",["statusDisplay"],"。"],"Zoom In":"放大","Zoom Out":"縮小","month":"月份","or":"或"}' + '{"1 Temporary Flowchart":"1 临时流程图","<0>Custom CSS Only is enabled. Only the Layout and Advanced settings will be applied.":"<0>仅启用自定义CSS。仅应用布局和高级设置。","<0>Flowchart Fun is an open source project made by <1>Tone Row":"<0>Flowchart Fun是由<1>Tone Row制作的开源项目","<0>Sign In / <1>Sign Up with email and password":"<0>登录 / <1>注册 使用电子邮件和密码","<0>You currently have a free account.<1/><2>Learn about our Pro Features and subscribe on our pricing page.":"<0>您目前拥有免费帐户。<1/><2>了解我们的Pro功能,并在我们的定价页面上订阅","A new version of the app is available. Please reload to update.":"一个新版本的应用程序可用。请重新加载以更新。","AI-Powered Flowchart Creation":"AI驱动的流程图创建","About":"关于","Account":"帐户","Add a backslash (<0>\\\\) before any special characters: <1>(, <2>:, <3>#, or <4>.`":"在任何特殊字符之前添加反斜杠 (<0>\\\\): <1>(、<2>:、<3>#或<4>.","Advanced":"高级","Advanced Export Options (PNG, JPG, SVG)":"高级导出选项(PNG,JPG,SVG)","Amount":"数量","An error occurred. Try resubmitting or email {0} directly.":["发生了一个错误。请尝试重新提交或直接发送电子邮件至",["0"],"。"],"Appearance":"外观","Arrow Size":"箭头大小","Attributes":"属性","August 2023":"2023 年 8 月","Back":"返回","Back To Editor":"返回编辑器","Background Color":"背景颜色","Basic Flowchart":"基本流程图","Become a Github Sponsor":"成为Github赞助商","Become a Pro User":"成为专业用户","Begin Typing":"开始输入","Billed annually at $24":"年度账单为$24","Billed monthly at $6":"月度账单为$6","Blog":"博客","Book a Meeting":"预订会议","Border Color":"边框颜色","Border Width":"边框宽度","Bottom to Top":"从下到上","Breadthfirst":"宽度优先","Cancel":"取消","Cancel your subscription. Your hosted charts will become read-only.":"取消订阅。您的托管图表将变为只读。","Certain attributes can be used to customize the appearance or functionality of elements.":"某些属性可用于自定义元素的外观或功能。","Change Email Address":"更改电子邮件地址","Changelog":"变更日志","Charts":"图表","Check out the guide:":"查看指南:","Check your email for a link to log in.<0/>You can close this window.":"检查您的电子邮件以获取登录链接。您可以关闭此窗口。","Choose":"選擇","Choose Template":"选择模板","Choose a Plan":"选择一个计划","Choose from a variety of arrow shapes for the source and target of an edge. Shapes include triangle, triangle-tee, circle-triangle, triangle-cross, triangle-backcurve, vee, tee, square, circle, diamond, chevron, none. .":"为边缘的源和目标选择各种箭头形状。形状包括三角形,三角形-T,圆形-三角形,三角形-十字,三角形-后曲线,V形,T形,正方形,圆形,菱形,雪花形,无。","Circle":"圆圈","Classes":"类","Clear":"清除","Clear text?":"清除文字?","Clone":"克隆","Close":"关闭","Color":"颜色","Colors include red, orange, yellow, blue, purple, black, white, and gray.":"颜色包括红色,橙色,黄色,蓝色,紫色,黑色,白色和灰色。","Column":"列","Comment":"评论","Complete access to all features for just $6/month!":"仅需6美元/月即可获得所有功能的完全访问权限!","Concentric":"同心","Confirm New Email":"确认新电子邮件","Confirm your email address to sign in.":"確認您的電子郵件地址以登入。","Consider: Adding a Label":"考虑:添加标签","Containers":"容器","Containers are nodes that contain other nodes. They are declared using curly braces.":"容器是包含其他节点的节点。它们使用大括号声明。","Continue":"继续","Convert to Flowchart":"转换为流程图","Convert to hosted chart?":"是否转换为托管图表?","Cookie Policy":"Cookie政策","Copy":"复制","Copy PNG Image":"复制PNG图像","Copy SVG Code":"复制 SVG 代码","Copy your Excalidraw code and paste it into <0>excalidraw.com to edit. This feature is experimental and may not work with all diagrams. If you find a bug, please <1>let us know.":"将你的 Excalidraw 代码复制并粘贴到<0>excalidraw.com以进行编辑。此功能为实验性质,可能无法与所有图表一起使用。如果您发现错误,请<1>告诉我们。","Copy your mermaid.js code or open it directly in the mermaid.js live editor.":"复制您的mermaid.js代码或直接在mermaid.js实时编辑器中打开它。","Create":"创建","Create Flowcharts using AI":"使用AI创建流程图","Create Unlimited Flowcharts":"创建无限流程图","Create a New Chart":"创建新图表","Create unlimited diagrams for just $6/month!":"仅需6美元/月即可创建无限数量的图表!","Create unlimited flowcharts stored in the cloud– accessible anywhere!":"在云中存储无限流程图- 随时随地可访问!","Create with AI":"通過AI創建","Creating an edge between two nodes is done by indenting the second node below the first":"在两个节点之间创建边缘是通过将第二个节点缩进第一个节点来完成的","Curve Style":"曲线样式","Custom CSS":"自定义CSS","Custom Sharing Options":"自定义分享选项","Customer Portal":"客户门户","Daily Sandbox Editor":"每日沙盒编辑器","Dark":"深色","Dark Mode":"深色模式","Data Import (Visio, Lucidchart, CSV)":"数据导入(Visio,Lucidchart,CSV)","Date":"日期","Direction":"方向","Do you want to delete this?":"您要将其删除吗?","Document":"文档","Download":"下载","Download JPG":"下载 JPG","Download PNG":"下载 PNG","Download SVG":"下载 SVG","Drag and drop a CSV file here, or click to select a file":"将CSV文件拖放到此处,或单击以选择文件","Draw an edge from multiple nodes by beginning the line with a reference":"通过引用开始行从多个节点绘制边缘","Drop the file here ...":"將檔案拖放到這裡...","Edge ID, Classes, Attributes":"邊緣ID、類別和屬性","Edge Label":"邊緣標籤","Edge Label Column":"邊緣標籤欄","Edge Style":"邊緣樣式","Edge Text Size":"边缘文本大小","Edge missing indentation":"缺少缩进的边","Edges":"边","Edges are declared in the same row as their source node":"边声明在与源节点相同的行中","Edges are declared in the same row as their target node":"边声明在与目标节点相同的行中","Edges are declared in their own row":"边声明在自己的行中","Edges can also have ID\'s, classes, and attributes before the label":"边在标签之前可以有ID,类和属性","Edges can be styled with dashed, dotted, or solid lines":"边可以用虚线,点线或实线样式","Edges in Separate Rows":"边在单独的行","Edges in Source Node Row":"边在源节点行","Edges in Target Node Row":"边在目标节点行","Edit with AI":"利用AI进行编辑","Editable":"可编辑","Editor":"编辑器","Email":"电子邮件","Empty":"空","Enter a prompt or information you would like to create a chart from.":"输入您要创建图表所需的提示或信息。","Enter your email address and we\'ll send you a magic link to sign in.":"輸入您的電子郵件地址,我們將發送給您一個魔法鏈接以登入。","Enter your email address below and we\'ll send you a link to reset your password.":"在下面輸入您的電子郵件地址,我們將發送給您一個重置密碼的鏈接。","Equal To":"等于","Excalidraw":"Excalidraw","Exclusive Office Hours":"专属办公时间","Experience the efficiency and security of loading local files directly into your flowchart, perfect for managing work-related documents offline. Unlock this exclusive Pro feature and more with Flowchart Fun Pro, available for only $6/month":"体验将本地文件直接加载到流程图中的效率和安全性,非常适合离线管理工作相关文件。通过Flowchart Fun Pro解锁这个独家的专业功能和更多,仅售6美元/月。","Export":"导出","Export to PNG & JPG":"导出为PNG和JPG","Export to PNG, JPG, and SVG":"导出为PNG,JPG和SVG","Feedback":"反馈","Feel free to explore and reach out to us through the <0>Feedback page should you have any concerns.":"如果您有任何問題,請隨意探索並通過<0>反饋頁面與我們聯繫。","Fixed Node Height":"固定节点高度","Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.":"Flowchart Fun Pro为您提供无限的流程图、无限的协作者和无限的存储空间,仅需6美元/月即可获得。","Follow Us on Twitter":"在Twitter上关注我们","Font Family":"字体系列","Forgot your password?":"忘記密碼了?","Found a bug? Have a feature request? We would love to hear from you!":"如果发现了一个 bug?有功能请求?我们很乐意听到您的意见!","Free":"免费","Fullscreen":"全屏","Gain access to AI Features and never lose your work with a Pro account.":"获得AI功能的访问权限,并通过专业版账户永远不会丢失您的工作。","General":"一般","Go back home":"回家","Go to the Editor":"前往編輯器","Go to your Sandbox":"去你的沙盒","Graph":"图表","Grid":"网格","Have complex questions or issues? We\'re here to help.":"有复杂的问题或问题吗?我们在这里帮助你。","Here are some Pro features you can now enjoy.":"現在您可以享受以下專業功能。","History":"历史","Home":"主页","How are edges declared in this data?":"在这个数据中如何声明边缘?","How would you like to save your chart?":"您想如何保存您的流程图?","ID\'s":"ID","If an account with that email exists, we\'ve sent you an email with instructions on how to reset your password.":"如果該電子郵件存在該帳戶,我們已經發送給您一封電子郵件,其中包含如何重置您的密碼的說明。","If you enjoy using <0>Flowchart Fun, please consider supporting the project":"如果您喜欢使用<0>Flowchart Fun,请考虑支持该项目","If you mean to create an edge, indent this line. If not, escape the colon with a backslash <0>\\\\:":"如果你想创建一个边,缩进这一行。如果不,用反斜杠转义冒号<0>\\\\:","Images":"图像","Import Data":"导入数据","Import data from a CSV file.":"从CSV文件导入数据。","Import data from any CSV file and map it to a new flowchart. This is a great way to import data from other sources like Lucidchart, Google Sheets, and Visio.":"從任何CSV檔案匯入資料並將其映射到新的流程圖。這是從Lucidchart、Google Sheets和Visio等其他來源匯入資料的一個很棒的方法。","Import from CSV":"從CSV導入","Import from Visio, Lucidchart, and CSV":"从Visio,Lucidchart和CSV导入","Import your diagram it into Microsoft Visio using one of these CSV files.":"使用其中一个CSV文件将您的图表导入到Microsoft Visio中。","Importing data is a pro feature. You can upgrade to Flowchart Fun Pro for just $6/month.":"导入数据是一项专业功能。 您可以升级到Flowchart Fun Pro,仅需每月6美元。","Include a title using a <0>title attribute. To use Visio coloring, add a <1>roleType attribute equal to one of the following:":"使用<0>title属性添加标题。要使用 Visio 颜色,请添加一个等于以下内容之一的<1>roleType属性:","Info":"信息","Is":"是","JSON Canvas is a JSON representation of your diagram used by <0>Obsidian Canvas and other applications.":"JSON画布是您的图表的JSON表示,由<0>Obsidian Canvas和其他应用程序使用。","Keep Things Private":"保持事物私密","Knowledge Graph":"知识图谱","Language":"语言","Layout":"布局","Layout Frozen":"布局已冻结","Leading References":"主要參考","Learn More":"学到更多","Learn Syntax":"學習語法","Learn about <0>Flowchart Fun Pro":"了解<0>流程图乐趣专业版","Learn about Flowchart Fun Pro":"了解关于Flowchart Fun Pro","Left to Right":"从左到右","Let us know why you\'re canceling. We\'re always looking to improve.":"让我们知道您为什么要取消。我们一直在努力改进。","Light":"浅色","Light Mode":"浅色模式","Link":"链接","Load":"載入","Load Chart":"加载流程图","Load File":"加载文件","Load Files":"加载多个文件","Load Template":"加载模板","Load default content":"載入預設內容","Load from link?":"从链接加载?","Load layout and styles":"載入版面和樣式","Local File Support":"本地文件支持","Lock Zoom to Graph":"锁定缩放到图表","Log In":"登录","Log Out":"登出","Log in to Save":"登录以保存","Log in to upgrade your account":"登录升级您的账户","Make a One-Time Donation":"进行一次性捐赠","Make publicly accessible":"设为公开访问","Manage Billing":"付款管理","Map Data":"對應資料","Monthly":"每月","Multiple pointers on same line":"同一行上的多个指针","My dog ate my credit card!":"我的狗吃了我的信用卡!","Name Chart":"命名图表","Name your chart":"为您的流程图命名","New":"新","New Email":"新邮件","Next charge":"下次扣费","No Edges":"沒有邊緣","No Watermarks!":"无水印!","No: Option B":"不:选项B","Node Border Style":"节点边框样式","Node Colors":"节点颜色","Node ID":"节点ID","Node ID, Classes, Attributes":"节点ID、类、属性","Node Label":"节点标签","Node Shape":"节点形状","Node Shapes":"节点形状","Nodes":"节点","Nodes can be styled with dashed, dotted, or double. Borders can also be removed with border_none.":"节点可以使用虚线、点线或双线样式。边框也可以使用 border_none 来移除。","Not Empty":"不为空","Now erase the text and try it yourself!":"现在擦除文本,自己试一试!","Office Hours":"工作时间","Once in a while the magic link will end up in your spam folder. If you don\'t see it after a few minutes, check there or request a new link.":"偶尔,魔法链接会被放入您的垃圾邮件文件夹。如果几分钟后仍然没有收到,请检查垃圾邮件文件夹,或者重新请求新的链接。","One on One Support":"一对一支持","One-on-One Support":"一对一支持","Open Customer Portal":"打开客户门户","Organization Chart":"组织结构图","Padding":"填充","Page not found":"找不到页面","Password":"密碼","Past Due":"过期","Permanent Charts are a Pro Feature":"永久图表是专业功能","Playbook":"剧本","Pointer and container on same line":"同一行上的指针和容器","Priority One-on-One Support":"优先一对一支持","Privacy Policy":"隱私政策","Process Diagram":"流程图","Processing Data":"处理数据","Public":"公开","Random":"随机","Rapid Deployment Templates":"快速部署模板","Rapid Templates":"快速模板","Rate limit exceeded. Please try again later.":"速率限制超出。 请稍后再试。","Read-only":"只读","Reference by Class":"按类引用","Reference by ID":"按 ID 参考","Reference by Label":"按标签参考","References":"参考","References are used to create edges between nodes that are created elsewhere in the document":"参考用于在文档中其他位置创建的节点之间创建边","Referencing a node by its exact label":"通过其确切标签引用节点","Referencing a node by its unique ID":"通过其唯一ID引用节点","Referencing multiple nodes with the same assigned class":"使用相同分配的类引用多个节点","Refresh Page":"刷新页面","Reload to Update":"重新加载以更新","Rename":"重命名","Request Magic Link":"請求魔法鏈接","Request Password Reset":"請求密碼重置","Reset":"重置","Reset Password":"重置密碼","Resume Subscription":"恢复订阅","Return":"返回","Right to Left":"从右到左","Roadmap":"路线图","Rotate Label":"旋转标签","Save":"救球","Save Time with AI & Dictation":"通过人工智能和口述节省时间","Save to Cloud":"保存到云","Save to File":"保存到文件","Save your Work":"保存您的工作","Set Content":"设置内容","Set Fixed Node Height":"设置固定节点高度","Settings":"设置","Share":"分享","Sign In":"登錄","Sign in with <0>GitHub":"使用<0>GitHub登录","Sign in with <0>Google":"使用<0>Google登录","Sorry! This page is only available in English.":"抱歉!此页面只有英语版。","Sorry, there was an error converting the text to a flowchart. Try again later.":"抱歉,转换文本为流程图时出错。 请稍后再试。","Source Arrow Shape":"源箭头形状","Source Column":"源列","Source Delimiter":"源分隔符","Source Distance From Node":"源节点距离","Source/Target Arrow Shape":"源/目标箭头形状","Spacing":"间距","Special Attributes":"特殊属性","Start":"开始","Start Over":"重新開始","Status":"状态","Store any data associated to a node":"將任何與節點相關的資料儲存","Style Classes":"樣式類別","Submit":"提交","Subscribe to Pro and flowchart the fun way!":"订阅专业版,以有趣的方式制作流程图!","Subscription":"订阅","Subscription Successful!":"訂閱成功!","Subscription will end":"订阅即将到期","Target Arrow Shape":"目标箭头形状","Target Column":"目標欄","Target Delimiter":"目標分隔符","Target Distance From Node":"目標距離節點","Templates":"範本","Text Color":"文字顏色","Text Horizontal Offset":"文本水平偏移","Text Leading":"文字行距","Text Max Width":"文本最大宽度","Text Vertical Offset":"文字垂直偏移","Text followed by colon+space creates an edge with the text as the label":"以冒号加空格结尾的文本将创建一个边,文本作为标签","Text on a line creates a node with the text as the label":"在一行中的文本将创建一个节点,文本作为标签","Thank you for your feedback!":"感谢您的反馈!","The best way to change styles is to right-click on a node or an edge and select the style you want.":"更改样式的最佳方式是右键单击节点或边缘,然后选择所需的样式。","The column that contains the edge label(s)":"包含边标签的列","The column that contains the source node ID(s)":"包含源节点ID的列","The column that contains the target node ID(s)":"包含目标节点ID的列","The delimiter used to separate multiple source nodes":"用于分隔多个源节点的分隔符","The delimiter used to separate multiple target nodes":"用于分隔多个目标节点的分隔符","The possible shapes are:":"可能的形状是:","Theme":"主題","Theme Customization Editor":"主题定制编辑器","Theme Editor":"主题编辑器","There are no edges in this data":"此数据中没有边","This action cannot be undone.":"此操作无法撤销。","This feature is only available to pro users. <0>Become a pro user to unlock it.":"只有专业用户才能使用此功能。 <0>成为专业用户解锁。","This is your sandbox. It\'s a great place for experimentation, but <0>it resets daily.":"这是你的沙盒。这是一个很好的实验场所,但<0>它每天都会重置。","This may take between 30 seconds and 2 minutes depending on the length of your input.":"这可能需要30秒到2分钟的时间,取决于您输入的长度。","This will replace the current content.":"這將取代目前的內容。","This will replace your current sandbox.":"这将替换您当前的沙盒。","Tip":"提示","To fix this change one of the edge IDs":"为了修复这个,改变其中一个边的ID","To fix this change one of the node IDs":"要修复这个,更改其中一个节点ID","To fix this move one pointer to the next line":"要修复这个,将指针移动到下一行","To fix this start the container <0/> on a different line":"要修复这个,将容器<0/>放在另一行","To learn more about why we require you to log in, please read <0>this blog post.":"要了解更多關於我們為什麼要求您登錄的原因,請閱讀<0>這篇博客文章。","Together, speech-to-text and AI make creating diagrams a breeze!":"结合语音转文本和人工智能,轻松创建图表!","Top to Bottom":"从上到下","Transform Your Ideas into Professional Diagrams in Seconds":"秒转换您的想法成专业图表","Transform text into diagrams instantly":"即时将文本转换为图表","Transform your Ideas into Professional Diagrams in Seconds":"在几秒钟内将您的想法转变为专业图表","Trusted by over 100,000 users across businesses and universities":"受到超过10万家企业和大学用户的信任","Try again":"重试","Two edges have the same ID":"两个边有相同的ID","Two nodes have the same ID":"两个节点有相同的ID","Uh oh, you\'re out of free requests! Upgrade to Flowchart Fun Pro for unlimited diagram conversions, and keep transforming text into clear, visual flowcharts as easily as copy and paste.":"哎呀,你的免费请求用完了!升级到Flowchart Fun Pro,享受无限的图表转换功能,轻松将文本转换成清晰的可视化流程图,就像复制粘贴一样简单。","Unescaped special character":"未转义的特殊字符","Unique text value to identify a node":"用于标识节点的唯一文本值","Unknown":"未知","Unknown Parsing Error":"未知的解析错误","Unlimited Permanent Flowcharts":"无限永久流程图","Unpaid":"未付","Update Email":"更新电子邮件","Upgrade to Pro":"升級到專業版","Upload your File":"上传您的文件","Use AI":"使用AI","Use Custom CSS Only":"僅使用自定義CSS","Use Default Content":"使用默认内容","Use External Data":"使用外部数据","Use Lucidchart or Visio? CSV Import makes it easy to get data from any source!":"使用Lucidchart或Visio?CSV导入使从任何来源获取数据变得容易!","Use an ID to Connect":"使用ID连接","Use classes to group nodes":"使用类来分组节点","Use the attribute <0>href to set a link on a node that opens in a new tab.":"使用属性<0>href在节点上设置一个在新标签页中打开的链接。","Use the attribute <0>src to set the image of a node. The image will be scaled to fit the node, so you may need to adjust the width and height of the node to get the desired result. Only public images (not blocked by CORS) are supported.":"使用属性<0>src来设置节点的图像,图像将被缩放以适应节点,因此您可能需要调整节点的宽度和高度以获得期望的结果。仅支持公共图像(不受CORS阻止)。","Use the attributes <0>w and <1>h to explicitly set the width and height of a node.":"使用属性<0>w和<1>h显式设置节点的宽度和高度。","Use the customer portal to change your billing information.":"使用客户门户更改您的账单信息。","Use these settings to adapt the look and behavior of your flowcharts":"使用这些设置来调整流程图的外观和行为","Use this file for org charts, hierarchies, and other organizational structures.":"使用此文件制作组织图、层次结构和其他组织结构。","Use this file for sequences, processes, and workflows.":"使用此文件进行顺序、流程和工作流程。","User":"用户","View on Github":"在 Github 上查看","Voice-to-Diagram Dictation":"语音转图表口述","Want to create a flowchart from a document? Paste it in the editor and click \'Convert to Flowchart\'":"想要从文档创建流程图吗? 将其粘贴到编辑器中,然后单击“转换为流程图”","Watermark-Free Diagrams":"无水印图表","Watermarks":"水印","What\'s Included":"包括什么","What\'s this?":"这是什么?","Width":"宽度","Width and Height":"宽度和高度","With Flowchart Fun\'s Pro version, you can use natural language comamnds to quickly flesh out your flowchart details, ideal for creating diagrams on the go. For $6/month, get the ease of accessible AI editing to enhance your flowcharting experience.":"使用Flowchart Fun的Pro版本,您可以使用自然语言命令快速填充流程图细节,非常适合随时随地创建图表。 每月6美元,获得易于访问的AI编辑功能,提升您的流程图体验。","With the pro version you can save and load local files. It\'s perfect for managing work-related documents offline.":"使用专业版,您可以保存和加载本地文件。这对于离线管理工作相关文件非常方便。","Would you like to continue?":"您想继续吗?","Write your prompt here or click to enable the microphone, then press and hold to record.":"在此处输入您的提示,或点击启用麦克风,然后按住录制。","Yearly":"每年","Yes: Option A":"是:选项A","You are about to add {numNodes} nodes and {numEdges} edges to your graph.":["您即将为您的图添加",["numNodes"],"个节点和",["numEdges"],"条边。"],"You can create unlimited permanent flowcharts with <0>Flowchart Fun Pro.":"你可以使用<0>Flowchart Fun Pro创建无限的永久流程图。","You can save unlimited flowcharts in the cloud or to your computer, as well as get access to features like AI Editing and Data Imports for less than the price of a cup of coffee.":"你可以在云端或电脑上保存无限数量的流程图,还可以以比一杯咖啡更低的价格获得AI编辑和数据导入等功能。","You need to log in to access this page.":"您需要登录才能访问此页面。","You\'re already a Pro User. <0>Manage Subscription<1/>Have questions or feature requests? <2>Let Us Know":"您已经是专业用户。 <0>管理订阅<1/>有问题或功能请求? <2>告诉我们","Your Charts":"您的图表","Your Sandbox is a space to freely experiment with our flowchart tools, resetting every day for a fresh start.":"你的沙盒是一个可以自由尝试我们的流程图工具的空间,每天都会重置,以便于重新开始。","Your Work is Important":"你的工作很重要。","Your charts are read-only because your account is no longer active. Visit your <0>account page to learn more.":"您的图表是只读的,因为您的帐户已不再活跃。请访问您的<0>帐户页面了解更多信息。","Your subscription is <0>{statusDisplay}.":["您的訂閱狀態為<0>",["statusDisplay"],"。"],"Zoom In":"放大","Zoom Out":"縮小","month":"月份","or":"或","{0}":[["0"]]}' ), }; diff --git a/app/src/locales/zh/messages.po b/app/src/locales/zh/messages.po index 96cf63c1b..0b809331f 100644 --- a/app/src/locales/zh/messages.po +++ b/app/src/locales/zh/messages.po @@ -119,11 +119,11 @@ msgstr "成为专业用户" msgid "Begin Typing" msgstr "开始输入" -#: src/components/Checkout.tsx:141 +#: src/components/Checkout.tsx:144 msgid "Billed annually at $24" msgstr "年度账单为$24" -#: src/components/Checkout.tsx:153 +#: src/components/Checkout.tsx:156 msgid "Billed monthly at $6" msgstr "月度账单为$6" @@ -254,7 +254,7 @@ msgstr "列" msgid "Comment" msgstr "评论" -#: src/pages/Pricing2.tsx:197 +#: src/pages/Pricing2.tsx:202 msgid "Complete access to all features for just $6/month!" msgstr "仅需6美元/月即可获得所有功能的完全访问权限!" @@ -610,6 +610,10 @@ msgstr "免费" msgid "Fullscreen" msgstr "全屏" +#: src/components/Checkout.tsx:133 +msgid "Gain access to AI Features and never lose your work with a Pro account." +msgstr "获得AI功能的访问权限,并通过专业版账户永远不会丢失您的工作。" + #: src/components/Tabs/ThemeTab.tsx:155 msgid "General" msgstr "一般" @@ -867,7 +871,7 @@ msgstr "付款管理" msgid "Map Data" msgstr "對應資料" -#: src/components/Checkout.tsx:152 +#: src/components/Checkout.tsx:155 msgid "Monthly" msgstr "每月" @@ -1251,10 +1255,6 @@ msgstr "开始" msgid "Start Over" msgstr "重新開始" -#: src/components/Checkout.tsx:173 -msgid "Start free trial" -msgstr "开始免费试用" - #: src/pages/Account.tsx:162 msgid "Status" msgstr "状态" @@ -1273,7 +1273,7 @@ msgstr "樣式類別" msgid "Submit" msgstr "提交" -#: src/pages/Pricing2.tsx:362 +#: src/pages/Pricing2.tsx:367 msgid "Subscribe to Pro and flowchart the fun way!" msgstr "订阅专业版,以有趣的方式制作流程图!" @@ -1459,26 +1459,18 @@ msgstr "秒转换您的想法成专业图表" msgid "Transform text into diagrams instantly" msgstr "即时将文本转换为图表" -#: src/pages/Pricing2.tsx:192 +#: src/pages/Pricing2.tsx:197 msgid "Transform your Ideas into Professional Diagrams in Seconds" msgstr "在几秒钟内将您的想法转变为专业图表" -#: src/pages/Pricing2.tsx:260 +#: src/pages/Pricing2.tsx:265 msgid "Trusted by over 100,000 users across businesses and universities" msgstr "受到超过10万家企业和大学用户的信任" -#: src/components/Header.tsx:210 -msgid "Try Pro for Free" -msgstr "免费试用专业版" - #: src/components/App.tsx:79 msgid "Try again" msgstr "重试" -#: src/components/Checkout.tsx:133 -msgid "Try it for free for two days. Cancel anytime." -msgstr "免费试用两天,随时取消。" - #: src/lib/parserErrors.tsx:60 msgid "Two edges have the same ID" msgstr "两个边有相同的ID" @@ -1609,7 +1601,7 @@ msgstr "无水印图表" msgid "Watermarks" msgstr "水印" -#: src/pages/Pricing2.tsx:287 +#: src/pages/Pricing2.tsx:292 msgid "What's Included" msgstr "包括什么" @@ -1642,7 +1634,7 @@ msgstr "您想继续吗?" msgid "Write your prompt here or click to enable the microphone, then press and hold to record." msgstr "在此处输入您的提示,或点击启用麦克风,然后按住录制。" -#: src/components/Checkout.tsx:140 +#: src/components/Checkout.tsx:143 msgid "Yearly" msgstr "每年" @@ -1700,10 +1692,14 @@ msgstr "放大" msgid "Zoom Out" msgstr "縮小" -#: src/components/Checkout.tsx:206 +#: src/components/Checkout.tsx:213 msgid "month" msgstr "月份" #: src/pages/LogIn.tsx:205 msgid "or" msgstr "或" + +#: src/components/Checkout.tsx:176 +msgid "{0}" +msgstr "{0}" diff --git a/app/src/pages/EditHosted.tsx b/app/src/pages/EditHosted.tsx index b2c283fe7..e2001c111 100644 --- a/app/src/pages/EditHosted.tsx +++ b/app/src/pages/EditHosted.tsx @@ -26,7 +26,6 @@ import { useTabsStore } from "../lib/useTabsStore"; import { useHasProAccess } from "../lib/hooks"; import { ThemeTab } from "../components/Tabs/ThemeTab"; import { FlowchartLayout } from "../components/FlowchartLayout"; -import { FloatingTip } from "../components/FloatingTip"; import { AiToolbar } from "../components/AiToolbar"; export default function EditHosted() { @@ -100,7 +99,6 @@ export default function EditHosted() { readOnly: !hasProAccess, }} /> - diff --git a/app/src/pages/Pricing2.tsx b/app/src/pages/Pricing2.tsx index 68d967a29..375e74b4c 100644 --- a/app/src/pages/Pricing2.tsx +++ b/app/src/pages/Pricing2.tsx @@ -96,6 +96,11 @@ const pricingRows = () => [ ]; const companies: { svg: string; name: string; className?: string }[] = [ + { + svg: "netflix.svg", + name: "Netflix", + className: "h-8 w-auto shrink-0", + }, { svg: "bytedance.svg", name: "Bytedance", @@ -187,7 +192,7 @@ export default function Pricing2() { alt="" /> - Flowchart Fun PRO + Flowchart Fun Pro

Transform your Ideas into Professional Diagrams in Seconds @@ -398,7 +403,7 @@ function Cell({ {center ? ( children ) : ( -

+

{children}

)} diff --git a/app/src/pages/Sandbox.tsx b/app/src/pages/Sandbox.tsx index 29c70703d..3cdb052c2 100644 --- a/app/src/pages/Sandbox.tsx +++ b/app/src/pages/Sandbox.tsx @@ -27,7 +27,6 @@ import { ThemeTab } from "../components/Tabs/ThemeTab"; import { FlowchartLayout } from "../components/FlowchartLayout"; import { useEditorStore } from "../lib/useEditorStore"; import { AiToolbar } from "../components/AiToolbar"; -import { FloatingTip } from "../components/FloatingTip"; const Sandbox = memo(function Edit() { // Wait 1 minute and trigger a sandbox modal overtop of the editor @@ -124,7 +123,6 @@ const Sandbox = memo(function Edit() { - diff --git a/codecov.yml b/codecov.yml deleted file mode 100644 index a6e1de74b..000000000 --- a/codecov.yml +++ /dev/null @@ -1,20 +0,0 @@ -codecov: - require_ci_to_pass: yes - -coverage: - precision: 2 - round: down - range: "70...100" - -parsers: - gcov: - branch_detection: - conditional: yes - loop: yes - method: no - macro: no - -comment: - layout: "reach,diff,flags,files,footer" - behavior: default - require_changes: no diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 205a640d8..bc92ecb3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -238,29 +238,29 @@ importers: specifier: ^3.18.1 version: 3.25.5 cytoscape: - specifier: ^3.26.0 - version: 3.26.0 + specifier: ^3.29.2 + version: 3.29.2 cytoscape-cose-bilkent: specifier: ^4.1.0 - version: 4.1.0(cytoscape@3.26.0) + version: 4.1.0(cytoscape@3.29.2) cytoscape-dagre: specifier: ^2.5.0 - version: 2.5.0(cytoscape@3.26.0) + version: 2.5.0(cytoscape@3.29.2) cytoscape-elk: specifier: ^2.1.0 - version: 2.1.0(cytoscape@3.26.0) + version: 2.1.0(cytoscape@3.29.2) cytoscape-fcose: specifier: ^2.2.0 - version: 2.2.0(cytoscape@3.26.0) + version: 2.2.0(cytoscape@3.29.2) cytoscape-grid-guide: specifier: ^2.3.3 - version: 2.3.3(cytoscape@3.26.0) + version: 2.3.3(cytoscape@3.29.2) cytoscape-klay: specifier: ^3.1.4 - version: 3.1.4(cytoscape@3.26.0) + version: 3.1.4(cytoscape@3.29.2) cytoscape-svg: specifier: ^0.4.0 - version: 0.4.0(cytoscape@3.26.0) + version: 0.4.0(cytoscape@3.29.2) date-fns: specifier: ^2.25.0 version: 2.29.3 @@ -337,8 +337,8 @@ importers: specifier: ^5.0.2 version: 5.0.2(postcss@8.4.31) posthog-js: - specifier: ^1.128.1 - version: 1.128.1 + specifier: ^1.133.0 + version: 1.133.0 prettier: specifier: ^2.3.1 version: 2.7.1 @@ -386,7 +386,7 @@ importers: version: 6.14.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react-scripts: specifier: 5.0.1 - version: 5.0.1(@babel/plugin-syntax-flow@7.22.5(@babel/core@7.23.0))(@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.23.0))(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/babel__core@7.20.2)(bufferutil@4.0.6)(eslint@8.50.0)(react@18.2.0)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(type-fest@2.19.0)(typescript@5.2.2)(utf-8-validate@5.0.9) + version: 5.0.1(@babel/plugin-syntax-flow@7.22.5(@babel/core@7.23.0))(@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.23.0))(@swc/core@1.3.92)(@types/babel__core@7.20.2)(bufferutil@4.0.6)(eslint@8.50.0)(react@18.2.0)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(type-fest@2.19.0)(typescript@5.2.2)(utf-8-validate@5.0.9) react-use-localstorage: specifier: ^3.5.3 version: 3.5.3(react@18.2.0) @@ -414,7 +414,7 @@ importers: devDependencies: '@lingui/cli': specifier: ^3.17.2 - version: 3.17.2(@babel/core@7.23.0)(@types/node@18.16.17)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2) + version: 3.17.2(@babel/core@7.23.0)(@types/node@18.16.17)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2) '@lingui/macro': specifier: ^3.13.2 version: 3.14.0(@lingui/core@3.14.0)(@lingui/react@3.14.0(react@18.2.0))(babel-plugin-macros@3.1.0)(typescript@5.2.2) @@ -434,8 +434,8 @@ importers: specifier: ^0.0.7 version: 0.0.7 '@types/cytoscape': - specifier: ^3.19.11 - version: 3.19.11 + specifier: ^3.21.1 + version: 3.21.1 '@types/cytoscape-fcose': specifier: ^2.2.2 version: 2.2.2 @@ -576,10 +576,10 @@ importers: version: 1.82.1 tailwindcss: specifier: ^3.2.6 - version: 3.2.6(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2)) + version: 3.2.6(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2)) ts-node: specifier: ^10.9.1 - version: 10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2) + version: 10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2) ts-unused-exports: specifier: ^7.0.3 version: 7.0.3(typescript@5.2.2) @@ -600,10 +600,10 @@ importers: version: 18.2.7 microbundle: specifier: ^0.15.1 - version: 0.15.1(@types/babel__core@7.20.2)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2)) + version: 0.15.1(@types/babel__core@7.20.2)(ts-node@10.9.1(@types/node@18.16.17)(typescript@5.2.2)) parcel: specifier: ^2.9.3 - version: 2.9.3(@swc/helpers@0.5.3)(cssnano@5.1.15(postcss@8.4.31))(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(terser@5.20.0) + version: 2.9.3(@swc/helpers@0.5.3)(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(terser@5.20.0) postcss: specifier: ^8.4.31 version: 8.4.31 @@ -615,13 +615,13 @@ importers: version: 18.2.0(react@18.2.0) tailwindcss: specifier: ^3.2.6 - version: 3.2.6(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2)) + version: 3.2.6(postcss@8.4.31)(ts-node@10.9.1(@types/node@18.16.17)(typescript@5.2.2)) typescript: specifier: ^5.2.2 version: 5.2.2 vitest: specifier: ^0.34.6 - version: 0.34.6(@edge-runtime/vm@3.0.3)(jsdom@20.0.3(bufferutil@4.0.6)(utf-8-validate@5.0.9))(lightningcss@1.22.0)(terser@5.20.0) + version: 0.34.6(@edge-runtime/vm@3.0.3)(jsdom@20.0.3)(lightningcss@1.22.0)(terser@5.20.0) shared: devDependencies: @@ -4209,8 +4209,8 @@ packages: '@types/cytoscape-fcose@2.2.2': resolution: {integrity: sha512-C576Xjaga9/he4Isef5HiBbN8KWZRWRh1V2fvFsKezmwhPlE6op25CtX5xYgSq0CO45j/FyNmRwlEritT93bOA==} - '@types/cytoscape@3.19.11': - resolution: {integrity: sha512-ny4i4BOoZxdc9DrSa9RrasXHPRFgt0PeINgj/CegzKu7CJO+UQP0KnjebYJ+KoLymyUbCX86vmqz5B3LK10w5Q==} + '@types/cytoscape@3.21.1': + resolution: {integrity: sha512-vBC2w0ciULoay50QnSScFg9Yu/9gimyor3vb4b4gEEI+4Ccfu/AH7gA+YKAcFIvo1mgKVhXaewNxw3zC80cXoA==} '@types/debug@4.1.8': resolution: {integrity: sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==} @@ -5836,8 +5836,8 @@ packages: peerDependencies: cytoscape: ^3.2.0 - cytoscape@3.26.0: - resolution: {integrity: sha512-IV+crL+KBcrCnVVUCZW+zRRRFUZQcrtdOPXki+o4CFUWLdAEYvuZLcBSJC9EBK++suamERKzeY7roq2hdovV3w==} + cytoscape@3.29.2: + resolution: {integrity: sha512-2G1ycU28Nh7OHT9rkXRLpCDP30MKH1dXJORZuBhtEhEW7pKwgPi77ImqlCWinouyE1PNepIOGZBOrE84DG7LyQ==} engines: {node: '>=0.10'} d@1.0.1: @@ -7101,9 +7101,6 @@ packages: headers-polyfill@3.1.2: resolution: {integrity: sha512-tWCK4biJ6hcLqTviLXVR9DTRfYGQMXEIUj3gwJ2rZ5wO/at3XtkI4g8mCvFdUF9l1KMBNCfmNAdnahm1cgavQA==} - heap@0.2.7: - resolution: {integrity: sha512-2bsegYkkHO+h/9MGbn6KWcE45cHZgPANo5LXF7EvWdT0yT2EguSVO1nDgU5c8+ZOPwp2vMNa7YFsJhVcDR9Sdg==} - highlight.js@11.7.0: resolution: {integrity: sha512-1rRqesRFhMO/PRF+G86evnyJkCgaZFOI+Z6kdj15TA18funfoqJXvgPCLSf0SWq3SRfg1j3HlDs8o4s3EGq1oQ==} engines: {node: '>=12.0.0'} @@ -9371,8 +9368,8 @@ packages: resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} engines: {node: ^10 || ^12 || >=14} - posthog-js@1.128.1: - resolution: {integrity: sha512-+CIiZf+ijhgAF8g6K+PfaDbSBiADfRaXzrlYKmu5IEN8ghunFd06EV5QM68cwLUEkti4FXn7AAM3k9/KxJgvcA==} + posthog-js@1.133.0: + resolution: {integrity: sha512-d+TfOqWTPRGoFuxaxRaGhh/XCg1tR5TyjdxCIW1Qp1XQE22zqite2/vg5l+mE6VdZfjMqeBStx0wjmxOj3uUDA==} posthtml-parser@0.10.2: resolution: {integrity: sha512-PId6zZ/2lyJi9LiKfe+i2xv57oEjJgWbsHGGANwos5AvdQp98i6AtamAl8gzSVFGfQ43Glb5D614cvZf012VKg==} @@ -13499,7 +13496,7 @@ snapshots: jest-util: 29.4.3 slash: 3.0.0 - '@jest/core@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9)': + '@jest/core@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9)': dependencies: '@jest/console': 27.5.1 '@jest/reporters': 27.5.1 @@ -13513,7 +13510,7 @@ snapshots: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 27.5.1 - jest-config: 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) + jest-config: 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) jest-haste-map: 27.5.1 jest-message-util: 27.5.1 jest-regex-util: 27.5.1 @@ -13890,18 +13887,18 @@ snapshots: dependencies: '@lezer/common': 1.1.0 - '@lingui/babel-plugin-extract-messages@3.17.2(@types/node@18.16.17)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2)': + '@lingui/babel-plugin-extract-messages@3.17.2(@types/node@18.16.17)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2)': dependencies: '@babel/generator': 7.22.9 '@babel/runtime': 7.23.2 - '@lingui/conf': 3.17.2(@types/node@18.16.17)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2) + '@lingui/conf': 3.17.2(@types/node@18.16.17)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2) mkdirp: 1.0.4 transitivePeerDependencies: - '@types/node' - ts-node - typescript - '@lingui/cli@3.17.2(@babel/core@7.23.0)(@types/node@18.16.17)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2)': + '@lingui/cli@3.17.2(@babel/core@7.23.0)(@types/node@18.16.17)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2)': dependencies: '@babel/core': 7.23.0 '@babel/generator': 7.22.9 @@ -13909,8 +13906,8 @@ snapshots: '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.0) '@babel/runtime': 7.22.6 '@babel/types': 7.22.5 - '@lingui/babel-plugin-extract-messages': 3.17.2(@types/node@18.16.17)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2) - '@lingui/conf': 3.17.2(@types/node@18.16.17)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2) + '@lingui/babel-plugin-extract-messages': 3.17.2(@types/node@18.16.17)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2) + '@lingui/conf': 3.17.2(@types/node@18.16.17)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2) '@lingui/core': 3.17.2 '@messageformat/parser': 5.1.0 babel-plugin-macros: 3.1.0 @@ -13952,16 +13949,16 @@ snapshots: transitivePeerDependencies: - typescript - '@lingui/conf@3.17.2(@types/node@18.16.17)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2)': + '@lingui/conf@3.17.2(@types/node@18.16.17)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2)': dependencies: '@babel/runtime': 7.23.2 chalk: 4.1.2 cosmiconfig: 8.2.0 - cosmiconfig-typescript-loader: 4.4.0(@types/node@18.16.17)(cosmiconfig@8.2.0)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2) + cosmiconfig-typescript-loader: 4.4.0(@types/node@18.16.17)(cosmiconfig@8.2.0)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2) jest-validate: 26.6.2 lodash.get: 4.4.2 optionalDependencies: - ts-node: 10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2) + ts-node: 10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: - '@types/node' @@ -14184,14 +14181,14 @@ snapshots: transitivePeerDependencies: - '@parcel/core' - '@parcel/config-default@2.9.3(@parcel/core@2.9.3)(@swc/helpers@0.5.3)(cssnano@5.1.15(postcss@8.4.31))(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(terser@5.20.0)': + '@parcel/config-default@2.9.3(@parcel/core@2.9.3)(@swc/helpers@0.5.3)(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(terser@5.20.0)': dependencies: '@parcel/bundler-default': 2.9.3(@parcel/core@2.9.3) '@parcel/compressor-raw': 2.9.3(@parcel/core@2.9.3) '@parcel/core': 2.9.3 '@parcel/namer-default': 2.9.3(@parcel/core@2.9.3) '@parcel/optimizer-css': 2.9.3(@parcel/core@2.9.3) - '@parcel/optimizer-htmlnano': 2.9.3(@parcel/core@2.9.3)(cssnano@5.1.15(postcss@8.4.31))(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(terser@5.20.0) + '@parcel/optimizer-htmlnano': 2.9.3(@parcel/core@2.9.3)(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(terser@5.20.0) '@parcel/optimizer-image': 2.9.3(@parcel/core@2.9.3) '@parcel/optimizer-svgo': 2.9.3(@parcel/core@2.9.3) '@parcel/optimizer-swc': 2.9.3(@parcel/core@2.9.3)(@swc/helpers@0.5.3) @@ -14321,10 +14318,10 @@ snapshots: transitivePeerDependencies: - '@parcel/core' - '@parcel/optimizer-htmlnano@2.9.3(@parcel/core@2.9.3)(cssnano@5.1.15(postcss@8.4.31))(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(terser@5.20.0)': + '@parcel/optimizer-htmlnano@2.9.3(@parcel/core@2.9.3)(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(terser@5.20.0)': dependencies: '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) - htmlnano: 2.0.4(cssnano@5.1.15(postcss@8.4.31))(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(svgo@2.8.0)(terser@5.20.0) + htmlnano: 2.0.4(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(svgo@2.8.0)(terser@5.20.0) nullthrows: 1.1.1 posthtml: 0.16.6 svgo: 2.8.0 @@ -14724,7 +14721,7 @@ snapshots: optionalDependencies: fsevents: 2.3.2 - '@pmmmwh/react-refresh-webpack-plugin@0.5.11(react-refresh@0.11.0)(type-fest@2.19.0)(webpack-dev-server@4.15.1(bufferutil@4.0.6)(utf-8-validate@5.0.9)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))))(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)))': + '@pmmmwh/react-refresh-webpack-plugin@0.5.11(react-refresh@0.11.0)(type-fest@2.19.0)(webpack-dev-server@4.15.1(bufferutil@4.0.6)(utf-8-validate@5.0.9)(webpack@5.88.2(@swc/core@1.3.92)))(webpack@5.88.2(@swc/core@1.3.92))': dependencies: ansi-html-community: 0.0.8 common-path-prefix: 3.0.0 @@ -14736,10 +14733,10 @@ snapshots: react-refresh: 0.11.0 schema-utils: 3.3.0 source-map: 0.7.4 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) optionalDependencies: type-fest: 2.19.0 - webpack-dev-server: 4.15.1(bufferutil@4.0.6)(utf-8-validate@5.0.9)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + webpack-dev-server: 4.15.1(bufferutil@4.0.6)(utf-8-validate@5.0.9)(webpack@5.88.2(@swc/core@1.3.92)) '@radix-ui/number@1.0.0': dependencies: @@ -15691,48 +15688,80 @@ snapshots: '@svgr/babel-plugin-add-jsx-attribute@5.4.0': {} + '@svgr/babel-plugin-add-jsx-attribute@6.3.1(@babel/core@7.19.3)': + dependencies: + '@babel/core': 7.19.3 + '@svgr/babel-plugin-add-jsx-attribute@6.3.1(@babel/core@7.23.0)': dependencies: '@babel/core': 7.23.0 '@svgr/babel-plugin-remove-jsx-attribute@5.4.0': {} + '@svgr/babel-plugin-remove-jsx-attribute@6.3.1(@babel/core@7.19.3)': + dependencies: + '@babel/core': 7.19.3 + '@svgr/babel-plugin-remove-jsx-attribute@6.3.1(@babel/core@7.23.0)': dependencies: '@babel/core': 7.23.0 '@svgr/babel-plugin-remove-jsx-empty-expression@5.0.1': {} + '@svgr/babel-plugin-remove-jsx-empty-expression@6.3.1(@babel/core@7.19.3)': + dependencies: + '@babel/core': 7.19.3 + '@svgr/babel-plugin-remove-jsx-empty-expression@6.3.1(@babel/core@7.23.0)': dependencies: '@babel/core': 7.23.0 '@svgr/babel-plugin-replace-jsx-attribute-value@5.0.1': {} + '@svgr/babel-plugin-replace-jsx-attribute-value@6.3.1(@babel/core@7.19.3)': + dependencies: + '@babel/core': 7.19.3 + '@svgr/babel-plugin-replace-jsx-attribute-value@6.3.1(@babel/core@7.23.0)': dependencies: '@babel/core': 7.23.0 '@svgr/babel-plugin-svg-dynamic-title@5.4.0': {} + '@svgr/babel-plugin-svg-dynamic-title@6.3.1(@babel/core@7.19.3)': + dependencies: + '@babel/core': 7.19.3 + '@svgr/babel-plugin-svg-dynamic-title@6.3.1(@babel/core@7.23.0)': dependencies: '@babel/core': 7.23.0 '@svgr/babel-plugin-svg-em-dimensions@5.4.0': {} + '@svgr/babel-plugin-svg-em-dimensions@6.3.1(@babel/core@7.19.3)': + dependencies: + '@babel/core': 7.19.3 + '@svgr/babel-plugin-svg-em-dimensions@6.3.1(@babel/core@7.23.0)': dependencies: '@babel/core': 7.23.0 '@svgr/babel-plugin-transform-react-native-svg@5.4.0': {} + '@svgr/babel-plugin-transform-react-native-svg@6.3.1(@babel/core@7.19.3)': + dependencies: + '@babel/core': 7.19.3 + '@svgr/babel-plugin-transform-react-native-svg@6.3.1(@babel/core@7.23.0)': dependencies: '@babel/core': 7.23.0 '@svgr/babel-plugin-transform-svg-component@5.5.0': {} + '@svgr/babel-plugin-transform-svg-component@6.3.1(@babel/core@7.19.3)': + dependencies: + '@babel/core': 7.19.3 + '@svgr/babel-plugin-transform-svg-component@6.3.1(@babel/core@7.23.0)': dependencies: '@babel/core': 7.23.0 @@ -15751,14 +15780,14 @@ snapshots: '@svgr/babel-preset@6.4.0(@babel/core@7.19.3)': dependencies: '@babel/core': 7.19.3 - '@svgr/babel-plugin-add-jsx-attribute': 6.3.1(@babel/core@7.23.0) - '@svgr/babel-plugin-remove-jsx-attribute': 6.3.1(@babel/core@7.23.0) - '@svgr/babel-plugin-remove-jsx-empty-expression': 6.3.1(@babel/core@7.23.0) - '@svgr/babel-plugin-replace-jsx-attribute-value': 6.3.1(@babel/core@7.23.0) - '@svgr/babel-plugin-svg-dynamic-title': 6.3.1(@babel/core@7.23.0) - '@svgr/babel-plugin-svg-em-dimensions': 6.3.1(@babel/core@7.23.0) - '@svgr/babel-plugin-transform-react-native-svg': 6.3.1(@babel/core@7.23.0) - '@svgr/babel-plugin-transform-svg-component': 6.3.1(@babel/core@7.23.0) + '@svgr/babel-plugin-add-jsx-attribute': 6.3.1(@babel/core@7.19.3) + '@svgr/babel-plugin-remove-jsx-attribute': 6.3.1(@babel/core@7.19.3) + '@svgr/babel-plugin-remove-jsx-empty-expression': 6.3.1(@babel/core@7.19.3) + '@svgr/babel-plugin-replace-jsx-attribute-value': 6.3.1(@babel/core@7.19.3) + '@svgr/babel-plugin-svg-dynamic-title': 6.3.1(@babel/core@7.19.3) + '@svgr/babel-plugin-svg-em-dimensions': 6.3.1(@babel/core@7.19.3) + '@svgr/babel-plugin-transform-react-native-svg': 6.3.1(@babel/core@7.19.3) + '@svgr/babel-plugin-transform-svg-component': 6.3.1(@babel/core@7.19.3) '@svgr/babel-preset@6.4.0(@babel/core@7.23.0)': dependencies: @@ -16128,9 +16157,9 @@ snapshots: '@types/cytoscape-fcose@2.2.2': dependencies: - '@types/cytoscape': 3.19.11 + '@types/cytoscape': 3.21.1 - '@types/cytoscape@3.19.11': {} + '@types/cytoscape@3.21.1': {} '@types/debug@4.1.8': dependencies: @@ -17223,14 +17252,14 @@ snapshots: transitivePeerDependencies: - supports-color - babel-loader@8.3.0(@babel/core@7.23.0)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + babel-loader@8.3.0(@babel/core@7.23.0)(webpack@5.88.2(@swc/core@1.3.92)): dependencies: '@babel/core': 7.23.0 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) babel-plugin-dynamic-import-node@2.3.3: dependencies: @@ -17882,11 +17911,11 @@ snapshots: dependencies: layout-base: 2.0.1 - cosmiconfig-typescript-loader@4.4.0(@types/node@18.16.17)(cosmiconfig@8.2.0)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2): + cosmiconfig-typescript-loader@4.4.0(@types/node@18.16.17)(cosmiconfig@8.2.0)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(typescript@5.2.2): dependencies: '@types/node': 18.16.17 cosmiconfig: 8.2.0 - ts-node: 10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2) + ts-node: 10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2) typescript: 5.2.2 cosmiconfig@6.0.0: @@ -17954,7 +17983,7 @@ snapshots: postcss: 8.4.31 postcss-selector-parser: 6.0.13 - css-loader@6.8.1(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + css-loader@6.8.1(webpack@5.88.2(@swc/core@1.3.92)): dependencies: icss-utils: 5.1.0(postcss@8.4.31) postcss: 8.4.31 @@ -17964,9 +17993,9 @@ snapshots: postcss-modules-values: 4.0.0(postcss@8.4.31) postcss-value-parser: 4.2.0 semver: 7.5.4 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) - css-minimizer-webpack-plugin@3.4.1(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + css-minimizer-webpack-plugin@3.4.1(webpack@5.88.2(@swc/core@1.3.92)): dependencies: cssnano: 5.1.15(postcss@8.4.31) jest-worker: 27.5.1 @@ -17974,7 +18003,7 @@ snapshots: schema-utils: 4.2.0 serialize-javascript: 6.0.1 source-map: 0.6.1 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) css-prefers-color-scheme@6.0.3(postcss@8.4.31): dependencies: @@ -18088,44 +18117,41 @@ snapshots: csv-parse@5.3.6: {} - cytoscape-cose-bilkent@4.1.0(cytoscape@3.26.0): + cytoscape-cose-bilkent@4.1.0(cytoscape@3.29.2): dependencies: cose-base: 1.0.3 - cytoscape: 3.26.0 + cytoscape: 3.29.2 - cytoscape-dagre@2.5.0(cytoscape@3.26.0): + cytoscape-dagre@2.5.0(cytoscape@3.29.2): dependencies: - cytoscape: 3.26.0 + cytoscape: 3.29.2 dagre: 0.8.5 - cytoscape-elk@2.1.0(cytoscape@3.26.0): + cytoscape-elk@2.1.0(cytoscape@3.29.2): dependencies: - cytoscape: 3.26.0 + cytoscape: 3.29.2 elkjs: 0.8.2 - cytoscape-fcose@2.2.0(cytoscape@3.26.0): + cytoscape-fcose@2.2.0(cytoscape@3.29.2): dependencies: cose-base: 2.2.0 - cytoscape: 3.26.0 + cytoscape: 3.29.2 - cytoscape-grid-guide@2.3.3(cytoscape@3.26.0): + cytoscape-grid-guide@2.3.3(cytoscape@3.29.2): dependencies: - cytoscape: 3.26.0 + cytoscape: 3.29.2 functional-red-black-tree: 1.0.1 - cytoscape-klay@3.1.4(cytoscape@3.26.0): + cytoscape-klay@3.1.4(cytoscape@3.29.2): dependencies: - cytoscape: 3.26.0 + cytoscape: 3.29.2 klayjs: 0.4.1 - cytoscape-svg@0.4.0(cytoscape@3.26.0): + cytoscape-svg@0.4.0(cytoscape@3.29.2): dependencies: - cytoscape: 3.26.0 + cytoscape: 3.29.2 - cytoscape@3.26.0: - dependencies: - heap: 0.2.7 - lodash: 4.17.21 + cytoscape@3.29.2: {} d@1.0.1: dependencies: @@ -18740,7 +18766,7 @@ snapshots: dependencies: eslint: 8.50.0 - eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.22.5(@babel/core@7.23.0))(@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.23.0))(eslint@8.50.0)(jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9))(typescript@5.2.2): + eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.22.5(@babel/core@7.23.0))(@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.23.0))(eslint@8.50.0)(jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9))(typescript@5.2.2): dependencies: '@babel/core': 7.23.0 '@babel/eslint-parser': 7.22.15(@babel/core@7.23.0)(eslint@8.50.0) @@ -18752,7 +18778,7 @@ snapshots: eslint: 8.50.0 eslint-plugin-flowtype: 8.0.3(@babel/plugin-syntax-flow@7.22.5(@babel/core@7.23.0))(@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.23.0))(eslint@8.50.0) eslint-plugin-import: 2.28.1(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.2.2))(eslint@8.50.0) - eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.2.2))(eslint@8.50.0)(typescript@5.2.2))(eslint@8.50.0)(jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9))(typescript@5.2.2) + eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.2.2))(eslint@8.50.0)(typescript@5.2.2))(eslint@8.50.0)(jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9))(typescript@5.2.2) eslint-plugin-jsx-a11y: 6.7.1(eslint@8.50.0) eslint-plugin-react: 7.33.2(eslint@8.50.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.50.0) @@ -18857,13 +18883,13 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.2.2))(eslint@8.50.0)(typescript@5.2.2))(eslint@8.50.0)(jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9))(typescript@5.2.2): + eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.2.2))(eslint@8.50.0)(typescript@5.2.2))(eslint@8.50.0)(jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9))(typescript@5.2.2): dependencies: '@typescript-eslint/experimental-utils': 5.62.0(eslint@8.50.0)(typescript@5.2.2) eslint: 8.50.0 optionalDependencies: '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.2.2))(eslint@8.50.0)(typescript@5.2.2) - jest: 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) + jest: 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) transitivePeerDependencies: - supports-color - typescript @@ -18962,7 +18988,7 @@ snapshots: eslint-visitor-keys@3.4.3: {} - eslint-webpack-plugin@3.2.0(eslint@8.50.0)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + eslint-webpack-plugin@3.2.0(eslint@8.50.0)(webpack@5.88.2(@swc/core@1.3.92)): dependencies: '@types/eslint': 8.44.3 eslint: 8.50.0 @@ -18970,7 +18996,7 @@ snapshots: micromatch: 4.0.5 normalize-path: 3.0.0 schema-utils: 4.2.0 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) eslint@8.24.0: dependencies: @@ -19261,11 +19287,11 @@ snapshots: dependencies: flat-cache: 3.0.4 - file-loader@6.2.0(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + file-loader@6.2.0(webpack@5.88.2(@swc/core@1.3.92)): dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) file-saver@2.0.5: {} @@ -19332,7 +19358,7 @@ snapshots: dependencies: is-callable: 1.2.7 - fork-ts-checker-webpack-plugin@6.5.3(eslint@8.50.0)(typescript@5.2.2)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + fork-ts-checker-webpack-plugin@6.5.3(eslint@8.50.0)(typescript@5.2.2)(webpack@5.88.2(@swc/core@1.3.92)): dependencies: '@babel/code-frame': 7.22.13 '@types/json-schema': 7.0.13 @@ -19348,7 +19374,7 @@ snapshots: semver: 7.5.4 tapable: 1.1.3 typescript: 5.2.2 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) optionalDependencies: eslint: 8.50.0 @@ -19553,7 +19579,7 @@ snapshots: graph-selector@0.10.0: dependencies: '@tone-row/strip-comments': 2.0.6 - '@types/cytoscape': 3.19.11 + '@types/cytoscape': 3.21.1 html-entities: 2.4.0 monaco-editor: 0.43.0 strip-comments: 2.0.1 @@ -19627,8 +19653,6 @@ snapshots: headers-polyfill@3.1.2: {} - heap@0.2.7: {} - highlight.js@11.7.0: {} highlight.js@11.8.0: {} @@ -19672,22 +19696,21 @@ snapshots: relateurl: 0.2.7 terser: 5.20.0 - html-webpack-plugin@5.5.3(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + html-webpack-plugin@5.5.3(webpack@5.88.2(@swc/core@1.3.92)): dependencies: '@types/html-minifier-terser': 6.1.0 html-minifier-terser: 6.1.0 lodash: 4.17.21 pretty-error: 4.0.0 tapable: 2.2.1 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) - htmlnano@2.0.4(cssnano@5.1.15(postcss@8.4.31))(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(svgo@2.8.0)(terser@5.20.0): + htmlnano@2.0.4(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(svgo@2.8.0)(terser@5.20.0): dependencies: cosmiconfig: 8.2.0 posthtml: 0.16.6 timsort: 0.3.0 optionalDependencies: - cssnano: 5.1.15(postcss@8.4.31) postcss: 8.4.31 relateurl: 0.2.7 srcset: 4.0.0 @@ -20202,16 +20225,16 @@ snapshots: transitivePeerDependencies: - supports-color - jest-cli@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9): + jest-cli@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9): dependencies: - '@jest/core': 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) + '@jest/core': 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 import-local: 3.1.0 - jest-config: 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) + jest-config: 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) jest-util: 27.5.1 jest-validate: 27.5.1 prompts: 2.4.2 @@ -20242,7 +20265,7 @@ snapshots: - supports-color - ts-node - jest-config@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9): + jest-config@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9): dependencies: '@babel/core': 7.23.0 '@jest/test-sequencer': 27.5.1 @@ -20269,7 +20292,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - ts-node: 10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2) + ts-node: 10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2) transitivePeerDependencies: - bufferutil - canvas @@ -20787,11 +20810,11 @@ snapshots: leven: 3.1.0 pretty-format: 29.4.3 - jest-watch-typeahead@1.1.0(jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9)): + jest-watch-typeahead@1.1.0(jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9)): dependencies: ansi-escapes: 4.3.2 chalk: 4.1.2 - jest: 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) + jest: 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) jest-regex-util: 28.0.2 jest-watcher: 28.1.3 slash: 4.0.0 @@ -20855,11 +20878,11 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9): + jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9): dependencies: - '@jest/core': 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) + '@jest/core': 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) import-local: 3.1.0 - jest-cli: 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) + jest-cli: 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) transitivePeerDependencies: - bufferutil - canvas @@ -21318,7 +21341,7 @@ snapshots: content-type: 1.0.4 raw-body: 2.4.1 - microbundle@0.15.1(@types/babel__core@7.20.2)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2)): + microbundle@0.15.1(@types/babel__core@7.20.2)(ts-node@10.9.1(@types/node@18.16.17)(typescript@5.2.2)): dependencies: '@babel/core': 7.23.0 '@babel/plugin-proposal-class-properties': 7.12.1(@babel/core@7.23.0) @@ -21353,7 +21376,7 @@ snapshots: pretty-bytes: 5.6.0 rollup: 2.79.1 rollup-plugin-bundle-size: 1.0.3 - rollup-plugin-postcss: 4.0.2(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2)) + rollup-plugin-postcss: 4.0.2(postcss@8.4.31)(ts-node@10.9.1(@types/node@18.16.17)(typescript@5.2.2)) rollup-plugin-terser: 7.0.2(rollup@2.79.1) rollup-plugin-typescript2: 0.32.1(rollup@2.79.1)(typescript@4.9.5) rollup-plugin-visualizer: 5.9.2(rollup@2.79.1) @@ -21393,10 +21416,10 @@ snapshots: min-indent@1.0.1: {} - mini-css-extract-plugin@2.7.6(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + mini-css-extract-plugin@2.7.6(webpack@5.88.2(@swc/core@1.3.92)): dependencies: schema-utils: 4.2.0 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) minimalistic-assert@1.0.1: {} @@ -21842,9 +21865,9 @@ snapshots: dot-case: 3.0.4 tslib: 2.6.2 - parcel@2.9.3(@swc/helpers@0.5.3)(cssnano@5.1.15(postcss@8.4.31))(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(terser@5.20.0): + parcel@2.9.3(@swc/helpers@0.5.3)(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(terser@5.20.0): dependencies: - '@parcel/config-default': 2.9.3(@parcel/core@2.9.3)(@swc/helpers@0.5.3)(cssnano@5.1.15(postcss@8.4.31))(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(terser@5.20.0) + '@parcel/config-default': 2.9.3(@parcel/core@2.9.3)(@swc/helpers@0.5.3)(postcss@8.4.31)(relateurl@0.2.7)(srcset@4.0.0)(terser@5.20.0) '@parcel/core': 2.9.3 '@parcel/diagnostic': 2.9.3 '@parcel/events': 2.9.3 @@ -22112,7 +22135,15 @@ snapshots: postcss: 8.4.31 postcss-value-parser: 4.2.0 - postcss-load-config@3.1.4(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2)): + postcss-load-config@3.1.4(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2)): + dependencies: + lilconfig: 2.0.6 + yaml: 1.10.2 + optionalDependencies: + postcss: 8.4.31 + ts-node: 10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2) + + postcss-load-config@3.1.4(postcss@8.4.31)(ts-node@10.9.1(@types/node@18.16.17)(typescript@5.2.2)): dependencies: lilconfig: 2.0.6 yaml: 1.10.2 @@ -22120,13 +22151,13 @@ snapshots: postcss: 8.4.31 ts-node: 10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2) - postcss-loader@6.2.1(postcss@8.4.31)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + postcss-loader@6.2.1(postcss@8.4.31)(webpack@5.88.2(@swc/core@1.3.92)): dependencies: cosmiconfig: 7.1.0 klona: 2.0.6 postcss: 8.4.31 semver: 7.5.4 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) postcss-logical@5.0.4(postcss@8.4.31): dependencies: @@ -22409,7 +22440,7 @@ snapshots: picocolors: 1.0.0 source-map-js: 1.2.0 - posthog-js@1.128.1: + posthog-js@1.133.0: dependencies: fflate: 0.4.8 preact: 10.20.2 @@ -22598,7 +22629,7 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-dev-utils@12.0.1(eslint@8.50.0)(typescript@5.2.2)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + react-dev-utils@12.0.1(eslint@8.50.0)(typescript@5.2.2)(webpack@5.88.2(@swc/core@1.3.92)): dependencies: '@babel/code-frame': 7.22.13 address: 1.2.2 @@ -22609,7 +22640,7 @@ snapshots: escape-string-regexp: 4.0.0 filesize: 8.0.7 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.50.0)(typescript@5.2.2)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.50.0)(typescript@5.2.2)(webpack@5.88.2(@swc/core@1.3.92)) global-modules: 2.0.0 globby: 11.1.0 gzip-size: 6.0.0 @@ -22624,7 +22655,7 @@ snapshots: shell-quote: 1.8.1 strip-ansi: 6.0.1 text-table: 0.2.0 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) optionalDependencies: typescript: 5.2.2 transitivePeerDependencies: @@ -22724,56 +22755,56 @@ snapshots: '@remix-run/router': 1.7.2 react: 18.2.0 - react-scripts@5.0.1(@babel/plugin-syntax-flow@7.22.5(@babel/core@7.23.0))(@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.23.0))(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/babel__core@7.20.2)(bufferutil@4.0.6)(eslint@8.50.0)(react@18.2.0)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(type-fest@2.19.0)(typescript@5.2.2)(utf-8-validate@5.0.9): + react-scripts@5.0.1(@babel/plugin-syntax-flow@7.22.5(@babel/core@7.23.0))(@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.23.0))(@swc/core@1.3.92)(@types/babel__core@7.20.2)(bufferutil@4.0.6)(eslint@8.50.0)(react@18.2.0)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(type-fest@2.19.0)(typescript@5.2.2)(utf-8-validate@5.0.9): dependencies: '@babel/core': 7.23.0 - '@pmmmwh/react-refresh-webpack-plugin': 0.5.11(react-refresh@0.11.0)(type-fest@2.19.0)(webpack-dev-server@4.15.1(bufferutil@4.0.6)(utf-8-validate@5.0.9)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))))(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + '@pmmmwh/react-refresh-webpack-plugin': 0.5.11(react-refresh@0.11.0)(type-fest@2.19.0)(webpack-dev-server@4.15.1(bufferutil@4.0.6)(utf-8-validate@5.0.9)(webpack@5.88.2(@swc/core@1.3.92)))(webpack@5.88.2(@swc/core@1.3.92)) '@svgr/webpack': 5.5.0 babel-jest: 27.5.1(@babel/core@7.23.0) - babel-loader: 8.3.0(@babel/core@7.23.0)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + babel-loader: 8.3.0(@babel/core@7.23.0)(webpack@5.88.2(@swc/core@1.3.92)) babel-plugin-named-asset-import: 0.3.8(@babel/core@7.23.0) babel-preset-react-app: 10.0.1 bfj: 7.1.0 browserslist: 4.22.1 camelcase: 6.3.0 case-sensitive-paths-webpack-plugin: 2.4.0 - css-loader: 6.8.1(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) - css-minimizer-webpack-plugin: 3.4.1(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + css-loader: 6.8.1(webpack@5.88.2(@swc/core@1.3.92)) + css-minimizer-webpack-plugin: 3.4.1(webpack@5.88.2(@swc/core@1.3.92)) dotenv: 10.0.0 dotenv-expand: 5.1.0 eslint: 8.50.0 - eslint-config-react-app: 7.0.1(@babel/plugin-syntax-flow@7.22.5(@babel/core@7.23.0))(@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.23.0))(eslint@8.50.0)(jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9))(typescript@5.2.2) - eslint-webpack-plugin: 3.2.0(eslint@8.50.0)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) - file-loader: 6.2.0(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + eslint-config-react-app: 7.0.1(@babel/plugin-syntax-flow@7.22.5(@babel/core@7.23.0))(@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.23.0))(eslint@8.50.0)(jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9))(typescript@5.2.2) + eslint-webpack-plugin: 3.2.0(eslint@8.50.0)(webpack@5.88.2(@swc/core@1.3.92)) + file-loader: 6.2.0(webpack@5.88.2(@swc/core@1.3.92)) fs-extra: 10.1.0 - html-webpack-plugin: 5.5.3(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + html-webpack-plugin: 5.5.3(webpack@5.88.2(@swc/core@1.3.92)) identity-obj-proxy: 3.0.0 - jest: 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) + jest: 27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9) jest-resolve: 27.5.1 - jest-watch-typeahead: 1.1.0(jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9)) - mini-css-extract-plugin: 2.7.6(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + jest-watch-typeahead: 1.1.0(jest@27.5.1(bufferutil@4.0.6)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2))(utf-8-validate@5.0.9)) + mini-css-extract-plugin: 2.7.6(webpack@5.88.2(@swc/core@1.3.92)) postcss: 8.4.31 postcss-flexbugs-fixes: 5.0.2(postcss@8.4.31) - postcss-loader: 6.2.1(postcss@8.4.31)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + postcss-loader: 6.2.1(postcss@8.4.31)(webpack@5.88.2(@swc/core@1.3.92)) postcss-normalize: 10.0.1(browserslist@4.22.1)(postcss@8.4.31) postcss-preset-env: 7.8.3(postcss@8.4.31) prompts: 2.4.2 react: 18.2.0 react-app-polyfill: 3.0.0 - react-dev-utils: 12.0.1(eslint@8.50.0)(typescript@5.2.2)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + react-dev-utils: 12.0.1(eslint@8.50.0)(typescript@5.2.2)(webpack@5.88.2(@swc/core@1.3.92)) react-refresh: 0.11.0 resolve: 1.22.6 resolve-url-loader: 4.0.0 - sass-loader: 12.6.0(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + sass-loader: 12.6.0(webpack@5.88.2(@swc/core@1.3.92)) semver: 7.5.4 - source-map-loader: 3.0.2(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) - style-loader: 3.3.3(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) - tailwindcss: 3.2.6(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2)) - terser-webpack-plugin: 5.3.9(@swc/core@1.3.92(@swc/helpers@0.5.3))(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) - webpack-dev-server: 4.15.1(bufferutil@4.0.6)(utf-8-validate@5.0.9)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) - webpack-manifest-plugin: 4.1.1(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) - workbox-webpack-plugin: 6.6.0(@types/babel__core@7.20.2)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + source-map-loader: 3.0.2(webpack@5.88.2(@swc/core@1.3.92)) + style-loader: 3.3.3(webpack@5.88.2(@swc/core@1.3.92)) + tailwindcss: 3.2.6(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2)) + terser-webpack-plugin: 5.3.9(@swc/core@1.3.92)(webpack@5.88.2(@swc/core@1.3.92)) + webpack: 5.88.2(@swc/core@1.3.92) + webpack-dev-server: 4.15.1(bufferutil@4.0.6)(utf-8-validate@5.0.9)(webpack@5.88.2(@swc/core@1.3.92)) + webpack-manifest-plugin: 4.1.1(webpack@5.88.2(@swc/core@1.3.92)) + workbox-webpack-plugin: 6.6.0(@types/babel__core@7.20.2)(webpack@5.88.2(@swc/core@1.3.92)) optionalDependencies: fsevents: 2.3.3 typescript: 5.2.2 @@ -23039,7 +23070,7 @@ snapshots: chalk: 1.1.3 maxmin: 2.1.0 - rollup-plugin-postcss@4.0.2(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2)): + rollup-plugin-postcss@4.0.2(postcss@8.4.31)(ts-node@10.9.1(@types/node@18.16.17)(typescript@5.2.2)): dependencies: chalk: 4.1.2 concat-with-sourcemaps: 1.1.0 @@ -23048,7 +23079,7 @@ snapshots: p-queue: 6.6.2 pify: 5.0.0 postcss: 8.4.31 - postcss-load-config: 3.1.4(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2)) + postcss-load-config: 3.1.4(postcss@8.4.31)(ts-node@10.9.1(@types/node@18.16.17)(typescript@5.2.2)) postcss-modules: 4.3.1(postcss@8.4.31) promise.series: 0.2.0 resolve: 1.22.6 @@ -23138,11 +23169,11 @@ snapshots: sanitize.css@13.0.0: {} - sass-loader@12.6.0(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + sass-loader@12.6.0(webpack@5.88.2(@swc/core@1.3.92)): dependencies: klona: 2.0.6 neo-async: 2.6.2 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) sax@1.2.4: {} @@ -23370,12 +23401,12 @@ snapshots: source-map-js@1.2.0: {} - source-map-loader@3.0.2(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + source-map-loader@3.0.2(webpack@5.88.2(@swc/core@1.3.92)): dependencies: abab: 2.0.6 iconv-lite: 0.6.3 source-map-js: 1.0.2 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) source-map-support@0.5.13: dependencies: @@ -23601,9 +23632,9 @@ snapshots: style-inject@0.3.0: {} - style-loader@3.3.3(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + style-loader@3.3.3(webpack@5.88.2(@swc/core@1.3.92)): dependencies: - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) stylehacks@5.1.1(postcss@8.4.31): dependencies: @@ -23700,7 +23731,7 @@ snapshots: symbol-tree@3.2.4: {} - tailwindcss@3.2.6(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2)): + tailwindcss@3.2.6(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2)): dependencies: arg: 5.0.2 chokidar: 3.5.3 @@ -23719,7 +23750,35 @@ snapshots: postcss: 8.4.31 postcss-import: 14.1.0(postcss@8.4.31) postcss-js: 4.0.1(postcss@8.4.31) - postcss-load-config: 3.1.4(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92(@swc/helpers@0.5.3))(@types/node@18.16.17)(typescript@5.2.2)) + postcss-load-config: 3.1.4(postcss@8.4.31)(ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2)) + postcss-nested: 6.0.0(postcss@8.4.31) + postcss-selector-parser: 6.0.13 + postcss-value-parser: 4.2.0 + quick-lru: 5.1.1 + resolve: 1.22.6 + transitivePeerDependencies: + - ts-node + + tailwindcss@3.2.6(postcss@8.4.31)(ts-node@10.9.1(@types/node@18.16.17)(typescript@5.2.2)): + dependencies: + arg: 5.0.2 + chokidar: 3.5.3 + color-name: 1.1.4 + detective: 5.2.1 + didyoumean: 1.2.2 + dlv: 1.1.3 + fast-glob: 3.3.1 + glob-parent: 6.0.2 + is-glob: 4.0.3 + lilconfig: 2.1.0 + micromatch: 4.0.5 + normalize-path: 3.0.0 + object-hash: 3.0.0 + picocolors: 1.0.0 + postcss: 8.4.31 + postcss-import: 14.1.0(postcss@8.4.31) + postcss-js: 4.0.1(postcss@8.4.31) + postcss-load-config: 3.1.4(postcss@8.4.31)(ts-node@10.9.1(@types/node@18.16.17)(typescript@5.2.2)) postcss-nested: 6.0.0(postcss@8.4.31) postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 @@ -23762,14 +23821,14 @@ snapshots: ansi-escapes: 4.3.2 supports-hyperlinks: 2.3.0 - terser-webpack-plugin@5.3.9(@swc/core@1.3.92(@swc/helpers@0.5.3))(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + terser-webpack-plugin@5.3.9(@swc/core@1.3.92)(webpack@5.88.2(@swc/core@1.3.92)): dependencies: '@jridgewell/trace-mapping': 0.3.19 jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.1 terser: 5.20.0 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) optionalDependencies: '@swc/core': 1.3.92(@swc/helpers@0.5.3) @@ -23907,6 +23966,27 @@ snapshots: yn: 3.1.1 optionalDependencies: '@swc/core': 1.3.92(@swc/helpers@0.5.3) + optional: true + + ts-node@10.9.1(@swc/core@1.3.92)(@types/node@18.16.17)(typescript@5.2.2): + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.9 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.3 + '@types/node': 18.16.17 + acorn: 8.8.1 + acorn-walk: 8.2.0 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.2.2 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + optionalDependencies: + '@swc/core': 1.3.92(@swc/helpers@0.5.3) ts-node@9.1.1(typescript@5.2.2): dependencies: @@ -24188,7 +24268,7 @@ snapshots: lightningcss: 1.22.0 terser: 5.20.0 - vitest@0.34.6(@edge-runtime/vm@3.0.3)(jsdom@20.0.3(bufferutil@4.0.6)(utf-8-validate@5.0.9))(lightningcss@1.22.0)(terser@5.20.0): + vitest@0.34.6(@edge-runtime/vm@3.0.3)(jsdom@20.0.3)(lightningcss@1.22.0)(terser@5.20.0): dependencies: '@types/chai': 4.3.6 '@types/chai-subset': 1.3.3 @@ -24291,16 +24371,16 @@ snapshots: webidl-conversions@7.0.0: {} - webpack-dev-middleware@5.3.3(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + webpack-dev-middleware@5.3.3(webpack@5.88.2(@swc/core@1.3.92)): dependencies: colorette: 2.0.20 memfs: 3.5.3 mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 4.2.0 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) - webpack-dev-server@4.15.1(bufferutil@4.0.6)(utf-8-validate@5.0.9)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + webpack-dev-server@4.15.1(bufferutil@4.0.6)(utf-8-validate@5.0.9)(webpack@5.88.2(@swc/core@1.3.92)): dependencies: '@types/bonjour': 3.5.11 '@types/connect-history-api-fallback': 1.5.1 @@ -24330,20 +24410,20 @@ snapshots: serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 - webpack-dev-middleware: 5.3.3(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + webpack-dev-middleware: 5.3.3(webpack@5.88.2(@swc/core@1.3.92)) ws: 8.14.2(bufferutil@4.0.6)(utf-8-validate@5.0.9) optionalDependencies: - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) transitivePeerDependencies: - bufferutil - debug - supports-color - utf-8-validate - webpack-manifest-plugin@4.1.1(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + webpack-manifest-plugin@4.1.1(webpack@5.88.2(@swc/core@1.3.92)): dependencies: tapable: 2.2.1 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) webpack-sources: 2.3.1 webpack-sources@1.4.3: @@ -24358,7 +24438,7 @@ snapshots: webpack-sources@3.2.3: {} - webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)): + webpack@5.88.2(@swc/core@1.3.92): dependencies: '@types/eslint-scope': 3.7.5 '@types/estree': 1.0.2 @@ -24381,7 +24461,7 @@ snapshots: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.9(@swc/core@1.3.92(@swc/helpers@0.5.3))(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))) + terser-webpack-plugin: 5.3.9(@swc/core@1.3.92)(webpack@5.88.2(@swc/core@1.3.92)) watchpack: 2.4.0 webpack-sources: 3.2.3 transitivePeerDependencies: @@ -24605,12 +24685,12 @@ snapshots: workbox-sw@6.6.0: {} - workbox-webpack-plugin@6.6.0(@types/babel__core@7.20.2)(webpack@5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3))): + workbox-webpack-plugin@6.6.0(@types/babel__core@7.20.2)(webpack@5.88.2(@swc/core@1.3.92)): dependencies: fast-json-stable-stringify: 2.1.0 pretty-bytes: 5.6.0 upath: 1.2.0 - webpack: 5.88.2(@swc/core@1.3.92(@swc/helpers@0.5.3)) + webpack: 5.88.2(@swc/core@1.3.92) webpack-sources: 1.4.3 workbox-build: 6.6.0(@types/babel__core@7.20.2) transitivePeerDependencies: