-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpackage.nls.json
More file actions
110 lines (110 loc) · 6.75 KB
/
package.nls.json
File metadata and controls
110 lines (110 loc) · 6.75 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
{
"cpum.title": "Copilot Premium Usage Monitor",
"cpum.refresh": "Refresh",
"cpum.signIn": "Sign in to GitHub",
"cpum.settings": "Settings",
"cpum.help": "Help",
"cpum.help.tooltip": "Open documentation and setup guidance",
"cpum.mode": "Mode",
"cpum.mode.auto": "Auto",
"cpum.mode.personal": "Personal",
"cpum.mode.org": "Organization",
"cpum.firstRun.tip": "Tip: Org metrics use your GitHub sign-in (read:org). Personal spend needs a PAT with 'Plan: read-only'. Avoid syncing your PAT. Click Help to learn more.",
"cpum.firstRun.dismiss": "Don't show again",
"cpum.firstRun.learnMore": "Learn more",
"cpum.firstRun.openBudgets": "Open budgets",
"cpum.migration.notice": "Security improvement: Migrate your Copilot PAT to secure storage.",
"cpum.migration.hint": "Your Copilot PAT is currently stored in plaintext settings. Migrate it to secure storage.",
"cpum.migration.hint.button": "Migrate Now",
"cpum.migration.hint.migratedRemoved": "Token migrated and plaintext setting cleared.",
"cpum.migration.hint.migrated": "Token migrated to secure storage.",
"cpum.migration.hint.residual": "Plaintext PAT remains in settings. Clear it to finish securing.",
"cpum.migration.hint.residual.button": "Clear Plaintext",
"cpum.migration.hint.plaintextCleared": "Plaintext token cleared.",
"cpum.setToken.prompt": "Enter GitHub Personal Access Token (Plan: read-only)",
"cpum.setToken.validation": "Token cannot be empty",
"cpum.setToken.success": "Token stored securely.",
"cpum.setToken.success.panel": "Token updated (secure).",
"cpum.clearToken.confirm.yes": "Yes, clear stored token",
"cpum.clearToken.confirm.no": "Cancel",
"cpum.clearToken.confirm.ph": "Remove token from secure storage? (You can re-add later)",
"cpum.clearToken.done": "Stored token cleared.",
"cpum.setToken.hint.afterClear": "No secure token present. Add one to track personal spend.",
"cpum.setToken.hint.button": "Set Token",
"cpum.guard.plaintextDetected": "Plaintext PAT detected in settings. Move it to secure storage?",
"cpum.guard.migrateClear": "Migrate & Clear",
"cpum.guard.clearOnly": "Clear Plaintext",
"cpum.guard.ignore": "Ignore",
"cpum.guard.migrated": "Token migrated to secure storage and plaintext cleared.",
"cpum.secureToken.indicator.title": "Secure token stored in VS Code Secret Storage (encrypted by your OS).",
"cpum.secureToken.indicator.text": "Secure token set",
"cpum.secureToken.indicator.titleResidual": "Secure token present (plaintext copy still in settings – clear it).",
"cpum.secureToken.indicator.textResidual": "Secure token + Plaintext in settings",
"cpum.statusbar.noToken": "Awaiting secure token for personal spend updates.",
"cpum.webview.noTokenStale": "Awaiting secure token for personal spend updates.",
"cpum.plans.dropdown.placeholder": "(Select built-in plan)",
"cpum.plans.label": "Plan:",
"cpum.webview.included.help": "Included Premium Requests are the monthly included Premium requests from your plan or configured override.",
"cpum.webview.price.help": "Price per Premium request used for overage estimation.",
"cpum.webview.used": "Used",
"cpum.webview.overage": "Overage",
"cpum.webview.overrideHint.customIncluded": "Using custom \"Included Premium Requests\". Plan value is not applied.",
"cpum.webview.overrideHint.usePlanValue": "Use plan value",
"cpum.webview.limitSource.custom": "Included limit: Custom value",
"cpum.webview.limitSource.plan": "Included limit: GitHub plan ({0})",
"cpum.webview.limitSource.billing": "Included limit: Billing data",
"cpum.settings.showSidebar": "Show usage overview in sidebar",
"cpum.settings.showSidebar.description": "Display the usage overview sidebar in the activity bar for quick monitoring",
"cpum.statusbar.included": "Included Premium Requests",
"cpum.statusbar.includedShort": "Included",
"cpum.statusbar.overage": "Overage",
"cpum.statusbar.budget": "Budget",
"cpum.statusbar.usageCharts": "Usage Charts:",
"cpum.statusbar.limitSource": "Limit source",
"cpum.statusbar.limitSource.custom": "Custom value",
"cpum.statusbar.limitSource.plan": "GitHub plan ({0})",
"cpum.statusbar.limitSource.billing": "Billing data",
"cpum.plans.copilot-free": "Copilot Free (50 included)",
"cpum.plans.copilot-pro": "Copilot Pro (300 included)",
"cpum.plans.copilot-proplus": "Copilot Pro+ (1500 included)",
"cpum.plans.copilot-business": "Copilot Business (300 included)",
"cpum.plans.copilot-enterprise": "Copilot Enterprise (1000 included)",
"cpum.plans.selectPlanButton": "Select built-in plan...",
"cpum.msg.signIn.completed": "GitHub sign-in completed (if required).",
"cpum.msg.signIn.requiredOrToken": "Sign in to GitHub or set a token in settings first.",
"cpum.msg.orgs.none": "No organizations found for your account.",
"cpum.msg.orgs.set": "Organization set to {0}",
"cpum.msg.orgs.listFailed": "Failed to list organizations: {0}",
"cpum.msg.plans.none": "No plans available.",
"cpum.msg.screenshot.prepared": "Screenshot state prepared. Open the panel and status bar is updated.",
"cpum.msg.screenshotError.prepared": "Screenshot error state prepared. Panel shows an error banner, status bar shows error icon.",
"cpum.statusbar.initError": "Error initializing Copilot Premium Usage status bar. See Output channel for details.",
"cpum.sidebar.reloadPrompt": "Sidebar {0}. Please reload the window for the change to take effect.",
"cpum.action.reloadWindow": "Reload Window",
"cpum.msg.signIn.failedOrCancelled": "GitHub sign-in failed or was cancelled.",
"cpum.sidebar.html.title": "Copilot Usage",
"cpum.sidebar.mode.personal.full": "Personal Mode",
"cpum.sidebar.includedTitle": "Included Requests",
"cpum.sidebar.budgetTitle": "Budget Usage",
"cpum.sidebar.used": "Used",
"cpum.sidebar.spent": "Spent",
"cpum.sidebar.stat.includedUsed": "Included Used",
"cpum.sidebar.stat.budgetLeft": "Budget Left",
"cpum.sidebar.trend.title": "Usage Trend",
"cpum.sidebar.trend.daily": "Daily:",
"cpum.sidebar.trend.weekly": "Weekly:",
"cpum.sidebar.trend.increasing": "Increasing",
"cpum.sidebar.trend.decreasing": "Decreasing",
"cpum.sidebar.trend.stable": "Stable",
"cpum.sidebar.trend.reqPerHour": "req/hr",
"cpum.sidebar.trend.req": "req",
"cpum.sidebar.warning.approaching": "Approaching budget limit",
"cpum.sidebar.warning.exceeded": "Budget limit exceeded!",
"cpum.sidebar.details": "Details",
"cpum.sidebar.refreshing": "Refreshing...",
"cpum.sidebar.synced": "Synced",
"cpum.sidebar.failed": "Failed",
"cpum.sidebar.lastSync": "Last sync:",
"cpum.sidebar.never": "Never",
"cpum.sidebar.modeSuffix": "Mode"
}