mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 10:58:30 -05:00
[Loc] xlf update for 6-8-2023 (#2092)
This commit is contained in:
@@ -7596,6 +7596,691 @@ O Processador de Consultas estima que a implementação do índice a seguir pode
|
||||
<target state="translated">Esquema e Dados</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="autogrowth_dialog_title">
|
||||
<source>Change Autogrowth for {0}</source>
|
||||
<target state="translated">Alterar Aumento Automático para {0}</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="autogrowth_dialog_filestreamtitle">
|
||||
<source>Change Maxsize for {0}</source>
|
||||
<target state="translated">Alterar Tamanho Máximo para {0}</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="autogrowth_dialog_defaulttitle">
|
||||
<source>Change Autogrowth</source>
|
||||
<target state="translated">Alterar Aumento Automático</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="autogrowth_dialog_defaultfilestreamtitle">
|
||||
<source>Change Maxsize</source>
|
||||
<target state="translated">Alterar Tamanho Máximo</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="compatibilityLevel_shiloh">
|
||||
<source>SQL Server 2000 (80)</source>
|
||||
<target state="translated">SQL Server 2000 (80)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="compatibilityLevel_sphinx">
|
||||
<source>SQL Server 7.0 (70)</source>
|
||||
<target state="translated">SQL Server 7.0 (70)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="compatibilityLevel_yukon">
|
||||
<source>SQL Server 2005 (90)</source>
|
||||
<target state="translated">SQL Server 2005 (90)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="createDatabase_title">
|
||||
<source>New Database</source>
|
||||
<target state="translated">Novo Banco de Dados</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="error_60compatibility">
|
||||
<source>Database properties cannot be set or viewed for databases in 6.0 or 6.5 compatibility mode.</source>
|
||||
<target state="translated">As propriedades do banco de dados não podem ser definidas ou exibidas para bancos de dados no modo de compatibilidade com 6.0 ou 6.5.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="error_cantModifyExistingFilePath">
|
||||
<source>You cannot modify the path for existing database files.</source>
|
||||
<target state="translated">Não é possível modificar o caminho para arquivos de banco de dados existentes.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="error_databaseAlreadyExists">
|
||||
<source>There is already a database named "{0}" on the server.</source>
|
||||
<target state="translated">Já existe um banco de dados chamado "{0}" no servidor.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="error_databaseProperties_title">
|
||||
<source>Database Properties</source>
|
||||
<target state="translated">Propriedades do Banco de Dados</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="error_emptyFileName">
|
||||
<source>File name was empty. Provide a file name for the file.</source>
|
||||
<target state="translated">O nome do arquivo estava vazio. Forneça um nome.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="error_fileNameContainsIllegalCharacter">
|
||||
<source>Cannot create a file with name '{0}' because it contains the invalid character '{1}'.</source>
|
||||
<target state="translated">Não é possível criar um arquivo com o nome '{0}' porque ele contém o caractere inválido '{1}'.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="error_fileNameStartsWithSpace">
|
||||
<source>Cannot create a file with name '{0}' because it begins with a space character.</source>
|
||||
<target state="translated">Não é possível criar um arquivo com o nome '{0}' porque ele começa com um caractere de espaço.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="error_whitespaceDatabaseName">
|
||||
<source>A database name cannot consist of all whitespace characters.</source>
|
||||
<target state="translated">O nome do banco de dados não pode ter somente caracteres de espaço em branco.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="filegroup_dialog_defaultFilegroup">
|
||||
<source>Current default filegroup: {0}</source>
|
||||
<target state="translated">Grupo de arquivos padrão atual: {0}</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="filegroup_dialog_title">
|
||||
<source>New Filegroup for {0}</source>
|
||||
<target state="translated">Novo Grupo de Arquivos para {0}</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="filegroups_default">
|
||||
<source>Default</source>
|
||||
<target state="translated">Padrão</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="filegroups_files">
|
||||
<source>Files</source>
|
||||
<target state="translated">Arquivos</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="filegroups_name">
|
||||
<source>Name</source>
|
||||
<target state="translated">Nome</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="filegroups_readonly">
|
||||
<source>Read-Only</source>
|
||||
<target state="translated">Somente Leitura</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="filegroups_autogrowAllFiles">
|
||||
<source>Autogrow All Files</source>
|
||||
<target state="translated">Crescimento Automático de Todos os Arquivos</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_autogrowth">
|
||||
<source>Autogrowth / Maxsize</source>
|
||||
<target state="translated">Aumento Automático / Tamanho Máximo</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_builderText">
|
||||
<source>...</source>
|
||||
<target state="new">...</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_default">
|
||||
<source><default></source>
|
||||
<target state="translated"><default></target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_fileGroup">
|
||||
<source>Filegroup</source>
|
||||
<target state="translated">Grupo de arquivos</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_fileName">
|
||||
<source>Logical Name</source>
|
||||
<target state="translated">Nome Lógico</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_fileType">
|
||||
<source>File Type</source>
|
||||
<target state="translated">Tipo de Arquivo</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_initialSize">
|
||||
<source>Initial Size (MB)</source>
|
||||
<target state="translated">Tamanho Inicial (MB)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_currentSize">
|
||||
<source>Size (MB)</source>
|
||||
<target state="translated">Tamanho (MB)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_newFilegroup">
|
||||
<source><new filegroup></source>
|
||||
<target state="translated"><new filegroup></target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_path">
|
||||
<source>Path</source>
|
||||
<target state="translated">Caminho</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_physicalFileName">
|
||||
<source>File Name</source>
|
||||
<target state="translated">Nome do Arquivo</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_rawDevice">
|
||||
<source><raw device></source>
|
||||
<target state="translated"><raw device></target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_recoveryModel_bulkLogged">
|
||||
<source>Bulk-logged</source>
|
||||
<target state="translated">Bulk-logged</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_recoveryModel_full">
|
||||
<source>Full</source>
|
||||
<target state="translated">Máximo</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_recoveryModel_simple">
|
||||
<source>Simple</source>
|
||||
<target state="translated">Simples</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_titleSearchOwner">
|
||||
<source>Select Database Owner</source>
|
||||
<target state="translated">Selecionar Proprietário do Banco de Dados</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="leftPane_extendedPropertiesNode_name">
|
||||
<source>Extended Properties</source>
|
||||
<target state="translated">Propriedades estendidas</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="leftPane_filegroupsNode_name">
|
||||
<source>Filegroups</source>
|
||||
<target state="translated">Grupos de arquivos</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="leftPane_generalNode_name">
|
||||
<source>General</source>
|
||||
<target state="translated">Geral</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="leftPane_optionsNode_name">
|
||||
<source>Options</source>
|
||||
<target state="translated">Opções</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="leftPane_capabilitiesNode_name">
|
||||
<source>Configure SLO</source>
|
||||
<target state="translated">Configurar SLO</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="leftPane_topNode_name">
|
||||
<source>New Database</source>
|
||||
<target state="translated">Novo Banco de Dados</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_autogrowth_disabled">
|
||||
<source>None</source>
|
||||
<target state="translated">Nenhum</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_autogrowth_restrictedGrowthByMB">
|
||||
<source>By {0} MB, Limited to {1} MB</source>
|
||||
<target state="translated">Em {0} MB, Limitado a {1} MB</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_autogrowth_restrictedGrowthByPercent">
|
||||
<source>By {0} percent, Limited to {1} MB </source>
|
||||
<target state="translated">Em {0} por cento, Limitado a {1} MB </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_autogrowth_unrestrictedGrowthByMB">
|
||||
<source>By {0} MB, Unlimited</source>
|
||||
<target state="translated">Em {0} MB, Ilimitado</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_autogrowth_unrestrictedGrowthByPercent">
|
||||
<source>By {0} percent, Unlimited</source>
|
||||
<target state="translated">Em {0} por cento, Ilimitado</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_autogrowth_unlimitedfilestream">
|
||||
<source>Unlimited</source>
|
||||
<target state="translated">Ilimitado</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_autogrowth_limitedfilestream">
|
||||
<source>Limited to {0} MB</source>
|
||||
<target state="translated">Limitado a {0} MB</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_category_automatic">
|
||||
<source>Automatic</source>
|
||||
<target state="translated">Automática</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_category_servicebroker">
|
||||
<source>Service Broker</source>
|
||||
<target state="translated">Service Broker</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_category_collation">
|
||||
<source>Collation</source>
|
||||
<target state="translated">Agrupamento</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_category_cursor">
|
||||
<source>Cursor</source>
|
||||
<target state="translated">Cursor</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_category_misc">
|
||||
<source>Miscellaneous</source>
|
||||
<target state="translated">Diversos</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_category_recovery">
|
||||
<source>Recovery</source>
|
||||
<target state="translated">Recuperação</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_category_state">
|
||||
<source>State</source>
|
||||
<target state="translated">Estado</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_ansiNullDefault">
|
||||
<source>ANSI NULL Default </source>
|
||||
<target state="translated">Padrão ANSI NULL </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_ansiNulls">
|
||||
<source>ANSI NULLS Enabled </source>
|
||||
<target state="translated">ANSI NULLS Habilitado </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_ansiPadding">
|
||||
<source>ANSI Padding Enabled </source>
|
||||
<target state="translated">Preenchimento ANSI Habilitado </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_ansiWarnings">
|
||||
<source>ANSI Warnings Enabled </source>
|
||||
<target state="translated">Avisos ANSI Habilitados </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_arithabort">
|
||||
<source>Arithmetic Abort Enabled </source>
|
||||
<target state="translated">Anular Aritmética Habilitada </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_autoClose">
|
||||
<source>Auto Close </source>
|
||||
<target state="translated">Fechamento Automático </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_autoCreateStatistics">
|
||||
<source>Auto Create Statistics </source>
|
||||
<target state="translated">Estatísticas de Criação Automática </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_autoShrink">
|
||||
<source>Auto Shrink </source>
|
||||
<target state="translated">Redução Automática </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_autoUpdateStatistics">
|
||||
<source>Auto Update Statistics </source>
|
||||
<target state="translated">Atualizar Estatísticas Automaticamente </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_autoUpdateStatisticsAsync">
|
||||
<source>Auto Update Statistics Asynchronously</source>
|
||||
<target state="translated">Atualizar Estatísticas Automaticamente de Forma Assíncrona</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_caseSensitive">
|
||||
<source>Case Sensitive </source>
|
||||
<target state="translated">Diferencia Maiúsculas de Minúsculas </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_closeCursorOnCommit">
|
||||
<source>Close Cursor on Commit Enabled </source>
|
||||
<target state="translated">Fechar Cursor Quando a Confirmação for Habilitada </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_collation">
|
||||
<source>Collation</source>
|
||||
<target state="translated">Agrupamento</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_concatNullYieldsNull">
|
||||
<source>Concatenate Null Yields Null </source>
|
||||
<target state="translated">Concatenar Nulo Produz Nulo </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseCompatibilityLevel">
|
||||
<source>Database Compatibility Level </source>
|
||||
<target state="translated">Nível de Compatibilidade do Banco de Dados </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseState">
|
||||
<source>Database State </source>
|
||||
<target state="translated">Estado do Banco de Dados </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_defaultCursor">
|
||||
<source>Default Cursor </source>
|
||||
<target state="translated">Cursor Padrão </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_fullTextIndexing">
|
||||
<source>Full-Text Indexing Enabled </source>
|
||||
<target state="translated">Indexação de Texto Completo Habilitada </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_numericRoundAbort">
|
||||
<source>Numeric Round-Abort </source>
|
||||
<target state="translated">Anular Arredondamento Numérico </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_pageVerify">
|
||||
<source>Page Verify </source>
|
||||
<target state="translated">Verificação de Página </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_quotedIdentifier">
|
||||
<source>Quoted Identifiers Enabled </source>
|
||||
<target state="translated">Identificadores entre Aspas Habilitados </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_readOnly">
|
||||
<source>Database Read-Only </source>
|
||||
<target state="translated">Banco de Dados Somente Leitura </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_recursiveTriggers">
|
||||
<source>Recursive Triggers Enabled </source>
|
||||
<target state="translated">Gatilhos Recursivos Habilitados </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_restrictAccess">
|
||||
<source>Restrict Access </source>
|
||||
<target state="translated">Acesso Restrito </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_selectIntoBulkCopy">
|
||||
<source>Select Into/Bulk Copy </source>
|
||||
<target state="translated">Selecionar em/Cópia em Massa </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_honorBrokerPriority">
|
||||
<source>Honor Broker Priority</source>
|
||||
<target state="translated">Seguir Prioridade do Agente</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_serviceBrokerGuid">
|
||||
<source>Service Broker Identifier</source>
|
||||
<target state="translated">Identificador de Service Broker</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_brokerEnabled">
|
||||
<source>Broker Enabled</source>
|
||||
<target state="translated">Agente Habilitado</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_truncateLogOnCheckpoint">
|
||||
<source>Truncate Log on Checkpoint </source>
|
||||
<target state="translated">Truncar log no Ponto de Verificação </target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_dbChaining">
|
||||
<source>Cross-database Ownership Chaining Enabled</source>
|
||||
<target state="translated">Encadeamento de Propriedades de Bancos de Dados Habilitado</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_trustworthy">
|
||||
<source>Trustworthy</source>
|
||||
<target state="translated">Trustworthy</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_dateCorrelationOptimization">
|
||||
<source>Date Correlation Optimization Enabled</source>
|
||||
<target state="translated">Otimização de Correlação de Dados Habilitada</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_parameterization">
|
||||
<source>Parameterization</source>
|
||||
<target state="translated">Parametrização</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_parameterization_value_forced">
|
||||
<source>Forced</source>
|
||||
<target state="translated">Forçado</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_parameterization_value_simple">
|
||||
<source>Simple</source>
|
||||
<target state="translated">Simples</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_file_dataFile">
|
||||
<source>ROWS Data</source>
|
||||
<target state="translated">Dados de LINHAS</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_file_logFile">
|
||||
<source>LOG</source>
|
||||
<target state="translated">LOG</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_file_filestreamFile">
|
||||
<source>FILESTREAM Data</source>
|
||||
<target state="translated">Dados FILESTREAM</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_file_noFileGroup">
|
||||
<source>Not Applicable</source>
|
||||
<target state="translated">Não Aplicável</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_file_defaultpathstring">
|
||||
<source><default path></source>
|
||||
<target state="translated"><default path></target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="title_openConnectionsMustBeClosed">
|
||||
<source>Open Connections</source>
|
||||
<target state="translated">Conexões Abertas</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="warning_openConnectionsMustBeClosed">
|
||||
<source>To change the database properties, SQL Server must close all other connections to the database. Are you sure you want to change the properties and close all other connections?</source>
|
||||
<target state="translated">Para alterar as propriedades do banco de dados, o SQL Server deve fechar todas as outras conexões com o banco de dados. Tem certeza de que deseja alterar as propriedades e fechar todas as outras conexões?</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseState_value_autoClosed">
|
||||
<source>AUTO_CLOSED</source>
|
||||
<target state="translated">AUTO_CLOSED</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseState_value_emergency">
|
||||
<source>EMERGENCY</source>
|
||||
<target state="translated">EMERGENCY</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseState_value_inaccessible">
|
||||
<source>INACCESSIBLE</source>
|
||||
<target state="translated">INACESSÍVEL</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseState_value_normal">
|
||||
<source>NORMAL</source>
|
||||
<target state="translated">NORMAL</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseState_value_offline">
|
||||
<source>OFFLINE</source>
|
||||
<target state="translated">OFFLINE</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseState_value_recovering">
|
||||
<source>RECOVERING</source>
|
||||
<target state="translated">RECOVERING</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseState_value_recoveryPending">
|
||||
<source>RECOVERY PENDING</source>
|
||||
<target state="translated">RECOVERY_PENDING</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseState_value_restoring">
|
||||
<source>RESTORING</source>
|
||||
<target state="translated">RESTORING</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseState_value_shutdown">
|
||||
<source>SHUTDOWN</source>
|
||||
<target state="translated">DESLIGAMENTO</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseState_value_standby">
|
||||
<source>STANDBY</source>
|
||||
<target state="translated">STANDBY</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databaseState_value_suspect">
|
||||
<source>SUSPECT</source>
|
||||
<target state="translated">SUSPECT</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_defaultCursor_value_global">
|
||||
<source>GLOBAL</source>
|
||||
<target state="translated">GLOBAL</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_defaultCursor_value_local">
|
||||
<source>LOCAL</source>
|
||||
<target state="translated">LOCAL</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_restrictAccess_value_multiple">
|
||||
<source>MULTI_USER</source>
|
||||
<target state="translated">MULTI_USER</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_restrictAccess_value_restricted">
|
||||
<source>RESTRICTED_USER</source>
|
||||
<target state="translated">RESTRICTED_USER</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_restrictAccess_value_single">
|
||||
<source>SINGLE_USER</source>
|
||||
<target state="translated">SINGLE_USER</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_pageVerify_value_checksum">
|
||||
<source>CHECKSUM</source>
|
||||
<target state="translated">CHECKSUM</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_pageVerify_value_none">
|
||||
<source>NONE</source>
|
||||
<target state="translated">NONE</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_pageVerify_value_tornPageDetection">
|
||||
<source>TORN_PAGE_DETECTION</source>
|
||||
<target state="translated">TORN_PAGE_DETECTION</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_varDecimalEnabled">
|
||||
<source>VarDecimal Storage Format Enabled</source>
|
||||
<target state="translated">Formato de Armazenamento VarDecimal Habilitado</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="compatibilityLevel_katmai">
|
||||
<source>SQL Server 2008 (100)</source>
|
||||
<target state="translated">SQL Server 2008 (100)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_encryptionEnabled">
|
||||
<source>Encryption Enabled</source>
|
||||
<target state="translated">Criptografia Habilitada</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databasescopedconfig_value_off">
|
||||
<source>OFF</source>
|
||||
<target state="translated">NONE</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databasescopedconfig_value_on">
|
||||
<source>ON</source>
|
||||
<target state="translated">ATIVADO</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_db_prop_databasescopedconfig_value_primary">
|
||||
<source>PRIMARY</source>
|
||||
<target state="translated">PRIMARY</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="error_db_prop_invalidleadingColumns">
|
||||
<source>For the distribution policy HASH, the number of leading hash columns is optional but should be from 1 to 16 columns</source>
|
||||
<target state="translated">Para a política de distribuição HASH, o número de colunas hash à esquerda é opcional, mas deveria ser de 1 a 16 colunas.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="compatibilityLevel_denali">
|
||||
<source>SQL Server 2012 (110)</source>
|
||||
<target state="translated">SQL Server 2012 (110)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="compatibilityLevel_sql14">
|
||||
<source>SQL Server 2014 (120)</source>
|
||||
<target state="translated">SQL Server 2014 (120)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="compatibilityLevel_sql15">
|
||||
<source>SQL Server 2016 (130)</source>
|
||||
<target state="translated">SQL Server 2016 (130)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="compatibilityLevel_sql2017">
|
||||
<source>SQL Server 2017 (140)</source>
|
||||
<target state="translated">SQL Server 2017 (140)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="compatibilityLevel_sqlv150">
|
||||
<source>SQL Server 2019 (150)</source>
|
||||
<target state="translated">SQL Server 2019 (150)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="compatibilityLevel_sqlv160">
|
||||
<source>SQL Server 2022 (160)</source>
|
||||
<target state="translated">SQL Server 2022 (160)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_containmentType_None">
|
||||
<source>None</source>
|
||||
<target state="translated">Nenhum</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_containmentType_Partial">
|
||||
<source>Partial</source>
|
||||
<target state="translated">Parcial</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="filegroups_filestreamFiles">
|
||||
<source>FILESTREAM Files</source>
|
||||
<target state="translated">Arquivos FILESTREAM</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_file_noApplicableFileGroup">
|
||||
<source>No Applicable Filegroup</source>
|
||||
<target state="translated">Nenhum Grupo de Arquivos Aplicável</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user