Merged in translations

This commit is contained in:
Dirk Baeumer
2017-02-06 09:58:01 +01:00
parent 0ca70f86ca
commit d0364c2453
96 changed files with 323 additions and 151 deletions

View File

@@ -4,8 +4,9 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"configuration.suggest.basic": "Konfiguriert, ob die integrierten PHP-Sprachvorschläge aktiviert sind. Die Unterstützung schlägt globale und variable PHP-Elemente vor.",
"configuration.title": "PHP",
"configuration.validate.enable": "Gibt an, ob PHP-Überprüfung aktiviert ist.",
"configuration.validate.enable": "Integrierte PHP-Überprüfung aktivieren/deaktivieren.",
"configuration.validate.executablePath": "Zeigt auf die ausführbare PHP-Datei.",
"configuration.validate.run": "Gibt an, ob der Linter beim Speichern oder bei der Eingabe ausgeführt wird."
}