csharpfftfsharpintegrationinterpolationlinear-algebramathdifferentiationmatrixnumericsrandomregressionstatisticsmathnet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
2.7 KiB
45 lines
2.7 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Translations provided by Dessiatov Anton -->
|
|
<content xml:space="preserve">
|
|
<!-- NOTE: This file must appear LAST in the list of content files
|
|
so that these items override the matching items in the
|
|
stock content files! -->
|
|
|
|
<!-- reference_content.xml overrides -->
|
|
<item id="rootTopicTitle">{@RootNamespaceTitle}</item>
|
|
<item id="rootTopicTitleLocalized">Пространства имен</item>
|
|
<item id="rootLink"><referenceLink target="R:Project">{@RootNamespaceTitle}</referenceLink></item>
|
|
<item id="productTitle">{@HtmlEncHelpTitle}</item>
|
|
<item id="runningHeaderText">{@HtmlEncHelpTitle}</item>
|
|
|
|
<item id="locationInformation">Сборка: {0} (Модуль: {1})</item>
|
|
<item id="assemblyNameAndModule">{0} (in {1}.{2}) Version: {3}</item>
|
|
|
|
<!-- shared_content.xml overrides -->
|
|
<item id="copyCode">Copy</item>
|
|
|
|
<item id="locale">{@Locale}</item>
|
|
|
|
<item id="preliminary"><p style="color: #dc143c; font-size: 8.5pt; font-weight: bold;">[This is preliminary documentation and is subject to change.]</p></item>
|
|
|
|
<item id="comments"><p/>Send comments on this topic to
|
|
<a id="HT_MailLink" href="mailto:{@UrlEncFeedbackEMailAddress}?Subject={@UrlEncHelpTitle}">{@HtmlEncFeedbackEMailAddress}</a>
|
|
<script type="text/javascript">
|
|
var HT_mailLink = document.getElementById("HT_MailLink");
|
|
var HT_mailLinkText = HT_mailLink.innerHTML;
|
|
HT_mailLink.href += ": " + document.title;
|
|
HT_mailLink.innerHTML = HT_mailLinkText;
|
|
</script></item>
|
|
|
|
<!-- To format the copyright HREF and/or copyright text into a message of
|
|
your choosing, you can specify @HtmlEncCopyrightHref and/or
|
|
@HtmlEncCopyrightText in braces -->
|
|
<item id="copyright">{@HtmlEncCopyrightInfo}</item>
|
|
|
|
<!-- SHFB Show Missing Component messages -->
|
|
<item id="shfbAutoDocConstructor">Initializes a new instance of the <see cref="T:{0}"/> class</item>
|
|
<item id="shfbAutoDocStaticConstructor">Initializes the static fields of the <see cref="T:{0}"/> class</item>
|
|
<item id="shfbMissingTag"><p style="color: #dc143c; font-size: 8.5pt; font-weight: bold;">[Missing &lt;{0}&gt; documentation for "{1}"]</p></item>
|
|
<item id="shfbMissingParamTag"><p style="color: #dc143c; font-size: 8.5pt; font-weight: bold;">[Missing &lt;{0} name="{1}"/&gt; documentation for "{2}"]</p></item>
|
|
<item id="shfbMissingIncludeTarget"><p style="color: #dc143c; font-size: 8.5pt; font-weight: bold;">[Missing &lt;include&gt; target documentation in '{0}'. File: '{1}' Path: '{2}']</p></item>
|
|
</content>
|
|
|