24 Star 2 Fork 0

openKylin/ide-extension-dependency

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.nls.json 2.16 KB
一键复制 编辑 原始数据 按行查看 历史
bluesky 提交于 2023-08-01 16:04 . 添加软件包搜索限时20s
{
"language.language": "Language",
"language.en": "English",
"language.zh": "Chinese",
"language.cancel": "Cancel",
"language.Close": "Close",
"language.yes": "yes",
"language.no": "no",
"language.dpkgPath" : "The path to dpkg executable, e.g.: /usr/bin/dpkg",
"language.apt-getPath" : "The path to apt-get executable, e.g.: /usr/bin/apt-get",
"language.apt-cachePath" : "The path to apt-cache executable, e.g.: /usr/bin/apt-cache",
"language.archPath" : "The path to arch executable, e.g.: /usr/bin/arch",
"language.rpmPath" : "The path to rpm executable, e.g.: /usr/bin/rpm",
"language.yumPath" : "The path to yum executable, e.g.: /usr/bin/yum",
"language.InstDepDetail" : "Install Dependency Package",
"language.errorExcPath": "The path of '{0}' is illegal!",
"language.extDepManageTitle" : "Extension dependency management",
"language.extDepMeetCondition" : "The system packages have all met the conditions",
"language.NotextDepSoft" : "There are no software packages in the source that meet the conditions",
"language.InstFailed" : "'{0}' installation failed",
"language.InstSucceed" : "Successfully installed '{0}'",
"language.DepNotInstall" : "Software package not installed",
"language.notDep" : "Not dependent on system software packages",
"language.extDepNotMeetCondition" : "The installed software package version does not meet the version requirements",
"language.NoData":"No Data",
"language.DepConditionillegal":"Software package restrictions do not comply with regulations and do not participate in dependency checks, installation, and other operations",
"language.DepNameillegal":"The software package identification name does not comply with the specifications and does not participate in dependency checks, installation, and other operations",
"language.DependsNOData":"depends.json is missing '{0}' data",
"language.CloseViewPanel":"Close Page",
"language.dependency-no-data-select": "No Data Seleted",
"language.yum-search-timeout":"yum list --available packagename timed out.",
"language.apt-cache-search-timeout":"apt-cache show packagename timed out."
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openkylin/ide-extension-dependency.git
git@gitee.com:openkylin/ide-extension-dependency.git
openkylin
ide-extension-dependency
ide-extension-dependency
master

搜索帮助