{
	"": [
		"--------------------------------------------------------------------------------------------",
		"Copyright (c) Microsoft Corporation. All rights reserved.",
		"Licensed under the MIT License. See License.txt in the project root for license information.",
		"--------------------------------------------------------------------------------------------",
		"Do not edit this file. It is machine generated."
	],
	"version": "1.0.0",
	"contents": {
		"package": {
			"add.browser.breakpoint": "Add Browser Breakpoint",
			"attach.node.process": "Attach to Node Process (preview)",
			"browser.address.description": "A hibakeresési port TCP/IP-címe",
			"browser.baseUrl.description": "Base URL to resolve paths baseUrl. baseURL is trimmed when mapping URLs to the files on disk. Defaults to the launch URL domain.",
			"browser.cwd.description": "A futtatókörnyezet opcionális munkakönyvtára",
			"browser.disableNetworkCache.description": "Meghatározza, hogy a hálózati gyorsítótár ki lesz-e hagyva minden hívás esetén",
			"browser.env.description": "Optional dictionary of environment key/value pairs for the browser.",
			"browser.file.description": "A böngészőben megnyitott helyi HTML-fájl",
			"browser.includeDefaultArgs.description": "Whether default browser launch arguments (to disable features that may make debugging harder) will be included in the launch.",
			"browser.inspectUri.description": "Format to use to rewrite the inspectUri: It's a template string that interpolates keys in `{curlyBraces}`. Available keys are:\n - `url.*` is the parsed address of the running application. For instance, `{url.port}`, `{url.hostname}`\n - `port` is the debug port that Chrome is listening on.\n - `browserInspectUri` is the inspector URI on the launched browser\n - `wsProtocol` is the hinted websocket protocol. This is set to `wss` if the original URL is `https`, or `ws` otherwise.\n",
			"browser.pathMapping.description": "A mapping of URLs/paths to local folders, to resolve scripts in the Browser to scripts on disk",
			"browser.port.description": "Port to use for remote debugging the browser.",
			"browser.runtimeArgs.description": "A futtatókörnyezet számára átadott kiegészítő argumentumok.",
			"browser.runtimeExecutable.description": "Either 'canary', 'stable', 'custom' or path to the browser executable. Custom means a custom wrapper, custom build or CHROME_PATH environment variable.",
			"browser.server.description": "Configures a web server to start up. Takes the same configuration as the 'node' launch task.",
			"browser.skipFiles.description": "Fájlok és mappanevek tömbje vagy elérési út globális minták, amelyek ki vannak hagyva a hibakeresés során.",
			"browser.smartStep.description": "A nem feltérképezett sorok automatikus átlépése a forráskódtérképpel rendelkező fájlokban. Például ilyen kód, amit a TypeScript készít automatikusan, amikor async/await és egyéb funkciókat fordít le.",
			"browser.sourceMapPathOverrides.description": "Szabályok, amelyek a forráskódtérképekben található forrásfájlokban leírt elérési utak lemezen lévő elérési útra való leképezésére szolgálnak.",
			"browser.sourceMaps.description": "JavaScript-forráskódtérképek használata (ha léteznek).",
			"browser.timeout.description": "Retry for this number of milliseconds to connect to the browser. Default is 10000 ms.",
			"browser.url.description": "Will search for a tab with this exact url and attach to it, if found",
			"browser.urlFilter.description": "Oldalt keres ezzel az URL-címmel, és ha talál, akkor csatlakozik hozzá. Tartalmazhat * helyettesítő karaktert.",
			"browser.userDataDir.description": "By default, the browser is launched with a separate user profile in a temp folder. Use this option to override it. Set to false to launch with your default user profile.",
			"browser.webRoot.description": "Meghatározza a webszerver gyökérmappájának abszolút elérési útját. Az `/app.js` és hozzá hasonló elérési utakhoz határozza meg a lemezen lévő fájlokat. Rövidítés a pathMappinghoz a \"/\" értékhez.",
			"chrome.attach.description": "Attach to an instance of Chrome already in debug mode",
			"chrome.attach.label": "Chrome: Attach",
			"chrome.label": "Chrome (preview)",
			"chrome.launch.description": "Launch Chrome to debug a URL",
			"chrome.launch.label": "Chrome: Launch",
			"configuration.automaticallyTunnelRemoteServer": "When debugging a remote web app, configures whether to automatically tunnel the remote server to your local machine.",
			"configuration.debugByLinkOptions": "Options used when debugging open links clicked from inside the debug terminal. Can be set to \"false\" to disable this behavior.",
			"configuration.npmScriptLensLocation": "Where a \"Run\" and \"Debug\" code lens should be shown in your npm scripts. It may be on \"all\", scripts, on \"top\" of the script section, or \"never\".",
			"configuration.suggestPrettyPrinting": "Whether to suggest pretty printing JavaScript code that looks minified when you step into it.",
			"configuration.terminalOptions": "Default launch options for the JavaScript debug terminal and npm scripts.",
			"configuration.usePreview": "Use the new in-preview JavaScript debugger for Node.js and Chrome.",
			"configuration.warnOnLongPrediction": "Whether a loading prompt should be shown if breakpoint prediction takes a while.",
			"debug.npm.edit": "Edit package.json",
			"debug.npm.noScripts": "No npm scripts found in your package.json",
			"debug.npm.noWorkspaceFolder": "You need to open a workspace folder to debug npm scripts.",
			"debug.npm.parseError": "Could not read {0}: {1}",
			"debug.npm.script": "Debug NPM Script",
			"debug.terminal.label": "Create JavaScript Debug Terminal",
			"debug.terminal.program.description": "Command to run in the launched terminal. If not provided, the terminal will open without launching a program.",
			"debug.terminal.snippet.label": "Run \"npm start\" in a debug terminal",
			"debug.terminal.welcome": "[Node.js Debug Terminal](command:extension.pwa-node-debug.createDebuggerTerminal)\n\nYou can use the Node.js Debug Terminal to instantly debug JavaScript you run from the command line.",
			"edge.attach.description": "Attach to an instance of Edge already in debug mode",
			"edge.attach.label": "Edge: Attach",
			"edge.label": "Edge (preview)",
			"edge.launch.description": "Launch Edge to debug a URL",
			"edge.launch.label": "Edge: Launch",
			"edge.useWebView.description": "(Edge (Chromium) only) When 'true', the debugger will treat the runtime executable as a host application that contains a WebView allowing you to debug the WebView script content.",
			"errors.timeout": "{0}: timeout after {1}ms",
			"extension.description": "An extension for debugging Node.js programs and Chrome.",
			"extensionHost.label": "VS Code Extension Development (preview)",
			"extensionHost.launch.config.name": "Kiegészítő indítása",
			"extensionHost.launch.env.description": "A kiegészítő gazdafolyamata számára átadott környezeti változók.",
			"extensionHost.launch.runtimeExecutable.description": "A VS Code abszolút elérési útja.",
			"extensionHost.launch.stopOnEntry.description": "A kiegészítő gazdafolyamatának automatikus leállítása az indítás után.",
			"extensionHost.snippet.launch.description": "VS Code kiegészítő indítása hibakeresési módban",
			"extensionHost.snippet.launch.label": "VS Code-kiegészítőfejlesztés ",
			"longPredictionWarning.disable": "Ne jelenítse meg újra",
			"longPredictionWarning.message": "It's taking a while to configure your breakpoints. You can speed this up by updating the 'outFiles' in your launch.json.",
			"longPredictionWarning.noFolder": "No workspace folder open.",
			"longPredictionWarning.open": "Open launch.json",
			"node.address.description": "TCP/IP address of process to be debugged. Default is 'localhost'.",
			"node.attach.attachExistingChildren.description": "Whether to attempt to attach to already-spawned child processes.",
			"node.attach.attachSpawnedProcesses.description": "Whether to set environment variables in the attached process to track spawned children.",
			"node.attach.config.name": "Csatlakozás",
			"node.attach.continueOnAttach": "If true, we'll automatically resume programs launched and waiting on `--inspect-brk`",
			"node.attach.processId.description": "Annak a folyamatnak az azonosítója, amelyhez csatlakozás történik.",
			"node.attach.restart.description": "Try to reconnect to the program if we lose connection.",
			"node.console.title": "Node hibakeresési konzol",
			"node.disableOptimisticBPs.description": "Ne állítson be töréspontot egyetlen olyan fájlban sem, amely forráskódtérképe még nem töltődött be.",
			"node.label": "Node.js (preview)",
			"node.launch.args.description": "A program számára átadott parancssori argumentumok.",
			"node.launch.autoAttachChildProcesses.description": "Hibakereső automatikus csatolása az új gyerekfolyamatokhoz.",
			"node.launch.config.name": "Indítás",
			"node.launch.console.description": "Hol induljon el a hibakeresési célpont.",
			"node.launch.console.externalTerminal.description": "Külső terminál, ami felhasználói beállításokkal konfigurálható",
			"node.launch.console.integratedTerminal.description": "A VS Code integrált termináljában",
			"node.launch.console.internalConsole.description": "A VS Code hibakeresési konzoljábal (ami nem támogatja a programtól származó bemenet olvasását)",
			"node.launch.cwd.description": "A program munkakönyvtárának abszolút elérési útja hibakeresésnél.",
			"node.launch.env.description": "A kiegészítő gazdafolyamata számára átadott környezeti változók. A `null` eltávolítja az adott környezeti változó értékét.",
			"node.launch.envFile.description": "A környezetiváltozó-definíciókat tartalmazó fájl abszolút elérési útja.",
			"node.launch.logging": "Logging configuration",
			"node.launch.logging.cdp": "Path to the log file for Chrome DevTools Protocol messages",
			"node.launch.logging.dap": "Path to the log file for Debug Adapter Protocol messages",
			"node.launch.outputCapture.description": "Honnan legyenek rögzítve a kimeneti üzenetek: a hibakeresési API-ról vagy stdout/stderr streamekről.",
			"node.launch.program.description": "A program abszolút elérési útja. Az érték a package.json és a megnyitott fájlok alapján lett generálva. Szerkessze ezt az attribútumot!",
			"node.launch.restart.description": "Try to restart the program if it exits with a non-zero exit code.",
			"node.launch.runtimeArgs.description": "A futtatókörnyezet számára átadott kiegészítő argumentumok.",
			"node.launch.runtimeExecutable.description": "A használt futtatókörnyezet. Vagy egy abszolút elérési út vagy olyan futtatókörnyezet, amely elérhető a PATH-ban. Ha nincs megadva, akkor `node` van használva.",
			"node.launch.runtimeVersion.description": "A használt `node` futtatókörnyezet verziója. `nvm`-et igényel.",
			"node.launch.useWSL.deprecation": "'useWSL' is deprecated and support for it will be dropped. Use the 'Remote - WSL' extension instead.",
			"node.launch.useWSL.description": "Windows Subsystem for Linux használata.",
			"node.localRoot.description": "A programot tartalmazó helyi könyvtár elérési útja.",
			"node.pauseForSourceMap.description": "Whether to wait for source maps to load for each incoming script. This has a performance overhead, and might be safely disabled when running off of disk, so long as `rootPath` is not disabled.",
			"node.port.description": "A hibakeresőhöz való csatlakozáshoz használt port. Alapértelmezett értéke 5858.",
			"node.processattach.config.name": "Csatlakozás egy folyamathoz",
			"node.remoteRoot.description": "A programot tartalmazó távoli könyvtár abszolút elérési útja. ",
			"node.resolveSourceMapLocations.description": "A list of minimatch patterns for locations (folders and URLs) in which source maps can be used to resolve local files. This can be used to avoid incorrectly breaking in external source mapped code. Patterns can be prefixed with \"!\" to exclude them. May be set to an empty array or null to avoid restriction.",
			"node.showAsyncStacks.description": "Az aktuális hívási veremhez vezető aszinkron hívások megjelenítése.",
			"node.snippet.attach.description": "Csatlakozás egy futó Node-programhoz",
			"node.snippet.attach.label": "Node.js: Csatlakozás",
			"node.snippet.attachProcess.description": "Folyamatválasztó megnyitása a csatolandó node-folyamat kiválasztásához",
			"node.snippet.attachProcess.label": "Node.js: Csatlakozás egy folyamathoz",
			"node.snippet.electron.description": "Az Electron főfolyamatának hibakeresése",
			"node.snippet.electron.label": "Node.js: Electron Main",
			"node.snippet.gulp.description": "Gulp-feladat hibakeresése (győződjön meg róla, hogy a helyi gulp telepítve van a projekthez)",
			"node.snippet.gulp.label": "Node.js: Gulp-feladat",
			"node.snippet.launch.description": "Program indítása hibakeresési módban",
			"node.snippet.launch.label": "Node.js: Program indítása",
			"node.snippet.mocha.description": "Mocha-teszek hibakeresése",
			"node.snippet.mocha.label": "Node.js: Mocha-tesztek",
			"node.snippet.nodemon.description": "Nodemon használata a hibakeresési folyamat újraindításához a forráskód változása esetén",
			"node.snippet.nodemon.label": "Node.js: Nodemon beállítása",
			"node.snippet.npm.description": "Node-program indítása az npm `debug` parancson keresztül",
			"node.snippet.npm.label": "Node.js: Indítás NPM-mel",
			"node.snippet.remoteattach.description": "Csatlakozás egy távol futó Node-program hibakeresési portjához ",
			"node.snippet.remoteattach.label": "Node.js: Csatlakozás távoli programhoz",
			"node.snippet.yo.description": "Yeoman-generátor hibakeresése (telepíthető az `npm link` futtatásával a projekt mappájában)",
			"node.snippet.yo.label": "Node.js: Yeoman-generátor",
			"node.sourceMapPathOverrides.description": "Szabályok, amelyek a forráskódtérképekben található forrásfájlokban leírt elérési utak lemezen lévő elérési útra való leképezésére szolgálnak.",
			"node.sourceMaps.description": "JavaScript-forráskódtérképek használata (ha léteznek).",
			"node.stopOnEntry.description": "Program automatikus leállítása indítás után.",
			"node.timeout.description": "Meghatározza, hány ezredmásodpercig próbál kapcsolódni a Node.js-hez. Alapértelmezett értéke 10000 ms.",
			"outFiles.description": "Ez a globális minta írja le a generált JavaScript-fájlok elérési útjait, ha a forráskódtérképek engedélyezve vannak. Ha a minta `!`-lel kezdődik, az arra a mintára illeszkedő fájlok ki lesznek zárva. Ha nincs megadva, a rendszer elvárja, hogy a generált kód ugyanabban a mappában legyen, mint a forrása.",
			"pretty.print.script": "Pretty print for debugging",
			"profile.start": "Take Performance Profile",
			"profile.stop": "Stop Performance Profile",
			"remove.browser.breakpoint": "Remove Browser Breakpoint",
			"remove.browser.breakpoint.all": "Remove All Browser Breakpoints",
			"skipFiles.description": "An array of glob patterns for files to skip when debugging. The pattern `<node_internals>/**` matches all internal Node.js modules.",
			"smartStep.description": "Olyan generált kódok automatikus átugrása, amelyeknek nem sikerül visszakövetni az eredeti forrását.",
			"start.with.stop.on.entry": "Hibakeresés elindítása és megállás a belépési ponton",
			"toggle.skipping.this.file": "Fájl kihagyásának be- és kikapcsolása",
			"trace.boolean.description": "Trace may be set to 'true' to write diagnostic logs to the disk.",
			"trace.console.description": "Configures whether logs are also returned to the debug console.",
			"trace.description": "Configures what diagnostic output is produced.",
			"trace.level.description": "Configures the level of logs recorded.",
			"trace.logFile.description": "Configures where on disk logs are written.",
			"trace.stdio.description": "Whether to return trace data from the launched application or browser.",
			"trace.tags.description": "Configures what types of logs are recorded."
		}
	}
}