diff --git a/src/Compiler/xlf/FSComp.txt.cs.xlf b/src/Compiler/xlf/FSComp.txt.cs.xlf index 27327ec82f3..82fd3a0ab7f 100644 --- a/src/Compiler/xlf/FSComp.txt.cs.xlf +++ b/src/Compiler/xlf/FSComp.txt.cs.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding vzor discard ve vazbě použití @@ -677,11 +682,6 @@ Statické členy v rozhraních - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - Vyvolává chyby při nesprávném odsazení, umožňuje lepší obnovení a analýzu během úprav - - string interpolation interpolace řetězce @@ -1127,11 +1127,6 @@ Zahrnout informace o rozhraní F#, výchozí je soubor. Klíčové pro distribuci knihoven. - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: Podporované jazykové verze: @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - Neočekávaná syntaxe nebo možné nesprávné odsazení: Tento token je mimo kontext spuštěný na pozici {0}. Zkuste toto odsazení ještě více odsadit.\nPokud chcete dál používat neodpovídající odsazení, předejte kompilátoru příznak '--strict-indentation-' nebo nastavte jazykovou verzi na F# 7. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. diff --git a/src/Compiler/xlf/FSComp.txt.de.xlf b/src/Compiler/xlf/FSComp.txt.de.xlf index cffe0a18264..b7ccd24f63a 100644 --- a/src/Compiler/xlf/FSComp.txt.de.xlf +++ b/src/Compiler/xlf/FSComp.txt.de.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding Das Verwerfen des verwendeten Musters ist verbindlich. @@ -677,11 +682,6 @@ Statische Member in Schnittstellen - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - Löst Fehler bei fehlerhaftem Einzug aus und ermöglicht eine bessere Wiederherstellung und Analyse während der Bearbeitung. - - string interpolation Zeichenfolgeninterpolation @@ -1127,11 +1127,6 @@ Schließen Sie F#-Schnittstelleninformationen ein, der Standardwert ist „file“. Wesentlich für die Verteilung von Bibliotheken. - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: Unterstützte Sprachversionen: @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - Unerwartete Syntax oder möglicherweise falscher Einzug: Dieses Token befindet sich außerhalb des Kontexts, der an Position {0}gestartet wurde. Versuchen Sie, dies weiter einzurücken.\nUm weiterhin eine nicht konforme Einrückung zu verwenden, übergeben Sie dem Compiler das Flag „--strict-indentation-“ oder setzen Sie die Sprachversion auf F# 7. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. diff --git a/src/Compiler/xlf/FSComp.txt.es.xlf b/src/Compiler/xlf/FSComp.txt.es.xlf index ec9a74bd72c..432c563ebcc 100644 --- a/src/Compiler/xlf/FSComp.txt.es.xlf +++ b/src/Compiler/xlf/FSComp.txt.es.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding descartar enlace de patrón en uso @@ -677,11 +682,6 @@ Miembros estáticos en interfaces - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - Genera errores en una sangría incorrecta, permite una mejor recuperación y análisis durante la edición. - - string interpolation interpolación de cadena @@ -1127,11 +1127,6 @@ Incluir información de interfaz de F#, el valor predeterminado es file. Esencial para distribuir bibliotecas. - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: Versiones de lenguaje admitidas: @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - Sintaxis inesperada o posible sangría incorrecta: este token está fuera del contexto iniciado en la posición {0}. Intente aplicar más sangría.\nPara seguir usando la sangría no conforme, pase la marca "--strict-indentation-" al compilador o establezca la versión del lenguaje en F# 7. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. diff --git a/src/Compiler/xlf/FSComp.txt.fr.xlf b/src/Compiler/xlf/FSComp.txt.fr.xlf index 5157305f7c8..23cc51331b4 100644 --- a/src/Compiler/xlf/FSComp.txt.fr.xlf +++ b/src/Compiler/xlf/FSComp.txt.fr.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding annuler le modèle dans la liaison d’utilisation @@ -677,11 +682,6 @@ Membres statiques dans les interfaces - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - Génère des erreurs en cas d'indentation incorrecte, permet une meilleure récupération et analyse lors de l'édition - - string interpolation interpolation de chaîne @@ -1127,11 +1127,6 @@ Incluez les informations de l’interface F#, la valeur par défaut est un fichier. Essentiel pour la distribution des bibliothèques. - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: Versions linguistiques prises en charge : @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - Syntaxe inattendue ou mise en retrait incorrecte possible : ce jeton est hors du contexte démarré à la position {0}. Essayez de mettre cela en retrait.\nPour continuer à utiliser une mise en retrait non conforme, passez l’indicateur '--strict-indentation-' au compilateur ou définissez la version de langage sur F# 7. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. diff --git a/src/Compiler/xlf/FSComp.txt.it.xlf b/src/Compiler/xlf/FSComp.txt.it.xlf index 53b61ab8458..6114b2e0716 100644 --- a/src/Compiler/xlf/FSComp.txt.it.xlf +++ b/src/Compiler/xlf/FSComp.txt.it.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding rimuovi criterio nell'utilizzo dell'associazione @@ -677,11 +682,6 @@ Membri statici nelle interfacce - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - Genera errori di rientro non corretto. Consente un ripristino e un'analisi migliori durante la modifica - - string interpolation interpolazione di stringhe @@ -1127,11 +1127,6 @@ Includere le informazioni sull'interfaccia F#. Il valore predefinito è file. Essential per la distribuzione di librerie. - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: Versioni del linguaggio supportate: @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - Sintassi imprevista o possibile rientro non corretto: questo token è fuori dal contesto avviato nella posizione {0}. Provare a impostare ulteriormente il rientro.\nPer continuare a usare un rientro non conforme, passare il flag '--strict-indentation-' al compilatore, o impostare la versione del linguaggio su F# 7. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. diff --git a/src/Compiler/xlf/FSComp.txt.ja.xlf b/src/Compiler/xlf/FSComp.txt.ja.xlf index 7f716fd56a7..31fd1bda928 100644 --- a/src/Compiler/xlf/FSComp.txt.ja.xlf +++ b/src/Compiler/xlf/FSComp.txt.ja.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding 使用バインドでパターンを破棄する @@ -677,11 +682,6 @@ インターフェイス内の静的メンバー - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - 不適切なインデントでエラーが発生し、編集中の回復と分析が向上します - - string interpolation 文字列の補間 @@ -1127,11 +1127,6 @@ F# インターフェイス情報を含めます。既定値は file です。ライブラリの配布に不可欠です。 - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: サポートされる言語バージョン: @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - 予期しない構文またはインデントが正しくない可能性: このトークンは位置 {0} から開始されるコンテキストのオフサイドになります。このトークンのインデントを増やしてみてください。\n非準拠のインデントを引き続き使用するには、'--strict-indent-' フラグをコンパイラに渡すか、言語バージョンを F# 7 に設定してください。 + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. diff --git a/src/Compiler/xlf/FSComp.txt.ko.xlf b/src/Compiler/xlf/FSComp.txt.ko.xlf index 1e323fe7bc7..dee7d8399e5 100644 --- a/src/Compiler/xlf/FSComp.txt.ko.xlf +++ b/src/Compiler/xlf/FSComp.txt.ko.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding 사용 중인 패턴 바인딩 무시 @@ -677,11 +682,6 @@ 인터페이스의 정적 멤버 - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - 잘못된 들여쓰기에 대한 오류를 제기하고 편집 중에 더 나은 복구 및 분석이 가능합니다. - - string interpolation 문자열 보간 @@ -1127,11 +1127,6 @@ F# 인터페이스 정보를 포함합니다. 기본값은 파일입니다. 라이브러리를 배포하는 데 필수적입니다. - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: 지원되는 언어 버전: @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - 예기치 않은 구문 또는 잘못된 들여쓰기: 이 토큰은 {0} 위치에서 시작된 컨텍스트의 오프 사이드입니다. 이를 더 들여쓰기해 보세요.\n규정을 준수하지 않는 들여쓰기를 계속 사용하려면 '--strict-indentation-' 플래그를 컴파일러에 전달하거나 언어 버전을 F# 7로 설정합니다. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. diff --git a/src/Compiler/xlf/FSComp.txt.pl.xlf b/src/Compiler/xlf/FSComp.txt.pl.xlf index 2f00a532f3c..453b8c01e92 100644 --- a/src/Compiler/xlf/FSComp.txt.pl.xlf +++ b/src/Compiler/xlf/FSComp.txt.pl.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding odrzuć wzorzec w powiązaniu użycia @@ -677,11 +682,6 @@ Statyczne składowe w interfejsach - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - Zgłasza błędy w przypadku nieprawidłowego wcięcia, umożliwia lepsze odzyskiwanie i analizę podczas edytowania - - string interpolation interpolacja ciągu @@ -1127,11 +1127,6 @@ Uwzględnij informacje o interfejsie języka F#. Wartość domyślna to plik. Niezbędne do rozpowszechniania bibliotek. - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: Obsługiwane wersje językowe: @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - Nieoczekiwana składnia lub możliwe niepoprawne wcięcie: ten token jest poza kontekstem uruchomionym na pozycji {0}. Spróbuj jeszcze bardziej wciąć to ustawienie.\nAby kontynuować używanie niezgodnych wcięć, przekaż flagę „--strict-indentation-” do kompilatora lub ustaw wersję języka na F# 7. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. diff --git a/src/Compiler/xlf/FSComp.txt.pt-BR.xlf b/src/Compiler/xlf/FSComp.txt.pt-BR.xlf index 4febb800c76..8076f475609 100644 --- a/src/Compiler/xlf/FSComp.txt.pt-BR.xlf +++ b/src/Compiler/xlf/FSComp.txt.pt-BR.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding descartar o padrão em uso de associação @@ -677,11 +682,6 @@ Membros estáticos em interfaces - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - Gera erros de recuo incorreto, permite uma melhor recuperação e análise durante a edição - - string interpolation interpolação da cadeia de caracteres @@ -1127,11 +1127,6 @@ Inclua informações da interface F#, o padrão é file. Essencial para distribuir bibliotecas. - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: Versões de linguagens com suporte: @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - Sintaxe inesperada ou possível recuo incorreto: esse token está fora do contexto iniciado na posição {0}. Tente recuar isso ainda mais.\nPara continuar usando o recuo não compatível, passe o sinalizador '--strict-indentation-' para o compilador ou defina a versão da linguagem como F# 7. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. diff --git a/src/Compiler/xlf/FSComp.txt.ru.xlf b/src/Compiler/xlf/FSComp.txt.ru.xlf index e59e2044060..61b6eb64c3d 100644 --- a/src/Compiler/xlf/FSComp.txt.ru.xlf +++ b/src/Compiler/xlf/FSComp.txt.ru.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding шаблон отмены в привязке использования @@ -677,11 +682,6 @@ Статические элементы в интерфейсах - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - Выдает ошибки при неправильном отступе, обеспечивает более эффективное восстановление и анализ во время редактирования - - string interpolation интерполяция строк @@ -1127,11 +1127,6 @@ Включить сведения об интерфейсе F#, по умолчанию используется файл. Необходимо для распространения библиотек. - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: Поддерживаемые языковые версии: @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - Неожиданный синтаксис или, возможно, неправильный отступ: этот токен находится вне контекста, начатого в позиции {0}. Попробуйте увеличить отступ.\nЧтобы продолжить использование несоответствующего отступа, передайте компилятору флаг '--strict-indentation-' или установите версию языка F# 7. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. diff --git a/src/Compiler/xlf/FSComp.txt.tr.xlf b/src/Compiler/xlf/FSComp.txt.tr.xlf index e8c0d9a790d..59ef8a1ae05 100644 --- a/src/Compiler/xlf/FSComp.txt.tr.xlf +++ b/src/Compiler/xlf/FSComp.txt.tr.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding kullanım bağlamasında deseni at @@ -677,11 +682,6 @@ Arabirimlerdeki statik üyeler - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - Yanlış girinti üzerine hata verir ve düzenleme sırasında daha iyi kurtarma ve analize olanak sağlar - - string interpolation dizede düz metin arasına kod ekleme @@ -1127,11 +1127,6 @@ F# arabirim bilgilerini dahil edin; varsayılan değer dosyadır. Kitaplıkları dağıtmak için gereklidir. - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: Desteklenen dil sürümleri: @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - Beklenmeyen sözdizimi veya olası yanlış girinti: Bu belirteç, {0} konumunda başlayan bağlamın ofsaytıdır. Bunu daha fazla girintilemeyi deneyin.\nUygun olmayan girintiyi kullanmaya devam etmek için '--strict-indentation-' işaretini derleyiciye iletin veya dil sürümünü F# 7 olarak ayarlayın. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. diff --git a/src/Compiler/xlf/FSComp.txt.zh-Hans.xlf b/src/Compiler/xlf/FSComp.txt.zh-Hans.xlf index 1037d060431..462d95ee108 100644 --- a/src/Compiler/xlf/FSComp.txt.zh-Hans.xlf +++ b/src/Compiler/xlf/FSComp.txt.zh-Hans.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding 放弃使用绑定模式 @@ -677,11 +682,6 @@ 接口中的静态成员 - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - 在缩进不准确时引发错误,以便在编辑期间更好地恢复和分析 - - string interpolation 字符串内插 @@ -1127,11 +1127,6 @@ 包括 F# 接口信息,默认值为文件。对于分发库必不可少。 - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: 支持的语言版本: @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - 意外语法或可能错误的缩进: 此令牌对于 {0} 处开始的上下文来说越位。尝试进一步缩进此内容。\n若要继续使用不符合条件的索引,请将 "--strict-indentation-" 传递给编译器,或者将语言版本设置为 F# 7。 + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. diff --git a/src/Compiler/xlf/FSComp.txt.zh-Hant.xlf b/src/Compiler/xlf/FSComp.txt.zh-Hant.xlf index ceb937ec683..40de3061960 100644 --- a/src/Compiler/xlf/FSComp.txt.zh-Hant.xlf +++ b/src/Compiler/xlf/FSComp.txt.zh-Hant.xlf @@ -1,4 +1,4 @@ - + @@ -367,6 +367,11 @@ Deprecate places where 'seq' can be omitted + + construct delegates that point directly at the target method, avoiding an intermediate closure + construct delegates that point directly at the target method, avoiding an intermediate closure + + discard pattern in use binding 捨棄使用繫結中的模式 @@ -677,11 +682,6 @@ 介面中的靜態成員 - - Raises errors on incorrect indentation, allows better recovery and analysis during editing - 縮排不正確時引發錯誤,以便在編輯期間進行更好的復原和分析 - - string interpolation 字串內插補點 @@ -1127,11 +1127,6 @@ 包含 F# 介面資訊,預設值為檔案。發佈程式庫的基本功能。 - - Override indentation rules implied by the language version ({0} by default) - Override indentation rules implied by the language version ({0} by default) - - Supported language versions: 支援的語言版本: @@ -6713,8 +6708,8 @@ - Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.\nTo continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7. - 未預期的語法或可能不正確的縮排: 此權杖與在位置 {0} 啟動的內容不同步。請嘗試進一步縮排。\n若要繼續使用不符合的縮排,請傳遞 '--strict-indentation-' 旗標給編譯器,或將語言版本設定為 F# 7。 + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further. + Unexpected syntax or possible incorrect indentation: this token is offside of context started at position {0}. Try indenting this further.