-
Notifications
You must be signed in to change notification settings - Fork 7
/
package.nls.json
159 lines (159 loc) · 15.9 KB
/
package.nls.json
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
{
"colors.jobLog.local": "Color for local job log",
"colors.jobLog.severity.0": "Color for job log severity 0 messages",
"colors.jobLog.severity.10": "Color for job log severity 10 messages",
"colors.jobLog.severity.20": "Color for job log severity 20 messages",
"colors.jobLog.severity.30": "Color for job log severity 30 messages",
"colors.jobLog.severity.40": "Color for job log severity 40 messages",
"colors.jobLog.severity.50": "Color for job log severity 50 messages",
"colors.jobLog.failed.false": "Color for successful job",
"colors.jobLog.failed.true": "Color for unsuccessful job",
"colors.projectExplorer.activeProject": "Color for active project",
"colors.projectExplorer.currentLibrary": "Color for current library",
"colors.projectExplorer.systemLibraries": "Color for system libraries",
"colors.projectExplorer.userLibraries": "Color for user libraries",
"commands.jobLog": "Job Log",
"commands.jobLog.clearJobLogs": "Clear Previous Job Logs",
"commands.jobLog.copy": "Copy Command",
"commands.jobLog.refresh": "Refresh",
"commands.jobLog.refreshJobLog": "Refresh Job Log",
"commands.jobLog.showJobLog": "Show Job Log",
"commands.jobLog.showObjectOutput": "Show Object Build Output",
"commands.jobLog.showFailedObjects": "Show Failed Objects",
"commands.jobLog.showAllObjects": "Show All Objects",
"commands.jobLog.filterMessageSeverity": "Filter by Message Severity",
"commands.projectExplorer": "Project Explorer",
"commands.projectExplorer.openDevelopmentWalkthrough": "Open Development Walkthrough",
"commands.projectExplorer.openDocs": "Open Documentation",
"commands.projectExplorer.openMigrateSourceDocs": "Open Migrate Source Documentation",
"commands.projectExplorer.openJobLogDocs": "Open Job Log Documentation",
"commands.projectExplorer.openArcadDocs": "Open ARCAD Documentation",
"commands.projectExplorer.openBobDocs": "Open BOB Documentation",
"commands.projectExplorer.openCode4iActionsDocs": "Open Code for IBM i Actions Documentation",
"commands.projectExplorer.addFolderToWorkspace": "Add Folder to Workspace",
"commands.projectExplorer.addLibraryListEntry": "Add Library List Entry",
"commands.projectExplorer.addToIncludePaths": "Add to Include Paths",
"commands.projectExplorer.addToLibraryList": "Add to Library List",
"commands.projectExplorer.assignToVariable": "Assign to Variable",
"commands.projectExplorer.browse": "Browse",
"commands.projectExplorer.changeLibraryDescription": "Change Library Description",
"commands.projectExplorer.changeObjectDescription": "Change Object Description",
"commands.projectExplorer.clearLibrary": "Clear Library",
"commands.projectExplorer.compareWithRemote": "Compare with Remote",
"commands.projectExplorer.compareWithSelected": "Compare with Selected",
"commands.projectExplorer.configureAsVariable": "Configure as Variable",
"commands.projectExplorer.connect": "Connect to IBM i",
"commands.projectExplorer.copyLibrary": "Copy Library",
"commands.projectExplorer.copyMember": "Copy Member",
"commands.projectExplorer.copyObject": "Copy Object",
"commands.projectExplorer.createEnv": "Create .env",
"commands.projectExplorer.createIProj": "Create iproj.json",
"commands.projectExplorer.createMember": "Create Member",
"commands.projectExplorer.createSourceFile": "Create Source File",
"commands.projectExplorer.debug.batch": "As Batch",
"commands.projectExplorer.debug.sep": "Set Service Entry Point",
"commands.projectExplorer.deleteLibrary": "Delete Library",
"commands.projectExplorer.deleteMember": "Delete Member",
"commands.projectExplorer.deleteObject": "Delete Object",
"commands.projectExplorer.deployProject": "Deploy Project",
"commands.projectExplorer.download": "Download",
"commands.projectExplorer.edit": "Edit",
"commands.projectExplorer.editDeployLocation": "Edit Deploy Location",
"commands.projectExplorer.editVariable": "Edit Variable",
"commands.projectExplorer.goToIFSBrowser": "Go To IFS Browser",
"commands.projectExplorer.goToObjectBrowser": "Go To Object Browser",
"commands.projectExplorer.iprojShortcut": "Open iproj.json",
"commands.projectExplorer.launchActionsSetup": "Launch Action Setup",
"commands.projectExplorer.migrateSource": "Migrate Source",
"commands.projectExplorer.moveIncludePathDown": "Move Down",
"commands.projectExplorer.moveIncludePathUp": "Move Up",
"commands.projectExplorer.moveLibraryDown": "Move Down",
"commands.projectExplorer.moveLibraryUp": "Move Up",
"commands.projectExplorer.moveObject": "Move Object",
"commands.projectExplorer.openConnectionBrowser": "Open Connection Browser",
"commands.projectExplorer.scanForProjects": "Scan For Projects",
"commands.projectExplorer.refresh": "Refresh",
"commands.projectExplorer.refreshProjectExplorer": "Refresh Project Explorer",
"commands.projectExplorer.removeFromIncludePaths": "Remove from Include Paths",
"commands.projectExplorer.removeFromLibraryList": "Remove from Library List",
"commands.projectExplorer.renameLibrary": "Rename Library",
"commands.projectExplorer.renameMember": "Rename Member",
"commands.projectExplorer.renameObject": "Rename Object",
"commands.projectExplorer.runBuild": "Run Build",
"commands.projectExplorer.runCompile": "Run Compile",
"commands.projectExplorer.runAction": "Run Action",
"commands.projectExplorer.searchSourceFile": "Search Source File",
"commands.projectExplorer.selectForCompare": "Select for Compare",
"commands.projectExplorer.setActiveProject": "Set Active Project",
"commands.projectExplorer.setAsCurrentLibrary": "Set as Current Library",
"commands.projectExplorer.setAsTargetLibraryForCompiles": "Set as Target Library for Compiles",
"commands.projectExplorer.setBuildCommand": "Set Build Command",
"commands.projectExplorer.setCompileCommand": "Set Compile Command",
"commands.projectExplorer.setCurrentLibrary": "Set Current Library",
"commands.projectExplorer.setDeployLocation": "Set Deploy Location",
"commands.projectExplorer.setDeploymentMethod": "Set Deployment Method",
"commands.projectExplorer.setTargetCCSIDForCompiles": "Set Target CCSID for Compiles",
"commands.projectExplorer.setTargetLibraryForCompiles": "Set Target Library for Compiles",
"commands.projectExplorer.updateMemberText": "Update Member Text",
"commands.projectExplorer.uploadAndReplace": "Upload and Replace",
"commands.projectExplorer.disableClearErrorsBeforeBuild": "Disable Clear Errors Before Build",
"commands.projectExplorer.enableClearErrorsBeforeBuild": "Enable Clear Errors Before Build",
"configuration.title": "IBM i Project Explorer",
"configuration.IBM i Project Explorer.disableUserLibraryListView": "When disabled, the User Library List view in Code for IBM i will not be visible when an i Project is present in the workspace.",
"configuration.IBM i Project Explorer.projectScanDepth": "The depth of directories to scan for projects in a workspace folders.",
"description": "Develop IBM i applications using buildable local projects in VS Code",
"explorer.projectExplorer": "Project Explorer",
"ibmi.jobLog": "Job Log",
"panel.ibmi": "IBM i Job Log",
"submenus.projectExplorer.gotTo": "Go To...",
"submenus.projectExplorer.run": "Run...",
"submenus.projectExplorer.open": "Open",
"submenus.projectExplorer.debug": "Debug",
"viewsWelcome.jobLog.noWorkspace": "No workspace folder opened",
"viewsWelcome.jobLog.scanning": "Scanning for projects...",
"viewsWelcome.projectExplorer.noWorkspace": "No workspace folder opened",
"viewsWelcome.projectExplorer.scanning": "Scanning for projects...",
"walkthroughs.gettingStarted.title": "Get Started on a New IBM i Project",
"walkthroughs.gettingStarted.description": "Get started on how to set up a new IBM i project",
"walkthroughs.createNewProject.title": "Create New Project",
"walkthroughs.createNewProject.description": "To get started on a new IBM i project, create a folder and open it in the workspace.\n[Open Folder](command:workbench.action.files.openFolder)\nFor a workspace folder to be treated as an IBM i project, it must contain an iproj.json file. Navigate to the **Project Explorer** view and create an iproj.json file for the project.\n[Open Project Explorer](command:projectExplorer.focus)",
"walkthroughs.createNewProject.altText": "Create iproj.json action",
"walkthroughs.connectToARemoteSystem.title": "Connect to a Remote System",
"walkthroughs.connectToARemoteSystem.description": "Connect to an IBM i using the **Connections** browser.\n[Open Connection Browser](command:vscode-ibmi-projectexplorer.openConnectionBrowser)",
"walkthroughs.connectToARemoteSystem.altText": "Open Connection Browser action",
"walkthroughs.migrateSourceFromQSYS.title": "Migrate Source From QSYS",
"walkthroughs.migrateSourceFromQSYS.description": "To migrate source from QSYS, right-click on any library and use the **Migrate Source** action. You can find your desired library by adding it to your library list in the **Project Explorer** view or by creating a filter in the **Object Browser**.\nThis migration tool will convert all members in the selected source physical files to properly encoded, terminated, and named source files in the IFS and download them to the workspace.\nAs part of this process, this tool can clean up the migrated code to have the source extensions corrected and include/copy directives fixed to use Unix style paths.\n[Learn More](command:vscode-ibmi-projectexplorer.openMigrateSourceDocs)",
"walkthroughs.migrateSourceFromQSYS.altText": "Migrate Source form",
"walkthroughs.setupGitRepository.title": "Setup Git Repository",
"walkthroughs.setupGitRepository.description": "Initialize a repository on the project to enable source control features powered by Git.\n[Initialize Repository](command:git.init)\nOnce you have created a remote repository in your desired Git hosting service (GitHub, GitLab, GitBucket, etc), use the following commands to connect it with this project (replace ``REMOTE-URL`` with your repository's full URL and ``DEFAULT-BRANCH`` with your repository's default branch):\n``git commit -m \"first commit\"``\n``git branch -M DEFAULT-BRANCH``\n``git remote add origin REMOTE-URL``\n``git push -u origin DEFAULT-BRANCH``",
"walkthroughs.setupGitRepository.altText": "Git source control in VS Code",
"walkthroughs.ibmiDevelopmentLearn.title": "IBM i Development",
"walkthroughs.ibmiDevelopmentLearn.description": "Now that your project is set up, click below to learn more about how to use the **IBM i Project Explorer** for development.\n[Learn More](command:vscode-ibmi-projectexplorer.openDevelopmentWalkthrough)",
"walkthroughs.ibmiDevelopmentLearn.altText": "Development with the IBM i Project Explorer",
"walkthroughs.ibmiDevelopment.title": "Development with an Existing IBM i Project",
"walkthroughs.ibmiDevelopment.description": "Learn about development using the IBM i Project Explorer",
"walkthroughs.cloneRepository.title": "Clone Repository",
"walkthroughs.cloneRepository.description": "If you do not already have your IBM i project in the workspace, clone the repository into the current workspace.\n[Clone Repository](command:git.clone)",
"walkthroughs.cloneRepository.altText": "Clone repository into workspace",
"walkthroughs.deployProject.title": "Deploy Project",
"walkthroughs.deployProject.description": "To visualize, compare, and deploy your local source files, set the deploy location for the project using the inline action on the **Source** heading.\n[Set Deploy Location](command:vscode-ibmi-projectexplorer.setDeployLocation)\nYou will also need to set the project's deployment method which impacts which files will be deployed.\n[Set Deployment Method](command:vscode-ibmi-projectexplorer.projectExplorer.setDeploymentMethod)\nBegin the deployment process by using the **Deploy Project** action.\n[Deploy Project](command:vscode-ibmi-projectexplorer.projectExplorer.deployProject)",
"walkthroughs.deployProject.altText": "Deploy Project action",
"walkthroughs.buildEntireProject.title": "Build Entire Project",
"walkthroughs.buildEntireProject.description": "Before building the entire project, right-click on the project and set the build command to be used based on the desired build tool such as **elias** in **ARCAD Builder** or **makei** in **Bob**.\n[Set Build Command](command:vscode-ibmi-projectexplorer.projectExplorer.setBuildCommand)\nRunning a build will first deploy the project and then invoke the build command.\n[Run Build](command:vscode-ibmi-projectexplorer.projectExplorer.runBuild)",
"walkthroughs.buildEntireProject.altText": "Run Build action",
"walkthroughs.compileIndividualFiles.title": "Compile Individual Files",
"walkthroughs.compileIndividualFiles.description": "Similar to the build command, the project's compile command must be set first before compiling any files.\n[Set Compile Command](command:vscode-ibmi-projectexplorer.projectExplorer.setCompileCommand)\nTo compile the file in the active text editor in which you are working in, using the **Run Compile** action located at the top right of the editor or in the command palette. This can be done even more conveniently using the keyboard shortcut (Cmd+Shift+C on Mac or Ctrl+Shift+C on Windows).\nTo compile an entire directory or a specific file, use the right-click **Run Compile** action on any file or directory in the **File Explorer** or under the **Source** heading.",
"walkthroughs.compileIndividualFiles.altText": "Run Compile action",
"walkthroughs.runCustomActions.title": "Run Custom Actions",
"walkthroughs.runCustomActions.description": "An alternative to using the build or compile command is to leverage the use of Code for IBM i workspace actions. To generate an initial actions.json file, right-click on the project and use the **Launch Action Setup** action. Here you will be prompted to select from a set of pre-defined actions.\n[Launch Action Setup](command:vscode-ibmi-projectexplorer.projectExplorer.launchActionsSetup)\nAfter having setup the actions, you can invoke them using the **Run Action** action on the project or from the top right of the active text editor.\nIf you have **Bob** or **ARCAD**, the previously mentioned **Run Build** and **Run Compile** actions are probably sufficient. The advantage of the **Code for IBM i** actions are that they do not presuppose a build framework and can be completely customized. To learn more about **Code for IBM i** actions, check out the documentation below.\n[Learn More](command:vscode-ibmi-projectexplorer.openCode4iActionsDocs)",
"walkthroughs.runCustomActions.altText": "Run Action action",
"walkthroughs.visualizeJobLogs.title": "Visualize Job Logs",
"walkthroughs.visualizeJobLogs.description": "To diagnose why a build failed, use the **Job Log** view which displays all of the information you would get in an IBM i job log and the spool files after a build.\n[Open Job Log View](command:jobLog.focus)\nTo learn more about the features of the **Job Log** view, check out the documentation below.\n[Learn More](command:vscode-ibmi-projectexplorer.openJobLogDocs)",
"walkthroughs.visualizeJobLogs.altText": "Job log view",
"walkthroughs.debugPrograms.title": "Debug Programs",
"walkthroughs.debugPrograms.description": "To debug a program, right-click on the program object and select the **Debug as Batch** action which will prompt you for the command which starts the job or select the **Set Service Entry Point** action to start debug whenever the program is called.",
"walkthroughs.debugPrograms.altText": "Debug program in VS Code",
"walkthroughs.readDocumentation.title": "Read Documentation",
"walkthroughs.readDocumentation.description": "To learn more about how to use the **IBM i Project Explorer**, check out the full documentation.\n[Project Explorer Documentation](command:vscode-ibmi-projectexplorer.openProjectExplorerDocs)\nTo learn more about build tools which you can use, check out the relevant documentation.\n[ARCAD Documentation](command:vscode-ibmi-projectexplorer.openArcadDocs)\n[BOB Documentation](command:vscode-ibmi-projectexplorer.openBobDocs)",
"walkthroughs.readDocumentation.altText": "IBM i Project Explorer documentation site"
}