mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"configureLocale": "Nyelv beállítása",
|
||||
"displayLanguage": "Meghatározza a VSCode felületének nyelvét.",
|
||||
"doc": "Az elérhető nyelvek listája a következő címen tekinthető meg: {0}",
|
||||
"restart": "Az érték módosítása után újra kell indítani a VSCode-ot.",
|
||||
"fail.createSettings": "A(z) '{0}' nem hozható létre ({1})",
|
||||
"JsonSchema.locale": "A felhasználói felületen használt nyelv."
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"openFolder": "Mappa megnyitása...",
|
||||
"openFileFolder": "Megnyitás...",
|
||||
"addFolderToWorkspace": "Mappa hozzáadása a munkaterülethez...",
|
||||
"add": "Hozzáadás",
|
||||
"addFolderToWorkspaceTitle": "Mappa hozzáadása a munkaterülethez",
|
||||
"removeFolderFromWorkspace": "Mappa eltávolítása a munkaterületről"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"toggleActivityBar": "Tevékenységsáv be- és kikapcsolása",
|
||||
"view": "Nézet"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"toggleEditorGroupLayout": "Szerkesztőablak-csoport vízszintes/függőleges elrendezésének váltása",
|
||||
"horizontalLayout": "Szerkesztőablak-csoport elrendezése vízszintesen",
|
||||
"verticalLayout": "Szerkesztőablak-csoport elrendezése függőlegesen",
|
||||
"view": "Nézet"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"toggleLocation": "Oldalsáv helyének váltása",
|
||||
"view": "Nézet"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"toggleSidebar": "Oldalsáv be- és kikapcsolása",
|
||||
"view": "Nézet"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"toggleStatusbar": "Állapotsor be- és kikapcsolása",
|
||||
"view": "Nézet"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"toggleZenMode": "Zen mód be- és kikapcsolása",
|
||||
"view": "Nézet"
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"openFolder": "Mappa megnyitása...",
|
||||
"openFileFolder": "Megnyitás...",
|
||||
"addFolderToWorkspace": "Mappa hozzáadása a munkaterülethez...",
|
||||
"add": "&&Hozzáadás",
|
||||
"addFolderToWorkspaceTitle": "Mappa hozzáadása a munkaterülethez",
|
||||
"newWorkspace": "Új munkaterület...",
|
||||
"select": "&&Kiválasztás",
|
||||
"selectWorkspace": "Válassza ki a munkaterület mappáit!",
|
||||
"removeFolderFromWorkspace": "Mappa eltávolítása a munkaterületről",
|
||||
"saveWorkspaceAsAction": "Munkaterület mentése másként...",
|
||||
"saveEmptyWorkspaceNotSupported": "A mentéshez először nyisson meg egy munkaterületet.",
|
||||
"save": "Menté&&s",
|
||||
"saveWorkspace": "Munkaterület mentése",
|
||||
"openWorkspaceAction": "Munkaterület megnyitása...",
|
||||
"openWorkspaceConfigFile": "Munkaterület konfigurációs fájljának megnyitása"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"removeFromActivityBar": "Eltávolítás a tevékenységsávról",
|
||||
"keepInActivityBar": "Megtartás a tevékenységsávon",
|
||||
"titleKeybinding": "{0} ({1})",
|
||||
"additionalViews": "További nézetek",
|
||||
"numberBadge": "{0} ({1})",
|
||||
"manageExtension": "Kiegészítő kezelése",
|
||||
"toggle": "Nézet rögzítésének be- és kikapcsolása"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"hideActivitBar": "Tevékenységsáv elrejtése",
|
||||
"activityBarAriaLabel": "Az aktív nézet váltása",
|
||||
"globalActions": "Globális műveletek"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"ariaCompositeToolbarLabel": "{0} művelet",
|
||||
"titleTooltip": "{0} ({1})"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"metadataDiff": "{0} ↔ {1}"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"binaryEditor": "Bináris megjelenítő"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"textEditor": "Szövegszerkesztő",
|
||||
"textDiffEditor": "Szöveges tartalmak differenciaszerkesztő ablaka",
|
||||
"binaryDiffEditor": "Bináris tartalmak differenciaszerkesztő ablaka",
|
||||
"sideBySideEditor": "Párhuzamos szerkesztőablakok",
|
||||
"groupOnePicker": "Az első csoportban található szerkesztőablakok megjelenítése",
|
||||
"groupTwoPicker": "A második csoportban található szerkesztőablakok megjelenítése",
|
||||
"groupThreePicker": "A harmadik csoportban található szerkesztőablakok megjelenítése",
|
||||
"allEditorsPicker": "Összes megnyitott szerkesztőablak megjelenítése",
|
||||
"view": "Nézet"
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"splitEditor": "Szerkesztő kettéosztása",
|
||||
"joinTwoGroups": "Két szerkesztőcsoport összevonása",
|
||||
"navigateEditorGroups": "Váltás szerkesztőcsoportok között",
|
||||
"focusActiveEditorGroup": "Váltás az aktív szerkesztőcsoportra",
|
||||
"focusFirstEditorGroup": "Váltás az első szerkesztőcsoportra",
|
||||
"focusSecondEditorGroup": "Váltás a második szerkesztőcsoportra",
|
||||
"focusThirdEditorGroup": "Váltás a harmadik szerkesztőcsoportra",
|
||||
"focusPreviousGroup": "Váltás az előző csoportra",
|
||||
"focusNextGroup": "Váltás a következő csoportra",
|
||||
"openToSide": "Megnyitás oldalt",
|
||||
"closeEditor": "Szerkesztőablak bezárása",
|
||||
"revertAndCloseActiveEditor": "Visszaállítás és szerkesztőablak bezárása",
|
||||
"closeEditorsToTheLeft": "Balra lévő szerkesztőablakok bezárása",
|
||||
"closeEditorsToTheRight": "Jobbra lévő szerkesztőablakok bezárása",
|
||||
"closeAllEditors": "Összes szerkesztőablak bezárása",
|
||||
"closeUnmodifiedEditors": "Nem módosult szerkesztőablakok bezárása a csoportban",
|
||||
"closeEditorsInOtherGroups": "A többi csoport szerkesztőablakainak bezárása",
|
||||
"closeOtherEditorsInGroup": "Többi szerkesztőablak bezárása",
|
||||
"closeEditorsInGroup": "A csoportban lévő összes szerkesztőablak bezárása",
|
||||
"moveActiveGroupLeft": "Szerkesztőablak-csoport mozgatása balra",
|
||||
"moveActiveGroupRight": "Szerkesztőablak-csoport mozgatása jobbra",
|
||||
"minimizeOtherEditorGroups": "Többi szerkesztőablak-csoport kis méretűvé tétele",
|
||||
"evenEditorGroups": "Szerkesztőablak-csoportok egyenlő méretűvé tétele",
|
||||
"maximizeEditor": "Szerkesztőablak-csoport nagy méretűvé tétele és oldalsáv elrejtése",
|
||||
"keepEditor": "Szerkesztőablak nyitva tartása",
|
||||
"openNextEditor": "Következő szerkesztőablak megnyitása",
|
||||
"openPreviousEditor": "Előző szerkesztőablak megnyitása",
|
||||
"nextEditorInGroup": "A csoport következő szerkesztőablakának megnyitása",
|
||||
"openPreviousEditorInGroup": "A csoport előző szerkesztőablakának megnyitása",
|
||||
"navigateNext": "Ugrás előre",
|
||||
"navigatePrevious": "Ugrás vissza",
|
||||
"reopenClosedEditor": "Bezárt szerkesztőablak újranyitása",
|
||||
"clearRecentFiles": "Legutóbb megnyitottak listájának ürítése",
|
||||
"showEditorsInFirstGroup": "Az első csoportban található szerkesztőablakok megjelenítése",
|
||||
"showEditorsInSecondGroup": "A második csoportban található szerkesztőablakok megjelenítése",
|
||||
"showEditorsInThirdGroup": "A harmadik csoportban található szerkesztőablakok megjelenítése",
|
||||
"showEditorsInGroup": "A csoportban található szerkesztőablakok megjelenítése",
|
||||
"showAllEditors": "Összes szerkesztőablak megjelenítése",
|
||||
"openPreviousRecentlyUsedEditorInGroup": "A csoportban előző legutoljára használt szerksztőablak megnyitása",
|
||||
"openNextRecentlyUsedEditorInGroup": "A csoportban következő legutoljára használt szerksztőablak megnyitása",
|
||||
"navigateEditorHistoryByInput": "Előző szerkesztőablak menyitása az előzményekből",
|
||||
"openNextRecentlyUsedEditor": "A következő legutoljára használt szerksztőablak megnyitása",
|
||||
"openPreviousRecentlyUsedEditor": "Az előző legutoljára használt szerksztőablak megnyitása",
|
||||
"clearEditorHistory": "Szerkesztőablak-előzmények törlése",
|
||||
"focusLastEditorInStack": "Csoport utolsó szerkesztőablakának megnyitása",
|
||||
"moveEditorLeft": "Szerkesztőablak mozgatása balra",
|
||||
"moveEditorRight": "Szerkesztőablak mozgatása jobbra",
|
||||
"moveEditorToPreviousGroup": "Szerkesztőablak mozgatása az előző csoportba",
|
||||
"moveEditorToNextGroup": "Szerkesztőablak mozgatása a következő csoportba"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"editorCommand.activeEditorMove.description": "Aktív szerkesztőablak mozgatása fülek vagy csoportok között",
|
||||
"editorCommand.activeEditorMove.arg.name": "Aktív szerkesztőablak mozgatási argumentum",
|
||||
"editorCommand.activeEditorMove.arg.description": "Argumentumtulajdonságok:\n\t\t\t\t\t\t* 'to': karakterlánc, a mozgatás célpontja.\n\t\t\t\t\t\t* 'by': karakterlánc, a mozgatás egysége. Fülek (tab) vagy csoportok (group) alapján.\n\t\t\t\t\t\t* 'value': szám, ami meghatározza, hogy hány pozíciót kell mozgatni, vagy egy abszolút pozíciót, ahová mozgatni kell.\n\t\t\t\t\t",
|
||||
"commandDeprecated": "A(z) **{0}** parancs el lett távolítva. A(z) **{1}** használható helyette",
|
||||
"openKeybindings": "Billentyűparancsok beállítása"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"groupOneVertical": "Bal",
|
||||
"groupTwoVertical": "Középső",
|
||||
"groupThreeVertical": "Jobb",
|
||||
"groupOneHorizontal": "Felső",
|
||||
"groupTwoHorizontal": "Középső",
|
||||
"groupThreeHorizontal": "Alsó",
|
||||
"editorOpenError": "Nem sikerült megnyitni a(z) '{0}' fájlt: {1}."
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"entryAriaLabel": "{0}, szerkesztőcsoport-választó",
|
||||
"groupLabel": "Csoport: {0}",
|
||||
"noResultsFoundInGroup": "A csoportban nem található ilyen nyitott szerkesztőablak",
|
||||
"noOpenedEditors": "A csoportban jelenleg nincs megnyitott szerkesztőablak",
|
||||
"noResultsFound": "Nem található ilyen nyitott szerkesztőablak",
|
||||
"noOpenedEditorsAllGroups": "Jelenleg nincs megnyitott szerkesztőablak"
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"singleSelectionRange": "{0}. sor, {1}. oszlop ({2} kijelölve)",
|
||||
"singleSelection": "{0}. sor, {1}. oszlop",
|
||||
"multiSelectionRange": "{0} kijelölés ({1} karakter kijelölve)",
|
||||
"multiSelection": "{0} kijelölés",
|
||||
"endOfLineLineFeed": "LF",
|
||||
"endOfLineCarriageReturnLineFeed": "CRLF",
|
||||
"tabFocusModeEnabled": "Tab fókuszt vált",
|
||||
"screenReaderDetected": "Képernyőolvasó érzékelve",
|
||||
"screenReaderDetectedExtra": "Ha nem használ képernyőolvasót, állítsa az `editor.accessibilitySupport` értékét \"off\"-ra.",
|
||||
"disableTabMode": "Kisegítő mód letiltása",
|
||||
"gotoLine": "Sor megkeresése",
|
||||
"indentation": "Indentálás",
|
||||
"selectEncoding": "Kódolás kiválasztása",
|
||||
"selectEOL": "Sorvégjel kiválasztása",
|
||||
"selectLanguageMode": "Nyelvmód kiválasztása",
|
||||
"fileInfo": "Fájlinformáció",
|
||||
"spacesSize": "Szóközök: {0}",
|
||||
"tabSize": "Tabulátorméret: {0}",
|
||||
"showLanguageExtensions": "'{0}' kiegészítő keresése a piactéren...",
|
||||
"changeMode": "Nyelvmód váltása",
|
||||
"noEditor": "Jelenleg nincs aktív szerkesztőablak",
|
||||
"languageDescription": "({0}) - Beállított nyelv",
|
||||
"languageDescriptionConfigured": "({0})",
|
||||
"languagesPicks": "nyelvek (azonosító)",
|
||||
"configureModeSettings": "'{0}' nyelvi beállítások módosítása...",
|
||||
"configureAssociationsExt": "'{0}' fájlhozzárendelések módosítása...",
|
||||
"autoDetect": "Automatikus felderítés",
|
||||
"pickLanguage": "Nyelvmód kiválasztása",
|
||||
"currentAssociation": "Jelenlegi társítás",
|
||||
"pickLanguageToConfigure": "A(z) '{0}' kiterjesztéshez társított nyelvmód kiválasztása",
|
||||
"changeIndentation": "Indentálás módosítása",
|
||||
"noWritableCodeEditor": "Az aktív kódszerkesztő-ablak írásvédett módban van.",
|
||||
"indentView": "nézet váltása",
|
||||
"indentConvert": "fájl konvertálása",
|
||||
"pickAction": "Művelet kiválasztása",
|
||||
"changeEndOfLine": "Sorvégjel módosítása",
|
||||
"pickEndOfLine": "Sorvégjel kiválasztása",
|
||||
"changeEncoding": "Fájlkódolás módosítása",
|
||||
"noFileEditor": "Jelenleg nincs aktív fájl",
|
||||
"saveWithEncoding": "Mentés adott kódolással",
|
||||
"reopenWithEncoding": "Újranyitás adott kódolással",
|
||||
"guessedEncoding": "Kitalálva a tartalomból",
|
||||
"pickEncodingForReopen": "Válassza ki a kódolást a fájl újranyitásához",
|
||||
"pickEncodingForSave": "Válassza ki a mentéshez használandó kódolást"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"araLabelTabActions": "Fülműveletek"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"textDiffEditor": "Szöveges tartalmak differenciaszerkesztő ablaka",
|
||||
"readonlyEditorWithInputAriaLabel": "{0}. Írásvédett szövegösszehasonlító.",
|
||||
"readonlyEditorAriaLabel": "Írásvédett szövegösszehasonlító.",
|
||||
"editableEditorWithInputAriaLabel": "{0}. Szövegfájl-összehasonlító.",
|
||||
"editableEditorAriaLabel": "Szövegfájl-összehasonlító.",
|
||||
"navigate.next.label": "Következő módosítás",
|
||||
"navigate.prev.label": "Előző módosítás",
|
||||
"inlineDiffLabel": "Váltás inline nézetre",
|
||||
"sideBySideDiffLabel": "Váltás párhuzamos nézetre"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"editorLabelWithGroup": "{0}, {1}. csoport"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"textEditor": "Szövegszerkesztő",
|
||||
"readonlyEditorWithInputAriaLabel": "{0}. Írásvédett szövegszerkesztő.",
|
||||
"readonlyEditorAriaLabel": "Írásvédett szövegszerkesztő.",
|
||||
"untitledFileEditorWithInputAriaLabel": "{0}. Névtelen szövegszerkesztő.",
|
||||
"untitledFileEditorAriaLabel": "Névtelen szövegszerkesztő."
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"close": "Bezárás",
|
||||
"closeOthers": "Többi bezárása",
|
||||
"closeRight": "Jobbra lévők bezárása",
|
||||
"closeAll": "Összes bezárása",
|
||||
"closeAllUnmodified": "Nem módosultak bezárása",
|
||||
"keepOpen": "Maradjon nyitva",
|
||||
"showOpenedEditors": "Megnyitott szerkesztőablak megjelenítése",
|
||||
"araLabelEditorActions": "Szerkesztőablak-műveletek"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"panelActionTooltip": "{0} ({1})",
|
||||
"closePanel": "Panel bezárása",
|
||||
"togglePanel": "Panel be- és kikapcsolása",
|
||||
"focusPanel": "Váltás a panelra",
|
||||
"toggleMaximizedPanel": "Teljes méretű panel be- és kikapcsolása",
|
||||
"maximizePanel": "Panel teljes méretűvé tétele",
|
||||
"minimizePanel": "Panel méretének visszaállítása",
|
||||
"view": "Nézet"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"panelSwitcherBarAriaLabel": "Az aktív panel váltása"
|
||||
}
|
||||
@@ -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.
|
||||
{
|
||||
"inputModeEntryDescription": "{0} (Nyomjon 'Enter'-t a megerősítéshez vagy 'Escape'-et a megszakításhoz)",
|
||||
"inputModeEntry": "Nyomjon 'Enter'-t a megerősítéshez vagy 'Escape'-et a megszakításhoz",
|
||||
"emptyPicks": "Nincs választható elem",
|
||||
"quickOpenInput": "A végrehajtható műveletek körét a ? karakter beírásával tekintheti meg",
|
||||
"historyMatches": "legutóbb megnyitott",
|
||||
"noResultsFound1": "Nincs találat",
|
||||
"canNotRunPlaceholder": "A jelenlegi kontextusban nem használható a gyorsmegnyitási funkció",
|
||||
"entryAriaLabel": "{0}, legutóbb megnyitott",
|
||||
"removeFromEditorHistory": "Eltávolítás az előzményekből",
|
||||
"pickHistory": "Válassza ki azt a szerkesztőablakot, amit el szeretne távolítani az előzményekből"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"quickOpen": "File megkeresése...",
|
||||
"quickNavigateNext": "Ugrás a következőre a fájlok gyors megnyitásánál",
|
||||
"quickNavigatePrevious": "Ugrás az előzőre a fájlok gyors megnyitásánál",
|
||||
"quickSelectNext": "Következő kiválasztása a fájlok gyors megnyitásánál",
|
||||
"quickSelectPrevious": "Előző kiválasztása a fájlok gyors megnyitásánál"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"compositePart.hideSideBarLabel": "Oldalsáv elrejtése",
|
||||
"focusSideBar": "Váltás az oldalsávra",
|
||||
"viewCategory": "Nézet"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"canNotRun": "A(z) '{0}' parancs jelenleg nem engedélyezett és nem futtatható.",
|
||||
"manageExtension": "Kiegészítő kezelése"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"patchedWindowTitle": "[Nem támogatott]",
|
||||
"devExtensionWindowTitlePrefix": "[Kiegészítő fejlesztői példány]"
|
||||
}
|
||||
10
i18n/hun/src/vs/workbench/browser/quickopen.i18n.json
Normal file
10
i18n/hun/src/vs/workbench/browser/quickopen.i18n.json
Normal file
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"noResultsMatching": "Nincs eredmény",
|
||||
"noResultsFound2": "Nincs találat",
|
||||
"entryAriaLabel": "{0}, parancs"
|
||||
}
|
||||
8
i18n/hun/src/vs/workbench/browser/viewlet.i18n.json
Normal file
8
i18n/hun/src/vs/workbench/browser/viewlet.i18n.json
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"collapse": "Összes bezárása"
|
||||
}
|
||||
Reference in New Issue
Block a user