diff --git a/l10n/bundle.l10n.cs.json b/l10n/bundle.l10n.cs.json index d232fe994..30113e31f 100644 --- a/l10n/bundle.l10n.cs.json +++ b/l10n/bundle.l10n.cs.json @@ -6,8 +6,8 @@ "An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Při instalaci ladicího programu .NET došlo k chybě. Rozšíření C# může být nutné přeinstalovat.", "Author": "Autor", "Bug": "Chyba", - "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# configuration has changed. Would you like to relaunch the Language Server with your changes?", - "C# configuration has changed. Would you like to reload the window to apply your changes?": "C# configuration has changed. Would you like to reload the window to apply your changes?", + "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "Konfigurace jazyka C# se změnila. Chcete znovu spustit jazykový server se změnami?", + "C# configuration has changed. Would you like to reload the window to apply your changes?": "Konfigurace jazyka C# se změnila. Chcete znovu načíst okno, aby se změny použily?", "Can't parse envFile {0} because of {1}": "Nelze analyzovat envFile {0} z důvodu {1}", "Cancel": "Zrušit", "Cannot create .NET debug configurations. No workspace folder was selected.": "Nelze vytvořit konfigurace ladění .NET. Nebyla vybrána žádná složka pracovního prostoru.", @@ -92,7 +92,7 @@ "Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Spustilo se shromažďování dat o problému Razor. Reprodukujte problém a stiskněte Zastavit.", "Razor issue data collection stopped. Copying issue content...": "Shromažďování dat o problému s Razorem se zastavilo. Kopíruje se obsah problému…", "Razor.VSCode version": "Verze Razor.VSCode", - "Reload Window": "Reload Window", + "Reload Window": "Znovu načíst okno", "Replace existing build and debug assets?": "Nahradit existující prostředky sestavení a ladění?", "Report Razor Issue": "Nahlásit problém s Razorem", "Report a Razor issue": "Nahlásit problém s Razorem", @@ -148,7 +148,7 @@ "[ERROR] The debugger cannot be installed. The debugger requires macOS 10.12 (Sierra) or newer.": "[CHYBA] Ladicí program nelze nainstalovat. Ladicí program vyžaduje macOS 10.12 (Sierra) nebo novější.", "[ERROR] The debugger cannot be installed. Unknown platform.": "[CHYBA] Ladicí program nelze nainstalovat. Neznámá platforma.", "[ERROR]: C# Extension failed to install the debugger package.": "[CHYBA]: Rozšíření jazyka C# se nepodařilo nainstalovat balíček ladicího programu.", - "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change", + "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "Možnost dotnet.server.useOmharharp se změnila. Pokud chcete změnu použít, načtěte prosím znovu okno.", "pipeArgs must be a string or a string array type": "pipeArgs musí být řetězec nebo typ pole řetězců", "{0} references": "Počet odkazů: {0}", "{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0}, vložte obsah problému jako text problému. Nezapomeňte vyplnit všechny podrobnosti, které ještě vyplněné nejsou." diff --git a/l10n/bundle.l10n.ja.json b/l10n/bundle.l10n.ja.json index 469f9c4f5..c77edd9c0 100644 --- a/l10n/bundle.l10n.ja.json +++ b/l10n/bundle.l10n.ja.json @@ -6,8 +6,8 @@ "An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": ".NET デバッガーのインストール中にエラーが発生しました。C# 拡張機能の再インストールが必要になる可能性があります。", "Author": "作成者", "Bug": "バグ", - "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# configuration has changed. Would you like to relaunch the Language Server with your changes?", - "C# configuration has changed. Would you like to reload the window to apply your changes?": "C# configuration has changed. Would you like to reload the window to apply your changes?", + "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# の構成が変更されました。変更を加えて言語サーバーを再起動しますか?", + "C# configuration has changed. Would you like to reload the window to apply your changes?": "C# の構成が変更されました。変更を適用するためにウィンドウを再読み込みしますか?", "Can't parse envFile {0} because of {1}": "{1} のため、envFile {0} を解析できません", "Cancel": "キャンセル", "Cannot create .NET debug configurations. No workspace folder was selected.": ".NET デバッグ構成を作成できません。ワークスペース フォルダーが選択されていません。", @@ -92,7 +92,7 @@ "Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Razor の問題のデータ収集が開始されました。 問題を再現してから \"停止\" を押してください", "Razor issue data collection stopped. Copying issue content...": "Razor の問題のデータ収集が停止しました。 問題の内容をコピーしています...", "Razor.VSCode version": "Razor.VSCode のバージョン", - "Reload Window": "Reload Window", + "Reload Window": "ウィンドウの再読み込み", "Replace existing build and debug assets?": "既存のビルドとデバッグ アセットを置き換えますか?", "Report Razor Issue": "Razor の問題を報告する", "Report a Razor issue": "Razor の問題を報告する", @@ -148,7 +148,7 @@ "[ERROR] The debugger cannot be installed. The debugger requires macOS 10.12 (Sierra) or newer.": "[エラー] デバッガーをインストールできません。デバッガーには macOS 10.12 (Sierra) 以降が必要です。", "[ERROR] The debugger cannot be installed. Unknown platform.": "[エラー] デバッガーをインストールできません。不明なプラットフォームです。", "[ERROR]: C# Extension failed to install the debugger package.": "[エラー]: C# 拡張機能でデバッガー パッケージをインストールできませんでした。", - "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change", + "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp オプションが変更されました。変更を適用するために、ウィンドウを再読み込みしてください", "pipeArgs must be a string or a string array type": "pipeArgs は文字列型または文字列配列型である必要があります", "{0} references": "{0} 個の参照", "{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0}、問題の内容を問題の本文として貼り付けます。未記入の詳細があれば忘れずに記入してください。" diff --git a/l10n/bundle.l10n.pl.json b/l10n/bundle.l10n.pl.json index 05a13d3f5..39d33d98f 100644 --- a/l10n/bundle.l10n.pl.json +++ b/l10n/bundle.l10n.pl.json @@ -6,8 +6,8 @@ "An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Wystąpił błąd podczas instalacji debugera platformy .NET. Może być konieczne ponowne zainstalowanie rozszerzenia języka C#.", "Author": "Autor", "Bug": "Usterka", - "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# configuration has changed. Would you like to relaunch the Language Server with your changes?", - "C# configuration has changed. Would you like to reload the window to apply your changes?": "C# configuration has changed. Would you like to reload the window to apply your changes?", + "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "Konfiguracja języka C# została zmieniona. Czy chcesz ponownie uruchomić serwer językowy ze zmianami?", + "C# configuration has changed. Would you like to reload the window to apply your changes?": "Konfiguracja języka C# została zmieniona. Czy chcesz ponownie załadować okno, aby zastosować zmiany?", "Can't parse envFile {0} because of {1}": "Nie można przeanalizować pliku envFile {0} z powodu {1}", "Cancel": "Anuluj", "Cannot create .NET debug configurations. No workspace folder was selected.": "Nie można utworzyć konfiguracji debugowania platformy .NET. Nie wybrano żadnego folderu obszaru roboczego.", @@ -92,7 +92,7 @@ "Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Rozpoczęto zbieranie danych dotyczących problemu aparatu Razor. Odtwórz problem, a następnie naciśnij przycisk „Zatrzymaj”", "Razor issue data collection stopped. Copying issue content...": "Zbieranie danych problemu aparatu Razor zostało zatrzymane. Trwa kopiowanie zawartości problemu...", "Razor.VSCode version": "Wersja Razor.VSCode", - "Reload Window": "Reload Window", + "Reload Window": "Ponownie załaduj okno", "Replace existing build and debug assets?": "Zamienić istniejące zasoby kompilacji i debugowania?", "Report Razor Issue": "Zgłoś problem z aparatem Razor", "Report a Razor issue": "Zgłoś problem z aparatem Razor", @@ -148,7 +148,7 @@ "[ERROR] The debugger cannot be installed. The debugger requires macOS 10.12 (Sierra) or newer.": "[BŁĄD] Nie można zainstalować debugera. Debuger wymaga systemu macOS 10.12 (Sierra) lub nowszego.", "[ERROR] The debugger cannot be installed. Unknown platform.": "[BŁĄD] Nie można zainstalować debugera. Nieznana platforma.", "[ERROR]: C# Extension failed to install the debugger package.": "[BŁĄD]: Rozszerzenie języka C# nie może zainstalować pakietu debugera.", - "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change", + "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "Opcja dotnet.server.useOmnisharp została zmieniona. Załaduj ponownie okno, aby zastosować zmianę", "pipeArgs must be a string or a string array type": "Argument pipeArgs musi być ciągiem lub typem tablicy ciągów", "{0} references": "Odwołania: {0}", "{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0}, wklej zawartość problemu jako treść problemu. Nie zapomnij wypełnić wszystkich szczegółów, które pozostały niewypełnione." diff --git a/l10n/bundle.l10n.tr.json b/l10n/bundle.l10n.tr.json index e6b04dcb2..c1c2342aa 100644 --- a/l10n/bundle.l10n.tr.json +++ b/l10n/bundle.l10n.tr.json @@ -6,8 +6,8 @@ "An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": ".NET Hata Ayıklayıcısı yüklenirken bir hata oluştu. C# uzantısının yeniden yüklenmesi gerekebilir.", "Author": "Yazar", "Bug": "Hata", - "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# configuration has changed. Would you like to relaunch the Language Server with your changes?", - "C# configuration has changed. Would you like to reload the window to apply your changes?": "C# configuration has changed. Would you like to reload the window to apply your changes?", + "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# yapılandırması değiştirildi. Dil Sunucusunu değişiklikleriniz ile yeniden başlatmak ister misiniz?", + "C# configuration has changed. Would you like to reload the window to apply your changes?": "C# yapılandırması değiştirildi. Değişikliklerinizi uygulamak için pencereyi yeniden yüklemek ister misiniz?", "Can't parse envFile {0} because of {1}": "EnvFile {0} dosyası, {1} nedeniyle ayrıştırılamıyor", "Cancel": "İptal", "Cannot create .NET debug configurations. No workspace folder was selected.": ".NET hata ayıklama yapılandırmaları oluşturulamıyor. Çalışma alanı klasörü seçilmedi.", @@ -92,7 +92,7 @@ "Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Razor sorunu veri toplama işlemi başlatıldı. Sorunu yeniden oluşturun ve \"Durdur\" düğmesine basın", "Razor issue data collection stopped. Copying issue content...": "Razor sorunu veri toplama işlemi durduruldu. Sorun içeriği kopyalanıyor...", "Razor.VSCode version": "Razor.VSCode sürümü", - "Reload Window": "Reload Window", + "Reload Window": "Pencereyi Yeniden Yükle", "Replace existing build and debug assets?": "Mevcut derleme ve hata ayıklama varlıkları değiştirilsin mi?", "Report Razor Issue": "Razor Sorunu Bildir", "Report a Razor issue": "Razor sorunu bildirin", @@ -148,7 +148,7 @@ "[ERROR] The debugger cannot be installed. The debugger requires macOS 10.12 (Sierra) or newer.": "[HATA] Hata ayıklayıcısı yüklenemiyor. Hata ayıklayıcı macOS 10.12 (Sierra) veya daha yeni bir sürüm gerektirir.", "[ERROR] The debugger cannot be installed. Unknown platform.": "[HATA] Hata ayıklayıcısı yüklenemiyor. Bilinmeyen platform.", "[ERROR]: C# Extension failed to install the debugger package.": "[HATA]: C# Uzantısı hata ayıklayıcı paketini yükleyemedi.", - "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change", + "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp seçeneği değiştirildi. Değişikliği uygulamak için lütfen pencereyi yeniden yükleyin", "pipeArgs must be a string or a string array type": "pipeArgs bir dize veya dize dizisi türü olmalıdır", "{0} references": "{0} başvuru", "{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0}, sorun içeriklerinizi sorunun gövdesi olarak yapıştırın. Daha sonrasında doldurulmamış olan ayrıntıları sağlamayı unutmayın." diff --git a/l10n/bundle.l10n.zh-cn.json b/l10n/bundle.l10n.zh-cn.json index cbb48f3ad..c1fca461a 100644 --- a/l10n/bundle.l10n.zh-cn.json +++ b/l10n/bundle.l10n.zh-cn.json @@ -6,8 +6,8 @@ "An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "安装 .NET 调试器时出错。可能需要重新安装 C# 扩展。", "Author": "作者", "Bug": "Bug", - "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# configuration has changed. Would you like to relaunch the Language Server with your changes?", - "C# configuration has changed. Would you like to reload the window to apply your changes?": "C# configuration has changed. Would you like to reload the window to apply your changes?", + "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# 配置已更改。是否要使用更改重新启动语言服务器?", + "C# configuration has changed. Would you like to reload the window to apply your changes?": "C# 配置已更改。是否要重新加载窗口以应用更改?", "Can't parse envFile {0} because of {1}": "由于 {1},无法分析 envFile {0}", "Cancel": "取消", "Cannot create .NET debug configurations. No workspace folder was selected.": "无法创建 .NET 调试配置。未选择任何工作区文件夹。", @@ -92,7 +92,7 @@ "Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Razor 问题数据收集已启动。重现问题,然后按“停止”", "Razor issue data collection stopped. Copying issue content...": "Razor 问题数据收集已停止。正在复制问题内容...", "Razor.VSCode version": "Razor.VSCode 版本", - "Reload Window": "Reload Window", + "Reload Window": "重新加载窗口", "Replace existing build and debug assets?": "是否替换现有生成和调试资产?", "Report Razor Issue": "报告 Razor 问题", "Report a Razor issue": "报告 Razor 问题", @@ -148,7 +148,7 @@ "[ERROR] The debugger cannot be installed. The debugger requires macOS 10.12 (Sierra) or newer.": "[错误] 无法安装调试器。调试器需要 macOS 10.12 (Sierra) 或更高版本。", "[ERROR] The debugger cannot be installed. Unknown platform.": "[错误] 无法安装调试器。未知平台。", "[ERROR]: C# Extension failed to install the debugger package.": "[错误]: C# 扩展无法安装调试器包。", - "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change", + "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp 选项已更改。请重新加载窗口以应用更改", "pipeArgs must be a string or a string array type": "pipeArgs 必须是字符串或字符串数组类型", "{0} references": "{0} 个引用", "{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0},将问题内容粘贴为问题的正文。请记得填写任何未填充的详细信息。" diff --git a/l10n/bundle.l10n.zh-tw.json b/l10n/bundle.l10n.zh-tw.json index a80bad8cc..4257fe9c3 100644 --- a/l10n/bundle.l10n.zh-tw.json +++ b/l10n/bundle.l10n.zh-tw.json @@ -6,8 +6,8 @@ "An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "安裝 .NET 偵錯工具期間發生錯誤。可能需要重新安裝 C# 延伸模組。", "Author": "作者", "Bug": "Bug", - "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# configuration has changed. Would you like to relaunch the Language Server with your changes?", - "C# configuration has changed. Would you like to reload the window to apply your changes?": "C# configuration has changed. Would you like to reload the window to apply your changes?", + "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# 設定已變更。您要重新啟動套用變更的語言伺服器嗎?", + "C# configuration has changed. Would you like to reload the window to apply your changes?": "C# 設定已變更。您要重新載入視窗以套用您的變更嗎?", "Can't parse envFile {0} because of {1}": "無法剖析 envFile {0},因為 {1}", "Cancel": "取消", "Cannot create .NET debug configurations. No workspace folder was selected.": "無法建立 .NET 偵錯設定。未選取工作區資料夾。", @@ -92,7 +92,7 @@ "Razor issue data collection started. Reproduce the issue then press \"Stop\"": "已開始 Razor 問題資料收集。請重現問題,然後按 [停止]", "Razor issue data collection stopped. Copying issue content...": "已停止 Razor 問題資料收集。正在複製問題內容...", "Razor.VSCode version": "Razor.VSCode 版本", - "Reload Window": "Reload Window", + "Reload Window": "重新載入視窗", "Replace existing build and debug assets?": "要取代現有的組建並偵錯資產嗎?", "Report Razor Issue": "回報 Razor 問題", "Report a Razor issue": "報告 Razor 問題", @@ -148,7 +148,7 @@ "[ERROR] The debugger cannot be installed. The debugger requires macOS 10.12 (Sierra) or newer.": "[錯誤] 無法安裝偵錯工具。偵錯工具需要 macOS 10.12 (Sierra) 或更新版本。", "[ERROR] The debugger cannot be installed. Unknown platform.": "[錯誤] 無法安裝偵錯工具。未知的平台。", "[ERROR]: C# Extension failed to install the debugger package.": "[錯誤]: C# 延伸模組無法安裝偵錯工具套件。", - "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change", + "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp 選項已變更。請重新載入視窗以套用變更", "pipeArgs must be a string or a string array type": "pipeArgs 必須是字串或字串陣列類型", "{0} references": "{0} 個參考", "{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0},將您的問題內容貼上作為問題的本文。別忘了填寫任何未填入的詳細資料。" diff --git a/package.nls.it.json b/package.nls.it.json index 7138d348e..17495d004 100644 --- a/package.nls.it.json +++ b/package.nls.it.json @@ -42,12 +42,12 @@ "configuration.dotnet.server.waitForDebugger": "Passa il flag --debug all'avvio del server per consentire il collegamento di un debugger.", "configuration.dotnet.symbolSearch.searchReferenceAssemblies": "Cerca simboli negli assembly di riferimento. Influisce sulle funzionalità che richiedono la ricerca di simboli, ad esempio l'aggiunta di importazioni.", "configuration.dotnet.unitTestDebuggingOptions": "Opzioni da usare con il debugger durante l'avvio per unit test debug.", - "configuration.razor.languageServer.debug": "Specifies whether to wait for debug attach when launching the language server.", - "configuration.razor.languageServer.directory": "Overrides the path to the Razor Language Server directory.", - "configuration.razor.trace": "Specifies whether to output all messages [Verbose], some messages [Messages] or not at all [Off].", - "configuration.razor.trace.messages": "Logs only some messages from the Razor extension", - "configuration.razor.trace.off": "Does not log messages from the Razor extension", - "configuration.razor.trace.verbose": "Logs all messages from the Razor extension", + "configuration.razor.languageServer.debug": "Specifica se attendere il collegamento di debug all'avvio del server di linguaggio.", + "configuration.razor.languageServer.directory": "Esegue l'override del percorso della directory del server di linguaggio Razor.", + "configuration.razor.trace": "Specifica se visualizzare tutti i messaggi [Verbose], alcuni messaggi [Messages] o meno [Off].", + "configuration.razor.trace.messages": "Registra solo alcuni messaggi dall'estensione Razor", + "configuration.razor.trace.off": "Non registra i messaggi dall'estensione Razor", + "configuration.razor.trace.verbose": "Registra tutti i messaggi dall'estensione Razor", "debuggers.dotnet.launch.launchConfigurationId.description": "ID configurazione di avvio da usare. Se la stringa è vuota, verrà usata la configurazione attiva corrente.", "debuggers.dotnet.launch.projectPath.description": "Percorso del file con estensione csproj.", "generateOptionsSchema.allowFastEvaluate.description": "Se impostato su true (che è lo stato predefinito), il debugger cercherà di effettuare una valutazione più rapida, simulando l'esecuzione di metodi e proprietà semplici.", diff --git a/package.nls.pl.json b/package.nls.pl.json index 918a3b121..a3322a54f 100644 --- a/package.nls.pl.json +++ b/package.nls.pl.json @@ -42,12 +42,12 @@ "configuration.dotnet.server.waitForDebugger": "Przekazuje flagę --debug podczas uruchamiania serwera, aby umożliwić dołączenie debugera.", "configuration.dotnet.symbolSearch.searchReferenceAssemblies": "Wyszukaj symbole w zestawach odwołań. Ma to wpływ na funkcje wymagające wyszukiwania symboli, takie jak dodawanie importów.", "configuration.dotnet.unitTestDebuggingOptions": "Opcje używane z debugerem podczas uruchamiania na potrzeby debugowania testów jednostkowych.", - "configuration.razor.languageServer.debug": "Specifies whether to wait for debug attach when launching the language server.", - "configuration.razor.languageServer.directory": "Overrides the path to the Razor Language Server directory.", - "configuration.razor.trace": "Specifies whether to output all messages [Verbose], some messages [Messages] or not at all [Off].", - "configuration.razor.trace.messages": "Logs only some messages from the Razor extension", - "configuration.razor.trace.off": "Does not log messages from the Razor extension", - "configuration.razor.trace.verbose": "Logs all messages from the Razor extension", + "configuration.razor.languageServer.debug": "Określa, czy czekać na dołączenie debugowania podczas uruchamiania serwera języka.", + "configuration.razor.languageServer.directory": "Przesłania ścieżkę do katalogu serwera języka Razor.", + "configuration.razor.trace": "Określa, czy mają być przekazywane wszystkie komunikaty [Pełne], niektóre komunikaty [Komunikaty], czy żadne komunikaty [Wyłączone].", + "configuration.razor.trace.messages": "Rejestruje tylko niektóre komunikaty z rozszerzenia Razor", + "configuration.razor.trace.off": "Nie rejestruje komunikatów z rozszerzenia Razor", + "configuration.razor.trace.verbose": "Rejestruje wszystkie komunikaty z rozszerzenia Razor", "debuggers.dotnet.launch.launchConfigurationId.description": "Identyfikator konfiguracji uruchamiania do użycia. Pusty ciąg znaków spowoduje użycie bieżącej aktywnej konfiguracji.", "debuggers.dotnet.launch.projectPath.description": "Ścieżka do pliku .csproj.", "generateOptionsSchema.allowFastEvaluate.description": "W przypadku wartości true (stan domyślny) debuger podejmie próbę szybszego obliczania, symulując wykonywanie prostych właściwości i metod.", diff --git a/package.nls.tr.json b/package.nls.tr.json index 7af043fef..6b02ddfd6 100644 --- a/package.nls.tr.json +++ b/package.nls.tr.json @@ -42,12 +42,12 @@ "configuration.dotnet.server.waitForDebugger": "Hata ayıklayıcının ekli olması için sunucu başlatılırken --debug bayrağını geçirir.", "configuration.dotnet.symbolSearch.searchReferenceAssemblies": "Başvuru derlemeleri içinde sembolleri arama. İçeri aktarma ekleme gibi sembol arama gerektiren özellikleri etkiler.", "configuration.dotnet.unitTestDebuggingOptions": "Birim testi hata ayıklaması için başlatılırken hata ayıklayıcıyla birlikte kullanma seçenekleri.", - "configuration.razor.languageServer.debug": "Specifies whether to wait for debug attach when launching the language server.", - "configuration.razor.languageServer.directory": "Overrides the path to the Razor Language Server directory.", - "configuration.razor.trace": "Specifies whether to output all messages [Verbose], some messages [Messages] or not at all [Off].", - "configuration.razor.trace.messages": "Logs only some messages from the Razor extension", - "configuration.razor.trace.off": "Does not log messages from the Razor extension", - "configuration.razor.trace.verbose": "Logs all messages from the Razor extension", + "configuration.razor.languageServer.debug": "Dil sunucusunu başlatırken hata ayıklama eklemesinin beklenip beklenmeyeceğini belirtir.", + "configuration.razor.languageServer.directory": "Razor Dil Sunucusu dizininin yolunu geçersiz kılıyor.", + "configuration.razor.trace": "Tüm mesajların [Ayrıntılı], bazı mesajların [Mesajlar] veya hiç çıkmayacağını [Kapalı] belirtir.", + "configuration.razor.trace.messages": "Razor uzantısından yalnızca bazı iletileri günlükler", + "configuration.razor.trace.off": "Razor uzantısından gelen iletileri günlüğe kaydetmez", + "configuration.razor.trace.verbose": "Razor uzantısından gelen tüm mesajları günlüğe kaydeder", "debuggers.dotnet.launch.launchConfigurationId.description": "Kullanılacak başlatma yapılandırma kimliği. Boş dize, geçerli etkin yapılandırmayı kullanır.", "debuggers.dotnet.launch.projectPath.description": ".csproj dosyasının yolu.", "generateOptionsSchema.allowFastEvaluate.description": "True olduğunda (varsayılan durum), hata ayıklayıcısı basit özelliklerin ve yöntemlerin yürütülmesinin simülasyonunu yaparak daha hızlı değerlendirmeyi dener.", diff --git a/package.nls.zh-cn.json b/package.nls.zh-cn.json index 8018869e6..5b5cdd303 100644 --- a/package.nls.zh-cn.json +++ b/package.nls.zh-cn.json @@ -42,12 +42,12 @@ "configuration.dotnet.server.waitForDebugger": "启动服务器时传递 --debug 标志,以允许附加调试器。", "configuration.dotnet.symbolSearch.searchReferenceAssemblies": "在引用程序集中搜索符号。它会影响需要符号搜索的功能,例如添加导入。", "configuration.dotnet.unitTestDebuggingOptions": "启动单元测试调试时要与调试器一起使用的选项。", - "configuration.razor.languageServer.debug": "Specifies whether to wait for debug attach when launching the language server.", - "configuration.razor.languageServer.directory": "Overrides the path to the Razor Language Server directory.", - "configuration.razor.trace": "Specifies whether to output all messages [Verbose], some messages [Messages] or not at all [Off].", - "configuration.razor.trace.messages": "Logs only some messages from the Razor extension", - "configuration.razor.trace.off": "Does not log messages from the Razor extension", - "configuration.razor.trace.verbose": "Logs all messages from the Razor extension", + "configuration.razor.languageServer.debug": "指定在启动语言服务器时是否等待调试附加。", + "configuration.razor.languageServer.directory": "重写 Razor 语言服务器目录的路径。", + "configuration.razor.trace": "指定是否输出所有消息 [Verbose]、某些消息 [Messages] 或完全不输出 [Off]。", + "configuration.razor.trace.messages": "仅记录来自 Razor 扩展的某些消息", + "configuration.razor.trace.off": "不记录来自 Razor 扩展的消息", + "configuration.razor.trace.verbose": "记录来自 Razor 扩展的所有消息", "debuggers.dotnet.launch.launchConfigurationId.description": "要使用的启动配置 ID。空字符串将使用当前的活动配置。", "debuggers.dotnet.launch.projectPath.description": ".csproj 文件的路径。", "generateOptionsSchema.allowFastEvaluate.description": "如果为 true (默认状态),调试器将尝试模拟简单属性和方法的执行以加快评估速度。",