Files
Alex Ma 523dd8ad4b Langpack Source update with fix for hashed strings (#24400)
* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
2023-09-14 10:10:49 -07:00

289 lines
8.4 KiB
JSON

{
"name": "ads-language-pack-de",
"displayName": "German Language Pack for Azure Data Studio",
"description": "Language pack extension for German",
"version": "1.46.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/azuredatastudio"
},
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.46.0"
},
"icon": "languagepack.png",
"categories": [
"Language Packs"
],
"keywords": [
"Deutsch"
],
"contributes": {
"localizations": [
{
"languageId": "de",
"languageName": "German",
"localizedLanguageName": "Deutsch",
"translations": [
{
"id": "vscode",
"path": "./translations/main.i18n.json"
},
{
"id": "vscode.git",
"path": "./translations/extensions/vscode.git.i18n.json"
},
{
"id": "Microsoft.admin-tool-ext-win",
"path": "./translations/extensions/Microsoft.admin-tool-ext-win.i18n.json"
},
{
"id": "Microsoft.agent",
"path": "./translations/extensions/Microsoft.agent.i18n.json"
},
{
"id": "Microsoft.arc",
"path": "./translations/extensions/Microsoft.arc.i18n.json"
},
{
"id": "Microsoft.asde-deployment",
"path": "./translations/extensions/Microsoft.asde-deployment.i18n.json"
},
{
"id": "Microsoft.azcli",
"path": "./translations/extensions/Microsoft.azcli.i18n.json"
},
{
"id": "Microsoft.azurecore",
"path": "./translations/extensions/Microsoft.azurecore.i18n.json"
},
{
"id": "Microsoft.azuremonitor",
"path": "./translations/extensions/Microsoft.azuremonitor.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/Microsoft.cms.i18n.json"
},
{
"id": "Microsoft.dacpac",
"path": "./translations/extensions/Microsoft.dacpac.i18n.json"
},
{
"id": "Microsoft.data-workspace",
"path": "./translations/extensions/Microsoft.data-workspace.i18n.json"
},
{
"id": "Microsoft.datavirtualization",
"path": "./translations/extensions/Microsoft.datavirtualization.i18n.json"
},
{
"id": "Microsoft.import",
"path": "./translations/extensions/Microsoft.import.i18n.json"
},
{
"id": "Microsoft.kusto",
"path": "./translations/extensions/Microsoft.kusto.i18n.json"
},
{
"id": "Microsoft.machine-learning",
"path": "./translations/extensions/Microsoft.machine-learning.i18n.json"
},
{
"id": "Microsoft.mssql",
"path": "./translations/extensions/Microsoft.mssql.i18n.json"
},
{
"id": "Microsoft.notebook",
"path": "./translations/extensions/Microsoft.notebook.i18n.json"
},
{
"id": "Microsoft.profiler",
"path": "./translations/extensions/Microsoft.profiler.i18n.json"
},
{
"id": "Microsoft.query-history",
"path": "./translations/extensions/Microsoft.query-history.i18n.json"
},
{
"id": "Microsoft.query-store",
"path": "./translations/extensions/Microsoft.query-store.i18n.json"
},
{
"id": "Microsoft.resource-deployment",
"path": "./translations/extensions/Microsoft.resource-deployment.i18n.json"
},
{
"id": "Microsoft.schema-compare",
"path": "./translations/extensions/Microsoft.schema-compare.i18n.json"
},
{
"id": "Microsoft.server-report",
"path": "./translations/extensions/Microsoft.server-report.i18n.json"
},
{
"id": "Microsoft.sql-assessment",
"path": "./translations/extensions/Microsoft.sql-assessment.i18n.json"
},
{
"id": "Microsoft.sql-database-projects",
"path": "./translations/extensions/Microsoft.sql-database-projects.i18n.json"
},
{
"id": "Microsoft.sql-migration",
"path": "./translations/extensions/Microsoft.sql-migration.i18n.json"
},
{
"id": "ms-mssql.sql-bindings-vscode",
"path": "./translations/extensions/ms-mssql.sql-bindings-vscode.i18n.json"
},
{
"id": "vscode.bat",
"path": "./translations/extensions/vscode.bat.i18n.json"
},
{
"id": "vscode.builtin-notebook-renderers",
"path": "./translations/extensions/vscode.builtin-notebook-renderers.i18n.json"
},
{
"id": "vscode.configuration-editing",
"path": "./translations/extensions/vscode.configuration-editing.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/vscode.docker.i18n.json"
},
{
"id": "vscode.git-base",
"path": "./translations/extensions/vscode.git-base.i18n.json"
},
{
"id": "vscode.github-authentication",
"path": "./translations/extensions/vscode.github-authentication.i18n.json"
},
{
"id": "vscode.github",
"path": "./translations/extensions/vscode.github.i18n.json"
},
{
"id": "vscode.ipynb",
"path": "./translations/extensions/vscode.ipynb.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/vscode.json-language-features.i18n.json"
},
{
"id": "vscode.json",
"path": "./translations/extensions/vscode.json.i18n.json"
},
{
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/vscode.markdown-language-features.i18n.json"
},
{
"id": "vscode.markdown-math",
"path": "./translations/extensions/vscode.markdown-math.i18n.json"
},
{
"id": "vscode.markdown",
"path": "./translations/extensions/vscode.markdown.i18n.json"
},
{
"id": "vscode.media-preview",
"path": "./translations/extensions/vscode.media-preview.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/vscode.merge-conflict.i18n.json"
},
{
"id": "vscode.microsoft-authentication",
"path": "./translations/extensions/vscode.microsoft-authentication.i18n.json"
},
{
"id": "vscode.powershell",
"path": "./translations/extensions/vscode.powershell.i18n.json"
},
{
"id": "vscode.python",
"path": "./translations/extensions/vscode.python.i18n.json"
},
{
"id": "vscode.r",
"path": "./translations/extensions/vscode.r.i18n.json"
},
{
"id": "vscode.search-result",
"path": "./translations/extensions/vscode.search-result.i18n.json"
},
{
"id": "vscode.simple-browser",
"path": "./translations/extensions/vscode.simple-browser.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/vscode.sql.i18n.json"
},
{
"id": "vscode.theme-abyss",
"path": "./translations/extensions/vscode.theme-abyss.i18n.json"
},
{
"id": "vscode.theme-defaults",
"path": "./translations/extensions/vscode.theme-defaults.i18n.json"
},
{
"id": "vscode.theme-kimbie-dark",
"path": "./translations/extensions/vscode.theme-kimbie-dark.i18n.json"
},
{
"id": "vscode.theme-monokai-dimmed",
"path": "./translations/extensions/vscode.theme-monokai-dimmed.i18n.json"
},
{
"id": "vscode.theme-monokai",
"path": "./translations/extensions/vscode.theme-monokai.i18n.json"
},
{
"id": "vscode.theme-quietlight",
"path": "./translations/extensions/vscode.theme-quietlight.i18n.json"
},
{
"id": "vscode.theme-red",
"path": "./translations/extensions/vscode.theme-red.i18n.json"
},
{
"id": "vscode.theme-solarized-dark",
"path": "./translations/extensions/vscode.theme-solarized-dark.i18n.json"
},
{
"id": "vscode.theme-solarized-light",
"path": "./translations/extensions/vscode.theme-solarized-light.i18n.json"
},
{
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.vscode-theme-seti",
"path": "./translations/extensions/vscode.vscode-theme-seti.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/vscode.xml.i18n.json"
},
{
"id": "vscode.yaml",
"path": "./translations/extensions/vscode.yaml.i18n.json"
}
]
}
]
},
"scripts": {
"update": "cd ../vscode && npm run update-localization-extension de"
}
}