Refresh localized strings. Removes stale strings that are now in language packs and cleans up some files at the wrong paths
This commit is contained in:
Родитель
ebf57e2358
Коммит
7e84801d83
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "找不到 Chrome - 请安装或是在启动配置里面设置 \"runtimeExecutable\" 字段。"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "属性 \"{0}\" 不存在(\"{1}\")。"
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "启动 Chrome 并打开 localhost",
|
||||
"chrome.targets.placeholder": "选择标签页"
|
||||
}
|
|
@ -5,7 +5,8 @@
|
|||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"extension.description": "在 Chrome 浏览器或其他任何支持 Chrome 调试器协议的目标中调试你的 JavaScript 代码。",
|
||||
"chrome.toggleSkipping.title": "切换是否跳过此文件",
|
||||
"chrome.toggleSkipping.title": "Chrome: 切换是否跳过此文件",
|
||||
"chrome.toggleSmartStep.title": "Chrome: 切换开关智能步进",
|
||||
"chrome.port.description": "用于 Chrome 远程调试的端口。",
|
||||
"chrome.address.description": "调试端口的 TCP/IP 地址。",
|
||||
"chrome.file.description": "由浏览器打开的本地 html 文件",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "找不到 Chrome - 安裝它或設定 \"runtimeExecutable\" 欄位值於啟動設定。"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "屬性 '{0}' 不存在 ('{1}')。"
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "針對 localhost 啟動 Chrome",
|
||||
"chrome.targets.placeholder": "選取標籤"
|
||||
}
|
|
@ -5,7 +5,6 @@
|
|||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"extension.description": "在 Chrome 瀏覽器中除錯你的 JavaScript 程式碼,或任何其他支援 Chrome Debugger 通訊協定的目標。",
|
||||
"chrome.toggleSkipping.title": "略過此檔案",
|
||||
"chrome.port.description": "連接埠用於 Chrome 遠端除錯。",
|
||||
"chrome.address.description": "偵錯連接埠 TCP/IP 位址",
|
||||
"chrome.file.description": "本地端的 html 檔案開啟於瀏覽器",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "Kann Chrome nicht finden - installieren Sie es oder setzen Sie das Feld \"runtimeExecutable\" in der Startkonfiguration."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "Das Attribut \"{0}\" ist nicht vorhanden (\"{1}\")."
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "Starten Sie Chrome gegen \"localhost\"",
|
||||
"chrome.targets.placeholder": "Wählen Sie eine Registerkarte aus"
|
||||
}
|
|
@ -5,7 +5,6 @@
|
|||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"extension.description": "Debuggen Sie Ihren JavaScript-Code mit dem Chrome-Browser oder einem, der das Chrom-Debugger-Protokoll unterstützt.",
|
||||
"chrome.toggleSkipping.title": "Überspringen dieser Datei umschalten",
|
||||
"chrome.port.description": "Zu verwendender Port für Chrome Remote-Debugging.",
|
||||
"chrome.address.description": "TCP/IP Adresse des Debugports",
|
||||
"chrome.file.description": "Eine lokale html-Datei im Browser zu öffnen",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "No se puede encontrar Chrome: instálelo o configure el campo \"runtimeExecutable\" en la configuración de inicio."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "El atributo '{0}' no existe ('{1}')."
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "Lanzar Chrome contra localhost",
|
||||
"chrome.targets.placeholder": "Seleccione una pestaña"
|
||||
}
|
|
@ -5,7 +5,6 @@
|
|||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"extension.description": "Depurar el código JavaScript en el navegador Chrome, o cualquier otro destino que sea compatible con el protocolo depurador de Chrome.",
|
||||
"chrome.toggleSkipping.title": "Alternar la omisión de este archivo",
|
||||
"chrome.port.description": "Puerto que se utilizará para la depuración remota de Chrome.",
|
||||
"chrome.address.description": "Dirección TCP/IP del puerto de depuración",
|
||||
"chrome.file.description": "Un archivo html local para abrirlo en el navegador",
|
||||
|
@ -15,7 +14,6 @@
|
|||
"chrome.runtimeExecutable.description": "Ruta absoluta del área de trabajo al ejecutable del entorno de ejecución que se va a usar. Si no se especifica, Chrome se usará desde la ubicación de instalación predeterminada.",
|
||||
"chrome.runtimeArgs.description": "Argumentos opcionales pasados al ejecutable del entorno de ejecución.",
|
||||
"chrome.env.description": "Diccionario opcional de pares clave/valor del ambiente.",
|
||||
"chrome.cwd.description": "Directorio de trabajo opcional para el ejecutable de tiempo de ejecución.",
|
||||
"chrome.sourceMaps.description": "Se usan los mapas de origen de JavaScript (si existen).",
|
||||
"chrome.diagnosticLogging.description": "Cuando es verdadero, el adaptador registra su propia información de diagnóstico a la consola en un formato legible para los humanos",
|
||||
"chrome.verboseDiagnosticLogging.description": "Cuando es verdadero, el adaptador registra todo el tráfico con el cliente y el objetivo (así como también la información registrada por 'diagnosticLogging')",
|
||||
|
@ -27,7 +25,6 @@
|
|||
"chrome.timeout.description": "Reintentar durante este número de milisegundos la conexión a Chrome. El valor predeterminado es 10000 ms.",
|
||||
"chrome.disableNetworkCache.description": "Controla si se omite la caché de red para cada petición",
|
||||
"chrome.urlFilter.description": "Buscará una página con esta URL y la adjuntará, si la encuentra. Puede contener * como comodín.",
|
||||
"chrome.showAsyncStacks.description": "Mostrar las llamadas asincrónicas que condujeron a la pila de llamadas actual",
|
||||
"chrome.breakOnLoad.description": "Función experimental - si es True, el adaptador de depuración intentará establecer puntos de interrupción en secuencias de comandos antes de que se carguen, por lo que puede tocar puntos de interrupción en los inicios de esas secuencias de comandos. Tiene un impacto en el rendimiento.",
|
||||
"chrome.breakOnLoadStrategy.description": "La estrategia de utilizar para breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Notificar a Chrome que haga una pausa a medida que se cargue cada script, resolviendo mapas de origen y estableciendo puntos de interrupción",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "Impossible de trouver de Chrome - installez-le ou définissez le champ de \"runtimeExecutable\" dans la configuration de lancement."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "L'attribut '{0}' n'existe pas ('{1}')."
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "Lancer Chrome sur localhost",
|
||||
"chrome.targets.placeholder": "Sélectionnez un onglet"
|
||||
}
|
|
@ -5,9 +5,7 @@
|
|||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"extension.description": "Déboguer votre code JavaScript dans le navigateur Chrome, ou tout autre cible qui prend en charge le protocole Chrome Debugger.",
|
||||
"chrome.toggleSkipping.title": "Activer/désactiver l'évitement de ce fichier",
|
||||
"chrome.port.description": "Port à utiliser pour le débogage à distance de Chrome.",
|
||||
"chrome.address.description": "Adresse TCP/IP du port de débogage",
|
||||
"chrome.file.description": "Un fichier html local à ouvrir dans le navigateur",
|
||||
"chrome.url.description": "Recherchera un onglet avec cette url exacte et l'attachera, s'il est trouvé",
|
||||
"chrome.webRoot.description": "Ceci spécifie le chemin absolu de l’espace de travail à la racine du serveur Web. Utilisé pour résoudre des chemins d’accès comme '/app.js' à des fichiers sur le disque. Raccourci pour un pathMapping pour \"/\"",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "A Chrome nem található. Telepítse vagy állítsa be a \"runtimeExecutable\" értékét az indítási konfigurációban."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "A(z) '{0}' attribútum nem létezik ('{1}')."
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "Chrome indítása localhosttal",
|
||||
"chrome.targets.placeholder": "Válasszon egy fület!"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "A Chrome nem található. Telepítse vagy állítsa be a \"runtimeExecutable\" értékét az indítási konfigurációban."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "A(z) '{0}' attribútum nem létezik ('{1}')."
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "Chrome indítása localhosttal",
|
||||
"chrome.targets.placeholder": "Válasszon egy fület!"
|
||||
}
|
|
@ -1,35 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"extension.description": "JavaScript-kódok hibakeresése a Chrome böngészőben vagy olyan célhelyen, ami támogatja a Chrome Debugger protokollt.",
|
||||
"chrome.toggleSkipping.title": "Fájl kihagyásának be- és kikapcsolása",
|
||||
"chrome.port.description": "Chrome távoli hibakereséshez használt port",
|
||||
"chrome.address.description": "A hibakeresési port TCP/IP-címe",
|
||||
"chrome.file.description": "A böngészőben megnyitott helyi HTML-fájl",
|
||||
"chrome.url.description": "Fület keres PONTOSAN ezzel az URL-címmel, és ha talál, akkor csatlakozik hozzá.",
|
||||
"chrome.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.pathMapping.description": "URL-ek/elérési utak leképezése helyi mappákra, hogy a Chrome-ban található parancsfájlokhoz meghatározható legyen a lemezen hozzájuk tartozó fájlok.",
|
||||
"chrome.runtimeExecutable.description": "A használt futtatókörnyezet abszolút elérési útja. Ha nincs megadva, akkor a Chrome lesz használva az alapértelmezett telepítési helyéről.",
|
||||
"chrome.runtimeArgs.description": "A futtatókörnyezet számára átadott kiegészítő argumentumok.",
|
||||
"chrome.env.description": "Opcionális környezeti kulcs-érték párokat tartalmazó szótár",
|
||||
"chrome.cwd.description": "A futtatókörnyezet opcionális munkakönyvtára",
|
||||
"chrome.sourceMaps.description": "JavaScript-forráskódtérképek használata (ha léteznek).",
|
||||
"chrome.diagnosticLogging.description": "Ha az értéke igaz, az adapter a saját diagnosztikai információit a konzolra naplózza emberek által olvasható formátumban",
|
||||
"chrome.verboseDiagnosticLogging.description": "Ha igaz, az illesztő naplóz minden forgalmat a kliens és a cél között (illetve a 'diagnosticLogging' által naplózott információkat is)",
|
||||
"chrome.trace.description": "Ha értéke 'true', a hibakereső információkat naplóz egy fájlba. Ha értéke 'verbose', akkor a napló a konzolban is megjelenik.",
|
||||
"chrome.userDataDir.description": "Alapértelmezetten a Chrome egy külön felhasználói profillal indul egy ideiglenes mappában. Ha az alapértelmezett profiljával szeretné indítani, állítsa az értékét false-ra.",
|
||||
"chrome.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.",
|
||||
"chrome.smartStep.description": "Olyan generált kódok automatikus átugrása, amelyeknek nem sikerül visszakövetni az eredeti forrását.",
|
||||
"chrome.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.",
|
||||
"chrome.timeout.description": "Meghatározza, hány ezredmásodpercig próbál kapcsolódni a Chrome-hoz. Alapértelmezett értéke 10000 ms.",
|
||||
"chrome.disableNetworkCache.description": "Meghatározza, hogy a hálózati gyorsítótár ki lesz-e hagyva minden hívás esetén",
|
||||
"chrome.urlFilter.description": "Oldalt keres ezzel az URL-címmel, és ha talál, akkor csatlakozik hozzá. Tartalmazhat * helyettesítő karaktert.",
|
||||
"chrome.showAsyncStacks.description": "Az aktuális hívási vermet eredményező aszinkron hívás megjelenítése",
|
||||
"chrome.breakOnLoad.description": "Kísérleti funkció – Ha az értéke true, a hibakeresési illesztő megpróbálja beállítani a parancsfájlok töréspontjait, mielőtt azok be lennének töltve, így a parancsfájlok elején lévő töréspontok is érintve lesznek. Befolyásolja a teljesítményt. ",
|
||||
"chrome.breakOnLoadStrategy.description": "A beforeOnLoad-hoz használt stratégia.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "A Chrome szakítsa félbe a futtatást minden parancsfájl betöltése után a forráskódtérképek feloldásához és a töréspontok beállításához",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Töréspontok optimista beállítása azokban a fájlokban, amelyek ugyanazzal a névvel rendelkeznek, amiben a töréspont be lett állítva."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "Impossibile trovare Chrome - installarlo o impostare il campo \"runtimeExecutable\" nella configurazione di lancio."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "L'attributo '{0}' non esiste ('{1}')."
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "Esecuzione di Chrome su localhost",
|
||||
"chrome.targets.placeholder": "Selezionare una scheda"
|
||||
}
|
|
@ -5,16 +5,10 @@
|
|||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"extension.description": "Effettua il debug del codice JavaScript nel browser Google Chrome o su qualsiasi altra destinazione che supporta il protocollo Chrome Debugger.",
|
||||
"chrome.toggleSkipping.title": "Attiva/disattiva \"Ignora questo file\"",
|
||||
"chrome.port.description": "Porta da utilizzare per il debug remoto di Chrome.",
|
||||
"chrome.address.description": "Indirizzo TCP/IP della porta di debug",
|
||||
"chrome.file.description": "Un file html locale da aprire nel browser",
|
||||
"chrome.url.description": "Cerca una scheda con l'esatto url e la allega ad esso, se trovato",
|
||||
"chrome.webRoot.description": "Specifica il percorso assoluto dell'area di lavoro nella root del webserver. Utilizzato per risolvere i percorsi come `/app.js` al file su disco. Forma abbreviata di un pathMapping per \"/\"",
|
||||
"chrome.pathMapping.description": "Un mapping di URL/percorsi per le cartelle locali, per risolvere gli script in Chrome agli script sul disco",
|
||||
"chrome.runtimeExecutable.description": "Percorso assoluto dell'eseguibile del runtime da utilizzare nell'area di lavoro. Se non specificato, Chrome verrà eseguito direttamente dal percorso di installazione predefinito.",
|
||||
"chrome.runtimeArgs.description": "Argomenti facoltativi passati all'eseguibile del runtime.",
|
||||
"chrome.env.description": "Dizionario facoltativo di coppie chiave/valore ambiente.",
|
||||
"chrome.cwd.description": "Directory di lavoro facoltativa per l'eseguibile di runtime.",
|
||||
"chrome.sourceMaps.description": "Usa i mapping di origine JavaScript (se esistenti).",
|
||||
"chrome.diagnosticLogging.description": "Se impostato a true, l'adapter registra le proprie informazioni di diagnostica sulla console in un formato leggibile",
|
||||
|
@ -25,7 +19,6 @@
|
|||
"chrome.smartStep.description": "Esegue automaticamente un'istruzione alla volta del codice generato che non può essere mappato all'origine.",
|
||||
"chrome.skipFiles.description": "Una matrice di nomi di file, nomi di cartelle, o modelli di glob, da ignorare durante il debug.",
|
||||
"chrome.timeout.description": "Riprova a connettersi a Chrome per il numero di millisecondi indicato. Il valore predefinito è 10000 ms.",
|
||||
"chrome.disableNetworkCache.description": "Controlla se ignorare la cache di rete per ogni richiesta",
|
||||
"chrome.urlFilter.description": "Cerca una pagina con questo url e lo allega ad essa, se trovato. Può avere caratteri jolly \"*\".",
|
||||
"chrome.showAsyncStacks.description": "Visualizza le chiamate asincrone che hanno portato allo stack di chiamate corrente",
|
||||
"chrome.breakOnLoad.description": "Funzionalità sperimentale - Se impostato a true, l'adapter di debug proverà ad impostare i breakpoint negli script prima che questi ultimi siano caricati in modo da raggiungere i breakpoint all'inizio di tali script. Ha un impatto sulle performance.",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "Chrome が見つかりません - インストールするか、起動構成の \"runtimeExecutable\" フィールドを設定します。"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "属性 '{0}' が存在しません ('{1}')。"
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "localhost に対して Chrome を起動",
|
||||
"chrome.targets.placeholder": "タブの選択"
|
||||
}
|
|
@ -5,16 +5,12 @@
|
|||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"extension.description": "JavaScript コードを Chrome ブラウザーか、Chrome Debugger プロトコルをサポートする他のターゲットでデバッグします。",
|
||||
"chrome.toggleSkipping.title": "このファイルをスキップする",
|
||||
"chrome.port.description": "Chrome リモート デバッグで使用するポートです。",
|
||||
"chrome.address.description": "デバッグ ポートの TCP/IP アドレス",
|
||||
"chrome.file.description": "ブラウザーで開くローカル HTML ファイル",
|
||||
"chrome.url.description": "この URL と完全一致したタブを探し、見つかった場合はアタッチします",
|
||||
"chrome.webRoot.description": "これは Web サーバーのルートにワークスペースの絶対パスを指定します。`/app.js` のようなパスをディスク上のファイルに解決するために使用します。\"/\" のパスマッピングの省略形です。",
|
||||
"chrome.pathMapping.description": "Chrome 上のスクリプトをディスク上のスクリプトへ解決するための、URL やパスからローカルフォルダーへのマッピング",
|
||||
"chrome.runtimeExecutable.description": "使用されるランタイム実行可能ファイルのワークスペース絶対パス。指定が無ければ、Chrome は既定のインストール場所を使用します。",
|
||||
"chrome.runtimeArgs.description": "ランタイム実行可能ファイルに渡される省略可能な引数。",
|
||||
"chrome.env.description": "環境キー/値のペアのオプション辞書。",
|
||||
"chrome.cwd.description": "ランタイム実行ファイルのオプションの作業ディレクトリ",
|
||||
"chrome.sourceMaps.description": "JavaScript ソース マップを使用します (存在する場合)。",
|
||||
"chrome.diagnosticLogging.description": "true の場合、アダプターはコンソールに人が判別できるフォーマットで診断情報を記録します",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "Chrome을 찾을 수 없습니다. Chrome을 설치하거나 시작 구성에서 \"runtimeExecutable\" 필드를 설정하세요."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "특성 '{0}'이(가) 없습니다('{1}')."
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "localhost에 대해 Chrome 시작",
|
||||
"chrome.targets.placeholder": "탭 선택"
|
||||
}
|
|
@ -5,7 +5,6 @@
|
|||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"extension.description": "크롬 브라우저 또는 크롬 디버거 프로토콜을 지원하는 다른 대상 내에서 JavaScript 코드를 디버깅합니다.",
|
||||
"chrome.toggleSkipping.title": "이 파일 건너뛰기 토글",
|
||||
"chrome.port.description": "Chrome 원격 디버깅에 사용할 포트입니다.",
|
||||
"chrome.address.description": "디버깅 포트에 대한 TCP/IP 주소",
|
||||
"chrome.file.description": "브라우저에서 열 로컬 html 파일",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "Não foi possível encontrar Chrome - instale-o ou defina o campo \"runtimeExecutable\" na configuração de lançamento."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "Atributo '{0}' não existe ('{1}')."
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "Executar o Chrome contra localhost",
|
||||
"chrome.targets.placeholder": "Selecione uma guia"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "Não foi possível encontrar Chrome - instale-o ou defina o campo \"runtimeExecutable\" na configuração de lançamento."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "Atributo '{0}' não existe ('{1}')."
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "Executar o Chrome contra localhost",
|
||||
"chrome.targets.placeholder": "Selecione uma guia"
|
||||
}
|
|
@ -1,35 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"extension.description": "Depure seu código JavaScript no navegador Chrome ou em qualquer outro destino que suporte o protocolo de depuração do Chrome.",
|
||||
"chrome.toggleSkipping.title": "Alternar Inorar Este Arquivo",
|
||||
"chrome.port.description": "Porta a ser usada para depuração remota do Chrome.",
|
||||
"chrome.address.description": "Endereço TCP/IP da porta de depuração",
|
||||
"chrome.file.description": "Um arquivo HTML local para abrir no navegador",
|
||||
"chrome.url.description": "Busca uma guia com esta url EXATA e anexa à ele, se for encontrada",
|
||||
"chrome.webRoot.description": "Especifica o caminho absoluto do espaço de trabalho para a raiz do servidor Web. Usado para resolver caminhos como '/app.js' para arquivos em disco. Atalho para um mapeamento em \"/\"",
|
||||
"chrome.pathMapping.description": "Um mapeamento de URLs/caminhos para pastas locais, para resolver scripts no Chrome para scripts em disco",
|
||||
"chrome.runtimeExecutable.description": "Caminho absoluto do espaço de trabalho para o runtime executável a ser usado. Se não for especificado, será usado o Chrome a partir do seu local de instalação padrão.",
|
||||
"chrome.runtimeArgs.description": "Argumentos opcionais passados ao executável runtime.",
|
||||
"chrome.env.description": "Dicionário opcional de pares chave/valor de ambiente.",
|
||||
"chrome.cwd.description": "Diretório de trabalho opcional para o executável do runtime.",
|
||||
"chrome.sourceMaps.description": "Use mapeamento de fonte JavaScript (se existir).",
|
||||
"chrome.diagnosticLogging.description": "Quando true, o adaptador registra no console suas próprias informações de diagnóstico em um formato legível para humanos",
|
||||
"chrome.verboseDiagnosticLogging.description": "Quando verdadeiro, o adaptador registra todo o tráfego com o cliente e o destino (assim como a informação registrada por 'diagnosticLogging')",
|
||||
"chrome.trace.description": "Quando 'verdadeiro', o depurador registrará informações de rastreamento em um arquivo. Quando 'detalhado', também mostrará os logs no console.",
|
||||
"chrome.userDataDir.description": "Por padrão, o Chrome é iniciado com um perfil de usuário separado em uma pasta temp. Use esta opção para substituí-lo. Defina como false para executar com seu perfil de usuário padrão.",
|
||||
"chrome.sourceMapPathOverrides.description": "Um conjunto de mapeamentos para reescrever as localizações dos arquivos fontes de onde o sourcemap aponta para os seus locais no disco. Veja o README para detalhes.",
|
||||
"chrome.smartStep.description": "Código gerado automaticamente que não pode ser mapeado de volta para o código original. ",
|
||||
"chrome.skipFiles.description": "Uma matriz de nomes de arquivos ou pastas, ou globs de caminho, para ignorar quando estiver depurando.",
|
||||
"chrome.timeout.description": "Esperar este número de milissegundos para se reconectar ao Chrome. O padrão é 10000 ms.",
|
||||
"chrome.disableNetworkCache.description": "Controla se deve ignorar o cache de rede para cada solicitação",
|
||||
"chrome.urlFilter.description": "Procura uma página com esta url e anexa-a à ela, se encontrado. Pode ter caracteres curingas *.",
|
||||
"chrome.showAsyncStacks.description": "Mostra as chamadas assíncronas que levam à pilha de chamadas atual",
|
||||
"chrome.breakOnLoad.description": "Funcionalidade experimental. Se verdadeiro, o adaptador de depuração tentará definir pontos de parada nos scripts antes que eles sejam carregados, para que eles possam ser atingidos no início destes scripts. Há impacto de performance.",
|
||||
"chrome.breakOnLoadStrategy.description": "A estratégia a ser usada para breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Informa o Chrome para pausar conforme cada script é carregado, resolvendo mapeamento de fontes e definindo pontos de parada.",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Define pontos de parada otimisticamente nos arquivos com o mesmo nome do arquivo no qual o ponto de parada é configurado."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "Не удается найти Chrome. Установите его или задайте значение поля \"runtimeExecutable\" в конфигурации запуска."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "Атрибут \"{0}\" не существует (\"{1}\")."
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "Запустить Chrome для localhost",
|
||||
"chrome.targets.placeholder": "Выберите вкладку"
|
||||
}
|
|
@ -5,7 +5,6 @@
|
|||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"extension.description": "Отладка JavaScript кода в браузере Chrome или в любой другой среде, которая поддерживает протокол отладки Chrome.",
|
||||
"chrome.toggleSkipping.title": "Включить/выключить пропуск этого файла",
|
||||
"chrome.port.description": "Порт, используемый для отладки.",
|
||||
"chrome.address.description": "TCP/IP адрес порта отладки",
|
||||
"chrome.file.description": "Локальный HTML-файл, открываемый в браузере",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "Chrome bulunamıyor - Chrome'u kurun veya başlatma yapılandırmasındaki \"runtimeExecutable\" alanını ayarlayın."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "'{0}' özniteliği mevcut değil ('{1}')."
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "Localhost için Chrome'u çalıştır",
|
||||
"chrome.targets.placeholder": "Bir sekme seçin"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.chrome.missing": "Chrome bulunamıyor - Chrome'u kurun veya başlatma yapılandırmasındaki \"runtimeExecutable\" alanını ayarlayın."
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"attribute.path.not.exist": "'{0}' özniteliği mevcut değil ('{1}')."
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"chrome.launch.name": "Localhost için Chrome'u çalıştır",
|
||||
"chrome.targets.placeholder": "Bir sekme seçin"
|
||||
}
|
|
@ -1,35 +0,0 @@
|
|||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"extension.description": "Chrome tarayıcısında veya Chrome Hata Ayıklayıcı protokolünü destekleyen herhangi bir hedefte JavaScript kodlarınızın hatalarını ayıklayın.",
|
||||
"chrome.toggleSkipping.title": "Bu Dosyayı Atlamayı Aç/Kapa",
|
||||
"chrome.port.description": "Chrome uzaktan hata ayıklama için kullanılacak port.",
|
||||
"chrome.address.description": "Hata ayıklama portunun TCP/IP adresi",
|
||||
"chrome.file.description": "Tarayıcıda açılacak yerel bir html dosyası",
|
||||
"chrome.url.description": "Bu url'in TAMAMEN AYNISININ bulunduğu bir sayfa arayacak ve bulunduysa ona bağlayacaktır.",
|
||||
"chrome.webRoot.description": "Bu, web sunucusu kök dizini için çalışma alanı mutlak yolunu belirtir. `/app.js` gibi yolların diskteki dosyalara çözümlenmesinde kullanılır. \"/\" için bir 'pathMapping' kısaltmasıdır",
|
||||
"chrome.pathMapping.description": "Chrome'daki betikleri diskteki betiklere çözümleyecek bir URL'ler/yerel klasör yolları eşlemesi",
|
||||
"chrome.runtimeExecutable.description": "Kullanılacak çalışma zamanı yürütülebilir dosyası için çalışma alanı mutlak yolu. Belirtilmezse, Chrome varsayılan yükleme konumundan kullanılacaktır.",
|
||||
"chrome.runtimeArgs.description": "Çalışma zamanı yürütülebilir dosyasına iletilecek isteğe bağlı argümanlar.",
|
||||
"chrome.env.description": "Ortam anahtar/değer eşleri için isteğe bağlı sözlük.",
|
||||
"chrome.cwd.description": "Çalışma zamanı yürütülebilir dosyası için isteğe bağlı çalışma dizini.",
|
||||
"chrome.sourceMaps.description": "JavaScript kaynak haritaları kullanın (varsa).",
|
||||
"chrome.diagnosticLogging.description": "Doğru olduğunda, bağdaştırıcı kendi tanılama bilgilerini herkesin okuyabileceği biçimde konsola yazdırır",
|
||||
"chrome.verboseDiagnosticLogging.description": "Doğru olduğunda, bağdaştırıcı istemci ve hedef ('diagnosticLogging' tarafından kaydedilen bilgileri de) ile tüm trafiğini günlüğe kaydeder",
|
||||
"chrome.trace.description": "'true' olduğunda; hata ayıklayıcı, izleme bilgisini bir dosyaya günlük şeklinde kaydeder. 'verbose' olduğunda, günlükleri ayrıca konsolda gösterir.",
|
||||
"chrome.userDataDir.description": "Varsayılan olarak, Chrome geçici bir klasörde başka bir kullanıcı profiliyle başlatılır. Bu durumu geçersiz kılmak için bu seçeneği kullanın. Varsayılan kullanıcı profilinizle başlatılması için \"yanlış\" olarak belirleyin.",
|
||||
"chrome.sourceMapPathOverrides.description": "Kaynak dosyalarının konumlarını, kaynak haritanın belirttiği yerden disk üzerindeki konumlarına yeniden yazmak için bir eşlemeler dizisi. Ayrıntılar için README dosyasına bakın.",
|
||||
"chrome.smartStep.description": "Orijinal kaynağa geri eşlenemeyen oluşturulmuş kodlar üzerinde otomatik olarak adım adım ilerleyin.",
|
||||
"chrome.skipFiles.description": "Hata ayıklama yapılırken atlanacak dosya veya klasör adları, veya yol glob desenleri dizisi.",
|
||||
"chrome.timeout.description": "Chrome'a yeniden bağlanmak için bu sayıda milisaniye kadar tekrar deneyin. Varsayılan 10000 ms'dir.",
|
||||
"chrome.disableNetworkCache.description": "Her istek için ağ önbelleğinin atlanıp atlanmayacağını denetler",
|
||||
"chrome.urlFilter.description": "Bu url'in bulunduğu bir sayfa arayacak ve bulunduysa ona bağlayacaktır. * joker karakterini içerebilir.",
|
||||
"chrome.showAsyncStacks.description": "Geçerli çağrı yığınına giden asenkron çağrıları gösterin.",
|
||||
"chrome.breakOnLoad.description": "Deneysel özellik - Doğru ise, hata ayıklama bağdaştırıcısı, betiklerdeki kesme noktalarını betikler yüklenmeden önce ayarlamaya çalışacak ve böylece bu betiklerin başlangıçlarındaki kesme noktalarına isabet edebilecektir. Performansı etkilemektedir.",
|
||||
"chrome.breakOnLoadStrategy.description": "breakOnLoad için kullanılacak strateji.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Chrome'a her betik yüklendiğinde duraklamasını, kaynak haritalarını çözümlemesini ve kesme noktalarını ayarlamasını bildir",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Kesme noktasının ayarlandığı dosya ile aynı ada sahip dosyalarda kesme noktalarını iyimser olarak ayarlar."
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"extension.description": "Debuggen Sie Ihren JavaScript-Code mit dem Chrome-Browser oder einem, der das Chrom-Debugger-Protokoll unterstützt.",
|
||||
"chrome.toggleSkipping.title": "Überspringen dieser Datei umschalten",
|
||||
"chrome.toggleSkipping.title": "Chrome: Toggle Skipping This File",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Zu verwendender Port für Chrome Remote-Debugging.",
|
||||
"chrome.address.description": "TCP/IP Adresse des Debugports",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"extension.description": "Depurar el código JavaScript en el navegador Chrome, o cualquier otro destino que sea compatible con el protocolo depurador de Chrome.",
|
||||
"chrome.toggleSkipping.title": "Alternar la omisión de este archivo",
|
||||
"chrome.toggleSkipping.title": "Chrome: Toggle Skipping This File",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Puerto que se utilizará para la depuración remota de Chrome.",
|
||||
"chrome.address.description": "Dirección TCP/IP del puerto de depuración",
|
||||
|
@ -11,7 +11,7 @@
|
|||
"chrome.runtimeExecutable.description": "Ruta absoluta del área de trabajo al ejecutable del entorno de ejecución que se va a usar. Si no se especifica, Chrome se usará desde la ubicación de instalación predeterminada.",
|
||||
"chrome.runtimeArgs.description": "Argumentos opcionales pasados al ejecutable del entorno de ejecución.",
|
||||
"chrome.env.description": "Diccionario opcional de pares clave/valor del ambiente.",
|
||||
"chrome.cwd.description": "Directorio de trabajo opcional para el ejecutable de tiempo de ejecución.",
|
||||
"chrome.cwd.description": "Optional working directory for the runtime executable.",
|
||||
"chrome.sourceMaps.description": "Se usan los mapas de origen de JavaScript (si existen).",
|
||||
"chrome.diagnosticLogging.description": "Cuando es verdadero, el adaptador registra su propia información de diagnóstico a la consola en un formato legible para los humanos",
|
||||
"chrome.verboseDiagnosticLogging.description": "Cuando es verdadero, el adaptador registra todo el tráfico con el cliente y el objetivo (así como también la información registrada por 'diagnosticLogging')",
|
||||
|
@ -23,7 +23,7 @@
|
|||
"chrome.timeout.description": "Reintentar durante este número de milisegundos la conexión a Chrome. El valor predeterminado es 10000 ms.",
|
||||
"chrome.disableNetworkCache.description": "Controla si se omite la caché de red para cada petición",
|
||||
"chrome.urlFilter.description": "Buscará una página con esta URL y la adjuntará, si la encuentra. Puede contener * como comodín.",
|
||||
"chrome.showAsyncStacks.description": "Mostrar las llamadas asincrónicas que condujeron a la pila de llamadas actual",
|
||||
"chrome.showAsyncStacks.description": "Show the async calls that led to the current call stack",
|
||||
"chrome.breakOnLoad.description": "Función experimental - si es True, el adaptador de depuración intentará establecer puntos de interrupción en secuencias de comandos antes de que se carguen, por lo que puede tocar puntos de interrupción en los inicios de esas secuencias de comandos. Tiene un impacto en el rendimiento.",
|
||||
"chrome.breakOnLoadStrategy.description": "La estrategia de utilizar para breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Notificar a Chrome que haga una pausa a medida que se cargue cada script, resolviendo mapas de origen y estableciendo puntos de interrupción",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"extension.description": "Déboguer votre code JavaScript dans le navigateur Chrome, ou tout autre cible qui prend en charge le protocole Chrome Debugger.",
|
||||
"chrome.toggleSkipping.title": "Activer/désactiver l'évitement de ce fichier",
|
||||
"chrome.toggleSkipping.title": "Chrome: Toggle Skipping This File",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Port à utiliser pour le débogage à distance de Chrome.",
|
||||
"chrome.address.description": "Adresse TCP/IP du port de débogage",
|
||||
"chrome.address.description": "TCP/IP address of debug port",
|
||||
"chrome.file.description": "Un fichier html local à ouvrir dans le navigateur",
|
||||
"chrome.url.description": "Recherchera un onglet avec cette url exacte et l'attachera, s'il est trouvé",
|
||||
"chrome.webRoot.description": "Ceci spécifie le chemin absolu de l’espace de travail à la racine du serveur Web. Utilisé pour résoudre des chemins d’accès comme '/app.js' à des fichiers sur le disque. Raccourci pour un pathMapping pour \"/\"",
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"extension.description": "Effettua il debug del codice JavaScript nel browser Google Chrome o su qualsiasi altra destinazione che supporta il protocollo Chrome Debugger.",
|
||||
"chrome.toggleSkipping.title": "Attiva/disattiva \"Ignora questo file\"",
|
||||
"chrome.toggleSkipping.title": "Chrome: Toggle Skipping This File",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Porta da utilizzare per il debug remoto di Chrome.",
|
||||
"chrome.address.description": "Indirizzo TCP/IP della porta di debug",
|
||||
"chrome.file.description": "Un file html locale da aprire nel browser",
|
||||
"chrome.port.description": "Port to use for Chrome remote debugging.",
|
||||
"chrome.address.description": "TCP/IP address of debug port",
|
||||
"chrome.file.description": "A local html file to open in the browser",
|
||||
"chrome.url.description": "Cerca una scheda con l'esatto url e la allega ad esso, se trovato",
|
||||
"chrome.webRoot.description": "Specifica il percorso assoluto dell'area di lavoro nella root del webserver. Utilizzato per risolvere i percorsi come `/app.js` al file su disco. Forma abbreviata di un pathMapping per \"/\"",
|
||||
"chrome.pathMapping.description": "Un mapping di URL/percorsi per le cartelle locali, per risolvere gli script in Chrome agli script sul disco",
|
||||
"chrome.pathMapping.description": "A mapping of URLs/paths to local folders, to resolve scripts in Chrome to scripts on disk",
|
||||
"chrome.runtimeExecutable.description": "Percorso assoluto dell'eseguibile del runtime da utilizzare nell'area di lavoro. Se non specificato, Chrome verrà eseguito direttamente dal percorso di installazione predefinito.",
|
||||
"chrome.runtimeArgs.description": "Argomenti facoltativi passati all'eseguibile del runtime.",
|
||||
"chrome.env.description": "Dizionario facoltativo di coppie chiave/valore ambiente.",
|
||||
"chrome.env.description": "Optional dictionary of environment key/value pairs.",
|
||||
"chrome.cwd.description": "Directory di lavoro facoltativa per l'eseguibile di runtime.",
|
||||
"chrome.sourceMaps.description": "Usa i mapping di origine JavaScript (se esistenti).",
|
||||
"chrome.diagnosticLogging.description": "Se impostato a true, l'adapter registra le proprie informazioni di diagnostica sulla console in un formato leggibile",
|
||||
|
@ -21,7 +21,7 @@
|
|||
"chrome.smartStep.description": "Esegue automaticamente un'istruzione alla volta del codice generato che non può essere mappato all'origine.",
|
||||
"chrome.skipFiles.description": "Una matrice di nomi di file, nomi di cartelle, o modelli di glob, da ignorare durante il debug.",
|
||||
"chrome.timeout.description": "Riprova a connettersi a Chrome per il numero di millisecondi indicato. Il valore predefinito è 10000 ms.",
|
||||
"chrome.disableNetworkCache.description": "Controlla se ignorare la cache di rete per ogni richiesta",
|
||||
"chrome.disableNetworkCache.description": "Controls whether to skip the network cache for each request",
|
||||
"chrome.urlFilter.description": "Cerca una pagina con questo url e lo allega ad essa, se trovato. Può avere caratteri jolly \"*\".",
|
||||
"chrome.showAsyncStacks.description": "Visualizza le chiamate asincrone che hanno portato allo stack di chiamate corrente",
|
||||
"chrome.breakOnLoad.description": "Funzionalità sperimentale - Se impostato a true, l'adapter di debug proverà ad impostare i breakpoint negli script prima che questi ultimi siano caricati in modo da raggiungere i breakpoint all'inizio di tali script. Ha un impatto sulle performance.",
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"extension.description": "JavaScript コードを Chrome ブラウザーか、Chrome Debugger プロトコルをサポートする他のターゲットでデバッグします。",
|
||||
"chrome.toggleSkipping.title": "このファイルをスキップする",
|
||||
"chrome.toggleSkipping.title": "Chrome: Toggle Skipping This File",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Chrome リモート デバッグで使用するポートです。",
|
||||
"chrome.address.description": "デバッグ ポートの TCP/IP アドレス",
|
||||
"chrome.port.description": "Port to use for Chrome remote debugging.",
|
||||
"chrome.address.description": "TCP/IP address of debug port",
|
||||
"chrome.file.description": "ブラウザーで開くローカル HTML ファイル",
|
||||
"chrome.url.description": "この URL と完全一致したタブを探し、見つかった場合はアタッチします",
|
||||
"chrome.webRoot.description": "これは Web サーバーのルートにワークスペースの絶対パスを指定します。`/app.js` のようなパスをディスク上のファイルに解決するために使用します。\"/\" のパスマッピングの省略形です。",
|
||||
"chrome.pathMapping.description": "Chrome 上のスクリプトをディスク上のスクリプトへ解決するための、URL やパスからローカルフォルダーへのマッピング",
|
||||
"chrome.runtimeExecutable.description": "使用されるランタイム実行可能ファイルのワークスペース絶対パス。指定が無ければ、Chrome は既定のインストール場所を使用します。",
|
||||
"chrome.runtimeArgs.description": "ランタイム実行可能ファイルに渡される省略可能な引数。",
|
||||
"chrome.env.description": "環境キー/値のペアのオプション辞書。",
|
||||
"chrome.env.description": "Optional dictionary of environment key/value pairs.",
|
||||
"chrome.cwd.description": "ランタイム実行ファイルのオプションの作業ディレクトリ",
|
||||
"chrome.sourceMaps.description": "JavaScript ソース マップを使用します (存在する場合)。",
|
||||
"chrome.diagnosticLogging.description": "true の場合、アダプターはコンソールに人が判別できるフォーマットで診断情報を記録します",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"extension.description": "크롬 브라우저 또는 크롬 디버거 프로토콜을 지원하는 다른 대상 내에서 JavaScript 코드를 디버깅합니다.",
|
||||
"chrome.toggleSkipping.title": "이 파일 건너뛰기 토글",
|
||||
"chrome.toggleSkipping.title": "Chrome: Toggle Skipping This File",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Chrome 원격 디버깅에 사용할 포트입니다.",
|
||||
"chrome.address.description": "디버깅 포트에 대한 TCP/IP 주소",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"extension.description": "Отладка JavaScript кода в браузере Chrome или в любой другой среде, которая поддерживает протокол отладки Chrome.",
|
||||
"chrome.toggleSkipping.title": "Включить/выключить пропуск этого файла",
|
||||
"chrome.toggleSkipping.title": "Chrome: Toggle Skipping This File",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Порт, используемый для отладки.",
|
||||
"chrome.address.description": "TCP/IP адрес порта отладки",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"extension.description": "在 Chrome 浏览器或其他任何支持 Chrome 调试器协议的目标中调试你的 JavaScript 代码。",
|
||||
"chrome.toggleSkipping.title": "切换是否跳过此文件",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.toggleSkipping.title": "Chrome: 切换是否跳过此文件",
|
||||
"chrome.toggleSmartStep.title": "Chrome: 切换开关智能步进",
|
||||
"chrome.port.description": "用于 Chrome 远程调试的端口。",
|
||||
"chrome.address.description": "调试端口的 TCP/IP 地址。",
|
||||
"chrome.file.description": "由浏览器打开的本地 html 文件",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"extension.description": "在 Chrome 瀏覽器中除錯你的 JavaScript 程式碼,或任何其他支援 Chrome Debugger 通訊協定的目標。",
|
||||
"chrome.toggleSkipping.title": "略過此檔案",
|
||||
"chrome.toggleSkipping.title": "Chrome: Toggle Skipping This File",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "連接埠用於 Chrome 遠端除錯。",
|
||||
"chrome.address.description": "偵錯連接埠 TCP/IP 位址",
|
||||
|
|
Загрузка…
Ссылка в новой задаче