This commit is contained in:
Rob Lourens 2021-08-03 15:04:10 -07:00
Родитель e33b596a8b
Коммит 36aadaf20e
13 изменённых файлов: 13 добавлений и 39 удалений

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "Experimentální funkce – V případě hodnoty true se adaptér ladění pokusí nastavit zarážky ve skriptech před jejich načtením, aby se při spuštění těchto skriptů mohl na těchto zarážkách zastavit. Tato funkce má vliv na výkon.",
"chrome.breakOnLoadStrategy.description": "Strategie, která se má použít pro funkci breakOnLoad",
"chrome.breakOnLoadStrategy.instrument.description": "Nastaví pozastavení Chromu při načítání každého skriptu za účelem překladu sourcemapů a nastavení zarážek.",
"chrome.breakOnLoadStrategy.regex.description": "Nastaví zarážky optimisticky do souborů se stejným názvem, jaký má soubor, ve kterém je zarážka nastavena.",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "Nastaví zarážky optimisticky do souborů se stejným názvem, jaký má soubor, ve kterém je zarážka nastavena."
}

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "Experimentelle Funktion: Bei Festlegung auf TRUE versucht der Debugadapter, Haltepunkte in Skripts einzufügen, bevor diese geladen werden, damit der Adapter die Haltepunkte am Anfang der Skripts erreichen kann. Wirkt sich auf die Leistung aus.",
"chrome.breakOnLoadStrategy.description": "Die für breakOnLoad zu verwendende Strategie.",
"chrome.breakOnLoadStrategy.instrument.description": "Geben Sie an, dass Chrome beim Laden jedes Skripts anhalten soll, um Sourcemaps aufzulösen und Haltepunkte festzulegen.",
"chrome.breakOnLoadStrategy.regex.description": "Legt Haltepunkte optimistisch in Dateien fest, die denselben Namen wie die Datei aufweisen, in der der Haltepunkt festgelegt ist.",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "Legt Haltepunkte optimistisch in Dateien fest, die denselben Namen wie die Datei aufweisen, in der der Haltepunkt festgelegt ist."
}

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "Característica experimental. Si se establece en true, el adaptador de depuración intentará establecer puntos de interrupción en los scripts antes de que se carguen, de modo que puede alcanzar puntos de interrupción al principio de esos scripts. Afecta al rendimiento.",
"chrome.breakOnLoadStrategy.description": "Estrategia que debe usarse para breakOnLoad.",
"chrome.breakOnLoadStrategy.instrument.description": "Indica a Chrome que haga una pausa cuando se carga cada script para resolver los mapas de origen y establecer puntos de interrupción",
"chrome.breakOnLoadStrategy.regex.description": "Establece puntos de interrupción de forma optimista en archivos con el mismo nombre que el archivo donde se establece el punto de interrupción.",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "Establece puntos de interrupción de forma optimista en archivos con el mismo nombre que el archivo donde se establece el punto de interrupción."
}

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "Fonctionnalité expérimentale - Si la valeur est true, l'adaptateur de débogage tente de définir des points d'arrêt dans les scripts avant leur chargement. Ainsi, il peut atteindre les points d'arrêt au début de ces scripts. Cela a un impact sur le niveau de performance.",
"chrome.breakOnLoadStrategy.description": "Stratégie à utiliser pour breakOnLoad.",
"chrome.breakOnLoadStrategy.instrument.description": "Indiquer à Chrome d'interrompre son exécution durant le chargement de chaque script pour résoudre les mappages de sources et définir les points d'arrêt",
"chrome.breakOnLoadStrategy.regex.description": "Définit les points d'arrêt de manière optimiste dans les fichiers qui portent le même nom que le fichier dans lequel le point d'arrêt est défini.",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "Définit les points d'arrêt de manière optimiste dans les fichiers qui portent le même nom que le fichier dans lequel le point d'arrêt est défini."
}

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "Funzionalità sperimentale. Se è impostata su true, l'adattatore di debug proverà a impostare i punti di interruzione negli script prima che vengano caricati, in modo che i punti di interruzione vengano raggiunti all'inizio di tali script. Influisce sulle prestazioni.",
"chrome.breakOnLoadStrategy.description": "Strategia da usare per breakOnLoad.",
"chrome.breakOnLoadStrategy.instrument.description": "Indica a Chrome di effettuare una sospensione durante il caricamento dei singoli script, risolvendo i mapping di origine e impostando i punti di interruzione",
"chrome.breakOnLoadStrategy.regex.description": "Imposta i punti di interruzione in modalità ottimistica nei file con lo stesso nome del file in cui è impostato il punto di interruzione.",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "Imposta i punti di interruzione in modalità ottimistica nei file con lo stesso nome del file in cui è impostato il punto di interruzione."
}

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "試験的な機能 - true の場合、デバッグ アダプターによって読み込み前のスクリプトにブレークポイントの設定が試みられ、スクリプトの開始時からブレークポイントがヒットするようになります。これはパフォーマンスに影響します。",
"chrome.breakOnLoadStrategy.description": "breakOnLoad に対して使用する方法。",
"chrome.breakOnLoadStrategy.instrument.description": "各スクリプトが読み込まれる際に Chrome を一時停止し、ソースマップを解決してブレークポイントを設定します",
"chrome.breakOnLoadStrategy.regex.description": "ブレークポイントが設定されているファイルと同じ名前を持つファイル内に、ブレークポイントをオプティミスティックに設定します。",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "ブレークポイントが設定されているファイルと同じ名前を持つファイル内に、ブレークポイントをオプティミスティックに設定します。"
}

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "실험적 기능 - true인 경우 디버그 어댑터가 스크립트 시작 부분에 있는 중단점에 적중할 수 있도록 로드되기 전에 해당 스크립트에 중단점을 설정하려고 합니다. 이 기능을 사용하면 성능에 영향을 줍니다.",
"chrome.breakOnLoadStrategy.description": "breakOnLoad에 사용할 전략입니다.",
"chrome.breakOnLoadStrategy.instrument.description": "각 스크립트가 로드되면 Chrome에서 일시 중지한 후 sourcemap을 확인하고 중단점을 설정하도록 알려줍니다.",
"chrome.breakOnLoadStrategy.regex.description": "중단점이 설정된 파일과 이름이 같은 파일에서 중단점을 최적으로 설정합니다.",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "중단점이 설정된 파일과 이름이 같은 파일에서 중단점을 최적으로 설정합니다."
}

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "Funkcja eksperymentalna — w przypadku wartości true adapter debugowania podejmie próbę ustawienia punktów przerwania w skryptach przed ich załadowaniem, tak aby punkty przerwania były trafiane na początku tych skryptów. Ma to wpływ na wydajność.",
"chrome.breakOnLoadStrategy.description": "Strategia na potrzeby ustawienia breakOnLoad.",
"chrome.breakOnLoadStrategy.instrument.description": "Poinformuj przeglądarkę Chrome, że ma wstrzymywać działanie podczas ładowania poszczególnych skryptów w celu rozpoznania map źródeł i ustawienia punktów przerwania",
"chrome.breakOnLoadStrategy.regex.description": "Optymistycznie ustawia punkty przerwania w plikach o takiej samej nazwie co plik, w którym punkt przerwania jest ustawiony.",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "Optymistycznie ustawia punkty przerwania w plikach o takiej samej nazwie co plik, w którym punkt przerwania jest ustawiony."
}

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "Recurso experimental – Se for true, o adaptador de depuração tentará definir pontos de interrupção nos scripts antes que eles sejam carregados, para que possa atingir pontos de interrupção no início desses scripts. Tem um impacto no desempenho.",
"chrome.breakOnLoadStrategy.description": "A estratégia a ser usada para breakOnLoad.",
"chrome.breakOnLoadStrategy.instrument.description": "Informe ao Chrome para pausar conforme cada script é carregado, resolvendo sourcemaps e definindo pontos de interrupção",
"chrome.breakOnLoadStrategy.regex.description": "Define os pontos de interrupção de modo otimista em arquivos com o mesmo nome que o arquivo no qual o ponto de interrupção está definido.",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "Define os pontos de interrupção de modo otimista em arquivos com o mesmo nome que o arquivo no qual o ponto de interrupção está definido."
}

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "Экспериментальная функция — если установлено значение \"true\", то адаптер отладки попытается установить точки останова в сценариях перед их загрузкой, чтобы обеспечить срабатывание точек останова в начале этих сценариев. Эта функция оказывает влияние на производительность.",
"chrome.breakOnLoadStrategy.description": "Стратегия, используемая для breakOnLoad.",
"chrome.breakOnLoadStrategy.instrument.description": "Сообщает Chrome о том, что необходимо приостановить работу после загрузки каждого сценария для разрешения сопоставителей с исходным кодом и установки точек останова",
"chrome.breakOnLoadStrategy.regex.description": "Оптимистично устанавливает точки останова в файлах с таким же именем, как у файла, в котором установлена точка останова.",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "Оптимистично устанавливает точки останова в файлах с таким же именем, как у файла, в котором установлена точка останова."
}

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "Deneysel özellik - True olduğunda, hata ayıklama bağdaştırıcısı betikler yüklenmeden önce betiklerde kesme noktaları ayarlamaya çalışır. Böylece hata ayıklama bağdaştırıcısı bu betiklerin başlangıcındaki kesme noktalarına ulaşabilir. Bu işlem, performans üzerinde etkilidir.",
"chrome.breakOnLoadStrategy.description": "breakOnLoad için kullanılacak strateji.",
"chrome.breakOnLoadStrategy.instrument.description": "Chrome'un her betik yüklenirken duraklamasını ve kaynak eşlemelerini çözümleyerek kesme noktalarını ayarlamasını sağlayın",
"chrome.breakOnLoadStrategy.regex.description": "Kesme noktasının ayarlandığı dosya ile aynı ada sahip dosyalarda kesme noktalarını iyimser bir şekilde ayarlar.",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "Kesme noktasının ayarlandığı dosya ile aynı ada sahip dosyalarda kesme noktalarını iyimser bir şekilde ayarlar."
}

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "实验性功能 - 如果为 true则调试适配器将尝试在加载脚本之前在其中设置断点使其可命中这些脚本开头之处的断点。性能会受到影响。",
"chrome.breakOnLoadStrategy.description": "要用于 breakOnLoad 的策略。",
"chrome.breakOnLoadStrategy.instrument.description": "指示 Chrome 在加载每个脚本时暂停,以便解析源映射并设置断点",
"chrome.breakOnLoadStrategy.regex.description": "在与设置断点的文件名相同的文件中乐观地设置断点。",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "在与设置断点的文件名相同的文件中乐观地设置断点。"
}

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

@ -28,7 +28,5 @@
"chrome.breakOnLoad.description": "實驗性功能 - 如果為 true偵錯配接器將會嘗試在載入指令碼前先在其中設定中斷點以便可在這些指令碼開頭叫用中斷點。這會影響效能。",
"chrome.breakOnLoadStrategy.description": "要用於 breakOnLoad 的策略。",
"chrome.breakOnLoadStrategy.instrument.description": "告知 Chrome 在載入每個指令碼時暫停,以解析 sourcemap 及設定中斷點",
"chrome.breakOnLoadStrategy.regex.description": "在與中斷點設定所在檔案同名的檔案中,以開放模式設定中斷點。",
"debug.chrome.useV3.description": "Controls whether to delegate \"chrome\"-type launch configs to the js-debug extension.",
"debug.chrome.useV3.deprecated": "This setting is deprecated - please use `debug.javascript.usePreview` instead"
"chrome.breakOnLoadStrategy.regex.description": "在與中斷點設定所在檔案同名的檔案中,以開放模式設定中斷點。"
}