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

update.i18n.json « electron-browser « update « parts « workbench « vs « src « hun « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fc8ccab84e74c3fee17423e7e6f7711fe720b5eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"updateNow": "Frissítés most",
	"later": "Később",
	"unassigned": "nincs hozzárendelve",
	"releaseNotes": "Kiadási jegyzék",
	"showReleaseNotes": "Kiadási jegyzék megjelenítése",
	"downloadNow": "Letöltés most",
	"read the release notes": "Üdvözöljük a {0} v{1} verziójában. Szeretné megtekinteni a kiadási jegyzéket?",
	"licenseChanged": "A licencfeltételek változtak. Olvassa végig!",
	"license": "Licenc elolvasása",
	"updateIsReady": "Új frissítés érhető el.",
	"thereIsUpdateAvailable": "Van elérhető frissítés.",
	"updateAvailable": "A {0} frissül az újraindítás után.",
	"noUpdatesAvailable": "Jelenleg nincs elérhető frissítés.",
	"commandPalette": "Parancskatalógus...",
	"settings": "Beállítások",
	"keyboardShortcuts": "Billentyűparancsok",
	"selectTheme.label": "Színtéma",
	"themes.selectIconTheme.label": "Fájlikontéma",
	"not available": "A frissítések nem érhetők el",
	"checkingForUpdates": "Frissítések keresése...",
	"DownloadUpdate": "Elérhető frissítés letöltése",
	"DownloadingUpdate": "Frissítés letöltése...",
	"InstallingUpdate": "Frissítés telepítése...",
	"restartToUpdate": "Újraindítás a frissítéshez...",
	"checkForUpdates": "Frissítések keresése..."
}