diff --git a/Directory.Build.props b/Directory.Build.props
index a1b18784e91..0fe610fc267 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -16,6 +16,10 @@
true
+
+ true
+
+
true
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index df00f0bc2c2..ec7f62c674b 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -86,11 +86,11 @@ stages:
# Signed build #
#-------------------------------------------------------------------------------------------------------------------#
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
- - ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev17.9') }}:
+ - ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev17.10') }}:
- template: /eng/common/templates/job/onelocbuild.yml
parameters:
MirrorRepo: fsharp
- MirrorBranch: release/dev17.9
+ MirrorBranch: release/dev17.10
LclSource: lclFilesfromPackage
LclPackageId: 'LCL-JUNO-PROD-FSHARP'
- template: /eng/common/templates/jobs/jobs.yml
@@ -816,8 +816,8 @@ stages:
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
- template: eng/release/insert-into-vs.yml
parameters:
- componentBranchName: refs/heads/release/dev17.9
- insertTargetBranch: rel/d17.9
+ componentBranchName: refs/heads/release/dev17.10
+ insertTargetBranch: main
insertTeamEmail: fsharpteam@microsoft.com
insertTeamName: 'F#'
completeInsertion: 'auto'
diff --git a/tests/benchmarks/FCSBenchmarks/CompilerServiceBenchmarks/BackgroundCompilerBenchmarks.fs b/tests/benchmarks/FCSBenchmarks/CompilerServiceBenchmarks/BackgroundCompilerBenchmarks.fs
index b7ed2a4b78d..ff67e1acabe 100644
--- a/tests/benchmarks/FCSBenchmarks/CompilerServiceBenchmarks/BackgroundCompilerBenchmarks.fs
+++ b/tests/benchmarks/FCSBenchmarks/CompilerServiceBenchmarks/BackgroundCompilerBenchmarks.fs
@@ -6,6 +6,7 @@ open FSharp.Compiler.CodeAnalysis
open FSharp.Compiler.Text
open FSharp.Compiler.Diagnostics
open FSharp.Test.ProjectGeneration
+open BenchmarkDotNet.Engines
open FSharp.Benchmarks.Common.Categories
[]
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.cs.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.cs.xlf
index 182fc895c61..45a6e2c861a 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.cs.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.cs.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ Přidat anotaci návratového typu
@@ -44,16 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- Vodítka struktury bloků;
-Zobrazit pokyny ke struktuře pro kód F#;
-Osnova;
-Zobrazit osnovu a sbalitelné uzly kódu F#;
-Vložené tipy;
-Zobrazit tipy pro vložený typ (náhled);
-Zobrazení tipů pro návratový typ (náhled);
-Zobrazit nápovědy k názvům vložených parametrů (náhled);
-Živé vyrovnávací paměti;
-Použití živých (neuložených) vyrovnávacích pamětí pro kontrolu
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -175,16 +176,16 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- Možnosti výkonu projektu F# a ukládání do mezipaměti;
+ Možnosti výkonu pro ukládání do mezipaměti a projekt F#;
Povolit odkazy mezi projekty v paměti;
-Enable_partial_type_checking;
-Možnosti výkonu IntelliSense;
+Povolit_částečnou_kontrolu_typu;
+Možnosti výkonu pro IntelliSense;
Povolit zastaralá data pro funkce IntelliSense;
-Doba, než se použijí zastaralé výsledky (v milisekundách);
+Doba, do kdy se budou používat zastaralé výsledky (v milisekundách);
Paralelizace (vyžaduje restartování);
Povolit paralelní kontrolu typů pomocí souborů podpisu;
Povolit paralelní referenční rozlišení;
-Povolit odkazy rychlého hledání a přejmenování (experimentální)
+Povolit odkazy rychlého hledání a přejmenování (vyžaduje se restartování);
Výsledky analýzy mezipaměti (experimentální)
@@ -203,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- Formátování;
+ Formátování;
Upřednostňovaná šířka popisu ve znacích;
-Formátování podpisu na danou šířku přidáním konců řádků podle pravidel syntaxe F#;
+Umožňuje formátovat podpis na danou šířku přidáním konců řádků odpovídajících pravidlům syntaxe F#;
Navigační odkazy;
Zobrazit navigační odkazy jako;
Plné podtržení;
Tečkované podtržení;
-Přerušované podtržení;
+Čárkované podtržení;
+Zobrazit poznámky v Rychlých informacíchRemarks:
- Remarks:
+ Poznámky:
@@ -230,7 +232,7 @@ Přerušované podtržení;
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ Odebrat nadbytečné závorky
@@ -255,7 +257,7 @@ Přerušované podtržení;
Returns:
- Returns:
+ Vrací:
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.de.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.de.xlf
index 5a8c128c134..db16e553221 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.de.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.de.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ Rückgabetypanmerkung hinzufügen
@@ -44,16 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- Führungslinien für Blockstruktur;
-Strukturrichtlinien für F#-Code anzeigen;
-Gliederung;
-Gliederungs- und reduzierbare Knoten für F#-Code anzeigen;
-Inlinehinweise;
-Hinweise zu Inlinetypen anzeigen (Vorschau);
-Hinweise zu Rückgabetypen anzeigen (Vorschau);
-Hinweise zu Inlineparameternamen anzeigen (Vorschau);
-Livepuffer;
-Livepuffer (nicht gespeichert) zur Überprüfung verwenden
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -175,16 +176,16 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- F#-Projekt- und Cacheleistungsoptionen;
-Projektübergreifende Verweise im Arbeitsspeicher aktivieren;
-Enable_partial_type_checking;
-IntelliSense-Leistungsoptionen;
+ Optionen zur F#-Projekt- und Cacheleistung;
+Proj_ektübergreifende Verweise im Arbeitsspeicher aktivieren;
+Aktivieren der partiellen Typüberprüfung;
+Optionen zur IntelliSense-Leistung;
Veraltete Daten für IntelliSense-Features aktivieren;
Zeit bis zur Verwendung veralteter Ergebnisse (in Millisekunden);
Parallelisierung (Neustart erforderlich);
Parallele Typüberprüfung mit Signaturdateien aktivieren;
Parallele Verweisauflösung aktivieren;
-Schnellsuche und Umbenennen von Verweisen aktivieren (experimentell);
+Schnellsuche und Umbenennen von Verweisen aktivieren (Neustart erforderlich);
Cacheanalyseergebnisse (experimentell)
@@ -203,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- Formatierung;
+ Formatierung;
Bevorzugte Beschreibungsbreite in Zeichen;
-Signatur in der angegebenen Breite formatieren, indem Zeilenumbrüche hinzugefügt werden, die den F#-Syntaxregeln entsprechen;
+Formatieren Sie die Signatur in der angegebenen Breite, indem Sie Zeilenumbrüche hinzufügen, die F#-Syntaxregeln entsprechen;
Navigationslinks;
Navigationslinks anzeigen als;
-Unterstreichung einfarbig;
-Punkt unterstrichen;
-Strich unterstrichen;
+Durchgezogene Unterstreichung;
+Gepunktete Unterstreichung;
+Gestrichelte Unterstreichung;
+Hinweise in QuickInfo anzeigenRemarks:
- Remarks:
+ Bemerkungen:
@@ -230,7 +232,7 @@ Strich unterstrichen;
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ Unnötige Klammern entfernen
@@ -255,7 +257,7 @@ Strich unterstrichen;
Returns:
- Returns:
+ Rückgabe:
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.es.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.es.xlf
index e313f8ceefc..341dea0e663 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.es.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.es.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ Agregar una anotación de tipo
@@ -44,16 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- Guías de estructura de bloques;
-Mostrar guías de estructura para código F#;
-Esquema;
-Mostrar esquema y nodos colapsables para código F#;
-Sugerencias insertadas;
-Mostrar sugerencias de tipo insertadas (vista previa);
-Mostrar sugerencias de tipo de valor devuelto (vista previa);
-Mostrar sugerencias de nombres de parámetro insertadas (vista previa)
-Búferes activos;
-Usar búferes activos (no guardados) para la comprobación
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -175,19 +176,17 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- Opciones de rendimiento de proyectos y caché de F#;
-Habilitar referencias cruzadas de proyecto en memoria;
+ Opciones de rendimiento de almacenamiento en caché y proyectos de F#;
+Habilitar referencias entre proyectos en memoria;
Enable_partial_type_checking;
Opciones de rendimiento de IntelliSense;
-Habilitar datos obsoletos para funciones de IntelliSense;
+Habilitar datos obsoletos para características de IntelliSense;
Tiempo hasta que se utilizan los resultados obsoletos (en milisegundos);
-Paralelización (requiere reinicio);
-
-Habilitar la comprobación paralela de tipos con archivos de firmas;
-
-Habilitar la resolución de referencias en paralelo;
-Habilitar búsqueda rápida de referencias y renombrado (experimental);
-Caché de resultados de análisis (experimental)
+Paralelización (requiere reiniciar);
+Habilitar la comprobación de tipos paralelos con archivos de firma;
+Habilitar resolución de referencias paralelas;
+Habilitar referencias de búsqueda rápida y cambio de nombre (es necesario reiniciar);
+Resultados del análisis de la caché (experimental)
@@ -205,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- Formato;
-Ancho de descripción preferido en caracteres;
-Dar formato a la firma con el ancho dado agregando saltos de línea que cumplan las reglas de sintaxis de F#;
+ Formateando;
+Anchura preferida de la descripción en caracteres;
+Da formato a la firma al ancho dado agregando saltos de línea conforme a las reglas de sintaxis de F#;
Vínculos de navegación;
Mostrar vínculos de navegación como;
Subrayado sólido;
-Subrayado de punto;
-Subrayado de guion;
+Subrayado de puntos;
+Subrayado guion;
+Mostrar comentarios en Información rápidaRemarks:
- Remarks:
+ Comentarios:
@@ -232,7 +232,7 @@ Subrayado de guion;
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ Quitar los paréntesis innecesarios
@@ -257,7 +257,7 @@ Subrayado de guion;
Returns:
- Returns:
+ Devuelve:
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.fr.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.fr.xlf
index 36245222af1..4a5d1c24619 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.fr.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.fr.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ Ajouter une annotation de type de retour
@@ -44,16 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- Guides de structure de bloc ;
-Afficher les directives de structure pour le code F# ;
-Décrire ;
-Afficher les nœuds de plan et réductibles pour le code F# ;
-Conseils en ligne ;
-Afficher les conseils de type en ligne (aperçu) ;
-Afficher les conseils sur le type de retour (aperçu) ;
-Afficher les conseils sur le nom des paramètres en ligne (aperçu) ;
-Tampons en direct ;
-Utilisez des tampons en direct (non enregistrés) pour vérifier
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -175,17 +176,17 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- Options de performances du projet F # et de la mise en cache ;
-Activer les références de projets croisés en mémoire ;
-Enable_partial_type_checking ;
-Options de performances IntelliSense ;
-Activer les données obsolètes pour les fonctionnalités IntelliSense ;
-Temps jusqu'à ce que les résultats obsolètes soient utilisés (en millisecondes) ;
-Parallélisation (nécessite un redémarrage) ;
-Activer la vérification de type parallèle avec les fichiers de signature ;
-Activer la résolution de référence parallèle ;
-Activer les références de recherche rapide et renommer (expérimental) ;
-Résultats de l'analyse du cache (expérimental)
+ Options relatives aux performances de la mise en cache et des projets F#;
+Activer les références de projet croisé en mémoire;
+Enable_partial_type_checking;
+Options relatives aux performances d’IntelliSense;
+Activer les données périmées pour les fonctionnalités IntelliSense;
+Délai avant l’utilisation des résultats périmés (en millisecondes);
+Parallélisation (Nécessite un redémarrage);
+Activer la vérification de type parallèle avec les fichiers de signature;
+Activer la résolution de référence parallèle;
+Activer la recherche rapide de références et le renommage (redémarrage requis);
+Résultats de l’analyse du cache (expérimental)
@@ -203,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- Formatage;
-Largeur de description préférée en caractères ;
-Mettre en forme la signature à la largeur donnée en ajoutant des sauts de ligne conformes aux règles de syntaxe F# ;
-Liens de navigation ;
-Afficher les liens de navigation en tant que ;
-Soulignement uni ;
-Soulignement pointé ;
-Soulignement en tirets ;
+ Mise en forme;
+Largeur de description préférée en caractères;
+Formatez la signature à la largeur donnée en ajoutant des sauts de ligne conformes aux règles de syntaxe F#;
+Liens de navigation;
+Afficher les liens de navigation en tant que;
+Soulignement avec un trait uni;
+Soulignement avec des points;
+Soulignement avec des tirets;
+Afficher les notes dans Info expressRemarks:
- Remarks:
+ Notes :
@@ -230,7 +232,7 @@ Soulignement en tirets ;
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ Supprimer les parenthèses inutiles
@@ -255,7 +257,7 @@ Soulignement en tirets ;
Returns:
- Returns:
+ Retourne :
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.it.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.it.xlf
index 12f274dffbd..72b883b554e 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.it.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.it.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ Aggiungere annotazione di tipo restituito
@@ -44,16 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- Guide per strutture a blocchi;
-Mostra le linee guida per la struttura per il codice F#;
-Struttura;
-Mostra i nodi struttura e comprimibili per il codice F#;
-Suggerimenti inline;
-Visualizza suggerimenti di tipo inline (anteprima);
-Visualizza suggerimenti di tipo restituito (anteprima);
-Visualizza suggerimenti per i nomi di parametro inline (anteprima);
-Buffer in tempo reale;
-Usa buffer in tempo reale (non salvati) per il controllo
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -175,17 +176,17 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- Opzioni prestazioni progetto F# e memorizzazione nella cache;
-Abilita riferimenti tra progetti in memoria;
-Enable_partial_type_checking;
-Opzioni prestazioni IntelliSense;
-Abilita dati non aggiornati per le funzionalità di IntelliSense;
-Tempo prima dell'utilizzo dei risultati non aggiornati (in millisecondi);
+ Opzioni per le prestazioni di memorizzazione nella cache e progetti F#;
+_Abilita i riferimenti tra progetti in memoria;
+Abilita il controllo parziale dei tipi;
+Opzioni per le prestazioni IntelliSense;
+Abilita dati non aggiornati per le funzionalità IntelliSense;
+Intervallo di utilizzo dei risultati non aggiornati (in millisecondi);
Parallelizzazione (richiede il riavvio);
-Abilita il controllo dei tipi paralleli con i file di firma;
-Abilita risoluzione riferimenti paralleli;
-Abilita la ricerca rapida dei riferimenti e la ridenominazione (sperimentale);
-Memorizza nella cache i risultati dell'analisi (sperimentale)
+Abilitare il controllo dei tipi paralleli con i file di firma;
+Abilitare risoluzione riferimenti paralleli;
+Abilitare i riferimenti di ricerca rapida > ridenominazione (riavvio necessario);
+Risultati dell'analisi della cache (sperimentale)
@@ -203,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- Formattazione;
+ Formattazione;
Larghezza descrizione preferita in caratteri;
-Formatta la firma in base alla larghezza specificata aggiungendo interruzioni di riga conformi alle regole di sintassi F#;
-Collegamenti di spostamento;
-Mostra collegamenti di spostamento come;
-Sottolineatura a tinta unita;
-Sottolineatura a punto;
-Sottolineatura a trattini;
+Consente di formattare la firma in base alla larghezza specificata aggiungendo interruzioni di riga conformi alle regole di sintassi F#;
+Collegamenti di navigazione;
+Mostra collegamenti di navigazione come;
+Sottolineatura continua;
+Sottolineatura punto;
+Sottolineatura tratteggiata;
+Mostra i commenti in Informazioni rapideRemarks:
- Remarks:
+ Note:
@@ -230,7 +232,7 @@ Sottolineatura a trattini;
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ Rimuovi le parentesi non necessarie
@@ -255,7 +257,7 @@ Sottolineatura a trattini;
Returns:
- Returns:
+ Restituisce:
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ja.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ja.xlf
index 1a23fcf5d9e..5a0d923c19d 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ja.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ja.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ 戻り値の型の注釈の追加
@@ -44,16 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- ブロック構造ガイド;
-F# コードの構造ガイドラインを表示する;
-アウトラインを表示する;
-アウトラインと折りたたみ可能なノードを F# コードに表示する;
-インライン ヒント;
-インライン型ヒントを表示する (プレビュー);
-戻り値の型ヒントを表示する (プレビュー);
-インライン パラメーター名のヒントを表示する (プレビュー);
-ライブ バッファー;
-ライブ (保存されていない) バッファーを使用してチェックする
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -175,16 +176,16 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- F# プロジェクトとキャッシュのパフォーマンス オプション;
-メモリ内のプロジェクト間参照を有効にする。
+ F# プロジェクトとキャッシュのパフォーマンス オプション;
+メモリ内のプロジェクト間参照を有効にする;
Enable_partial_type_checking;
-IntelliSense パフォーマンス オプション;
-IntelliSense 機能の古いデータを有効にする。
+IntelliSense のパフォーマンス オプション;
+IntelliSense 機能に対して古いデータを有効にする;
古い結果が使用されるまでの時間 (ミリ秒);
並列化 (再起動が必要);
-署名ファイルを使用して並列型チェックを有効にする。
+署名ファイルを使用して並列型チェックを有効にする;
並列参照解決を有効にする;
-高速検索参照の有効化と名前の変更 (試験段階);
+高速検索参照と名前の変更を有効にする (再起動が必要);
キャッシュ解析の結果 (試験段階)
@@ -203,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- 書式 設定;
-希望の説明の幅 (文字数);
-F# 構文規則に準拠するよう、改行を追加して指定された幅に署名を書式設定します;
+ 書式設定;
+優先する説明の文字幅;
+F# 構文規則に準拠した改行を追加して、署名を指定された幅に書式設定する;
ナビゲーション リンク;
-ナビゲーション リンクを次のように表示します:
-塗りつぶしの下線;
+次としてナビゲーション リンクを表示;
+実線の下線;
ドットの下線;
-ダッシュ下線;
+破線の下線;
+クイック ヒントに注釈を表示するRemarks:
- Remarks:
+ 注釈:
@@ -230,7 +232,7 @@ F# 構文規則に準拠するよう、改行を追加して指定された幅
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ 不要なかっこの削除
@@ -255,7 +257,7 @@ F# 構文規則に準拠するよう、改行を追加して指定された幅
Returns:
- Returns:
+ 戻り値:
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ko.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ko.xlf
index 1f58583afd2..3efb9bc0f81 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ko.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ko.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ 반환 형식 주석 추가
@@ -44,17 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- 블록 구조 안내선;
-
-F# 코드에 대한 구조 지침 표시;
-개요;
-F# 코드에 대한 개요 및 축소 가능한 노드 표시;
-인라인 힌트;
-인라인 형식 힌트 표시(미리 보기);
-반환 유형 힌트 표시(미리 보기);
-인라인 매개 변수 이름 힌트 표시(미리 보기);
-라이브 버퍼;
-확인에 라이브(저장되지 않은) 버퍼 사용
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -176,16 +176,16 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- F# 프로젝트 및 캐싱 성능 옵션;
-메모리 내 프로젝트 간 참조 활성화;
+ F# 프로젝트 및 캐싱 성능 옵션;
+메모리 내 크로스 프로젝트 참조 사용;
Enable_partial_type_checking;
IntelliSense 성능 옵션;
-IntelliSense 기능에 부실 데이터 사용;
+IntelliSense 기능에 대해 부실 데이터 사용;
부실 결과가 사용될 때까지의 시간(밀리초);
병렬화(다시 시작 필요);
-서명 파일과 함께 병렬 형식 검사 사용;
-병렬 참조 확인 사용;
-빠른 찾기 참조 및 이름 바꾸기 사용(실험적);
+서명 파일로 병렬 유형 검사 사용;
+병렬 참조 해상도 사용;
+빠른 찾기 참조 및 이름 바꾸기 사용(다시 시작 필요);
캐시 구문 분석 결과(실험적)
@@ -204,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- 서식;
-기본 설정 문자 설명 너비;
-F# 구문 규칙에 맞는 줄바꿈을 추가하여 지정된 너비에 서명 서식 지정;
+ 서식;
+기본 설정 설명 너비(문자);
+F# 구문 규칙에 맞는 줄 바꿈을 추가하여 지정된 너비에 시그니처의 서식 지정;
탐색 링크;
-탐색 링크 표시 형식;
+탐색 링크를 다음으로 표시;
실선 밑줄;
-점선 밑줄;
-대시 밑줄;
+점 밑줄;
+대시 밑줄;
+요약 정보에 설명 표시Remarks:
- Remarks:
+ 설명:
@@ -231,7 +232,7 @@ F# 구문 규칙에 맞는 줄바꿈을 추가하여 지정된 너비에 서명
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ 불필요한 괄호 제거
@@ -256,7 +257,7 @@ F# 구문 규칙에 맞는 줄바꿈을 추가하여 지정된 너비에 서명
Returns:
- Returns:
+ 반환 값:
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.pl.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.pl.xlf
index 24392a0e18e..121dc5c5183 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.pl.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.pl.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ Dodaj adnotację zwracanego typu
@@ -44,16 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- Przewodniki po strukturze bloku;
-Pokaż przewodniki po strukturze dla kodu języka F#;
-Tworzenie konspektu;
-Pokaż konspekt i węzły z możliwością zwijania dla kodu języka F#;
-Wskazówki w tekście;
-Wyświetl wskazówki w tekście dla typów (wersja zapoznawcza);
-Wyświetlaj wskazówki dotyczące typu zwrotu (wersja zapoznawcza);
-Wyświetl wskazówki w tekście dotyczące nazw parametrów (wersja zapoznawcza);
-Bufory bieżące;
-Do sprawdzania używaj buforów bieżących (niezapisanych)
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -175,17 +176,17 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- Opcje wydajności projektów i buforowania języka F#;
+ Opcje wydajności projektu i buforowania języka F#;
Włącz odwołania między projektami w pamięci;
-Enable_partial_type_checking;
+Włącz_częściową_kontrolę_typu;
Opcje wydajności funkcji IntelliSense;
-Włącz nieaktualne dane dla funkcji IntelliSense;
+Włącz nieaktualne dane na potrzeby funkcji IntelliSense;
Czas do użycia nieaktualnych wyników (w milisekundach);
Równoległość (wymaga ponownego uruchomienia);
-Włącz kontrolę typów równoległych za pomocą plików podpisu;
-Włącz rozpoznawanie odwołań równoległych;
-Włącz szybkie znajdowanie odwołań i zmianę nazwy (eksperymentalne);
-Wyniki analizowania pamięci podręcznej (eksperymentalne)
+Włącz równoległą kontrolę typu za pomocą plików sygnatury;
+Włącz równoległe rozpoznawanie odwołań;
+Włącz szybkie znajdowanie odwołań i zmień nazwę (wymagane ponowne uruchomienie);
+Wyniki analizy pamięci podręcznej (eksperymentalne)
@@ -203,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- Formatowanie;
+ Formatowanie;
Preferowana szerokość opisu w znakach;
Sformatuj sygnaturę na daną szerokość, dodając podziały wierszy zgodne z regułami składni języka F#;
-Linki nawigacji;
-Pokaż linki nawigacji jako;
-Pełne podkreślenie;
-Podkreślenie kropką;
-Podkreślenie kreską;
+Linki nawigacyjne;
+Pokaż linki nawigacyjne jako;
+Podkreślenie ciągłe;
+Podkreślenie z kropek;
+Podkreślenie z kresek;
+Pokaż uwagi w szybkich informacjachRemarks:
- Remarks:
+ Uwagi:
@@ -230,7 +232,7 @@ Podkreślenie kreską;
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ Usuń niepotrzebne nawiasy
@@ -255,7 +257,7 @@ Podkreślenie kreską;
Returns:
- Returns:
+ Zwraca:
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.pt-BR.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.pt-BR.xlf
index 85a79352133..aafa05fa6a6 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.pt-BR.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.pt-BR.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ Adicionar anotação de tipo de retorno
@@ -44,16 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- Guias de Estrutura de Bloco;
-Mostrar diretrizes de estrutura para código F#;
-Estrutura de tópicos;
-Mostrar nós de estrutura de tópicos e recolhíveis para código F#;
-Dicas embutidas;
-Exibir dicas de tipo embutido (versão prévia);
-Exibir dicas de tipo de retorno (versão prévia);
-Exibir dicas de nome de parâmetro embutido (versão prévia);
-Buffers Dinâmicos;
-Usar buffers dinâmicos (não salvos) para verificação
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -175,17 +176,17 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- Opções de desempenho de projeto e cache do F#;
- Habilitar referências de projeto cruzado na memória;
- Enable_partial_type_checking;
- Opções de desempenho do IntelliSense;
- Habilitar dados obsoletos para recursos do IntelliSense;
- Tempo até que os resultados obsoletos sejam usados (em milissegundos);
- Paralelização (requer reinicialização);
- Habilitar a verificação de tipo paralelo com arquivos de assinatura;
- Habilitar resolução de referência paralela;
- Habilitar referências de localização rápida e renomear (experimental);
- Resultados da análise de cache (experimental)
+ Projeto em F# e opções de desempenho em cache;
+_Habilitar referências de projeto cruzado na memória;
+Habilitar verificação parcial de tipo;
+Opções de desempenho do IntelliSense;
+Habilitar dados obsoletos para os recursos do IntelliSense;
+Tempo até que os resultados obsoletos sejam utilizados (em milissegundos);
+Paralelização (requer reinicialização);
+Habilitar a verificação de tipo paralelo com arquivos de assinatura;
+Habilitar a resolução de referência paralela;
+Habilitar referências de localização rápida e renomear (reinicialização necessária);
+Resultados da análise de cache (experimental)
@@ -203,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- Formatação;
-Largura da descrição preferida em caracteres;
-Formate a assinatura para a largura especificada adicionando quebras de linha em conformidade com as regras de sintaxe do F#;
+ Formatação;
+Largura de descrição preferencial em caracteres;
+Formate a assinatura para a largura fornecida adicionando quebras de linha em conformidade com as regras de sintaxe de F#;
Links de navegação;
-Mostrar links de navegação como;
+Exibir link de navegação como;
Sublinhado sólido;
-Ponto sublinhado;
-Traço sublinhado;
+Sublinhado pontilhado;
+Sublinhado tracejado;
+Mostrar os comentários nas Informações RápidasRemarks:
- Remarks:
+ Comentários:
@@ -230,7 +232,7 @@ Traço sublinhado;
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ Remover os parênteses desnecessários
@@ -255,7 +257,7 @@ Traço sublinhado;
Returns:
- Returns:
+ Retorna:
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ru.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ru.xlf
index 357494b37b2..d8f8b0e4ecc 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ru.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ru.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ Добавить аннотацию типа возвращаемого значения
@@ -44,16 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- Руководства по блочной структуре;
-Показать рекомендации по структуре кода F#;
-Структурирование;
-Показать структурные и сворачиваемые узлы кода F#;
-Встроенные подсказки;
-Отображать подсказки встроенного типа (предварительная версия);
-Отображать подсказки типа возвращаемого значения (предварительная версия);
-Отображать подсказки имен встроенных параметров (предварительная версия);
-Динамические буферы;
-Использовать динамические (несохраненные) буферы для проверки
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -175,17 +176,17 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- Параметры производительности проекта F# и кэширования;
-Включить перекрестные ссылки проекта в памяти;
-Enable_partial_type_checking;
-Параметры производительности IntelliSense;
-Включить устаревшие данные для функций IntelliSense;
-Время до использования устаревших результатов (в миллисекундах);
-Параллелизация (требуется перезагрузка);
-Включить параллельную проверку типов с файлами подписей;
-Включить параллельное эталонное разрешение;
-Включить быстрый поиск ссылок и переименование (экспериментально);
-Результаты анализа кэша (экспериментально)
+ Параметры производительности проекта и кэширования F#;
+Включить перекрестные ссылки проектов в памяти;
+Enable_partial_type_checking;
+Параметры производительности IntelliSense;
+Включите устаревшие данные для функций IntelliSense;
+Время до использования устаревших результатов (в миллисекундах);
+Распараллеливание (требуется перезагрузка);
+Включить параллельную проверку типов с файлами сигнатур;
+Включить параллельное разрешение ссылок;
+Включить быстрый поиск ссылок и переименование (требуется перезагрузка);
+Результаты анализа кэша (экспериментальная функция)
@@ -203,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- Форматирование;
-Предпочитаемая ширина описания в символах;
-Форматирование подписи до заданной ширины путем добавления разрывов строк в соответствии с правилами синтаксиса F#;
-Ссылки навигации;
-Показать ссылки навигации как;
-Сплошное подчеркивание;
-Пунктирное подчеркивание;
-Штриховое подчеркивание;
+ Форматирование;
+Предпочтительная ширина описания в символах;
+Отформатируйте подпись до заданной ширины, добавив разрывы строк в соответствии с правилами синтаксиса F#;
+Навигационные ссылки;
+Показывать навигационные ссылки как;
+Сплошное подчеркивание;
+Точка подчеркивания;
+Подчеркивание тире;
+Показать заметки в кратких сведенияхRemarks:
- Remarks:
+ Комментарии:
@@ -230,7 +232,7 @@ Show remarks in Quick Info
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ Удалить ненужные круглые скобки
@@ -255,7 +257,7 @@ Show remarks in Quick Info
Returns:
- Returns:
+ Возврат:
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.tr.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.tr.xlf
index d720dc43d7d..18e447002dc 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.tr.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.tr.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ Dönüş türü ek açıklaması ekle
@@ -44,16 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- Blok Yapısı Kılavuzları;
-F# kodu için yapı yönergelerini göster;
-Anahat oluşturma;
-F# kodu için ana hattı ve daraltılabilir düğümleri göster;
-Satır içi ipuçları;
-Satır içi tür ipuçlarını görüntüle (önizleme);
-Dönüş türü ipuçlarını görüntüle (önizleme);
-Satır içi parametre adı ipuçlarını görüntüle (önizleme);
-Canlı Arabellekler;
-Denetim için canlı (kaydedilmemiş) arabellekler kullan
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -175,16 +176,16 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- F# Proje ve Önbelleğe Alma Performans Seçenekleri;
+ F# Proje ve Önbelleğe Alma Performansı Seçenekleri;
Bellek içi çapraz proje başvurularını etkinleştir;
-Enable_partial_type_checking;
+Kısmi_tür_denetlemeyi_etkinleştir;
IntelliSense Performans Seçenekleri;
IntelliSense özellikleri için eski verileri etkinleştir;
-Eski sonuçlar kullanılana kadar geçen süre (milisaniye olarak);
+Eski sonuçların kullanılması için geçecek süre (milisaniye cinsinden);
Paralelleştirme (yeniden başlatma gerektirir);
İmza dosyalarıyla paralel tür denetlemeyi etkinleştir;
Paralel başvuru çözümlemeyi etkinleştir;
-Başvuruları hızlı bulma ve yeniden adlandırmayı etkinleştir (deneysel)
+Başvuruları hızlı bulmayı ve yeniden adlandırmayı etkinleştir (yeniden başlatma gerektirir);
Ayrıştırma sonuçlarını önbelleğe al (deneysel)
@@ -203,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- Biçimlendirme;
+ Biçimlendirme;
Karakter olarak tercih edilen açıklama genişliği;
-F# söz dizimi kurallarına uyan satır sonları ekleyerek imzayı verilen genişliğe biçimlendir;
+F# söz dizimi kurallarına uyan satır sonları ekleyerek imzayı belirtilen genişliğe biçimlendir;
Gezinti bağlantıları;
-Gezinti bağlantılarını şöyle göster;
-Düz alt çizgi;
+Gezinti bağlantılarını farklı göster;
+Kesintisiz alt çizgi;
Nokta alt çizgi;
-Tire alt çizgisi;
+Tire alt çizgi;
+Açıklamaları Hızlı Bilgide gösterRemarks:
- Remarks:
+ Açıklamalar:
@@ -230,7 +232,7 @@ Tire alt çizgisi;
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ Gereksiz parantezleri kaldır
@@ -255,7 +257,7 @@ Tire alt çizgisi;
Returns:
- Returns:
+ Şunu döndürür:
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.zh-Hans.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.zh-Hans.xlf
index 43eaadf6593..0c7d13287e5 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.zh-Hans.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.zh-Hans.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ 添加返回类型批注
@@ -44,16 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- 块结构指南;
-显示 F# 代码的结构指南;
-大纲;
-显示 F# 代码的大纲和可折叠节点;
-内联提示;
-显示内联类型提示(预览);
-显示返回类型提示(预览);
-显示内联参数名称提示(预览);
-实时缓冲区;
-使用实时(未保存)缓冲区进行检查
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -175,17 +176,17 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- F# 项目和缓存性能选项;
-启用内存中的跨项目引用;
-启用部分类型检查;
-IntelliSense 性能选项;
-为智能感知功能启用旧数据;
-使用陈旧结果的时间(以毫秒为单位);
-并行处理(需要重新启动);
-使用签名文件进行并行类型检查;
-启用并行引用解析;
-启用快速查找参考和重命名(实验性);
-缓存解析结果(实验性)。
+ F# 项目和缓存性能选项;
+启用内存中跨项目引用;
+Enable_partial_type_checking;
+IntelliSense 性能选项;
+为 IntelliSense 功能启用过时数据;
+使用过时结果前等待的时间(以毫秒计);
+并行化(需要重启);
+使用签名文件启用并行类型检查;
+启用并行引用解析;
+启用快速查找引用和重命名(需要重新启动);
+缓存分析结果(实验性)
@@ -203,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- 格式设置;
-首选描述宽度 (以字符为单位);
-通过添加符合 F# 语法规则的换行符,将签名格式设置为指定宽度;
+ 格式设置;
+以字符为单位的首选说明宽度;
+通过添加符合 F# 语法规则的换行符,将签名设置为给定宽度的格式;
导航链接;
-将导航链接显示为;
-实心下划线;
+导航链接显示方式;
+实线下划线;
点下划线;
-短划线下划线;
+短线下划线;
+在快速信息中显示备注Remarks:
- Remarks:
+ 注解:
@@ -230,7 +232,7 @@ Show remarks in Quick Info
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ 移除不必要的括号
@@ -255,7 +257,7 @@ Show remarks in Quick Info
Returns:
- Returns:
+ 返回:
diff --git a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.zh-Hant.xlf b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.zh-Hant.xlf
index 96f071fb27e..1ee79fd1f50 100644
--- a/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.zh-Hant.xlf
+++ b/vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.zh-Hant.xlf
@@ -24,7 +24,7 @@
Add return type annotation
- Add return type annotation
+ 新增傳回類型註釋
@@ -44,16 +44,17 @@ Display inline parameter name hints (preview);
Use Transparent Compiler (experimental);
Live Buffers;
Use live (unsaved) buffers for analysis
- 區塊結構輔助線;
-顯示 F# 程式碼的結構輔助線;
-大綱;
-顯示 F# 程式碼的大綱與可折疊的節點;
-內嵌提示;
-顯示內嵌類型提示 (預覽);
-顯示傳回型別提示 (預覽);
-顯示內嵌參數名稱提示 (預覽);
-即時緩衝區;
-使用即時 (未儲存) 緩衝區進行檢查
+ Block Structure Guides;
+Show structure guidelines for F# code;
+Outlining;
+Show outlining and collapsible nodes for F# code;
+Inline hints;
+Display inline type hints (preview);
+Display return type hints (preview);
+Display inline parameter name hints (preview);
+Use Transparent Compiler (experimental);
+Live Buffers;
+Use live (unsaved) buffers for analysis
@@ -175,16 +176,16 @@ Enable parallel type checking with signature files;
Enable parallel reference resolution;
Enable fast find references & rename (restart required);
Cache parsing results (experimental)
- F# 專案和快取效能選項;
-啟用記憶體內跨專案參考;
-Enable_partial_type_checking;
-IntelliSense 效能選項;
-啟用 IntelliSense 功能的過時資料;
-使用過時結果之前的時間 (毫秒);
-平行化 (需要重新開機);
-啟用平行類型檢查與簽章檔案;
-啟用平行參考解析;
-啟用快速尋找參考和重新命名 (實驗性);
+ F# 專案與快取效能選項;
+允許記憶體內跨專案參考;
+啟用部分型別檢查;
+IntelliSense 效能選項;
+為 IntelliSense 功能啟用過時資料;
+使用過時結果前等待的時間 (毫秒);
+平行處理 (需要重新啟動);
+啟用簽章檔案的平行類型檢查;
+啟用平行參考解析;
+啟用快速尋找參考和重新命名 (需要重新啟動);
快取剖析結果 (實驗性)
@@ -203,19 +204,20 @@ Solid underline;
Dot underline;
Dash underline;
Show remarks in Quick Info
- 格式化;
-慣用描述寬度 (以字元為單位);
-透過新增符合 F# 語法規則的分行符號,將簽章格式設定為指定寬度;
-瀏覽連結;
-將瀏覽連結顯示為;
-實心底線;
-點底線;
-虛線底線;
+ 格式化;
+慣用説明寬度 (以字元為單位);
+透過新增符合 F# 語法規則的分行符號,將簽章格式設定為指定寬度;
+導覽連結;
+顯示導覽連結為;
+實線底線;
+點線底線;
+虛點底線;
+在快速諮詢中顯示備註Remarks:
- Remarks:
+ 備註:
@@ -230,7 +232,7 @@ Show remarks in Quick Info
Remove unnecessary parentheses
- Remove unnecessary parentheses
+ 移除不必要的括號
@@ -255,7 +257,7 @@ Show remarks in Quick Info
Returns:
- Returns:
+ 傳回: