Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/hun/extensions/typescript/out/utils')
-rw-r--r--i18n/hun/extensions/typescript/out/utils/versionPicker.i18n.json12
-rw-r--r--i18n/hun/extensions/typescript/out/utils/versionProvider.i18n.json8
2 files changed, 20 insertions, 0 deletions
diff --git a/i18n/hun/extensions/typescript/out/utils/versionPicker.i18n.json b/i18n/hun/extensions/typescript/out/utils/versionPicker.i18n.json
new file mode 100644
index 00000000000..156bb3b5011
--- /dev/null
+++ b/i18n/hun/extensions/typescript/out/utils/versionPicker.i18n.json
@@ -0,0 +1,12 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "useVSCodeVersionOption": "A VSCode verziójának használata",
+ "activeVersion": "Jelenleg aktív",
+ "useWorkspaceVersionOption": "A munkaterület verziójának használata",
+ "learnMore": "További információ",
+ "selectTsVersion": "Válassza ki a javascriptes és typescriptes nyelvi funkciókhoz használt TypeScript-verziót"
+} \ No newline at end of file
diff --git a/i18n/hun/extensions/typescript/out/utils/versionProvider.i18n.json b/i18n/hun/extensions/typescript/out/utils/versionProvider.i18n.json
new file mode 100644
index 00000000000..e7e49293c5e
--- /dev/null
+++ b/i18n/hun/extensions/typescript/out/utils/versionProvider.i18n.json
@@ -0,0 +1,8 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "noBundledServerFound": "A VSCode beépített TS-szerverét törölte egy másik alkalmazás, például egy hibásan viselkedő víruskereső eszköz. Telepítse újra a VSCode-ot! "
+} \ No newline at end of file