Co-authored-by: vscode <vscode@microsoft.com>
This commit is contained in:
azure-pipelines[bot] 2023-06-17 08:17:48 -07:00 коммит произвёл GitHub
Родитель 619fd37b41
Коммит 12d4ff072a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
14 изменённых файлов: 14 добавлений и 196 удалений

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "Ukládá se stav uživatelského rozhraní."
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "Verze: {0}\r\nPotvrzení: {1}\r\nDatum: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nOperační systém: {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "&&Kopírovat",
"okButton": "OK"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "Určuje tloušťku písma v blocích kódu chatu.",
"interactiveSession.editor.lineHeight": "Určuje výšku řádku v pixelech v blocích kódu chatu. K výpočtu výšky řádku z velikosti písma použijte 0.",
"interactiveSession.editor.wordWrap": "Určuje, jestli se řádky mají zalamovat do bloků kódu chatu.",
"interactiveSession.experimental.quickQuestion.enable": "Určuje, jestli je povolená funkce rychlých otázek.",
"interactiveSessionConfigurationTitle": "Chat"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "Popředí pole pro zadání textu v editoru nastavení"
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "Zeptat se v chatu",
"askXInChat": "Zeptat se {0}: {1}",
"clearButtonLabel": "&&Vymazat",
"clearCommandHistory": "Vymazat historii příkazů",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "Přejít na test",
"testing.noProfiles": "Nenašly se žádné profily s průběžným spouštěním testů.",
"testing.openOutputPeek": "Náhled výstupu",
"testing.pickTask": "Vyberte spuštění, pro které se má zobrazit výstup.",
"testing.pickTaskUnnamed": "Spustit #{0}",
"testing.reRunFailTests": "Spustit znovu neúspěšné testy",
"testing.reRunLastRun": "Spustit znovu poslední běh",
"testing.refreshTests": "Aktualizovat testy",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "Otevřít v editoru",
"testing.reRunLastRun": "Znovu spustit testovací běh",
"testing.revealInExplorer": "Zobrazit v Průzkumníkovi testů",
"testing.showMessageInTerminal": "Zobrazit výstup v terminálu",
"testing.showResultOutput": "Zobrazit výstup výsledku",
"testing.toggleTestingPeekHistory": "Přepnout historii testů v náhledu",
"testingOutputActual": "Skutečný výsledek",
"testingOutputExpected": "Očekávaný výsledek",
"testingPeekLabel": "Zprávy výsledků testu"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "Testovací běh byl dokončen v {0}",
"runNoOutout": "Testovací běh neevidoval žádný výstup.",
"testNoRunYet": "\r\nZatím nebyly spuštěny žádné testy.\r\n",
"testOutputTerminalTitle": "Výstup testu",
"testOutputTerminalTitleWithDate": "Výstup testu v {0}",
"testOutputTerminalTitleWithDateAndTaskName": "{0} v {1}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "Počet úspěšných testů: {0}/{1} ({2} %)",
"testProgress.running": "Spouštějí se testy, počet úspěšných: {0}/{1} ({2} %)",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "Speichern des UI-Status"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDatum: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nBetriebssystem: {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "&&Kopieren",
"okButton": "OK"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "Steuert die Schriftbreite der Chatcodeblocks.",
"interactiveSession.editor.lineHeight": "Legt die Zeilenhöhe der Chatcodeblocks in Pixeln fest. Geben Sie „0“ ein, wenn die Zeilenhöhe aus dem Schriftgrad berechnet werden soll.",
"interactiveSession.editor.wordWrap": "Steuert, ob Zeilen in Chatcodeblocks einen Zeilenumbruch haben sollen.",
"interactiveSession.experimental.quickQuestion.enable": "Steuert, ob das Feature für kurze Fragen aktiviert ist.",
"interactiveSessionConfigurationTitle": "Chat"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "Vordergrund des Texteingabefelds für den Einstellungs-Editor"
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "Im Chat fragen",
"askXInChat": "{0} \"{1}\" fragen",
"clearButtonLabel": "&&Löschen",
"clearCommandHistory": "Befehlsverlauf löschen",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "Zu Test wechseln",
"testing.noProfiles": "Es wurden keine für den kontinuierlichen Testlauf aktivierten Profile gefunden.",
"testing.openOutputPeek": "Peek-Ausgabe",
"testing.pickTask": "Wählen Sie eine Ausführung aus, um die Ausgabe anzuzeigen für",
"testing.pickTaskUnnamed": "#{0} ausführen",
"testing.reRunFailTests": "Fehlerhafte Tests erneut ausführen",
"testing.reRunLastRun": "Letzte Ausführung erneut ausführen",
"testing.refreshTests": "Tests aktualisieren",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "In Editor öffnen",
"testing.reRunLastRun": "Testlauf erneut ausführen",
"testing.revealInExplorer": "Im Test-Explorer anzeigen",
"testing.showMessageInTerminal": "Ausgabe im Terminal anzeigen",
"testing.showResultOutput": "Ergebnisausgabe anzeigen",
"testing.toggleTestingPeekHistory": "Testverlauf in der Einsicht umschalten",
"testingOutputActual": "Tatsächliches Ergebnis",
"testingOutputExpected": "Erwartetes Ergebnis",
"testingPeekLabel": "Testergebnismeldungen"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "Testlauf am {0} beendet",
"runNoOutout": "Der Testlauf hat keine Ausgabe aufgezeichnet.",
"testNoRunYet": "\r\nEs wurden noch keine Tests ausgeführt.\r\n",
"testOutputTerminalTitle": "Testausgabe",
"testOutputTerminalTitleWithDate": "Testausgabe bei {0}",
"testOutputTerminalTitleWithDateAndTaskName": "{0} um {1}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "{0}/{1} Tests bestanden ({2}%)",
"testProgress.running": "Tests werden ausgeführt, {0}/{1} bestanden ({2} %)",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "Guardando el estado de la interfaz de usuario"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "Versión: {0}\r\nCommit: {1}\r\nFecha: {2}\r\nElectrón: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nOS: {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "&&Copiar",
"okButton": "Aceptar"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "Controla el grosor de la fuente en los bloques de código de chat.",
"interactiveSession.editor.lineHeight": "Controla la altura de la línea en píxeles en bloques de código de chat. Use 0 para calcular la altura de la línea del tamaño de fuente.",
"interactiveSession.editor.wordWrap": "Controla si las líneas deben ajustarse en bloques de código de chat.",
"interactiveSession.experimental.quickQuestion.enable": "Controla si la característica de preguntas rápidas está habilitada.",
"interactiveSessionConfigurationTitle": "Chat"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "Configuración del cuadro de entrada de texto del editor en primer plano."
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "Preguntar en el chat",
"askXInChat": "Preguntar {0}: {1}",
"clearButtonLabel": "&&Borrar",
"clearCommandHistory": "Borrar historial de comandos",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "Ir a la prueba",
"testing.noProfiles": "No se encontraron perfiles habilitados para la ejecución continua de prueba",
"testing.openOutputPeek": "Ver salida",
"testing.pickTask": "Seleccione una ejecución para la que mostrar la salida",
"testing.pickTaskUnnamed": "Ejecute #{0}",
"testing.reRunFailTests": "Volver a ejecutar las pruebas con errores",
"testing.reRunLastRun": "Volver a realizar la última ejecución",
"testing.refreshTests": "Actualizar pruebas",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "Abrir en el editor",
"testing.reRunLastRun": "Volver a ejecutar la prueba",
"testing.revealInExplorer": "Mostrar en el Explorador de pruebas",
"testing.showMessageInTerminal": "Mostrar salida en terminal",
"testing.showResultOutput": "Mostrar salida de resultado",
"testing.toggleTestingPeekHistory": "Alternar historial de pruebas en Inspección",
"testingOutputActual": "Resultado real",
"testingOutputExpected": "Resultado esperado",
"testingPeekLabel": "Mensajes de los resultados de las pruebas"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "La prueba terminó en {0} ",
"runNoOutout": "La ejecución de la prueba no registró ninguna salida",
"testNoRunYet": "\r\nTodavía no se han hecho pruebas.\r\n",
"testOutputTerminalTitle": "Salida de prueba",
"testOutputTerminalTitleWithDate": "Salida de la prueba en {0}",
"testOutputTerminalTitleWithDateAndTaskName": "{0} a las {1}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "{0}/{1} pruebas superadas ({2} %)",
"testProgress.running": "Pruebas en ejecución, {0}/{1} superadas ({2} %)",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "Enregistrement de létat de linterface utilisateur"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "Version : {0}\r\nValidation : {1}\r\nDate : {2}\r\nElectron : {3}\r\nChromium: {4}\r\nNode.js : {5}\r\nV8 : {6}\r\nSystème dexploitation : {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "&&Copier",
"okButton": "OK"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "Contrôle lépaisseur de police dans les codeblocks de la conversation.",
"interactiveSession.editor.lineHeight": "Contrôle la hauteur de la ligne en pixels dans les codeblocks de la conversation. Utilisez 0 pour calculer la hauteur de ligne à partir de la taille de la police.",
"interactiveSession.editor.wordWrap": "Contrôle si les lignes doivent être enveloppées dans les codeblocks de la conversation.",
"interactiveSession.experimental.quickQuestion.enable": "Contrôle si la fonctionnalité de question rapide est activée.",
"interactiveSessionConfigurationTitle": "Conversation"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "Premier plan de la zone d'entrée de texte de l'éditeur de paramètres."
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "Demander dans la conversation",
"askXInChat": "Demander {0} : {1}",
"clearButtonLabel": "&&Effacer",
"clearCommandHistory": "Effacer l'historique de commandes",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "Accéder au test",
"testing.noProfiles": "Aucun profil dexécution continue de test na été trouvé",
"testing.openOutputPeek": "Aperçu de la sortie",
"testing.pickTask": "Sélectionner une exécution pour afficher la sortie pour",
"testing.pickTaskUnnamed": "Exécuter #{0}",
"testing.reRunFailTests": "Réexécuter les tests non réussis",
"testing.reRunLastRun": "Réexécuter la dernière série",
"testing.refreshTests": "Actualiser les tests",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "Ouvrir dans l'Éditeur",
"testing.reRunLastRun": "Réexécuter la série de tests",
"testing.revealInExplorer": "Révéler dans l'Explorateur de tests",
"testing.showMessageInTerminal": "Afficher la sortie dans le terminal",
"testing.showResultOutput": "Afficher la sortie des résultats",
"testing.toggleTestingPeekHistory": "Activer/désactiver lhistorique des tests dans Peek",
"testingOutputActual": "Résultat réel",
"testingOutputExpected": "Résultat attendu",
"testingPeekLabel": "Messages de résultat de test"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "Fin de la série de tests à {0}",
"runNoOutout": "La série de tests na enregistré aucune sortie.",
"testNoRunYet": "\r\nAucun test na encore été exécuté.\r\n",
"testOutputTerminalTitle": "Sortie de test",
"testOutputTerminalTitleWithDate": "Sortie de test à {0}",
"testOutputTerminalTitleWithDateAndTaskName": "{0} à {1}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "{0}/{1} tests réussis ({2} %)",
"testProgress.running": "Exécution des tests, {0}/{1} réussi(s) ({2} %)",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "Salvataggio dello stato dell'interfaccia utente"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "Versione: {0}\r\nCommit: {1}\r\nData: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nSistema operativo: {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "&&Copia",
"okButton": "OK"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "Controlla lo spessore del carattere nei blocchi di codice della chat.",
"interactiveSession.editor.lineHeight": "Controlla l'altezza della riga in pixel nei blocchi di codice della chat. Usare 0 per calcolare l'altezza della riga in base alle dimensioni del carattere.",
"interactiveSession.editor.wordWrap": "Controlla se le righe devono andare a capo nei blocchi di codice della chat.",
"interactiveSession.experimental.quickQuestion.enable": "Controlla se la funzionalità di domanda rapida è abilitata.",
"interactiveSessionConfigurationTitle": "Chat"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "Primo piano della casella di input di testo dell'editor impostazioni."
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "Chiedi nella chat",
"askXInChat": "Chiedere a {0}: {1}",
"clearButtonLabel": "&&Cancella",
"clearCommandHistory": "Cancella cronologia dei comandi",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "Passa al test",
"testing.noProfiles": "Non sono stati trovati profili abilitati per l'esecuzione continua di test",
"testing.openOutputPeek": "Visualizza output in anteprima",
"testing.pickTask": "Selezionare un'esecuzione per cui visualizzare l'output",
"testing.pickTaskUnnamed": "Esegui #{0}",
"testing.reRunFailTests": "Ripeti i test non superati",
"testing.reRunLastRun": "Ripeti l'ultima esecuzione",
"testing.refreshTests": "Aggiorna test",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "Apri nell'editor",
"testing.reRunLastRun": "Esegui di nuovo il test",
"testing.revealInExplorer": "Visualizza in Esplora test",
"testing.showMessageInTerminal": "Mostrare output nel terminale",
"testing.showResultOutput": "Mostra output risultati",
"testing.toggleTestingPeekHistory": "Attiva/Disattiva cronologia test in anteprima",
"testingOutputActual": "Risultato effettivo",
"testingOutputExpected": "Risultato previsto",
"testingPeekLabel": "Messaggi dei risultati del test"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "Esecuzione dei test terminata a {0}",
"runNoOutout": "L'esecuzione dei test non ha registrato alcun output.",
"testNoRunYet": "\r\nNon è stato ancora eseguito alcun test.\r\n",
"testOutputTerminalTitle": "Output del test",
"testOutputTerminalTitleWithDate": "Output del test a {0}",
"testOutputTerminalTitleWithDateAndTaskName": "{0} alle ore {1}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "{0}/{1} test superati ({2}%)",
"testProgress.running": "Esecuzione dei test. {0}/{1} superati ({2}%)",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "UI 状態を保存しています"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "バージョン: {0}\r\nコミット: {1}\r\n 日付: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nOS: {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "コピー(&&C)",
"okButton": "OK"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "チャット コード ブロック内のフォントの太さを制御します。",
"interactiveSession.editor.lineHeight": "チャット コード ブロック内の行の高さをピクセル単位で制御します。フォント サイズから行の高さを計算するには 0 を使用します。",
"interactiveSession.editor.wordWrap": "チャット コード ブロックで行を折り返すかどうかを制御します。",
"interactiveSession.experimental.quickQuestion.enable": "クイック質問機能を有効にするかどうかを制御します。",
"interactiveSessionConfigurationTitle": "チャット"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "設定エディターのテキスト入力ボックスの前景。"
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "Ask In Chat",
"askXInChat": "{0} に問い合わせ: {1}",
"clearButtonLabel": "クリア(&&C)",
"clearCommandHistory": "コマンド履歴のクリア",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "テストに移動",
"testing.noProfiles": "テストの連続的実行が有効なプロファイルが見つかりませんでした",
"testing.openOutputPeek": "出力をクイック表示する",
"testing.pickTask": "出力を表示する実行を選択する",
"testing.pickTaskUnnamed": "#{0}を実行する",
"testing.reRunFailTests": "失敗したテストの再実行",
"testing.reRunLastRun": "最後の実行の再実行",
"testing.refreshTests": "テストの更新",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "エディターで開く",
"testing.reRunLastRun": "テスト実行の再実行",
"testing.revealInExplorer": "テスト エクスプローラーで表示",
"testing.showMessageInTerminal": "ターミナルに出力を表示",
"testing.showResultOutput": "結果出力の表示",
"testing.toggleTestingPeekHistory": "クイック表示でのテスト履歴の切り替え",
"testingOutputActual": "実際の結果",
"testingOutputExpected": "予期された結果",
"testingPeekLabel": "テスト結果メッセージ"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "{0} でのテストの実行が終了しました",
"runNoOutout": "テストの実行で、出力が記録されませんでした。",
"testNoRunYet": "\r\n実行されたレポートはまだありません。\r\n",
"testOutputTerminalTitle": "テスト出力",
"testOutputTerminalTitleWithDate": "{0} でのテスト出力",
"testOutputTerminalTitleWithDateAndTaskName": "{1} での {0}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "{1} 個中 {0} 個のテストが成功しました ({2}%)",
"testProgress.running": "テストを実行しています。{1} 個中 {0} 個が成功しました ({2}%)",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "UI 상태 저장 중"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "버전: {0}\r\n커밋: {1}\r\n날짜: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nOS: {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "복사(&&C)",
"okButton": "확인"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "채팅 코드 블록의 글꼴 두께를 제어합니다.",
"interactiveSession.editor.lineHeight": "채팅 코드 블록의 줄 높이를 픽셀 단위로 제어합니다. 0을 사용하여 글꼴 크기에서 선 높이를 계산합니다.",
"interactiveSession.editor.wordWrap": "라인이 채팅 코드 블록에서 래핑되어야 하는지 여부를 제어합니다.",
"interactiveSession.experimental.quickQuestion.enable": "간단한 질문 기능을 사용할지 여부를 제어합니다.",
"interactiveSessionConfigurationTitle": "채팅"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "설정 편집기 텍스트 입력 상자 전경."
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "채팅에 물어보세요",
"askXInChat": "{0}에 질문: {1}",
"clearButtonLabel": "지우기(&&C)",
"clearCommandHistory": "명령 기록 지우기",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "테스트로 이동",
"testing.noProfiles": "테스트 연속 실행 사용 프로필을 찾을 수 없음",
"testing.openOutputPeek": "출력 피킹",
"testing.pickTask": "출력을 표시할 실행 선택",
"testing.pickTaskUnnamed": "#{0} 실행",
"testing.reRunFailTests": "실패한 테스트 다시 실행",
"testing.reRunLastRun": "마지막 실행 다시 실행",
"testing.refreshTests": "테스트 새로 고침",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "편집기에서 열기",
"testing.reRunLastRun": "테스트 실행 다시 실행",
"testing.revealInExplorer": "테스트 탐색기에 표시",
"testing.showMessageInTerminal": "터미널에 출력 표시",
"testing.showResultOutput": "결과 출력 표시",
"testing.toggleTestingPeekHistory": "피킹에서 테스트 기록 전환",
"testingOutputActual": "실제 결과",
"testingOutputExpected": "예상 결과",
"testingPeekLabel": "테스트 결과 메시지"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "{0}에 테스트 실행이 종료됨",
"runNoOutout": "테스트 실행에서 출력을 기록하지 않았습니다.",
"testNoRunYet": "\r\n아직 테스트가 실행되지 않았습니다.\r\n",
"testOutputTerminalTitle": "테스트 출력",
"testOutputTerminalTitleWithDate": "{0}에서 테스트 출력",
"testOutputTerminalTitleWithDateAndTaskName": "{1}에 {0}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "테스트 {0}/{1}개 통과({2}%)",
"testProgress.running": "테스트를 실행하는 중, {0}/{1}개 통과({2}%)",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "Zapisywanie stanu interfejsu użytkownika"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "Wersja: {0}\r\nZatwierdzenie: {1}\r\nData: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nOS: {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "&&Kopiuj",
"okButton": "OK"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "Określa wagę czcionki w blokach kodu czatu.",
"interactiveSession.editor.lineHeight": "Określa wysokość wiersza w pikselach w konsoli debugowania. Użyj wartości 0, aby obliczyć wysokość wiersza na podstawie rozmiaru czcionki.",
"interactiveSession.editor.wordWrap": "Określa, czy wiersze powinny być zawijane w bloki kodu czatu.",
"interactiveSession.experimental.quickQuestion.enable": "Określa, czy funkcja szybkiego pytania jest włączona.",
"interactiveSessionConfigurationTitle": "Czat"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "Pierwszy plan pola wprowadzania tekstu edytora ustawień."
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "Pytaj na czacie",
"askXInChat": "Zapytaj {0}: {1}",
"clearButtonLabel": "&&Wyczyść",
"clearCommandHistory": "Wyczyść historię poleceń",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "Przejdź do testu",
"testing.noProfiles": "Nie znaleziono profilów ciągłego uruchamiania testów",
"testing.openOutputPeek": "Wgląd do danych wyjściowych",
"testing.pickTask": "Wybierz przebieg, dla którego mają być pokazywane dane wyjściowe",
"testing.pickTaskUnnamed": "Przebieg nr {0}",
"testing.reRunFailTests": "Uruchom ponownie testy zakończone niepowodzeniem",
"testing.reRunLastRun": "Uruchom ponownie ostatni przebieg",
"testing.refreshTests": "Odśwież testy",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "Otwórz w edytorze",
"testing.reRunLastRun": "Uruchom ponownie przebieg testu",
"testing.revealInExplorer": "Odsłoń w Eksploratorze testów",
"testing.showMessageInTerminal": "Pokaż dane wyjściowe w terminalu",
"testing.showResultOutput": "Pokaż dane wyjściowe wyników",
"testing.toggleTestingPeekHistory": "Przełącz historię testów w podglądzie",
"testingOutputActual": "Rzeczywisty wynik",
"testingOutputExpected": "Oczekiwany wynik",
"testingPeekLabel": "Wiadomości wyników testu"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "Przebieg testu zakończył się o {0}",
"runNoOutout": "W przebiegu testu nie zarejestrowano żadnych danych wyjściowych.",
"testNoRunYet": "\r\nNie uruchomiono jeszcze żadnych testów.\r\n",
"testOutputTerminalTitle": "Dane wyjściowe testu",
"testOutputTerminalTitleWithDate": "Dane wyjściowe testu o {0}",
"testOutputTerminalTitleWithDateAndTaskName": "{0} o {1}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "Zaliczone testy: {0}/{1} ({2}%)",
"testProgress.running": "Wykonywanie testów, zakończono {0}/{1} ({2}%)",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "Salvando o estado da interface do usuário"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "Versão: {0}\r\nCommit: {1}\r\nData: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nOS: {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "&&Copiar",
"okButton": "OK"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "Controla a espessura da fonte nos blocos de código do chat.",
"interactiveSession.editor.lineHeight": "Controla a altura da linha em pixels nos blocos de código do chat. Use 0 para calcular a altura da linha do tamanho da fonte.",
"interactiveSession.editor.wordWrap": "Controla se as linhas devem ser encapsuladas em blocos de código do chat.",
"interactiveSession.experimental.quickQuestion.enable": "Controla se o recurso de pergunta rápida está ativado.",
"interactiveSessionConfigurationTitle": "Chat"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "Primeiro plano da caixa de entrada de texto do editor de configurações."
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "Perguntar no chat",
"askXInChat": "Perguntar {0}: {1}",
"clearButtonLabel": "&&Limpar",
"clearCommandHistory": "Limpar Histórico de Comandos",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "Acessar o Teste",
"testing.noProfiles": "Nenhum perfil de teste habilitado para execução contínua foi encontrado",
"testing.openOutputPeek": "Saída da Espiada",
"testing.pickTask": "Escolha uma execução para mostrar a saída para",
"testing.pickTaskUnnamed": "Executar #{0}",
"testing.reRunFailTests": "Executar Novamente os Testes com Falha",
"testing.reRunLastRun": "Executar Novamente a Última Execução",
"testing.refreshTests": "Atualizar os Testes",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "Abrir no Editor",
"testing.reRunLastRun": "Executar o Teste de Repetição",
"testing.revealInExplorer": "Fazer a revelação no Gerenciador de Testes",
"testing.showMessageInTerminal": "Mostrar Saída no Terminal",
"testing.showResultOutput": "Mostrar Saída do Resultado",
"testing.toggleTestingPeekHistory": "Alternar o Histórico de Testes no Peek",
"testingOutputActual": "Resultado real",
"testingOutputExpected": "Resultado esperado",
"testingPeekLabel": "Testar Mensagens de Resultado"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "Corrida de teste finalizada em {0}",
"runNoOutout": "A execução de teste não registrou nenhuma saída.",
"testNoRunYet": "\r\nNenhum teste foi executado ainda.\r\n",
"testOutputTerminalTitle": "Saída de Teste",
"testOutputTerminalTitleWithDate": "Saída do Teste em {0}",
"testOutputTerminalTitleWithDateAndTaskName": "{0} às {1}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "{0}/{1} testes aprovados ({2}%)",
"testProgress.running": "Executando os testes, {0}/{1} aprovados ({2}%)",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "§ævïñg ÜÏ stætë"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "Vërsïøñ: {0}\r\nÇømmït: {1}\r\nÐætë: {2}\r\nËlëçtrøñ: {3}\r\nÇhrømïµm: {4}\r\nÑøðë.js: {5}\r\nV8: {6}\r\nا: {7}",
"aboutDetail": "Vërsïøñ: {0}\r\nÇømmït: {1}\r\nÐætë: {2}\r\nËlëçtrøñ: {3}\r\nËlëçtrøñßµïlðÏð: {4}\r\nÇhrømïµm: {5}\r\nÑøðë.js: {6}\r\nV8: {7}\r\nا: {8}",
"copy": "&&Çøpÿ",
"okButton": "ØK"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "Çøñtrøls thë føñt wëïght ïñ çhæt çøðëþløçks.",
"interactiveSession.editor.lineHeight": "Çøñtrøls thë lïñë hëïght ïñ pïxëls ïñ çhæt çøðëþløçks. Üsë 0 tø çømpµtë thë lïñë hëïght frøm thë føñt sïzë.",
"interactiveSession.editor.wordWrap": "Çøñtrøls whëthër lïñës shøµlð wræp ïñ çhæt çøðëþløçks.",
"interactiveSession.experimental.quickQuestion.enable": "Çøñtrøls whëthër thë qµïçk qµëstïøñ fëætµrë ïs ëñæþlëð.",
"interactiveSessionConfigurationTitle": "Çhæt"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "§ëttïñgs ëðïtør tëxt ïñpµt þøx førëgrøµñð."
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "Æsk Ïñ Çhæt",
"askXInChat": "Æsk {0}: {1}",
"clearButtonLabel": "&&Çlëær",
"clearCommandHistory": "Çlëær Çømmæñð Hïstørÿ",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "Gø tø Tëst",
"testing.noProfiles": "Ñø tëst çøñtïñµøµs rµñ-ëñæþlëð prøfïlës wërë føµñð",
"testing.openOutputPeek": "Pëëk صtpµt",
"testing.pickTask": "Pïçk æ rµñ tø shøw øµtpµt før",
"testing.pickTaskUnnamed": "Rµñ #{0}",
"testing.reRunFailTests": "Rërµñ Fæïlëð Tësts",
"testing.reRunLastRun": "Rërµñ £æst Rµñ",
"testing.refreshTests": "Rëfrësh Tësts",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "Øpëñ ïñ Ëðïtør",
"testing.reRunLastRun": "Rërµñ Tëst Rµñ",
"testing.revealInExplorer": "Rëvëæl ïñ Tëst Ëxplørër",
"testing.showMessageInTerminal": "§høw صtpµt ïñ Tërmïñæl",
"testing.showResultOutput": "§høw Rësµlt صtpµt",
"testing.toggleTestingPeekHistory": "Tøgglë Tëst Hïstørÿ ïñ Pëëk",
"testingOutputActual": "Æçtµæl rësµlt",
"testingOutputExpected": "Ëxpëçtëð rësµlt",
"testingPeekLabel": "Tëst Rësµlt Mëssægës"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "Tëst rµñ fïñïshëð æt {0}",
"runNoOutout": "Thë tëst rµñ ðïð ñøt rëçørð æñÿ øµtpµt.",
"testNoRunYet": "\r\nÑø tësts hævë þëëñ rµñ, ÿët.\r\n",
"testOutputTerminalTitle": "Tëst صtpµt",
"testOutputTerminalTitleWithDate": "Tëst صtpµt æt {0}",
"testOutputTerminalTitleWithDateAndTaskName": "{0} æt {1}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "{0}/{1} tësts pæssëð ({2}%)",
"testProgress.running": "Rµññïñg tësts, {0}/{1} pæssëð ({2}%)",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "Сохранение состояния пользовательского интерфейса"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "Версия: {0}\r\nФиксация: {1}\r\nДата: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nОС: {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "&&Копировать",
"okButton": "ОК"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "Определяет насыщенность шрифта в блоках кода чата.",
"interactiveSession.editor.lineHeight": "Определяет высоту строки в пикселях в блоках кода чата. Используйте значение 0 для определения высоты строки по размеру шрифта.",
"interactiveSession.editor.wordWrap": "Определяет, следует ли переносить строки в блоках кода чата.",
"interactiveSession.experimental.quickQuestion.enable": "Определяет, включена ли функция быстрого вопроса.",
"interactiveSessionConfigurationTitle": "Чат"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "Цвет переднего плана для поля ввода текста в редакторе параметров."
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "Задать вопрос в чате",
"askXInChat": "Запросить {0}: {1}",
"clearButtonLabel": "&&Очистить",
"clearCommandHistory": "Очистить журнал команд",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "Перейти к тесту",
"testing.noProfiles": "Профили с поддержкой непрерывного запуска тестов не найдены",
"testing.openOutputPeek": "Обзор выходных данных",
"testing.pickTask": "Выберите запуск, чтобы отобразить выходные данные для",
"testing.pickTaskUnnamed": "Запуск #{0}",
"testing.reRunFailTests": "Повторить запуск неудачных тестов",
"testing.reRunLastRun": "Повторить последний запуск",
"testing.refreshTests": "Обновить тесты",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "Открыть в редакторе",
"testing.reRunLastRun": "Повторно запустить тестовый запуск",
"testing.revealInExplorer": "Открыть в Обозревателе тестов",
"testing.showMessageInTerminal": "Показать выходные данные в терминале",
"testing.showResultOutput": "Показать выходные данные результатов",
"testing.toggleTestingPeekHistory": "Переключить журнал тестов в режиме обзора",
"testingOutputActual": "Фактический результат",
"testingOutputExpected": "Ожидаемый результат",
"testingPeekLabel": "Сообщения результатов теста"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "Тестовый запуск завершен в {0}",
"runNoOutout": "Тестовый запуск не записал никаких выходных данных.",
"testNoRunYet": "\r\nТесты еще не были завершены.\r\n",
"testOutputTerminalTitle": "Выходные данные теста",
"testOutputTerminalTitleWithDate": "Протестировать выходные данные в {0}",
"testOutputTerminalTitleWithDateAndTaskName": "{0} в {1}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "Пройдено тестов: {0}/{1} ({2}%).",
"testProgress.running": "Выполняются тесты. Пройдено тестов: {0}/{1} ({2} %)",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "Kullanıcı arabirimi durumu kaydediliyor"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "Sürüm: {0}\r\nCommit: {1}\r\nTarih: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nİşletim Sistemi: {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "&&Kopyala",
"okButton": "Tamam"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "Sohbet kod bloklarındaki yazı tipi ağırlığını kontrol eder.",
"interactiveSession.editor.lineHeight": "Sohbet kod bloklarında satır yüksekliğini piksel cinsinden kontrol eder. Yazı tipi boyutundan satır yüksekliğini hesaplamak için 0 kullanın.",
"interactiveSession.editor.wordWrap": "Satırların sohbet kod bloklarında kaydırılıp kaydırılmayacağını kontrol eder.",
"interactiveSession.experimental.quickQuestion.enable": "Hızlı soru özelliğinin etkin olup olmadığını denetler.",
"interactiveSessionConfigurationTitle": "Sohbet"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "Ayar düzenleyicisi metin giriş kutusu ön planı."
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "Sohbette Sor",
"askXInChat": "Sor: {0}: {1}",
"clearButtonLabel": "&&Temizle",
"clearCommandHistory": "Komut Geçmişini Temizle",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "Teste Git",
"testing.noProfiles": "Sürekli test çalıştırması için etkinleştiren profil bulunamadı",
"testing.openOutputPeek": ıktı Özeti",
"testing.pickTask": ıktıyı göstermek için bir çalıştırma seçin",
"testing.pickTaskUnnamed": "#{0} Çalıştır",
"testing.reRunFailTests": "Başarısız Testleri Yeniden Çalıştır",
"testing.reRunLastRun": "Son Çalıştırmayı Yeniden Çalıştır",
"testing.refreshTests": "Testleri Yenile",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "Düzenleyici'de Aç",
"testing.reRunLastRun": "Test Çalıştırmasını yeniden çalıştır",
"testing.revealInExplorer": "Test Gezgini'nde Göster",
"testing.showMessageInTerminal": ıkışı Terminalde Göster",
"testing.showResultOutput": "Sonuç çıktısını göster",
"testing.toggleTestingPeekHistory": "Göz Atma'da Test Geçmişini Aç/Kapat",
"testingOutputActual": "Gerçek sonuç",
"testingOutputExpected": "Beklenen sonuç",
"testingPeekLabel": "Test Sonucu İletileri"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "Test çalıştırma {0} tarihinde tamamlandı",
"runNoOutout": "Test çalıştırması hiç çıkış kaydetmedi.",
"testNoRunYet": "\r\nHenüz hiçbir test çalıştırılmadı.\r\n",
"testOutputTerminalTitle": "Test çıktısı",
"testOutputTerminalTitleWithDate": "Test Çıktısı tarihi: {0}",
"testOutputTerminalTitleWithDateAndTaskName": "{1} saatinde {0}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "{1} test içinden {0} test başarılı oldu (%{2})",
"testProgress.running": "Testler çalıştırılıyor, {1} test içinden {0} test başarılı oldu (%{2})",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "正在保存 UI 状态"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "版本: {0}\r\n提交: {1}\r\n日期: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nOS: {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "复制(&&C)",
"okButton": "确定"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "控制聊天代码块中的字体粗细。",
"interactiveSession.editor.lineHeight": "聊天代码块中的行高(以像素为单位)。使用 0 可根据字号计算行高。",
"interactiveSession.editor.wordWrap": "控制行是否应整合在聊天代码块中。",
"interactiveSession.experimental.quickQuestion.enable": "控制是否启用快速问题功能。",
"interactiveSessionConfigurationTitle": "聊天"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "设置编辑器文本输入框前景。"
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "在聊天中提问",
"askXInChat": "询问 {0}: {1}",
"clearButtonLabel": "清除(&&C)",
"clearCommandHistory": "清除命令历史记录",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "转到测试",
"testing.noProfiles": "未找到已启用测试连续运行的配置文件",
"testing.openOutputPeek": "快速查看输出",
"testing.pickTask": "选择要显示输出的运行",
"testing.pickTaskUnnamed": "运行 #{0}",
"testing.reRunFailTests": "重新运行失败的测试",
"testing.reRunLastRun": "重新运行上次运行",
"testing.refreshTests": "刷新测试",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "在编辑器中打开",
"testing.reRunLastRun": "重新运行测试",
"testing.revealInExplorer": "在测试资源管理器中显示",
"testing.showMessageInTerminal": "在终端中显示输出",
"testing.showResultOutput": "显示结果输出",
"testing.toggleTestingPeekHistory": "在速览中切换测试历史记录",
"testingOutputActual": "实际结果",
"testingOutputExpected": "预期结果",
"testingPeekLabel": "测试结果消息"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "测试运行完成时间: {0}",
"runNoOutout": "测试运行未记录任何输出。",
"testNoRunYet": "\r\n尚未运行任何测试。\r\n",
"testOutputTerminalTitle": "测试输出",
"testOutputTerminalTitleWithDate": "测试输出位于 {0}",
"testOutputTerminalTitleWithDateAndTaskName": "在 {1} 处的 {0}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "{0}/{1} 个测试已通过({2}%)",
"testProgress.running": "正在运行测试,通过 {0}/{1} ({2}%)",

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

@ -4334,7 +4334,7 @@
"join.closeStorage": "正在儲存 UI 狀態"
},
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
"aboutDetail": "版本: {0}\r\n提交: {1}\r\n日期: {2}\r\n電子: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\n作業系統: {7}",
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
"copy": "複製(&&C)",
"okButton": "確定"
},
@ -4600,7 +4600,6 @@
"interactiveSession.editor.fontWeight": "控制聊天程式碼區塊中的字型粗細。",
"interactiveSession.editor.lineHeight": "控制聊天程式碼區塊中的行高 (像素)。使用 0 可從字型大小計算行高。",
"interactiveSession.editor.wordWrap": "控制聊天程式碼區塊中的行是否應該換行。",
"interactiveSession.experimental.quickQuestion.enable": "控制是否啟用簡單問題功能。",
"interactiveSessionConfigurationTitle": "聊天"
},
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
@ -8545,7 +8544,6 @@
"textInputBoxForeground": "設定編輯器文字輸入方塊前景。"
},
"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": {
"askInChat": "在聊天中詢問",
"askXInChat": "詢問 {0}: {1}",
"clearButtonLabel": "清除(&&C)",
"clearCommandHistory": "清除命令歷程記錄",
@ -10437,8 +10435,6 @@
"testing.editFocusedTest": "前往測試",
"testing.noProfiles": "找不到測試連續執行的設定檔",
"testing.openOutputPeek": "預覽輸出",
"testing.pickTask": "挑選要顯示輸出的回合",
"testing.pickTaskUnnamed": "執行 #{0}",
"testing.reRunFailTests": "重新執行失敗的測試",
"testing.reRunLastRun": "重新執行上次的執行",
"testing.refreshTests": "重新整理測試",
@ -10533,21 +10529,12 @@
"testing.openMessageInEditor": "在編輯器中開啟",
"testing.reRunLastRun": "重新執行測試回合",
"testing.revealInExplorer": "在測試總管中顯示",
"testing.showMessageInTerminal": "在終端中顯示輸出",
"testing.showResultOutput": "顯示結果輸出",
"testing.toggleTestingPeekHistory": "在 Peek 中切換測試歷程記錄",
"testingOutputActual": "實際結果",
"testingOutputExpected": "預期的結果",
"testingPeekLabel": "測試結果訊息"
},
"vs/workbench/contrib/testing/browser/testingOutputTerminalService": {
"runFinished": "測試回合完成於 {0}",
"runNoOutout": "測試回合未記錄任何輸出。",
"testNoRunYet": "\r\n尚未執行任何測試。\r\n",
"testOutputTerminalTitle": "測試輸出",
"testOutputTerminalTitleWithDate": "測試輸出於 {0}",
"testOutputTerminalTitleWithDateAndTaskName": "於 {1} 時為 {0}"
},
"vs/workbench/contrib/testing/browser/testingProgressUiService": {
"testProgress.completed": "有 {0}/{1} 個測試通過 ({2}%)",
"testProgress.running": "正在執行測試,{0}/{1} 已通過 ({2}%)",