Files
vscode/i18n/hun/extensions/extension-editing/out/extensionLinter.i18n.json
2017-09-05 21:21:58 +02:00

14 lines
1.1 KiB
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.
{
"httpsRequired": "A képek csak HTTPS-protokollt használhatnak.",
"svgsNotValid": "Az SVG-k nem érvényes képforrások.",
"embeddedSvgsNotValid": "A beágyazott SVG-k nem érvényes képforrások.",
"dataUrlsNotValid": "A data URL-ek nem érvényes képforrások.",
"relativeUrlRequiresHttpsRepository": "A relatív kép URL-ekhez egy HTTPS-protokollal rendelkező forráskódtárat kell megadni a package.json-ban.",
"relativeIconUrlRequiresHttpsRepository": "Az ikonhoz egy HTTPS-protokollal rendelkező forráskódtárat kell megadni a package.json-ban.",
"relativeBadgeUrlRequiresHttpsRepository": "A relatív jelvény URL-ekhez egy HTTPS-protokollal rendelkező forráskódtárat kell megadni a package.json-ban."
}