mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Initial VS Code 1.19 source merge (#571)
* Initial 1.19 xcopy * Fix yarn build * Fix numerous build breaks * Next batch of build break fixes * More build break fixes * Runtime breaks * Additional post merge fixes * Fix windows setup file * Fix test failures. * Update license header blocks to refer to source eula
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
|
||||
11
i18n/hun/extensions/git/out/autofetch.i18n.json
Normal file
11
i18n/hun/extensions/git/out/autofetch.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"yes": "Igen",
|
||||
"no": "Nem",
|
||||
"not now": "Most nem",
|
||||
"suggest auto fetch": "Szeretné engedélyezni a Git-forráskódtárhelyek automatikus lekérését (fetch)?"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
@@ -9,9 +9,12 @@
|
||||
"create branch": "$(plus) Új ág létrehozása",
|
||||
"repourl": "Forráskódtár URL-címe",
|
||||
"parent": "Szülőkönyvtár",
|
||||
"cancel": "$(sync~spin) Forráskódtár klónozása... Kattintson ide a megszakításhoz",
|
||||
"cancel tooltip": "Klónozás megszakítása",
|
||||
"cloning": "Git-forráskódtár klónozása...",
|
||||
"openrepo": "Forráskódtár megnyitása",
|
||||
"proposeopen": "Szeretné megnyitni a klónozott forráskódtárat?",
|
||||
"init": "Válasszon munkaterületi mappát a Git-forráskódtár inicializálásához!",
|
||||
"init repo": "Forráskódtár előkészítése",
|
||||
"create repo": "Forráskódtár előkészítése",
|
||||
"are you sure": "A művelet egy Git forráskódtárat hoz létre a következő helyen: '{0}. Biztosan szeretné folytatni?",
|
||||
@@ -49,12 +52,15 @@
|
||||
"select branch to delete": "Válassza ki a törlendő ágat",
|
||||
"confirm force delete branch": "A(z) '{0}' ág nincs teljesen beolvasztva. Mégis törli?",
|
||||
"delete branch": "Ág törlése",
|
||||
"invalid branch name": "Az ág neve érvénytelen",
|
||||
"branch already exists": "Már van '{0}' nevű ág",
|
||||
"select a branch to merge from": "Válassza ki az ágat, amit olvasztani szeretne",
|
||||
"merge conflicts": "Összeolvasztási konfliktusok keletkeztek. Oldja fel őket a beadás (commit) előtt!",
|
||||
"tag name": "Címke neve",
|
||||
"provide tag name": "Adja meg a címke nevét",
|
||||
"tag message": "Üzenet",
|
||||
"provide tag message": "Adja meg a címke leírását tartalmazó üzenetet",
|
||||
"no remotes to fetch": "A forráskódtárhoz nincsenek távoli szerverek konfigurálva, ahonnan le lehetne kérni.",
|
||||
"no remotes to pull": "A forráskódtárhoz nincsenek távoli szerverek konfigurálva, ahonnan pullozni lehetne.",
|
||||
"pick remote pull repo": "Válassza ki a távoli szervert, ahonnan pullozni szeretné az ágat",
|
||||
"no remotes to push": "A forráskódtárhoz nincsenek távoli szerverek konfigurálva, ahová pusholni lehetne.",
|
||||
@@ -71,7 +77,7 @@
|
||||
"no stashes": "Nincs visszaállítható stash.",
|
||||
"pick stash to pop": "Válassza ki a visszaállítandó stash-t",
|
||||
"clean repo": "Takarítsa ki a forráskódtár munkafáját, mielőtt checkoutolna!",
|
||||
"cant push": "Nem lehet pusholni a távoli szerverre. Futtassa a 'Pull' parancsot a módosításai integrálásához!",
|
||||
"cant push": "Nem lehet pusholni a távoli szerverre. Először próbálja meg futtatni a 'Pull' parancsot a módosításai integrálásához!",
|
||||
"git error details": "Git: {0}",
|
||||
"git error": "Git-hiba",
|
||||
"open git log": "Git-napló megnyitása"
|
||||
|
||||
@@ -1,11 +1,14 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
* 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}",
|
||||
"updateGit": "Git frissítése",
|
||||
"downloadgit": "Git letöltése",
|
||||
"neverShowAgain": "Ne jelenjen 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."
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
@@ -21,6 +21,7 @@
|
||||
"deleted by us": "Általunk törölt",
|
||||
"both added": "Mindkettő hozzáadta",
|
||||
"both modified": "Mindkettő módosította",
|
||||
"commitMessage": "Üzenet (nyomja meg a következőt a commithoz: {0})",
|
||||
"commit": "Commit",
|
||||
"merge changes": "Módosítások összeolvasztása",
|
||||
"staged changes": "Beadásra előjegyzett módosítások",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
@@ -33,8 +33,10 @@
|
||||
"command.checkout": "Checkout adott helyre...",
|
||||
"command.branch": "Ág létrehozása...",
|
||||
"command.deleteBranch": "Új ág létrehozása",
|
||||
"command.renameBranch": "Ág átnevezése...",
|
||||
"command.merge": "Ág beolvasztása...",
|
||||
"command.createTag": "Címke létrehozása",
|
||||
"command.fetch": "Lekérés (fetch)",
|
||||
"command.pull": "Pull",
|
||||
"command.pullRebase": "Pull (Rebase)",
|
||||
"command.pullFrom": "Pullozás...",
|
||||
@@ -42,9 +44,11 @@
|
||||
"command.pushTo": "Push adott helyre...",
|
||||
"command.pushWithTags": "Push címkékkel",
|
||||
"command.sync": "Szinkronizálás",
|
||||
"command.syncRebase": "Szinkronizálás (rebase)",
|
||||
"command.publish": "Ág publikálása",
|
||||
"command.showOutput": "Git-kimenet megjelenítése",
|
||||
"command.ignore": "Fájl hozzáadása a .gitignore-hoz",
|
||||
"command.stashIncludeUntracked": "Stash (a nem követett fájlokkal együtt)",
|
||||
"command.stash": "Stash",
|
||||
"command.stashPop": "Stash visszaállítása...",
|
||||
"command.stashPopLatest": "Legutóbbi stash visszaállítása",
|
||||
@@ -57,6 +61,7 @@
|
||||
"config.countBadge": "Meghatározza a git jelvényen megjelenő számláló működését. Az `all` minden módosítást számol, a `tracked` csak a követkett változtatásokat. Az `off` kikapcsolja a jelvényt.",
|
||||
"config.checkoutType": "Meghatározza, hogy milyen típusú ágak jelenjenek meg a `Checkout adott helyről... ` parancs futtatása esetén. Az `all` esetén az összes ref megjelenik, `local` esetén csak a helyi ágak, `tags` esetén csak a címkék, `remote` esetén pedig csak a távoli ágak.",
|
||||
"config.ignoreLegacyWarning": "Régi gittel kapcsolatos figyelmeztetés figyelmen kívül hagyása",
|
||||
"config.ignoreMissingGitWarning": "Figyelmeztetés figyelmen kívül hagyása, ha a Git hiányzik",
|
||||
"config.ignoreLimitWarning": "Túl sok módosítás esetén megjelenő figyelmeztetés figyelmen kívül hagyása",
|
||||
"config.defaultCloneDirectory": "Git-forráskódtárak klónozásának alapértelmezett helye.",
|
||||
"config.enableSmartCommit": "Összes módosítás beadása (commit), ha nincsenek előjegyzett módosítások.",
|
||||
|
||||
Reference in New Issue
Block a user