@codingame/monaco-vscode-language-pack-fr 7.0.5 → 7.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/translations/extensions/vscode.css-language-features.i18n.json +2 -0
- package/translations/extensions/vscode.git.i18n.json +4 -4
- package/translations/extensions/vscode.github-authentication.i18n.json +6 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +0 -1
- package/translations/main.i18n.json.js +5313 -5313
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-fr",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.8",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"vscode": "npm:@codingame/monaco-vscode-api@7.0.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@7.0.8"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -88,6 +88,8 @@
|
|
|
88
88
|
"Includes the styles defined by another mixin into the current rule.": "Inclut les styles définis par un autre mixin dans la règle actuelle.",
|
|
89
89
|
"Increases or decreases one or more components of a color.": "Augmente ou diminue un ou plusieurs composants d’une couleur.",
|
|
90
90
|
"Inherits the styles of another selector.": "Hérite des styles d’un autre sélecteur.",
|
|
91
|
+
"Insert url() Function": "Insert url() Function",
|
|
92
|
+
"Insert url() Functions": "Insert url() Functions",
|
|
91
93
|
"Inserts $insert into $string at $index.": "Insère $insert dans $string à $index.",
|
|
92
94
|
"Invalid number of parameters": "Nombre de paramètres non valide",
|
|
93
95
|
"Joins together two lists into one.": "Regroupe deux listes en une seule.",
|
|
@@ -143,7 +143,6 @@
|
|
|
143
143
|
"Keep Our Version": "Conserver notre version",
|
|
144
144
|
"Keep Their Version": "Conserver leur version",
|
|
145
145
|
"Learn More": "En savoir plus",
|
|
146
|
-
"Log level: {0}": "Niveau de journal : {0}",
|
|
147
146
|
"Make sure you configure your \"user.name\" and \"user.email\" in git.": "Assurez-vous de configurer votre 'user.name' et 'user.email' dans git.",
|
|
148
147
|
"Manage Unsafe Repositories": "Gérer des référentiels non sécurisés",
|
|
149
148
|
"Merge Changes": "Fusionner les changements",
|
|
@@ -227,7 +226,6 @@
|
|
|
227
226
|
"Select as Repository Destination": "Sélectionner comme destination de dépôt",
|
|
228
227
|
"Show Changes": "Afficher les changements",
|
|
229
228
|
"Show Command Output": "Afficher la sortie de commande",
|
|
230
|
-
"Skipped found git in: \"{0}\"": "{0} GIT ignoré trouvé dans : {0}",
|
|
231
229
|
"Staged Changes": "Changements indexés",
|
|
232
230
|
"Stash & Checkout": "Faire un stash et extraire",
|
|
233
231
|
"Stash Anyway": "Faire un stash quand même",
|
|
@@ -280,8 +278,6 @@
|
|
|
280
278
|
"Untracked": "Non suivi",
|
|
281
279
|
"Untracked Changes": "Changements non suivis",
|
|
282
280
|
"Update Git": "Mettre à jour Git",
|
|
283
|
-
"Using git \"{0}\" from \"{1}\"": "Utilisation de git «{0}» à partir de «{1}»",
|
|
284
|
-
"Validating found git in: \"{0}\"": "Validation du git trouvé dans : «{0}»",
|
|
285
281
|
"Would you like to add \"{0}\" to .gitignore?": "Voulez-vous ajouter '{0}' à .gitignore ?",
|
|
286
282
|
"Would you like to open the cloned repository, or add it to the current workspace?": "Voulez-vous ouvrir le dépôt cloné ou l'ajouter à l'espace de travail actuel ?",
|
|
287
283
|
"Would you like to open the cloned repository?": "Voulez-vous ouvrir le dépôt cloné ?",
|
|
@@ -300,6 +296,10 @@
|
|
|
300
296
|
"Your repository has no remotes configured to pull from.": "Votre dépôt n'a aucun dépôt distant configuré pour un Pull.",
|
|
301
297
|
"Your repository has no remotes configured to push to.": "Votre dépôt n'a aucun dépôt distant configuré pour un Push.",
|
|
302
298
|
"Your repository has no remotes.": "Votre dépôt n'a pas de dépôt distant.",
|
|
299
|
+
"[main] Log level: {0}": "[main] Log level: {0}",
|
|
300
|
+
"[main] Skipped found git in: \"{0}\"": "[main] Skipped found git in: \"{0}\"",
|
|
301
|
+
"[main] Using git \"{0}\" from \"{1}\"": "[main] Using git \"{0}\" from \"{1}\"",
|
|
302
|
+
"[main] Validating found git in: \"{0}\"": "[main] Validating found git in: \"{0}\"",
|
|
303
303
|
"branches": "branches",
|
|
304
304
|
"no": "non",
|
|
305
305
|
"remote branches": "branches distantes",
|
|
@@ -9,16 +9,22 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"contents": {
|
|
11
11
|
"bundle": {
|
|
12
|
+
"Choose an account that you would like to log in to": "Choose an account that you would like to log in to",
|
|
12
13
|
"Continue to GitHub": "Continuer vers GitHub",
|
|
13
14
|
"Continue to GitHub to create a Personal Access Token (PAT)": "Continuer vers GitHub pour créer un Jeton d’accès personnel (PAT)",
|
|
14
15
|
"Copy & Continue to GitHub": "Copier et continuer vers GitHub",
|
|
15
16
|
"GitHub Enterprise Server URI is not a valid URI: {0}": "L’URI du serveur GitHub Enterprise n’est pas un URI valide : {0}",
|
|
16
17
|
"Having trouble logging in? Would you like to try a different way? ({0})": "Vous ne parvenez pas à vous connecter ? Voulez-vous essayer une autre méthode ? ({0})",
|
|
18
|
+
"Incorrect account detected": "Incorrect account detected",
|
|
19
|
+
"Keep {0}": "Keep {0}",
|
|
20
|
+
"Login with {0}": "Login with {0}",
|
|
21
|
+
"New account...": "New account...",
|
|
17
22
|
"No": "Non",
|
|
18
23
|
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123-456{Locked=\"[{0}]({0})\"}": "Ouvrez [{0}]({0}) dans un nouvel onglet et collez votre code à usage unique : {1}",
|
|
19
24
|
"Sign in failed: {0}": "Échec de la connexion : {0}",
|
|
20
25
|
"Sign out failed: {0}": "Échec de la déconnexion : {0}",
|
|
21
26
|
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "Connexion à {0}...",
|
|
27
|
+
"The chosen account, {0}, does not match the requested account, {1}.": "The chosen account, {0}, does not match the requested account, {1}.",
|
|
22
28
|
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "Pour terminer l’authentification, accédez à GitHub et collez le code unique ci-dessus.",
|
|
23
29
|
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "Pour terminer l’authentification, accédez à GitHub pour créer un PAT, puis collez le PAT dans la zone d’entrée.",
|
|
24
30
|
"Yes": "Oui",
|
|
@@ -58,7 +58,6 @@
|
|
|
58
58
|
"No link definition found: '{0}'": "Définition de lien introuvable : '{0}'",
|
|
59
59
|
"Not on link": "Pas sur le lien",
|
|
60
60
|
"Only load secure content": "Charger uniquement le contenu sécurisé.",
|
|
61
|
-
"Organize link definitions": "Organiser les définitions de liens",
|
|
62
61
|
"Paste and update pasted links": "Coller et mettre à jour les liens collés",
|
|
63
62
|
"Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts": "Le contenu potentiellement dangereux ou non sécurisé a été désactivé dans l'aperçu Markdown. Changez les paramètres de sécurité de l'aperçu Markdown pour autoriser le contenu non sécurisé ou activer les scripts",
|
|
64
63
|
"Preview {0}": "Prévisualiser {0}",
|