-
Notifications
You must be signed in to change notification settings - Fork 6
/
package.nls.json
35 lines (35 loc) · 1.75 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
{
"osc-viewer.refreshConsoleLogs.interval": "Interval in seconds to refresh console logs.",
"osc-viewer.refreshConsoleLogs.enabled": "Automatic refresh of console logs.",
"osc-viewer.disableFolders": "Disable specified folders.",
"osc-viewer.filters": "Filters for reading resources.",
"osc-viewer.helloWorld": "Hello World",
"profile.refreshEntry": "Refresh",
"profile.configure": "View Profile configuration",
"profile.addEntry": "Add",
"osc.openParameter": "Open Parameter",
"osc.showResource": "Get",
"osc.refreshResourceData": "Refresh Resource Data",
"osc.deleteResource": "Delete",
"osc.stopVm": "Stop",
"osc.forceStopVm": "Force Stop",
"osc.startVm": "Start",
"osc.copyResourceId": "Copy Resource Id",
"osc.showConsoleLogs": "Show Console Logs",
"osc.refreshConsoleLogs": "Refresh Console Logs",
"osc.showAccountInfo": "Show Account Info",
"osc.copyAccessKey": "Copy Access Key",
"osc.copySecretKey": "Copy Secret Key",
"osc.copyAccountId": "Copy Account Id",
"osc.disableResourceFolder": "Hide",
"osc.editFilters": "Edit Filters",
"osc.resetFilters": "Reset Filters",
"osc.unlinkResource": "Unlink",
"osc.deleteSubresource": "Delete Subresource",
"osc.teardownNet": "Tear down",
"osc.retrieveAdminPassword": "Copy Administrator password",
"osc.showNetworkView": "(Beta) Show VPC View",
"viewsWelcome.text": "In order to use 3DS Outscale plugin, you have to configure profiles the configuration file.\n[Open configuration file](command:profile.configure)\n[Add a profile](command:profile.addEntry)\n",
"osc-viewer.costEstimation.enabled": "Compute cost estimation of profiles.",
"osc-viewer.costEstimation.oscCostPath": "Path of the binary osc-cost."
}