This commit is contained in:
Rob Lourens 2017-12-11 18:04:31 -08:00
Родитель 489c7bd135
Коммит d6120805da
57 изменённых файлов: 899 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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\" 字段。"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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}\")。"
}

Просмотреть файл

@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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": "选择标签页"
}

Просмотреть файл

@ -0,0 +1,31 @@
/*---------------------------------------------------------------------------------------------
* 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 浏览器或其他任何支持 Chrome 调试器协议的目标中调试你的 JavaScript 代码。",
"chrome.toggleSkipping.title": "切换是否跳过此文件",
"chrome.port.description": "用于 Chrome 远程调试的端口。",
"chrome.address.description": "调试端口的 TCP/IP 地址。",
"chrome.file.description": "由浏览器打开的本地 html 文件",
"chrome.url.description": "将搜索URL 与此完全一致的标签页,若找到则附加于其之上",
"chrome.webRoot.description": "指定网络服务器根目录的工作区绝对路径。用于将类似 \"/app.js\" 的路径解析到磁盘。隐含为 \"/\" 的 pathMapping 路径",
"chrome.pathMapping.description": "URL 或路径到本地文件夹的映射,用于在 Chrome 将脚本解析到本地脚本",
"chrome.runtimeExecutable.description": "使用的运行时可执行文件的绝对路径。若未指定,将使用默认安装位置的 Chrome。",
"chrome.runtimeArgs.description": "传递给运行时可执行文件的可选参数。",
"chrome.env.description": "环境键值对字典(可选)。",
"chrome.cwd.description": "运行时程序的工作目录(可选)。",
"chrome.sourceMaps.description": "使用 JavaScript 源映射(如果存在)。",
"chrome.diagnosticLogging.description": "当设置为 \"true\" 时,适配器将以人类可读的格式把诊断信息记录至控制台。",
"chrome.verboseDiagnosticLogging.description": "当为 \"true\" 时,适配器将记录客户端和目标的所有通信(以及由 \"diagnosticLogging\" 记录的信息)",
"chrome.trace.description": "当为 \"true\" 时,调试器会将跟踪信息记录到文件中。当为 \"verbose\" 时,则它还将在控制台中显示日志。",
"chrome.userDataDir.description": "默认时,将使用位于临时文件夹的单独用户配置文件启动 Chrome。请使用此选项进行覆盖。当设置为 \"false\" 时,将使用您的默认用户配置文件启动。",
"chrome.sourceMapPathOverrides.description": "用于根据源映射所述重写源文件位置的一组映射,其将映射到磁盘上所处位置。请参阅自述文件了解详细信息。",
"chrome.smartStep.description": "自动单步执行无法映射回原始源的生成代码。",
"chrome.skipFiles.description": "将在调试时跳过的一组文件名、文件夹名或路径的 glob 模式。",
"chrome.timeout.description": "在此段时间(单位: 毫秒)内一直尝试连接到 Chrome。默认值为 10000 ms。",
"chrome.disableNetworkCache.description": "控制每次请求是否跳过网络缓存",
"chrome.urlFilter.description": "将搜索 URL 为此的页面,若找到则附加于其之上。可以包含 * 通配符。",
"chrome.showAsyncStacks.description": "显示导致当前调用堆栈的异步调用"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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\" 欄位值於啟動設定。"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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}')。"
}

Просмотреть файл

@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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": "選取標籤"
}

Просмотреть файл

@ -0,0 +1,31 @@
/*---------------------------------------------------------------------------------------------
* 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 瀏覽器中除錯你的 JavaScript 程式碼,或任何其他支援 Chrome Debugger 通訊協定的目標。",
"chrome.toggleSkipping.title": "略過此檔案",
"chrome.port.description": "連接埠用於 Chrome 遠端除錯。",
"chrome.address.description": "偵錯連接埠 TCP/IP 位址",
"chrome.file.description": "本地端的 html 檔案開啟於瀏覽器",
"chrome.url.description": "會以此 EXACT URL 搜尋索引標籤,如果有找到的話就將 URL 附加到索引標籤上",
"chrome.webRoot.description": "這會將工作區絕對路徑指定到 webserver 根。用來將類似 `/app.js` 的路徑解析到磁碟上的檔案。\"/\" pathMapping 的速記",
"chrome.pathMapping.description": "URL/路徑到本機資料夾的對應,將 Chrome 中的指令碼解析到磁碟上的指令碼",
"chrome.runtimeExecutable.description": "使用於工作區執行階段可執行檔的絕對位置。若未指定Chrome 將會使用預設的安裝位置。",
"chrome.runtimeArgs.description": "傳遞給執行階段可執行檔的選擇性引數。",
"chrome.env.description": "選擇性的環境索引鍵值字典",
"chrome.cwd.description": "在執行階段可執行檔的選擇性工作目錄",
"chrome.sourceMaps.description": "使用 JavaScript 來源對應 (如果存在)。",
"chrome.diagnosticLogging.description": "為 true 時,配接器會將自己的診斷資訊以人類看得懂的格式記錄到主控台",
"chrome.verboseDiagnosticLogging.description": "為 true 時,配接器將記錄所有客戶端與目標流量 (以及藉由 'diagnosticLogging' 記錄資訊)",
"chrome.trace.description": "為 'true' 時,偵錯工具將記錄追蹤資訊至檔案。為 'verbose' 時,也將在主控台顯示紀錄。",
"chrome.userDataDir.description": "預設 Chrome 會在暫存資料中啟動區隔的使用者設定。採用此選項會覆蓋預設。設定為 false 則會啟動您的預設使用者設定。",
"chrome.sourceMapPathOverrides.description": "依據 sourcemap 指示重新寫入一組來源檔案位置對應至磁碟上的位置。如需詳細資訊,請參閱 README。",
"chrome.smartStep.description": "自動逐步所執行產生無法對應回原始碼的程式碼。",
"chrome.skipFiles.description": "偵錯時要跳過的檔案、資料夾名稱或路徑 Glob 的陣列。",
"chrome.timeout.description": "重試連接到 Chrome 前要等待的毫秒數。預設值為 10000 毫秒。",
"chrome.disableNetworkCache.description": "控制是否跳過每次要求的網路快取",
"chrome.urlFilter.description": "會以此 URL 搜尋頁面,如果有找到的話就將 URL 附加到頁面上。可以有 * 萬用字元。",
"chrome.showAsyncStacks.description": "顯示導致目前呼叫堆疊的非同步呼叫"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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."
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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}\")."
}

Просмотреть файл

@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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"
}

Просмотреть файл

@ -0,0 +1,25 @@
/*---------------------------------------------------------------------------------------------
* 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": "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",
"chrome.url.description": "Es wird eine Registerkarte mit exakt dieser URL gesucht und daran angefügt, falls gefunden",
"chrome.pathMapping.description": "Eine Zuordnung an URLs/Pfaden auf lokale Ordner, um Skripte in Chrome aufzulösen für Skripte auf lokalem Speicher",
"chrome.runtimeArgs.description": "Optionale Argumente, die an die ausführbare Laufzeitdatei übergeben werden.",
"chrome.sourceMaps.description": "Verwendet JavaScript-Quellzuordnungen (wenn vorhanden).",
"chrome.diagnosticLogging.description": "Bei \"true\" protokolliert der Adapter seine eigenen Diagnoseinformationen in einem für Menschen lesbares Format an die Konsole.",
"chrome.verboseDiagnosticLogging.description": "Bei \"true\" protokolliert der Adapter den gesamten Datenverkehr mit dem Client und Ziel (sowie die von \"diagnosticLogging\" protokollierten Informationen).",
"chrome.trace.description": "Bei \"true\" protokolliert der Adapter Ablaufverfolgungsinformationen in einer Datei. Bei der Einstellung \"verbose\" werden außerdem Protokolle in der Konsole angezeigt.",
"chrome.userDataDir.description": "Chrome wird standardmäßig mit einem separaten Benutzerprofil in einem temporären Ordner gestartet. Verwende diese Option, um dies zu überschreiben. Auf \"false\" setzen, um mit deinem Standard-Benutzerprofil zu starten.",
"chrome.sourceMapPathOverrides.description": "Eine Gruppe von Mappings, mit denen die in der Sourcemap angegebenen Pfade der Quelldateien in ihre Pfade auf dem Datenträger umgeschrieben werden. Ausführliche Informationen finden Sie in der Infodatei.",
"chrome.smartStep.description": "Durchläuft automatisch den generierten Code, der nicht der ursprünglichen Quelle erneut zugeordnet werden kann.",
"chrome.skipFiles.description": "Ein Feld von Datei- oder Ordnernamen oder glob Mustern , die beim Debuggen übersprungen werden sollen.",
"chrome.timeout.description": "Führt für diese Anzahl von Millisekunden Wiederholungsversuche aus, um eine Verbindung mit Chrome herzustellen. Der Standardwert sind 10.000 Millisekunden.",
"chrome.showAsyncStacks.description": "Zeigt die asynchronen Aufrufe an, die zur aktuellen Aufrufliste geführt haben"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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."
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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}')."
}

Просмотреть файл

@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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"
}

Просмотреть файл

@ -0,0 +1,31 @@
/*---------------------------------------------------------------------------------------------
* 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": "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",
"chrome.url.description": "Busca una pestaña con esta url EXACTA y se adjunta a ella, si se encuentra",
"chrome.webRoot.description": "Esto especifica la ruta de acceso absoluta del área de trabajo a la raíz del servidor Web. Utilizado para resolver rutas de acceso como `/app.js` a archivos en disco. Abreviatura de asignación de ruta de acceso para \"/\"",
"chrome.pathMapping.description": "Una asignación de URL/rutas de acceso a carpetas locales, para resolver scripts en Chrome en scripts en disco.",
"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')",
"chrome.trace.description": "Cuando es 'true', el depurador registrará la información de seguimiento en un fichero. Cuando es 'verbose', también mostrará registros en la consola.",
"chrome.userDataDir.description": "De forma predeterminada, Chrome se inicia con un perfil de usuario separado en una carpeta temporal. Use esta opción para invalidarla. Establézcala en false para iniciar con su perfil de usuario predeterminado.",
"chrome.sourceMapPathOverrides.description": "Un conjunto de mapeos para reescribir las localizaciones de los ficheros fuente con lo que los mapas fuente indican, a sus ubicaciones en disco. Ver README para más detalles ",
"chrome.smartStep.description": "Explore automáticamente el código generado que no se puede volver a asignar al código fuente original.",
"chrome.skipFiles.description": "Una matriz de nombres de archivo o carpeta, o patrones de ruta, que se deben omitir en la depuración.",
"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"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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."
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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}')."
}

Просмотреть файл

@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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"
}

Просмотреть файл

@ -0,0 +1,31 @@
/*---------------------------------------------------------------------------------------------
* 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": "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 lespace de travail à la racine du serveur Web. Utilisé pour résoudre des chemins daccès comme '/app.js' à des fichiers sur le disque. Raccourci pour un pathMapping pour \"/\"",
"chrome.pathMapping.description": "Un mappage dUrls/chemins daccès aux dossiers locaux, pour résoudre les scripts dans Chrome et les scripts sur le disque",
"chrome.runtimeExecutable.description": "chemin daccès absolu au runtime exécutable à utiliser pour l'espace de travail. Si non spécifié, Chrome se servira de lemplacement dinstallation par défaut.",
"chrome.runtimeArgs.description": "Arguments facultatifs passés à l'exécutable du runtime.",
"chrome.env.description": "Dictionnaire optionnel de paires clé/valeur denvironnement.",
"chrome.cwd.description": "Répertoire de travail optionnel pour le runtime exécutable.",
"chrome.sourceMaps.description": "Utilisez des mappages de sources JavaScript (s'ils existent)",
"chrome.diagnosticLogging.description": "Si vrai, ladaptateur journalise sa propre information sur le diagnostic vers la console dans un format lisible par lhomme",
"chrome.verboseDiagnosticLogging.description": "Quand la valeur est true, l'adaptateur journalise tout le trafic avec le client et la cible (ainsi que les informations journalisées par 'diagnosticLogging')",
"chrome.trace.description": "Quand la valeur est 'true', le débogueur journalise les informations de suivi dans un fichier. Quand la valeur est 'verbose', il affiche également les journaux dans la console.",
"chrome.userDataDir.description": "Par défaut, le Chrome est lancé avec un profil dutilisateur distinct dans un dossier temporaire. Utilisez cette option pour la substituer. Mettre à false pour lancer avec votre profil dutilisateur par défaut.",
"chrome.sourceMapPathOverrides.description": "Ensemble de mappages pour la réécriture des emplacements des fichiers sources à partir des informations du mappage de source vers leurs emplacements sur le disque. Consultez le fichier README pour plus de détails.",
"chrome.smartStep.description": "Exécutez pas à pas de façon automatique le code généré qui ne peut être mappé à la source d'origine.",
"chrome.skipFiles.description": "Un tableau de noms de fichier ou de dossier, ou de chemin daccès globs, à ignorer lors du débogage.",
"chrome.timeout.description": "Réessayer pendant ce nombre de millisecondes de se connecter àChrome. La valeur par défaut est 10000 ms.",
"chrome.disableNetworkCache.description": "Contrôle sil faut ignorer le cache de réseau pour chaque requête",
"chrome.urlFilter.description": "Recherchera une page avec cette url et l'attachera, si trouvée. Peut contenir des caractères génériques *.",
"chrome.showAsyncStacks.description": "Afficher les appels asynchrones qui ont conduit à la pile des appels actuelle"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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."
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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}')."
}

Просмотреть файл

@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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!"
}

Просмотреть файл

@ -0,0 +1,31 @@
/*---------------------------------------------------------------------------------------------
* 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"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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."
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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}')."
}

Просмотреть файл

@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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"
}

Просмотреть файл

@ -0,0 +1,31 @@
/*---------------------------------------------------------------------------------------------
* 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": "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",
"chrome.verboseDiagnosticLogging.description": "Quando è true, l'adapter registra tutto il traffico con il client e con il target (oltre alle informazioni registrate dal 'diagnosticLogging')",
"chrome.trace.description": "Se 'true', il debugger registrerà informazioni di trace in un file. Se 'verbose', mostrerà anche i log nella console.",
"chrome.userDataDir.description": "Per impostazione predefinita, Chrome viene avviato con un profilo di utente separato in una cartella temporanea. Utilizzare questa opzione per eseguire l'override di tale comportamento. Impostare su false per lanciare con il profilo utente predefinito.",
"chrome.sourceMapPathOverrides.description": "Un insieme di mapping per riscrivere i percorsi dei file sorgenti dalla locazione indicata nel sourcemap alla loro posizione sul disco. Per dettagli, vedere il file README.",
"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"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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\" フィールドを設定します。"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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}')。"
}

Просмотреть файл

@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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": "タブの選択"
}

Просмотреть файл

@ -0,0 +1,31 @@
/*---------------------------------------------------------------------------------------------
* 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 コードを 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 の場合、アダプターはコンソールに人が判別できるフォーマットで診断情報を記録します",
"chrome.verboseDiagnosticLogging.description": "True の場合、アダプターはクライアントとターゲット(および 'diagnosticLogging' によって記録された情報)とともにすべてのトラフィックを記録します",
"chrome.trace.description": "'true' の場合、デバッガーはトレース情報をファイルに記録します。'verbose' の場合、コンソールにもログが表示されます。",
"chrome.userDataDir.description": "既定ではChromeは一時フォルダーにある隔離したユーザープロファイルで起動します。このオプションで上書きすることができます。falseに設定すると、デフォルトのユーザープロファイルで起動します。",
"chrome.sourceMapPathOverrides.description": "ソース ファイルの場所をソースマップが示している場所からディスク上の場所に書き換えるための一連のマッピングです。 詳細は README を参照してください。",
"chrome.smartStep.description": "元のソースにマップし直すことができない、生成されたコードを自動的にステップ スルーします。",
"chrome.skipFiles.description": "デバッグ時にスキップするファイル、フォルダー名もしくはパスのパターンマッチ形式の配列。",
"chrome.timeout.description": "この数値分のミリ秒の間、Chrome への接続を再試行します。既定値は 10000 ミリ秒です。",
"chrome.disableNetworkCache.description": "各リクエストのネットワーク キャッシュをスキップするかどうかの制御",
"chrome.urlFilter.description": "この URL でページを検索し、見つかった場合はアタッチします。ワイルドカードとして * を使用できます。",
"chrome.showAsyncStacks.description": "現在の呼び出し履歴の原因となった非同期呼び出しを表示する"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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\" 필드를 설정하세요."
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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}')."
}

Просмотреть файл

@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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": "탭 선택"
}

Просмотреть файл

@ -0,0 +1,31 @@
/*---------------------------------------------------------------------------------------------
* 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 코드를 디버깅합니다.",
"chrome.toggleSkipping.title": "이 파일 건너뛰기 설정/해제",
"chrome.port.description": "Chrome 원격 디버깅에 사용할 포트입니다.",
"chrome.address.description": "디버깅 포트에 대한 TCP/IP 주소",
"chrome.file.description": "브라우저에서 열 로컬 html 파일",
"chrome.url.description": "정확한 URL이 있는 탭을 검색하고 찾으면 연결합니다.",
"chrome.webRoot.description": "웹 서버 루트의 작업 영역 절대 경로를 지정합니다. 디스크의 파일에 대한 `/app.js` 와 같은 경로를 확인하는 데 사용합니다. \"/\"에 대한 pathMapping의 줄임 표기입니다.",
"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로 설정한 경우 어댑터가 자체 진단 정보를 사람이 읽을 수 있는 형식으로 콘솔에 로깅합니다.",
"chrome.verboseDiagnosticLogging.description": "true로 설정할 경우 어댑터가 클라이언트 및 타겟에서 모든 트래픽을 로깅('diagnosticLogging'으로 로깅된 정보 포함)",
"chrome.trace.description": "'true'로 설정하면 디버그가 추적 정보를 파일로 로깅합니다. 'verbose'로 설정하면 콘솔에 로그를 표시합니다.",
"chrome.userDataDir.description": "기본적으로 Chrome은 임시 폴더에 있는 별도의 사용자 프로필로 시작됩니다. 이 설정을 재정의하려면 이 옵션을 사용합니다. 기본 사용자 프로필로 시작하려면 false로 설정합니다.",
"chrome.sourceMapPathOverrides.description": "소스맵의 정보로부터 디스크의 위치로 소스 파일 위치를 다시 쓰기 위한 매핑 세트입니다. README에서 자세한 정보를 참조하세요.",
"chrome.smartStep.description": "생성된 코드 중 원래 소스로 다시 매핑할 수 없는 코드를 단계별로 자동 실행합니다.",
"chrome.skipFiles.description": "디버그할 때 건너뛸 파일이나 폴더 이름 또는 경로 GLOB의 배열입니다.",
"chrome.timeout.description": "이 시간(밀리초) 동안 Chrome에 연결하려고 다시 시도합니다. 기본값은 10000ms입니다.",
"chrome.disableNetworkCache.description": "매 요청에 대해 네트워크 캐시를 건너뛸지를 제어합니다.",
"chrome.urlFilter.description": "이 url로 페이지를 검색하고 찾는 경우 연결합니다. * 와일드카드를 사용할 수 있습니다.",
"chrome.showAsyncStacks.description": "현재 호출 스택을 발생시킨 비동기 호출을 표시합니다."
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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."
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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}')."
}

Просмотреть файл

@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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"
}

Просмотреть файл

@ -0,0 +1,31 @@
/*---------------------------------------------------------------------------------------------
* 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"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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\" в конфигурации запуска."
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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}\")."
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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"
}

Просмотреть файл

@ -0,0 +1,31 @@
/*---------------------------------------------------------------------------------------------
* 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 кода в браузере Chrome или в любой другой среде, которая поддерживает протокол отладки Chrome.",
"chrome.toggleSkipping.title": "Включить/выключить пропуск этого файла",
"chrome.port.description": "Порт, используемый для отладки.",
"chrome.address.description": "TCP/IP адрес порта отладки",
"chrome.file.description": "Локальный HTML-файл, открываемый в браузере",
"chrome.url.description": "Поиск вкладки с указанным URL-адресом и присоединение к ней, если это возможно",
"chrome.webRoot.description": "Указывает абсолютный путь рабочей области начиная с корневого каталога веб-сервера. Используется для преобразования путей вида \"/app.js\" в пути к файлам на диске. Сокращенный вариант pathMapping для \"/\"",
"chrome.pathMapping.description": "Сопоставление URL-адресов или путей к локальным директориям, необходимое для привязки скриптов в Chrome к скриптам на диске.",
"chrome.runtimeExecutable.description": "Абсолютный путь к исполняемому файлу среды выполнения в рабочей области. Если этот параметр не указан, будет использован Chrome из каталога установки по умолчанию.",
"chrome.runtimeArgs.description": "Необязательные аргументы, переданные исполняемому файлу среды выполнения.",
"chrome.env.description": "Дополнительный словарь пар \"ключ/значение\" для среды.",
"chrome.cwd.description": "Дополнительный рабочий каталог для исполняемого файла среды выполнения.",
"chrome.sourceMaps.description": "Использовать карты исходного кода JavaScript (если они существуют).",
"chrome.diagnosticLogging.description": "Если этот параметр имеет значение 'true', адаптер выводит свои диагностические сведения в консоль в понятном формате",
"chrome.verboseDiagnosticLogging.description": "Если этот параметр имеет значение 'true', адаптер записывает в журнал весь трафик с клиентом и целевым узлом (а также сведения, записываемые параметром 'diagnosticLogging')",
"chrome.trace.description": "Если этот параметр имеет значение 'true', отладчик будет записывать сведения о трассировке в файл. Если этот параметр имеет значение 'verbose', сведения также будут отображаться в консоли.",
"chrome.userDataDir.description": "По умолчанию Chrome запускается с профилем отдельного пользователя в папке temp. Используйте этот параметр, чтобы переопределить это поведение. Укажите значение false, чтобы запустить Chrome с вашим профилем пользователя по умолчанию.",
"chrome.sourceMapPathOverrides.description": "Набор сопоставлений для изменения расположения исходных файлов с расположения, указанного в карте исходного кода, на расположение этих файлов на диске. Дополнительные сведения см. в файле README.",
"chrome.smartStep.description": "Автоматическая пошаговая отработка сформированного кода, который невозможно снова добавить в исходный источник.",
"chrome.skipFiles.description": "Массив имен файлов, имен папок или стандартных масок, которые следует пропустить при отладке.",
"chrome.timeout.description": "Повторять в течение этого указанного количества миллисекунд для подключения к Node.js. Значение по умолчанию — 10000 мс. ",
"chrome.disableNetworkCache.description": "Определяет, нужно ли пропустить сетевой кэш для каждого запроса",
"chrome.urlFilter.description": "Найдет страницу с указанным URL-адресом и присоединится к ней, если она найдена. Можно указывать подстановочные знаки *.",
"chrome.showAsyncStacks.description": "Отображение асинхронных вызовов, которые привели к текущему стеку вызовов"
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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."
}

Просмотреть файл

@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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}')."
}

Просмотреть файл

@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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"
}

Просмотреть файл

@ -0,0 +1,31 @@
/*---------------------------------------------------------------------------------------------
* 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."
}

26
package.nls.de.json Normal file
Просмотреть файл

@ -0,0 +1,26 @@
{
"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",
"chrome.url.description": "Es wird eine Registerkarte mit exakt dieser URL gesucht und daran angefügt, falls gefunden",
"chrome.webRoot.description": "This specifies the workspace absolute path to the webserver root. Used to resolve paths like `/app.js` to files on disk. Shorthand for a pathMapping for \"/\"",
"chrome.pathMapping.description": "Eine Zuordnung an URLs/Pfaden auf lokale Ordner, um Skripte in Chrome aufzulösen für Skripte auf lokalem Speicher",
"chrome.runtimeExecutable.description": "Workspace absolute path to the runtime executable to be used. If not specified, Chrome will be used from the default install location.",
"chrome.runtimeArgs.description": "Optionale Argumente, die an die ausführbare Laufzeitdatei übergeben werden.",
"chrome.env.description": "Optional dictionary of environment key/value pairs.",
"chrome.cwd.description": "Optional working directory for the runtime executable.",
"chrome.sourceMaps.description": "Verwendet JavaScript-Quellzuordnungen (wenn vorhanden).",
"chrome.diagnosticLogging.description": "Bei \"true\" protokolliert der Adapter seine eigenen Diagnoseinformationen in einem für Menschen lesbares Format an die Konsole.",
"chrome.verboseDiagnosticLogging.description": "Bei \"true\" protokolliert der Adapter den gesamten Datenverkehr mit dem Client und Ziel (sowie die von \"diagnosticLogging\" protokollierten Informationen).",
"chrome.trace.description": "Bei \"true\" protokolliert der Adapter Ablaufverfolgungsinformationen in einer Datei. Bei der Einstellung \"verbose\" werden außerdem Protokolle in der Konsole angezeigt.",
"chrome.userDataDir.description": "Chrome wird standardmäßig mit einem separaten Benutzerprofil in einem temporären Ordner gestartet. Verwende diese Option, um dies zu überschreiben. Auf \"false\" setzen, um mit deinem Standard-Benutzerprofil zu starten.",
"chrome.sourceMapPathOverrides.description": "Eine Gruppe von Mappings, mit denen die in der Sourcemap angegebenen Pfade der Quelldateien in ihre Pfade auf dem Datenträger umgeschrieben werden. Ausführliche Informationen finden Sie in der Infodatei.",
"chrome.smartStep.description": "Durchläuft automatisch den generierten Code, der nicht der ursprünglichen Quelle erneut zugeordnet werden kann.",
"chrome.skipFiles.description": "Ein Feld von Datei- oder Ordnernamen oder glob Mustern , die beim Debuggen übersprungen werden sollen.",
"chrome.timeout.description": "Führt für diese Anzahl von Millisekunden Wiederholungsversuche aus, um eine Verbindung mit Chrome herzustellen. Der Standardwert sind 10.000 Millisekunden.",
"chrome.disableNetworkCache.description": "Controls whether to skip the network cache for each request",
"chrome.urlFilter.description": "Will search for a page with this url and attach to it, if found. Can have * wildcards.",
"chrome.showAsyncStacks.description": "Zeigt die asynchronen Aufrufe an, die zur aktuellen Aufrufliste geführt haben"
}

26
package.nls.es.json Normal file
Просмотреть файл

@ -0,0 +1,26 @@
{
"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",
"chrome.url.description": "Busca una pestaña con esta url EXACTA y se adjunta a ella, si se encuentra",
"chrome.webRoot.description": "Esto especifica la ruta de acceso absoluta del área de trabajo a la raíz del servidor Web. Utilizado para resolver rutas de acceso como `/app.js` a archivos en disco. Abreviatura de asignación de ruta de acceso para \"/\"",
"chrome.pathMapping.description": "Una asignación de URL/rutas de acceso a carpetas locales, para resolver scripts en Chrome en scripts en disco.",
"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')",
"chrome.trace.description": "Cuando es 'true', el depurador registrará la información de seguimiento en un fichero. Cuando es 'verbose', también mostrará registros en la consola.",
"chrome.userDataDir.description": "De forma predeterminada, Chrome se inicia con un perfil de usuario separado en una carpeta temporal. Use esta opción para invalidarla. Establézcala en false para iniciar con su perfil de usuario predeterminado.",
"chrome.sourceMapPathOverrides.description": "Un conjunto de mapeos para reescribir las localizaciones de los ficheros fuente con lo que los mapas fuente indican, a sus ubicaciones en disco. Ver README para más detalles ",
"chrome.smartStep.description": "Explore automáticamente el código generado que no se puede volver a asignar al código fuente original.",
"chrome.skipFiles.description": "Una matriz de nombres de archivo o carpeta, o patrones de ruta, que se deben omitir en la depuración.",
"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"
}

26
package.nls.fr.json Normal file
Просмотреть файл

@ -0,0 +1,26 @@
{
"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 lespace de travail à la racine du serveur Web. Utilisé pour résoudre des chemins daccès comme '/app.js' à des fichiers sur le disque. Raccourci pour un pathMapping pour \"/\"",
"chrome.pathMapping.description": "Un mappage dUrls/chemins daccès aux dossiers locaux, pour résoudre les scripts dans Chrome et les scripts sur le disque",
"chrome.runtimeExecutable.description": "chemin daccès absolu au runtime exécutable à utiliser pour l'espace de travail. Si non spécifié, Chrome se servira de lemplacement dinstallation par défaut.",
"chrome.runtimeArgs.description": "Arguments facultatifs passés à l'exécutable du runtime.",
"chrome.env.description": "Dictionnaire optionnel de paires clé/valeur denvironnement.",
"chrome.cwd.description": "Répertoire de travail optionnel pour le runtime exécutable.",
"chrome.sourceMaps.description": "Utilisez des mappages de sources JavaScript (s'ils existent)",
"chrome.diagnosticLogging.description": "Si vrai, ladaptateur journalise sa propre information sur le diagnostic vers la console dans un format lisible par lhomme",
"chrome.verboseDiagnosticLogging.description": "Quand la valeur est true, l'adaptateur journalise tout le trafic avec le client et la cible (ainsi que les informations journalisées par 'diagnosticLogging')",
"chrome.trace.description": "Quand la valeur est 'true', le débogueur journalise les informations de suivi dans un fichier. Quand la valeur est 'verbose', il affiche également les journaux dans la console.",
"chrome.userDataDir.description": "Par défaut, le Chrome est lancé avec un profil dutilisateur distinct dans un dossier temporaire. Utilisez cette option pour la substituer. Mettre à false pour lancer avec votre profil dutilisateur par défaut.",
"chrome.sourceMapPathOverrides.description": "Ensemble de mappages pour la réécriture des emplacements des fichiers sources à partir des informations du mappage de source vers leurs emplacements sur le disque. Consultez le fichier README pour plus de détails.",
"chrome.smartStep.description": "Exécutez pas à pas de façon automatique le code généré qui ne peut être mappé à la source d'origine.",
"chrome.skipFiles.description": "Un tableau de noms de fichier ou de dossier, ou de chemin daccès globs, à ignorer lors du débogage.",
"chrome.timeout.description": "Réessayer pendant ce nombre de millisecondes de se connecter àChrome. La valeur par défaut est 10000 ms.",
"chrome.disableNetworkCache.description": "Contrôle sil faut ignorer le cache de réseau pour chaque requête",
"chrome.urlFilter.description": "Recherchera une page avec cette url et l'attachera, si trouvée. Peut contenir des caractères génériques *.",
"chrome.showAsyncStacks.description": "Afficher les appels asynchrones qui ont conduit à la pile des appels actuelle"
}

26
package.nls.it.json Normal file
Просмотреть файл

@ -0,0 +1,26 @@
{
"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",
"chrome.verboseDiagnosticLogging.description": "Quando è true, l'adapter registra tutto il traffico con il client e con il target (oltre alle informazioni registrate dal 'diagnosticLogging')",
"chrome.trace.description": "Se 'true', il debugger registrerà informazioni di trace in un file. Se 'verbose', mostrerà anche i log nella console.",
"chrome.userDataDir.description": "Per impostazione predefinita, Chrome viene avviato con un profilo di utente separato in una cartella temporanea. Utilizzare questa opzione per eseguire l'override di tale comportamento. Impostare su false per lanciare con il profilo utente predefinito.",
"chrome.sourceMapPathOverrides.description": "Un insieme di mapping per riscrivere i percorsi dei file sorgenti dalla locazione indicata nel sourcemap alla loro posizione sul disco. Per dettagli, vedere il file README.",
"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"
}

26
package.nls.ja.json Normal file
Просмотреть файл

@ -0,0 +1,26 @@
{
"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 の場合、アダプターはコンソールに人が判別できるフォーマットで診断情報を記録します",
"chrome.verboseDiagnosticLogging.description": "True の場合、アダプターはクライアントとターゲット(および 'diagnosticLogging' によって記録された情報)とともにすべてのトラフィックを記録します",
"chrome.trace.description": "'true' の場合、デバッガーはトレース情報をファイルに記録します。'verbose' の場合、コンソールにもログが表示されます。",
"chrome.userDataDir.description": "既定ではChromeは一時フォルダーにある隔離したユーザープロファイルで起動します。このオプションで上書きすることができます。falseに設定すると、デフォルトのユーザープロファイルで起動します。",
"chrome.sourceMapPathOverrides.description": "ソース ファイルの場所をソースマップが示している場所からディスク上の場所に書き換えるための一連のマッピングです。 詳細は README を参照してください。",
"chrome.smartStep.description": "元のソースにマップし直すことができない、生成されたコードを自動的にステップ スルーします。",
"chrome.skipFiles.description": "デバッグ時にスキップするファイル、フォルダー名もしくはパスのパターンマッチ形式の配列。",
"chrome.timeout.description": "この数値分のミリ秒の間、Chrome への接続を再試行します。既定値は 10000 ミリ秒です。",
"chrome.disableNetworkCache.description": "各リクエストのネットワーク キャッシュをスキップするかどうかの制御",
"chrome.urlFilter.description": "この URL でページを検索し、見つかった場合はアタッチします。ワイルドカードとして * を使用できます。",
"chrome.showAsyncStacks.description": "現在の呼び出し履歴の原因となった非同期呼び出しを表示する"
}

26
package.nls.ko.json Normal file
Просмотреть файл

@ -0,0 +1,26 @@
{
"extension.description": "크롬 브라우저 또는 크롬 디버거 프로토콜을 지원하는 다른 대상 내에서 JavaScript 코드를 디버깅합니다.",
"chrome.toggleSkipping.title": "이 파일 건너뛰기 설정/해제",
"chrome.port.description": "Chrome 원격 디버깅에 사용할 포트입니다.",
"chrome.address.description": "디버깅 포트에 대한 TCP/IP 주소",
"chrome.file.description": "브라우저에서 열 로컬 html 파일",
"chrome.url.description": "정확한 URL이 있는 탭을 검색하고 찾으면 연결합니다.",
"chrome.webRoot.description": "웹 서버 루트의 작업 영역 절대 경로를 지정합니다. 디스크의 파일에 대한 `/app.js` 와 같은 경로를 확인하는 데 사용합니다. \"/\"에 대한 pathMapping의 줄임 표기입니다.",
"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로 설정한 경우 어댑터가 자체 진단 정보를 사람이 읽을 수 있는 형식으로 콘솔에 로깅합니다.",
"chrome.verboseDiagnosticLogging.description": "true로 설정할 경우 어댑터가 클라이언트 및 타겟에서 모든 트래픽을 로깅('diagnosticLogging'으로 로깅된 정보 포함)",
"chrome.trace.description": "'true'로 설정하면 디버그가 추적 정보를 파일로 로깅합니다. 'verbose'로 설정하면 콘솔에 로그를 표시합니다.",
"chrome.userDataDir.description": "기본적으로 Chrome은 임시 폴더에 있는 별도의 사용자 프로필로 시작됩니다. 이 설정을 재정의하려면 이 옵션을 사용합니다. 기본 사용자 프로필로 시작하려면 false로 설정합니다.",
"chrome.sourceMapPathOverrides.description": "소스맵의 정보로부터 디스크의 위치로 소스 파일 위치를 다시 쓰기 위한 매핑 세트입니다. README에서 자세한 정보를 참조하세요.",
"chrome.smartStep.description": "생성된 코드 중 원래 소스로 다시 매핑할 수 없는 코드를 단계별로 자동 실행합니다.",
"chrome.skipFiles.description": "디버그할 때 건너뛸 파일이나 폴더 이름 또는 경로 GLOB의 배열입니다.",
"chrome.timeout.description": "이 시간(밀리초) 동안 Chrome에 연결하려고 다시 시도합니다. 기본값은 10000ms입니다.",
"chrome.disableNetworkCache.description": "매 요청에 대해 네트워크 캐시를 건너뛸지를 제어합니다.",
"chrome.urlFilter.description": "이 url로 페이지를 검색하고 찾는 경우 연결합니다. * 와일드카드를 사용할 수 있습니다.",
"chrome.showAsyncStacks.description": "현재 호출 스택을 발생시킨 비동기 호출을 표시합니다."
}

26
package.nls.ru.json Normal file
Просмотреть файл

@ -0,0 +1,26 @@
{
"extension.description": "Отладка JavaScript кода в браузере Chrome или в любой другой среде, которая поддерживает протокол отладки Chrome.",
"chrome.toggleSkipping.title": "Включить/выключить пропуск этого файла",
"chrome.port.description": "Порт, используемый для отладки.",
"chrome.address.description": "TCP/IP адрес порта отладки",
"chrome.file.description": "Локальный HTML-файл, открываемый в браузере",
"chrome.url.description": "Поиск вкладки с указанным URL-адресом и присоединение к ней, если это возможно",
"chrome.webRoot.description": "Указывает абсолютный путь рабочей области начиная с корневого каталога веб-сервера. Используется для преобразования путей вида \"/app.js\" в пути к файлам на диске. Сокращенный вариант pathMapping для \"/\"",
"chrome.pathMapping.description": "Сопоставление URL-адресов или путей к локальным директориям, необходимое для привязки скриптов в Chrome к скриптам на диске.",
"chrome.runtimeExecutable.description": "Абсолютный путь к исполняемому файлу среды выполнения в рабочей области. Если этот параметр не указан, будет использован Chrome из каталога установки по умолчанию.",
"chrome.runtimeArgs.description": "Необязательные аргументы, переданные исполняемому файлу среды выполнения.",
"chrome.env.description": "Дополнительный словарь пар \"ключ/значение\" для среды.",
"chrome.cwd.description": "Дополнительный рабочий каталог для исполняемого файла среды выполнения.",
"chrome.sourceMaps.description": "Использовать карты исходного кода JavaScript (если они существуют).",
"chrome.diagnosticLogging.description": "Если этот параметр имеет значение 'true', адаптер выводит свои диагностические сведения в консоль в понятном формате",
"chrome.verboseDiagnosticLogging.description": "Если этот параметр имеет значение 'true', адаптер записывает в журнал весь трафик с клиентом и целевым узлом (а также сведения, записываемые параметром 'diagnosticLogging')",
"chrome.trace.description": "Если этот параметр имеет значение 'true', отладчик будет записывать сведения о трассировке в файл. Если этот параметр имеет значение 'verbose', сведения также будут отображаться в консоли.",
"chrome.userDataDir.description": "По умолчанию Chrome запускается с профилем отдельного пользователя в папке temp. Используйте этот параметр, чтобы переопределить это поведение. Укажите значение false, чтобы запустить Chrome с вашим профилем пользователя по умолчанию.",
"chrome.sourceMapPathOverrides.description": "Набор сопоставлений для изменения расположения исходных файлов с расположения, указанного в карте исходного кода, на расположение этих файлов на диске. Дополнительные сведения см. в файле README.",
"chrome.smartStep.description": "Автоматическая пошаговая отработка сформированного кода, который невозможно снова добавить в исходный источник.",
"chrome.skipFiles.description": "Массив имен файлов, имен папок или стандартных масок, которые следует пропустить при отладке.",
"chrome.timeout.description": "Повторять в течение этого указанного количества миллисекунд для подключения к Node.js. Значение по умолчанию — 10000 мс. ",
"chrome.disableNetworkCache.description": "Определяет, нужно ли пропустить сетевой кэш для каждого запроса",
"chrome.urlFilter.description": "Найдет страницу с указанным URL-адресом и присоединится к ней, если она найдена. Можно указывать подстановочные знаки *.",
"chrome.showAsyncStacks.description": "Отображение асинхронных вызовов, которые привели к текущему стеку вызовов"
}

26
package.nls.zh-cn.json Normal file
Просмотреть файл

@ -0,0 +1,26 @@
{
"extension.description": "在 Chrome 浏览器或其他任何支持 Chrome 调试器协议的目标中调试你的 JavaScript 代码。",
"chrome.toggleSkipping.title": "切换是否跳过此文件",
"chrome.port.description": "用于 Chrome 远程调试的端口。",
"chrome.address.description": "调试端口的 TCP/IP 地址。",
"chrome.file.description": "由浏览器打开的本地 html 文件",
"chrome.url.description": "将搜索URL 与此完全一致的标签页,若找到则附加于其之上",
"chrome.webRoot.description": "指定网络服务器根目录的工作区绝对路径。用于将类似 \"/app.js\" 的路径解析到磁盘。隐含为 \"/\" 的 pathMapping 路径",
"chrome.pathMapping.description": "URL 或路径到本地文件夹的映射,用于在 Chrome 将脚本解析到本地脚本",
"chrome.runtimeExecutable.description": "使用的运行时可执行文件的绝对路径。若未指定,将使用默认安装位置的 Chrome。",
"chrome.runtimeArgs.description": "传递给运行时可执行文件的可选参数。",
"chrome.env.description": "环境键值对字典(可选)。",
"chrome.cwd.description": "运行时程序的工作目录(可选)。",
"chrome.sourceMaps.description": "使用 JavaScript 源映射(如果存在)。",
"chrome.diagnosticLogging.description": "当设置为 \"true\" 时,适配器将以人类可读的格式把诊断信息记录至控制台。",
"chrome.verboseDiagnosticLogging.description": "当为 \"true\" 时,适配器将记录客户端和目标的所有通信(以及由 \"diagnosticLogging\" 记录的信息)",
"chrome.trace.description": "当为 \"true\" 时,调试器会将跟踪信息记录到文件中。当为 \"verbose\" 时,则它还将在控制台中显示日志。",
"chrome.userDataDir.description": "默认时,将使用位于临时文件夹的单独用户配置文件启动 Chrome。请使用此选项进行覆盖。当设置为 \"false\" 时,将使用您的默认用户配置文件启动。",
"chrome.sourceMapPathOverrides.description": "用于根据源映射所述重写源文件位置的一组映射,其将映射到磁盘上所处位置。请参阅自述文件了解详细信息。",
"chrome.smartStep.description": "自动单步执行无法映射回原始源的生成代码。",
"chrome.skipFiles.description": "将在调试时跳过的一组文件名、文件夹名或路径的 glob 模式。",
"chrome.timeout.description": "在此段时间(单位: 毫秒)内一直尝试连接到 Chrome。默认值为 10000 ms。",
"chrome.disableNetworkCache.description": "控制每次请求是否跳过网络缓存",
"chrome.urlFilter.description": "将搜索 URL 为此的页面,若找到则附加于其之上。可以包含 * 通配符。",
"chrome.showAsyncStacks.description": "显示导致当前调用堆栈的异步调用"
}

26
package.nls.zh-tw.json Normal file
Просмотреть файл

@ -0,0 +1,26 @@
{
"extension.description": "在 Chrome 瀏覽器中除錯你的 JavaScript 程式碼,或任何其他支援 Chrome Debugger 通訊協定的目標。",
"chrome.toggleSkipping.title": "略過此檔案",
"chrome.port.description": "連接埠用於 Chrome 遠端除錯。",
"chrome.address.description": "偵錯連接埠 TCP/IP 位址",
"chrome.file.description": "本地端的 html 檔案開啟於瀏覽器",
"chrome.url.description": "會以此 EXACT URL 搜尋索引標籤,如果有找到的話就將 URL 附加到索引標籤上",
"chrome.webRoot.description": "這會將工作區絕對路徑指定到 webserver 根。用來將類似 `/app.js` 的路徑解析到磁碟上的檔案。\"/\" pathMapping 的速記",
"chrome.pathMapping.description": "URL/路徑到本機資料夾的對應,將 Chrome 中的指令碼解析到磁碟上的指令碼",
"chrome.runtimeExecutable.description": "使用於工作區執行階段可執行檔的絕對位置。若未指定Chrome 將會使用預設的安裝位置。",
"chrome.runtimeArgs.description": "傳遞給執行階段可執行檔的選擇性引數。",
"chrome.env.description": "選擇性的環境索引鍵值字典",
"chrome.cwd.description": "在執行階段可執行檔的選擇性工作目錄",
"chrome.sourceMaps.description": "使用 JavaScript 來源對應 (如果存在)。",
"chrome.diagnosticLogging.description": "為 true 時,配接器會將自己的診斷資訊以人類看得懂的格式記錄到主控台",
"chrome.verboseDiagnosticLogging.description": "為 true 時,配接器將記錄所有客戶端與目標流量 (以及藉由 'diagnosticLogging' 記錄資訊)",
"chrome.trace.description": "為 'true' 時,偵錯工具將記錄追蹤資訊至檔案。為 'verbose' 時,也將在主控台顯示紀錄。",
"chrome.userDataDir.description": "預設 Chrome 會在暫存資料中啟動區隔的使用者設定。採用此選項會覆蓋預設。設定為 false 則會啟動您的預設使用者設定。",
"chrome.sourceMapPathOverrides.description": "依據 sourcemap 指示重新寫入一組來源檔案位置對應至磁碟上的位置。如需詳細資訊,請參閱 README。",
"chrome.smartStep.description": "自動逐步所執行產生無法對應回原始碼的程式碼。",
"chrome.skipFiles.description": "偵錯時要跳過的檔案、資料夾名稱或路徑 Glob 的陣列。",
"chrome.timeout.description": "重試連接到 Chrome 前要等待的毫秒數。預設值為 10000 毫秒。",
"chrome.disableNetworkCache.description": "控制是否跳過每次要求的網路快取",
"chrome.urlFilter.description": "會以此 URL 搜尋頁面,如果有找到的話就將 URL 附加到頁面上。可以有 * 萬用字元。",
"chrome.showAsyncStacks.description": "顯示導致目前呼叫堆疊的非同步呼叫"
}