mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
migrated loc files (#14015)
This commit is contained in:
93
resources/xlf/LocProject.json
Normal file
93
resources/xlf/LocProject.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"Projects": [
|
||||
{
|
||||
"LanguageSet": "AzureKatal_Languages",
|
||||
"LocItems": [
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\admin-tool-ext-win.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\admin-tool-ext-win.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\agent.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\agent.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\azurecore.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\azurecore.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\big-data-cluster.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\big-data-cluster.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\cms.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\cms.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\dacpac.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\dacpac.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\import.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\import.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\Microsoft.sqlservernotebook.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\Microsoft.sqlservernotebook.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\mssql.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\mssql.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\notebook.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\notebook.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\profiler.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\profiler.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\resource-deployment.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\resource-deployment.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\schema-compare.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\schema-compare.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\sql.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user