-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpackage.nls.fr.json
More file actions
110 lines (110 loc) · 7.11 KB
/
package.nls.fr.json
File metadata and controls
110 lines (110 loc) · 7.11 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": "Moniteur d'utilisation Copilot Premium",
"cpum.refresh": "Actualiser",
"cpum.signIn": "Se connecter à GitHub",
"cpum.settings": "Paramètres",
"cpum.help": "Aide",
"cpum.help.tooltip": "Ouvrir la documentation et le guide de configuration",
"cpum.mode": "Mode",
"cpum.mode.auto": "Auto",
"cpum.mode.personal": "Personnel",
"cpum.mode.org": "Organisation",
"cpum.firstRun.tip": "Astuce : Les métriques d'organisation utilisent votre connexion GitHub (read:org). Les dépenses personnelles nécessitent un PAT avec 'Plan: read-only'. Évitez de synchroniser votre PAT. Cliquez sur Aide pour en savoir plus.",
"cpum.firstRun.dismiss": "Ne plus afficher",
"cpum.firstRun.learnMore": "En savoir plus",
"cpum.firstRun.openBudgets": "Ouvrir budgets",
"cpum.migration.notice": "Amélioration de sécurité : Migrez votre PAT Copilot vers le stockage sécurisé.",
"cpum.migration.hint": "Votre PAT Copilot est stocké en clair dans les paramètres. Migrez-le vers le stockage sécurisé.",
"cpum.migration.hint.button": "Migrer maintenant",
"cpum.migration.hint.migratedRemoved": "Token migré et paramètre en clair supprimé.",
"cpum.migration.hint.migrated": "Token migré vers le stockage sécurisé.",
"cpum.migration.hint.residual": "Le PAT en clair reste dans les paramètres. Supprimez-le pour terminer la sécurisation.",
"cpum.migration.hint.residual.button": "Effacer en clair",
"cpum.migration.hint.plaintextCleared": "Token en clair supprimé.",
"cpum.setToken.prompt": "Entrez le Jeton d'Accès Personnel GitHub (Plan: read-only)",
"cpum.setToken.validation": "Le jeton ne peut pas être vide",
"cpum.setToken.success": "Token stocké en toute sécurité.",
"cpum.setToken.success.panel": "Token mis à jour (sécurisé).",
"cpum.clearToken.confirm.yes": "Oui, effacer le token stocké",
"cpum.clearToken.confirm.no": "Annuler",
"cpum.clearToken.confirm.ph": "Supprimer le token du stockage sécurisé ? (Vous pourrez le rajouter après)",
"cpum.clearToken.done": "Token stocké effacé.",
"cpum.setToken.hint.afterClear": "Aucun token sécurisé présent. Ajoutez-en un pour suivre la dépense personnelle.",
"cpum.setToken.hint.button": "Définir le token",
"cpum.guard.plaintextDetected": "PAT en clair détecté dans les paramètres. Le déplacer vers le stockage sécurisé ?",
"cpum.guard.migrateClear": "Migrer et effacer",
"cpum.guard.clearOnly": "Effacer le clair",
"cpum.guard.ignore": "Ignorer",
"cpum.guard.migrated": "Jeton migré vers le stockage sécurisé et clair supprimé.",
"cpum.secureToken.indicator.title": "Jeton sécurisé stocké dans le Secret Storage VS Code (chiffré par votre OS).",
"cpum.secureToken.indicator.text": "Jeton sécurisé défini",
"cpum.secureToken.indicator.titleResidual": "Jeton sécurisé présent (copie en clair encore dans les paramètres – supprimez-la).",
"cpum.secureToken.indicator.textResidual": "Jeton sécurisé + Clair dans paramètres",
"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"
}