2012-04-22 02:12:03 +00:00
{
2018-08-12 11:41:17 +00:00
"addStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Créer un nouveau style" ,
"description" : "Label for the button to go to the add style page"
2018-08-12 11:41:17 +00:00
} ,
"addStyleTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Ajouter un style" ,
"description" : "Title of the page for adding styles"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"alphaChannel" : {
2018-11-30 01:41:18 +00:00
"message" : "Opacité" ,
"description" : "Label of color's opacity"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"appliesAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Ajouter" ,
"description" : "Label for the button to add an 'applies' entry"
2018-08-12 11:41:17 +00:00
} ,
"appliesDisplay" : {
"message" : "S'applique à : $applies$" ,
2018-11-30 01:41:18 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
"appliesDisplayTruncatedSuffix" : {
2018-11-30 01:41:18 +00:00
"message" : "et bien plus encore" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2018-08-12 11:41:17 +00:00
} ,
"appliesDomainOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL sur le domaine" ,
"description" : "Option to make the style apply to the entered string as a domain"
2018-08-12 11:41:17 +00:00
} ,
"appliesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Utilisez l'option « S'applique à » pour préciser les URL auxquelles le code de cette section s'applique." ,
"description" : "Help text for 'applies to' section"
2018-08-12 11:41:17 +00:00
} ,
"appliesLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "S'applique à" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"appliesLineWidgetLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Afficher les informations « s’ applique à »" ,
"description" : "Label for the checkbox to display applies-to information in the single editor"
2018-08-20 14:36:36 +00:00
} ,
"appliesLineWidgetWarning" : {
2018-11-30 01:41:18 +00:00
"message" : "Ne fonctionne pas avec le CSS minifié" ,
"description" : "A warning that applies-to information won't show properly with minified CSS"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"appliesRegexpOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL correspondant à l'expression régulière" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
2018-08-12 11:41:17 +00:00
} ,
"appliesRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Supprimer" ,
"description" : "Label for the button to remove an 'applies' entry"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"appliesRemoveError" : {
2018-11-30 01:41:18 +00:00
"message" : "Impossible de supprimer la dernière entrée « s’ applique à »" ,
"description" : "Error displayed when the last 'applies' is going to be removed"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"appliesSpecify" : {
2018-11-30 01:41:18 +00:00
"message" : "Préciser" ,
"description" : "Label for the button to make a style apply only to specific sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesToEverything" : {
2018-11-30 01:41:18 +00:00
"message" : "Tout" ,
"description" : "Text displayed for styles that apply to all sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesUrlPrefixOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL commençant par" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
2018-08-12 11:41:17 +00:00
} ,
"applyAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Appliquer toutes les mises à jour" ,
"description" : "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"author" : {
2018-11-30 01:41:18 +00:00
"message" : "Auteur" ,
"description" : "Label for the style author"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"backupButtons" : {
2018-11-30 01:41:18 +00:00
"message" : "Sauvegarde" ,
"description" : "Heading for backup"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"backupMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Sélectionner un fichier ou le glisser-déposer sur cette page" ,
"description" : "Message for backup"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"bckpInstStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Exporter des styles" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"checkAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Rechercher des mises à jour pour tous les styles" ,
"description" : "Label for the button to check all styles for updates"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"checkAllUpdatesForce" : {
2018-11-30 01:41:18 +00:00
"message" : "Vérifiez à nouveau, je n’ ai modifié aucun style !" ,
"description" : "Label for the button to apply all detected updates"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"checkForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Rechercher des mises à jour" ,
"description" : "Label for the button to check a single style for an update"
2018-08-12 11:41:17 +00:00
} ,
"checkingForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Vérification en cours…" ,
"description" : "Text to display when checking a style for an update"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"clickToUninstall" : {
2018-11-30 01:41:18 +00:00
"message" : "Cliquer pour désinstaller" ,
"description" : "Label for the overlay on a style thumbnail when installed via inline search in the popup"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"cm_autoCloseBrackets" : {
2018-11-30 01:41:18 +00:00
"message" : "Fermer automatiquement les caractères ouvrants" ,
"description" : "Label for the checkbox in the style editor."
2018-08-20 14:36:36 +00:00
} ,
"cm_autoCloseBracketsTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Ajoute automatiquement le caractère fermant quand vous tapez le caractère ouvrant parmi ()[]{}''\"\"" ,
"description" : "Label for the checkbox in the style editor."
2018-08-20 14:36:36 +00:00
} ,
"cm_autocompleteOnTyping" : {
2018-11-30 01:41:18 +00:00
"message" : "Autocomplétion pendant la frappe" ,
"description" : "Label for the checkbox in the style editor."
2018-08-20 14:36:36 +00:00
} ,
"cm_colorpicker" : {
2018-11-30 01:41:18 +00:00
"message" : "Sélecteur de couleur pour les couleurs CSS" ,
"description" : "Label for the checkbox controlling colorpicker option for the style editor."
2018-08-20 14:36:36 +00:00
} ,
"cm_indentWithTabs" : {
2018-11-30 01:41:18 +00:00
"message" : "Utiliser les tabulations avec indentation intelligente" ,
"description" : "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2018-08-20 14:36:36 +00:00
} ,
"cm_keyMap" : {
2018-11-30 01:41:18 +00:00
"message" : "Raccourcis clavier" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"cm_lineWrapping" : {
2018-11-30 01:41:18 +00:00
"message" : "Retour à la ligne automatique" ,
"description" : "Label for the checkbox controlling word wrap option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"cm_linter" : {
2018-11-30 01:41:18 +00:00
"message" : "Vérificateur CSS" ,
"description" : "Select the linter to check for CSS issues"
2018-08-20 14:36:36 +00:00
} ,
"cm_matchHighlight" : {
2018-11-30 01:41:18 +00:00
"message" : "Surligner" ,
"description" : "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
2018-08-20 14:36:36 +00:00
} ,
"cm_matchHighlightSelection" : {
2018-11-30 01:41:18 +00:00
"message" : "Sélection uniquement" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
2018-08-20 14:36:36 +00:00
} ,
"cm_matchHighlightToken" : {
2018-11-30 01:41:18 +00:00
"message" : "Entité sous le curseur" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
2018-08-20 14:36:36 +00:00
} ,
"cm_resizeGripHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Double-cliquez pour maximiser/restaurer la taille" ,
"description" : "Tooltip for the resize grip in style editor"
2018-08-20 14:36:36 +00:00
} ,
"cm_selectByTokens" : {
2018-11-30 01:41:18 +00:00
"message" : "Double-cliquer sélectionne des entités" ,
"description" : "Label for the checkbox in the editor."
2018-08-20 14:36:36 +00:00
} ,
"cm_selectByTokensTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Exemples d’ entités : .foo-bar-2 #aabbcc 0.32 !important\nSi désactivé : les mots délimités par la ponctuation sont sélectionnés." ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"cm_smartIndent" : {
2018-11-30 01:41:18 +00:00
"message" : "Utiliser l'indentation intelligente" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_tabSize" : {
2018-11-30 01:41:18 +00:00
"message" : "Taille des tabulations" ,
"description" : "Label for the text box controlling tab size option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_theme" : {
2018-11-30 01:41:18 +00:00
"message" : "Thème" ,
"description" : "Label for the style editor's CSS theme."
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"colorpickerSwitchFormatTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Changer de format : HEX → RGB → HSL.\nMaj-clic pour inverser la direction.\nÉgalement via les touches ⇞ (Page précédente), \f (Page précédente)." ,
"description" : "Tooltip for the switch button in the color picker popup in the style editor."
2018-08-20 14:36:36 +00:00
} ,
"colorpickerTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Ouvrir le sélecteur de couleurs" ,
"description" : "Tooltip for the colored squares shown before CSS colors in the style editor."
2018-08-20 14:36:36 +00:00
} ,
"configOnChange" : {
2018-11-30 01:41:18 +00:00
"message" : "automatique" ,
"description" : "VERY SHORT label for the checkbox in style config dialog after the save button - when enabled the changes in the dialog are saved and applied automatically without the need to press the Save button"
2018-08-20 14:36:36 +00:00
} ,
"configOnChangeTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Sauvegarde et applique les changements automatiquement" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"configureStyle" : {
2018-11-30 01:41:18 +00:00
"message" : "Configurer" ,
"description" : "Label for the button to configure usercss userstyle"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"configureStyleOnHomepage" : {
2018-11-30 01:41:18 +00:00
"message" : "Configurer sur la page d’ accueil" ,
"description" : "Label for the button to configure userstyles.org userstyle"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"confirmCancel" : {
2018-11-30 01:41:18 +00:00
"message" : "Annuler" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"confirmClose" : {
2018-11-30 01:41:18 +00:00
"message" : "Fermer" ,
"description" : "'Close' button in a confirm dialog"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"confirmDefault" : {
2018-11-30 01:41:18 +00:00
"message" : "Réglage par défaut" ,
"description" : "'Set to default' button in a confirm dialog"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"confirmDelete" : {
2018-11-30 01:41:18 +00:00
"message" : "Supprimer" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"confirmDiscardChanges" : {
2018-11-30 01:41:18 +00:00
"message" : "Annuler les changements ?" ,
"description" : "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"confirmNo" : {
2018-11-30 01:41:18 +00:00
"message" : "Non" ,
"description" : "'No' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"confirmOK" : {
2018-11-30 01:41:18 +00:00
"message" : "Valider" ,
"description" : ""
2018-08-12 11:54:16 +00:00
} ,
"confirmSave" : {
2018-11-30 01:41:18 +00:00
"message" : "Enregistrer" ,
"description" : "'Save' button in a confirm dialog"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"confirmStop" : {
2018-11-30 01:41:18 +00:00
"message" : "Arrêt " ,
"description" : "'Stop' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmYes" : {
2018-11-30 01:41:18 +00:00
"message" : "Oui" ,
"description" : "'Yes' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"dateInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Date d'installation" ,
"description" : "Option text for the user to sort the style by install date"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"dateUpdated" : {
2018-11-30 01:41:18 +00:00
"message" : "Date de mise à jour" ,
"description" : "Option text for the user to sort the style by last update date"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"dbError" : {
2018-11-30 01:41:18 +00:00
"message" : "Une erreur s'est produite dans la base de donnée de Stylus. Voulez-vous visiter une page web avec les solutions possibles ?" ,
"description" : "Prompt when a DB error is encountered"
2018-08-12 11:41:17 +00:00
} ,
"defaultTheme" : {
2018-11-30 01:41:18 +00:00
"message" : "défaut" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleConfirm" : {
2018-11-30 01:41:18 +00:00
"message" : "Voulez-vous vraiment supprimer ce style ?" ,
"description" : "Confirmation before deleting a style"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Supprimer" ,
"description" : "Label for the button to delete a style"
2018-08-12 11:41:17 +00:00
} ,
"description" : {
2018-11-30 01:41:18 +00:00
"message" : "Changez l'apparence du Web grâce à Stylus, un outil de gestion des styles utilisateur. Stylus vous permet d'installer facilement des thèmes et des habillages pour Google, Facebook, YouTube, orkut et bien d'autres sites encore." ,
"description" : "Extension description"
2018-08-12 11:41:17 +00:00
} ,
"disableAllStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Désactiver tous les styles" ,
"description" : "Label for the checkbox that turns all enabled styles off."
2018-08-12 11:41:17 +00:00
} ,
"disableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Désactiver" ,
"description" : "Label for the button to disable a style"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"dragDropMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Glisser votre fichier de sauvegarde n’ importe où sur cette page pour l’ importer." ,
"description" : "Drag'n'drop message"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"editDeleteText" : {
2018-11-30 01:41:18 +00:00
"message" : "Supprimer" ,
"description" : "Label for the context menu item in the editor to delete selected text"
2018-08-12 11:54:16 +00:00
} ,
"editGotoLine" : {
2018-11-30 01:41:18 +00:00
"message" : "Aller à la ligne (ou ligne:colonne)" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"editStyleHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Modifier le style" ,
"description" : "Title of the page for editing styles"
2018-08-12 11:41:17 +00:00
} ,
"editStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Modifier" ,
"description" : "Label for the button to go to the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"editStyleTitle" : {
"message" : "Modifier le style $stylename$" ,
2018-11-30 01:41:18 +00:00
"description" : "Title of the page for editing styles" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
2018-08-20 14:36:36 +00:00
"editorStylesButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Trouver des styles pour l’ éditeur" ,
"description" : "Find styles for the editor"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"enableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Activer" ,
"description" : "Label for the button to enable a style"
2018-08-12 11:41:17 +00:00
} ,
"exportLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Exporter" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"externalFeedback" : {
2018-11-30 01:41:18 +00:00
"message" : "Commentaires" ,
"description" : "Label for the external link to send feedback for the style"
2018-08-20 14:36:36 +00:00
} ,
"externalHomepage" : {
2018-11-30 01:41:18 +00:00
"message" : "Page d’ accueil" ,
"description" : "Label for the external link to style's homepage"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"externalLink" : {
2018-11-30 01:41:18 +00:00
"message" : "Lien externe" ,
"description" : "Label for external links"
2018-08-12 11:54:16 +00:00
} ,
"externalUsercssDocument" : {
2018-11-30 01:41:18 +00:00
"message" : "Documentation d'Usercss" ,
"description" : "Label for the external link to usercss documentation"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"filteredStyles" : {
"message" : "$numShown$ montrés sur $numTotal$ au total" ,
2018-11-30 01:41:18 +00:00
"description" : "TL note - make this message short" ,
2018-08-20 14:36:36 +00:00
"placeholders" : {
"numTotal" : {
"content" : "$2"
2018-11-03 14:37:25 +00:00
} ,
"numShown" : {
"content" : "$1"
2018-08-20 14:36:36 +00:00
}
}
} ,
"filteredStylesAllHidden" : {
2018-11-30 01:41:18 +00:00
"message" : "Les filtres appliqués actuellement ne correspondent à aucun style" ,
"description" : "Text shown when no styles match currently applied filter in the style manager"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"findStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Trouver des styles" ,
"description" : "Text for a link that gets a list of styles for the current site"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"findStylesForSite" : {
2018-11-30 01:41:18 +00:00
"message" : "Rechercher d'autres styles pour ce site" ,
"description" : "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"findStylesInline" : {
2018-11-30 01:41:18 +00:00
"message" : "Dans la popup" ,
"description" : "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)"
2018-08-20 14:36:36 +00:00
} ,
"findStylesInlineTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Affiche les résultats de recherche dans cette fenêtre" ,
"description" : "Text for a checkbox that displays search results within the Stylus popup."
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"genericAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Ajouter" ,
"description" : "Used in various places for an action that adds something"
2018-08-12 11:54:16 +00:00
} ,
"genericClone" : {
2018-11-30 01:41:18 +00:00
"message" : "Dupliquer" ,
"description" : "Used in various places for an action that clones something"
2018-08-12 11:54:16 +00:00
} ,
"genericDisabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Désactivé" ,
"description" : "Used in various lists/options to indicate that something is disabled"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"genericEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Activé" ,
"description" : "Used in various lists/options to indicate that something is enabled"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"genericError" : {
2018-11-30 01:41:18 +00:00
"message" : "Erreur" ,
"description" : "Used in various places to indicate some error occurred."
2018-08-12 11:54:16 +00:00
} ,
"genericHistoryLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Historique" ,
"description" : "Used in various places to show a history log of something"
2018-08-12 11:54:16 +00:00
} ,
"genericNext" : {
2018-11-30 01:41:18 +00:00
"message" : "Suivant" ,
"description" : "Used in various places to select/perform the next step/action"
2018-08-12 11:54:16 +00:00
} ,
"genericPrevious" : {
2018-11-30 01:41:18 +00:00
"message" : "Précédent" ,
"description" : "Used in various places to select/perform the previous step/action"
2018-08-12 11:54:16 +00:00
} ,
"genericResetLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Ré-initialiser" ,
"description" : "Used in various parts of UI to indicate that something may be reset to its original state"
2018-08-12 11:54:16 +00:00
} ,
"genericSavedMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Enregistré" ,
"description" : "Used in various parts of the UI to indicate that something was saved"
2018-08-12 11:54:16 +00:00
} ,
"genericTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Titre" ,
"description" : "Used in various parts of the UI to indicate the title of something"
2018-08-12 11:54:16 +00:00
} ,
"genericUnknown" : {
2018-11-30 01:41:18 +00:00
"message" : "Inconnu(e)" ,
"description" : "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"helpAlt" : {
2018-11-30 01:41:18 +00:00
"message" : "Aide" ,
"description" : "Alternate text for help buttons"
2018-08-12 11:41:17 +00:00
} ,
"helpKeyMapCommand" : {
2018-11-30 01:41:18 +00:00
"message" : "Saisissez un nom de commande" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"helpKeyMapHotkey" : {
2018-11-30 01:41:18 +00:00
"message" : "Pressez un raccourci clavier" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2018-08-20 14:36:36 +00:00
} ,
"importAppendLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Ajouter au style" ,
"description" : "Label for the button to import a style and append to the existing sections"
2018-08-20 14:36:36 +00:00
} ,
"importAppendTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Ajouter le style importé au style actuel" ,
"description" : "Tooltip for the button to import a style and append to the existing sections"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"importLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Importer" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"importReplaceLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Remplacer le style" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"importReplaceTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Abandonner le contenu du style actuel et le remplacer par le style importé" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"importReportLegendAdded" : {
2018-11-30 01:41:18 +00:00
"message" : "ajouté(s)" ,
"description" : "Text after the number of styles added in the report shown after importing styles"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"importReportLegendIdentical" : {
2018-11-30 01:41:18 +00:00
"message" : "identiques ignorés" ,
"description" : "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
2018-08-20 14:36:36 +00:00
} ,
"importReportLegendInvalid" : {
2018-11-30 01:41:18 +00:00
"message" : "invalides ignorés" ,
"description" : "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
2018-08-20 14:36:36 +00:00
} ,
"importReportLegendUpdatedBoth" : {
2018-11-30 01:41:18 +00:00
"message" : "codes et méta-informations mis à jour" ,
"description" : "Text after the number of styles updated entirely in the report shown after importing styles"
2018-08-20 14:36:36 +00:00
} ,
"importReportLegendUpdatedCode" : {
2018-11-30 01:41:18 +00:00
"message" : "codes mis à jour" ,
"description" : "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
2018-08-20 14:36:36 +00:00
} ,
"importReportLegendUpdatedMeta" : {
2018-11-30 01:41:18 +00:00
"message" : "méta-informations mises à jour" ,
"description" : "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
2018-08-20 14:36:36 +00:00
} ,
"importReportTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Import des styles terminé" ,
"description" : "Title of the report shown after importing styles"
2018-08-20 14:36:36 +00:00
} ,
"importReportUnchanged" : {
2018-11-30 01:41:18 +00:00
"message" : "Rien n’ a changé." ,
"description" : "Message in the report shown after importing styles"
2018-08-20 14:36:36 +00:00
} ,
"importReportUndone" : {
2018-11-30 01:41:18 +00:00
"message" : "styles sont revenus à leur version antérieure" ,
"description" : "Text after the number of styles reverted in the message box shown after undoing the import of styles"
2018-08-20 14:36:36 +00:00
} ,
"importReportUndoneTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "L’ import a été annulé" ,
"description" : "Title of the message box shown after undoing the import of styles"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"installButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Installer le style" ,
"description" : "Label for install button"
2018-08-12 11:54:16 +00:00
} ,
"installButtonInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Style installé" ,
"description" : "Text displayed when the style is successfully installed"
2018-08-12 11:54:16 +00:00
} ,
"installButtonReinstall" : {
2018-11-30 01:41:18 +00:00
"message" : "Ré-installer le style" ,
"description" : "Label for reinstall button"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"installButtonUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Mettre à jour le style" ,
"description" : "Label for update button"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"installUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Installer la mise à jour" ,
"description" : "Label for the button to install an update for a single style"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"installUpdateFrom" : {
"message" : "Le style est actuellement mis à jour depuis $url$" ,
2018-11-30 01:41:18 +00:00
"description" : "Label to describe where the style gets update" ,
2018-08-20 14:36:36 +00:00
"placeholders" : {
"url" : {
"content" : "$1"
}
}
} ,
2018-08-12 11:54:16 +00:00
"installUpdateFromLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Rechercher les mises à jour" ,
"description" : "Label for the checkbox to save current URL for update check"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"installUpdateUnavailable" : {
2018-11-30 01:41:18 +00:00
"message" : "Pour activer la vérification des mises à jour, glissez le fichier sur la barre des onglets ou spécifiez @updateURL dans les métadonnées du style." ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"license" : {
2018-11-30 01:41:18 +00:00
"message" : "Licence" ,
"description" : "Label for the license"
2018-08-12 11:54:16 +00:00
} ,
"linkGetHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Consulter l'aide" ,
"description" : "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
2018-08-12 11:54:16 +00:00
} ,
"linkGetStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Obtenir des styles" ,
"description" : "Help link text on the manage page e.g. https://userstyles.org"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"linkTranslate" : {
2018-11-30 01:41:18 +00:00
"message" : "Traduire" ,
"description" : "Transifex link text on the manage page"
2018-08-20 14:36:36 +00:00
} ,
"linterCSSLintIncompatible" : {
"message" : "CSSLint ne prend pas en charge le préprocesseur $preprocessorname$" ,
2018-11-30 01:41:18 +00:00
"description" : "The label to display when the preprocessor isn't compatible with CSSLint" ,
2018-08-20 14:36:36 +00:00
"placeholders" : {
"preprocessorname" : {
"content" : "$1"
}
}
} ,
"linterCSSLintSettings" : {
2018-11-30 01:41:18 +00:00
"message" : "(Valeur des règles : 0 = désactivé, 1 = avertissement, 2 = erreur)" ,
"description" : "CSSLint rule config values"
2018-08-20 14:36:36 +00:00
} ,
"linterConfigPopupTitle" : {
"message" : "Configurer les règles de $linter$" ,
2018-11-30 01:41:18 +00:00
"description" : "Stylelint or CSSLint popup header" ,
2018-08-20 14:36:36 +00:00
"placeholders" : {
"linter" : {
"content" : "$1"
}
}
} ,
"linterConfigTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Cliquez pour configurer ce vérificateur" ,
"description" : "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
2018-08-20 14:36:36 +00:00
} ,
"linterInvalidConfigError" : {
2018-11-30 01:41:18 +00:00
"message" : "Non sauvegardé à cause de ces paramètres invalides :" ,
"description" : "Invalid linter config will show a message followed by a list of invalid entries"
2018-08-20 14:36:36 +00:00
} ,
"linterIssues" : {
2018-11-30 01:41:18 +00:00
"message" : "Problèmes" ,
"description" : "Label for the CSS linter issues block on the style edit page"
2018-08-20 14:36:36 +00:00
} ,
"linterIssuesHelp" : {
"message" : "Ces problèmes ont été trouvés par $link$ :" ,
2018-11-30 01:41:18 +00:00
"description" : "Help popup message for the selected CSS linter issues block on the style edit page" ,
2018-08-20 14:36:36 +00:00
"placeholders" : {
"link" : {
"content" : "$1"
}
}
} ,
2018-08-12 11:54:16 +00:00
"linterJSONError" : {
2018-11-30 01:41:18 +00:00
"message" : "Format JSON invalide" ,
"description" : "Setting linter config with invalid JSON"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"linterResetMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Pour annuler une réinitialisation accidentelle, faites Ctrl-Z (ou Cmd-Z) dans la zone de texte" ,
"description" : "Reset button tooltip to inform user on how to undo an accidental reset"
2018-08-20 14:36:36 +00:00
} ,
"linterRulesLink" : {
2018-11-30 01:41:18 +00:00
"message" : "Voir la liste complète des règles" ,
"description" : "Stylelint or CSSLint rules label added immediately before a link"
2018-08-20 14:36:36 +00:00
} ,
"liveReloadError" : {
2018-11-30 01:41:18 +00:00
"message" : "Une erreur est survenue durant la surveillance du fichier" ,
"description" : "The label of live-reload error"
2018-08-20 14:36:36 +00:00
} ,
"liveReloadInstallHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Le rechargement automatique est activé, donc le style installé sera mis à jour automatiquement après une modification externe quand à la fois cet onglet et l’ onglet du fichier source sont ouverts." ,
"description" : "The label of live-reload feature"
2018-08-20 14:36:36 +00:00
} ,
"liveReloadLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Rechargement immédiat" ,
"description" : "The label of live-reload feature"
2018-08-20 14:36:36 +00:00
} ,
"liveReloadUnavailable" : {
2018-11-30 01:41:18 +00:00
"message" : "Pour activer le rechargement automatique, glisser le fichier sur la barre des onglets (la zone où les titres des onglets sont affichés)." ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"manageFavicons" : {
2018-11-30 01:41:18 +00:00
"message" : "Favicons dans la colonne « s’ applique à »" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-20 14:36:36 +00:00
} ,
"manageFaviconsGray" : {
2018-11-30 01:41:18 +00:00
"message" : "Grisés" ,
"description" : "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"manageFaviconsHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus utilise le service externe https://www.google.com/s2/favicons" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"manageFilters" : {
2018-11-30 01:41:18 +00:00
"message" : "Filtres" ,
"description" : "Label for filters container"
2018-08-12 11:41:17 +00:00
} ,
"manageHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Styles installés" ,
"description" : "Heading for the manage page"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"manageMaxTargets" : {
2018-11-30 01:41:18 +00:00
"message" : "Nombre d’ items « s’ applique à »" ,
"description" : "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
2018-08-20 14:36:36 +00:00
} ,
"manageNewStyleAsUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "en tant que Usercss" ,
"description" : "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
2018-08-20 14:36:36 +00:00
} ,
"manageNewUI" : {
2018-11-30 01:41:18 +00:00
"message" : "Nouvelle disposition de l’ UI de gestion" ,
"description" : "Label for the checkbox that toggles the new UI on manage page"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"manageOnlyDisabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Seulement les styles désactivés" ,
"description" : "Checkbox to show only disabled styles"
2018-08-12 11:54:16 +00:00
} ,
"manageOnlyEnabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Seulement les styles activés" ,
"description" : "Checkbox to show only enabled styles"
2018-08-12 11:54:16 +00:00
} ,
"manageOnlyExternal" : {
2018-11-30 01:41:18 +00:00
"message" : "Seulement les styles externes" ,
"description" : "Checkbox to show only externally installed styles i.e. updatable"
2018-08-12 11:54:16 +00:00
} ,
"manageOnlyLocal" : {
2018-11-30 01:41:18 +00:00
"message" : "Seulement les styles créés localement" ,
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"manageOnlyLocalTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "(les styles non installés via une page userstyles.org)" ,
"description" : "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
2018-08-20 14:36:36 +00:00
} ,
"manageOnlyNonUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Uniquement les styles non Usercss" ,
"description" : "Checkbox to show only non-Usercss (standard) styles"
2018-08-20 14:36:36 +00:00
} ,
"manageOnlyUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Uniquement avec mises à jour ou problèmes" ,
"description" : "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2018-08-20 14:36:36 +00:00
} ,
"manageOnlyUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Uniquement les styles Usercss" ,
"description" : "Checkbox to show only Usercss styles"
2018-08-20 14:36:36 +00:00
} ,
"menuShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Montrer le nombre de styles actifs" ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"noStylesForSite" : {
2018-11-30 01:41:18 +00:00
"message" : "Aucun style n'est installé pour ce site." ,
"description" : "Text displayed when no styles are installed for the current site"
2018-08-12 11:41:17 +00:00
} ,
"openManage" : {
2018-11-30 01:41:18 +00:00
"message" : "Gestion" ,
"description" : "Link to open the manage page."
2018-08-12 11:41:17 +00:00
} ,
"openOptionsManage" : {
2018-11-30 01:41:18 +00:00
"message" : "Paramètres d'interface graphique" ,
"description" : "Go to Options UI"
2018-08-12 11:41:17 +00:00
} ,
"openOptionsPopup" : {
2018-11-30 01:41:18 +00:00
"message" : "Paramètres" ,
"description" : "Go to Options UI"
2018-08-12 11:41:17 +00:00
} ,
"openStylesManager" : {
2018-11-30 01:41:18 +00:00
"message" : "Ouvrir le gestionnaire de styles" ,
"description" : "Label for the style maanger opener in the browser action context menu."
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"optionsAdvanced" : {
2018-11-30 01:41:18 +00:00
"message" : "Avancé" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"optionsAdvancedContextDelete" : {
2018-11-30 01:41:18 +00:00
"message" : "Ajouter « Supprimer » dans le menu contextuel de l’ extension" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"optionsAdvancedExposeIframes" : {
2018-11-30 01:41:18 +00:00
"message" : "Exposer les iframes via HTML[stylus-iframe]" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"optionsAdvancedExposeIframesNote" : {
2018-12-27 04:39:11 +00:00
"message" : "Expose le domaine principal de chaque iframe.\nPermet d’ écrire du CSS spécifique à une iframe tel que :\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }" ,
2018-11-30 01:41:18 +00:00
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"optionsAdvancedNewStyleAsUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Écrire un nouveau style en tant que usercss" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"optionsBadgeDisabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Couleur d'arrière plan si désactivé" ,
"description" : ""
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"optionsBadgeNormal" : {
2018-11-30 01:41:18 +00:00
"message" : "Couleur d'arrière plan" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCheck" : {
2018-11-30 01:41:18 +00:00
"message" : "Mettre à jour les styles" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"optionsCheckUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Vérifier et installer toutes les mises à jour disponibles" ,
"description" : ""
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"optionsCustomizeBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Badge sur l’ icône de la barre d’ outils" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"optionsCustomizeIcon" : {
2018-11-30 01:41:18 +00:00
"message" : "Icône de la barre d’ outils" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"optionsCustomizeUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Mises à jour" ,
"description" : ""
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"optionsIconDark" : {
2018-11-30 01:41:18 +00:00
"message" : "Thème foncé" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"optionsIconLight" : {
2018-11-30 01:41:18 +00:00
"message" : "Thème clair" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"optionsOpen" : {
2018-11-30 01:41:18 +00:00
"message" : "Ouvrir" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsOpenManager" : {
2018-11-30 01:41:18 +00:00
"message" : "Gérer les styles" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"optionsPopupWidth" : {
2018-11-30 01:41:18 +00:00
"message" : "Largeur de la popup (en pixels)" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"optionsReset" : {
2018-11-30 01:41:18 +00:00
"message" : "Ré-initialiser les options" ,
"description" : ""
2018-08-12 11:54:16 +00:00
} ,
"optionsResetButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Ré-initialiser les options" ,
"description" : ""
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"optionsSubheading" : {
2018-11-30 01:41:18 +00:00
"message" : "Plus de paramètres" ,
"description" : "Subheading for options section on manage page."
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"optionsUpdateImportNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Quand vous importez des sauvegardes de style d’ une ancienne version ou de Stylish, faites une vérification manuellement pour vous assurez que tous les styles sont à jour." ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"optionsUpdateInterval" : {
2018-11-30 01:41:18 +00:00
"message" : "Intervalle de mise à jour automatique des styles utilisateur en heures (spécifier 0 pour désactiver)" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"paginationCurrent" : {
2018-11-30 01:41:18 +00:00
"message" : "Page courante" ,
"description" : "Tooltip for the current page index in search results"
2018-08-20 14:36:36 +00:00
} ,
"paginationEstimated" : {
2018-11-30 01:41:18 +00:00
"message" : "Nombre de pages estimé" ,
"description" : "Tooltip for the total page count in search results"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"paginationNext" : {
2018-11-30 01:41:18 +00:00
"message" : "Page suivante" ,
"description" : "Tooltip for the '->' (next page) button in search results"
2018-08-12 11:54:16 +00:00
} ,
"paginationPrevious" : {
2018-11-30 01:41:18 +00:00
"message" : "Page précédente" ,
"description" : "Tooltip for the '<-' button in search results"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"paginationTotal" : {
2018-11-30 01:41:18 +00:00
"message" : "Pages au total" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"parseUsercssError" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus a échoué à parser le usercss :" ,
"description" : "The error message to show when stylus failed to parse usercss"
2018-08-20 14:36:36 +00:00
} ,
"popupBorders" : {
2018-11-30 01:41:18 +00:00
"message" : "Ajouter des bordures blanches sur les côtés" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"popupBordersTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Utile pour les thèmes sombres dans le nouveau Chrome qui ne décore plus les bordures sur les côtés" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"popupHotkeysInfo" : {
2018-11-30 01:41:18 +00:00
"message" : "<1>-<9>, <0>, aussi sur le pavé numérique - (dés)active le Nième style (0 correspond à 10)\n<A>-<Z> (dés)active le 1er style avec un nom qui commence par la lettre\n<Shift> ouvre l’ éditeur au lieu de (dés)activer\n<Numpad +> active les styles listés\n<Numpad – > désactive les styles listés\n<Numpad *> et <`> (accent grave) — désactive les styles initialement activés ; ne s’ applique pas aux styles activés ensuite pendant que la popup est ouverte pour que vous puissiez restaurer la sélection initiale après avoir tester des choses : désactive simplement tout, puis (dés)active par ex. <Numpad – > <Numpad *>\nPlus d’ informations sur le wiki" ,
"description" : "NOTE1: preserve < and > symbols so that <hotkey> is styled as a key.\nNOTE2: the last line is displayed as a text of the link to the wiki page.\nNOTE3: this is the list of hotkeys displayed after clicking the right edge of the extension popup."
2018-08-20 14:36:36 +00:00
} ,
"popupHotkeysTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Cliquez pour voir les raccourcis clavier disponibles" ,
"description" : "Tooltip displayed when hovering the right edge of the extension popup"
2018-08-20 14:36:36 +00:00
} ,
"popupManageTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Maj-clic ou clic droit ouvre le gestionnaire avec les styles applicables au site courant." ,
"description" : "Tooltip for the 'Manage' button in the popup."
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"popupOpenEditInWindow" : {
2018-11-30 01:41:18 +00:00
"message" : "Ouvrir l'éditeur dans une nouvelle fenêtre" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"popupOpenEditInWindowTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Également activé en détachant l’ onglet de l’ éditeur depuis une fenêtre du navigateur,\net désactivé en attachant un unique onglet de l’ éditeur dans une autre fenêtre." ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"popupStylesFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "List styles before commands in the toolbar button menu" ,
"description" : "Label for the checkbox controlling section order in the popup."
2018-08-12 11:41:17 +00:00
} ,
"prefShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Afficher le nombre de styles actifs pour le site actuel sur le boutton Stylus" ,
"description" : "Label for the checkbox controlling toolbar badge text."
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"previewLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Prévisualiser en direct" ,
"description" : "Label for the checkbox in style editor to enable live preview while editing."
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"previewTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Applique temporairement les changements sans sauvegarder.\nSauvegarde le style pour rendre les changements permanents." ,
"description" : "Tooltip for the checkbox in style editor to enable live preview while editing."
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"replace" : {
2018-11-30 01:41:18 +00:00
"message" : "Remplacer" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"replaceAll" : {
2018-11-30 01:41:18 +00:00
"message" : "Tout remplacer" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
2018-08-12 11:54:16 +00:00
} ,
"replaceWith" : {
2018-11-30 01:41:18 +00:00
"message" : "Remplacer par" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"retrieveBckp" : {
2018-11-30 01:41:18 +00:00
"message" : "Importer des styles" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"search" : {
2018-11-30 01:41:18 +00:00
"message" : "Rechercher" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"searchCaseSensitive" : {
2018-11-30 01:41:18 +00:00
"message" : "Sensible à la casse" ,
"description" : "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"searchNumberOfResults" : {
2018-11-30 01:41:18 +00:00
"message" : "Nombre de correspondances" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-08-20 14:36:36 +00:00
} ,
"searchNumberOfResults2" : {
2018-11-30 01:41:18 +00:00
"message" : "Nombre de correspondances dans le code et les valeurs « s’ applique à »" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-08-20 14:36:36 +00:00
} ,
"searchRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Utilisez la syntaxe /re/ pour rechercher par regexp" ,
"description" : "Label after the search input field in the editor shown on Ctrl-F"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"searchResultInstallCount" : {
2018-11-30 01:41:18 +00:00
"message" : "Total d'installations" ,
"description" : "Text for label that shows the number of times a search result was installed"
2018-08-12 11:54:16 +00:00
} ,
"searchResultNoneFound" : {
2018-11-30 01:41:18 +00:00
"message" : "Aucun style trouvé pour ce site" ,
"description" : "Error text in the popup when inline search didn't find any site-specific styles"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"searchResultRating" : {
2018-11-30 01:41:18 +00:00
"message" : "Note" ,
"description" : "Text for label that shows the search result's rating"
2018-08-20 14:36:36 +00:00
} ,
"searchResultUpdated" : {
2018-11-30 01:41:18 +00:00
"message" : "Mis à jour" ,
"description" : "Text for label that shows the search result's last update date"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"searchResultWeeklyCount" : {
2018-11-30 01:41:18 +00:00
"message" : "Installations hebdomadaires" ,
"description" : "Text for label that shows the number of times a search result was installed during last week"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"searchStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Rechercher dans le contenu" ,
"description" : "Label for the search filter textbox on the Manage styles page"
2018-08-20 14:36:36 +00:00
} ,
"searchStylesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "La touche </> place le curseur dans le champ de recherche.\nText brut : cherche parmi le nom, code, URL de la page d’ accueil et les sites auquel il s’ applique. Les mots avec moins de 3 lettres sont ignorés.\nStyles correspondant à une URL complète : préfixez la recherche avec <url:>, par ex. <url:https://github.com/openstyles/stylus>\nExpressions rationnelles : incluez les slash et les chevrons, par ex. </body.*?\\ba\\b/simguy>\nMots exacts : entourez la requête de guillemets droits, par ex. <\".header ~ div\">" ,
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"sectionAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Ajouter une section" ,
"description" : "Label for the button to add a section"
2018-08-12 11:41:17 +00:00
} ,
"sectionRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Supprimer la section" ,
"description" : "Label for the button to remove a section"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"sectionRestore" : {
2018-11-30 01:41:18 +00:00
"message" : "Restaurer la section supprimée" ,
"description" : "Label for the button to restore a removed section"
2018-08-12 11:54:16 +00:00
} ,
"shortcuts" : {
2018-11-30 01:41:18 +00:00
"message" : "Raccourcis" ,
"description" : "Go to shortcut configuration"
2018-08-12 11:54:16 +00:00
} ,
"shortcutsNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Définir les raccourcis clavier" ,
"description" : ""
2018-08-12 11:54:16 +00:00
} ,
"sortDateNewestFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "les plus récents en premier" ,
"description" : "Text added to indicate that sorting a date would add the newest entries at the top"
2018-08-12 11:54:16 +00:00
} ,
"sortDateOldestFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "les plus anciens en premier" ,
"description" : "Text added to indicate that sorting a date would add the oldest entries at the top"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"sortLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Choisissez un tri à appliquer aux styles installés" ,
"description" : "Title on the sort select to indicate it is used for sorting entries"
2018-08-20 14:36:36 +00:00
} ,
"sortLabelTitleAsc" : {
2018-11-30 01:41:18 +00:00
"message" : "Titre croissant" ,
"description" : "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort"
2018-08-20 14:36:36 +00:00
} ,
"sortLabelTitleDesc" : {
2018-11-30 01:41:18 +00:00
"message" : "Titre décroissant" ,
"description" : "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort"
2018-08-20 14:36:36 +00:00
} ,
"sortStylesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Choisir le type de tri à appliquer aux entrées installées à l’ intérieur du menu de tri. La configuration par défaut applique un tri croissant (de A à Z) aux titres des entrées. Le tri « Titre décroissant » va appliquer un tri décroissant (de Z à A) aux titres.\nIl y a d’ autres préréglages qui vous permettent de trier les entrées par de multiples critères. Pensez à ça comme trier un tableau avec de multiples colonnes et chaque catégorie dans une sélection (entre les signes plus) représente une colonne, ou groupe.\nPar exemple, si le paramètre est « Activé (en premier) + Titre », les entrées vont être triées de telle sorte que les entrées activées sont triées en haut de la liste, puis un tri croissant (de A à Z) est appliqué séparément sur les titres des entrées activées et des entrées désactivées." ,
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page"
2018-08-20 14:36:36 +00:00
} ,
"sortStylesHelpTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Trier les contenus" ,
"description" : "Label for the sort info popup on the Manage styles page"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"styleBadRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Le Regexp est éronné" ,
"description" : "Validation message for a bad regexp in a style"
2018-08-12 11:41:17 +00:00
} ,
"styleBeautify" : {
2018-11-30 01:41:18 +00:00
"message" : "Embellir " ,
"description" : "Label for the CSS-beautifier button on the edit style page"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"styleBeautifyIndentConditional" : {
2018-11-30 01:41:18 +00:00
"message" : "Indenter @media, @supports" ,
"description" : "CSS-beautifier option"
2018-08-20 14:36:36 +00:00
} ,
"styleBeautifyPreserveNewlines" : {
2018-11-30 01:41:18 +00:00
"message" : "Conserver les sauts de ligne" ,
"description" : "CSS-beautifier option"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"styleCancelEditLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Retour à la gestion" ,
"description" : "Label for cancel button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleChangesNotSaved" : {
2018-11-30 01:41:18 +00:00
"message" : "Vous avez apporté des modifications à ce style sans les enregistrer." ,
"description" : "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2018-08-12 11:41:17 +00:00
} ,
"styleEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Activé" ,
"description" : "Label for the enabled state of styles"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"styleFromMozillaFormatError" : {
2018-11-30 01:41:18 +00:00
"message" : "Échec de l'importation depuis le format Mozilla" ,
"description" : "Label for the import error"
2018-08-12 11:54:16 +00:00
} ,
"styleFromMozillaFormatPrompt" : {
2018-11-30 01:41:18 +00:00
"message" : "Coller le code au format Mozilla" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"styleInstall" : {
"message" : "Installer \"$stylename$\" dans Stylus ?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when installing a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
2018-08-20 14:36:36 +00:00
"styleInstallFailed" : {
2018-09-10 14:36:00 +00:00
"message" : "Échec de l’ installation du style utilisateur !\n$error$" ,
2018-11-30 01:41:18 +00:00
"description" : "Warning when installation failed" ,
2018-08-20 14:36:36 +00:00
"placeholders" : {
"error" : {
"content" : "$1"
}
}
} ,
2018-08-12 11:54:16 +00:00
"styleInstallOverwrite" : {
"message" : "\"$stylename$\" est déjà installé. L'écraser ?\nVersion : $oldVersion$ -> $newVersion$" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when re-installing a style" ,
2018-08-12 11:54:16 +00:00
"placeholders" : {
2018-11-03 14:37:25 +00:00
"stylename" : {
"content" : "$1"
} ,
2018-08-12 11:54:16 +00:00
"newVersion" : {
"content" : "$3"
} ,
"oldVersion" : {
"content" : "$2"
}
}
} ,
2018-08-12 11:41:17 +00:00
"styleMissingName" : {
2018-11-30 01:41:18 +00:00
"message" : "Veuillez saisir un nom" ,
"description" : "Error displayed when user saves without providing a name"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"styleMozillaFormatHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Format Mozilla" ,
"description" : "Heading for the section with buttons to import/export Mozilla format of the style"
2018-08-12 11:54:16 +00:00
} ,
"styleNotAppliedRegexpProblemTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Le style n'a pu s'appliquer en raison d'une utilisation erronée de 'regexp()'" ,
"description" : "Tooltip in the popup for styles that were not applied at all"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"styleRegexpInvalidExplanation" : {
2018-11-30 01:41:18 +00:00
"message" : "Quelques règles 'regexp()' qui n’ ont pas pu être compilées" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"styleRegexpPartialExplanation" : {
2018-11-30 01:41:18 +00:00
"message" : "Ce style utilise des regexps correspondant partiellement en violation de <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>la spécification CSS4 @document</a> qui demande une correspondance totale de l’ URL. Les sections de CSS affectées n’ ont pas été appliquées à la page. Ce style a probablement été créé dans Stylish-for-Chrome qui vérifie mal les règles « regexp() » depuis sa toute première version (bug connu)." ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"styleRegexpProblemTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Nombre de sections non appliquées à cause d’ une utilisation incorrecte de 'regexp()'" ,
"description" : "Tooltip in the popup for styles that were applied only partially"
2018-08-20 14:36:36 +00:00
} ,
"styleRegexpTestButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Test d’ expression rationnelle" ,
"description" : "RegExp test button label in the editor shown when applies-to list has a regexp value"
2018-08-20 14:36:36 +00:00
} ,
"styleRegexpTestFull" : {
2018-11-30 01:41:18 +00:00
"message" : "Onglets correspondants" ,
"description" : "RegExp test report: label for the fully matching expressions"
2018-08-20 14:36:36 +00:00
} ,
"styleRegexpTestInvalid" : {
2018-11-30 01:41:18 +00:00
"message" : "Expression rationnelle invalides ignorées" ,
"description" : "RegExp test report: label for the invalid expressions"
2018-08-20 14:36:36 +00:00
} ,
"styleRegexpTestNone" : {
2018-11-30 01:41:18 +00:00
"message" : "Aucun onglet correspondant" ,
"description" : "RegExp test report: label for expressions that didn't match any tabs"
2018-08-20 14:36:36 +00:00
} ,
"styleRegexpTestNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Note : utilisez un simple \\ pour échapper dans le champ de regexp, qui sera automatiquement converti en \\\\ dans le code conformément à la spécification des chaines citées en CSS." ,
"description" : "RegExp test report: a note displayed at the bottom of the dialog"
2018-08-20 14:36:36 +00:00
} ,
"styleRegexpTestPartial" : {
2018-11-30 01:41:18 +00:00
"message" : "Correspondance partielle, donc ignorée" ,
"description" : "RegExp test report: label for the partially matching expressions"
2018-08-20 14:36:36 +00:00
} ,
"styleRegexpTestTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Liste d’ onglets ouverts correspondants (cliquez sur l’ URL pour focaliser son onglet)" ,
"description" : "RegExp test report: title of the report"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"styleSaveLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Enregistrer" ,
"description" : "Label for save button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Le code au format Mozilla peut être utilisé dans Stylish for Firefox et envoyé à userstyles.org." ,
"description" : "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"styleToMozillaFormatTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Style au format Mozilla" ,
"description" : "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"styleUpdate" : {
2018-08-20 14:36:36 +00:00
"message" : "Voulez-vous mettre à jour « $stylename$ » ?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when updating a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
2018-08-20 14:36:36 +00:00
"styleUpdateDiscardChanges" : {
2018-11-30 01:41:18 +00:00
"message" : "Le style a été changé en dehors de l’ éditeur. Voulez-vous recharger le style ?" ,
"description" : "Confirmation to update the style in the editor"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"stylusUnavailableForURL" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus ne fonctionne pas sur les pages de ce genre" ,
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"stylusUnavailableForURLdetails" : {
2018-11-30 01:41:18 +00:00
"message" : "Par mesure de sécurité, le navigateur interdit aux extensions d’ affecter ses pages internes (comme chrome://version, la page nouvel onglet standard de Chrome 61, about:addons, etc.) ainsi que les pages d’ autres extensions. Chaque navigateur restreint également l’ accès à sa propre galerie d’ extensions (tel que le Chrome Web Store ou AMO)." ,
"description" : "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-20 14:36:36 +00:00
} ,
"syncStorageErrorSaving" : {
2018-11-30 01:41:18 +00:00
"message" : "La valeur ne peut pas être sauvegardée. Essayez de réduire la quantité de texte." ,
"description" : "Displayed when trying to save an excessively big value via storage.sync API"
2018-08-20 14:36:36 +00:00
} ,
"toggleStyle" : {
2018-11-30 01:41:18 +00:00
"message" : "(Dés)activer le style" ,
"description" : "Label for the checkbox to enable/disable a style"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"undo" : {
2018-11-30 01:41:18 +00:00
"message" : "Annuler" ,
"description" : "Button label"
2018-08-12 11:41:17 +00:00
} ,
"undoGlobal" : {
2018-11-30 01:41:18 +00:00
"message" : "Tout annuler" ,
"description" : "CSS-beautify global Undo button label"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"unreachableAMO" : {
2018-11-30 01:41:18 +00:00
"message" : "Firefox interdit l'accès pour ce site" ,
"description" : "Note in the popup displayed when opened on addons.mozilla.org"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"unreachableAMOHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Pour autoriser l’ accès, ouvrir <about:config>, clic-droit sur la liste, cliquez sur « Nouvelle » puis « Valeur booléenne », coller <privacy.resistFingerprinting.block_mozAddonManager> et cliquer sur OK, <true>, OK, et rechargez la page <addons.mozilla.org>." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
2018-08-20 14:36:36 +00:00
} ,
"unreachableAMOHintNewFF" : {
2018-11-30 01:41:18 +00:00
"message" : "Pour Firefox 60 et suivants, vous devez également supprimer le domaine AMO de <extensions.webextensions.restrictedDomains> dans <about:config>." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
2018-08-20 14:36:36 +00:00
} ,
"unreachableAMOHintOldFF" : {
2018-11-30 01:41:18 +00:00
"message" : "Seul Firefox 59 et supérieur peut être configuré pour autoriser les WebExtensions à ajouter des éléments de style sur des sites protégés par CSP comme celui-ci." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
2018-08-20 14:36:36 +00:00
} ,
"unreachableContentScript" : {
2018-11-30 01:41:18 +00:00
"message" : "Impossible de communiquer avec la page. Essayez de recharger l’ onglet." ,
"description" : "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
2018-08-20 14:36:36 +00:00
} ,
"unreachableFileHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus peut accéder aux URL file:// uniquement si vous cochez la case correspondante pour l’ extension Stylus sur la page chrome://extensions." ,
"description" : "Note in the toolbar popup for file:// URLs"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"updateAllCheckSucceededNoUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "All styles are up to date." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"updateAllCheckSucceededSomeEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Certains styles pouvant être mis à jour n’ ont pas été vérifiés pour éviter de perdre de potentiels modifications locales. Les mises à jour peuvent être forcées en vérifiant individuellement, ou en lançant une autre vérification pour tous les styles (les modifications locales seront perdues)." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"updateCheckFailBadResponseCode" : {
"message" : "Échec de la mise à jour: le serveur a renvoyé le code $code$." ,
2018-11-30 01:41:18 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"updateCheckFailServerUnreachable" : {
2018-11-30 01:41:18 +00:00
"message" : "Échec de la mise à jour: le serveur est inaccessible." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"updateCheckHistory" : {
2018-11-30 01:41:18 +00:00
"message" : "Historique des vérifications de mises à jour" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"updateCheckManualUpdateForce" : {
2018-11-30 01:41:18 +00:00
"message" : "Installer les mises à jour (les modifications locales seront écrasées)" ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"updateCheckManualUpdateHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Forcer une mise à jour écrasera les modifications faites localement." ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:54:16 +00:00
} ,
"updateCheckSkippedLocallyEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Ce style a été modifié localement" ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:54:16 +00:00
} ,
2018-08-20 14:36:36 +00:00
"updateCheckSkippedMaybeLocallyEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Ce style a peut-être été modifié localement." ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"updateCheckSucceededNoUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Le style est à jour." ,
"description" : "Text that displays when an update check completed and no update is available"
2018-08-12 11:41:17 +00:00
} ,
"updateCompleted" : {
2018-11-30 01:41:18 +00:00
"message" : "Mise à jour terminée." ,
"description" : "Text that displays when an update completed"
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"updatesCurrentlyInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Mises à jour installées :" ,
"description" : "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
2018-08-20 14:36:36 +00:00
} ,
2018-08-25 17:25:15 +00:00
"usercssAvoidOverwriting" : {
2018-11-30 01:41:18 +00:00
"message" : "Veuillez changer la valeur de @name ou @namespace afin d'éviter d'écraser un style pré-existant." ,
"description" : "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one."
2018-08-25 17:25:15 +00:00
} ,
2018-08-20 14:36:36 +00:00
"usercssConfigIncomplete" : {
2018-11-30 01:41:18 +00:00
"message" : "Le style a été mis à jour ou supprimer après l’ apparition du dialogue de confirmation. Ces variables n’ ont pas été sauvegardées pour éviter de corrompre les métadonnées du style :" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"usercssEditorNamePlaceholder" : {
2018-11-30 01:41:18 +00:00
"message" : "Spécifiez @name dans le code" ,
"description" : "Placeholder text for the empty name input field when creating a new Usercss style"
2018-08-20 14:36:36 +00:00
} ,
"usercssReplaceTemplateConfirmation" : {
2018-11-30 01:41:18 +00:00
"message" : "Remplacer le modèle par défaut pour les nouveaux styles Usercss par le code actuel ?" ,
"description" : ""
2018-08-20 14:36:36 +00:00
} ,
"usercssReplaceTemplateName" : {
2018-11-30 01:41:18 +00:00
"message" : "Un @name vide remplace le modèle par défaut" ,
"description" : "The text shown after @name when creating a new Usercss style"
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:54:16 +00:00
"usercssReplaceTemplateSectionBody" : {
2018-11-30 01:41:18 +00:00
"message" : "Insérer le code ici..." ,
"description" : "The code placeholder comment in a new style created by clicking 'Write style' in the popup"
2018-08-12 11:54:16 +00:00
} ,
"versionInvalidOlder" : {
2018-11-30 01:41:18 +00:00
"message" : "La version est antérieure à celle déjà installée." ,
"description" : "Displayed when the version of style is older than the installed one"
2018-08-12 11:54:16 +00:00
} ,
"writeStyleFor" : {
2018-11-30 01:41:18 +00:00
"message" : "Écrire un style pour :" ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"writeStyleForURL" : {
2018-11-30 01:41:18 +00:00
"message" : "cette URL" ,
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
2018-08-12 11:41:17 +00:00
}
2018-12-27 04:39:11 +00:00
}