-
Notifications
You must be signed in to change notification settings - Fork 118
Expand file tree
/
Copy pathpackage.nls.json
More file actions
200 lines (200 loc) · 11.6 KB
/
Copy pathpackage.nls.json
File metadata and controls
200 lines (200 loc) · 11.6 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
{
"displayName": "Zowe Explorer",
"description": "VS Code extension, powered by Zowe CLI, that streamlines interaction with mainframe Data Sets, USS files, and Jobs",
"viewsContainers.activitybar": "Zowe Explorer",
"viewsContainers.panel.tableView": "Zowe Resources",
"zowe.zosconsole": "z/OS Console",
"zowe.resources.name": "Zowe Resources",
"zosconsole": "z/OS Console",
"zowe.placeholderCommand": "Placeholder",
"zowe.setupRemoteWorkspaceFolders": "Setup Remote Workspace Folders",
"zowe.promptCredentials": "Update Credentials",
"zowe.profileManagement": "Manage Profile",
"zowe.updateSchema": "Update Profile Configuration Schema",
"zowe.editHistory": "Edit History",
"zowe.ds.explorer": "Data Sets",
"zowe.uss.explorer": "Unix System Services (USS)",
"zowe.jobs.explorer": "Jobs",
"uss.createFile": "Create File",
"uss.createFolder": "Create Directory",
"uss.deleteNode": "Delete",
"uss.renameNode": "Rename",
"diff.overwrite": "Overwrite",
"diff.useRemote": "Use Remote",
"addFavorite": "Add to Favorites",
"addToWorkspace": "Add to Workspace",
"removeFavProfile": "Remove Profile from Favorites",
"addSession": "Add Profile to Data Sets View",
"createDataset": "Create New Data Set",
"createMember": "Create New Member",
"showAttributes": "Show Attributes",
"editAttributes": "Edit Attributes",
"deleteDataset": "Delete",
"deleteMember": "Delete",
"allocateLike": "Allocate Like (New Data Set with Same Attributes)",
"editDataSet": "Edit Data Set",
"editMember": "Edit Member",
"issueMvsCmd": "Issue Console Command",
"uploadDialog": "Upload Member...",
"uploadDialogWithEncoding": "Upload Member with Encoding...",
"pattern": "Search Data Sets",
"listDataSets": "List Data Sets",
"startPolling": "Start Polling",
"stopPolling": "Stop Polling",
"jobs.startPollingActiveJobs": "Start Polling Active Jobs",
"jobs.stopPollingActiveJobs": "Stop Polling Active Jobs",
"refreshNode": "Pull from Mainframe",
"refreshDataset": "Refresh Data Set",
"refreshAll": "Refresh Data Sets View",
"removeFavorite": "Remove Favorite",
"saveSearch": "Add to Favorites",
"submitJcl": "Submit as JCL",
"zoom": "Open Selected Data Set",
"submitMember": "Submit Job",
"uss.addSession": "Add Profile to USS View",
"uss.copyPath": "Copy Path",
"uss.copyRelativePath": "Copy Relative Path",
"uss.createDirectory": "Create New Directory",
"uss.editFile": "Edit File",
"uss.fullPath": "Search Unix System Services (USS)",
"uss.refreshAll": "Refresh USS View",
"uss.refreshUSS": "Pull from Mainframe",
"uss.refreshDirectory": "Refresh Directory",
"uss.uploadDialog": "Upload Files...",
"uss.uploadDialogBinary": "Upload Files (Binary)...",
"uss.uploadDialogWithEncoding": "Upload Files with Encoding...",
"uss.downloadFile": "Download File...",
"uss.downloadDirectory": "Download Directory...",
"uss.text": "Toggle Text",
"uss.filterBy": "Search by Directory",
"uss.setUssPath": "Filter USS by Path",
"ds.setDatasetFilter": "Filter Data Sets by Pattern",
"uss.cd": "Go Up One Level",
"jobs.search": "Search Jobs",
"deleteJob": "Delete Job",
"runModifyCommand": "Issue Modify Command",
"runStopCommand": "Issue Stop Command",
"refreshJobsServer": "Refresh",
"refreshAllJobs": "Refresh Jobs View",
"addJobsSession": "Add Profile to Jobs View",
"downloadSpool": "Download All",
"downloadSpoolBinary": "Download All (Binary)",
"cancelJobs": "Cancel Job",
"getJobJcl": "Get JCL",
"configuration.title": "Zowe Explorer",
"zowe.ds.paginate.dataSetsPerPage": "Maximum number of data sets and PDS members to list per page. 0 disables pagination.",
"zowe.ds.default.binary": "Default values of Binary data set creation",
"zowe.ds.default.c": "Default values of C data set creation",
"zowe.ds.default.classic": "Default values of Classic data set creation",
"zowe.ds.default.pds": "Default values of Partitioned data set creation",
"zowe.ds.default.extended": "Default values of Partitioned data set extended creation",
"zowe.ds.default.ps": "Default values of Sequential data set creation",
"zowe.ds.default.sort": "Default sort order of data set tree",
"zowe.ds.default.sort.method.name": "Sort by name",
"zowe.ds.default.sort.method.dateCreated": "Sort by date created",
"zowe.ds.default.sort.method.lastModified": "Sort by last modified",
"zowe.ds.default.sort.method.userId": "Sort by user ID",
"zowe.ds.default.sort.method.description": "Default method to sort datasets",
"zowe.ds.default.sort.direction.ascending": "Sort in ascending order",
"zowe.ds.default.sort.direction.descending": "Sort in descending order",
"zowe.ds.default.sort.direction.description": "Default direction to sort datasets",
"zowe.ds.default.sort.description": "Default sort order for datasets",
"zowe.ds.history": "Toggle if favorite files persist locally",
"zowe.ds.templates": "Zowe Explorer saved data set templates",
"zowe.files.logsFolder.path": "Path to Zowe Explorer logs folder",
"zowe.files.showHiddenFiles": "Show hidden files in USS explorer",
"zowe.uss.history": "Toggle if USS favorite files persist locally",
"zowe.jobs.history": "Toggle if Jobs favorite files persist locally",
"zowe.jobs.default.sort": "Default sort order of job tree",
"zowe.jobs.default.sort.method.id": "Sort by job ID",
"zowe.jobs.default.sort.method.dateSubmitted": "Sort by date submitted",
"zowe.jobs.default.sort.method.dateCompleted": "Sort by date completed",
"zowe.jobs.default.sort.method.name": "Sort by name",
"zowe.jobs.default.sort.method.returnCode": "Sort by return code",
"zowe.jobs.default.sort.method.description": "Default method to sort jobs",
"zowe.jobs.default.sort.direction.ascending": "Sort in ascending order",
"zowe.jobs.default.sort.direction.descending": "Sort in descending order",
"zowe.jobs.default.sort.direction.description": "Default direction to sort jobs",
"zowe.jobs.default.sort.description": "Default sort order for jobs",
"zowe.jobs.confirmSubmission": "Require user confirmation before submitting a job",
"zowe.jobs.confirmSubmission.yourJobs": "Your Jobs",
"zowe.jobs.confirmSubmission.otherUserJobs": "Other user Jobs",
"zowe.jobs.confirmSubmission.allJobs": "All Jobs",
"zowe.jobs.confirmSubmission.disabled": "Disabled",
"zowe.jobs.confirmSubmission.disabled.desc": "No confirmation dialogs will be shown when submitting a job.",
"zowe.jobs.confirmSubmission.yourJobs.desc": "Shows a confirmation dialog when submitting your jobs.",
"zowe.jobs.confirmSubmission.otherUserJobs.desc": "Shows a confirmation dialog when submitting jobs from another user.",
"zowe.jobs.confirmSubmission.allJobs.desc": "Shows a confirmation dialog when submitting any job.",
"zowe.settings.oldSettingsMigrated": "Shows whether the v1 Zowe settings were successfully migrated to v2 Zowe settings",
"zowe.settings.localStorageMigrated": "Shows whether persistent settings were successfully migrated to local storage",
"zowe.logger": "Select the log level for Zowe Explorer. The default is INFO.",
"zowe.logger.trace": "Trace",
"zowe.logger.debug": "Debug",
"zowe.logger.info": "Info",
"zowe.logger.warn": "Warn",
"zowe.logger.error": "Error",
"zowe.logger.fatal": "Fatal",
"zowe.logger.trace.description": "Messages about fine details of the application's behaviour.",
"zowe.logger.debug.description": "Messages about diagnostic information for troubleshooting.",
"zowe.logger.info.description": "Messages about routine application operations.",
"zowe.logger.warn.description": "Messages about potentially harmful occurrences.",
"zowe.logger.error.description": "Messages about serious problem occurrences.",
"zowe.logger.fatal.description": "Messages about catastraphic error events.",
"zowe.cliLoggerSetting.presented": "User has been asked to sync Zowe Explorer log setting with Zowe CLI's environment variable.",
"zowe.commands.mvs.history": "Toggle if Console Commands persist locally",
"zowe.commands.tso.history": "Toggle if TSO Commands persist locally",
"zowe.commands.tso.defaultProfile": "Toggle to use default TSO profile when issuing a TSO command",
"zowe.commands.uss.history": "Toggle if Unix Commands persist locally",
"zowe.commands.alwaysEdit": "Allow commands to be edited before submitting",
"zowe.commands.useIntegratedTerminals": "Allow commands to be executed using integrated terminals",
"zowe.automaticProfileValidation": "Allow automatic validation of profiles.",
"zowe.pollInterval.info": "Default interval (in milliseconds) when polling spool files.",
"zowe.jobs.paginate.enabled": "Toggle to enable job spool pagination.",
"zowe.jobs.paginate.recordsToFetch": " Default number of records to fetch when polling spool files.",
"zowe.security.checkForCustomCredentialManagers": "Check for any installed VS Code extensions for handling credentials when activating Zowe Explorer",
"zowe.security.secureCredentialsEnabled": "Allow credentials to be stored securely. If disabled and autoStore is set to true, z/OS credentials are stored as clear text in zowe.config.json.",
"zowe.openRecentMember": "Open Recent Member",
"zowe.displayReleaseNotes": "Display Release Notes",
"issueTsoCmd": "Issue TSO Command",
"deleteProfile": "Delete a Profile Permanently...",
"renameDataSet": "Rename Data Set",
"renameMember": "Rename Member",
"paste": "Paste",
"hMigrateDataSet": "Migrate Data Set",
"hRecallDataSet": "Recall Data Set",
"showFileErrorDetails": "Show Error Details",
"jobs.refreshJob": "Refresh Job",
"jobs.refreshSpool": "Pull from Mainframe",
"tableView": "Show as Table",
"manualPoll": "Poll Content in Active Editor",
"downloadSingleSpool": "Download",
"downloadSingleSpoolBinary": "Download (Binary)",
"all.configInit": "Initialize Team Configuration File",
"copyFile": "Copy",
"pasteFile": "Paste",
"jobs.sortBy": "Sort Jobs...",
"jobs.filterBy": "Filter Jobs...",
"ds.filterBy": "Filter PDS Members...",
"ds.sortBy": "Sort PDS Members...",
"downloadDataSet": "Download Data Set...",
"downloadAllMembers": "Download All Members...",
"downloadMember": "Download Member...",
"issueUnixCmd": "Issue Unix Command",
"selectForCompare": "Select for Compare",
"copyName": "Copy Name",
"compareWithSelected": "Compare with Selected",
"compareWithSelectedReadOnly": "Compare with Selected (Read-Only)",
"openWithEncoding": "Open with Encoding",
"pdsSearchFor": "Search PDS Members",
"filteredDataSetsSearchFor": "Search Filtered Data Sets",
"copyExternalLink": "Copy External Link",
"zowe.history.deprecationMsg": "Changes made here will not be reflected in Zowe Explorer, use right-click Edit History option to access information from local storage.",
"zowe.settings.overrideWithEnvironmentVariables": "Indicates if environment variables should override values stored in Zowe configuration profiles on disk.",
"zowe.settings.socketConnectTimeout": "The amount of time to wait for a connection to be initiated with the server, in milliseconds.",
"zowe.settings.requestTimeout": "The amount of time to wait for a REST request to complete, in milliseconds.",
"zowe.settings.displayReleaseNotes": "Should display the Zowe Explorer release notes after an update.",
"zowe.settings.zosmfMaxConcurrentRequests": "The maximum number of REST requests to process concurrently. Set to 0 to disable throttling.",
"zowe.settings.zosmfRequestQueueTimeout": "The maximum amount of time a REST request should wait in the request queue before being cancelled, in milliseconds.",
"zowe.table.maxPinnedRows": "Maximum number of rows that can be pinned to the top of table views.",
"zowe.table.hidePinnedRowsWarning": "Hide the warning message when pinning many rows to table views."
}