Skip to content

Commit be44da3

Browse files
author
David Shiflet (from Dev Box)
committed
update loc files
1 parent be5a458 commit be44da3

File tree

14 files changed

+956
-720
lines changed

14 files changed

+956
-720
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"request": "launch",
2525
"mode" : "auto",
2626
"program": "${workspaceFolder}/cmd/modern",
27-
"args" : ["-S", "davidshi-2022", "-g", "-Q", "select nvarcharcol from encrypt.dbo.encrypted", "--driver-logging-level=65"],
27+
"args" : ["-S", "sqltools2025-3", "-Ns:sqltools2025-3.redmond.corp.microsoft.com", "-Q", "select top 8 name from sys.all_objects"],
2828
},
2929
{
3030
"name" : "Run file query",

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"go.lintTool": "golangci-lint",
33
"go.lintOnSave": "workspace",
4-
"azure-pipelines.1ESPipelineTemplatesSchemaFile": true
4+
"azure-pipelines.1ESPipelineTemplatesSchemaFile": true,
5+
"sarif-viewer.connectToGithubCodeScanning": "on"
56
}

internal/translations/catalog.go

Lines changed: 665 additions & 665 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/translations/locales/de-DE/out.gotext.json

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,11 +2812,32 @@
28122812
"fuzzy": true
28132813
},
28142814
{
2815-
"id": "Specifies the formatting for results",
2816-
"message": "Specifies the formatting for results",
2817-
"translation": "Gibt die Formatierung für Ergebnisse an",
2818-
"translatorComment": "Copied from source.",
2819-
"fuzzy": true
2815+
"id": "Specifies the host name in the server certificate.",
2816+
"message": "Specifies the host name in the server certificate.",
2817+
"translation": ""
2818+
},
2819+
{
2820+
"id": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2821+
"message": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2822+
"translation": "",
2823+
"placeholders": [
2824+
{
2825+
"id": "SQLCMDFORMAT",
2826+
"string": "%[1]s",
2827+
"type": "string",
2828+
"underlyingType": "string",
2829+
"argNum": 1,
2830+
"expr": "sqlcmd.SQLCMDFORMAT"
2831+
},
2832+
{
2833+
"id": "Vert",
2834+
"string": "%[2]s",
2835+
"type": "string",
2836+
"underlyingType": "string",
2837+
"argNum": 2,
2838+
"expr": "\"vert\""
2839+
}
2840+
]
28202841
},
28212842
{
28222843
"id": "{_r0__1} Redirects error messages with severity \u003e= 11 output to stderr. Pass 1 to to redirect all errors including PRINT.",

internal/translations/locales/en-US/out.gotext.json

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2816,12 +2816,37 @@
28162816
"fuzzy": true
28172817
},
28182818
{
2819-
"id": "Specifies the formatting for results",
2820-
"message": "Specifies the formatting for results",
2821-
"translation": "Specifies the formatting for results",
2819+
"id": "Specifies the host name in the server certificate.",
2820+
"message": "Specifies the host name in the server certificate.",
2821+
"translation": "Specifies the host name in the server certificate.",
28222822
"translatorComment": "Copied from source.",
28232823
"fuzzy": true
28242824
},
2825+
{
2826+
"id": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2827+
"message": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2828+
"translation": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2829+
"translatorComment": "Copied from source.",
2830+
"placeholders": [
2831+
{
2832+
"id": "SQLCMDFORMAT",
2833+
"string": "%[1]s",
2834+
"type": "string",
2835+
"underlyingType": "string",
2836+
"argNum": 1,
2837+
"expr": "sqlcmd.SQLCMDFORMAT"
2838+
},
2839+
{
2840+
"id": "Vert",
2841+
"string": "%[2]s",
2842+
"type": "string",
2843+
"underlyingType": "string",
2844+
"argNum": 2,
2845+
"expr": "\"vert\""
2846+
}
2847+
],
2848+
"fuzzy": true
2849+
},
28252850
{
28262851
"id": "{_r0__1} Redirects error messages with severity \u003e= 11 output to stderr. Pass 1 to to redirect all errors including PRINT.",
28272852
"message": "{_r0__1} Redirects error messages with severity \u003e= 11 output to stderr. Pass 1 to to redirect all errors including PRINT.",

internal/translations/locales/es-ES/out.gotext.json

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,11 +2812,32 @@
28122812
"fuzzy": true
28132813
},
28142814
{
2815-
"id": "Specifies the formatting for results",
2816-
"message": "Specifies the formatting for results",
2817-
"translation": "Especifica el formato de los resultados",
2818-
"translatorComment": "Copied from source.",
2819-
"fuzzy": true
2815+
"id": "Specifies the host name in the server certificate.",
2816+
"message": "Specifies the host name in the server certificate.",
2817+
"translation": ""
2818+
},
2819+
{
2820+
"id": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2821+
"message": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2822+
"translation": "",
2823+
"placeholders": [
2824+
{
2825+
"id": "SQLCMDFORMAT",
2826+
"string": "%[1]s",
2827+
"type": "string",
2828+
"underlyingType": "string",
2829+
"argNum": 1,
2830+
"expr": "sqlcmd.SQLCMDFORMAT"
2831+
},
2832+
{
2833+
"id": "Vert",
2834+
"string": "%[2]s",
2835+
"type": "string",
2836+
"underlyingType": "string",
2837+
"argNum": 2,
2838+
"expr": "\"vert\""
2839+
}
2840+
]
28202841
},
28212842
{
28222843
"id": "{_r0__1} Redirects error messages with severity \u003e= 11 output to stderr. Pass 1 to to redirect all errors including PRINT.",

internal/translations/locales/fr-FR/out.gotext.json

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,11 +2812,32 @@
28122812
"fuzzy": true
28132813
},
28142814
{
2815-
"id": "Specifies the formatting for results",
2816-
"message": "Specifies the formatting for results",
2817-
"translation": "Spécifie le formatage des résultats",
2818-
"translatorComment": "Copied from source.",
2819-
"fuzzy": true
2815+
"id": "Specifies the host name in the server certificate.",
2816+
"message": "Specifies the host name in the server certificate.",
2817+
"translation": ""
2818+
},
2819+
{
2820+
"id": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2821+
"message": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2822+
"translation": "",
2823+
"placeholders": [
2824+
{
2825+
"id": "SQLCMDFORMAT",
2826+
"string": "%[1]s",
2827+
"type": "string",
2828+
"underlyingType": "string",
2829+
"argNum": 1,
2830+
"expr": "sqlcmd.SQLCMDFORMAT"
2831+
},
2832+
{
2833+
"id": "Vert",
2834+
"string": "%[2]s",
2835+
"type": "string",
2836+
"underlyingType": "string",
2837+
"argNum": 2,
2838+
"expr": "\"vert\""
2839+
}
2840+
]
28202841
},
28212842
{
28222843
"id": "{_r0__1} Redirects error messages with severity \u003e= 11 output to stderr. Pass 1 to to redirect all errors including PRINT.",

internal/translations/locales/it-IT/out.gotext.json

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,11 +2812,32 @@
28122812
"fuzzy": true
28132813
},
28142814
{
2815-
"id": "Specifies the formatting for results",
2816-
"message": "Specifies the formatting for results",
2817-
"translation": "Specifica la formattazione dei risultati",
2818-
"translatorComment": "Copied from source.",
2819-
"fuzzy": true
2815+
"id": "Specifies the host name in the server certificate.",
2816+
"message": "Specifies the host name in the server certificate.",
2817+
"translation": ""
2818+
},
2819+
{
2820+
"id": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2821+
"message": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2822+
"translation": "",
2823+
"placeholders": [
2824+
{
2825+
"id": "SQLCMDFORMAT",
2826+
"string": "%[1]s",
2827+
"type": "string",
2828+
"underlyingType": "string",
2829+
"argNum": 1,
2830+
"expr": "sqlcmd.SQLCMDFORMAT"
2831+
},
2832+
{
2833+
"id": "Vert",
2834+
"string": "%[2]s",
2835+
"type": "string",
2836+
"underlyingType": "string",
2837+
"argNum": 2,
2838+
"expr": "\"vert\""
2839+
}
2840+
]
28202841
},
28212842
{
28222843
"id": "{_r0__1} Redirects error messages with severity \u003e= 11 output to stderr. Pass 1 to to redirect all errors including PRINT.",

internal/translations/locales/ja-JP/out.gotext.json

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,11 +2812,32 @@
28122812
"fuzzy": true
28132813
},
28142814
{
2815-
"id": "Specifies the formatting for results",
2816-
"message": "Specifies the formatting for results",
2817-
"translation": "結果の書式を指定します",
2818-
"translatorComment": "Copied from source.",
2819-
"fuzzy": true
2815+
"id": "Specifies the host name in the server certificate.",
2816+
"message": "Specifies the host name in the server certificate.",
2817+
"translation": ""
2818+
},
2819+
{
2820+
"id": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2821+
"message": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2822+
"translation": "",
2823+
"placeholders": [
2824+
{
2825+
"id": "SQLCMDFORMAT",
2826+
"string": "%[1]s",
2827+
"type": "string",
2828+
"underlyingType": "string",
2829+
"argNum": 1,
2830+
"expr": "sqlcmd.SQLCMDFORMAT"
2831+
},
2832+
{
2833+
"id": "Vert",
2834+
"string": "%[2]s",
2835+
"type": "string",
2836+
"underlyingType": "string",
2837+
"argNum": 2,
2838+
"expr": "\"vert\""
2839+
}
2840+
]
28202841
},
28212842
{
28222843
"id": "{_r0__1} Redirects error messages with severity \u003e= 11 output to stderr. Pass 1 to to redirect all errors including PRINT.",

internal/translations/locales/ko-KR/out.gotext.json

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,11 +2812,32 @@
28122812
"fuzzy": true
28132813
},
28142814
{
2815-
"id": "Specifies the formatting for results",
2816-
"message": "Specifies the formatting for results",
2817-
"translation": "결과의 형식을 지정합니다.",
2818-
"translatorComment": "Copied from source.",
2819-
"fuzzy": true
2815+
"id": "Specifies the host name in the server certificate.",
2816+
"message": "Specifies the host name in the server certificate.",
2817+
"translation": ""
2818+
},
2819+
{
2820+
"id": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2821+
"message": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
2822+
"translation": "",
2823+
"placeholders": [
2824+
{
2825+
"id": "SQLCMDFORMAT",
2826+
"string": "%[1]s",
2827+
"type": "string",
2828+
"underlyingType": "string",
2829+
"argNum": 1,
2830+
"expr": "sqlcmd.SQLCMDFORMAT"
2831+
},
2832+
{
2833+
"id": "Vert",
2834+
"string": "%[2]s",
2835+
"type": "string",
2836+
"underlyingType": "string",
2837+
"argNum": 2,
2838+
"expr": "\"vert\""
2839+
}
2840+
]
28202841
},
28212842
{
28222843
"id": "{_r0__1} Redirects error messages with severity \u003e= 11 output to stderr. Pass 1 to to redirect all errors including PRINT.",

0 commit comments

Comments
 (0)