-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathextension.json
More file actions
100 lines (100 loc) · 8.93 KB
/
extension.json
File metadata and controls
100 lines (100 loc) · 8.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"PQSdk.common.enable": "Enable",
"PQSdk.common.cancel": "Cancel",
"PQSdk.common.open.file": "Open {fileName}",
"PQSdk.common.logLevel.Debug": "Debug",
"PQSdk.common.logLevel.Trace": "Trace",
"PQSdk.common.logLevel.Info": "Info",
"PQSdk.common.logLevel.Error": "Error",
"PQSdk.boostrap.unsupported.arch": "Unsupported platform or architecture found, currently Power query SDK would only support Windows x86_64",
"PQSdk.debugger.error.cannot.find.program": "Cannot find a program to debug",
"PQSdk.lifecycle.command.update.lastCtimeOfMezFile": "Update last ctime of an inferred mez file to {lastCtimeOfMezFileWhoseInfoSeized}",
"PQSdk.lifecycle.command.detect.newerMezFile": "Detected a newer mez file, about to infer its latest info. {currentCtime}, {diffCtime}",
"PQSdk.lifecycle.command.verify.mezFilePath.warning.message": "Cannot find the file set to the powerquery.sdk.defaultExtension, open setting.json to ensure it got populated correctly.",
"PQSdk.lifecycle.command.set.config": "Set {configName} to {configValue}",
"PQSdk.lifecycle.command.pqtest.seized.from": "PQTest.exe has been extracted from nuget and put at {pqTestExecutableFullPath}.",
"PQSdk.lifecycle.command.pqtest.set.to": "Current PQTest.exe has been configured at {pqTestLocation}.",
"PQSdk.lifecycle.command.new.project.title": "New project name",
"PQSdk.lifecycle.command.new.project.placeHolder": "Alphanumeric characters only",
"PQSdk.lifecycle.command.new.project.created": "New {newProjName}.pq and other files have been created at {targetFolder}",
"PQSdk.lifecycle.command.select.workspace": "Select workspace",
"PQSdk.lifecycle.command.update.sdkTool.errorMessage": "Failed to update PowerQuery.SdkTools package due to {errorMessage}",
"PQSdk.lifecycle.command.manuallyUpdate.sdkTool.errorMessage": "Failed to manually update PowerQuery.SdkTools package due to {errorMessage}",
"PQSdk.lifecycle.command.delete.credentials.title": "Deleting credentials",
"PQSdk.lifecycle.command.delete.credentials.result": "DeleteCredential result {result}",
"PQSdk.lifecycle.command.delete.credentials.errorMessage": "Failed to delete credentials due to {errorMessage}",
"PQSdk.lifecycle.command.display.extension.info.title": "Displaying extension info",
"PQSdk.lifecycle.command.display.extension.info.result": "DisplayExtensionInfo result {result}",
"PQSdk.lifecycle.command.display.extension.info.errorMessage": "Failed to display extension info due to {errorMessage}",
"PQSdk.lifecycle.command.list.credentials.title": "Listing credentials",
"PQSdk.lifecycle.command.list.credentials.result": "ListCredentials result {result}",
"PQSdk.lifecycle.command.list.credentials.errorMessage": "Failed to list credentials due to {errorMessage}",
"PQSdk.lifecycle.command.generate.credentials.title": "Generating credential",
"PQSdk.lifecycle.command.generate.credentials.result": "GenerateCredentialTemplate {result} ",
"PQSdk.lifecycle.command.choose.dataSourceKind.label": "Data source kind",
"PQSdk.lifecycle.command.choose.customizedDataSourceKind.label": "Input a data source kind",
"PQSdk.lifecycle.command.choose.dataSourceKind": "Choose the data source kind",
"PQSdk.lifecycle.command.choose.queryFile": "Choose a query/test file",
"PQSdk.lifecycle.command.choose.extensionFilePath.label": "Extension file path",
"PQSdk.lifecycle.command.choose.queryFilePath.label": "Query/test file path",
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.label": "Input a query/test file path",
"PQSdk.lifecycle.command.choose.customizedQueryFilePath.detail": "Arbitrary query/test file path using the credential",
"PQSdk.lifecycle.command.choose.auth": "Choose an authentication method",
"PQSdk.lifecycle.command.choose.authKind.prompt": "Authentication key value",
"PQSdk.lifecycle.command.set.credentials.result": "SetCredential {result} ",
"PQSdk.lifecycle.command.set.credentials.errorMessage": "Failed to set credentials due to ${errorMessage}",
"PQSdk.lifecycle.command.set.credentials.info": "New {authenticationKind} credential has been generated successfully",
"PQSdk.lifecycle.command.createAuthState.result": "CreateAuthState {result} ",
"PQSdk.lifecycle.command.createAuthState.ofKind.errorMessage": "Failed to create {authenticationKind} credential due to {errorMessage}",
"PQSdk.lifecycle.command.createAuthState.errorMessage": "Failed to create credential due to {errorMessage}",
"PQSdk.lifecycle.command.refresh.credentials.title": "Refreshing credentials",
"PQSdk.lifecycle.command.refresh.credentials.result": "RefreshCredential result {result}",
"PQSdk.lifecycle.command.refresh.credentials.errorMessage": "Failed to refresh credentials due to {errorMessage}",
"PQSdk.lifecycle.command.run.test.title": "Running a test",
"PQSdk.lifecycle.command.run.test.result": "RunTestBattery result {result}",
"PQSdk.lifecycle.command.run.test.errorMessage": "Failed to run the query due to {errorMessage}",
"PQSdk.lifecycle.command.test.connection.title": "Testing the connection",
"PQSdk.lifecycle.command.test.connection.result": "TestConnection result {result}",
"PQSdk.lifecycle.command.test.connection.errorMessage": "Failed to run the query due to {errorMessage}",
"PQSdk.lifecycle.credential.key.label": "Credential key",
"PQSdk.lifecycle.credential.accessToken.label": "Access token",
"PQSdk.lifecycle.credential.refreshToken.label": "Refresh token",
"PQSdk.lifecycle.credential.username.label": "Username",
"PQSdk.lifecycle.credential.password.label": "Password",
"PQSdk.lifecycle.prompt.update.workspace": "Power Query files detected. Would you like to enable the Power Query SDK for the current workspace?",
"PQSdk.lifecycle.warning.pqtest.seized.failed": "PQTest.exe has not been extracted from nuget package.",
"PQSdk.lifecycle.warning.pqtest.set.failed": "SDK Tools location has not been configured",
"PQSdk.lifecycle.warning.pqtest.required": "SDK Tools location must be provided before continuing",
"PQSdk.lifecycle.error.empty.dataSourceKind": "Data source kind cannot be empty",
"PQSdk.lifecycle.error.empty.PathToConnectorFile": "Extension file path cannot be empty",
"PQSdk.lifecycle.error.empty.PathToQueryFilePath": "Query/test file path cannot be empty",
"PQSdk.lifecycle.error.empty.project.name": "A project name value must be set before continuing",
"PQSdk.lifecycle.error.invalid.project.name": "Only alphanumeric are allowed.",
"PQSdk.lifecycle.error.invalid.empty.value": "Value {valueName} cannot be empty.",
"PQSdk.lifecycle.error.invalid.missing.dataSourceKindAndAuthKind": "Invalid credentials: missing DataSourceKind, AuthenticationKind or the Query file.",
"PQSdk.lifecycle.error.invalid.missing.userNameAndPw": "Invalid {authenticationKind} credentials missing username or password property",
"PQSdk.lifecycle.error.invalid.missing.key": "Invalid {authenticationKind} credentials missing key property",
"PQSdk.lifecycleTreeView.item.setupWorkspace.title": "Setup workspace",
"PQSdk.lifecycleTreeView.item.createOneCredential.title": "Set credential",
"PQSdk.lifecycleTreeView.item.listCredentials.title": "List credentials",
"PQSdk.lifecycleTreeView.item.refreshCredentials.title": "Refresh credentials",
"PQSdk.lifecycleTreeView.item.deleteAllCredentials.title": "Clear ALL credentials",
"PQSdk.lifecycleTreeView.item.evaluateOpenedFile.title": "Evaluate current file",
"PQSdk.lifecycleTreeView.item.testConnection.title": "Run TestConnection function",
"PQSdk.lifecycleTreeView.item.displayExtensionInfo.title": "Connector info",
"PQSdk.lifecycleTreeView.item.updateSdk.title": "Update SDK Tools",
"PQSdk.lifecycleTreeView.item.updateSdk.currentVersion.label": "Current version: {currentPqSdkNugetVersion}",
"PQSdk.taskProvider.makePQx.compile.label": "Build connector project using MakePQX",
"PQSdk.taskQueue.info.debugTaskFound": "[Debug task found] {pqTestExeFullPath} {arguments}",
"PQSdk.taskQueue.info.debugTaskBegan": "[Debug task began] Fork PQTask {operation} executable of pid: {pid}.",
"PQSdk.taskQueue.info.debugTaskExitAbnormally": "[Debug task exited abnormally] pqtest {operation} pid({pid}) exit({exitCode}) stderr: {stdErr}",
"PQSdk.taskQueue.info.pqtest.found": "PQTest.exe found at {pqTestFullPath}",
"PQSdk.taskQueue.info.taskFound": "[Task found] {pqTestExeFullPath} {arguments}",
"PQSdk.taskQueue.info.taskBegan": "[Task began] Fork PQTask {operation} executable of pid: {pid}.",
"PQSdk.taskQueue.info.taskFinished": "[Task finished] Forked PQTask {operation} executable pid({pid}) exited.",
"PQSdk.taskQueue.info.taskExitAbnormally": "[Task exited abnormally] pqtest {operation} pid({pid}) exit({exitCode}) stderr: {stdErr}",
"PQSdk.taskQueue.error.pqtestLocationNotSet": "Configuration value: powerquery.sdk.tools.location is not set.",
"PQSdk.taskQueue.error.pqtestLocationDoesntExist": "Directory powerquery.sdk.tools.location: '{nextPQTestLocation}' does not exist.",
"PQSdk.taskQueue.error.pqtestExecutableDoesntExist": "PQTest.exe not found at {pqtestExe}.",
"PQTest.result.view.title": "PQTest result"
}