提交 cee994e0 编写于 作者: D dotnet bot

Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2148637

上级 14564ed6
......@@ -24,7 +24,7 @@
</trans-unit>
<trans-unit id="chkAbstractMembersDeclarationsOnStaticClasses">
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Abstract member declarations are not allowed.</source>
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Abstract member declarations are not allowed.</target>
<target state="translated">如果类型同时使用 [&lt;Sealed&gt;] 和 [&lt;AbstractClass&gt;] 属性,则表示它是静态的。不允许抽象成员声明。</target>
<note />
</trans-unit>
<trans-unit id="chkAdditionalConstructorOnStaticClasses">
......@@ -34,7 +34,7 @@
</trans-unit>
<trans-unit id="chkAutoOpenAttributeInTypeAbbrev">
<source>FSharp.Core.AutoOpenAttribute should not be aliased.</source>
<target state="translated">不应将 FSharp.Core.AutoOpenAttribute 设置为别名。</target>
<target state="translated">FSharp.Core.AutoOpenAttribute 不应为别名。</target>
<note />
</trans-unit>
<trans-unit id="chkConstructorWithArgumentsOnStaticClasses">
......@@ -49,7 +49,7 @@
</trans-unit>
<trans-unit id="chkExplicitFieldsDeclarationsOnStaticClasses">
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Explicit field declarations are not allowed.</source>
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Explicit field declarations are not allowed.</target>
<target state="translated">如果类型同时使用 [&lt;Sealed&gt;] 和 [&lt;AbstractClass&gt;] 属性,则表示它是静态的。不允许显式字段声明。</target>
<note />
</trans-unit>
<trans-unit id="chkFeatureNotLanguageSupported">
......@@ -69,7 +69,7 @@
</trans-unit>
<trans-unit id="chkImplementingInterfacesOnStaticClasses">
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Implementing interfaces is not allowed.</source>
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Implementing interfaces is not allowed.</target>
<target state="translated">如果类型同时使用 [&lt;Sealed&gt;] 和 [&lt;AbstractClass&gt;] 属性,则表示它是静态的。不允许实现接口。</target>
<note />
</trans-unit>
<trans-unit id="chkInfoRefcellAssign">
......@@ -94,7 +94,7 @@
</trans-unit>
<trans-unit id="chkInstanceLetBindingOnStaticClasses">
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Instance let bindings are not allowed.</source>
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Instance let bindings are not allowed.</target>
<target state="translated">如果类型同时使用 [&lt;Sealed&gt;] 和 [&lt;AbstractClass&gt;] 属性,则表示它是静态的。不允许使用实例允许绑定。</target>
<note />
</trans-unit>
<trans-unit id="chkInstanceMemberOnStaticClasses">
......@@ -314,7 +314,7 @@
</trans-unit>
<trans-unit id="featureNonInlineLiteralsAsPrintfFormat">
<source>String values marked as literals and IL constants as printf format</source>
<target state="translated">标记为文本和 IL 常量作为 printf 格式的字符串值</target>
<target state="translated">标记为文本和 IL 常量的字符串值为 printf 格式</target>
<note />
</trans-unit>
<trans-unit id="featureNonVariablePatternsToRightOfAsPatterns">
......@@ -409,7 +409,7 @@
</trans-unit>
<trans-unit id="featureWarningWhenCopyAndUpdateRecordChangesAllFields">
<source>Raises warnings when an copy-and-update record expression changes all fields of a record.</source>
<target state="translated">复制和更新记录表达式更改记录的所有字段时引发警告。</target>
<target state="translated">复制和更新记录表达式更改记录的所有字段时引发警告。</target>
<note />
</trans-unit>
<trans-unit id="featureWarningWhenInliningMethodImplNoInlineMarkedFunction">
......@@ -509,7 +509,7 @@
</trans-unit>
<trans-unit id="keywordDescriptionSig">
<source>Keyword reserved for ML-compatibility.</source>
<target state="translated">为 ML 兼容性保留的关键字。</target>
<target state="translated">保留用于 ML 兼容性的关键字。</target>
<note />
</trans-unit>
<trans-unit id="keywordDescriptionTypeTest">
......@@ -774,7 +774,7 @@
</trans-unit>
<trans-unit id="parsUnexpectedEndOfFileElif">
<source>Unexpected end of input in 'else if' or 'elif' branch of conditional expression. Expected 'elif &lt;expr&gt; then &lt;expr&gt;' or 'else if &lt;expr&gt; then &lt;expr&gt;'.</source>
<target state="translated">条件表达式的 “else if” 或 “elif” 分支中的输入意外结束。应为 “elif &lt;expr&gt; then &lt;expr&gt;” 或 “else if &lt;expr&gt; then &lt;expr&gt;</target>
<target state="translated">条件表达式的 "else if" 或 "elif" 分支中的输入意外结束。应为 "elif &lt;expr&gt; then &lt;expr&gt;" 或 "else if &lt;expr&gt; then &lt;expr&gt;"</target>
<note />
</trans-unit>
<trans-unit id="parsUnexpectedSymbolDot">
......@@ -919,7 +919,7 @@
</trans-unit>
<trans-unit id="tcCopyAndUpdateRecordChangesAllFields">
<source>This copy-and-update record expression changes all fields of record type '{0}'. Consider using the record construction syntax instead.</source>
<target state="translated">此复制和更新记录表达式会更改记录类型'{0}'的所有字段。请考虑改用记录构造语法。</target>
<target state="translated">此复制和更新记录表达式更改记录类型“{0}”的所有字段。请考虑改用记录构造语法。</target>
<note />
</trans-unit>
<trans-unit id="tcHighPrecedenceFunctionApplicationToListDeprecated">
......@@ -1189,7 +1189,7 @@
</trans-unit>
<trans-unit id="typrelNeverRefinedAwayFromTop">
<source>A type has been implicitly inferred as 'obj', which may be unintended. Consider adding explicit type annotations. You can disable this warning by using '#nowarn \"3559\"' or '--nowarn:3559'.</source>
<target state="new">A type has been implicitly inferred as 'obj', which may be unintended. Consider adding explicit type annotations. You can disable this warning by using '#nowarn \"3559\"' or '--nowarn:3559'.</target>
<target state="translated">类型已被隐式推断为 "obj",这可能是意外的。请考虑添加显式类型注释。可以使用"#nowarn\"3559\" 或 "--nowarn:3559" 禁用此警告。</target>
<note />
</trans-unit>
<trans-unit id="undefinedNameFieldConstructorOrMemberWhenTypeIsKnown">
......
......@@ -24,7 +24,7 @@
</trans-unit>
<trans-unit id="chkAbstractMembersDeclarationsOnStaticClasses">
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Abstract member declarations are not allowed.</source>
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Abstract member declarations are not allowed.</target>
<target state="translated">如果類型同時使用 [&lt;Sealed&gt;] 和 [&lt;AbstractClass&gt;] 屬性,表示其為靜態。不允許使用抽象成員宣告。</target>
<note />
</trans-unit>
<trans-unit id="chkAdditionalConstructorOnStaticClasses">
......@@ -34,7 +34,7 @@
</trans-unit>
<trans-unit id="chkAutoOpenAttributeInTypeAbbrev">
<source>FSharp.Core.AutoOpenAttribute should not be aliased.</source>
<target state="translated">FSharp.Core.AutoOpenAttribute 不應有別名</target>
<target state="translated">不應別名化 FSharp.Core.AutoOpenAttribute</target>
<note />
</trans-unit>
<trans-unit id="chkConstructorWithArgumentsOnStaticClasses">
......@@ -49,7 +49,7 @@
</trans-unit>
<trans-unit id="chkExplicitFieldsDeclarationsOnStaticClasses">
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Explicit field declarations are not allowed.</source>
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Explicit field declarations are not allowed.</target>
<target state="translated">如果類型同時使用 [&lt;Sealed&gt;] 和 [&lt;AbstractClass&gt;] 屬性,表示其為靜態。不允許使用明確欄位宣告。</target>
<note />
</trans-unit>
<trans-unit id="chkFeatureNotLanguageSupported">
......@@ -69,7 +69,7 @@
</trans-unit>
<trans-unit id="chkImplementingInterfacesOnStaticClasses">
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Implementing interfaces is not allowed.</source>
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Implementing interfaces is not allowed.</target>
<target state="translated">如果類型同時使用 [&lt;Sealed&gt;] 和 [&lt;AbstractClass&gt;] 屬性,表示其為靜態。不允許實作介面。</target>
<note />
</trans-unit>
<trans-unit id="chkInfoRefcellAssign">
......@@ -94,7 +94,7 @@
</trans-unit>
<trans-unit id="chkInstanceLetBindingOnStaticClasses">
<source>If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Instance let bindings are not allowed.</source>
<target state="new">If a type uses both [&lt;Sealed&gt;] and [&lt;AbstractClass&gt;] attributes, it means it is static. Instance let bindings are not allowed.</target>
<target state="translated">如果類型同時使用 [&lt;Sealed&gt;] 和 [&lt;AbstractClass&gt;] 屬性,表示其為靜態。不允許執行個體 'let' 繫結。</target>
<note />
</trans-unit>
<trans-unit id="chkInstanceMemberOnStaticClasses">
......@@ -189,7 +189,7 @@
</trans-unit>
<trans-unit id="featureArithmeticInLiterals">
<source>Arithmetic and logical operations in literals, enum definitions and attributes</source>
<target state="translated">常值、列舉定義和屬性中的算術和邏輯運算</target>
<target state="translated">常值、列舉定義和屬性中的算術和邏輯作業</target>
<note />
</trans-unit>
<trans-unit id="featureAttributesToRightOfModuleKeyword">
......@@ -309,12 +309,12 @@
</trans-unit>
<trans-unit id="featureNestedCopyAndUpdate">
<source>Nested record field copy-and-update</source>
<target state="translated">巢狀記錄欄位複製更新</target>
<target state="translated">巢狀記錄欄位複製更新</target>
<note />
</trans-unit>
<trans-unit id="featureNonInlineLiteralsAsPrintfFormat">
<source>String values marked as literals and IL constants as printf format</source>
<target state="translated">字串值標記為常值,IL 常數則標示為 printf 格式</target>
<target state="translated">標記為常值的字串值和標記為 printf 格式的 IL 常數</target>
<note />
</trans-unit>
<trans-unit id="featureNonVariablePatternsToRightOfAsPatterns">
......@@ -404,12 +404,12 @@
</trans-unit>
<trans-unit id="featureTryWithInSeqExpressions">
<source>Support for try-with in sequence expressions</source>
<target state="translated">支援循序試用運算式</target>
<target state="translated">支援循序運算式中的 try-with</target>
<note />
</trans-unit>
<trans-unit id="featureWarningWhenCopyAndUpdateRecordChangesAllFields">
<source>Raises warnings when an copy-and-update record expression changes all fields of a record.</source>
<target state="translated">當複製更新記錄運算式變更記錄的所有欄位時引發警告。</target>
<target state="translated">當複製更新記錄運算式變更記錄的所有欄位時引發警告。</target>
<note />
</trans-unit>
<trans-unit id="featureWarningWhenInliningMethodImplNoInlineMarkedFunction">
......@@ -509,7 +509,7 @@
</trans-unit>
<trans-unit id="keywordDescriptionSig">
<source>Keyword reserved for ML-compatibility.</source>
<target state="translated">保留用於 ML 相容性的關鍵字。</target>
<target state="translated">為 ML 相容性保留的關鍵字。</target>
<note />
</trans-unit>
<trans-unit id="keywordDescriptionTypeTest">
......@@ -774,7 +774,7 @@
</trans-unit>
<trans-unit id="parsUnexpectedEndOfFileElif">
<source>Unexpected end of input in 'else if' or 'elif' branch of conditional expression. Expected 'elif &lt;expr&gt; then &lt;expr&gt;' or 'else if &lt;expr&gt; then &lt;expr&gt;'.</source>
<target state="translated">條件運算式的 'else if' 或 'elif' 分支中有未預期的輸入結尾。必須是 'elif &lt;expr&gt; then &lt;expr&gt;' 或 'else if &lt;expr&gt; then &lt;expr&gt;'。</target>
<target state="translated">條件運算式的 'else if' 或 'elif' 分支中出現未預期的輸入結尾。 預期為 'elif &lt;expr&gt; then &lt;expr&gt;' 或 'else if &lt;expr&gt; then &lt;expr&gt;'.</target>
<note />
</trans-unit>
<trans-unit id="parsUnexpectedSymbolDot">
......@@ -794,7 +794,7 @@
</trans-unit>
<trans-unit id="reprResumableCodeContainsConstrainedGenericLet">
<source>A constrained generic construct occured in the resumable code specification</source>
<target state="translated">可繼續的程式碼規格中發生限制的一般建構</target>
<target state="translated">可繼續的程式碼規格中出現了限制式泛型建構</target>
<note />
</trans-unit>
<trans-unit id="reprResumableCodeContainsDynamicResumeAtInBody">
......@@ -919,7 +919,7 @@
</trans-unit>
<trans-unit id="tcCopyAndUpdateRecordChangesAllFields">
<source>This copy-and-update record expression changes all fields of record type '{0}'. Consider using the record construction syntax instead.</source>
<target state="translated">此複製與更新記錄運算式會變更記錄類型'{0}'的所有欄位。請考慮改用記錄建構語法。</target>
<target state="translated">此複製和更新記錄運算式將變更記錄類型為 '{0}' 的所有欄位。請考慮改用記錄建構語法。</target>
<note />
</trans-unit>
<trans-unit id="tcHighPrecedenceFunctionApplicationToListDeprecated">
......@@ -1189,7 +1189,7 @@
</trans-unit>
<trans-unit id="typrelNeverRefinedAwayFromTop">
<source>A type has been implicitly inferred as 'obj', which may be unintended. Consider adding explicit type annotations. You can disable this warning by using '#nowarn \"3559\"' or '--nowarn:3559'.</source>
<target state="new">A type has been implicitly inferred as 'obj', which may be unintended. Consider adding explicit type annotations. You can disable this warning by using '#nowarn \"3559\"' or '--nowarn:3559'.</target>
<target state="translated">類型已隱含推斷為 'obj',這可能是意外的。請考慮新增明確類型註釋。您可以使用 '#nowarn \"3559\" 或 '--nowarn:3559' 停用此警告。</target>
<note />
</trans-unit>
<trans-unit id="undefinedNameFieldConstructorOrMemberWhenTypeIsKnown">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册