Skip to content

Commit de9a0af

Browse files
Localized file check-in by OneLocBuild Task: Build definition ID 585: Build ID 386462 (#166)
1 parent c3fdafb commit de9a0af

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+328
-41
lines changed

localize/i18n/bg-BG/extension.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@
3232
"PQSdk.lifecycle.command.generate.credentials.title": "Generating credential",
3333
"PQSdk.lifecycle.command.generate.credentials.result": "GenerateCredentialTemplate {result} ",
3434
"PQSdk.lifecycle.command.choose.dataSourceKind.label": "Data source kind",
35+
"PQSdk.lifecycle.command.choose.customizedDataSourceKind.label": "Input a data source kind",
3536
"PQSdk.lifecycle.command.choose.dataSourceKind": "Choose the data source kind",
36-
"PQSdk.lifecycle.command.choose.connectorFile": "Choose a connector file",
37+
"PQSdk.lifecycle.command.choose.queryFile": "Choose a query/test file",
38+
"PQSdk.lifecycle.command.choose.extensionFilePath.label": "Extension file path",
39+
"PQSdk.lifecycle.command.choose.queryFilePath.label": "Query/test file path",
40+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.label": "Input a query/test file path",
41+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.detail": "Arbitrary query/test file path using the credential",
3742
"PQSdk.lifecycle.command.choose.auth": "Choose an authentication method",
3843
"PQSdk.lifecycle.command.choose.authKind.prompt": "Authentication key value",
3944
"PQSdk.lifecycle.command.set.credentials.result": "SetCredential {result} ",
@@ -61,6 +66,8 @@
6166
"PQSdk.lifecycle.warning.pqtest.set.failed": "SDK Tools location has not been configured",
6267
"PQSdk.lifecycle.warning.pqtest.required": "SDK Tools location must be provided before continuing",
6368
"PQSdk.lifecycle.error.empty.dataSourceKind": "Data source kind cannot be empty",
69+
"PQSdk.lifecycle.error.empty.PathToConnectorFile": "Extension file path cannot be empty",
70+
"PQSdk.lifecycle.error.empty.PathToQueryFilePath": "Query/test file path cannot be empty",
6471
"PQSdk.lifecycle.error.empty.project.name": "A project name value must be set before continuing",
6572
"PQSdk.lifecycle.error.invalid.project.name": "Only alphanumeric are allowed.",
6673
"PQSdk.lifecycle.error.invalid.empty.value": "Value {valueName} cannot be empty.",

localize/i18n/ca-ES/extension.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@
3232
"PQSdk.lifecycle.command.generate.credentials.title": "Generating credential",
3333
"PQSdk.lifecycle.command.generate.credentials.result": "GenerateCredentialTemplate {result} ",
3434
"PQSdk.lifecycle.command.choose.dataSourceKind.label": "Data source kind",
35+
"PQSdk.lifecycle.command.choose.customizedDataSourceKind.label": "Input a data source kind",
3536
"PQSdk.lifecycle.command.choose.dataSourceKind": "Choose the data source kind",
36-
"PQSdk.lifecycle.command.choose.connectorFile": "Choose a connector file",
37+
"PQSdk.lifecycle.command.choose.queryFile": "Choose a query/test file",
38+
"PQSdk.lifecycle.command.choose.extensionFilePath.label": "Extension file path",
39+
"PQSdk.lifecycle.command.choose.queryFilePath.label": "Query/test file path",
40+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.label": "Input a query/test file path",
41+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.detail": "Arbitrary query/test file path using the credential",
3742
"PQSdk.lifecycle.command.choose.auth": "Choose an authentication method",
3843
"PQSdk.lifecycle.command.choose.authKind.prompt": "Authentication key value",
3944
"PQSdk.lifecycle.command.set.credentials.result": "SetCredential {result} ",
@@ -61,6 +66,8 @@
6166
"PQSdk.lifecycle.warning.pqtest.set.failed": "SDK Tools location has not been configured",
6267
"PQSdk.lifecycle.warning.pqtest.required": "SDK Tools location must be provided before continuing",
6368
"PQSdk.lifecycle.error.empty.dataSourceKind": "Data source kind cannot be empty",
69+
"PQSdk.lifecycle.error.empty.PathToConnectorFile": "Extension file path cannot be empty",
70+
"PQSdk.lifecycle.error.empty.PathToQueryFilePath": "Query/test file path cannot be empty",
6471
"PQSdk.lifecycle.error.empty.project.name": "A project name value must be set before continuing",
6572
"PQSdk.lifecycle.error.invalid.project.name": "Only alphanumeric are allowed.",
6673
"PQSdk.lifecycle.error.invalid.empty.value": "Value {valueName} cannot be empty.",

localize/i18n/cs-CZ/extension.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@
3232
"PQSdk.lifecycle.command.generate.credentials.title": "Generating credential",
3333
"PQSdk.lifecycle.command.generate.credentials.result": "GenerateCredentialTemplate {result} ",
3434
"PQSdk.lifecycle.command.choose.dataSourceKind.label": "Data source kind",
35+
"PQSdk.lifecycle.command.choose.customizedDataSourceKind.label": "Input a data source kind",
3536
"PQSdk.lifecycle.command.choose.dataSourceKind": "Choose the data source kind",
36-
"PQSdk.lifecycle.command.choose.connectorFile": "Choose a connector file",
37+
"PQSdk.lifecycle.command.choose.queryFile": "Choose a query/test file",
38+
"PQSdk.lifecycle.command.choose.extensionFilePath.label": "Extension file path",
39+
"PQSdk.lifecycle.command.choose.queryFilePath.label": "Query/test file path",
40+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.label": "Input a query/test file path",
41+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.detail": "Arbitrary query/test file path using the credential",
3742
"PQSdk.lifecycle.command.choose.auth": "Choose an authentication method",
3843
"PQSdk.lifecycle.command.choose.authKind.prompt": "Authentication key value",
3944
"PQSdk.lifecycle.command.set.credentials.result": "SetCredential {result} ",
@@ -61,6 +66,8 @@
6166
"PQSdk.lifecycle.warning.pqtest.set.failed": "SDK Tools location has not been configured",
6267
"PQSdk.lifecycle.warning.pqtest.required": "SDK Tools location must be provided before continuing",
6368
"PQSdk.lifecycle.error.empty.dataSourceKind": "Data source kind cannot be empty",
69+
"PQSdk.lifecycle.error.empty.PathToConnectorFile": "Extension file path cannot be empty",
70+
"PQSdk.lifecycle.error.empty.PathToQueryFilePath": "Query/test file path cannot be empty",
6471
"PQSdk.lifecycle.error.empty.project.name": "A project name value must be set before continuing",
6572
"PQSdk.lifecycle.error.invalid.project.name": "Only alphanumeric are allowed.",
6673
"PQSdk.lifecycle.error.invalid.empty.value": "Value {valueName} cannot be empty.",

localize/i18n/da-DK/extension.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@
3232
"PQSdk.lifecycle.command.generate.credentials.title": "Generating credential",
3333
"PQSdk.lifecycle.command.generate.credentials.result": "GenerateCredentialTemplate {result} ",
3434
"PQSdk.lifecycle.command.choose.dataSourceKind.label": "Data source kind",
35+
"PQSdk.lifecycle.command.choose.customizedDataSourceKind.label": "Input a data source kind",
3536
"PQSdk.lifecycle.command.choose.dataSourceKind": "Choose the data source kind",
36-
"PQSdk.lifecycle.command.choose.connectorFile": "Choose a connector file",
37+
"PQSdk.lifecycle.command.choose.queryFile": "Choose a query/test file",
38+
"PQSdk.lifecycle.command.choose.extensionFilePath.label": "Extension file path",
39+
"PQSdk.lifecycle.command.choose.queryFilePath.label": "Query/test file path",
40+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.label": "Input a query/test file path",
41+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.detail": "Arbitrary query/test file path using the credential",
3742
"PQSdk.lifecycle.command.choose.auth": "Choose an authentication method",
3843
"PQSdk.lifecycle.command.choose.authKind.prompt": "Authentication key value",
3944
"PQSdk.lifecycle.command.set.credentials.result": "SetCredential {result} ",
@@ -61,6 +66,8 @@
6166
"PQSdk.lifecycle.warning.pqtest.set.failed": "SDK Tools location has not been configured",
6267
"PQSdk.lifecycle.warning.pqtest.required": "SDK Tools location must be provided before continuing",
6368
"PQSdk.lifecycle.error.empty.dataSourceKind": "Data source kind cannot be empty",
69+
"PQSdk.lifecycle.error.empty.PathToConnectorFile": "Extension file path cannot be empty",
70+
"PQSdk.lifecycle.error.empty.PathToQueryFilePath": "Query/test file path cannot be empty",
6471
"PQSdk.lifecycle.error.empty.project.name": "A project name value must be set before continuing",
6572
"PQSdk.lifecycle.error.invalid.project.name": "Only alphanumeric are allowed.",
6673
"PQSdk.lifecycle.error.invalid.empty.value": "Value {valueName} cannot be empty.",

localize/i18n/de-DE/extension.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@
3232
"PQSdk.lifecycle.command.generate.credentials.title": "Generating credential",
3333
"PQSdk.lifecycle.command.generate.credentials.result": "GenerateCredentialTemplate {result} ",
3434
"PQSdk.lifecycle.command.choose.dataSourceKind.label": "Data source kind",
35+
"PQSdk.lifecycle.command.choose.customizedDataSourceKind.label": "Input a data source kind",
3536
"PQSdk.lifecycle.command.choose.dataSourceKind": "Choose the data source kind",
36-
"PQSdk.lifecycle.command.choose.connectorFile": "Choose a connector file",
37+
"PQSdk.lifecycle.command.choose.queryFile": "Choose a query/test file",
38+
"PQSdk.lifecycle.command.choose.extensionFilePath.label": "Extension file path",
39+
"PQSdk.lifecycle.command.choose.queryFilePath.label": "Query/test file path",
40+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.label": "Input a query/test file path",
41+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.detail": "Arbitrary query/test file path using the credential",
3742
"PQSdk.lifecycle.command.choose.auth": "Choose an authentication method",
3843
"PQSdk.lifecycle.command.choose.authKind.prompt": "Authentication key value",
3944
"PQSdk.lifecycle.command.set.credentials.result": "SetCredential {result} ",
@@ -61,6 +66,8 @@
6166
"PQSdk.lifecycle.warning.pqtest.set.failed": "SDK Tools location has not been configured",
6267
"PQSdk.lifecycle.warning.pqtest.required": "SDK Tools location must be provided before continuing",
6368
"PQSdk.lifecycle.error.empty.dataSourceKind": "Data source kind cannot be empty",
69+
"PQSdk.lifecycle.error.empty.PathToConnectorFile": "Extension file path cannot be empty",
70+
"PQSdk.lifecycle.error.empty.PathToQueryFilePath": "Query/test file path cannot be empty",
6471
"PQSdk.lifecycle.error.empty.project.name": "A project name value must be set before continuing",
6572
"PQSdk.lifecycle.error.invalid.project.name": "Only alphanumeric are allowed.",
6673
"PQSdk.lifecycle.error.invalid.empty.value": "Value {valueName} cannot be empty.",

localize/i18n/el-GR/extension.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@
3232
"PQSdk.lifecycle.command.generate.credentials.title": "Generating credential",
3333
"PQSdk.lifecycle.command.generate.credentials.result": "GenerateCredentialTemplate {result} ",
3434
"PQSdk.lifecycle.command.choose.dataSourceKind.label": "Data source kind",
35+
"PQSdk.lifecycle.command.choose.customizedDataSourceKind.label": "Input a data source kind",
3536
"PQSdk.lifecycle.command.choose.dataSourceKind": "Choose the data source kind",
36-
"PQSdk.lifecycle.command.choose.connectorFile": "Choose a connector file",
37+
"PQSdk.lifecycle.command.choose.queryFile": "Choose a query/test file",
38+
"PQSdk.lifecycle.command.choose.extensionFilePath.label": "Extension file path",
39+
"PQSdk.lifecycle.command.choose.queryFilePath.label": "Query/test file path",
40+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.label": "Input a query/test file path",
41+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.detail": "Arbitrary query/test file path using the credential",
3742
"PQSdk.lifecycle.command.choose.auth": "Choose an authentication method",
3843
"PQSdk.lifecycle.command.choose.authKind.prompt": "Authentication key value",
3944
"PQSdk.lifecycle.command.set.credentials.result": "SetCredential {result} ",
@@ -61,6 +66,8 @@
6166
"PQSdk.lifecycle.warning.pqtest.set.failed": "SDK Tools location has not been configured",
6267
"PQSdk.lifecycle.warning.pqtest.required": "SDK Tools location must be provided before continuing",
6368
"PQSdk.lifecycle.error.empty.dataSourceKind": "Data source kind cannot be empty",
69+
"PQSdk.lifecycle.error.empty.PathToConnectorFile": "Extension file path cannot be empty",
70+
"PQSdk.lifecycle.error.empty.PathToQueryFilePath": "Query/test file path cannot be empty",
6471
"PQSdk.lifecycle.error.empty.project.name": "A project name value must be set before continuing",
6572
"PQSdk.lifecycle.error.invalid.project.name": "Only alphanumeric are allowed.",
6673
"PQSdk.lifecycle.error.invalid.empty.value": "Value {valueName} cannot be empty.",

localize/i18n/es-ES/extension.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@
3232
"PQSdk.lifecycle.command.generate.credentials.title": "Generating credential",
3333
"PQSdk.lifecycle.command.generate.credentials.result": "GenerateCredentialTemplate {result} ",
3434
"PQSdk.lifecycle.command.choose.dataSourceKind.label": "Data source kind",
35+
"PQSdk.lifecycle.command.choose.customizedDataSourceKind.label": "Input a data source kind",
3536
"PQSdk.lifecycle.command.choose.dataSourceKind": "Choose the data source kind",
36-
"PQSdk.lifecycle.command.choose.connectorFile": "Choose a connector file",
37+
"PQSdk.lifecycle.command.choose.queryFile": "Choose a query/test file",
38+
"PQSdk.lifecycle.command.choose.extensionFilePath.label": "Extension file path",
39+
"PQSdk.lifecycle.command.choose.queryFilePath.label": "Query/test file path",
40+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.label": "Input a query/test file path",
41+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.detail": "Arbitrary query/test file path using the credential",
3742
"PQSdk.lifecycle.command.choose.auth": "Choose an authentication method",
3843
"PQSdk.lifecycle.command.choose.authKind.prompt": "Authentication key value",
3944
"PQSdk.lifecycle.command.set.credentials.result": "SetCredential {result} ",
@@ -61,6 +66,8 @@
6166
"PQSdk.lifecycle.warning.pqtest.set.failed": "SDK Tools location has not been configured",
6267
"PQSdk.lifecycle.warning.pqtest.required": "SDK Tools location must be provided before continuing",
6368
"PQSdk.lifecycle.error.empty.dataSourceKind": "Data source kind cannot be empty",
69+
"PQSdk.lifecycle.error.empty.PathToConnectorFile": "Extension file path cannot be empty",
70+
"PQSdk.lifecycle.error.empty.PathToQueryFilePath": "Query/test file path cannot be empty",
6471
"PQSdk.lifecycle.error.empty.project.name": "A project name value must be set before continuing",
6572
"PQSdk.lifecycle.error.invalid.project.name": "Only alphanumeric are allowed.",
6673
"PQSdk.lifecycle.error.invalid.empty.value": "Value {valueName} cannot be empty.",

localize/i18n/et-EE/extension.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@
3232
"PQSdk.lifecycle.command.generate.credentials.title": "Generating credential",
3333
"PQSdk.lifecycle.command.generate.credentials.result": "GenerateCredentialTemplate {result} ",
3434
"PQSdk.lifecycle.command.choose.dataSourceKind.label": "Data source kind",
35+
"PQSdk.lifecycle.command.choose.customizedDataSourceKind.label": "Input a data source kind",
3536
"PQSdk.lifecycle.command.choose.dataSourceKind": "Choose the data source kind",
36-
"PQSdk.lifecycle.command.choose.connectorFile": "Choose a connector file",
37+
"PQSdk.lifecycle.command.choose.queryFile": "Choose a query/test file",
38+
"PQSdk.lifecycle.command.choose.extensionFilePath.label": "Extension file path",
39+
"PQSdk.lifecycle.command.choose.queryFilePath.label": "Query/test file path",
40+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.label": "Input a query/test file path",
41+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.detail": "Arbitrary query/test file path using the credential",
3742
"PQSdk.lifecycle.command.choose.auth": "Choose an authentication method",
3843
"PQSdk.lifecycle.command.choose.authKind.prompt": "Authentication key value",
3944
"PQSdk.lifecycle.command.set.credentials.result": "SetCredential {result} ",
@@ -61,6 +66,8 @@
6166
"PQSdk.lifecycle.warning.pqtest.set.failed": "SDK Tools location has not been configured",
6267
"PQSdk.lifecycle.warning.pqtest.required": "SDK Tools location must be provided before continuing",
6368
"PQSdk.lifecycle.error.empty.dataSourceKind": "Data source kind cannot be empty",
69+
"PQSdk.lifecycle.error.empty.PathToConnectorFile": "Extension file path cannot be empty",
70+
"PQSdk.lifecycle.error.empty.PathToQueryFilePath": "Query/test file path cannot be empty",
6471
"PQSdk.lifecycle.error.empty.project.name": "A project name value must be set before continuing",
6572
"PQSdk.lifecycle.error.invalid.project.name": "Only alphanumeric are allowed.",
6673
"PQSdk.lifecycle.error.invalid.empty.value": "Value {valueName} cannot be empty.",

localize/i18n/eu-ES/extension.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@
3232
"PQSdk.lifecycle.command.generate.credentials.title": "Generating credential",
3333
"PQSdk.lifecycle.command.generate.credentials.result": "GenerateCredentialTemplate {result} ",
3434
"PQSdk.lifecycle.command.choose.dataSourceKind.label": "Data source kind",
35+
"PQSdk.lifecycle.command.choose.customizedDataSourceKind.label": "Input a data source kind",
3536
"PQSdk.lifecycle.command.choose.dataSourceKind": "Choose the data source kind",
36-
"PQSdk.lifecycle.command.choose.connectorFile": "Choose a connector file",
37+
"PQSdk.lifecycle.command.choose.queryFile": "Choose a query/test file",
38+
"PQSdk.lifecycle.command.choose.extensionFilePath.label": "Extension file path",
39+
"PQSdk.lifecycle.command.choose.queryFilePath.label": "Query/test file path",
40+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.label": "Input a query/test file path",
41+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.detail": "Arbitrary query/test file path using the credential",
3742
"PQSdk.lifecycle.command.choose.auth": "Choose an authentication method",
3843
"PQSdk.lifecycle.command.choose.authKind.prompt": "Authentication key value",
3944
"PQSdk.lifecycle.command.set.credentials.result": "SetCredential {result} ",
@@ -61,6 +66,8 @@
6166
"PQSdk.lifecycle.warning.pqtest.set.failed": "SDK Tools location has not been configured",
6267
"PQSdk.lifecycle.warning.pqtest.required": "SDK Tools location must be provided before continuing",
6368
"PQSdk.lifecycle.error.empty.dataSourceKind": "Data source kind cannot be empty",
69+
"PQSdk.lifecycle.error.empty.PathToConnectorFile": "Extension file path cannot be empty",
70+
"PQSdk.lifecycle.error.empty.PathToQueryFilePath": "Query/test file path cannot be empty",
6471
"PQSdk.lifecycle.error.empty.project.name": "A project name value must be set before continuing",
6572
"PQSdk.lifecycle.error.invalid.project.name": "Only alphanumeric are allowed.",
6673
"PQSdk.lifecycle.error.invalid.empty.value": "Value {valueName} cannot be empty.",

localize/i18n/fi-FI/extension.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@
3232
"PQSdk.lifecycle.command.generate.credentials.title": "Generating credential",
3333
"PQSdk.lifecycle.command.generate.credentials.result": "GenerateCredentialTemplate {result} ",
3434
"PQSdk.lifecycle.command.choose.dataSourceKind.label": "Data source kind",
35+
"PQSdk.lifecycle.command.choose.customizedDataSourceKind.label": "Input a data source kind",
3536
"PQSdk.lifecycle.command.choose.dataSourceKind": "Choose the data source kind",
36-
"PQSdk.lifecycle.command.choose.connectorFile": "Choose a connector file",
37+
"PQSdk.lifecycle.command.choose.queryFile": "Choose a query/test file",
38+
"PQSdk.lifecycle.command.choose.extensionFilePath.label": "Extension file path",
39+
"PQSdk.lifecycle.command.choose.queryFilePath.label": "Query/test file path",
40+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.label": "Input a query/test file path",
41+
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.detail": "Arbitrary query/test file path using the credential",
3742
"PQSdk.lifecycle.command.choose.auth": "Choose an authentication method",
3843
"PQSdk.lifecycle.command.choose.authKind.prompt": "Authentication key value",
3944
"PQSdk.lifecycle.command.set.credentials.result": "SetCredential {result} ",
@@ -61,6 +66,8 @@
6166
"PQSdk.lifecycle.warning.pqtest.set.failed": "SDK Tools location has not been configured",
6267
"PQSdk.lifecycle.warning.pqtest.required": "SDK Tools location must be provided before continuing",
6368
"PQSdk.lifecycle.error.empty.dataSourceKind": "Data source kind cannot be empty",
69+
"PQSdk.lifecycle.error.empty.PathToConnectorFile": "Extension file path cannot be empty",
70+
"PQSdk.lifecycle.error.empty.PathToQueryFilePath": "Query/test file path cannot be empty",
6471
"PQSdk.lifecycle.error.empty.project.name": "A project name value must be set before continuing",
6572
"PQSdk.lifecycle.error.invalid.project.name": "Only alphanumeric are allowed.",
6673
"PQSdk.lifecycle.error.invalid.empty.value": "Value {valueName} cannot be empty.",

0 commit comments

Comments
 (0)