Update package.nls.json files
This commit is contained in:
Родитель
21ca1f85a5
Коммит
aec0abb23e
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"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.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Zu verwendender Port für Chrome Remote-Debugging.",
|
||||
"chrome.address.description": "TCP/IP Adresse des Debugports",
|
||||
"chrome.file.description": "Eine lokale html-Datei im Browser zu öffnen",
|
||||
|
@ -23,8 +24,8 @@
|
|||
"chrome.disableNetworkCache.description": "Steuert, ob der Netzwerkcache für jede Anforderung übersprungen werden soll",
|
||||
"chrome.urlFilter.description": "Eine Seite mit dieser URL wird gesucht und daran angefügt, falls gefunden. Kann den Platzhalter * enthalten.",
|
||||
"chrome.showAsyncStacks.description": "Zeigt die asynchronen Aufrufe an, die zur aktuellen Aufrufliste geführt haben",
|
||||
"chrome.breakOnLoad.description": "Experimental feature - If true, the debug adapter will attempt to set breakpoints in scripts before they are loaded, so it can hit breakpoints at the beginnings of those scripts. Has a perf impact.",
|
||||
"chrome.breakOnLoadStrategy.description": "The strategy to use for breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Tell Chrome to pause as each script is loaded, resolving sourcemaps and setting breakpoints",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Sets breakpoints optimistically in files with the same name as the file in which the breakpoint is set."
|
||||
"chrome.breakOnLoad.description": "Experimentelles Feature - Falls true wird der Debug-Adapter versuchen Breakpoints in Skripte zu setzen, bevor sie geladen sind, sodass er am Anfang der Skripte auf Breakpoints stoßen kann. Beeinflusst die Performance.",
|
||||
"chrome.breakOnLoadStrategy.description": "Die Strategie für breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Chrome soll anhalten, während jedes Skript geladen wird, um Sourcemaps aufzulösen und Breakpoints zu setzen",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Breakpoints optimistisch in Dateien mit dem selben Namen setzen wie in der Datei, in der der Breakpoint gesetzt ist."
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"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.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Puerto que se utilizará para la depuración remota de Chrome.",
|
||||
"chrome.address.description": "Dirección TCP/IP del puerto de depuración",
|
||||
"chrome.file.description": "Un archivo html local para abrirlo en el navegador",
|
||||
|
@ -23,8 +24,8 @@
|
|||
"chrome.disableNetworkCache.description": "Controla si se omite la caché de red para cada petición",
|
||||
"chrome.urlFilter.description": "Buscará una página con esta URL y la adjuntará, si la encuentra. Puede contener * como comodín.",
|
||||
"chrome.showAsyncStacks.description": "Mostrar las llamadas asincrónicas que condujeron a la pila de llamadas actual",
|
||||
"chrome.breakOnLoad.description": "Experimental feature - If true, the debug adapter will attempt to set breakpoints in scripts before they are loaded, so it can hit breakpoints at the beginnings of those scripts. Has a perf impact.",
|
||||
"chrome.breakOnLoadStrategy.description": "The strategy to use for breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Tell Chrome to pause as each script is loaded, resolving sourcemaps and setting breakpoints",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Sets breakpoints optimistically in files with the same name as the file in which the breakpoint is set."
|
||||
"chrome.breakOnLoad.description": "Función experimental - si es True, el adaptador de depuración intentará establecer puntos de interrupción en secuencias de comandos antes de que se carguen, por lo que puede tocar puntos de interrupción en los inicios de esas secuencias de comandos. Tiene un impacto en el rendimiento.",
|
||||
"chrome.breakOnLoadStrategy.description": "La estrategia de utilizar para breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Notificar a Chrome que haga una pausa a medida que se cargue cada script, resolviendo mapas de origen y estableciendo puntos de interrupción",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Establece los puntos de interrupción de forma optimista en archivos con el mismo nombre que el archivo en el que se establece el punto de interrupción."
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"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.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Port à utiliser pour le débogage à distance de Chrome.",
|
||||
"chrome.address.description": "Adresse TCP/IP du port de débogage",
|
||||
"chrome.file.description": "Un fichier html local à ouvrir dans le navigateur",
|
||||
|
@ -23,8 +24,8 @@
|
|||
"chrome.disableNetworkCache.description": "Contrôle s’il 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",
|
||||
"chrome.breakOnLoad.description": "Experimental feature - If true, the debug adapter will attempt to set breakpoints in scripts before they are loaded, so it can hit breakpoints at the beginnings of those scripts. Has a perf impact.",
|
||||
"chrome.breakOnLoadStrategy.description": "The strategy to use for breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Tell Chrome to pause as each script is loaded, resolving sourcemaps and setting breakpoints",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Sets breakpoints optimistically in files with the same name as the file in which the breakpoint is set."
|
||||
"chrome.breakOnLoad.description": "Fonctionnalité expérimentale - Si true, l'adaptateur de débogage essaiera d'affecter les points d'arrêt dans les scripts avant de les charger afin d'atteindre les points d'arrêt au début de ces scripts. Cela a un impact sur les performances.",
|
||||
"chrome.breakOnLoadStrategy.description": "La stratégie à utiliser pour breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Demande à Chrome de faire une pause quand chaque script est chargé, en résolvant les sourcemaps et en affectant les points d'arrêt",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Affecte les points d'arrêts de manière optimiste dans les fichiers avec le même nom que le fichier dans lequel le point d'arrêt est affecté."
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"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.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Porta da utilizzare per il debug remoto di Chrome.",
|
||||
"chrome.address.description": "Indirizzo TCP/IP della porta di debug",
|
||||
"chrome.file.description": "Un file html locale da aprire nel browser",
|
||||
|
@ -23,8 +24,8 @@
|
|||
"chrome.disableNetworkCache.description": "Controlla se ignorare la cache di rete per ogni richiesta",
|
||||
"chrome.urlFilter.description": "Cerca una pagina con questo url e lo allega ad essa, se trovato. Può avere caratteri jolly \"*\".",
|
||||
"chrome.showAsyncStacks.description": "Visualizza le chiamate asincrone che hanno portato allo stack di chiamate corrente",
|
||||
"chrome.breakOnLoad.description": "Experimental feature - If true, the debug adapter will attempt to set breakpoints in scripts before they are loaded, so it can hit breakpoints at the beginnings of those scripts. Has a perf impact.",
|
||||
"chrome.breakOnLoadStrategy.description": "The strategy to use for breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Tell Chrome to pause as each script is loaded, resolving sourcemaps and setting breakpoints",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Sets breakpoints optimistically in files with the same name as the file in which the breakpoint is set."
|
||||
"chrome.breakOnLoad.description": "Funzionalità sperimentale - Se impostato a true, l'adapter di debug proverà ad impostare i breakpoint negli script prima che questi ultimi siano caricati in modo da raggiungere i breakpoint all'inizio di tali script. Ha un impatto sulle performance.",
|
||||
"chrome.breakOnLoadStrategy.description": "Strategia da utilizzare per breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Comunica a Chrome di mettere in pausa non appena lo script è caricato, risolvendo i file di origine e impostando i breakpoint.",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Imposta i breakpoint ottimisticamente nei file con lo stesso nome dei file in cui i breakpoint sono già definiti."
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extension.description": "JavaScript コードを Chrome ブラウザーか、Chrome Debugger プロトコルをサポートする他のターゲットでデバッグします。",
|
||||
"chrome.toggleSkipping.title": "このファイルをスキップする",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Chrome リモート デバッグで使用するポートです。",
|
||||
"chrome.address.description": "デバッグ ポートの TCP/IP アドレス",
|
||||
"chrome.file.description": "ブラウザーで開くローカル HTML ファイル",
|
||||
|
@ -23,8 +24,8 @@
|
|||
"chrome.disableNetworkCache.description": "各リクエストのネットワーク キャッシュをスキップするかどうかの制御",
|
||||
"chrome.urlFilter.description": "この URL でページを検索し、見つかった場合はアタッチします。ワイルドカードとして * を使用できます。",
|
||||
"chrome.showAsyncStacks.description": "現在の呼び出し履歴の原因となった非同期呼び出しを表示する",
|
||||
"chrome.breakOnLoad.description": "Experimental feature - If true, the debug adapter will attempt to set breakpoints in scripts before they are loaded, so it can hit breakpoints at the beginnings of those scripts. Has a perf impact.",
|
||||
"chrome.breakOnLoadStrategy.description": "The strategy to use for breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Tell Chrome to pause as each script is loaded, resolving sourcemaps and setting breakpoints",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Sets breakpoints optimistically in files with the same name as the file in which the breakpoint is set."
|
||||
"chrome.breakOnLoad.description": "試験的な機能 - true である場合、デバッグ アダプターはスクリプトが読み込まれる前にブレークポイントの設定を試みます。これによってスクリプトの開始時にブレークポイントをヒットできるようになります。パフォーマンスに影響があります。",
|
||||
"chrome.breakOnLoadStrategy.description": "breakOnLoad に使用するストラテジ",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "各スクリプトの読み込み時に Chrome を一時停止し、ソースマップを解決してブレークポイントを設定する",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "ブレークポイントが設定されているファイルと同じ名前のファイルに楽観的にブレークポイントを設定します。"
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extension.description": "크롬 브라우저 또는 크롬 디버거 프로토콜을 지원하는 다른 대상 내에서 JavaScript 코드를 디버깅합니다.",
|
||||
"chrome.toggleSkipping.title": "이 파일 건너뛰기 설정/해제",
|
||||
"chrome.toggleSkipping.title": "이 파일 건너뛰기 토글",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Chrome 원격 디버깅에 사용할 포트입니다.",
|
||||
"chrome.address.description": "디버깅 포트에 대한 TCP/IP 주소",
|
||||
"chrome.file.description": "브라우저에서 열 로컬 html 파일",
|
||||
|
@ -23,8 +24,8 @@
|
|||
"chrome.disableNetworkCache.description": "매 요청에 대해 네트워크 캐시를 건너뛸지를 제어합니다.",
|
||||
"chrome.urlFilter.description": "이 url로 페이지를 검색하고 찾는 경우 연결합니다. * 와일드카드를 사용할 수 있습니다.",
|
||||
"chrome.showAsyncStacks.description": "현재 호출 스택을 발생시킨 비동기 호출을 표시합니다.",
|
||||
"chrome.breakOnLoad.description": "Experimental feature - If true, the debug adapter will attempt to set breakpoints in scripts before they are loaded, so it can hit breakpoints at the beginnings of those scripts. Has a perf impact.",
|
||||
"chrome.breakOnLoadStrategy.description": "The strategy to use for breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Tell Chrome to pause as each script is loaded, resolving sourcemaps and setting breakpoints",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Sets breakpoints optimistically in files with the same name as the file in which the breakpoint is set."
|
||||
"chrome.breakOnLoad.description": "실험적인 기능 - true이면 디버그 어댑터가 로딩이 이루어지기 전에 스크립트에서 중단점을 설정하도록 시도하므로 해당 스크립트 시작 부분에서 중단점을 누를 수 있습니다. 성능에 영향이 있습니다.",
|
||||
"chrome.breakOnLoadStrategy.description": "breakOnLoad를 위해 사용하는 전략입니다.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Chrome에게 소스맵과 정지점을 해결할 수 있도록 매 스크립트가 로드될 때 마다 일시 정지하도록 합니다.",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "정지점이 설정된 같은 이름의 파일과 같이 낙관적으로 정지점을 설정합니다."
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extension.description": "Отладка JavaScript кода в браузере Chrome или в любой другой среде, которая поддерживает протокол отладки Chrome.",
|
||||
"chrome.toggleSkipping.title": "Включить/выключить пропуск этого файла",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "Порт, используемый для отладки.",
|
||||
"chrome.address.description": "TCP/IP адрес порта отладки",
|
||||
"chrome.file.description": "Локальный HTML-файл, открываемый в браузере",
|
||||
|
@ -23,8 +24,8 @@
|
|||
"chrome.disableNetworkCache.description": "Определяет, нужно ли пропустить сетевой кэш для каждого запроса",
|
||||
"chrome.urlFilter.description": "Найдет страницу с указанным URL-адресом и присоединится к ней, если она найдена. Можно указывать подстановочные знаки *.",
|
||||
"chrome.showAsyncStacks.description": "Отображение асинхронных вызовов, которые привели к текущему стеку вызовов",
|
||||
"chrome.breakOnLoad.description": "Experimental feature - If true, the debug adapter will attempt to set breakpoints in scripts before they are loaded, so it can hit breakpoints at the beginnings of those scripts. Has a perf impact.",
|
||||
"chrome.breakOnLoadStrategy.description": "The strategy to use for breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Tell Chrome to pause as each script is loaded, resolving sourcemaps and setting breakpoints",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Sets breakpoints optimistically in files with the same name as the file in which the breakpoint is set."
|
||||
"chrome.breakOnLoad.description": "Экспериментальная функция: если для этого параметра установлено значение true, адаптер отладки попытается установить точки останова в сценариях до их загрузки и поэтому может переходить на точки останова в начале сценариев. Оказывает влияние на производительность.",
|
||||
"chrome.breakOnLoadStrategy.description": "Стратегия использования breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Приостанавливать Chrome при загрузке каждого сценария, чтобы разрешить карты исходного кода и установить точки останова",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Оптимистически устанавливает точки останова в файлах с теми же именами, что и файл, в котором устанавливается точка останова."
|
||||
}
|
|
@ -1,12 +1,13 @@
|
|||
{
|
||||
"extension.description": "在 Chrome 浏览器或其他任何支持 Chrome 调试器协议的目标中调试你的 JavaScript 代码。",
|
||||
"chrome.toggleSkipping.title": "切换是否跳过此文件",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "用于 Chrome 远程调试的端口。",
|
||||
"chrome.address.description": "调试端口的 TCP/IP 地址。",
|
||||
"chrome.file.description": "由浏览器打开的本地 html 文件",
|
||||
"chrome.url.description": "将搜索URL 与此完全一致的标签页,若找到则附加于其之上",
|
||||
"chrome.url.description": "将搜索 URL 与此完全一致的标签页,若找到则附加于其之上",
|
||||
"chrome.webRoot.description": "指定网络服务器根目录的工作区绝对路径。用于将类似 \"/app.js\" 的路径解析到磁盘。隐含为 \"/\" 的 pathMapping 路径",
|
||||
"chrome.pathMapping.description": "URL 或路径到本地文件夹的映射,用于在 Chrome 将脚本解析到本地脚本",
|
||||
"chrome.pathMapping.description": "URL 或路径到本地文件夹的映射,用于在 Chrome 中将脚本解析为本地脚本",
|
||||
"chrome.runtimeExecutable.description": "使用的运行时可执行文件的绝对路径。若未指定,将使用默认安装位置的 Chrome。",
|
||||
"chrome.runtimeArgs.description": "传递给运行时可执行文件的可选参数。",
|
||||
"chrome.env.description": "环境键值对字典(可选)。",
|
||||
|
@ -23,8 +24,8 @@
|
|||
"chrome.disableNetworkCache.description": "控制每次请求是否跳过网络缓存",
|
||||
"chrome.urlFilter.description": "将搜索 URL 为此的页面,若找到则附加于其之上。可以包含 * 通配符。",
|
||||
"chrome.showAsyncStacks.description": "显示导致当前调用堆栈的异步调用",
|
||||
"chrome.breakOnLoad.description": "Experimental feature - If true, the debug adapter will attempt to set breakpoints in scripts before they are loaded, so it can hit breakpoints at the beginnings of those scripts. Has a perf impact.",
|
||||
"chrome.breakOnLoadStrategy.description": "The strategy to use for breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Tell Chrome to pause as each script is loaded, resolving sourcemaps and setting breakpoints",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Sets breakpoints optimistically in files with the same name as the file in which the breakpoint is set."
|
||||
"chrome.breakOnLoad.description": "实验性功能 - 若为 \"true\",调试适配器将在载入脚本之前尝试设置断点,以便在脚本最初处命中。会影响性能。",
|
||||
"chrome.breakOnLoadStrategy.description": "breakOnLoad (载入时中断) 功能使用的策略。",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "让 Chrome 在每个脚本载入后暂停,并先解析源映射和设置断点",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "在已设置断点文件的同名文件中乐观设置断点。"
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extension.description": "在 Chrome 瀏覽器中除錯你的 JavaScript 程式碼,或任何其他支援 Chrome Debugger 通訊協定的目標。",
|
||||
"chrome.toggleSkipping.title": "略過此檔案",
|
||||
"chrome.toggleSmartStep.title": "Chrome: Toggle Smart Step",
|
||||
"chrome.port.description": "連接埠用於 Chrome 遠端除錯。",
|
||||
"chrome.address.description": "偵錯連接埠 TCP/IP 位址",
|
||||
"chrome.file.description": "本地端的 html 檔案開啟於瀏覽器",
|
||||
|
@ -23,8 +24,8 @@
|
|||
"chrome.disableNetworkCache.description": "控制是否跳過每次要求的網路快取",
|
||||
"chrome.urlFilter.description": "會以此 URL 搜尋頁面,如果有找到的話就將 URL 附加到頁面上。可以有 * 萬用字元。",
|
||||
"chrome.showAsyncStacks.description": "顯示導致目前呼叫堆疊的非同步呼叫",
|
||||
"chrome.breakOnLoad.description": "Experimental feature - If true, the debug adapter will attempt to set breakpoints in scripts before they are loaded, so it can hit breakpoints at the beginnings of those scripts. Has a perf impact.",
|
||||
"chrome.breakOnLoadStrategy.description": "The strategy to use for breakOnLoad.",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "Tell Chrome to pause as each script is loaded, resolving sourcemaps and setting breakpoints",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "Sets breakpoints optimistically in files with the same name as the file in which the breakpoint is set."
|
||||
"chrome.breakOnLoad.description": "實驗性功能 - 若設為 true,偵錯配接器將會試者在指令碼被載入前設定中斷點,因此它可以在這些指令碼的最前面達到中斷點。會有優先權影響。",
|
||||
"chrome.breakOnLoadStrategy.description": "使用 breakOnLoad 的策略",
|
||||
"chrome.breakOnLoadStrategy.instrument.description": "吩咐 Chrome 在加載每個指令碼時暫停,解析 sourcemap 並設定中斷點",
|
||||
"chrome.breakOnLoadStrategy.regex.description": "在已設定中斷點文件的同名文件中設定樂觀中斷點。"
|
||||
}
|
Загрузка…
Ссылка в новой задаче