From 708e90e90ccfb5cbd33ee9ab0f021e0f6ba2f2c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20Kadir=20Ak=C4=B1n?= Date: Mon, 2 Feb 2026 00:27:00 +0300 Subject: [PATCH] feat(messages): add new book content in multiple languages --- messages/de.json | 521 ++++++++++++++++++++++++++++++++++++++++++++++ messages/es.json | 524 +++++++++++++++++++++++++++++++++++++++++++++++ messages/ja.json | 509 +++++++++++++++++++++++++++++++++++++++++++++ messages/ko.json | 509 +++++++++++++++++++++++++++++++++++++++++++++ messages/pt.json | 523 ++++++++++++++++++++++++++++++++++++++++++++++ messages/zh.json | 509 +++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 3095 insertions(+) diff --git a/messages/de.json b/messages/de.json index e3dd4655..aa5328e6 100644 --- a/messages/de.json +++ b/messages/de.json @@ -1742,5 +1742,526 @@ "resetComplete": "Fortschritt zurückgesetzt! Wird neu geladen...", "cancel": "Abbrechen" } + }, + "book": { + "title": "Das Interaktive Buch des Promptings", + "subtitle": "Ein Interaktiver Leitfaden zur Erstellung Klarer und Effektiver Prompts", + "metaTitle": "Das Interaktive Buch des Promptings | Kostenloser Online-Leitfaden für KI-Prompt-Engineering", + "metaDescription": "Meistern Sie KI-Prompt-Engineering mit diesem kostenlosen, interaktiven Leitfaden. Lernen Sie ChatGPT-Prompts, Chain-of-Thought-Reasoning, Few-Shot-Learning und fortgeschrittene Techniken. 25+ Kapitel mit echten Beispielen.", + "interactiveGuideBy": "Ein Interaktiver Leitfaden von", + "authorIntro": "Hallo, ich bin Fatih Kadir Akın, der Kurator des beliebten Awesome ChatGPT Prompts-Repositories auf GitHub und von prompts.chat.", + "bookDescription": "In diesem umfassenden und interaktiven Leitfaden entdecken Sie Expertenstrategien zur Erstellung überzeugender KI-Prompts, die ansprechende und effektive Gespräche fördern. Vom Verständnis der Funktionsweise von KI-Modellen bis zur Beherrschung fortgeschrittener Techniken wie Prompt-Chaining und agentische Systeme bietet Ihnen dieses Buch die Werkzeuge, die Sie benötigen, um Ihre KI-Interaktionen auf die nächste Stufe zu heben.", + "whatYouWillLearn": "Was Sie lernen werden:", + "highlights": { + "understanding": "Verstehen, wie KI-Modelle denken und Prompts verarbeiten", + "crafting": "Klare, spezifische und effektive Prompts erstellen", + "advanced": "Fortgeschrittene Techniken: Chain-of-Thought, Few-Shot-Learning und Prompt-Chaining", + "interactive": "Interaktive Beispiele, die Sie direkt im Browser ausprobieren können", + "realWorld": "Praxisbeispiele für Schreiben, Programmierung, Bildung und Geschäft", + "future": "Die Zukunft des Promptings: Agenten und agentische Systeme" + }, + "bookStructure": "Buchstruktur", + "structure": { + "introduction": "Einführung", + "part1": "Teil 1: Grundlagen", + "part2": "Teil 2: Techniken", + "part3": "Teil 3: Fortgeschrittene Strategien", + "part4": "Teil 4: Best Practices", + "part5": "Teil 5: Anwendungsfälle", + "part6": "Teil 6: Fazit", + "chapters": "25 Interaktive Kapitel" + }, + "startReading": "Jetzt Lesen", + "skipToChapter1": "Zu Kapitel 1 springen", + "continuousUpdate": "Dieses Buch wird kontinuierlich mit neuen Techniken und Erkenntnissen aktualisiert, während sich die KI weiterentwickelt.", + "partOfProject": "Teil des Awesome ChatGPT Prompts-Projekts. Lizenziert unter CC0.", + "kidsSection": { + "question": "Sind Sie Lehrer oder Elternteil?", + "title": "Probieren Sie unser Spielbares Buch für Kinder! 🎮", + "description": "Ein interaktives, spielbasiertes Abenteuer, das Kindern (8-14 Jahre) beibringt, wie sie mit KI durch lustige Rätsel und Geschichten kommunizieren können.", + "startPlaying": "Jetzt Spielen" + }, + "chapter": { + "notFound": "Kapitel Nicht Gefunden", + "comingSoon": "Dieses Kapitel kommt bald.", + "previous": "Zurück", + "next": "Weiter" + }, + "tableOfContents": "Inhaltsverzeichnis", + "awesomeChatGPTPrompts": "Awesome ChatGPT Prompts", + "search": { + "placeholder": "Kapitel suchen...", + "noResults": "Keine Kapitel gefunden" + }, + "bookmark": { + "add": "Dieses Kapitel als Lesezeichen speichern", + "remove": "Lesezeichen entfernen", + "continueReading": "Weiterlesen wo Sie aufgehört haben", + "continue": "Fortfahren" + }, + "parts": { + "introduction": "Einführung", + "foundations": "Grundlagen", + "techniques": "Techniken", + "advanced": "Fortgeschrittene Strategien", + "bestPractices": "Best Practices", + "useCases": "Anwendungsfälle", + "conclusion": "Fazit" + }, + "chapters": { + "00a-preface": "Vorwort", + "00b-history": "Geschichte", + "00c-introduction": "Einführung", + "01-understanding-ai-models": "KI-Modelle Verstehen", + "02-anatomy-of-effective-prompt": "Anatomie eines Effektiven Prompts", + "03-core-prompting-principles": "Grundprinzipien des Promptings", + "04-role-based-prompting": "Rollenbasiertes Prompting", + "05-structured-output": "Strukturierte Ausgabe", + "06-chain-of-thought": "Gedankenkette", + "07-few-shot-learning": "Few-Shot-Learning", + "08-iterative-refinement": "Iterative Verfeinerung", + "09-json-yaml-prompting": "JSON & YAML Prompting", + "10-system-prompts-personas": "System-Prompts & Personas", + "11-prompt-chaining": "Prompt-Verkettung", + "12-handling-edge-cases": "Umgang mit Grenzfällen", + "13-multimodal-prompting": "Multimodales Prompting", + "14-context-engineering": "Kontext-Engineering", + "25-agents-and-skills": "Agenten & Skills", + "15-common-pitfalls": "Häufige Fallstricke", + "16-ethics-responsible-use": "Ethik & Verantwortungsvolle Nutzung", + "17-prompt-optimization": "Prompt-Optimierung", + "18-writing-content": "Schreiben & Inhalte", + "19-programming-development": "Programmierung & Entwicklung", + "20-education-learning": "Bildung & Lernen", + "21-business-productivity": "Business & Produktivität", + "22-creative-arts": "Kreative Künste", + "23-research-analysis": "Forschung & Analyse", + "24-future-of-prompting": "Die Zukunft des Promptings" + }, + "chapterDescriptions": { + "00a-preface": "Eine persönliche Notiz vom Autor", + "00b-history": "Die Geschichte von Awesome ChatGPT Prompts", + "00c-introduction": "Was ist Prompt-Engineering und warum ist es wichtig", + "01-understanding-ai-models": "Wie große Sprachmodelle funktionieren", + "02-anatomy-of-effective-prompt": "Komponenten, die Prompts effektiv machen", + "03-core-prompting-principles": "Grundlegende Prinzipien für bessere Prompts", + "04-role-based-prompting": "Personas und Rollen effektiv nutzen", + "05-structured-output": "Konsistente, formatierte Antworten erhalten", + "06-chain-of-thought": "Schritt-für-Schritt-Reasoning für komplexe Aufgaben", + "07-few-shot-learning": "Durch Beispiele lehren", + "08-iterative-refinement": "Prompts durch Iteration verbessern", + "09-json-yaml-prompting": "Strukturierte Datenformate in Prompts", + "10-system-prompts-personas": "Konsistente KI-Persönlichkeiten erstellen", + "11-prompt-chaining": "Mehrere Prompts verbinden", + "12-handling-edge-cases": "Mit unerwarteten Eingaben umgehen", + "13-multimodal-prompting": "Mit Bildern, Audio und Video arbeiten", + "14-context-engineering": "RAG, Embeddings, Function Calling und MCP", + "25-agents-and-skills": "KI-Agenten mit wiederverwendbaren Skill-Paketen erstellen", + "15-common-pitfalls": "Fehler, die Sie vermeiden sollten", + "16-ethics-responsible-use": "Ethische Überlegungen in der KI", + "17-prompt-optimization": "Prompts testen und verbessern", + "18-writing-content": "Inhaltserstellung und Copywriting", + "19-programming-development": "Code-Generierung und Debugging", + "20-education-learning": "Anwendungen für Lehren und Lernen", + "21-business-productivity": "Professionelle und Arbeitsplatzanwendungen", + "22-creative-arts": "Künstlerische und kreative Anwendungen", + "23-research-analysis": "Datenanalyse und Forschungsaufgaben", + "24-future-of-prompting": "Aufkommende Trends und Ausblick" + }, + "interactive": { + "tryIt": "Selbst Ausprobieren", + "copy": "Kopieren", + "copied": "Kopiert!", + "correct": "Richtig!", + "notQuite": "Nicht ganz.", + "nextTokenPrediction": "Nächste Token-Vorhersage", + "watchHowAIPredicts": "Beobachten Sie, wie die KI bei jedem Schritt das nächste Token vorhersagt", + "replay": "Wiederholen", + "playing": "Wird abgespielt...", + "play": "Abspielen", + "pressPlayToStart": "Drücken Sie Abspielen zum Starten...", + "completingCurrentToken": "Aktuelles Token wird vervollständigt:", + "top3PredictedNextTokens": "Top 3 vorhergesagte nächste Tokens:", + "howItWorks": "So funktioniert es:", + "howItWorksExplanation": "Bei jedem Schritt berechnet das Modell Wahrscheinlichkeiten für alle möglichen nächsten Tokens (~50.000+). Das Token mit der höchsten Wahrscheinlichkeit wird ausgewählt, dann wiederholt sich der Prozess.", + "tokenizerDemo": "Tokenizer-Demo", + "seeHowTextIsSplit": "Sehen Sie, wie Text in Tokens aufgeteilt wird", + "enterText": "Text eingeben:", + "tokens": "Tokens", + "tryExamples": "Versuchen Sie: \"Unglaublich\", \"ChatGPT ist toll\" oder geben Sie Ihren eigenen Text ein", + "contextWindowVisualizer": "Kontextfenster-Visualisierer", + "understandHowContextIsConsumed": "Verstehen Sie, wie Kontext verbraucht wird", + "contextWindow": "Kontextfenster", + "remaining": "verbleibend", + "prompt": "Prompt", + "response": "Antwort", + "yourPrompt": "Ihr Prompt:", + "aiResponse": "KI-Antwort", + "contextOverflow": "Kontextüberlauf!", + "contextOverflowMessage": "Ihr Prompt + Antwort überschreitet das Kontextfenster. Das Modell wird kürzen oder fehlschlagen. Versuchen Sie, Ihre Prompt-Länge zu reduzieren oder kürzere Antworten anzufordern.", + "tipLabel": "Tipp:", + "contextTip": "Sowohl Ihr Prompt ALS AUCH die KI-Antwort müssen in das Kontextfenster passen. Längere Prompts lassen weniger Raum für Antworten. Stellen Sie wichtige Informationen an den Anfang Ihres Prompts.", + "temperatureDemo": "Temperatur-Demo", + "seeHowRandomnessAffects": "Sehen Sie, wie Zufälligkeit die Ausgaben beeinflusst", + "temperature": "Temperatur", + "deterministic": "Deterministisch", + "balanced": "Ausgewogen", + "creative": "Kreativ", + "veryCreative": "Sehr Kreativ", + "focused": "Fokussiert", + "random": "Zufällig", + "possibleResponsesAtThisTemp": "Mögliche Antworten bei dieser Temperatur:", + "useLowTemperature": "Verwenden Sie niedrige Temperatur", + "useHighTemperature": "Verwenden Sie hohe Temperatur", + "forFactualAnswers": "für faktische, konsistente Antworten.", + "forCreativeWriting": "für kreatives Schreiben und Brainstorming.", + "structuredOutputDemo": "Demo Strukturierte Ausgabe", + "seeTheDifferenceStructureMakes": "Sehen Sie den Unterschied, den Struktur macht", + "unstructured": "Unstrukturiert", + "output": "Ausgabe:", + "youCan": "Sie können:", + "parseProgrammatically": "Programmatisch parsen", + "compareAcrossQueries": "Über Abfragen hinweg vergleichen", + "integrateIntoWorkflows": "In Workflows integrieren", + "validateForCompleteness": "Auf Vollständigkeit validieren", + "parseProgrammaticallyLabel": "Programmatisch parsen:", + "complexRegexRequired": "Komplexe Regex oder NLP erforderlich", + "unreliableBreaksWithChanges": "Unzuverlässig, bricht bei kleinen Änderungen", + "simpleAndReliable": "Einfach und zuverlässig", + "parseableWithMarkdown": "Mit Markdown-Bibliothek parsbar", + "fewShotLearningDemo": "Few-Shot-Learning-Demo", + "seeHowExamplesImproveAccuracy": "Sehen Sie, wie Beispiele die Genauigkeit verbessern", + "numberOfExamples": "Anzahl der Beispiele", + "zeroShot": "Zero-Shot", + "oneShot": "One-Shot", + "twoShot": "Two-Shot", + "threeShot": "Three-Shot", + "examplesProvided": "Bereitgestellte Beispiele:", + "testInput": "Test-Eingabe:", + "modelPrediction": "Modell-Vorhersage:", + "confidence": "Konfidenz:", + "expected": "Erwartet:", + "formatComparison": "Formatvergleich", + "sameDataDifferentFormats": "Gleiche Daten, verschiedene Formate", + "defineStructureWithTypeScript": "Definieren Sie die Struktur mit TypeScript-Interfaces", + "machineReadableStrictSyntax": "Maschinenlesbar, strikte Syntax, großartig für APIs", + "humanReadableSupportsComments": "Menschenlesbar, unterstützt Kommentare, großartig für Konfiguration", + "defineSchema": "Schema definieren", + "apisAndParsing": "APIs & Parsing", + "configFiles": "Konfigurationsdateien", + "iterativeRefinementDemo": "Demo Iterative Verfeinerung", + "watchAPromptEvolve": "Beobachten Sie, wie ein Prompt sich entwickelt", + "pause": "Pause", + "versionXOfY": "Version {current} / {total}", + "newInThisVersion": "Neu in dieser Version", + "quality": "Qualität", + "issue": "Problem:", + "success": "Erfolg", + "successMessage": "Der Prompt produziert jetzt hochwertige, konsistente Ausgaben.", + "apiCostCalculator": "API-Kostenrechner", + "inputTokens": "Eingabe-Tokens (pro Anfrage)", + "outputTokens": "Ausgabe-Tokens (pro Anfrage)", + "inputPrice": "Eingabepreis ($ pro 1M Tokens)", + "outputPrice": "Ausgabepreis ($ pro 1M Tokens)", + "requestsPerDay": "Anfragen pro Tag", + "perRequest": "Pro Anfrage", + "dailyCost": "Tägliche Kosten", + "monthlyCost": "Monatliche Kosten", + "textToImageBuildPrompt": "Text-zu-Bild: Erstellen Sie Ihren Prompt", + "selectOptionsToBuiltImagePrompt": "Wählen Sie Optionen aus jeder Kategorie, um einen Bild-Prompt zu erstellen:", + "generatedPrompt": "Generierter Prompt", + "simulateDiffusionProcess": "Diffusionsprozess Simulieren", + "diffusionStep1": "Mit zufälligem Rauschen beginnen", + "diffusionStep2": "Grobe Formen erkennen", + "diffusionStep3": "Grundfarben und -formen hinzufügen", + "diffusionStep4": "Details verfeinern", + "diffusionStep5": "Finales Bild", + "diffusionExplanation": "Echte Diffusionsmodelle führen tausende Schritte aus und entfernen schrittweise Rauschen, bis ein kohärentes Bild entsteht.", + "textToVideoBuildPrompt": "Text-zu-Video: Erstellen Sie Ihren Prompt", + "videoPromptsNeed": "Video-Prompts benötigen Bewegung, Kameraarbeit und Timing:", + "playAnimation": "Animation Abspielen", + "stop": "Stopp", + "frame": "Bild:", + "consistency": "Konsistenz:", + "consistencyDesc": "Das Motiv bleibt über die Bilder hinweg gleich", + "motion": "Bewegung:", + "motionDesc": "Position ändert sich fließend über die Zeit", + "physics": "Physik:", + "physicsDesc": "Bewegung folgt natürlichen Gesetzen", + "simplifiedAnimationPreview": "Vereinfachte Animationsvorschau", + "videoModelExplanation": "Echte Videomodelle generieren 24-60 Bilder pro Sekunde mit fotorealistischen Details und konsistenten Motiven.", + "embeddingsVisualization": "Embeddings-Visualisierung", + "clickWordToSeeVector": "Klicken Sie auf ein Wort, um seinen Vektor und die Ähnlichkeit zu anderen Wörtern zu sehen:", + "vector": "Vektor", + "similarityTo": "Ähnlichkeit mit:", + "embeddingsExplanation": "Wörter mit ähnlichen Bedeutungen (wie \"glücklich\" und \"freudig\") haben ähnliche Vektoren und erhalten hohe Ähnlichkeitswerte.", + "canDoWell": "Kann Gut", + "cannotDo": "Kann Nicht", + "promptBuilder": "Prompt-Builder", + "buildYourPromptStepByStep": "Erstellen Sie Ihren Prompt Schritt für Schritt", + "pleaseAddTask": "Bitte fügen Sie mindestens eine Aufgabe zu Ihrem Prompt hinzu", + "rateLimitReached": "Anfragelimit erreicht. Versuchen Sie es erneut in:", + "orSignInForMore": "oder melden Sie sich für mehr an.", + "failedToRunPrompt": "Prompt konnte nicht ausgeführt werden", + "runWithAI": "Mit KI Ausführen", + "failedToConnectApi": "Verbindung zur API fehlgeschlagen", + "day": "Tag", + "promptAnalyzer": "Prompt-Analysator", + "getAiFeedbackOnPrompt": "Erhalten Sie KI-Feedback zu Ihrem Prompt", + "pasteOrWritePromptHere": "Fügen Sie Ihren Prompt hier ein oder schreiben Sie ihn...", + "analyze": "Analysieren", + "pleaseEnterPromptToAnalyze": "Bitte geben Sie einen Prompt zur Analyse ein", + "failedToAnalyzePrompt": "Prompt konnte nicht analysiert werden", + "clarity": "Klarheit", + "specificity": "Spezifität", + "missingElements": "Fehlende Elemente", + "suggestions": "Vorschläge", + "improvedVersion": "Verbesserte Version", + "summarizationStrategies": "Zusammenfassungsstrategien", + "originalConversation": "Ursprüngliche Konversation", + "after": "Danach:", + "summary": "Zusammenfassung", + "keptMessages": "Beibehaltene Nachrichten", + "saved": "Gespart:", + "part": "Teil", + "demoExamples": { + "tokenPrediction": { + "tokens": [ + "Die", + " Hauptstadt", + " von", + " Deutschland", + " ist", + " Berlin", + "." + ], + "fullText": "Die Hauptstadt von Deutschland ist Berlin." + }, + "tokenizer": { + "default": "example1", + "samples": { + "example1": { + "text": "Hallo, Welt!", + "tokens": [ + "Hal", + "lo", + ",", + " Welt", + "!" + ] + }, + "example2": { + "text": "Berlin Hauptstadt", + "tokens": [ + "Ber", + "lin", + " Haupt", + "stadt" + ] + }, + "example3": { + "text": "Künstliche Intelligenz", + "tokens": [ + "Künst", + "liche", + " Int", + "ell", + "igenz" + ] + }, + "example4": { + "text": "Das Brandenburger Tor", + "tokens": [ + "Das", + " Brand", + "enburg", + "er", + " Tor" + ] + }, + "example5": { + "text": "Prompt-Engineering", + "tokens": [ + "Prom", + "pt", + "-", + "Eng", + "ine", + "ering" + ] + } + }, + "tryExamples": "Probieren Sie die Beispiele oder geben Sie Ihren eigenen Text ein" + }, + "temperature": { + "prompt": "Was ist die Hauptstadt von Deutschland?", + "lowTemp": [ + "Die Hauptstadt von Deutschland ist Berlin.", + "Die Hauptstadt von Deutschland ist Berlin.", + "Die Hauptstadt von Deutschland ist Berlin." + ], + "mediumLowTemp": [ + "Die Hauptstadt von Deutschland ist Berlin.", + "Berlin ist die Hauptstadt von Deutschland.", + "Die Hauptstadt von Deutschland ist Berlin, eine große europäische Stadt." + ], + "mediumHighTemp": [ + "Berlin dient als Hauptstadt von Deutschland.", + "Die Hauptstadt von Deutschland ist Berlin, Sitz des Brandenburger Tors.", + "Die Hauptstadt von Deutschland ist die historische und vielfältige Stadt Berlin." + ], + "highTemp": [ + "Berlin, die Stadt der Mauer und der Freiheit, erhebt sich stolz als Deutschlands prächtige Hauptstadt!", + "Die dynamische Hauptstadt Deutschlands ist keine andere als die faszinierende Stadt Berlin.", + "Das Herz Deutschlands schlägt in Berlin, seiner geliebten Hauptstadt von Kunst und Geschichte." + ] + }, + "fewShot": { + "examples": [ + { + "input": "Ich liebe dieses Produkt!", + "output": "Positiv" + }, + { + "input": "Schreckliche Erfahrung, Geldverschwendung", + "output": "Negativ" + }, + { + "input": "Es ist okay, nichts Besonderes", + "output": "Neutral" + } + ], + "testCase": { + "input": "Tolle Qualität, aber langsamer Versand", + "expected": "Gemischt" + }, + "labels": { + "positive": "Positiv", + "negative": "Negativ", + "neutral": "Neutral", + "mixed": "Gemischt" + } + } + }, + "promptChallenge": "Prompt-Herausforderung", + "yourTask": "Ihre Aufgabe:", + "yourPromptWillBeScoredOn": "Ihr Prompt wird bewertet nach:", + "startChallenge": "Herausforderung Starten", + "writeYourPromptHere": "Schreiben Sie Ihren Prompt hier...", + "points": "Punkte", + "hints": "Hinweise", + "hintsUsed": "{used}/{total} verwendet, jeder -5 Punkte", + "revealNextHint": "Nächsten Hinweis Aufdecken (-5 Punkte)", + "submitForScoring": "Zur Bewertung Einreichen", + "aiCallsRemaining": "Verbleibende KI-Aufrufe", + "excellent": "🎉 Ausgezeichnet!", + "goodEffort": "👍 Guter Versuch!", + "keepPracticing": "Weiter üben!", + "criteriaBreakdown": "Kriterien-Aufschlüsselung:", + "suggestionsForImprovement": "Verbesserungsvorschläge:", + "exampleSolution": "Beispiellösung", + "hide": "Ausblenden", + "show": "Anzeigen", + "improveThisPrompt": "Diesen Prompt Verbessern", + "improveThisPromptTask": "Verbessern Sie diesen Prompt für bessere Ergebnisse", + "improvePromptTask": "Verbessern Sie diesen Prompt für bessere Ergebnisse", + "originalWeakPrompt": "Original (Schwacher) Prompt", + "yourImprovedVersion": "Ihre Verbesserte Version", + "compareWithAI": "Mit KI Vergleichen", + "reset": "Zurücksetzen", + "showIdealSolution": "Ideale Lösung Anzeigen", + "hideIdealSolution": "Ideale Lösung Ausblenden", + "idealSolution": "Ideale Lösung", + "yourVersionBetter": "🎉 Ihre Version ist besser!", + "yourVersionIsBetter": "🎉 Ihre Version ist besser!", + "keepImproving": "Das Original könnte noch besser sein. Weiter verbessern!", + "originalMightBeBetter": "Das Original könnte noch besser sein. Weiter verbessern!", + "keyDifferences": "Hauptunterschiede:", + "beginner": "Anfänger", + "intermediate": "Fortgeschritten", + "advanced": "Experte", + "youllHaveTime": "Sie haben {time} Zeit, um diese Herausforderung abzuschließen.", + "takeYourTime": "Nehmen Sie sich Zeit und erstellen Sie den besten Prompt.", + "pleaseWritePromptBeforeSubmitting": "Bitte schreiben Sie einen Prompt vor dem Einreichen", + "fillInTheBlanks": "Lücken Ausfüllen", + "perfect": "🎉 Perfekt!", + "ofCorrect": "{score} / {total} richtig", + "correctAnswer": "Richtige Antwort:", + "checking": "Wird geprüft...", + "checkAnswers": "Antworten Prüfen", + "tryAgain": "Erneut Versuchen", + "aiPoweredValidation": "KI-gestützte semantische Validierung", + "hintForBlank": "Hinweis:", + "wellStructuredPrompt": "🎉 Gut strukturierter Prompt!", + "consistencyIssuesFound": "Einige Konsistenzprobleme gefunden", + "issues": "Probleme:", + "aiValidationFailed": "KI-Validierung fehlgeschlagen. Lokale Validierung wird verwendet.", + "aiCheckFailed": "KI-Prüfung fehlgeschlagen. Bitte erneut versuchen.", + "checklist": "Checkliste", + "complete": "vollständig", + "allDoneGreatWork": "🎉 Alles erledigt! Tolle Arbeit!", + "debugThisPrompt": "Diesen Prompt Debuggen", + "hideHint": "Hinweis ausblenden", + "showHint": "Hinweis anzeigen", + "thePrompt": "Der Prompt:", + "theOutputProblematic": "Die Ausgabe (problematisch):", + "whatsWrongWithThisPrompt": "Was stimmt mit diesem Prompt nicht?", + "jailbreakAttackSimulator": "Jailbreak-Angriffssimulator", + "selectAttackType": "Wählen Sie einen Angriffstyp, um zu sehen, wie er funktioniert und testen Sie, ob die KI sich dagegen verteidigt:", + "systemPromptDefense": "System-Prompt (Verteidigung)", + "attackAttempt": "Angriffsversuch", + "whatThisAttackDoes": "Was dieser Angriff macht:", + "testJailbreakDefense": "Jailbreak-Verteidigung Testen", + "systemPromptLabel": "SYSTEM-PROMPT", + "userAttemptsJailbreak": "BENUTZER VERSUCHT JAILBREAK", + "sequentialChain": "Sequenzielle Kette", + "parallelChain": "Parallele Kette", + "conditionalChain": "Bedingte Kette", + "iterativeChain": "Iterative Kette", + "running": "Wird ausgeführt...", + "run": "Ausführen", + "outputLabel": "Ausgabe", + "skippedConditionNotMet": "Übersprungen - Bedingung nicht erfüllt", + "iterationOf": "Iteration {current} von {total}", + "previousOutputAsInput": "Vorherige Ausgabe als Eingabe", + "loopUntilQualityMet": "Schleife bis Qualitätsschwelle erreicht", + "chainErrorHandlingDemo": "Demo Ketten-Fehlerbehandlung", + "attempt": "Versuch", + "retryingWithFeedback": "Erneuter Versuch mit Fehler-Feedback...", + "switchingToFallback": "Wechsel zum Fallback-Ansatz...", + "failed": "Fehlgeschlagen", + "retry": "Erneut Versuchen", + "fallback": "Fallback", + "contextPlayground": "Kontext-Spielplatz", + "toggleContextBlocks": "Schalten Sie Kontextblöcke ein/aus, um zu sehen, wie sie sich kombinieren. Achten Sie auf die Token-Anzahl!", + "overContextLimit": "Kontextlimit überschritten! Einige Inhalte werden gekürzt.", + "enableContextBlocksToBuild": "Aktivieren Sie einige Kontextblöcke, um einen Prompt zu erstellen", + "testContext": "Kontext Testen" + } + }, + "userExamples": { + "addMyExample": "Mein Beispiel Hinzufügen", + "addExampleTitle": "Ihr Beispiel Hinzufügen", + "addExampleDescriptionImage": "Teilen Sie ein Bild, das Sie mit diesem Prompt erstellt haben.", + "addExampleDescriptionVideo": "Teilen Sie ein Video, das Sie mit diesem Prompt erstellt haben.", + "imageUrl": "Bild-URL", + "videoUrl": "Video-URL", + "imagePreview": "Bildvorschau", + "videoPreview": "Videovorschau", + "urlTab": "URL", + "uploadTab": "Hochladen", + "clickToUpload": "Klicken Sie, um ein Bild hochzuladen", + "clickToUploadVideo": "Klicken Sie, um ein Video hochzuladen", + "uploading": "Wird hochgeladen...", + "maxFileSize": "Max 4MB (JPEG, PNG, GIF, WebP)", + "fileTooLarge": "Datei ist zu groß. Maximale Größe ist 4MB.", + "invalidFileType": "Ungültiger Dateityp. Nur JPEG, PNG, GIF und WebP sind erlaubt.", + "invalidVideoType": "Ungültiger Dateityp. Nur MP4-Videos sind erlaubt.", + "commentOptional": "Kommentar (optional)", + "commentPlaceholder": "Beschreiben Sie Ihre Kreation oder teilen Sie Tipps...", + "cancel": "Abbrechen", + "submit": "Absenden", + "communityExamples": "Community-Beispiele", + "userExample": "Benutzerbeispiel" } } \ No newline at end of file diff --git a/messages/es.json b/messages/es.json index 11263621..32f7cc46 100644 --- a/messages/es.json +++ b/messages/es.json @@ -1742,5 +1742,529 @@ "resetComplete": "¡Progreso restablecido! Recargando...", "cancel": "Cancelar" } + }, + "book": { + "title": "El Libro Interactivo del Prompting", + "subtitle": "Una Guía Interactiva para Crear Prompts Claros y Efectivos", + "metaTitle": "El Libro Interactivo del Prompting | Guía Gratuita Online de Ingeniería de Prompts IA", + "metaDescription": "Domina la ingeniería de prompts IA con esta guía interactiva gratuita. Aprende prompts de ChatGPT, razonamiento chain-of-thought, few-shot learning y técnicas avanzadas. 25+ capítulos con ejemplos reales.", + "interactiveGuideBy": "Una Guía Interactiva de", + "authorIntro": "Hola, soy Fatih Kadir Akın, el curador del popular repositorio Awesome ChatGPT Prompts en GitHub y de prompts.chat.", + "bookDescription": "En esta guía completa e interactiva, descubrirás estrategias expertas para crear prompts de IA convincentes que generan conversaciones atractivas y efectivas. Desde entender cómo funcionan los modelos de IA hasta dominar técnicas avanzadas como prompt chaining y sistemas agénticos, este libro te proporciona las herramientas que necesitas para llevar tus interacciones con IA al siguiente nivel.", + "whatYouWillLearn": "Lo que aprenderás:", + "highlights": { + "understanding": "Entender cómo los modelos de IA piensan y procesan los prompts", + "crafting": "Crear prompts claros, específicos y efectivos", + "advanced": "Técnicas avanzadas: chain-of-thought, few-shot learning y prompt chaining", + "interactive": "Ejemplos interactivos que puedes probar directamente en el navegador", + "realWorld": "Casos de uso reales para escritura, programación, educación y negocios", + "future": "El futuro del prompting: agentes y sistemas agénticos" + }, + "bookStructure": "Estructura del Libro", + "structure": { + "introduction": "Introducción", + "part1": "Parte 1: Fundamentos", + "part2": "Parte 2: Técnicas", + "part3": "Parte 3: Estrategias Avanzadas", + "part4": "Parte 4: Mejores Prácticas", + "part5": "Parte 5: Casos de Uso", + "part6": "Parte 6: Conclusión", + "chapters": "25 Capítulos Interactivos" + }, + "startReading": "Comenzar a Leer", + "skipToChapter1": "Ir al Capítulo 1", + "continuousUpdate": "Este libro se actualiza continuamente con nuevas técnicas y conocimientos a medida que la IA evoluciona.", + "partOfProject": "Parte del proyecto Awesome ChatGPT Prompts. Licencia CC0.", + "kidsSection": { + "question": "¿Eres profesor o padre?", + "title": "¡Prueba nuestro Libro Jugable para Niños! 🎮", + "description": "Una aventura interactiva basada en juegos para enseñar a los niños (8-14 años) cómo comunicarse con la IA a través de puzzles e historias divertidas.", + "startPlaying": "Comenzar a Jugar" + }, + "chapter": { + "notFound": "Capítulo No Encontrado", + "comingSoon": "Este capítulo llegará pronto.", + "previous": "Anterior", + "next": "Siguiente" + }, + "tableOfContents": "Tabla de Contenidos", + "awesomeChatGPTPrompts": "Awesome ChatGPT Prompts", + "search": { + "placeholder": "Buscar capítulos...", + "noResults": "No se encontraron capítulos" + }, + "bookmark": { + "add": "Guardar este capítulo en marcadores", + "remove": "Eliminar marcador", + "continueReading": "Continuar donde lo dejaste", + "continue": "Continuar" + }, + "parts": { + "introduction": "Introducción", + "foundations": "Fundamentos", + "techniques": "Técnicas", + "advanced": "Estrategias Avanzadas", + "bestPractices": "Mejores Prácticas", + "useCases": "Casos de Uso", + "conclusion": "Conclusión" + }, + "chapters": { + "00a-preface": "Prefacio", + "00b-history": "Historia", + "00c-introduction": "Introducción", + "01-understanding-ai-models": "Entendiendo los Modelos de IA", + "02-anatomy-of-effective-prompt": "Anatomía de un Prompt Efectivo", + "03-core-prompting-principles": "Principios Fundamentales del Prompting", + "04-role-based-prompting": "Prompting Basado en Roles", + "05-structured-output": "Salida Estructurada", + "06-chain-of-thought": "Cadena de Pensamiento", + "07-few-shot-learning": "Aprendizaje Few-Shot", + "08-iterative-refinement": "Refinamiento Iterativo", + "09-json-yaml-prompting": "Prompting JSON y YAML", + "10-system-prompts-personas": "Prompts de Sistema y Personas", + "11-prompt-chaining": "Encadenamiento de Prompts", + "12-handling-edge-cases": "Manejo de Casos Límite", + "13-multimodal-prompting": "Prompting Multimodal", + "14-context-engineering": "Ingeniería de Contexto", + "25-agents-and-skills": "Agentes y Habilidades", + "15-common-pitfalls": "Errores Comunes", + "16-ethics-responsible-use": "Ética y Uso Responsable", + "17-prompt-optimization": "Optimización de Prompts", + "18-writing-content": "Escritura y Contenido", + "19-programming-development": "Programación y Desarrollo", + "20-education-learning": "Educación y Aprendizaje", + "21-business-productivity": "Negocios y Productividad", + "22-creative-arts": "Artes Creativas", + "23-research-analysis": "Investigación y Análisis", + "24-future-of-prompting": "El Futuro del Prompting" + }, + "chapterDescriptions": { + "00a-preface": "Una nota personal del autor", + "00b-history": "La historia de Awesome ChatGPT Prompts", + "00c-introduction": "Qué es la ingeniería de prompts y por qué importa", + "01-understanding-ai-models": "Cómo funcionan los grandes modelos de lenguaje", + "02-anatomy-of-effective-prompt": "Componentes que hacen efectivos los prompts", + "03-core-prompting-principles": "Principios fundamentales para mejores prompts", + "04-role-based-prompting": "Usar personas y roles efectivamente", + "05-structured-output": "Obtener respuestas consistentes y formateadas", + "06-chain-of-thought": "Razonamiento paso a paso para tareas complejas", + "07-few-shot-learning": "Enseñar con ejemplos", + "08-iterative-refinement": "Mejorar prompts mediante iteración", + "09-json-yaml-prompting": "Formatos de datos estructurados en prompts", + "10-system-prompts-personas": "Crear personalidades de IA consistentes", + "11-prompt-chaining": "Conectar múltiples prompts", + "12-handling-edge-cases": "Manejar entradas inesperadas", + "13-multimodal-prompting": "Trabajar con imágenes, audio y video", + "14-context-engineering": "RAG, embeddings, llamadas a funciones y MCP", + "25-agents-and-skills": "Construir agentes de IA con paquetes de habilidades reutilizables", + "15-common-pitfalls": "Errores a evitar", + "16-ethics-responsible-use": "Consideraciones éticas en IA", + "17-prompt-optimization": "Probar y mejorar prompts", + "18-writing-content": "Creación de contenido y copywriting", + "19-programming-development": "Generación de código y depuración", + "20-education-learning": "Aplicaciones para enseñanza y aprendizaje", + "21-business-productivity": "Aplicaciones profesionales y laborales", + "22-creative-arts": "Aplicaciones artísticas y creativas", + "23-research-analysis": "Análisis de datos y tareas de investigación", + "24-future-of-prompting": "Tendencias emergentes y perspectivas futuras" + }, + "interactive": { + "tryIt": "Pruébalo Tú Mismo", + "copy": "Copiar", + "copied": "¡Copiado!", + "correct": "¡Correcto!", + "notQuite": "No del todo.", + "nextTokenPrediction": "Predicción del Siguiente Token", + "watchHowAIPredicts": "Observa cómo la IA predice el siguiente token en cada paso", + "replay": "Repetir", + "playing": "Reproduciendo...", + "play": "Reproducir", + "pressPlayToStart": "Presiona Reproducir para comenzar...", + "completingCurrentToken": "Completando token actual:", + "top3PredictedNextTokens": "Top 3 Tokens Siguientes Predichos:", + "howItWorks": "Cómo funciona:", + "howItWorksExplanation": "En cada paso, el modelo calcula probabilidades para todos los posibles tokens siguientes (~50,000+). Se selecciona el token con mayor probabilidad, luego el proceso se repite.", + "tokenizerDemo": "Demo del Tokenizador", + "seeHowTextIsSplit": "Mira cómo el texto se divide en tokens", + "enterText": "Ingresa texto:", + "tokens": "tokens", + "tryExamples": "Prueba: \"Increíble\", \"ChatGPT es genial\" o escribe tu propio texto", + "contextWindowVisualizer": "Visualizador de Ventana de Contexto", + "understandHowContextIsConsumed": "Entiende cómo se consume el contexto", + "contextWindow": "Ventana de Contexto", + "remaining": "restantes", + "prompt": "Prompt", + "response": "Respuesta", + "yourPrompt": "Tu Prompt:", + "aiResponse": "Respuesta de IA", + "contextOverflow": "¡Desbordamiento de contexto!", + "contextOverflowMessage": "Tu prompt + respuesta excede la ventana de contexto. El modelo truncará o fallará. Intenta reducir la longitud de tu prompt o solicitar respuestas más cortas.", + "tipLabel": "Consejo:", + "contextTip": "Tanto tu prompt COMO la respuesta de la IA deben caber en la ventana de contexto. Prompts más largos dejan menos espacio para respuestas. Pon la información importante al inicio de tu prompt.", + "temperatureDemo": "Demo de Temperatura", + "seeHowRandomnessAffects": "Mira cómo la aleatoriedad afecta las salidas", + "temperature": "Temperatura", + "deterministic": "Determinístico", + "balanced": "Equilibrado", + "creative": "Creativo", + "veryCreative": "Muy Creativo", + "focused": "Enfocado", + "random": "Aleatorio", + "possibleResponsesAtThisTemp": "Respuestas posibles a esta temperatura:", + "useLowTemperature": "Usa temperatura baja", + "useHighTemperature": "Usa temperatura alta", + "forFactualAnswers": "para respuestas factuales y consistentes.", + "forCreativeWriting": "para escritura creativa y lluvia de ideas.", + "structuredOutputDemo": "Demo de Salida Estructurada", + "seeTheDifferenceStructureMakes": "Mira la diferencia que hace la estructura", + "unstructured": "No estructurado", + "output": "Salida:", + "youCan": "Puedes:", + "parseProgrammatically": "Analizar programáticamente", + "compareAcrossQueries": "Comparar entre consultas", + "integrateIntoWorkflows": "Integrar en flujos de trabajo", + "validateForCompleteness": "Validar completitud", + "parseProgrammaticallyLabel": "Analizar programáticamente:", + "complexRegexRequired": "Se requiere regex complejo o NLP", + "unreliableBreaksWithChanges": "No confiable, falla con cambios leves", + "simpleAndReliable": "Simple y confiable", + "parseableWithMarkdown": "Analizable con librería markdown", + "fewShotLearningDemo": "Demo de Aprendizaje Few-Shot", + "seeHowExamplesImproveAccuracy": "Mira cómo los ejemplos mejoran la precisión", + "numberOfExamples": "Número de ejemplos", + "zeroShot": "Zero-shot", + "oneShot": "One-shot", + "twoShot": "Two-shot", + "threeShot": "Three-shot", + "examplesProvided": "Ejemplos proporcionados:", + "testInput": "Entrada de prueba:", + "modelPrediction": "Predicción del modelo:", + "confidence": "Confianza:", + "expected": "Esperado:", + "formatComparison": "Comparación de Formatos", + "sameDataDifferentFormats": "Mismos datos, diferentes formatos", + "defineStructureWithTypeScript": "Define la estructura con interfaces TypeScript", + "machineReadableStrictSyntax": "Legible por máquina, sintaxis estricta, excelente para APIs", + "humanReadableSupportsComments": "Legible por humanos, soporta comentarios, excelente para config", + "defineSchema": "Definir esquema", + "apisAndParsing": "APIs y parsing", + "configFiles": "Archivos de configuración", + "iterativeRefinementDemo": "Demo de Refinamiento Iterativo", + "watchAPromptEvolve": "Observa cómo evoluciona un prompt", + "pause": "Pausar", + "versionXOfY": "Versión {current} / {total}", + "newInThisVersion": "Nuevo en esta versión", + "quality": "Calidad", + "issue": "Problema:", + "success": "Éxito", + "successMessage": "El prompt ahora produce salida de alta calidad y consistente.", + "apiCostCalculator": "Calculador de Costo API", + "inputTokens": "Tokens de Entrada (por solicitud)", + "outputTokens": "Tokens de Salida (por solicitud)", + "inputPrice": "Precio Entrada ($ por 1M tokens)", + "outputPrice": "Precio Salida ($ por 1M tokens)", + "requestsPerDay": "Solicitudes por Día", + "perRequest": "Por Solicitud", + "dailyCost": "Costo Diario", + "monthlyCost": "Costo Mensual", + "textToImageBuildPrompt": "Texto-a-Imagen: Construye Tu Prompt", + "selectOptionsToBuiltImagePrompt": "Selecciona opciones de cada categoría para construir un prompt de imagen:", + "generatedPrompt": "Prompt Generado", + "simulateDiffusionProcess": "Simular Proceso de Difusión", + "diffusionStep1": "Comenzar desde ruido aleatorio", + "diffusionStep2": "Detectar formas aproximadas", + "diffusionStep3": "Añadir colores y formas básicas", + "diffusionStep4": "Refinar detalles", + "diffusionStep5": "Imagen final", + "diffusionExplanation": "Los modelos de difusión reales ejecutan miles de pasos, eliminando gradualmente el ruido hasta que emerge una imagen coherente.", + "textToVideoBuildPrompt": "Texto-a-Video: Construye Tu Prompt", + "videoPromptsNeed": "Los prompts de video necesitan movimiento, trabajo de cámara y timing:", + "playAnimation": "Reproducir Animación", + "stop": "Detener", + "frame": "Fotograma:", + "consistency": "Consistencia:", + "consistencyDesc": "El sujeto permanece igual entre fotogramas", + "motion": "Movimiento:", + "motionDesc": "La posición cambia fluidamente en el tiempo", + "physics": "Física:", + "physicsDesc": "El movimiento sigue las leyes naturales", + "simplifiedAnimationPreview": "Vista previa de animación simplificada", + "videoModelExplanation": "Los modelos de video reales generan 24-60 fotogramas por segundo con detalles fotorrealistas y sujetos consistentes.", + "embeddingsVisualization": "Visualización de Embeddings", + "clickWordToSeeVector": "Haz clic en una palabra para ver su vector y similitud con otras palabras:", + "vector": "vector", + "similarityTo": "Similitud con:", + "embeddingsExplanation": "Las palabras con significados similares (como \"feliz\" y \"alegre\") tienen vectores similares y obtienen puntuaciones de similitud altas.", + "canDoWell": "Puede Hacer Bien", + "cannotDo": "No Puede Hacer", + "promptBuilder": "Constructor de Prompts", + "buildYourPromptStepByStep": "Construye tu prompt paso a paso", + "pleaseAddTask": "Por favor añade al menos una tarea a tu prompt", + "rateLimitReached": "Límite de solicitudes alcanzado. Intenta de nuevo en:", + "orSignInForMore": "o inicia sesión para más.", + "failedToRunPrompt": "No se pudo ejecutar el prompt", + "runWithAI": "Ejecutar con IA", + "failedToConnectApi": "No se pudo conectar a la API", + "day": "día", + "promptAnalyzer": "Analizador de Prompts", + "getAiFeedbackOnPrompt": "Obtén retroalimentación de IA sobre tu prompt", + "pasteOrWritePromptHere": "Pega o escribe tu prompt aquí...", + "analyze": "Analizar", + "pleaseEnterPromptToAnalyze": "Por favor ingresa un prompt para analizar", + "failedToAnalyzePrompt": "No se pudo analizar el prompt", + "clarity": "Claridad", + "specificity": "Especificidad", + "missingElements": "Elementos Faltantes", + "suggestions": "Sugerencias", + "improvedVersion": "Versión Mejorada", + "summarizationStrategies": "Estrategias de Resumen", + "originalConversation": "Conversación Original", + "after": "Después:", + "summary": "Resumen", + "keptMessages": "Mensajes Conservados", + "saved": "Ahorrado:", + "part": "Parte", + "demoExamples": { + "tokenPrediction": { + "tokens": [ + "La", + " capital", + " de", + " España", + " es", + " Madrid", + "." + ], + "fullText": "La capital de España es Madrid." + }, + "tokenizer": { + "default": "example1", + "samples": { + "example1": { + "text": "¡Hola, mundo!", + "tokens": [ + "¡", + "Ho", + "la", + ",", + " mun", + "do", + "!" + ] + }, + "example2": { + "text": "Madrid capital", + "tokens": [ + "Mad", + "rid", + " cap", + "ital" + ] + }, + "example3": { + "text": "Inteligencia Artificial", + "tokens": [ + "Int", + "elig", + "encia", + " Art", + "ific", + "ial" + ] + }, + "example4": { + "text": "El Palacio Real", + "tokens": [ + "El", + " Pal", + "acio", + " Re", + "al" + ] + }, + "example5": { + "text": "Ingeniería de prompts", + "tokens": [ + "Ing", + "eni", + "ería", + " de", + " prom", + "pts" + ] + } + }, + "tryExamples": "Prueba los ejemplos o escribe tu propio texto" + }, + "temperature": { + "prompt": "¿Cuál es la capital de España?", + "lowTemp": [ + "La capital de España es Madrid.", + "La capital de España es Madrid.", + "La capital de España es Madrid." + ], + "mediumLowTemp": [ + "La capital de España es Madrid.", + "Madrid es la capital de España.", + "La capital de España es Madrid, una gran ciudad europea." + ], + "mediumHighTemp": [ + "Madrid sirve como capital de España.", + "La capital de España es Madrid, sede del Palacio Real.", + "La capital de España es la histórica y vibrante ciudad de Madrid." + ], + "highTemp": [ + "¡Madrid, la ciudad de los sueños, se erige orgullosamente como la magnífica capital de España!", + "La vibrante capital de España no es otra que la encantadora ciudad de Madrid.", + "El corazón de España late en Madrid, su amada capital de arte y cultura." + ] + }, + "fewShot": { + "examples": [ + { + "input": "¡Me encanta este producto!", + "output": "Positivo" + }, + { + "input": "Experiencia terrible, dinero desperdiciado", + "output": "Negativo" + }, + { + "input": "Está bien, nada especial", + "output": "Neutral" + } + ], + "testCase": { + "input": "Excelente calidad pero envío lento", + "expected": "Mixto" + }, + "labels": { + "positive": "Positivo", + "negative": "Negativo", + "neutral": "Neutral", + "mixed": "Mixto" + } + } + }, + "promptChallenge": "Desafío de Prompt", + "yourTask": "Tu tarea:", + "yourPromptWillBeScoredOn": "Tu prompt será evaluado en:", + "startChallenge": "Iniciar Desafío", + "writeYourPromptHere": "Escribe tu prompt aquí...", + "points": "puntos", + "hints": "Pistas", + "hintsUsed": "{used}/{total} usadas, cada una -5 puntos", + "revealNextHint": "Revelar Siguiente Pista (-5 puntos)", + "submitForScoring": "Enviar para Evaluación", + "aiCallsRemaining": "Llamadas de IA restantes", + "excellent": "🎉 ¡Excelente!", + "goodEffort": "👍 ¡Buen esfuerzo!", + "keepPracticing": "¡Sigue practicando!", + "criteriaBreakdown": "Desglose de Criterios:", + "suggestionsForImprovement": "Sugerencias de Mejora:", + "exampleSolution": "Solución de Ejemplo", + "hide": "Ocultar", + "show": "Mostrar", + "improveThisPrompt": "Mejorar Este Prompt", + "improveThisPromptTask": "Mejora este prompt para obtener mejores resultados", + "improvePromptTask": "Mejora este prompt para obtener mejores resultados", + "originalWeakPrompt": "Prompt Original (Débil)", + "yourImprovedVersion": "Tu Versión Mejorada", + "compareWithAI": "Comparar con IA", + "reset": "Reiniciar", + "showIdealSolution": "Mostrar Solución Ideal", + "hideIdealSolution": "Ocultar Solución Ideal", + "idealSolution": "Solución Ideal", + "yourVersionBetter": "🎉 ¡Tu versión es mejor!", + "yourVersionIsBetter": "🎉 ¡Tu versión es mejor!", + "keepImproving": "El original podría ser mejor. ¡Sigue mejorando!", + "originalMightBeBetter": "El original podría ser mejor. ¡Sigue mejorando!", + "keyDifferences": "Diferencias Clave:", + "beginner": "principiante", + "intermediate": "intermedio", + "advanced": "avanzado", + "youllHaveTime": "Tendrás {time} para completar este desafío.", + "takeYourTime": "Tómate tu tiempo y crea el mejor prompt.", + "pleaseWritePromptBeforeSubmitting": "Por favor escribe un prompt antes de enviar", + "fillInTheBlanks": "Rellena los Espacios", + "perfect": "🎉 ¡Perfecto!", + "ofCorrect": "{score} / {total} correctos", + "correctAnswer": "Respuesta correcta:", + "checking": "Verificando...", + "checkAnswers": "Verificar Respuestas", + "tryAgain": "Intentar de Nuevo", + "aiPoweredValidation": "Validación semántica impulsada por IA", + "hintForBlank": "Pista:", + "wellStructuredPrompt": "🎉 ¡Prompt bien estructurado!", + "consistencyIssuesFound": "Se encontraron algunos problemas de consistencia", + "issues": "Problemas:", + "aiValidationFailed": "Validación de IA fallida. Usando validación local.", + "aiCheckFailed": "Verificación de IA fallida. Por favor intenta de nuevo.", + "checklist": "Lista de Verificación", + "complete": "completo", + "allDoneGreatWork": "🎉 ¡Todo listo! ¡Excelente trabajo!", + "debugThisPrompt": "Depurar Este Prompt", + "hideHint": "Ocultar pista", + "showHint": "Mostrar pista", + "thePrompt": "El Prompt:", + "theOutputProblematic": "La Salida (problemática):", + "whatsWrongWithThisPrompt": "¿Qué está mal con este prompt?", + "jailbreakAttackSimulator": "Simulador de Ataque Jailbreak", + "selectAttackType": "Selecciona un tipo de ataque para ver cómo funciona y probar si la IA se defiende:", + "systemPromptDefense": "Prompt de Sistema (Defensa)", + "attackAttempt": "Intento de Ataque", + "whatThisAttackDoes": "Lo que hace este ataque:", + "testJailbreakDefense": "Probar Defensa Jailbreak", + "systemPromptLabel": "PROMPT DE SISTEMA", + "userAttemptsJailbreak": "EL USUARIO INTENTA JAILBREAK", + "sequentialChain": "Cadena Secuencial", + "parallelChain": "Cadena Paralela", + "conditionalChain": "Cadena Condicional", + "iterativeChain": "Cadena Iterativa", + "running": "Ejecutando...", + "run": "Ejecutar", + "outputLabel": "Salida", + "skippedConditionNotMet": "Omitido - condición no cumplida", + "iterationOf": "Iteración {current} de {total}", + "previousOutputAsInput": "Salida anterior como entrada", + "loopUntilQualityMet": "Bucle hasta alcanzar umbral de calidad", + "chainErrorHandlingDemo": "Demo de Manejo de Errores en Cadena", + "attempt": "Intento", + "retryingWithFeedback": "Reintentando con retroalimentación de error...", + "switchingToFallback": "Cambiando a enfoque alternativo...", + "failed": "Fallido", + "retry": "Reintentar", + "fallback": "Alternativo", + "contextPlayground": "Zona de Pruebas de Contexto", + "toggleContextBlocks": "Activa/desactiva bloques de contexto para ver cómo se combinan. ¡Observa el conteo de tokens!", + "overContextLimit": "¡Límite de contexto excedido! Algunos contenidos serán truncados.", + "enableContextBlocksToBuild": "Habilita algunos bloques de contexto para construir un prompt", + "testContext": "Probar Contexto" + } + }, + "userExamples": { + "addMyExample": "Añadir Mi Ejemplo", + "addExampleTitle": "Añade Tu Ejemplo", + "addExampleDescriptionImage": "Comparte una imagen que hayas creado usando este prompt.", + "addExampleDescriptionVideo": "Comparte un video que hayas creado usando este prompt.", + "imageUrl": "URL de Imagen", + "videoUrl": "URL de Video", + "imagePreview": "Vista Previa de Imagen", + "videoPreview": "Vista Previa de Video", + "urlTab": "URL", + "uploadTab": "Subir", + "clickToUpload": "Haz clic para subir una imagen", + "clickToUploadVideo": "Haz clic para subir un video", + "uploading": "Subiendo...", + "maxFileSize": "Máx 4MB (JPEG, PNG, GIF, WebP)", + "fileTooLarge": "El archivo es muy grande. Tamaño máximo 4MB.", + "invalidFileType": "Tipo de archivo inválido. Solo JPEG, PNG, GIF y WebP están permitidos.", + "invalidVideoType": "Tipo de archivo inválido. Solo videos MP4 están permitidos.", + "commentOptional": "Comentario (opcional)", + "commentPlaceholder": "Describe tu creación o comparte consejos...", + "cancel": "Cancelar", + "submit": "Enviar", + "communityExamples": "Ejemplos de la Comunidad", + "userExample": "Ejemplo de usuario" } } \ No newline at end of file diff --git a/messages/ja.json b/messages/ja.json index d448c79e..36281fb0 100644 --- a/messages/ja.json +++ b/messages/ja.json @@ -1742,5 +1742,514 @@ "resetComplete": "進捗をリセットしました!再読み込み中...", "cancel": "キャンセル" } + }, + "book": { + "title": "インタラクティブ・プロンプティングブック", + "subtitle": "明確で効果的なプロンプトを作成するためのインタラクティブガイド", + "metaTitle": "インタラクティブ・プロンプティングブック | AIプロンプトエンジニアリング無料オンラインガイド", + "metaDescription": "この無料インタラクティブガイドでAIプロンプトエンジニアリングをマスターしましょう。ChatGPTプロンプト、Chain-of-Thought推論、Few-Shot学習、高度なテクニックを学べます。実例付き25以上のチャプター。", + "interactiveGuideBy": "インタラクティブガイド by", + "authorIntro": "こんにちは、Fatih Kadir Akınです。GitHubで人気のAwesome ChatGPT Promptsリポジトリとprompts.chatのキュレーターです。", + "bookDescription": "この包括的でインタラクティブなガイドでは、魅力的で効果的な会話を生み出す説得力のあるAIプロンプトを作成するための専門家の戦略を発見できます。AIモデルの仕組みの理解から、プロンプトチェーニングやエージェントシステムなどの高度なテクニックの習得まで、この本はAIインタラクションを次のレベルに引き上げるために必要なツールを提供します。", + "whatYouWillLearn": "学べること:", + "highlights": { + "understanding": "AIモデルがどのように考え、プロンプトを処理するかを理解する", + "crafting": "明確で具体的、効果的なプロンプトを作成する", + "advanced": "高度なテクニック:Chain-of-Thought、Few-Shot学習、プロンプトチェーニング", + "interactive": "ブラウザで直接試せるインタラクティブな例", + "realWorld": "執筆、プログラミング、教育、ビジネスの実際のユースケース", + "future": "プロンプティングの未来:エージェントとエージェントシステム" + }, + "bookStructure": "本の構成", + "structure": { + "introduction": "はじめに", + "part1": "パート1:基礎", + "part2": "パート2:テクニック", + "part3": "パート3:高度な戦略", + "part4": "パート4:ベストプラクティス", + "part5": "パート5:ユースケース", + "part6": "パート6:結論", + "chapters": "25のインタラクティブチャプター" + }, + "startReading": "読み始める", + "skipToChapter1": "第1章へ", + "continuousUpdate": "この本はAIの進化に合わせて新しいテクニックと洞察で継続的に更新されています。", + "partOfProject": "Awesome ChatGPT Promptsプロジェクトの一部。CC0ライセンス。", + "kidsSection": { + "question": "先生または保護者ですか?", + "title": "お子様向けプレイブックをお試しください!🎮", + "description": "子供たち(8-14歳)に楽しいパズルやストーリーを通じてAIとのコミュニケーション方法を教えるインタラクティブなゲームベースの冒険。", + "startPlaying": "プレイ開始" + }, + "chapter": { + "notFound": "チャプターが見つかりません", + "comingSoon": "このチャプターは近日公開予定です。", + "previous": "前へ", + "next": "次へ" + }, + "tableOfContents": "目次", + "awesomeChatGPTPrompts": "Awesome ChatGPT Prompts", + "search": { + "placeholder": "チャプターを検索...", + "noResults": "チャプターが見つかりません" + }, + "bookmark": { + "add": "このチャプターをブックマーク", + "remove": "ブックマークを削除", + "continueReading": "前回の続きから読む", + "continue": "続ける" + }, + "parts": { + "introduction": "はじめに", + "foundations": "基礎", + "techniques": "テクニック", + "advanced": "高度な戦略", + "bestPractices": "ベストプラクティス", + "useCases": "ユースケース", + "conclusion": "結論" + }, + "chapters": { + "00a-preface": "序文", + "00b-history": "歴史", + "00c-introduction": "はじめに", + "01-understanding-ai-models": "AIモデルを理解する", + "02-anatomy-of-effective-prompt": "効果的なプロンプトの構造", + "03-core-prompting-principles": "プロンプティングの核心原則", + "04-role-based-prompting": "ロールベースプロンプティング", + "05-structured-output": "構造化出力", + "06-chain-of-thought": "思考の連鎖", + "07-few-shot-learning": "Few-Shot学習", + "08-iterative-refinement": "反復的改善", + "09-json-yaml-prompting": "JSON & YAMLプロンプティング", + "10-system-prompts-personas": "システムプロンプトとペルソナ", + "11-prompt-chaining": "プロンプトチェーニング", + "12-handling-edge-cases": "エッジケースの処理", + "13-multimodal-prompting": "マルチモーダルプロンプティング", + "14-context-engineering": "コンテキストエンジニアリング", + "25-agents-and-skills": "エージェントとスキル", + "15-common-pitfalls": "よくある落とし穴", + "16-ethics-responsible-use": "倫理と責任ある使用", + "17-prompt-optimization": "プロンプト最適化", + "18-writing-content": "ライティングとコンテンツ", + "19-programming-development": "プログラミングと開発", + "20-education-learning": "教育と学習", + "21-business-productivity": "ビジネスと生産性", + "22-creative-arts": "クリエイティブアート", + "23-research-analysis": "研究と分析", + "24-future-of-prompting": "プロンプティングの未来" + }, + "chapterDescriptions": { + "00a-preface": "著者からの個人的なメッセージ", + "00b-history": "Awesome ChatGPT Promptsの歴史", + "00c-introduction": "プロンプトエンジニアリングとは何か、なぜ重要か", + "01-understanding-ai-models": "大規模言語モデルの仕組み", + "02-anatomy-of-effective-prompt": "プロンプトを効果的にする要素", + "03-core-prompting-principles": "より良いプロンプトのための基本原則", + "04-role-based-prompting": "ペルソナとロールを効果的に使用する", + "05-structured-output": "一貫性のある整形された応答を得る", + "06-chain-of-thought": "複雑なタスクのためのステップバイステップ推論", + "07-few-shot-learning": "例を通じて教える", + "08-iterative-refinement": "反復を通じてプロンプトを改善する", + "09-json-yaml-prompting": "プロンプトでの構造化データ形式", + "10-system-prompts-personas": "一貫したAIパーソナリティを作成する", + "11-prompt-chaining": "複数のプロンプトを接続する", + "12-handling-edge-cases": "予期しない入力を処理する", + "13-multimodal-prompting": "画像、音声、動画を扱う", + "14-context-engineering": "RAG、エンベディング、関数呼び出し、MCP", + "25-agents-and-skills": "再利用可能なスキルパッケージでAIエージェントを構築する", + "15-common-pitfalls": "避けるべき間違い", + "16-ethics-responsible-use": "AIにおける倫理的考慮", + "17-prompt-optimization": "プロンプトのテストと改善", + "18-writing-content": "コンテンツ作成とコピーライティング", + "19-programming-development": "コード生成とデバッグ", + "20-education-learning": "教育と学習のアプリケーション", + "21-business-productivity": "プロフェッショナルと職場のアプリケーション", + "22-creative-arts": "芸術的でクリエイティブなアプリケーション", + "23-research-analysis": "データ分析と研究タスク", + "24-future-of-prompting": "新興トレンドと将来の展望" + }, + "interactive": { + "tryIt": "自分で試す", + "copy": "コピー", + "copied": "コピーしました!", + "correct": "正解!", + "notQuite": "惜しい。", + "nextTokenPrediction": "次トークン予測", + "watchHowAIPredicts": "AIが各ステップで次のトークンをどのように予測するか見てみましょう", + "replay": "リプレイ", + "playing": "再生中...", + "play": "再生", + "pressPlayToStart": "再生を押して開始...", + "completingCurrentToken": "現在のトークンを完了中:", + "top3PredictedNextTokens": "予測次トークンTop3:", + "howItWorks": "仕組み:", + "howItWorksExplanation": "各ステップで、モデルは可能なすべての次のトークン(約50,000以上)の確率を計算します。最も確率の高いトークンが選択され、プロセスが繰り返されます。", + "tokenizerDemo": "トークナイザーデモ", + "seeHowTextIsSplit": "テキストがトークンにどのように分割されるか見てみましょう", + "enterText": "テキストを入力:", + "tokens": "トークン", + "tryExamples": "試してみてください:「素晴らしい」「ChatGPTは最高」または自分のテキストを入力", + "contextWindowVisualizer": "コンテキストウィンドウビジュアライザー", + "understandHowContextIsConsumed": "コンテキストがどのように消費されるか理解する", + "contextWindow": "コンテキストウィンドウ", + "remaining": "残り", + "prompt": "プロンプト", + "response": "応答", + "yourPrompt": "あなたのプロンプト:", + "aiResponse": "AI応答", + "contextOverflow": "コンテキストオーバーフロー!", + "contextOverflowMessage": "プロンプト+応答がコンテキストウィンドウを超えています。モデルは切り捨てるか失敗します。プロンプトの長さを短くするか、短い応答をリクエストしてください。", + "tipLabel": "ヒント:", + "contextTip": "プロンプトとAI応答の両方がコンテキストウィンドウに収まる必要があります。長いプロンプトは応答のスペースを減らします。重要な情報はプロンプトの最初に置いてください。", + "temperatureDemo": "温度デモ", + "seeHowRandomnessAffects": "ランダム性が出力にどのように影響するか見てみましょう", + "temperature": "温度", + "deterministic": "決定的", + "balanced": "バランス", + "creative": "クリエイティブ", + "veryCreative": "非常にクリエイティブ", + "focused": "集中", + "random": "ランダム", + "possibleResponsesAtThisTemp": "この温度での可能な応答:", + "useLowTemperature": "低温度を使用", + "useHighTemperature": "高温度を使用", + "forFactualAnswers": "事実的で一貫した回答に。", + "forCreativeWriting": "クリエイティブライティングやブレインストーミングに。", + "structuredOutputDemo": "構造化出力デモ", + "seeTheDifferenceStructureMakes": "構造がどのような違いを生むか見てみましょう", + "unstructured": "非構造化", + "output": "出力:", + "youCan": "できること:", + "parseProgrammatically": "プログラムで解析", + "compareAcrossQueries": "クエリ間で比較", + "integrateIntoWorkflows": "ワークフローに統合", + "validateForCompleteness": "完全性を検証", + "parseProgrammaticallyLabel": "プログラムで解析:", + "complexRegexRequired": "複雑な正規表現またはNLPが必要", + "unreliableBreaksWithChanges": "信頼性が低く、小さな変更で壊れる", + "simpleAndReliable": "シンプルで信頼性が高い", + "parseableWithMarkdown": "markdownライブラリで解析可能", + "fewShotLearningDemo": "Few-Shot学習デモ", + "seeHowExamplesImproveAccuracy": "例がどのように精度を向上させるか見てみましょう", + "numberOfExamples": "例の数", + "zeroShot": "Zero-shot", + "oneShot": "One-shot", + "twoShot": "Two-shot", + "threeShot": "Three-shot", + "examplesProvided": "提供された例:", + "testInput": "テスト入力:", + "modelPrediction": "モデル予測:", + "confidence": "信頼度:", + "expected": "期待値:", + "formatComparison": "フォーマット比較", + "sameDataDifferentFormats": "同じデータ、異なるフォーマット", + "defineStructureWithTypeScript": "TypeScriptインターフェースで構造を定義", + "machineReadableStrictSyntax": "機械可読、厳密な構文、API向け", + "humanReadableSupportsComments": "人間可読、コメントサポート、設定向け", + "defineSchema": "スキーマ定義", + "apisAndParsing": "APIとパース", + "configFiles": "設定ファイル", + "iterativeRefinementDemo": "反復的改善デモ", + "watchAPromptEvolve": "プロンプトの進化を見てみましょう", + "pause": "一時停止", + "versionXOfY": "バージョン {current} / {total}", + "newInThisVersion": "このバージョンの新機能", + "quality": "品質", + "issue": "問題:", + "success": "成功", + "successMessage": "プロンプトは高品質で一貫した出力を生成するようになりました。", + "apiCostCalculator": "APIコスト計算機", + "inputTokens": "入力トークン(リクエストごと)", + "outputTokens": "出力トークン(リクエストごと)", + "inputPrice": "入力価格($100万トークンあたり)", + "outputPrice": "出力価格($100万トークンあたり)", + "requestsPerDay": "1日あたりのリクエスト数", + "perRequest": "リクエストごと", + "dailyCost": "日次コスト", + "monthlyCost": "月次コスト", + "textToImageBuildPrompt": "テキストto画像:プロンプトを構築", + "selectOptionsToBuiltImagePrompt": "各カテゴリからオプションを選択して画像プロンプトを構築:", + "generatedPrompt": "生成されたプロンプト", + "simulateDiffusionProcess": "拡散プロセスをシミュレート", + "diffusionStep1": "ランダムノイズから開始", + "diffusionStep2": "おおまかな形を検出", + "diffusionStep3": "基本的な色と形を追加", + "diffusionStep4": "ディテールを洗練", + "diffusionStep5": "最終画像", + "diffusionExplanation": "実際の拡散モデルは数千ステップを実行し、一貫した画像が現れるまで徐々にノイズを除去します。", + "textToVideoBuildPrompt": "テキストto動画:プロンプトを構築", + "videoPromptsNeed": "動画プロンプトには動き、カメラワーク、タイミングが必要:", + "playAnimation": "アニメーション再生", + "stop": "停止", + "frame": "フレーム:", + "consistency": "一貫性:", + "consistencyDesc": "被写体がフレーム間で同じまま", + "motion": "モーション:", + "motionDesc": "位置が時間とともにスムーズに変化", + "physics": "物理:", + "physicsDesc": "動きが自然の法則に従う", + "simplifiedAnimationPreview": "簡略化されたアニメーションプレビュー", + "videoModelExplanation": "実際の動画モデルは24-60fpsでフォトリアルなディテールと一貫した被写体を生成します。", + "embeddingsVisualization": "エンベディング可視化", + "clickWordToSeeVector": "単語をクリックしてベクトルと他の単語との類似度を見る:", + "vector": "ベクトル", + "similarityTo": "との類似度:", + "embeddingsExplanation": "類似した意味を持つ単語(「幸せ」と「喜び」など)は類似したベクトルを持ち、高い類似度スコアを得ます。", + "canDoWell": "得意なこと", + "cannotDo": "できないこと", + "promptBuilder": "プロンプトビルダー", + "buildYourPromptStepByStep": "プロンプトをステップバイステップで構築", + "pleaseAddTask": "プロンプトに少なくとも1つのタスクを追加してください", + "rateLimitReached": "レート制限に達しました。再試行まで:", + "orSignInForMore": "またはサインインしてもっと使用。", + "failedToRunPrompt": "プロンプトの実行に失敗", + "runWithAI": "AIで実行", + "failedToConnectApi": "APIへの接続に失敗", + "day": "日", + "promptAnalyzer": "プロンプトアナライザー", + "getAiFeedbackOnPrompt": "プロンプトのAIフィードバックを取得", + "pasteOrWritePromptHere": "ここにプロンプトを貼り付けまたは入力...", + "analyze": "分析", + "pleaseEnterPromptToAnalyze": "分析するプロンプトを入力してください", + "failedToAnalyzePrompt": "プロンプトの分析に失敗", + "clarity": "明確さ", + "specificity": "具体性", + "missingElements": "欠落要素", + "suggestions": "提案", + "improvedVersion": "改善版", + "summarizationStrategies": "要約戦略", + "originalConversation": "元の会話", + "after": "後:", + "summary": "要約", + "keptMessages": "保持されたメッセージ", + "saved": "節約:", + "part": "パート", + "demoExamples": { + "tokenPrediction": { + "tokens": [ + "日本", + "の", + "首都", + "は", + "東京", + "です", + "。" + ], + "fullText": "日本の首都は東京です。" + }, + "tokenizer": { + "default": "example1", + "samples": { + "example1": { + "text": "こんにちは、世界!", + "tokens": [ + "こんにちは", + "、", + "世界", + "!" + ] + }, + "example2": { + "text": "東京首都", + "tokens": [ + "東京", + "首都" + ] + }, + "example3": { + "text": "人工知能", + "tokens": [ + "人工", + "知能" + ] + }, + "example4": { + "text": "東京スカイツリー", + "tokens": [ + "東京", + "スカイ", + "ツリー" + ] + }, + "example5": { + "text": "プロンプトエンジニアリング", + "tokens": [ + "プロンプト", + "エンジニアリング" + ] + } + }, + "tryExamples": "例を試すか、自分のテキストを入力" + }, + "temperature": { + "prompt": "日本の首都はどこですか?", + "lowTemp": [ + "日本の首都は東京です。", + "日本の首都は東京です。", + "日本の首都は東京です。" + ], + "mediumLowTemp": [ + "日本の首都は東京です。", + "東京は日本の首都です。", + "日本の首都は東京、アジアの大都市です。" + ], + "mediumHighTemp": [ + "東京が日本の首都として機能しています。", + "日本の首都は東京、東京タワーのある街です。", + "日本の首都は歴史と現代が融合した東京です。" + ], + "highTemp": [ + "東京、輝く光の都市が、日本の壮大な首都として誇らしくそびえ立っています!", + "日本のロマンチックな首都は、魅力的な東京の街に他なりません。", + "日本の心臓は、芸術と文化の愛される首都、東京で脈打っています。" + ] + }, + "fewShot": { + "examples": [ + { + "input": "この製品が大好きです!", + "output": "ポジティブ" + }, + { + "input": "ひどい体験、お金の無駄", + "output": "ネガティブ" + }, + { + "input": "まあまあ、特別なものはない", + "output": "ニュートラル" + } + ], + "testCase": { + "input": "品質は良いが配送が遅い", + "expected": "混合" + }, + "labels": { + "positive": "ポジティブ", + "negative": "ネガティブ", + "neutral": "ニュートラル", + "mixed": "混合" + } + } + }, + "promptChallenge": "プロンプトチャレンジ", + "yourTask": "あなたのタスク:", + "yourPromptWillBeScoredOn": "プロンプトは以下で評価されます:", + "startChallenge": "チャレンジ開始", + "writeYourPromptHere": "ここにプロンプトを書く...", + "points": "ポイント", + "hints": "ヒント", + "hintsUsed": "{used}/{total}使用、各-5ポイント", + "revealNextHint": "次のヒントを表示(-5ポイント)", + "submitForScoring": "採点のために送信", + "aiCallsRemaining": "残りAI呼び出し", + "excellent": "🎉 素晴らしい!", + "goodEffort": "👍 良い努力!", + "keepPracticing": "練習を続けよう!", + "criteriaBreakdown": "基準の内訳:", + "suggestionsForImprovement": "改善の提案:", + "exampleSolution": "例の解決策", + "hide": "非表示", + "show": "表示", + "improveThisPrompt": "このプロンプトを改善", + "improveThisPromptTask": "このプロンプトを改善してより良い結果を得る", + "improvePromptTask": "このプロンプトを改善してより良い結果を得る", + "originalWeakPrompt": "元の(弱い)プロンプト", + "yourImprovedVersion": "あなたの改善版", + "compareWithAI": "AIと比較", + "reset": "リセット", + "showIdealSolution": "理想的な解決策を表示", + "hideIdealSolution": "理想的な解決策を非表示", + "idealSolution": "理想的な解決策", + "yourVersionBetter": "🎉 あなたのバージョンの方が良い!", + "yourVersionIsBetter": "🎉 あなたのバージョンの方が良い!", + "keepImproving": "元の方が良いかもしれません。改善を続けましょう!", + "originalMightBeBetter": "元の方が良いかもしれません。改善を続けましょう!", + "keyDifferences": "主な違い:", + "beginner": "初心者", + "intermediate": "中級者", + "advanced": "上級者", + "youllHaveTime": "このチャレンジを完了するのに{time}あります。", + "takeYourTime": "時間をかけて最高のプロンプトを作成してください。", + "pleaseWritePromptBeforeSubmitting": "送信前にプロンプトを書いてください", + "fillInTheBlanks": "空欄を埋める", + "perfect": "🎉 完璧!", + "ofCorrect": "{score} / {total} 正解", + "correctAnswer": "正解:", + "checking": "チェック中...", + "checkAnswers": "回答をチェック", + "tryAgain": "もう一度", + "aiPoweredValidation": "AI駆動のセマンティック検証", + "hintForBlank": "ヒント:", + "wellStructuredPrompt": "🎉 よく構造化されたプロンプト!", + "consistencyIssuesFound": "一貫性の問題がいくつか見つかりました", + "issues": "問題:", + "aiValidationFailed": "AI検証に失敗。ローカル検証を使用。", + "aiCheckFailed": "AIチェックに失敗。もう一度お試しください。", + "checklist": "チェックリスト", + "complete": "完了", + "allDoneGreatWork": "🎉 すべて完了!素晴らしい仕事!", + "debugThisPrompt": "このプロンプトをデバッグ", + "hideHint": "ヒントを非表示", + "showHint": "ヒントを表示", + "thePrompt": "プロンプト:", + "theOutputProblematic": "出力(問題あり):", + "whatsWrongWithThisPrompt": "このプロンプトの何が問題ですか?", + "jailbreakAttackSimulator": "ジェイルブレイク攻撃シミュレーター", + "selectAttackType": "攻撃タイプを選択して仕組みを見て、AIが防御するかテスト:", + "systemPromptDefense": "システムプロンプト(防御)", + "attackAttempt": "攻撃試行", + "whatThisAttackDoes": "この攻撃が行うこと:", + "testJailbreakDefense": "ジェイルブレイク防御をテスト", + "systemPromptLabel": "システムプロンプト", + "userAttemptsJailbreak": "ユーザーがジェイルブレイクを試行", + "sequentialChain": "シーケンシャルチェーン", + "parallelChain": "パラレルチェーン", + "conditionalChain": "条件付きチェーン", + "iterativeChain": "反復チェーン", + "running": "実行中...", + "run": "実行", + "outputLabel": "出力", + "skippedConditionNotMet": "スキップ - 条件未達成", + "iterationOf": "イテレーション {current} / {total}", + "previousOutputAsInput": "前の出力を入力として", + "loopUntilQualityMet": "品質しきい値に達するまでループ", + "chainErrorHandlingDemo": "チェーンエラー処理デモ", + "attempt": "試行", + "retryingWithFeedback": "エラーフィードバックで再試行...", + "switchingToFallback": "フォールバックアプローチに切り替え...", + "failed": "失敗", + "retry": "再試行", + "fallback": "フォールバック", + "contextPlayground": "コンテキストプレイグラウンド", + "toggleContextBlocks": "コンテキストブロックを切り替えて組み合わせを確認。トークン数に注意!", + "overContextLimit": "コンテキスト制限を超えました!一部のコンテンツが切り捨てられます。", + "enableContextBlocksToBuild": "コンテキストブロックを有効にしてプロンプトを構築", + "testContext": "コンテキストをテスト" + } + }, + "userExamples": { + "addMyExample": "私の例を追加", + "addExampleTitle": "あなたの例を追加", + "addExampleDescriptionImage": "このプロンプトを使って作成した画像を共有してください。", + "addExampleDescriptionVideo": "このプロンプトを使って作成した動画を共有してください。", + "imageUrl": "画像URL", + "videoUrl": "動画URL", + "imagePreview": "画像プレビュー", + "videoPreview": "動画プレビュー", + "urlTab": "URL", + "uploadTab": "アップロード", + "clickToUpload": "クリックして画像をアップロード", + "clickToUploadVideo": "クリックして動画をアップロード", + "uploading": "アップロード中...", + "maxFileSize": "最大4MB(JPEG、PNG、GIF、WebP)", + "fileTooLarge": "ファイルが大きすぎます。最大サイズは4MBです。", + "invalidFileType": "無効なファイルタイプ。JPEG、PNG、GIF、WebPのみ許可されています。", + "invalidVideoType": "無効なファイルタイプ。MP4動画のみ許可されています。", + "commentOptional": "コメント(任意)", + "commentPlaceholder": "作品の説明やヒントを共有...", + "cancel": "キャンセル", + "submit": "送信", + "communityExamples": "コミュニティの例", + "userExample": "ユーザーの例" } } \ No newline at end of file diff --git a/messages/ko.json b/messages/ko.json index 70a47509..573b40a1 100644 --- a/messages/ko.json +++ b/messages/ko.json @@ -1742,5 +1742,514 @@ "resetComplete": "진행 상황 초기화됨! 새로고침 중...", "cancel": "취소" } + }, + "book": { + "title": "인터랙티브 프롬프팅 북", + "subtitle": "명확하고 효과적인 프롬프트를 만들기 위한 인터랙티브 가이드", + "metaTitle": "인터랙티브 프롬프팅 북 | AI 프롬프트 엔지니어링 무료 온라인 가이드", + "metaDescription": "이 무료 인터랙티브 가이드로 AI 프롬프트 엔지니어링을 마스터하세요. ChatGPT 프롬프트, 사고의 사슬 추론, Few-Shot 학습 및 고급 기술을 배우세요. 실제 예제가 포함된 25개 이상의 챕터.", + "interactiveGuideBy": "인터랙티브 가이드 by", + "authorIntro": "안녕하세요, 저는 Fatih Kadir Akın입니다. GitHub의 인기 Awesome ChatGPT Prompts 저장소와 prompts.chat의 큐레이터입니다.", + "bookDescription": "이 포괄적인 인터랙티브 가이드에서 매력적이고 효과적인 대화를 생성하는 설득력 있는 AI 프롬프트를 만들기 위한 전문 전략을 발견할 수 있습니다. AI 모델의 작동 방식 이해부터 프롬프트 체이닝 및 에이전트 시스템과 같은 고급 기술 습득까지, 이 책은 AI 상호작용을 다음 단계로 끌어올리는 데 필요한 도구를 제공합니다.", + "whatYouWillLearn": "배우게 될 내용:", + "highlights": { + "understanding": "AI 모델이 프롬프트를 어떻게 생각하고 처리하는지 이해하기", + "crafting": "명확하고 구체적이며 효과적인 프롬프트 만들기", + "advanced": "고급 기술: 사고의 사슬, Few-Shot 학습, 프롬프트 체이닝", + "interactive": "브라우저에서 직접 시도할 수 있는 인터랙티브 예제", + "realWorld": "글쓰기, 프로그래밍, 교육, 비즈니스의 실제 사용 사례", + "future": "프롬프팅의 미래: 에이전트와 에이전트 시스템" + }, + "bookStructure": "책 구조", + "structure": { + "introduction": "소개", + "part1": "파트 1: 기초", + "part2": "파트 2: 기술", + "part3": "파트 3: 고급 전략", + "part4": "파트 4: 모범 사례", + "part5": "파트 5: 사용 사례", + "part6": "파트 6: 결론", + "chapters": "25개 인터랙티브 챕터" + }, + "startReading": "읽기 시작", + "skipToChapter1": "1장으로 이동", + "continuousUpdate": "이 책은 AI가 발전함에 따라 새로운 기술과 통찰력으로 지속적으로 업데이트됩니다.", + "partOfProject": "Awesome ChatGPT Prompts 프로젝트의 일부. CC0 라이선스.", + "kidsSection": { + "question": "선생님이나 부모님이신가요?", + "title": "어린이용 플레이 북을 사용해보세요! 🎮", + "description": "재미있는 퍼즐과 이야기를 통해 어린이(8-14세)에게 AI와 소통하는 방법을 가르치는 게임 기반 인터랙티브 모험.", + "startPlaying": "플레이 시작" + }, + "chapter": { + "notFound": "챕터를 찾을 수 없음", + "comingSoon": "이 챕터는 곧 제공됩니다.", + "previous": "이전", + "next": "다음" + }, + "tableOfContents": "목차", + "awesomeChatGPTPrompts": "Awesome ChatGPT Prompts", + "search": { + "placeholder": "챕터 검색...", + "noResults": "챕터를 찾을 수 없음" + }, + "bookmark": { + "add": "이 챕터 북마크", + "remove": "북마크 제거", + "continueReading": "이전에 읽던 곳에서 계속", + "continue": "계속" + }, + "parts": { + "introduction": "소개", + "foundations": "기초", + "techniques": "기술", + "advanced": "고급 전략", + "bestPractices": "모범 사례", + "useCases": "사용 사례", + "conclusion": "결론" + }, + "chapters": { + "00a-preface": "서문", + "00b-history": "역사", + "00c-introduction": "소개", + "01-understanding-ai-models": "AI 모델 이해하기", + "02-anatomy-of-effective-prompt": "효과적인 프롬프트의 구조", + "03-core-prompting-principles": "프롬프팅 핵심 원칙", + "04-role-based-prompting": "역할 기반 프롬프팅", + "05-structured-output": "구조화된 출력", + "06-chain-of-thought": "사고의 사슬", + "07-few-shot-learning": "Few-Shot 학습", + "08-iterative-refinement": "반복적 개선", + "09-json-yaml-prompting": "JSON & YAML 프롬프팅", + "10-system-prompts-personas": "시스템 프롬프트와 페르소나", + "11-prompt-chaining": "프롬프트 체이닝", + "12-handling-edge-cases": "엣지 케이스 처리", + "13-multimodal-prompting": "멀티모달 프롬프팅", + "14-context-engineering": "컨텍스트 엔지니어링", + "25-agents-and-skills": "에이전트와 스킬", + "15-common-pitfalls": "흔한 실수", + "16-ethics-responsible-use": "윤리와 책임있는 사용", + "17-prompt-optimization": "프롬프트 최적화", + "18-writing-content": "글쓰기와 콘텐츠", + "19-programming-development": "프로그래밍과 개발", + "20-education-learning": "교육과 학습", + "21-business-productivity": "비즈니스와 생산성", + "22-creative-arts": "창작 예술", + "23-research-analysis": "연구와 분석", + "24-future-of-prompting": "프롬프팅의 미래" + }, + "chapterDescriptions": { + "00a-preface": "저자의 개인적인 메모", + "00b-history": "Awesome ChatGPT Prompts의 역사", + "00c-introduction": "프롬프트 엔지니어링이란 무엇이며 왜 중요한가", + "01-understanding-ai-models": "대형 언어 모델의 작동 방식", + "02-anatomy-of-effective-prompt": "프롬프트를 효과적으로 만드는 구성 요소", + "03-core-prompting-principles": "더 나은 프롬프트를 위한 기본 원칙", + "04-role-based-prompting": "페르소나와 역할을 효과적으로 사용하기", + "05-structured-output": "일관되고 형식화된 응답 얻기", + "06-chain-of-thought": "복잡한 작업을 위한 단계별 추론", + "07-few-shot-learning": "예제를 통한 학습", + "08-iterative-refinement": "반복을 통해 프롬프트 개선하기", + "09-json-yaml-prompting": "프롬프트의 구조화된 데이터 형식", + "10-system-prompts-personas": "일관된 AI 성격 만들기", + "11-prompt-chaining": "여러 프롬프트 연결하기", + "12-handling-edge-cases": "예상치 못한 입력 처리하기", + "13-multimodal-prompting": "이미지, 오디오, 비디오 작업", + "14-context-engineering": "RAG, 임베딩, 함수 호출 및 MCP", + "25-agents-and-skills": "재사용 가능한 스킬 패키지로 AI 에이전트 구축", + "15-common-pitfalls": "피해야 할 실수", + "16-ethics-responsible-use": "AI의 윤리적 고려사항", + "17-prompt-optimization": "프롬프트 테스트 및 개선", + "18-writing-content": "콘텐츠 제작 및 카피라이팅", + "19-programming-development": "코드 생성 및 디버깅", + "20-education-learning": "교육 및 학습 응용", + "21-business-productivity": "전문적 및 직장 응용", + "22-creative-arts": "예술적이고 창의적인 응용", + "23-research-analysis": "데이터 분석 및 연구 작업", + "24-future-of-prompting": "떠오르는 트렌드와 미래 전망" + }, + "interactive": { + "tryIt": "직접 해보기", + "copy": "복사", + "copied": "복사됨!", + "correct": "정답!", + "notQuite": "아쉽네요.", + "nextTokenPrediction": "다음 토큰 예측", + "watchHowAIPredicts": "AI가 각 단계에서 다음 토큰을 어떻게 예측하는지 관찰하세요", + "replay": "다시 재생", + "playing": "재생 중...", + "play": "재생", + "pressPlayToStart": "재생을 눌러 시작...", + "completingCurrentToken": "현재 토큰 완성 중:", + "top3PredictedNextTokens": "예측된 다음 토큰 상위 3개:", + "howItWorks": "작동 방식:", + "howItWorksExplanation": "각 단계에서 모델은 가능한 모든 다음 토큰(약 50,000개 이상)의 확률을 계산합니다. 가장 높은 확률의 토큰이 선택되고 이 과정이 반복됩니다.", + "tokenizerDemo": "토크나이저 데모", + "seeHowTextIsSplit": "텍스트가 토큰으로 어떻게 분할되는지 확인하세요", + "enterText": "텍스트 입력:", + "tokens": "토큰", + "tryExamples": "시도해보세요: 「놀라운」, 「ChatGPT는 최고야」 또는 직접 텍스트를 입력하세요", + "contextWindowVisualizer": "컨텍스트 윈도우 시각화", + "understandHowContextIsConsumed": "컨텍스트가 어떻게 소비되는지 이해하기", + "contextWindow": "컨텍스트 윈도우", + "remaining": "남음", + "prompt": "프롬프트", + "response": "응답", + "yourPrompt": "당신의 프롬프트:", + "aiResponse": "AI 응답", + "contextOverflow": "컨텍스트 오버플로우!", + "contextOverflowMessage": "프롬프트 + 응답이 컨텍스트 윈도우를 초과합니다. 모델이 잘라내거나 실패합니다. 프롬프트 길이를 줄이거나 더 짧은 응답을 요청하세요.", + "tipLabel": "팁:", + "contextTip": "프롬프트와 AI 응답 모두 컨텍스트 윈도우에 맞아야 합니다. 긴 프롬프트는 응답을 위한 공간을 줄입니다. 중요한 정보를 프롬프트 앞에 배치하세요.", + "temperatureDemo": "온도 데모", + "seeHowRandomnessAffects": "무작위성이 출력에 어떻게 영향을 미치는지 확인하세요", + "temperature": "온도", + "deterministic": "결정론적", + "balanced": "균형", + "creative": "창의적", + "veryCreative": "매우 창의적", + "focused": "집중", + "random": "무작위", + "possibleResponsesAtThisTemp": "이 온도에서 가능한 응답:", + "useLowTemperature": "낮은 온도 사용", + "useHighTemperature": "높은 온도 사용", + "forFactualAnswers": "사실적이고 일관된 답변에.", + "forCreativeWriting": "창의적 글쓰기와 브레인스토밍에.", + "structuredOutputDemo": "구조화된 출력 데모", + "seeTheDifferenceStructureMakes": "구조가 어떤 차이를 만드는지 확인하세요", + "unstructured": "비구조화", + "output": "출력:", + "youCan": "할 수 있는 것:", + "parseProgrammatically": "프로그래밍으로 파싱", + "compareAcrossQueries": "쿼리 간 비교", + "integrateIntoWorkflows": "워크플로우에 통합", + "validateForCompleteness": "완전성 검증", + "parseProgrammaticallyLabel": "프로그래밍으로 파싱:", + "complexRegexRequired": "복잡한 정규식 또는 NLP 필요", + "unreliableBreaksWithChanges": "신뢰할 수 없음, 작은 변경에도 깨짐", + "simpleAndReliable": "간단하고 신뢰할 수 있음", + "parseableWithMarkdown": "마크다운 라이브러리로 파싱 가능", + "fewShotLearningDemo": "Few-Shot 학습 데모", + "seeHowExamplesImproveAccuracy": "예제가 정확도를 어떻게 향상시키는지 확인하세요", + "numberOfExamples": "예제 수", + "zeroShot": "Zero-shot", + "oneShot": "One-shot", + "twoShot": "Two-shot", + "threeShot": "Three-shot", + "examplesProvided": "제공된 예제:", + "testInput": "테스트 입력:", + "modelPrediction": "모델 예측:", + "confidence": "신뢰도:", + "expected": "예상값:", + "formatComparison": "형식 비교", + "sameDataDifferentFormats": "동일한 데이터, 다른 형식", + "defineStructureWithTypeScript": "TypeScript 인터페이스로 구조 정의", + "machineReadableStrictSyntax": "기계 판독 가능, 엄격한 구문, API에 적합", + "humanReadableSupportsComments": "사람이 읽기 쉬움, 주석 지원, 설정에 적합", + "defineSchema": "스키마 정의", + "apisAndParsing": "API와 파싱", + "configFiles": "설정 파일", + "iterativeRefinementDemo": "반복적 개선 데모", + "watchAPromptEvolve": "프롬프트가 어떻게 발전하는지 관찰하세요", + "pause": "일시정지", + "versionXOfY": "버전 {current} / {total}", + "newInThisVersion": "이 버전의 새로운 점", + "quality": "품질", + "issue": "문제:", + "success": "성공", + "successMessage": "프롬프트가 이제 고품질의 일관된 출력을 생성합니다.", + "apiCostCalculator": "API 비용 계산기", + "inputTokens": "입력 토큰 (요청당)", + "outputTokens": "출력 토큰 (요청당)", + "inputPrice": "입력 가격 ($/백만 토큰)", + "outputPrice": "출력 가격 ($/백만 토큰)", + "requestsPerDay": "일일 요청 수", + "perRequest": "요청당", + "dailyCost": "일일 비용", + "monthlyCost": "월간 비용", + "textToImageBuildPrompt": "텍스트-이미지: 프롬프트 구축", + "selectOptionsToBuiltImagePrompt": "각 카테고리에서 옵션을 선택하여 이미지 프롬프트를 구축하세요:", + "generatedPrompt": "생성된 프롬프트", + "simulateDiffusionProcess": "확산 프로세스 시뮬레이션", + "diffusionStep1": "무작위 노이즈로 시작", + "diffusionStep2": "대략적인 형태 감지", + "diffusionStep3": "기본 색상과 형태 추가", + "diffusionStep4": "세부 사항 정제", + "diffusionStep5": "최종 이미지", + "diffusionExplanation": "실제 확산 모델은 수천 단계를 실행하여 일관된 이미지가 나타날 때까지 점차적으로 노이즈를 제거합니다.", + "textToVideoBuildPrompt": "텍스트-비디오: 프롬프트 구축", + "videoPromptsNeed": "비디오 프롬프트에는 움직임, 카메라 워크, 타이밍이 필요합니다:", + "playAnimation": "애니메이션 재생", + "stop": "정지", + "frame": "프레임:", + "consistency": "일관성:", + "consistencyDesc": "프레임 간 피사체가 동일하게 유지됨", + "motion": "움직임:", + "motionDesc": "시간이 지남에 따라 위치가 부드럽게 변함", + "physics": "물리:", + "physicsDesc": "움직임이 자연 법칙을 따름", + "simplifiedAnimationPreview": "간소화된 애니메이션 미리보기", + "videoModelExplanation": "실제 비디오 모델은 24-60fps로 사실적인 디테일과 일관된 피사체를 생성합니다.", + "embeddingsVisualization": "임베딩 시각화", + "clickWordToSeeVector": "단어를 클릭하여 벡터와 다른 단어와의 유사도를 확인하세요:", + "vector": "벡터", + "similarityTo": "유사도:", + "embeddingsExplanation": "유사한 의미를 가진 단어(예: 「행복한」과 「기쁜」)는 유사한 벡터를 가지며 높은 유사도 점수를 얻습니다.", + "canDoWell": "잘할 수 있는 것", + "cannotDo": "할 수 없는 것", + "promptBuilder": "프롬프트 빌더", + "buildYourPromptStepByStep": "프롬프트를 단계별로 구축하세요", + "pleaseAddTask": "프롬프트에 최소 하나의 작업을 추가하세요", + "rateLimitReached": "요청 한도에 도달했습니다. 다음 시간 후 재시도:", + "orSignInForMore": "또는 로그인하여 더 사용하세요.", + "failedToRunPrompt": "프롬프트 실행 실패", + "runWithAI": "AI로 실행", + "failedToConnectApi": "API 연결 실패", + "day": "일", + "promptAnalyzer": "프롬프트 분석기", + "getAiFeedbackOnPrompt": "프롬프트에 대한 AI 피드백 받기", + "pasteOrWritePromptHere": "여기에 프롬프트를 붙여넣거나 작성하세요...", + "analyze": "분석", + "pleaseEnterPromptToAnalyze": "분석할 프롬프트를 입력하세요", + "failedToAnalyzePrompt": "프롬프트 분석 실패", + "clarity": "명확성", + "specificity": "구체성", + "missingElements": "누락된 요소", + "suggestions": "제안", + "improvedVersion": "개선된 버전", + "summarizationStrategies": "요약 전략", + "originalConversation": "원래 대화", + "after": "이후:", + "summary": "요약", + "keptMessages": "유지된 메시지", + "saved": "절약:", + "part": "파트", + "demoExamples": { + "tokenPrediction": { + "tokens": [ + "대한민국", + "의", + " 수도", + "는", + " 서울", + "입니다", + "." + ], + "fullText": "대한민국의 수도는 서울입니다." + }, + "tokenizer": { + "default": "example1", + "samples": { + "example1": { + "text": "안녕하세요, 세계!", + "tokens": [ + "안녕", + "하세요", + ",", + " 세계", + "!" + ] + }, + "example2": { + "text": "서울 수도", + "tokens": [ + "서울", + " 수도" + ] + }, + "example3": { + "text": "인공지능", + "tokens": [ + "인공", + "지능" + ] + }, + "example4": { + "text": "경복궁", + "tokens": [ + "경복", + "궁" + ] + }, + "example5": { + "text": "프롬프트 엔지니어링", + "tokens": [ + "프롬프트", + " 엔지니어링" + ] + } + }, + "tryExamples": "예제를 시도하거나 직접 텍스트를 입력하세요" + }, + "temperature": { + "prompt": "대한민국의 수도는 어디인가요?", + "lowTemp": [ + "대한민국의 수도는 서울입니다.", + "대한민국의 수도는 서울입니다.", + "대한민국의 수도는 서울입니다." + ], + "mediumLowTemp": [ + "대한민국의 수도는 서울입니다.", + "서울은 대한민국의 수도입니다.", + "대한민국의 수도는 서울, 아시아의 대도시입니다." + ], + "mediumHighTemp": [ + "서울이 대한민국의 수도 역할을 합니다.", + "대한민국의 수도는 서울, 경복궁이 있는 도시입니다.", + "대한민국의 수도는 역사와 현대가 조화를 이루는 서울입니다." + ], + "highTemp": [ + "서울, 빛나는 도시가 대한민국의 웅장한 수도로 자랑스럽게 우뚝 서 있습니다!", + "대한민국의 활기찬 수도는 바로 매력적인 서울입니다.", + "대한민국의 심장은 예술과 문화의 사랑받는 수도 서울에서 뛰고 있습니다." + ] + }, + "fewShot": { + "examples": [ + { + "input": "이 제품이 정말 좋아요!", + "output": "긍정" + }, + { + "input": "끔찍한 경험, 돈 낭비", + "output": "부정" + }, + { + "input": "괜찮아요, 특별할 건 없어요", + "output": "중립" + } + ], + "testCase": { + "input": "품질은 좋은데 배송이 느려요", + "expected": "혼합" + }, + "labels": { + "positive": "긍정", + "negative": "부정", + "neutral": "중립", + "mixed": "혼합" + } + } + }, + "promptChallenge": "프롬프트 챌린지", + "yourTask": "당신의 과제:", + "yourPromptWillBeScoredOn": "당신의 프롬프트는 다음 항목으로 채점됩니다:", + "startChallenge": "챌린지 시작", + "writeYourPromptHere": "여기에 프롬프트를 작성하세요...", + "points": "점", + "hints": "힌트", + "hintsUsed": "{used}/{total} 사용됨, 각각 -5점", + "revealNextHint": "다음 힌트 공개 (-5점)", + "submitForScoring": "채점 제출", + "aiCallsRemaining": "남은 AI 호출", + "excellent": "🎉 훌륭해요!", + "goodEffort": "👍 좋은 시도!", + "keepPracticing": "계속 연습하세요!", + "criteriaBreakdown": "기준 분석:", + "suggestionsForImprovement": "개선 제안:", + "exampleSolution": "예시 솔루션", + "hide": "숨기기", + "show": "보기", + "improveThisPrompt": "이 프롬프트 개선", + "improveThisPromptTask": "더 나은 결과를 위해 이 프롬프트를 개선하세요", + "improvePromptTask": "더 나은 결과를 위해 이 프롬프트를 개선하세요", + "originalWeakPrompt": "원본 (약한) 프롬프트", + "yourImprovedVersion": "당신의 개선된 버전", + "compareWithAI": "AI와 비교", + "reset": "초기화", + "showIdealSolution": "이상적인 솔루션 보기", + "hideIdealSolution": "이상적인 솔루션 숨기기", + "idealSolution": "이상적인 솔루션", + "yourVersionBetter": "🎉 당신의 버전이 더 좋아요!", + "yourVersionIsBetter": "🎉 당신의 버전이 더 좋아요!", + "keepImproving": "원본이 더 나을 수 있어요. 계속 개선하세요!", + "originalMightBeBetter": "원본이 더 나을 수 있어요. 계속 개선하세요!", + "keyDifferences": "주요 차이점:", + "beginner": "초급", + "intermediate": "중급", + "advanced": "고급", + "youllHaveTime": "이 챌린지를 완료하는 데 {time}이 있습니다.", + "takeYourTime": "시간을 들여 최고의 프롬프트를 만드세요.", + "pleaseWritePromptBeforeSubmitting": "제출 전에 프롬프트를 작성하세요", + "fillInTheBlanks": "빈칸 채우기", + "perfect": "🎉 완벽!", + "ofCorrect": "{score} / {total} 정답", + "correctAnswer": "정답:", + "checking": "확인 중...", + "checkAnswers": "정답 확인", + "tryAgain": "다시 시도", + "aiPoweredValidation": "AI 기반 의미론적 검증", + "hintForBlank": "힌트:", + "wellStructuredPrompt": "🎉 잘 구조화된 프롬프트!", + "consistencyIssuesFound": "일부 일관성 문제 발견", + "issues": "문제:", + "aiValidationFailed": "AI 검증 실패. 로컬 검증 사용.", + "aiCheckFailed": "AI 확인 실패. 다시 시도하세요.", + "checklist": "체크리스트", + "complete": "완료", + "allDoneGreatWork": "🎉 모두 완료! 훌륭해요!", + "debugThisPrompt": "이 프롬프트 디버그", + "hideHint": "힌트 숨기기", + "showHint": "힌트 보기", + "thePrompt": "프롬프트:", + "theOutputProblematic": "출력 (문제 있음):", + "whatsWrongWithThisPrompt": "이 프롬프트의 문제점은?", + "jailbreakAttackSimulator": "탈옥 공격 시뮬레이터", + "selectAttackType": "공격 유형을 선택하여 작동 방식을 보고 AI가 방어하는지 테스트하세요:", + "systemPromptDefense": "시스템 프롬프트 (방어)", + "attackAttempt": "공격 시도", + "whatThisAttackDoes": "이 공격이 하는 일:", + "testJailbreakDefense": "탈옥 방어 테스트", + "systemPromptLabel": "시스템 프롬프트", + "userAttemptsJailbreak": "사용자가 탈옥 시도", + "sequentialChain": "순차 체인", + "parallelChain": "병렬 체인", + "conditionalChain": "조건부 체인", + "iterativeChain": "반복 체인", + "running": "실행 중...", + "run": "실행", + "outputLabel": "출력", + "skippedConditionNotMet": "건너뜀 - 조건 미충족", + "iterationOf": "반복 {current} / {total}", + "previousOutputAsInput": "이전 출력을 입력으로", + "loopUntilQualityMet": "품질 임계값 달성까지 반복", + "chainErrorHandlingDemo": "체인 오류 처리 데모", + "attempt": "시도", + "retryingWithFeedback": "오류 피드백으로 재시도...", + "switchingToFallback": "대체 방식으로 전환...", + "failed": "실패", + "retry": "재시도", + "fallback": "대체", + "contextPlayground": "컨텍스트 플레이그라운드", + "toggleContextBlocks": "컨텍스트 블록을 토글하여 어떻게 결합되는지 확인하세요. 토큰 수에 주목하세요!", + "overContextLimit": "컨텍스트 한도 초과! 일부 콘텐츠가 잘립니다.", + "enableContextBlocksToBuild": "프롬프트를 구축하려면 컨텍스트 블록을 활성화하세요", + "testContext": "컨텍스트 테스트" + } + }, + "userExamples": { + "addMyExample": "내 예제 추가", + "addExampleTitle": "당신의 예제 추가", + "addExampleDescriptionImage": "이 프롬프트를 사용하여 만든 이미지를 공유하세요.", + "addExampleDescriptionVideo": "이 프롬프트를 사용하여 만든 비디오를 공유하세요.", + "imageUrl": "이미지 URL", + "videoUrl": "비디오 URL", + "imagePreview": "이미지 미리보기", + "videoPreview": "비디오 미리보기", + "urlTab": "URL", + "uploadTab": "업로드", + "clickToUpload": "클릭하여 이미지 업로드", + "clickToUploadVideo": "클릭하여 비디오 업로드", + "uploading": "업로드 중...", + "maxFileSize": "최대 4MB (JPEG, PNG, GIF, WebP)", + "fileTooLarge": "파일이 너무 큽니다. 최대 크기는 4MB입니다.", + "invalidFileType": "잘못된 파일 형식입니다. JPEG, PNG, GIF, WebP만 허용됩니다.", + "invalidVideoType": "잘못된 파일 형식입니다. MP4 비디오만 허용됩니다.", + "commentOptional": "코멘트 (선택사항)", + "commentPlaceholder": "작품을 설명하거나 팁을 공유하세요...", + "cancel": "취소", + "submit": "제출", + "communityExamples": "커뮤니티 예제", + "userExample": "사용자 예제" } } \ No newline at end of file diff --git a/messages/pt.json b/messages/pt.json index c98ace6e..e5d6ff2e 100644 --- a/messages/pt.json +++ b/messages/pt.json @@ -1742,5 +1742,528 @@ "resetComplete": "Progresso redefinido! Recarregando...", "cancel": "Cancelar" } + }, + "book": { + "title": "O Livro Interativo de Prompting", + "subtitle": "Um Guia Interativo para Criar Prompts Claros e Eficazes", + "metaTitle": "O Livro Interativo de Prompting | Guia Gratuito Online de Engenharia de Prompts IA", + "metaDescription": "Domine a engenharia de prompts IA com este guia interativo gratuito. Aprenda prompts do ChatGPT, raciocínio chain-of-thought, few-shot learning e técnicas avançadas. 25+ capítulos com exemplos reais.", + "interactiveGuideBy": "Um Guia Interativo de", + "authorIntro": "Olá, sou Fatih Kadir Akın, o curador do popular repositório Awesome ChatGPT Prompts no GitHub e do prompts.chat.", + "bookDescription": "Neste guia completo e interativo, você descobrirá estratégias especializadas para criar prompts de IA convincentes que geram conversações envolventes e eficazes. Desde entender como os modelos de IA funcionam até dominar técnicas avançadas como prompt chaining e sistemas agênticos, este livro fornece as ferramentas que você precisa para levar suas interações com IA ao próximo nível.", + "whatYouWillLearn": "O que você aprenderá:", + "highlights": { + "understanding": "Entender como os modelos de IA pensam e processam prompts", + "crafting": "Criar prompts claros, específicos e eficazes", + "advanced": "Técnicas avançadas: chain-of-thought, few-shot learning e prompt chaining", + "interactive": "Exemplos interativos que você pode experimentar diretamente no navegador", + "realWorld": "Casos de uso reais para escrita, programação, educação e negócios", + "future": "O futuro do prompting: agentes e sistemas agênticos" + }, + "bookStructure": "Estrutura do Livro", + "structure": { + "introduction": "Introdução", + "part1": "Parte 1: Fundamentos", + "part2": "Parte 2: Técnicas", + "part3": "Parte 3: Estratégias Avançadas", + "part4": "Parte 4: Melhores Práticas", + "part5": "Parte 5: Casos de Uso", + "part6": "Parte 6: Conclusão", + "chapters": "25 Capítulos Interativos" + }, + "startReading": "Começar a Ler", + "skipToChapter1": "Ir para o Capítulo 1", + "continuousUpdate": "Este livro é continuamente atualizado com novas técnicas e insights à medida que a IA evolui.", + "partOfProject": "Parte do projeto Awesome ChatGPT Prompts. Licença CC0.", + "kidsSection": { + "question": "Você é professor ou pai/mãe?", + "title": "Experimente nosso Livro Jogável para Crianças! 🎮", + "description": "Uma aventura interativa baseada em jogos para ensinar crianças (8-14 anos) como se comunicar com IA através de quebra-cabeças e histórias divertidas.", + "startPlaying": "Começar a Jogar" + }, + "chapter": { + "notFound": "Capítulo Não Encontrado", + "comingSoon": "Este capítulo está chegando em breve.", + "previous": "Anterior", + "next": "Próximo" + }, + "tableOfContents": "Índice", + "awesomeChatGPTPrompts": "Awesome ChatGPT Prompts", + "search": { + "placeholder": "Buscar capítulos...", + "noResults": "Nenhum capítulo encontrado" + }, + "bookmark": { + "add": "Salvar este capítulo nos favoritos", + "remove": "Remover favorito", + "continueReading": "Continuar de onde parou", + "continue": "Continuar" + }, + "parts": { + "introduction": "Introdução", + "foundations": "Fundamentos", + "techniques": "Técnicas", + "advanced": "Estratégias Avançadas", + "bestPractices": "Melhores Práticas", + "useCases": "Casos de Uso", + "conclusion": "Conclusão" + }, + "chapters": { + "00a-preface": "Prefácio", + "00b-history": "História", + "00c-introduction": "Introdução", + "01-understanding-ai-models": "Entendendo os Modelos de IA", + "02-anatomy-of-effective-prompt": "Anatomia de um Prompt Eficaz", + "03-core-prompting-principles": "Princípios Fundamentais de Prompting", + "04-role-based-prompting": "Prompting Baseado em Papéis", + "05-structured-output": "Saída Estruturada", + "06-chain-of-thought": "Cadeia de Pensamento", + "07-few-shot-learning": "Aprendizado Few-Shot", + "08-iterative-refinement": "Refinamento Iterativo", + "09-json-yaml-prompting": "Prompting JSON e YAML", + "10-system-prompts-personas": "Prompts de Sistema e Personas", + "11-prompt-chaining": "Encadeamento de Prompts", + "12-handling-edge-cases": "Tratamento de Casos Limites", + "13-multimodal-prompting": "Prompting Multimodal", + "14-context-engineering": "Engenharia de Contexto", + "25-agents-and-skills": "Agentes e Habilidades", + "15-common-pitfalls": "Erros Comuns", + "16-ethics-responsible-use": "Ética e Uso Responsável", + "17-prompt-optimization": "Otimização de Prompts", + "18-writing-content": "Escrita e Conteúdo", + "19-programming-development": "Programação e Desenvolvimento", + "20-education-learning": "Educação e Aprendizado", + "21-business-productivity": "Negócios e Produtividade", + "22-creative-arts": "Artes Criativas", + "23-research-analysis": "Pesquisa e Análise", + "24-future-of-prompting": "O Futuro do Prompting" + }, + "chapterDescriptions": { + "00a-preface": "Uma nota pessoal do autor", + "00b-history": "A história do Awesome ChatGPT Prompts", + "00c-introduction": "O que é engenharia de prompts e por que é importante", + "01-understanding-ai-models": "Como funcionam os grandes modelos de linguagem", + "02-anatomy-of-effective-prompt": "Componentes que tornam os prompts eficazes", + "03-core-prompting-principles": "Princípios fundamentais para melhores prompts", + "04-role-based-prompting": "Usar personas e papéis efetivamente", + "05-structured-output": "Obter respostas consistentes e formatadas", + "06-chain-of-thought": "Raciocínio passo a passo para tarefas complexas", + "07-few-shot-learning": "Ensinar através de exemplos", + "08-iterative-refinement": "Melhorar prompts através da iteração", + "09-json-yaml-prompting": "Formatos de dados estruturados em prompts", + "10-system-prompts-personas": "Criar personalidades de IA consistentes", + "11-prompt-chaining": "Conectar múltiplos prompts", + "12-handling-edge-cases": "Lidar com entradas inesperadas", + "13-multimodal-prompting": "Trabalhar com imagens, áudio e vídeo", + "14-context-engineering": "RAG, embeddings, chamadas de função e MCP", + "25-agents-and-skills": "Construir agentes de IA com pacotes de habilidades reutilizáveis", + "15-common-pitfalls": "Erros a evitar", + "16-ethics-responsible-use": "Considerações éticas em IA", + "17-prompt-optimization": "Testar e melhorar prompts", + "18-writing-content": "Criação de conteúdo e copywriting", + "19-programming-development": "Geração de código e depuração", + "20-education-learning": "Aplicações para ensino e aprendizado", + "21-business-productivity": "Aplicações profissionais e de trabalho", + "22-creative-arts": "Aplicações artísticas e criativas", + "23-research-analysis": "Análise de dados e tarefas de pesquisa", + "24-future-of-prompting": "Tendências emergentes e perspectivas futuras" + }, + "interactive": { + "tryIt": "Experimente Você Mesmo", + "copy": "Copiar", + "copied": "Copiado!", + "correct": "Correto!", + "notQuite": "Não exatamente.", + "nextTokenPrediction": "Previsão do Próximo Token", + "watchHowAIPredicts": "Observe como a IA prevê o próximo token a cada passo", + "replay": "Repetir", + "playing": "Reproduzindo...", + "play": "Reproduzir", + "pressPlayToStart": "Pressione Reproduzir para começar...", + "completingCurrentToken": "Completando token atual:", + "top3PredictedNextTokens": "Top 3 Próximos Tokens Previstos:", + "howItWorks": "Como funciona:", + "howItWorksExplanation": "A cada passo, o modelo calcula probabilidades para todos os possíveis próximos tokens (~50.000+). O token com maior probabilidade é selecionado, então o processo se repete.", + "tokenizerDemo": "Demo do Tokenizador", + "seeHowTextIsSplit": "Veja como o texto é dividido em tokens", + "enterText": "Digite texto:", + "tokens": "tokens", + "tryExamples": "Experimente: \"Incrível\", \"ChatGPT é ótimo\" ou digite seu próprio texto", + "contextWindowVisualizer": "Visualizador de Janela de Contexto", + "understandHowContextIsConsumed": "Entenda como o contexto é consumido", + "contextWindow": "Janela de Contexto", + "remaining": "restantes", + "prompt": "Prompt", + "response": "Resposta", + "yourPrompt": "Seu Prompt:", + "aiResponse": "Resposta da IA", + "contextOverflow": "Overflow de contexto!", + "contextOverflowMessage": "Seu prompt + resposta excede a janela de contexto. O modelo truncará ou falhará. Tente reduzir o tamanho do prompt ou solicitar respostas mais curtas.", + "tipLabel": "Dica:", + "contextTip": "Tanto seu prompt QUANTO a resposta da IA devem caber na janela de contexto. Prompts mais longos deixam menos espaço para respostas. Coloque informações importantes no início do prompt.", + "temperatureDemo": "Demo de Temperatura", + "seeHowRandomnessAffects": "Veja como a aleatoriedade afeta as saídas", + "temperature": "Temperatura", + "deterministic": "Determinístico", + "balanced": "Equilibrado", + "creative": "Criativo", + "veryCreative": "Muito Criativo", + "focused": "Focado", + "random": "Aleatório", + "possibleResponsesAtThisTemp": "Respostas possíveis nesta temperatura:", + "useLowTemperature": "Use temperatura baixa", + "useHighTemperature": "Use temperatura alta", + "forFactualAnswers": "para respostas factuais e consistentes.", + "forCreativeWriting": "para escrita criativa e brainstorming.", + "structuredOutputDemo": "Demo de Saída Estruturada", + "seeTheDifferenceStructureMakes": "Veja a diferença que a estrutura faz", + "unstructured": "Não estruturado", + "output": "Saída:", + "youCan": "Você pode:", + "parseProgrammatically": "Analisar programaticamente", + "compareAcrossQueries": "Comparar entre consultas", + "integrateIntoWorkflows": "Integrar em fluxos de trabalho", + "validateForCompleteness": "Validar completude", + "parseProgrammaticallyLabel": "Analisar programaticamente:", + "complexRegexRequired": "Requer regex complexo ou NLP", + "unreliableBreaksWithChanges": "Não confiável, quebra com pequenas mudanças", + "simpleAndReliable": "Simples e confiável", + "parseableWithMarkdown": "Analisável com biblioteca markdown", + "fewShotLearningDemo": "Demo de Aprendizado Few-Shot", + "seeHowExamplesImproveAccuracy": "Veja como os exemplos melhoram a precisão", + "numberOfExamples": "Número de exemplos", + "zeroShot": "Zero-shot", + "oneShot": "One-shot", + "twoShot": "Two-shot", + "threeShot": "Three-shot", + "examplesProvided": "Exemplos fornecidos:", + "testInput": "Entrada de teste:", + "modelPrediction": "Previsão do modelo:", + "confidence": "Confiança:", + "expected": "Esperado:", + "formatComparison": "Comparação de Formatos", + "sameDataDifferentFormats": "Mesmos dados, formatos diferentes", + "defineStructureWithTypeScript": "Defina a estrutura com interfaces TypeScript", + "machineReadableStrictSyntax": "Legível por máquina, sintaxe estrita, ótimo para APIs", + "humanReadableSupportsComments": "Legível por humanos, suporta comentários, ótimo para config", + "defineSchema": "Definir esquema", + "apisAndParsing": "APIs e parsing", + "configFiles": "Arquivos de configuração", + "iterativeRefinementDemo": "Demo de Refinamento Iterativo", + "watchAPromptEvolve": "Observe um prompt evoluir", + "pause": "Pausar", + "versionXOfY": "Versão {current} / {total}", + "newInThisVersion": "Novo nesta versão", + "quality": "Qualidade", + "issue": "Problema:", + "success": "Sucesso", + "successMessage": "O prompt agora produz saída de alta qualidade e consistente.", + "apiCostCalculator": "Calculadora de Custo API", + "inputTokens": "Tokens de Entrada (por solicitação)", + "outputTokens": "Tokens de Saída (por solicitação)", + "inputPrice": "Preço Entrada ($ por 1M tokens)", + "outputPrice": "Preço Saída ($ por 1M tokens)", + "requestsPerDay": "Solicitações por Dia", + "perRequest": "Por Solicitação", + "dailyCost": "Custo Diário", + "monthlyCost": "Custo Mensal", + "textToImageBuildPrompt": "Texto-para-Imagem: Construa Seu Prompt", + "selectOptionsToBuiltImagePrompt": "Selecione opções de cada categoria para construir um prompt de imagem:", + "generatedPrompt": "Prompt Gerado", + "simulateDiffusionProcess": "Simular Processo de Difusão", + "diffusionStep1": "Começar do ruído aleatório", + "diffusionStep2": "Detectar formas aproximadas", + "diffusionStep3": "Adicionar cores e formas básicas", + "diffusionStep4": "Refinar detalhes", + "diffusionStep5": "Imagem final", + "diffusionExplanation": "Os modelos de difusão reais executam milhares de passos, removendo gradualmente o ruído até que uma imagem coerente emerge.", + "textToVideoBuildPrompt": "Texto-para-Vídeo: Construa Seu Prompt", + "videoPromptsNeed": "Prompts de vídeo precisam de movimento, trabalho de câmera e timing:", + "playAnimation": "Reproduzir Animação", + "stop": "Parar", + "frame": "Quadro:", + "consistency": "Consistência:", + "consistencyDesc": "O sujeito permanece o mesmo entre quadros", + "motion": "Movimento:", + "motionDesc": "A posição muda fluidamente ao longo do tempo", + "physics": "Física:", + "physicsDesc": "O movimento segue as leis naturais", + "simplifiedAnimationPreview": "Prévia de animação simplificada", + "videoModelExplanation": "Os modelos de vídeo reais geram 24-60 quadros por segundo com detalhes fotorrealistas e sujeitos consistentes.", + "embeddingsVisualization": "Visualização de Embeddings", + "clickWordToSeeVector": "Clique em uma palavra para ver seu vetor e similaridade com outras palavras:", + "vector": "vetor", + "similarityTo": "Similaridade com:", + "embeddingsExplanation": "Palavras com significados semelhantes (como \"feliz\" e \"alegre\") têm vetores similares e obtêm pontuações de similaridade altas.", + "canDoWell": "Pode Fazer Bem", + "cannotDo": "Não Pode Fazer", + "promptBuilder": "Construtor de Prompts", + "buildYourPromptStepByStep": "Construa seu prompt passo a passo", + "pleaseAddTask": "Por favor adicione pelo menos uma tarefa ao seu prompt", + "rateLimitReached": "Limite de solicitações atingido. Tente novamente em:", + "orSignInForMore": "ou faça login para mais.", + "failedToRunPrompt": "Falha ao executar o prompt", + "runWithAI": "Executar com IA", + "failedToConnectApi": "Falha ao conectar à API", + "day": "dia", + "promptAnalyzer": "Analisador de Prompts", + "getAiFeedbackOnPrompt": "Obtenha feedback de IA sobre seu prompt", + "pasteOrWritePromptHere": "Cole ou escreva seu prompt aqui...", + "analyze": "Analisar", + "pleaseEnterPromptToAnalyze": "Por favor insira um prompt para analisar", + "failedToAnalyzePrompt": "Falha ao analisar o prompt", + "clarity": "Clareza", + "specificity": "Especificidade", + "missingElements": "Elementos Faltantes", + "suggestions": "Sugestões", + "improvedVersion": "Versão Melhorada", + "summarizationStrategies": "Estratégias de Resumo", + "originalConversation": "Conversa Original", + "after": "Depois:", + "summary": "Resumo", + "keptMessages": "Mensagens Mantidas", + "saved": "Economizado:", + "part": "Parte", + "demoExamples": { + "tokenPrediction": { + "tokens": [ + "A", + " capital", + " do", + " Brasil", + " é", + " Brasília", + "." + ], + "fullText": "A capital do Brasil é Brasília." + }, + "tokenizer": { + "default": "example1", + "samples": { + "example1": { + "text": "Olá, mundo!", + "tokens": [ + "Ol", + "á", + ",", + " mun", + "do", + "!" + ] + }, + "example2": { + "text": "Brasília capital", + "tokens": [ + "Bras", + "ília", + " cap", + "ital" + ] + }, + "example3": { + "text": "Inteligência Artificial", + "tokens": [ + "Int", + "elig", + "ência", + " Art", + "ific", + "ial" + ] + }, + "example4": { + "text": "O Congresso Nacional", + "tokens": [ + "O", + " Cong", + "resso", + " Nac", + "ional" + ] + }, + "example5": { + "text": "Engenharia de prompts", + "tokens": [ + "Eng", + "enh", + "aria", + " de", + " prom", + "pts" + ] + } + }, + "tryExamples": "Experimente os exemplos ou digite seu próprio texto" + }, + "temperature": { + "prompt": "Qual é a capital do Brasil?", + "lowTemp": [ + "A capital do Brasil é Brasília.", + "A capital do Brasil é Brasília.", + "A capital do Brasil é Brasília." + ], + "mediumLowTemp": [ + "A capital do Brasil é Brasília.", + "Brasília é a capital do Brasil.", + "A capital do Brasil é Brasília, uma cidade planejada." + ], + "mediumHighTemp": [ + "Brasília serve como capital do Brasil.", + "A capital do Brasil é Brasília, sede do Congresso Nacional.", + "A capital do Brasil é a moderna e planejada cidade de Brasília." + ], + "highTemp": [ + "Brasília, a cidade dos sonhos de Niemeyer, ergue-se orgulhosamente como a magnífica capital do Brasil!", + "A vibrante capital do Brasil não é outra senão a encantadora cidade de Brasília.", + "O coração do Brasil bate em Brasília, sua amada capital de arquitetura e política." + ] + }, + "fewShot": { + "examples": [ + { + "input": "Adorei este produto!", + "output": "Positivo" + }, + { + "input": "Experiência terrível, dinheiro desperdiçado", + "output": "Negativo" + }, + { + "input": "Está ok, nada especial", + "output": "Neutro" + } + ], + "testCase": { + "input": "Ótima qualidade mas entrega lenta", + "expected": "Misto" + }, + "labels": { + "positive": "Positivo", + "negative": "Negativo", + "neutral": "Neutro", + "mixed": "Misto" + } + } + }, + "promptChallenge": "Desafio de Prompt", + "yourTask": "Sua tarefa:", + "yourPromptWillBeScoredOn": "Seu prompt será avaliado em:", + "startChallenge": "Iniciar Desafio", + "writeYourPromptHere": "Escreva seu prompt aqui...", + "points": "pontos", + "hints": "Dicas", + "hintsUsed": "{used}/{total} usadas, cada uma -5 pontos", + "revealNextHint": "Revelar Próxima Dica (-5 pontos)", + "submitForScoring": "Enviar para Avaliação", + "aiCallsRemaining": "Chamadas de IA restantes", + "excellent": "🎉 Excelente!", + "goodEffort": "👍 Bom esforço!", + "keepPracticing": "Continue praticando!", + "criteriaBreakdown": "Detalhamento dos Critérios:", + "suggestionsForImprovement": "Sugestões de Melhoria:", + "exampleSolution": "Solução de Exemplo", + "hide": "Ocultar", + "show": "Mostrar", + "improveThisPrompt": "Melhorar Este Prompt", + "improveThisPromptTask": "Melhore este prompt para obter melhores resultados", + "improvePromptTask": "Melhore este prompt para obter melhores resultados", + "originalWeakPrompt": "Prompt Original (Fraco)", + "yourImprovedVersion": "Sua Versão Melhorada", + "compareWithAI": "Comparar com IA", + "reset": "Reiniciar", + "showIdealSolution": "Mostrar Solução Ideal", + "hideIdealSolution": "Ocultar Solução Ideal", + "idealSolution": "Solução Ideal", + "yourVersionBetter": "🎉 Sua versão é melhor!", + "yourVersionIsBetter": "🎉 Sua versão é melhor!", + "keepImproving": "O original pode ser melhor. Continue melhorando!", + "originalMightBeBetter": "O original pode ser melhor. Continue melhorando!", + "keyDifferences": "Diferenças Chave:", + "beginner": "iniciante", + "intermediate": "intermediário", + "advanced": "avançado", + "youllHaveTime": "Você terá {time} para completar este desafio.", + "takeYourTime": "Leve seu tempo e crie o melhor prompt.", + "pleaseWritePromptBeforeSubmitting": "Por favor escreva um prompt antes de enviar", + "fillInTheBlanks": "Preencha os Espaços", + "perfect": "🎉 Perfeito!", + "ofCorrect": "{score} / {total} corretos", + "correctAnswer": "Resposta correta:", + "checking": "Verificando...", + "checkAnswers": "Verificar Respostas", + "tryAgain": "Tentar Novamente", + "aiPoweredValidation": "Validação semântica alimentada por IA", + "hintForBlank": "Dica:", + "wellStructuredPrompt": "🎉 Prompt bem estruturado!", + "consistencyIssuesFound": "Alguns problemas de consistência encontrados", + "issues": "Problemas:", + "aiValidationFailed": "Validação de IA falhou. Usando validação local.", + "aiCheckFailed": "Verificação de IA falhou. Por favor tente novamente.", + "checklist": "Lista de Verificação", + "complete": "completo", + "allDoneGreatWork": "🎉 Tudo pronto! Ótimo trabalho!", + "debugThisPrompt": "Depurar Este Prompt", + "hideHint": "Ocultar dica", + "showHint": "Mostrar dica", + "thePrompt": "O Prompt:", + "theOutputProblematic": "A Saída (problemática):", + "whatsWrongWithThisPrompt": "O que há de errado com este prompt?", + "jailbreakAttackSimulator": "Simulador de Ataque Jailbreak", + "selectAttackType": "Selecione um tipo de ataque para ver como funciona e testar se a IA se defende:", + "systemPromptDefense": "Prompt de Sistema (Defesa)", + "attackAttempt": "Tentativa de Ataque", + "whatThisAttackDoes": "O que este ataque faz:", + "testJailbreakDefense": "Testar Defesa Jailbreak", + "systemPromptLabel": "PROMPT DE SISTEMA", + "userAttemptsJailbreak": "O USUÁRIO TENTA JAILBREAK", + "sequentialChain": "Cadeia Sequencial", + "parallelChain": "Cadeia Paralela", + "conditionalChain": "Cadeia Condicional", + "iterativeChain": "Cadeia Iterativa", + "running": "Executando...", + "run": "Executar", + "outputLabel": "Saída", + "skippedConditionNotMet": "Pulado - condição não atendida", + "iterationOf": "Iteração {current} de {total}", + "previousOutputAsInput": "Saída anterior como entrada", + "loopUntilQualityMet": "Loop até atingir limiar de qualidade", + "chainErrorHandlingDemo": "Demo de Tratamento de Erros em Cadeia", + "attempt": "Tentativa", + "retryingWithFeedback": "Tentando novamente com feedback de erro...", + "switchingToFallback": "Mudando para abordagem alternativa...", + "failed": "Falhou", + "retry": "Tentar Novamente", + "fallback": "Alternativo", + "contextPlayground": "Playground de Contexto", + "toggleContextBlocks": "Ative/desative blocos de contexto para ver como eles se combinam. Observe a contagem de tokens!", + "overContextLimit": "Limite de contexto excedido! Alguns conteúdos serão truncados.", + "enableContextBlocksToBuild": "Ative alguns blocos de contexto para construir um prompt", + "testContext": "Testar Contexto" + } + }, + "userExamples": { + "addMyExample": "Adicionar Meu Exemplo", + "addExampleTitle": "Adicione Seu Exemplo", + "addExampleDescriptionImage": "Compartilhe uma imagem que você criou usando este prompt.", + "addExampleDescriptionVideo": "Compartilhe um vídeo que você criou usando este prompt.", + "imageUrl": "URL da Imagem", + "videoUrl": "URL do Vídeo", + "imagePreview": "Prévia da Imagem", + "videoPreview": "Prévia do Vídeo", + "urlTab": "URL", + "uploadTab": "Carregar", + "clickToUpload": "Clique para carregar uma imagem", + "clickToUploadVideo": "Clique para carregar um vídeo", + "uploading": "Carregando...", + "maxFileSize": "Máx 4MB (JPEG, PNG, GIF, WebP)", + "fileTooLarge": "O arquivo é muito grande. Tamanho máximo 4MB.", + "invalidFileType": "Tipo de arquivo inválido. Apenas JPEG, PNG, GIF e WebP são permitidos.", + "invalidVideoType": "Tipo de arquivo inválido. Apenas vídeos MP4 são permitidos.", + "commentOptional": "Comentário (opcional)", + "commentPlaceholder": "Descreva sua criação ou compartilhe dicas...", + "cancel": "Cancelar", + "submit": "Enviar", + "communityExamples": "Exemplos da Comunidade", + "userExample": "Exemplo do usuário" } } \ No newline at end of file diff --git a/messages/zh.json b/messages/zh.json index ab0bb808..376187cc 100644 --- a/messages/zh.json +++ b/messages/zh.json @@ -1742,5 +1742,514 @@ "resetComplete": "进度已重置!正在重新加载...", "cancel": "取消" } + }, + "book": { + "title": "互动提示词工程之书", + "subtitle": "创建清晰有效提示词的互动指南", + "metaTitle": "互动提示词工程之书 | AI提示词工程免费在线指南", + "metaDescription": "通过这本免费互动指南掌握AI提示词工程。学习ChatGPT提示词、思维链推理、少样本学习和高级技术。25+章节配有真实示例。", + "interactiveGuideBy": "互动指南 by", + "authorIntro": "你好,我是Fatih Kadir Akın,GitHub上热门Awesome ChatGPT Prompts仓库和prompts.chat的策展人。", + "bookDescription": "在这本全面的互动指南中,你将发现创建引人入胜的AI提示词的专家策略,这些提示词能够产生有效的对话。从理解AI模型的工作原理到掌握提示词链和代理系统等高级技术,这本书为你提供了将AI交互提升到新水平所需的工具。", + "whatYouWillLearn": "你将学到:", + "highlights": { + "understanding": "理解AI模型如何思考和处理提示词", + "crafting": "创建清晰、具体、有效的提示词", + "advanced": "高级技术:思维链、少样本学习和提示词链", + "interactive": "可在浏览器中直接尝试的互动示例", + "realWorld": "写作、编程、教育和商业的实际用例", + "future": "提示词工程的未来:代理和代理系统" + }, + "bookStructure": "书籍结构", + "structure": { + "introduction": "介绍", + "part1": "第1部分:基础", + "part2": "第2部分:技术", + "part3": "第3部分:高级策略", + "part4": "第4部分:最佳实践", + "part5": "第5部分:用例", + "part6": "第6部分:结论", + "chapters": "25个互动章节" + }, + "startReading": "开始阅读", + "skipToChapter1": "跳至第1章", + "continuousUpdate": "随着AI的发展,本书将持续更新新技术和见解。", + "partOfProject": "Awesome ChatGPT Prompts项目的一部分。CC0许可。", + "kidsSection": { + "question": "你是老师或家长吗?", + "title": "试试我们的儿童游戏书!🎮", + "description": "一个基于游戏的互动冒险,通过有趣的谜题和故事教孩子(8-14岁)如何与AI交流。", + "startPlaying": "开始游戏" + }, + "chapter": { + "notFound": "未找到章节", + "comingSoon": "此章节即将推出。", + "previous": "上一章", + "next": "下一章" + }, + "tableOfContents": "目录", + "awesomeChatGPTPrompts": "Awesome ChatGPT Prompts", + "search": { + "placeholder": "搜索章节...", + "noResults": "未找到章节" + }, + "bookmark": { + "add": "收藏此章节", + "remove": "移除收藏", + "continueReading": "继续上次阅读", + "continue": "继续" + }, + "parts": { + "introduction": "介绍", + "foundations": "基础", + "techniques": "技术", + "advanced": "高级策略", + "bestPractices": "最佳实践", + "useCases": "用例", + "conclusion": "结论" + }, + "chapters": { + "00a-preface": "前言", + "00b-history": "历史", + "00c-introduction": "介绍", + "01-understanding-ai-models": "理解AI模型", + "02-anatomy-of-effective-prompt": "有效提示词的结构", + "03-core-prompting-principles": "提示词核心原则", + "04-role-based-prompting": "基于角色的提示词", + "05-structured-output": "结构化输出", + "06-chain-of-thought": "思维链", + "07-few-shot-learning": "少样本学习", + "08-iterative-refinement": "迭代改进", + "09-json-yaml-prompting": "JSON和YAML提示词", + "10-system-prompts-personas": "系统提示词和人设", + "11-prompt-chaining": "提示词链", + "12-handling-edge-cases": "处理边界情况", + "13-multimodal-prompting": "多模态提示词", + "14-context-engineering": "上下文工程", + "25-agents-and-skills": "代理和技能", + "15-common-pitfalls": "常见陷阱", + "16-ethics-responsible-use": "伦理和负责任使用", + "17-prompt-optimization": "提示词优化", + "18-writing-content": "写作和内容", + "19-programming-development": "编程和开发", + "20-education-learning": "教育和学习", + "21-business-productivity": "商业和生产力", + "22-creative-arts": "创意艺术", + "23-research-analysis": "研究和分析", + "24-future-of-prompting": "提示词工程的未来" + }, + "chapterDescriptions": { + "00a-preface": "作者的个人说明", + "00b-history": "Awesome ChatGPT Prompts的历史", + "00c-introduction": "什么是提示词工程,为什么重要", + "01-understanding-ai-models": "大型语言模型如何工作", + "02-anatomy-of-effective-prompt": "使提示词有效的组成部分", + "03-core-prompting-principles": "更好提示词的基本原则", + "04-role-based-prompting": "有效使用人设和角色", + "05-structured-output": "获得一致、格式化的响应", + "06-chain-of-thought": "复杂任务的逐步推理", + "07-few-shot-learning": "通过示例教学", + "08-iterative-refinement": "通过迭代改进提示词", + "09-json-yaml-prompting": "提示词中的结构化数据格式", + "10-system-prompts-personas": "创建一致的AI人格", + "11-prompt-chaining": "连接多个提示词", + "12-handling-edge-cases": "处理意外输入", + "13-multimodal-prompting": "处理图像、音频和视频", + "14-context-engineering": "RAG、嵌入、函数调用和MCP", + "25-agents-and-skills": "使用可重用技能包构建AI代理", + "15-common-pitfalls": "要避免的错误", + "16-ethics-responsible-use": "AI中的伦理考虑", + "17-prompt-optimization": "测试和改进提示词", + "18-writing-content": "内容创作和文案写作", + "19-programming-development": "代码生成和调试", + "20-education-learning": "教学和学习应用", + "21-business-productivity": "专业和工作应用", + "22-creative-arts": "艺术和创意应用", + "23-research-analysis": "数据分析和研究任务", + "24-future-of-prompting": "新兴趋势和未来展望" + }, + "interactive": { + "tryIt": "自己试试", + "copy": "复制", + "copied": "已复制!", + "correct": "正确!", + "notQuite": "不太对。", + "nextTokenPrediction": "下一个Token预测", + "watchHowAIPredicts": "观察AI如何在每一步预测下一个token", + "replay": "重播", + "playing": "播放中...", + "play": "播放", + "pressPlayToStart": "按播放开始...", + "completingCurrentToken": "正在完成当前token:", + "top3PredictedNextTokens": "预测的前3个下一个Token:", + "howItWorks": "工作原理:", + "howItWorksExplanation": "在每一步,模型计算所有可能的下一个token(约50,000+)的概率。选择概率最高的token,然后重复此过程。", + "tokenizerDemo": "分词器演示", + "seeHowTextIsSplit": "查看文本如何分割成token", + "enterText": "输入文本:", + "tokens": "个token", + "tryExamples": "试试:「太棒了」、「ChatGPT很厉害」或输入自己的文本", + "contextWindowVisualizer": "上下文窗口可视化", + "understandHowContextIsConsumed": "了解上下文如何被消耗", + "contextWindow": "上下文窗口", + "remaining": "剩余", + "prompt": "提示词", + "response": "响应", + "yourPrompt": "你的提示词:", + "aiResponse": "AI响应", + "contextOverflow": "上下文溢出!", + "contextOverflowMessage": "你的提示词+响应超出了上下文窗口。模型将截断或失败。尝试缩短提示词或请求更短的响应。", + "tipLabel": "提示:", + "contextTip": "你的提示词和AI响应都必须适合上下文窗口。较长的提示词会减少响应的空间。将重要信息放在提示词的开头。", + "temperatureDemo": "温度演示", + "seeHowRandomnessAffects": "查看随机性如何影响输出", + "temperature": "温度", + "deterministic": "确定性", + "balanced": "平衡", + "creative": "创意", + "veryCreative": "非常创意", + "focused": "聚焦", + "random": "随机", + "possibleResponsesAtThisTemp": "此温度下的可能响应:", + "useLowTemperature": "使用低温度", + "useHighTemperature": "使用高温度", + "forFactualAnswers": "用于事实性和一致的回答。", + "forCreativeWriting": "用于创意写作和头脑风暴。", + "structuredOutputDemo": "结构化输出演示", + "seeTheDifferenceStructureMakes": "看看结构带来的不同", + "unstructured": "非结构化", + "output": "输出:", + "youCan": "你可以:", + "parseProgrammatically": "程序化解析", + "compareAcrossQueries": "跨查询比较", + "integrateIntoWorkflows": "集成到工作流", + "validateForCompleteness": "验证完整性", + "parseProgrammaticallyLabel": "程序化解析:", + "complexRegexRequired": "需要复杂正则或NLP", + "unreliableBreaksWithChanges": "不可靠,小改动就会崩溃", + "simpleAndReliable": "简单可靠", + "parseableWithMarkdown": "可用markdown库解析", + "fewShotLearningDemo": "少样本学习演示", + "seeHowExamplesImproveAccuracy": "看看示例如何提高准确性", + "numberOfExamples": "示例数量", + "zeroShot": "零样本", + "oneShot": "一样本", + "twoShot": "两样本", + "threeShot": "三样本", + "examplesProvided": "提供的示例:", + "testInput": "测试输入:", + "modelPrediction": "模型预测:", + "confidence": "置信度:", + "expected": "期望:", + "formatComparison": "格式比较", + "sameDataDifferentFormats": "相同数据,不同格式", + "defineStructureWithTypeScript": "用TypeScript接口定义结构", + "machineReadableStrictSyntax": "机器可读,严格语法,适合API", + "humanReadableSupportsComments": "人类可读,支持注释,适合配置", + "defineSchema": "定义模式", + "apisAndParsing": "API和解析", + "configFiles": "配置文件", + "iterativeRefinementDemo": "迭代改进演示", + "watchAPromptEvolve": "观察提示词的演变", + "pause": "暂停", + "versionXOfY": "版本 {current} / {total}", + "newInThisVersion": "此版本新增", + "quality": "质量", + "issue": "问题:", + "success": "成功", + "successMessage": "提示词现在产生高质量、一致的输出。", + "apiCostCalculator": "API成本计算器", + "inputTokens": "输入Token(每请求)", + "outputTokens": "输出Token(每请求)", + "inputPrice": "输入价格($/百万token)", + "outputPrice": "输出价格($/百万token)", + "requestsPerDay": "每日请求数", + "perRequest": "每请求", + "dailyCost": "日成本", + "monthlyCost": "月成本", + "textToImageBuildPrompt": "文生图:构建你的提示词", + "selectOptionsToBuiltImagePrompt": "从每个类别选择选项来构建图像提示词:", + "generatedPrompt": "生成的提示词", + "simulateDiffusionProcess": "模拟扩散过程", + "diffusionStep1": "从随机噪声开始", + "diffusionStep2": "检测大致形状", + "diffusionStep3": "添加基本颜色和形状", + "diffusionStep4": "细化细节", + "diffusionStep5": "最终图像", + "diffusionExplanation": "真正的扩散模型运行数千步,逐渐去除噪声直到出现连贯的图像。", + "textToVideoBuildPrompt": "文生视频:构建你的提示词", + "videoPromptsNeed": "视频提示词需要运动、镜头和时间:", + "playAnimation": "播放动画", + "stop": "停止", + "frame": "帧:", + "consistency": "一致性:", + "consistencyDesc": "主体在帧之间保持不变", + "motion": "运动:", + "motionDesc": "位置随时间平滑变化", + "physics": "物理:", + "physicsDesc": "运动遵循自然规律", + "simplifiedAnimationPreview": "简化动画预览", + "videoModelExplanation": "真正的视频模型以24-60fps生成照片级真实的细节和一致的主体。", + "embeddingsVisualization": "嵌入可视化", + "clickWordToSeeVector": "点击词语查看其向量和与其他词的相似度:", + "vector": "向量", + "similarityTo": "与...的相似度:", + "embeddingsExplanation": "意思相似的词(如「高兴」和「快乐」)有相似的向量,获得高相似度分数。", + "canDoWell": "擅长做", + "cannotDo": "不能做", + "promptBuilder": "提示词构建器", + "buildYourPromptStepByStep": "逐步构建你的提示词", + "pleaseAddTask": "请至少添加一个任务到你的提示词", + "rateLimitReached": "已达到请求限制。请在以下时间后重试:", + "orSignInForMore": "或登录获取更多。", + "failedToRunPrompt": "运行提示词失败", + "runWithAI": "用AI运行", + "failedToConnectApi": "连接API失败", + "day": "天", + "promptAnalyzer": "提示词分析器", + "getAiFeedbackOnPrompt": "获取AI对你提示词的反馈", + "pasteOrWritePromptHere": "在此粘贴或写入你的提示词...", + "analyze": "分析", + "pleaseEnterPromptToAnalyze": "请输入要分析的提示词", + "failedToAnalyzePrompt": "分析提示词失败", + "clarity": "清晰度", + "specificity": "具体性", + "missingElements": "缺失元素", + "suggestions": "建议", + "improvedVersion": "改进版本", + "summarizationStrategies": "摘要策略", + "originalConversation": "原始对话", + "after": "之后:", + "summary": "摘要", + "keptMessages": "保留的消息", + "saved": "节省:", + "part": "部分", + "demoExamples": { + "tokenPrediction": { + "tokens": [ + "中国", + "的", + "首都", + "是", + "北京", + "。" + ], + "fullText": "中国的首都是北京。" + }, + "tokenizer": { + "default": "example1", + "samples": { + "example1": { + "text": "你好,世界!", + "tokens": [ + "你好", + ",", + "世界", + "!" + ] + }, + "example2": { + "text": "北京首都", + "tokens": [ + "北京", + "首都" + ] + }, + "example3": { + "text": "人工智能", + "tokens": [ + "人工", + "智能" + ] + }, + "example4": { + "text": "故宫博物院", + "tokens": [ + "故宫", + "博物", + "院" + ] + }, + "example5": { + "text": "提示词工程", + "tokens": [ + "提示", + "词", + "工程" + ] + } + }, + "tryExamples": "试试示例或输入自己的文本" + }, + "temperature": { + "prompt": "中国的首都是哪里?", + "lowTemp": [ + "中国的首都是北京。", + "中国的首都是北京。", + "中国的首都是北京。" + ], + "mediumLowTemp": [ + "中国的首都是北京。", + "北京是中国的首都。", + "中国的首都是北京,一座历史悠久的城市。" + ], + "mediumHighTemp": [ + "北京作为中国的首都。", + "中国的首都是北京,故宫所在地。", + "中国的首都是历史与现代交融的北京。" + ], + "highTemp": [ + "北京,这座光辉灿烂的城市,骄傲地矗立为中国的壮丽首都!", + "中国充满活力的首都正是迷人的北京城。", + "中国的心脏跳动在北京,这座承载着艺术与文化的挚爱首都。" + ] + }, + "fewShot": { + "examples": [ + { + "input": "我太喜欢这个产品了!", + "output": "正面" + }, + { + "input": "糟糕的体验,浪费钱", + "output": "负面" + }, + { + "input": "还行,没什么特别的", + "output": "中性" + } + ], + "testCase": { + "input": "质量很好但配送慢", + "expected": "混合" + }, + "labels": { + "positive": "正面", + "negative": "负面", + "neutral": "中性", + "mixed": "混合" + } + } + }, + "promptChallenge": "提示词挑战", + "yourTask": "你的任务:", + "yourPromptWillBeScoredOn": "你的提示词将在以下方面评分:", + "startChallenge": "开始挑战", + "writeYourPromptHere": "在此写下你的提示词...", + "points": "分", + "hints": "提示", + "hintsUsed": "已使用{used}/{total},每个-5分", + "revealNextHint": "显示下一个提示(-5分)", + "submitForScoring": "提交评分", + "aiCallsRemaining": "剩余AI调用", + "excellent": "🎉 太棒了!", + "goodEffort": "👍 不错的尝试!", + "keepPracticing": "继续练习!", + "criteriaBreakdown": "标准分解:", + "suggestionsForImprovement": "改进建议:", + "exampleSolution": "示例解决方案", + "hide": "隐藏", + "show": "显示", + "improveThisPrompt": "改进此提示词", + "improveThisPromptTask": "改进此提示词以获得更好的结果", + "improvePromptTask": "改进此提示词以获得更好的结果", + "originalWeakPrompt": "原始(弱)提示词", + "yourImprovedVersion": "你的改进版本", + "compareWithAI": "与AI比较", + "reset": "重置", + "showIdealSolution": "显示理想解决方案", + "hideIdealSolution": "隐藏理想解决方案", + "idealSolution": "理想解决方案", + "yourVersionBetter": "🎉 你的版本更好!", + "yourVersionIsBetter": "🎉 你的版本更好!", + "keepImproving": "原版可能更好。继续改进!", + "originalMightBeBetter": "原版可能更好。继续改进!", + "keyDifferences": "主要差异:", + "beginner": "初学者", + "intermediate": "中级", + "advanced": "高级", + "youllHaveTime": "你有{time}完成这个挑战。", + "takeYourTime": "慢慢来,创建最佳提示词。", + "pleaseWritePromptBeforeSubmitting": "提交前请写下提示词", + "fillInTheBlanks": "填空", + "perfect": "🎉 完美!", + "ofCorrect": "{score} / {total} 正确", + "correctAnswer": "正确答案:", + "checking": "检查中...", + "checkAnswers": "检查答案", + "tryAgain": "再试一次", + "aiPoweredValidation": "AI驱动的语义验证", + "hintForBlank": "提示:", + "wellStructuredPrompt": "🎉 结构良好的提示词!", + "consistencyIssuesFound": "发现一些一致性问题", + "issues": "问题:", + "aiValidationFailed": "AI验证失败。使用本地验证。", + "aiCheckFailed": "AI检查失败。请重试。", + "checklist": "检查清单", + "complete": "完成", + "allDoneGreatWork": "🎉 全部完成!做得好!", + "debugThisPrompt": "调试此提示词", + "hideHint": "隐藏提示", + "showHint": "显示提示", + "thePrompt": "提示词:", + "theOutputProblematic": "输出(有问题):", + "whatsWrongWithThisPrompt": "这个提示词有什么问题?", + "jailbreakAttackSimulator": "越狱攻击模拟器", + "selectAttackType": "选择攻击类型查看其工作原理并测试AI是否能防御:", + "systemPromptDefense": "系统提示词(防御)", + "attackAttempt": "攻击尝试", + "whatThisAttackDoes": "此攻击的作用:", + "testJailbreakDefense": "测试越狱防御", + "systemPromptLabel": "系统提示词", + "userAttemptsJailbreak": "用户尝试越狱", + "sequentialChain": "顺序链", + "parallelChain": "并行链", + "conditionalChain": "条件链", + "iterativeChain": "迭代链", + "running": "运行中...", + "run": "运行", + "outputLabel": "输出", + "skippedConditionNotMet": "跳过 - 条件未满足", + "iterationOf": "迭代 {current} / {total}", + "previousOutputAsInput": "上一个输出作为输入", + "loopUntilQualityMet": "循环直到达到质量阈值", + "chainErrorHandlingDemo": "链错误处理演示", + "attempt": "尝试", + "retryingWithFeedback": "使用错误反馈重试...", + "switchingToFallback": "切换到备用方案...", + "failed": "失败", + "retry": "重试", + "fallback": "备用", + "contextPlayground": "上下文游乐场", + "toggleContextBlocks": "切换上下文块查看它们如何组合。注意token计数!", + "overContextLimit": "超出上下文限制!部分内容将被截断。", + "enableContextBlocksToBuild": "启用一些上下文块来构建提示词", + "testContext": "测试上下文" + } + }, + "userExamples": { + "addMyExample": "添加我的示例", + "addExampleTitle": "添加你的示例", + "addExampleDescriptionImage": "分享你使用此提示词创建的图像。", + "addExampleDescriptionVideo": "分享你使用此提示词创建的视频。", + "imageUrl": "图像URL", + "videoUrl": "视频URL", + "imagePreview": "图像预览", + "videoPreview": "视频预览", + "urlTab": "URL", + "uploadTab": "上传", + "clickToUpload": "点击上传图像", + "clickToUploadVideo": "点击上传视频", + "uploading": "上传中...", + "maxFileSize": "最大4MB(JPEG、PNG、GIF、WebP)", + "fileTooLarge": "文件太大。最大大小为4MB。", + "invalidFileType": "无效的文件类型。仅允许JPEG、PNG、GIF和WebP。", + "invalidVideoType": "无效的文件类型。仅允许MP4视频。", + "commentOptional": "评论(可选)", + "commentPlaceholder": "描述你的创作或分享技巧...", + "cancel": "取消", + "submit": "提交", + "communityExamples": "社区示例", + "userExample": "用户示例" } } \ No newline at end of file