Integrate resources from Community Localization platform (#1313)

This commit is contained in:
Karl Burtram
2018-05-02 11:17:29 -07:00
committed by GitHub
parent bca4102542
commit 7ee13b4afb
1083 changed files with 12412 additions and 7 deletions

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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."
}

View File

@@ -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?"
}

View File

@@ -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"
}