[Loc] add updated xlfs and resx files to servicelayer. (#1368)

* [Loc] update to servicelayer xlfs

* [Loc] added updated resx and XLFs to ServiceLayer
This commit is contained in:
Alex Ma
2022-01-24 10:29:13 -08:00
committed by GitHub
parent b02519de36
commit e9b926af75
20 changed files with 680 additions and 130 deletions

View File

@@ -3499,10 +3499,31 @@
<data name="CheckConstraintIsEnabledDescription" xml:space="preserve">
<value>Especifica se a restrição de verificação está habilitada</value>
</data>
<data name="SessionMissingDetails" xml:space="preserve">
<value>Não é possível iniciar a sessão de streaming {0} devido à falta de detalhes da sessão.</value>
<data name="QueryServiceUnsupportedSqlVariantType" xml:space="preserve">
<value>O tipo subjacente "{0}" para a coluna sql variant "{1}" não pôde ser resolvido.</value>
</data>
<data name="StartProfilingFailed" xml:space="preserve">
<value>Falha ao iniciar o criador de perfil: {0}</value>
<data name="IndexIsEnabledPropertyDescription" xml:space="preserve">
<value>Especifica se o índice está habilitado.</value>
</data>
<data name="IndexIsClusteredPropertyDescription" xml:space="preserve">
<value>Se o índice estiver clusterizado, apenas um índice clusterizado será permitido em uma tabela.</value>
</data>
<data name="TableDesignerIndexIsClusteredPropertyTitle" xml:space="preserve">
<value>Está Clusterizado</value>
</data>
<data name="IndexIsUniquePropertyDescription" xml:space="preserve">
<value>Se os dados inseridos neste índice devem ser exclusivos.</value>
</data>
<data name="TableDesignerIsUniquePropertyTitle" xml:space="preserve">
<value>É Exclusivo</value>
</data>
<data name="IndexColumnIsAscendingPropertyDescription" xml:space="preserve">
<value>Especifica a ordem de classificação da coluna.</value>
</data>
<data name="IndexColumnIsAscendingPropertyTitle" xml:space="preserve">
<value>É Ascendente</value>
</data>
<data name="TableDesignerColumnsDisplayValueTitle" xml:space="preserve">
<value>Colunas</value>
</data>
</root>