Skip to content

Commit

Permalink
[Release/1.46] Release Langpack Port Request (#24426)
Browse files Browse the repository at this point in the history
* 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

* Remove changes to build\lib
  • Loading branch information
smartguest authored Sep 14, 2023
1 parent 848c5f7 commit fec14d9
Show file tree
Hide file tree
Showing 1,060 changed files with 288,819 additions and 264,399 deletions.
1 change: 1 addition & 0 deletions i18n/ads-language-pack-de/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
All notable changes to the "ads-language-pack-de" language pack will be documented in this file.

## [Released]
* September 14, 2023 - Release for Azure Data Studio 1.46
* July 10, 2023 - Release for Azure Data Studio 1.45
* May 8, 2023 - Release for Azure Data Studio 1.44
* March 30, 2023 - Release for Azure Data Studio 1.43
Expand Down
208 changes: 110 additions & 98 deletions i18n/ads-language-pack-de/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ads-language-pack-de",
"displayName": "German Language Pack for Azure Data Studio",
"description": "Language pack extension for German",
"version": "1.45.0",
"version": "1.46.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
Expand All @@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.45.0"
"azdata": "^1.46.0"
},
"icon": "languagepack.png",
"categories": [
Expand All @@ -31,6 +31,114 @@
"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"
Expand All @@ -51,10 +159,6 @@
"id": "vscode.git-base",
"path": "./translations/extensions/vscode.git-base.i18n.json"
},
{
"id": "vscode.git",
"path": "./translations/extensions/vscode.git.i18n.json"
},
{
"id": "vscode.github-authentication",
"path": "./translations/extensions/vscode.github-authentication.i18n.json"
Expand Down Expand Up @@ -174,98 +278,6 @@
{
"id": "vscode.yaml",
"path": "./translations/extensions/vscode.yaml.i18n.json"
},
{
"id": "Microsoft.admin-tool-ext-win",
"path": "./translations/extensions/admin-tool-ext-win.i18n.json"
},
{
"id": "Microsoft.agent",
"path": "./translations/extensions/agent.i18n.json"
},
{
"id": "Microsoft.arc",
"path": "./translations/extensions/arc.i18n.json"
},
{
"id": "Microsoft.asde-deployment",
"path": "./translations/extensions/asde-deployment.i18n.json"
},
{
"id": "Microsoft.azcli",
"path": "./translations/extensions/azcli.i18n.json"
},
{
"id": "Microsoft.azurecore",
"path": "./translations/extensions/azurecore.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/cms.i18n.json"
},
{
"id": "Microsoft.dacpac",
"path": "./translations/extensions/dacpac.i18n.json"
},
{
"id": "Microsoft.data-workspace",
"path": "./translations/extensions/data-workspace.i18n.json"
},
{
"id": "Microsoft.import",
"path": "./translations/extensions/import.i18n.json"
},
{
"id": "Microsoft.kusto",
"path": "./translations/extensions/kusto.i18n.json"
},
{
"id": "Microsoft.machine-learning",
"path": "./translations/extensions/machine-learning.i18n.json"
},
{
"id": "Microsoft.mssql",
"path": "./translations/extensions/mssql.i18n.json"
},
{
"id": "Microsoft.notebook",
"path": "./translations/extensions/notebook.i18n.json"
},
{
"id": "Microsoft.profiler",
"path": "./translations/extensions/profiler.i18n.json"
},
{
"id": "Microsoft.query-history",
"path": "./translations/extensions/query-history.i18n.json"
},
{
"id": "Microsoft.resource-deployment",
"path": "./translations/extensions/resource-deployment.i18n.json"
},
{
"id": "Microsoft.schema-compare",
"path": "./translations/extensions/schema-compare.i18n.json"
},
{
"id": "Microsoft.server-report",
"path": "./translations/extensions/server-report.i18n.json"
},
{
"id": "Microsoft.sql-assessment",
"path": "./translations/extensions/sql-assessment.i18n.json"
},
{
"id": "Microsoft.sql-database-projects",
"path": "./translations/extensions/sql-database-projects.i18n.json"
},
{
"id": "Microsoft.sql-migration",
"path": "./translations/extensions/sql-migration.i18n.json"
},
{
"id": "Microsoft.xml-language-features",
"path": "./translations/extensions/xml-language-features.i18n.json"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. 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/main": {
"adminToolExtWin.noOENode": "Der Objekt-Explorer-Knoten konnte nicht aus dem connectionContext ermittelt werden: {0}",
"adminToolExtWin.ssmsMinError": "Fehler beim Aufruf von SsmsMin mit den Argumenten \"{0}\": {1}",
"adminToolExtWin.launchingDialogStatus": "Das Dialogfeld wird gestartet...",
"adminToolExtWin.noConnectionContextForGsw": "Für \"handleLaunchSsmsMinPropertiesDialogCommand\" wurde kein ConnectionContext angegeben.",
"adminToolExtWin.noConnectionContextForProp": "Für \"handleLaunchSsmsMinPropertiesDialogCommand\" wurde kein ConnectionContext angegeben.",
"adminToolExtWin.noConnectionProfile": "Über den connectionContext wurde kein connectionProfile angegeben: {0}"
},
"package": {
"adminToolExtWin.description": "Hiermit werden Azure Data Studio zusätzliche Windows-spezifische Funktionen hinzugefügt.",
"adminToolExtWin.displayName": "Datenbankverwaltungstool-Erweiterungen für Windows",
"adminToolExtWin.launchGswMenuItem": "Skripts generieren...",
"adminToolExtWin.propertiesMenuItem": "Properties (Admin Tools)"
}
}
}
Loading

0 comments on commit fec14d9

Please sign in to comment.