Merged in translations

This commit is contained in:
Dirk Baeumer
2017-02-17 17:48:29 +01:00
parent 58ecc07f3b
commit 1a5e433edd
27 changed files with 82 additions and 43 deletions

View File

@@ -4,7 +4,10 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"noExecutable": "No se puede validar porque no hay ningún ejecutable PHP establecido. Haga clic en el elemento de la barra de estado Ruta de acceso para configurar el ejecutable.",
"noExecutable": "No se puede validar porque no hay ningún ejecutable PHP establecido. Use el ajuste \"php.validate.executablePath\" para configurar el ejecutable de PHP.",
"php.more": "Más información",
"php.no": "No",
"php.yes": "Sí",
"unknownReason": "No se pudo ejecutar el archivo PHP con la ruta de acceso: {0}. Se desconoce el motivo.",
"wrongExecutable": "No se puede validar porque {0} no es un ejecutable PHP válido. Haga clic en el elemento de la barra de estado Ruta de acceso para configurar el ejecutable."
"wrongExecutable": "No se puede validar porque {0} no es un ejecutable PHP válido. Use el ajuste \"php.validate.executablePath\" para configurar el ejecutable PHP."
}