[Loc] update to resx and xlf files 12-13-2021 (#1338)

* added new XLFs

* update to resx files
This commit is contained in:
Alex Ma
2021-12-13 11:42:00 -08:00
committed by GitHub
parent 3d857abee4
commit c3936a35f8
20 changed files with 90 additions and 0 deletions

View File

@@ -5696,6 +5696,12 @@
<target state="translated">Указывает, включено ли проверочное ограничение.</target>
<note></note>
</trans-unit>
<trans-unit id="QueryServiceUnsupportedSqlVariantType">
<source>The underlying type "{0}" for sql variant column "{1}" could not be resolved.</source>
<target state="translated">Не удалось разрешить базовый тип "{0}" для столбца переменной SQL "{1}".</target>
<note>.
Parameters: 0 - underlyingType (string), 1 - columnName (string) </note>
</trans-unit>
</body>
</file>
</xliff>