[Loc] update to xlfs and resx for 7-7-2022 (#1567)

This commit is contained in:
Alex Ma
2022-07-07 17:25:27 -07:00
committed by GitHub
parent 5663ddba68
commit e28ee805e4
20 changed files with 960 additions and 0 deletions

View File

@@ -6194,6 +6194,66 @@ The Query Processor estimates that implementing the following index could improv
<target state="translated">В сценарии имеется несколько определений таблиц. В конструкторе можно редактировать только первую таблицу.</target>
<note></note>
</trans-unit>
<trans-unit id="Operation">
<source>Operation</source>
<target state="translated">Операция</target>
<note></note>
</trans-unit>
<trans-unit id="Object">
<source>Object</source>
<target state="translated">Объект</target>
<note></note>
</trans-unit>
<trans-unit id="EstimatedCost">
<source>Estimated Cost %</source>
<target state="translated">Предполагаемая стоимость %</target>
<note></note>
</trans-unit>
<trans-unit id="EstimatedSubtree">
<source>Estimated Subtree Cost %</source>
<target state="translated">Предполагаемая стоимость поддерева %</target>
<note></note>
</trans-unit>
<trans-unit id="ActualRows">
<source>Actual Rows</source>
<target state="translated">Фактическое число строк</target>
<note></note>
</trans-unit>
<trans-unit id="EstimatedRows">
<source>Estimated Rows</source>
<target state="translated">Предполагаемое число строк</target>
<note></note>
</trans-unit>
<trans-unit id="ActualExecutions">
<source>Actual Executions</source>
<target state="translated">Фактическое количество выполнений</target>
<note></note>
</trans-unit>
<trans-unit id="EstimatedExecutions">
<source>Estimated Executions</source>
<target state="translated">Предполагаемое количество выполнений</target>
<note></note>
</trans-unit>
<trans-unit id="EstimatedCpu">
<source>Estimated CPU Cost</source>
<target state="translated">Предполагаемая стоимость ЦП</target>
<note></note>
</trans-unit>
<trans-unit id="EstimatedIO">
<source>Estimated IO Cost</source>
<target state="translated">Предполагаемая стоимость операций ввода-вывода</target>
<note></note>
</trans-unit>
<trans-unit id="ActualDataSize">
<source>Actual Data Size</source>
<target state="translated">Фактический размер данных</target>
<note></note>
</trans-unit>
<trans-unit id="EstimatedAverageRowSize">
<source>Estimated Average Row Size</source>
<target state="translated">Предполагаемый средний размер строки</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>