mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
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."
|
||||
],
|
||||
"serverGroup.colors": "Paleta de cores do grupo de servidores usada no explorador de objetos.",
|
||||
"serverGroup.autoExpand": "Expanda automaticamente grupos de servidores no explorador de objetos."
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"ServerGroupsDialogTitle": "Grupos de servidores",
|
||||
"serverGroup.ok": "OK",
|
||||
"serverGroup.cancel": "Cancelar",
|
||||
"connectionGroupName": "Nome do grupo de servidores",
|
||||
"MissingGroupNameError": "Nome do grupo é necessário.",
|
||||
"groupDescription": "Descrição do grupo",
|
||||
"groupColor": "Grupo cor"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"serverGroup.addServerGroup": "Adicionar grupo de servidores",
|
||||
"serverGroup.editServerGroup": "Editar grupo de servidores"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectionTree.refresh": "Atualizar",
|
||||
"DisconnectAction": "Desconectar-se",
|
||||
"connectionTree.addConnection": "Nova Conexão",
|
||||
"connectionTree.addServerGroup": "Novo Server Group",
|
||||
"connectionTree.editServerGroup": "Editar grupo de servidores",
|
||||
"activeConnections": "Mostrar conexões ativas",
|
||||
"showAllConnections": "Mostrar Todas as Conexões",
|
||||
"recentConnections": "Conexões recentes",
|
||||
"registeredServers.newQuery": "Nova consulta",
|
||||
"deleteConnection": "Excluir a Conexão",
|
||||
"deleteConnectionGroup": "Excluir grupo",
|
||||
"clearSearch": "Limpar pesquisa"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"ManageAction": "Gerenciar"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"loading": "Carregando..."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"serverTree.addConnection": "Adicionar Conexão"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"treeAriaLabel": "Conexões recentes",
|
||||
"treeCreation.regTreeAriaLabel": "Servidores"
|
||||
}
|
||||
Reference in New Issue
Block a user