Merged in translations

This commit is contained in:
Dirk Baeumer
2017-02-27 11:09:04 +01:00
parent d9b92c9a89
commit f3ec75c594
509 changed files with 4157 additions and 968 deletions

View File

@@ -7,6 +7,7 @@
"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.useExecutablePath": "¿Permite la ejecución de {0} (definido como valor del área de trabajo) para detectar errores en archivos PHP?",
"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. Use el ajuste \"php.validate.executablePath\" para configurar el ejecutable PHP."