{
	"": [
		"--------------------------------------------------------------------------------------------",
		"Copyright (c) Microsoft Corporation. All rights reserved.",
		"Licensed under the MIT License. See License.txt in the project root for license information.",
		"--------------------------------------------------------------------------------------------",
		"Do not edit this file. It is machine generated."
	],
	"version": "1.0.0",
	"contents": {
		"bundle": {
			"Cannot validate since a PHP installation could not be found. Use the setting 'php.validate.executablePath' to configure the PHP executable.": "Não é possível validar, pois não foi possível encontrar uma instalação do PHP. Use a configuração 'php.validate.executablePath' para configurar o executável do PHP.",
			"Cannot validate since no PHP executable is set. Use the setting 'php.validate.executablePath' to configure the PHP executable.": "Não é possível validar porque nenhum executável do PHP está definido. Use a configuração 'php.validate.executablePath' para configurar o executável do PHP.",
			"Cannot validate since {0} is not a valid php executable. Use the setting 'php.validate.executablePath' to configure the PHP executable.": "Não é possível validar, pois {0} não é um executável php válido. Use a configuração 'php.validate.executablePath' para configurar o executável do PHP.",
			"Failed to run php using path: {0}. Reason is unknown.": "Falha ao executar php usando o caminho: {0}. Motivo desconhecido.",
			"Open Settings": "Abrir as Configurações"
		},
		"package": {
			"command.untrustValidationExecutable": "Não permitir executável de validação do PHP (definido como configuração do workspace)",
			"commands.categroy.php": "PHP",
			"configuration.suggest.basic": "Controla se as sugestões de linguagem do PHP internas estão habilitadas. O suporte sugere variáveis e globais do PHP.",
			"configuration.title": "PHP",
			"configuration.validate.enable": "Habilitar/desabilitar a validação interna do PHP.",
			"configuration.validate.executablePath": "Aponta para o executável do PHP.",
			"configuration.validate.run": "Se o linter é executado ao salvar ou no tipo.",
			"description": "Fornece suporte de linguagem avançada para arquivos do PHP.",
			"displayName": "Recursos da Linguagem PHP",
			"workspaceTrust": "A extensão exige confiança do espaço de trabalho quando a configuração 'php.validate.executablePath ' carregar uma versão do PHP no espaço de trabalho."
		}
	}
}