mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 22:41:31 +01:00
14 lines
1.1 KiB
JSON
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."
|
|
} |