UNPKG

@lobehub/chat

Version:

Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.

471 lines (470 loc) 18.1 kB
{ "confirm": "Bevestigen", "debug": { "arguments": "Aanroepparameters", "function_call": "Functieaanroep", "off": "Debuggen uitschakelen", "on": "Plugin-aanroepinformatie bekijken", "payload": "Plugin payload", "pluginState": "Plugin status", "response": "Resultaat", "title": "Plugin details", "tool_call": "Tool-aanroepverzoek" }, "detailModal": { "customPlugin": { "description": "Ga naar de bewerkingspagina voor details", "editBtn": "Nu bewerken", "title": "Dit is een aangepaste plugin" }, "emptyState": { "description": "Installeer deze plugin eerst om de mogelijkheden en configuratieopties te bekijken", "title": "Bekijk plugindetails na installatie" }, "info": { "description": "API-beschrijving", "name": "API-naam" }, "tabs": { "info": "Pluginmogelijkheden", "manifest": "Installatiebestand", "settings": "Instellingen" }, "title": "Plugindetails" }, "dev": { "confirmDeleteDevPlugin": "Deze lokale plugin wordt verwijderd en kan niet worden hersteld. Weet u zeker dat u deze plugin wilt verwijderen?", "customParams": { "useProxy": { "label": "Installeren via proxy (schakel dit in bij CORS-fouten en probeer opnieuw te installeren)" } }, "deleteSuccess": "Plugin succesvol verwijderd", "manifest": { "identifier": { "desc": "Unieke identificatie van de plugin", "label": "Identificator" }, "mode": { "mcp": "MCP-plugin", "mcpExp": "Experimenteel", "url": "Online link" }, "name": { "desc": "Plugin titel", "label": "Titel", "placeholder": "Zoekmachine" } }, "mcp": { "advanced": { "title": "Geavanceerde instellingen" }, "args": { "desc": "Parameters doorgeven aan het uitvoeringscommando, meestal hier de MCP-servernaam of het pad naar het opstartscript invoeren", "label": "Commando-argumenten", "placeholder": "Bijv.: mcp-hello-world", "required": "Voer opstartparameters in" }, "auth": { "bear": "API-sleutel", "desc": "Kies de authenticatiemethode voor de MCP-server", "label": "Authenticatietype", "none": "Geen authenticatie nodig", "placeholder": "Selecteer authenticatietype", "token": { "desc": "Voer je API-sleutel of Bearer-token in", "label": "API-sleutel", "placeholder": "sk-xxxxx", "required": "Voer authenticatietoken in" } }, "avatar": { "label": "Plugin-icoon" }, "command": { "desc": "Uitvoerbaar bestand of script om MCP STDIO-server te starten", "label": "Commando", "placeholder": "Bijv.: npx / uv / docker enz.", "required": "Voer opstartcommando in" }, "desc": { "desc": "Voeg een beschrijving toe voor de plugin", "label": "Pluginbeschrijving", "placeholder": "Voeg gebruiks- en scenario-informatie toe" }, "endpoint": { "desc": "Voer het adres van je MCP Streamable HTTP-server in", "label": "MCP Endpoint URL" }, "env": { "add": "Voeg een regel toe", "desc": "Voer de omgevingsvariabelen in die de MCP-server nodig heeft", "duplicateKeyError": "Sleutel moet uniek zijn", "formValidationFailed": "Formuliervalidatie mislukt, controleer parameterindeling", "keyRequired": "Sleutel mag niet leeg zijn", "label": "MCP Server omgevingsvariabelen", "stringifyError": "Kan parameters niet serialiseren, controleer parameterindeling" }, "headers": { "add": "Voeg een regel toe", "desc": "Voer HTTP-headers in", "label": "HTTP-headers" }, "identifier": { "desc": "Geef je MCP-plugin een naam, alleen Engelse tekens toegestaan", "invalid": "Identificator mag alleen letters, cijfers, koppeltekens en underscores bevatten", "label": "MCP-pluginnaam", "placeholder": "Bijv.: my-mcp-plugin", "required": "Voer MCP-service-identificator in" }, "previewManifest": "Plugin manifest bekijken", "quickImport": "Snelle import van JSON-configuratie", "quickImportError": { "empty": "Inhoud mag niet leeg zijn", "invalidJson": "Ongeldige JSON-indeling", "invalidStructure": "Ongeldige JSON-structuur" }, "stdioNotSupported": "Huidige omgeving ondersteunt geen stdio-type MCP-plugins", "testConnection": "Verbinding testen", "testConnectionTip": "MCP-plugin kan pas normaal worden gebruikt na succesvolle verbindingstest", "type": { "desc": "Kies het communicatieprotocol van de MCP-plugin, webversie ondersteunt alleen Streamable HTTP", "httpFeature1": "Compatibel met web- en desktopversies", "httpFeature2": "Verbind met externe MCP-server zonder extra installatie", "httpShortDesc": "Communicatieprotocol gebaseerd op gestreamde HTTP", "label": "MCP-plugin type", "stdioFeature1": "Lagere communicatielatentie, geschikt voor lokaal gebruik", "stdioFeature2": "MCP-server moet lokaal geïnstalleerd en uitgevoerd worden", "stdioNotAvailable": "STDIO-modus alleen beschikbaar in desktopversie", "stdioShortDesc": "Communicatieprotocol gebaseerd op standaardinvoer/-uitvoer", "title": "MCP-plugin type" }, "url": { "desc": "Voer het Streamable HTTP-adres van je MCP-server in, SSE-modus wordt niet ondersteund", "invalid": "Voer een geldige URL in", "label": "Streamable HTTP Endpoint URL", "required": "Voer MCP-service-URL in" } }, "meta": { "author": { "desc": "Auteur van de plugin", "label": "Auteur" }, "avatar": { "desc": "Plugin-icoon, kan een emoji of URL zijn", "label": "Icoon" }, "description": { "desc": "Pluginbeschrijving", "label": "Beschrijving", "placeholder": "Zoek informatie via zoekmachine" }, "formFieldRequired": "Dit veld is verplicht", "homepage": { "desc": "Startpagina van de plugin", "label": "Startpagina" }, "identifier": { "desc": "Unieke identificatie van de plugin, wordt automatisch herkend uit manifest", "errorDuplicate": "Identificator is al in gebruik, wijzig deze", "label": "Identificator", "pattenErrorMessage": "Alleen Engelse letters, cijfers, - en _ zijn toegestaan" }, "lobe": "{{appName}} plugin", "manifest": { "desc": "{{appName}} installeert de plugin via deze link", "label": "Plugin manifest URL", "preview": "Manifest bekijken", "refresh": "Vernieuwen" }, "openai": "OpenAI-plugin", "title": { "desc": "Plugin titel", "label": "Titel", "placeholder": "Zoekmachine" } }, "metaConfig": "Plugin meta-informatie configuratie", "modalDesc": "Na toevoegen van een aangepaste plugin kan deze gebruikt worden voor ontwikkelvalidatie of direct in gesprekken. Raadpleeg de <1>ontwikkelaarsdocumentatie↗</> voor pluginontwikkeling.", "openai": { "importUrl": "Importeren via URL", "schema": "Schema" }, "preview": { "api": { "noParams": "Deze tool heeft geen parameters", "noResults": "Geen API gevonden die aan de zoekcriteria voldoet", "params": "Parameters:", "searchPlaceholder": "Zoek tool..." }, "card": "Plugin preview weergave", "desc": "Plugin beschrijving preview", "empty": { "desc": "Na configuratie kunt u hier de ondersteunde toolmogelijkheden van de plugin bekijken", "title": "Begin met preview na configuratie" }, "title": "Plugin naam preview" }, "save": "Plugin installeren", "saveSuccess": "Plugin-instellingen succesvol opgeslagen", "tabs": { "manifest": "Functionaliteitsmanifest", "meta": "Plugin meta-informatie" }, "title": { "create": "Aangepaste plugin toevoegen", "edit": "Aangepaste plugin bewerken" }, "type": { "lobe": "{{appName}} plugin", "openai": "OpenAI-plugin" }, "update": "Bijwerken", "updateSuccess": "Plugin-instellingen succesvol bijgewerkt" }, "error": { "fetchError": "Manifest-link ophalen mislukt, controleer de geldigheid van de link en of cross-origin toegang is toegestaan", "installError": "Plugin {{name}} installatie mislukt", "manifestInvalid": "Manifest voldoet niet aan de specificaties, validatiefout: \n\n {{error}}", "noManifest": "Manifestbestand bestaat niet", "openAPIInvalid": "OpenAPI parsing mislukt, fout: \n\n {{error}}", "reinstallError": "Plugin {{name}} verversen mislukt", "testConnectionFailed": "Manifest ophalen mislukt: {{error}}", "urlError": "De link retourneert geen JSON-inhoud, zorg dat het een geldige link is" }, "inspector": { "args": "Bekijk parameterlijst", "pluginRender": "Bekijk plugin-interface" }, "list": { "item": { "deprecated.title": "Verwijderd", "local.config": "Configuratie", "local.title": "Aangepast" } }, "loading": { "content": "Plugin aan het aanroepen...", "plugin": "Plugin wordt uitgevoerd..." }, "localSystem": { "apiName": { "listLocalFiles": "Bestandslijst bekijken", "moveLocalFiles": "Bestanden verplaatsen", "readLocalFile": "Bestandsinhoud lezen", "renameLocalFile": "Naam wijzigen", "searchLocalFiles": "Bestanden zoeken", "writeLocalFile": "Bestand schrijven" }, "title": "Lokale bestanden" }, "mcpInstall": { "CHECKING_INSTALLATION": "Installatieomgeving controleren...", "COMPLETED": "Installatie voltooid", "CONFIGURATION_REQUIRED": "Voltooi de configuratie om door te gaan met installatie", "ERROR": "Installatiefout", "FETCHING_MANIFEST": "Plugin manifest ophalen...", "GETTING_SERVER_MANIFEST": "MCP-server initialiseren...", "INSTALLING_PLUGIN": "Plugin aan het installeren...", "configurationDescription": "Deze MCP-plugin vereist configuratieparameters om correct te functioneren, vul de benodigde informatie in", "configurationRequired": "Pluginparameters configureren", "continueInstall": "Installatie voortzetten", "dependenciesDescription": "Deze plugin vereist de installatie van de volgende systeemafhankelijkheden. Installeer de ontbrekende afhankelijkheden volgens de instructies en klik op 'Opnieuw controleren' om door te gaan.", "dependenciesRequired": "Installeer de systeemafhankelijkheden van de plugin", "dependencyStatus": { "installed": "Geïnstalleerd", "notInstalled": "Niet geïnstalleerd", "requiredVersion": "Vereiste versie: {{version}}" }, "errorDetails": { "args": "Parameters", "command": "Commando", "connectionParams": "Verbindingsparameters", "env": "Omgevingsvariabelen", "errorOutput": "Foutlog", "exitCode": "Exitcode", "hideDetails": "Details verbergen", "originalError": "Oorspronkelijke fout", "showDetails": "Details bekijken" }, "errorTypes": { "AUTHORIZATION_ERROR": "Autorisatiefout", "CONNECTION_FAILED": "Verbinding mislukt", "INITIALIZATION_TIMEOUT": "Initialisatie time-out", "PROCESS_SPAWN_ERROR": "Proces starten mislukt", "UNKNOWN_ERROR": "Onbekende fout", "VALIDATION_ERROR": "Parametervalidatie mislukt" }, "installError": "MCP-plugin installatie mislukt, reden: {{detail}}", "installMethods": { "manual": "Handmatige installatie:", "recommended": "Aanbevolen installatie:" }, "recheckDependencies": "Opnieuw controleren", "skipDependencies": "Controle overslaan" }, "pluginList": "Pluginlijst", "protocolInstall": { "actions": { "install": "Installeren", "installAnyway": "Toch installeren", "installed": "Geïnstalleerd" }, "config": { "args": "Parameters", "command": "Commando", "env": "Omgevingsvariabelen", "headers": "Headers", "title": "Configuratie-informatie", "type": { "http": "Type: HTTP", "label": "Type", "stdio": "Type: Stdio" }, "url": "Serviceadres" }, "custom": { "badge": "Aangepaste plugin", "security": { "description": "Deze plugin is niet officieel geverifieerd, installatie kan veiligheidsrisico's met zich meebrengen! Zorg dat u de bron vertrouwt.", "title": "⚠️ Veiligheidswaarschuwing" }, "title": "Aangepaste plugin installeren" }, "marketplace": { "title": "Derde partij plugins installeren", "trustedBy": "Aangeboden door {{name}}", "unverified": { "title": "Ongeverifieerde derde partij plugin", "warning": "Deze plugin komt uit een niet-geverifieerde derde partij markt, bevestig dat u de bron vertrouwt voor installatie." }, "verified": "Geverifieerd" }, "messages": { "connectionTestFailed": "Verbindingstest mislukt", "installError": "Plugin-installatie mislukt, probeer opnieuw", "installSuccess": "Plugin {{name}} succesvol geïnstalleerd!", "manifestError": "Plugin details ophalen mislukt, controleer netwerkverbinding en probeer opnieuw", "manifestNotFound": "Plugin manifest niet gevonden" }, "meta": { "author": "Auteur", "homepage": "Startpagina", "identifier": "Identificator", "source": "Bron", "version": "Versie" }, "official": { "badge": "LobeHub officiële plugin", "description": "Deze plugin is ontwikkeld en onderhouden door LobeHub, grondig beveiligd en veilig in gebruik.", "loadingMessage": "Plugin details ophalen...", "loadingTitle": "Bezig met laden", "title": "Officiële plugin installeren" }, "title": "MCP-plugin installeren", "warning": "⚠️ Bevestig dat u deze pluginbron vertrouwt, kwaadaardige plugins kunnen uw systeem in gevaar brengen." }, "search": { "apiName": { "crawlMultiPages": "Meerdere pagina's lezen", "crawlSinglePage": "Pagina-inhoud lezen", "search": "Pagina zoeken" }, "config": { "addKey": "Sleutel toevoegen", "close": "Verwijderen", "confirm": "Configuratie voltooid en opnieuw geprobeerd" }, "crawPages": { "crawling": "Linkherkenning bezig", "detail": { "preview": "Voorbeeld", "raw": "Ruwe tekst", "tooLong": "Tekst is te lang, alleen de eerste {{characters}} tekens worden in de context opgenomen" }, "meta": { "crawler": "Crawling modus", "words": "Aantal tekens" } }, "searchxng": { "baseURL": "Voer in", "description": "Voer de URL van SearchXNG in om te beginnen met online zoeken", "keyPlaceholder": "Voer sleutel in", "title": "SearchXNG zoekmachine configureren", "unconfiguredDesc": "Neem contact op met de beheerder om SearchXNG zoekmachine te configureren en online zoeken te starten", "unconfiguredTitle": "SearchXNG zoekmachine niet geconfigureerd" }, "title": "Online zoeken" }, "setting": "Plugin-instellingen", "settings": { "capabilities": { "prompts": "Promptwoorden", "resources": "Middelen", "title": "Pluginmogelijkheden", "tools": "Tools" }, "configuration": { "title": "Pluginconfiguratie" }, "connection": { "args": "Opstartparameters", "command": "Opstartcommando", "title": "Verbindingsinformatie", "type": "Verbindingstype", "url": "Serviceadres" }, "edit": "Bewerken", "envConfigDescription": "Deze configuraties worden als omgevingsvariabelen doorgegeven bij het starten van de MCP-server", "httpTypeNotice": "HTTP-type MCP-plugins hebben momenteel geen omgevingsvariabelen nodig", "indexUrl": { "title": "Marktindex", "tooltip": "Online bewerken niet ondersteund, stel in via omgevingsvariabelen bij deployment" }, "messages": { "connectionUpdateFailed": "Verbindingsinformatie bijwerken mislukt", "connectionUpdateSuccess": "Verbindingsinformatie succesvol bijgewerkt", "envUpdateFailed": "Opslaan van omgevingsvariabelen mislukt", "envUpdateSuccess": "Omgevingsvariabelen succesvol opgeslagen" }, "modalDesc": "Na configuratie van de pluginmarkt kunt u aangepaste pluginmarkten gebruiken", "rules": { "argsRequired": "Voer opstartparameters in", "commandRequired": "Voer opstartcommando in", "urlRequired": "Voer serviceadres in" }, "saveSettings": "Instellingen opslaan", "title": "Pluginmarkt instellingen" }, "showInPortal": "Bekijk details in de werkruimte", "store": { "actions": { "cancel": "Installatie annuleren", "confirmUninstall": "Deze plugin wordt verwijderd en de configuratie wordt gewist. Bevestig uw actie.", "detail": "Details", "install": "Installeren", "manifest": "Installatiebestand bewerken", "settings": "Instellingen", "uninstall": "Verwijderen" }, "communityPlugin": "Derde partij community", "customPlugin": "Aangepast", "empty": "Geen geïnstalleerde plugins", "emptySelectHint": "Selecteer een plugin om details te bekijken", "installAllPlugins": "Alles installeren", "networkError": "Pluginwinkel ophalen mislukt, controleer netwerkverbinding en probeer opnieuw", "placeholder": "Zoek pluginnaam, beschrijving of trefwoorden...", "releasedAt": "Uitgebracht op {{createdAt}}", "tabs": { "installed": "Geïnstalleerd", "mcp": "MCP-plugins", "old": "LobeHub Plug-ins" }, "title": "Pluginwinkel" }, "unknownError": "Onbekende fout", "unknownPlugin": "Onbekende plugin" }