Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 4df8afd

Browse files
committed
Merge pull request #7507 from adobe/randy/ALF-updates-7506
ALF updates for release branch
2 parents 7363859 + 6effdee commit 4df8afd

2 files changed

Lines changed: 78 additions & 78 deletions

File tree

src/nls/fr/strings.js

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ define({
6666
"ERROR_CREATING_FILE": "Une erreur s’est produite lors de la tentative de création du {0} <span class='dialog-filename'>{1}</span>. {2}",
6767

6868
// Application preferences corrupt error strings
69-
"ERROR_PREFS_CORRUPT_TITLE": "[7510056] !é=Error reading preferences=!",
70-
"ERROR_PREFS_CORRUPT": "[7510055] !é=Your preferences file is not valid JSON. The file will be opened so that you can correct the format. You will need to restart {APP_NAME} for the changes to take effect.=!",
69+
"ERROR_PREFS_CORRUPT_TITLE": "Erreur lors de la lecture des préférences",
70+
"ERROR_PREFS_CORRUPT": "Votre fichier de préférences n’est pas un fichier JSON valide, il va donc être ouvert afin que vous puissiez corriger le format. Vous devrez ensuite redémarrer {APP_NAME} pour que les modifications prennent effet.",
7171

7272
// Application error strings
7373
"ERROR_IN_BROWSER_TITLE": "Malheureusement, {APP_NAME} n’est pas encore compatible avec les navigateurs.",
@@ -85,13 +85,13 @@ define({
8585
"LIVE_DEVELOPMENT_ERROR_TITLE": "Erreur du module Aperçu en direct",
8686
"LIVE_DEVELOPMENT_RELAUNCH_TITLE": "Connexion au navigateur",
8787
"LIVE_DEVELOPMENT_ERROR_MESSAGE": "Pour que le module Aperçu en direct puisse se connecter, vous devez relancer Chrome en activant la fonction de débogage à distance.<br /><br />Voulez-vous relancer Chrome et activer le débogage à distance ?",
88-
"LIVE_DEV_LOADING_ERROR_MESSAGE": "[6742878] !é=Unable to load Live Preview page=!",
88+
"LIVE_DEV_LOADING_ERROR_MESSAGE": "Impossible de charger la page Aperçu en direct",
8989
"LIVE_DEV_NEED_HTML_MESSAGE": "Ouvrez un fichier HTML ou vérifiez qu’il y a un fichier index.html dans votre projet pour pouvoir lancer l’aperçu en direct.",
9090
"LIVE_DEV_NEED_BASEURL_MESSAGE": "Pour lancer l’Aperçu en direct avec un fichier de serveur, vous devez indiquer une URL de base pour ce projet.",
91-
"LIVE_DEV_SERVER_NOT_READY_MESSAGE": "[6728123] !é=Error starting up the HTTP server for live preview files. Please try again.=!",
91+
"LIVE_DEV_SERVER_NOT_READY_MESSAGE": "Une erreur s’est produite au démarrage du serveur HTTP pour les fichiers d’aperçu en direct. Veuillez réessayer.",
9292
"LIVE_DEVELOPMENT_INFO_TITLE": "Bienvenue dans le module Aperçu en direct !",
9393
"LIVE_DEVELOPMENT_INFO_MESSAGE": "Le module Aperçu en direct connecte {APP_NAME} à votre navigateur. Il ouvre un aperçu de votre fichier HTML dans le navigateur, puis le met à jour instantanément dès que vous modifiez le code.<br /><br />Dans cette première version du logiciel {APP_NAME}, le module Aperçu en direct ne fonctionne qu’avec <strong>Google Chrome</strong> et affiche les mises à jour en direct, dès que vous modifiez des <strong>fichiers CSS ou HTML</strong>. Les modifications apportées aux fichiers JavaScript sont automatiquement rechargées lorsque vous enregistrez.<br /><br />(Ce message ne s’affichera qu’une seule fois.)",
94-
"LIVE_DEVELOPMENT_TROUBLESHOOTING": "[6499050] !é=For more information, see <a href='{0}' title='{0}'>Troubleshooting Live Preview connection errors</a>.=!",
94+
"LIVE_DEVELOPMENT_TROUBLESHOOTING": "Pour plus d’informations, consultez la page <a href='{0}' title='{0}'>Résolution des erreurs de connexion à l’Aperçu en direct</a>.",
9595

9696
"LIVE_DEV_STATUS_TIP_NOT_CONNECTED": "Aperçu en direct",
9797
"LIVE_DEV_STATUS_TIP_PROGRESS1": "Aperçu en direct : Connexion\u2026",
@@ -160,7 +160,7 @@ define({
160160
"FIND_IN_FILES_TITLE_PART3": "&mdash; {0} {1} {2} dans {3} {4}",
161161
"FIND_IN_FILES_SCOPED": "dans <span class='dialog-filename'>{0}</span>",
162162
"FIND_IN_FILES_NO_SCOPE": "dans le projet",
163-
"FIND_IN_FILES_ZERO_FILES": "[7510067] !é=Filter excludes all files {0}=!",
163+
"FIND_IN_FILES_ZERO_FILES": "Le filtre exclut tous les fichiers {0}",
164164
"FIND_IN_FILES_FILE": "fichier",
165165
"FIND_IN_FILES_FILES": "fichiers",
166166
"FIND_IN_FILES_MATCH": "résultat",
@@ -173,28 +173,28 @@ define({
173173
"ERROR_FETCHING_UPDATE_INFO_MSG": "Un problème est survenu lors de la récupération des dernières informations de mise à jour sur le serveur. Vérifiez que vous êtes connecté à Internet et réessayez.",
174174

175175
// File exclusion filters
176-
"NO_FILE_FILTER": "[7510072] !é=Exclude files\u2026=!",
177-
"EDIT_FILE_FILTER": "[7510049] !é=Edit\u2026=!",
178-
"FILE_FILTER_DIALOG": "[7510061] !é=Edit Filter=!",
179-
"FILE_FILTER_INSTRUCTIONS": "[7510062] !é=Exclude files and folders matching any of the following strings / substrings or <a href='{0}' title='{0}'>wildcards</a>. Enter each string on a new line.=!",
180-
"FILE_FILTER_LIST_PREFIX": "[7510063] !é=except=!",
181-
"FILE_FILTER_CLIPPED_SUFFIX": "[7510060] !é=and {0} more=!",
176+
"NO_FILE_FILTER": "Exclure les fichiers\u2026",
177+
"EDIT_FILE_FILTER": "Modifier\u2026",
178+
"FILE_FILTER_DIALOG": "Modifier le filtre",
179+
"FILE_FILTER_INSTRUCTIONS": "Exclure les fichiers et dossiers correspondant à l’une des chaînes/sous-chaînes ou aux <a href='{0}' title='{0}'>caractères génériques</a> suivants. Entrez chaque chaîne sur une ligne différente.",
180+
"FILE_FILTER_LIST_PREFIX": "sauf",
181+
"FILE_FILTER_CLIPPED_SUFFIX": "et {0} autre(s)",
182182

183-
"FILTER_COUNTING_FILES": "[7510064] !é=Counting files\u2026=!",
184-
"FILTER_FILE_COUNT": "[7510065] !é=Allows {0} of {1} files {2}=!",
185-
"FILTER_FILE_COUNT_ALL": "[7510066] !é=Allows all {0} files {1}=!",
183+
"FILTER_COUNTING_FILES": "Comptage des fichiers\u2026",
184+
"FILTER_FILE_COUNT": "Autorise {0} fichier(s) {2} sur {1}",
185+
"FILTER_FILE_COUNT_ALL": "Autorise les {0} fichiers {1}",
186186

187187
// Quick Edit
188-
"ERROR_QUICK_EDIT_PROVIDER_NOT_FOUND": "[7510058] !é=No Quick Edit available for current cursor position=!",
189-
"ERROR_CSSQUICKEDIT_BETWEENCLASSES": "[7510050] !é=CSS Quick Edit: place cursor on a single class name=!",
190-
"ERROR_CSSQUICKEDIT_CLASSNOTFOUND": "[7510051] !é=CSS Quick Edit: incomplete class attribute=!",
191-
"ERROR_CSSQUICKEDIT_IDNOTFOUND": "[7510052] !é=CSS Quick Edit: incomplete id attribute=!",
192-
"ERROR_CSSQUICKEDIT_UNSUPPORTEDATTR": "[7510053] !é=CSS Quick Edit: place cursor in tag, class, or id=!",
193-
"ERROR_TIMINGQUICKEDIT_INVALIDSYNTAX": "[7510059] !é=CSS Timing Function Quick Edit: invalid syntax=!",
194-
"ERROR_JSQUICKEDIT_FUNCTIONNOTFOUND": "[7510054] !é=JS Quick Edit: place cursor in function name=!",
188+
"ERROR_QUICK_EDIT_PROVIDER_NOT_FOUND": "Fonction Edition rapide non disponible pour la position actuelle du curseur",
189+
"ERROR_CSSQUICKEDIT_BETWEENCLASSES": "Edition rapide CSS : placez le curseur sur un seul nom de classe",
190+
"ERROR_CSSQUICKEDIT_CLASSNOTFOUND": "Edition rapide CSS : attribut de classe incomplet",
191+
"ERROR_CSSQUICKEDIT_IDNOTFOUND": "Edition rapide CSS : attribut d’ID incomplet",
192+
"ERROR_CSSQUICKEDIT_UNSUPPORTEDATTR": "Edition rapide CSS : placez le curseur dans la balise, la classe ou l’ID",
193+
"ERROR_TIMINGQUICKEDIT_INVALIDSYNTAX": "Edition rapide des fonctions de temporisation CSS : syntaxe incorrecte",
194+
"ERROR_JSQUICKEDIT_FUNCTIONNOTFOUND": "Edition rapide JS : placez le curseur dans le nom de fonction",
195195

196196
// Quick Docs
197-
"ERROR_QUICK_DOCS_PROVIDER_NOT_FOUND": "[7510057] !é=No Quick Docs available for current cursor position=!",
197+
"ERROR_QUICK_DOCS_PROVIDER_NOT_FOUND": "Fonction Documentation rapide non disponible pour la position actuelle du curseur",
198198

199199
/**
200200
* ProjectManager
@@ -218,7 +218,7 @@ define({
218218
"STATUSBAR_SELECTION_CH_PLURAL": " \u2014 {0} colonnes sélectionnées",
219219
"STATUSBAR_SELECTION_LINE_SINGULAR": " \u2014 {0} ligne sélectionnée",
220220
"STATUSBAR_SELECTION_LINE_PLURAL": " \u2014 {0} lignes sélectionnées",
221-
"STATUSBAR_SELECTION_MULTIPLE": "[7510075] !é= \u2014 {0} selections=!",
221+
"STATUSBAR_SELECTION_MULTIPLE": " \u2014 {0} sélections",
222222
"STATUSBAR_INDENT_TOOLTIP_SPACES": "Cliquez ici pour remplacer la mise en retrait par des espaces.",
223223
"STATUSBAR_INDENT_TOOLTIP_TABS": "Cliquez ici pour remplacer la mise en retrait par des tabulations.",
224224
"STATUSBAR_INDENT_SIZE_TOOLTIP_SPACES": "Cliquez ici pour changer le nombre d’espaces utilisés lors de la mise en retrait.",
@@ -228,8 +228,8 @@ define({
228228
"STATUSBAR_LINE_COUNT_SINGULAR": "\u2014 {0} ligne",
229229
"STATUSBAR_LINE_COUNT_PLURAL": "\u2014 {0} lignes",
230230
"STATUSBAR_USER_EXTENSIONS_DISABLED": "Extensions désactivées",
231-
"STATUSBAR_INSERT": "[7510073] !é=INS=!",
232-
"STATUSBAR_OVERWRITE": "REF",
231+
"STATUSBAR_INSERT": "INS",
232+
"STATUSBAR_OVERWRITE": "RFP",
233233

234234
// CodeInspection: errors/warnings
235235
"ERRORS_PANEL_TITLE_MULTIPLE": "{0} problèmes",
@@ -240,8 +240,8 @@ define({
240240
"LINT_DISABLED": "L’analyse lint est désactivée",
241241
"NO_LINT_AVAILABLE": "Aucun programme lint disponible pour {0}",
242242
"NOTHING_TO_LINT": "Rien à analyser",
243-
"LINTER_TIMED_OUT": "[7510071] !é={0} has timed out after waiting for {1} ms=!",
244-
"LINTER_FAILED": "[7510070] !é={0} terminated with error: {1}=!",
243+
"LINTER_TIMED_OUT": "Délai dépassé pour {0} après une attente de {1} ms",
244+
"LINTER_FAILED": "{0} arrêté avec l’erreur suivante : {1}",
245245

246246

247247
/**
@@ -286,18 +286,18 @@ define({
286286
"CMD_PASTE": "Coller",
287287
"CMD_SELECT_ALL": "Sélectionner tout",
288288
"CMD_SELECT_LINE": "Sélectionner la ligne",
289-
"CMD_SPLIT_SEL_INTO_LINES": "[7510046] !é=Split Selection into Lines=!",
290-
"CMD_ADD_CUR_TO_NEXT_LINE": "[7510038] !é=Add Cursor to Next Line=!",
291-
"CMD_ADD_CUR_TO_PREV_LINE": "[7510039] !é=Add Cursor to Previous Line=!",
289+
"CMD_SPLIT_SEL_INTO_LINES": "Scinder la sélection en lignes",
290+
"CMD_ADD_CUR_TO_NEXT_LINE": "Ajouter un curseur à la ligne suivante",
291+
"CMD_ADD_CUR_TO_PREV_LINE": "Ajouter un curseur à la ligne précédente",
292292
"CMD_FIND": "Rechercher",
293293
"CMD_FIND_FIELD_PLACEHOLDER": "Rechercher\u2026",
294294
"CMD_FIND_IN_FILES": "Rechercher dans les fichiers",
295295
"CMD_FIND_IN_SUBTREE": "Rechercher dans\u2026",
296296
"CMD_FIND_NEXT": "Rechercher suivant",
297297
"CMD_FIND_PREVIOUS": "Rechercher précédent",
298-
"CMD_FIND_ALL_AND_SELECT": "[7510041] !é=Find All and Select=!",
299-
"CMD_ADD_NEXT_MATCH": "[7510040] !é=Add Next Match to Selection=!",
300-
"CMD_SKIP_CURRENT_MATCH": "[7510045] !é=Skip and Add Next Match=!",
298+
"CMD_FIND_ALL_AND_SELECT": "Rechercher et sélectionner tout",
299+
"CMD_ADD_NEXT_MATCH": "Ajouter l’occurrence suivante à la sélection",
300+
"CMD_SKIP_CURRENT_MATCH": "Ignorer et ajouter l’occurrence suivante",
301301
"CMD_REPLACE": "Remplacer",
302302
"CMD_INDENT": "Retrait",
303303
"CMD_UNINDENT": "Annuler le retrait",
@@ -345,18 +345,18 @@ define({
345345
"CMD_NEXT_DOC": "Document suivant",
346346
"CMD_PREV_DOC": "Document précédent",
347347
"CMD_SHOW_IN_TREE": "Afficher dans l’arborescence de fichiers",
348-
"CMD_SHOW_IN_EXPLORER": "Afficher dans l'explorateur",
348+
"CMD_SHOW_IN_EXPLORER": "Afficher dans l’Explorateur",
349349
"CMD_SHOW_IN_FINDER": "Afficher dans le Finder",
350350
"CMD_SHOW_IN_OS": "Afficher dans le SE",
351351

352352
// Help menu commands
353353
"HELP_MENU": "Aide",
354354
"CMD_CHECK_FOR_UPDATE": "Rechercher les mises à jour",
355355
"CMD_HOW_TO_USE_BRACKETS": "Comment utiliser {APP_NAME}",
356-
"CMD_SUPPORT": "[7510048] !é={APP_NAME} Support=!",
357-
"CMD_SUGGEST": "[7510047] !é=Suggest a Feature=!",
356+
"CMD_SUPPORT": "Prise en charge de {APP_NAME}",
357+
"CMD_SUGGEST": "Suggérer une fonctionnalité",
358358
"CMD_RELEASE_NOTES": "Notes de mise à jour",
359-
"CMD_GET_INVOLVED": "[7510042] !é=Get Involved=!",
359+
"CMD_GET_INVOLVED": "Participer",
360360
"CMD_SHOW_EXTENSIONS_FOLDER": "Afficher le dossier d’extensions",
361361
"CMD_TWITTER": "{TWITTER_NAME} sur Twitter",
362362
"CMD_ABOUT": "A propos de {APP_TITLE}",
@@ -479,7 +479,7 @@ define({
479479
"CSS_QUICK_EDIT_NO_STYLESHEETS": "Votre projet ne contient aucune feuille de style.<br>Créez-en une pour pouvoir ajouter des règles CSS.",
480480

481481
// Custom Viewers
482-
"IMAGE_VIEWER_LARGEST_ICON": "[7510068] !é=largest=!",
482+
"IMAGE_VIEWER_LARGEST_ICON": "maximum",
483483

484484
/**
485485
* Unit names
@@ -511,7 +511,7 @@ define({
511511
"INLINE_TIMING_EDITOR_PROGRESSION": "Progression",
512512
"BEZIER_EDITOR_INFO": "<kbd>↑</kbd><kbd>↓</kbd><kbd>←</kbd><kbd>→</kbd> Déplacer le point sélectionné<br><kbd class='text'>Décaler</kbd> Déplacer de dix unités<br><kbd class='text'>Tabulation</kbd> Permuter les points",
513513
"STEPS_EDITOR_INFO": "<kbd>↑</kbd><kbd>↓</kbd> Augmenter ou réduire les pas<br><kbd>←</kbd><kbd>→</kbd> 'Démarrer' ou 'Arrêter'",
514-
"INLINE_TIMING_EDITOR_INVALID": "[7510069] !é=The old value <code>{0}</code> is not valid, so the displayed function was changed to <code>{1}</code>. The document will be updated with the first edit.=!",
514+
"INLINE_TIMING_EDITOR_INVALID": "L’ancienne valeur <code>{0}</code> n’est pas valide et a donc été remplacée par <code>{1}</code> pour la fonction affichée. Le document sera mis à jour à la première modification.",
515515

516516
// extensions/default/InlineColorEditor
517517
"COLOR_EDITOR_CURRENT_COLOR_SWATCH_TIP": "Couleur actuelle",

0 commit comments

Comments
 (0)