mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-22 21:00:30 -04:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
17
i18n/hun/src/vs/code/node/cliProcessMain.i18n.json
Normal file
17
i18n/hun/src/vs/code/node/cliProcessMain.i18n.json
Normal file
@@ -0,0 +1,17 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"notFound": "A(z) '{0}' kiegészítő nem található.",
|
||||
"notInstalled": "A(z) '{0}' kiegészítő nincs telepítve.",
|
||||
"useId": "Bizonyosodjon meg róla, hogy a kiegészítő teljes azonosítóját használja, beleértve a kiadót, pl.: {0}",
|
||||
"successVsixInstall": "A(z) '{0}' kiegszítő sikeresen telepítve lett.",
|
||||
"alreadyInstalled": "A(z) '{0}' kiegészítő már telepítve van.",
|
||||
"foundExtension": "A(z) '{0}' kiegészítő megtalálva a piactéren.",
|
||||
"installing": "Telepítés...",
|
||||
"successInstall": "A(z) '{0}' v{1} kiegészítő sikeresen telepítve lett.",
|
||||
"uninstalling": "{0} eltávolítása...",
|
||||
"successUninstall": "A(z) '{0}' kiegészítő sikeresen el lett távolítva."
|
||||
}
|
||||
Reference in New Issue
Block a user