Added localized vscode extensions to localization source files (#21684)

* added localized vscode extensions

* bump to 1.42
This commit is contained in:
Alex Ma
2023-01-23 12:42:31 -08:00
committed by GitHub
parent ac4afbec6c
commit 205e683a4d
126 changed files with 2008 additions and 2408 deletions

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"dist/remoteSource": {
"branch name": "Имя ветви",
"error": "$(error) Ошибка: {0}",
"none found": "Удаленные репозитории не найдены.",
"pick url": "Выберите URL-адрес, откуда требуется клонировать.",
"provide url": "Укажите URL-адрес репозитория",
"provide url or pick": "Укажите URL-адрес репозитория или выберите источник репозитория.",
"recently opened": "недавно открытые",
"remote sources": "удаленные источники",
"type to filter": "Имя репозитория",
"type to search": "Имя репозитория (введите текст для поиска)",
"url": "URL-адрес"
},
"package": {
"command.api.getRemoteSources": "Получить удаленные источники",
"description": "Статические вклады и сборщики Git.",
"displayName": "База данных Git"
}
}
}