mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
16 lines
894 B
JSON
16 lines
894 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"looking": "Git keresése a következő helyen: {0}",
|
|
"using git": "Git {0} használata a következő helyről: {1}",
|
|
"downloadgit": "Git letöltése",
|
|
"neverShowAgain": "Ne jelenítse meg újra",
|
|
"notfound": "A Git nem található. Telepítse vagy állítsa be az elérési útját a 'git.path' beállítással.",
|
|
"updateGit": "Git frissítése",
|
|
"git20": "Úgy tűnik, hogy a git {0} van telepítve. A Code a git >= 2 verzióival működik együtt a legjobban."
|
|
} |