mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-24 13:50:29 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"sql.maxRecentConnectionsDescription": "O número máximo de conexões usados recentemente para armazenar na lista de conexão.",
|
||||
"sql.defaultEngineDescription": "Mecanismo de SQL padrão para uso. Isso leva o provedor de idioma padrão em arquivos .sql e o padrão para usar ao criar uma nova conexão. Opção válida atualmente é MSSQL"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"ClearRecentlyUsedLabel": "Lista de conexões recentemente limpas",
|
||||
"ClearedRecentConnections": "Lista de ligações recentes desmarcada",
|
||||
"connectionAction.yes": "Sim",
|
||||
"connectionAction.no": "Não",
|
||||
"delete": "Excluir"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"invalidServerName": "Um grupo de servidores com o mesmo nome já existe."
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"connectionNotAcceptedError": "Conexão não aceita",
|
||||
"connectionService.yes": "Sim",
|
||||
"connectionService.no": "Não",
|
||||
"cancelConnectionConfirmation": "Tem certeza que deseja cancelar esta conexão?"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"onDidConnectMessage": "Conectado a",
|
||||
"onDidDisconnectMessage": "Desconectado",
|
||||
"unsavedGroupLabel": "Conexões não salvas"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"connectionAdvancedProperties": "Propriedades avançadas",
|
||||
"advancedProperties.discard": "Descarte"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"connectionError": "Erro de Conexão",
|
||||
"kerberosErrorStart": "Conexão falhou devido a um erro de Kerberos.",
|
||||
"kerberosHelpLink": "ajuda para configurar o Kerberos está disponível em ",
|
||||
"kerberosKinit": "Se você já se conectou anteriormente, pode ser necessário executar novamente o kinit."
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"connection": "Conexão",
|
||||
"recentConnectionTitle": "Conexões recentes",
|
||||
"savedConnectionTitle": "Conexões salvas",
|
||||
"connectType": "Tipo de Conexão",
|
||||
"connectionDialog.connect": "Conectar-se",
|
||||
"connectionDialog.cancel": "Cancelar",
|
||||
"clearRecentConnectionMessage": "Você tem certeza que deseja excluir todas as conexões da lista?",
|
||||
"connectionDialog.yes": "Sim",
|
||||
"connectionDialog.no": "Não",
|
||||
"recentHistory": "Histórico recente",
|
||||
"noRecentConnections": "Nenhuma conexão recente",
|
||||
"noSavedConnections": "Nenhuma conexão salva"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"defaultDatabaseOption": "<Padrão>",
|
||||
"loadingDatabaseOption": "Carregando...",
|
||||
"defaultServerGroup": "<Padrão>",
|
||||
"addNewServerGroup": "Adicionar novo grupo...",
|
||||
"noneServerGroup": "Nenhum",
|
||||
"connectionWidget.missingRequireField": " é necessário.",
|
||||
"rememberPassword": "Lembrar senha",
|
||||
"serverGroup": "Grupo de servidores",
|
||||
"advanced": "Avançada..."
|
||||
}
|
||||
Reference in New Issue
Block a user