|
| 1 | +declare var define: any; |
| 2 | + |
| 3 | +define([], () => { |
| 4 | + return { |
| 5 | + "SiteBreadcrumbLabel": "Fil d'Ariane", |
| 6 | + "ListViewGroupEmptyLabel": "Vide", |
| 7 | + "WebPartTitlePlaceholder": "Titre du composant WebPart", |
| 8 | + "WebPartTitleLabel": "Ajouter un titre", |
| 9 | + "DateTime": { |
| 10 | + "L_RelativeDateTime_AFewSecondsFuture": "Dans quelques secondes", |
| 11 | + "L_RelativeDateTime_AFewSeconds": "Il y a quelques secondes", |
| 12 | + "L_RelativeDateTime_AboutAMinuteFuture": "Dans environ une minute", |
| 13 | + "L_RelativeDateTime_AboutAMinute": "Il y a environ une minute", |
| 14 | + "L_RelativeDateTime_XMinutesFuture": "Dans {0} minute||Dans {0} minutes", |
| 15 | + "L_RelativeDateTime_XMinutes": "Il y a {0} minute||Il y a {0} minutes", |
| 16 | + "L_RelativeDateTime_XMinutesFutureIntervals": "1||2-", |
| 17 | + "L_RelativeDateTime_XMinutesIntervals": "1||2-", |
| 18 | + "L_RelativeDateTime_AboutAnHourFuture": "Dans environ une heure", |
| 19 | + "L_RelativeDateTime_AboutAnHour": "Il y a environ une heure", |
| 20 | + "L_RelativeDateTime_Tomorrow": "Demain", |
| 21 | + "L_RelativeDateTime_Yesterday": "Hier", |
| 22 | + "L_RelativeDateTime_TomorrowAndTime": "Demain à {0}", |
| 23 | + "L_RelativeDateTime_YesterdayAndTime": "Hier à {0}", |
| 24 | + "L_RelativeDateTime_XHoursFuture": "Dans {0} heure||Dans {0} heures", |
| 25 | + "L_RelativeDateTime_XHours": "Il y a {0} heure||Il y a {0} heures", |
| 26 | + "L_RelativeDateTime_XHoursFutureIntervals": "1||2-", |
| 27 | + "L_RelativeDateTime_XHoursIntervals": "1||2-", |
| 28 | + "L_RelativeDateTime_DayAndTime": "{0} à {1}", |
| 29 | + "L_RelativeDateTime_XDaysFuture": "{0} jour à partir de maintenant || {0} jours à partir de maintenant", |
| 30 | + "L_RelativeDateTime_XDays": "Il y a {0} jour||Il y a {0} jours", |
| 31 | + "L_RelativeDateTime_XDaysFutureIntervals": "1||2-", |
| 32 | + "L_RelativeDateTime_XDaysIntervals": "1||2-", |
| 33 | + "L_RelativeDateTime_Today": "Aujourd'hui" |
| 34 | + }, |
| 35 | + "SendEmailTo": "Envoyer un email à {0}", |
| 36 | + "StartChatWith": "Démarrer une discussion avec {0}", |
| 37 | + "Contact": "Contact", |
| 38 | + "UpdateProfile": "Mettre à jour votre profil", |
| 39 | + "TaxonomyPickerNoTerms": "L'ensemble de termes ne contient aucun terme", |
| 40 | + "TaxonomyPickerExpandTitle": "Développer cet ensemble de termes", |
| 41 | + "TaxonomyPickerMenuTermSet": "Menu pour l'ensemble de termes", |
| 42 | + "TaxonomyPickerInLabel": "dans", |
| 43 | + "TaxonomyPickerTermSetLabel": "Ensemble de termes", |
| 44 | + "peoplePickerComponentTooltipMessage": "Sélecteur de personnes", |
| 45 | + "peoplePickerComponentErrorMessage": "Champ obligatoire", |
| 46 | + "peoplePickerSuggestionsHeaderText": "Personnes suggérées", |
| 47 | + "peoplePickerLoadingText": "Chargement", |
| 48 | + "PeoplePickerSearchText": "Recherche d'utilisateurs", |
| 49 | + "PeoplePickerGroupNotFound": "Groupe introuvable.", |
| 50 | + "genericNoResultsFoundText": "Aucun résultat trouvé", |
| 51 | + "ListItemPickerSelectValue": "Sélectionnez une valeur", |
| 52 | + "ListItemAttachmentsActionDeleteIconTitle": "Supprimer", |
| 53 | + "ListItemAttachmentsactionDeleteTitle": "Supprimer", |
| 54 | + "ListItemAttachmentsfileDeletedMsg": "Fichier {0} supprimé", |
| 55 | + "ListItemAttachmentsfileDeleteError": "Erreur lors de la suppression du fichier : {0}, cause : {1}", |
| 56 | + "ListItemAttachmentserrorLoadAttachments": "Erreur lors du chargement de la pièce jointe, cause : {0}", |
| 57 | + "ListItemAttachmentsconfirmDelete": "Voulez-vous vraiment envoyer la pièce jointe {0} à la Corbeille du site ?", |
| 58 | + "ListItemAttachmentsdialogTitle": "Pièce jointe", |
| 59 | + "ListItemAttachmentsdialogOKbuttonLabel": "OK", |
| 60 | + "ListItemAttachmentsdialogCancelButtonLabel": "Annuler", |
| 61 | + "ListItemAttachmentsdialogOKbuttonLabelOnDelete": "Supprimer", |
| 62 | + "ListItemAttachmentsuploadAttachmentDialogTitle": "Ajouter une pièce jointe", |
| 63 | + "ListItemAttachmentsuploadAttachmentButtonLabel": "Ajouter une pièce jointe", |
| 64 | + "ListItemAttachmentsuploadAttachmentErrorMsg": "Le fichier {0} n'a pas pu être ajouté en tant que pièce jointe, cause : {1}", |
| 65 | + "ListItemAttachmentsCommandBarAddAttachmentLabel": "Ajouter une pièce jointe", |
| 66 | + "ListItemAttachmentsloadingMessage": "Téléchargement du fichier...", |
| 67 | + "ListItemAttachmentslPlaceHolderIconText": "Pièce jointe", |
| 68 | + "ListItemAttachmentslPlaceHolderDescription": "Ajouter des pièces jointes", |
| 69 | + "ListItemAttachmentslPlaceHolderButtonLabel": "Ajouter", |
| 70 | + "mapsErrorMessage": "Une erreur s'est produite lors du chargement de la carte", |
| 71 | + "mapsLoadingText": "Chargement", |
| 72 | + "mapsSearchButtonText": "Rechercher", |
| 73 | + "mapsTitlePrefix": "Carte de", |
| 74 | + "ListViewFilterLabel": "Filtrer", |
| 75 | + "HeaderNormalText": "Texte normal", |
| 76 | + "HeaderH2": "Titre 1", |
| 77 | + "HeaderH3": "Titre 2", |
| 78 | + "HeaderH4": "Titre 3", |
| 79 | + "HeaderBlockQuote": "Citation", |
| 80 | + "AlignLeft": "Aligner à gauche", |
| 81 | + "AlignCenter": "Centrer", |
| 82 | + "AlignRight": "Aligner à droite", |
| 83 | + "AlignJustify": "Justifier", |
| 84 | + "ListBullet": "Liste à puces", |
| 85 | + "ListNumbered": "Liste numérotée", |
| 86 | + "StyleTitle": "Style", |
| 87 | + "BoldTitle": "Gras (Ctrl+B)", |
| 88 | + "ItalicTitle": "Italique (Ctrl+I)", |
| 89 | + "UnderlineTitle": "Souligné (Ctrl+U)", |
| 90 | + "AlignTitle": "Alignement", |
| 91 | + "ListTitle": "Liste", |
| 92 | + "LinkTitle": "Lien hypertexte", |
| 93 | + "MoreTitle": "Plus", |
| 94 | + "FormattingPaneTitle": "Mise en forme du texte", |
| 95 | + "CloseButton": "Fermer", |
| 96 | + "InsertLinkTitle": "Insertion de lien", |
| 97 | + "AddressFieldLabel": "Adresse", |
| 98 | + "TextToDisplayLabel": "Texte à afficher", |
| 99 | + "SaveButtonLabel": "Enregistrer", |
| 100 | + "CancelButtonLabel": "Annuler", |
| 101 | + "RemoveLinkLabel": "Supprimer le lien", |
| 102 | + "ParagraphSectionTitle": "Paragraphe", |
| 103 | + "HyperlinkSectionTitle": "Lien hypertexte", |
| 104 | + "UndoTitle": "Annuler (Ctrl+Z)", |
| 105 | + "RedoTitle": "Rétablir (Ctrl+Y)", |
| 106 | + "ClearFormattingTitle": "Effacer toute la mise en forme", |
| 107 | + "FontStyleTitle": "Style de police", |
| 108 | + "FontSizeTitle": "Taille de police", |
| 109 | + "StrikethroughTitle": "Barré", |
| 110 | + "SuperscriptTitle": "Exposant", |
| 111 | + "SubscriptTitle": "Indice", |
| 112 | + "FontColorLabel": "Couleur de police", |
| 113 | + "AutomaticFontColor": "Automatique", |
| 114 | + "HighlightColorLabel": "Couleur de surlignage", |
| 115 | + "NoColorHighlightColor": "Aucune couleur", |
| 116 | + "IncreaseIndentTitle": "Augmenter le retrait", |
| 117 | + "DecreaseIndentTitle": "Diminuer le retrait", |
| 118 | + "ThemeColorsGroupName": "Couleurs du thème", |
| 119 | + "HighlightColorsGroupName": "Couleurs de surlignage", |
| 120 | + "StandardColorsGroupName": "Couleurs standards", |
| 121 | + "CustomColorsGroupName": "Couleurs personnalisées", |
| 122 | + "ThemeColorDarker": "Thème plus foncé", |
| 123 | + "ThemeColorDark": "Thème foncé", |
| 124 | + "ThemeColorDarkAlt": "Couleur alternative du thème foncé", |
| 125 | + "ThemeColorPrimary": "Première couleur du thème", |
| 126 | + "ThemeColorSecondary": "Deuxième couleur du thème", |
| 127 | + "ThemeColorTertiary": "Troisième couleur du thème", |
| 128 | + "ThemeColorNeutralSecondary": "Couleur neutre secondaire", |
| 129 | + "ThemeColorNeutralPrimaryAlt": "Alternative à la couleur neutre principale", |
| 130 | + "ThemeColorNeutralPrimary": "Couleur neutre principale", |
| 131 | + "ThemeColorNeutralDark": "Couleur neutre foncé", |
| 132 | + "HighlightColorYellow": "Jaune", |
| 133 | + "HighlightColorGreen": "Vert", |
| 134 | + "HighlightColorAqua": "Cyan", |
| 135 | + "HighlightColorMagenta": "Magenta", |
| 136 | + "HighlightColorBlue": "Bleu", |
| 137 | + "HighlightColorRed": "Rouge", |
| 138 | + "HighlightColorDarkblue": "Bleu foncé", |
| 139 | + "HighlightColorTeal": "Bleu-vert", |
| 140 | + "HighlightColorDarkgreen": "Vert foncé", |
| 141 | + "HighlightColorPurple": "Violet", |
| 142 | + "HighlightColorMaroon": "Marron", |
| 143 | + "HighlightColorGold": "Or", |
| 144 | + "HighlightColorDarkgrey": "Gris foncé", |
| 145 | + "HighlightColorGrey": "Gris", |
| 146 | + "HighlightColorBlack": "Noir", |
| 147 | + "StandardColorDarkred": "Rouge foncé", |
| 148 | + "StandardColorRed": "Rouge", |
| 149 | + "StandardColorOrange": "Orange", |
| 150 | + "StandardColorYellow": "Jaune", |
| 151 | + "StandardColorLightgreen": "Vert clair", |
| 152 | + "StandardColorGreen": "Vert", |
| 153 | + "StandardColorLightblue": "Bleu clair", |
| 154 | + "StandardColorBlue": "Bleu", |
| 155 | + "StandardColorDarkblue": "Bleu foncé", |
| 156 | + "StandardColorPurple": "Violet", |
| 157 | + "DatePickerMonthLongJanuary": "Janvier", |
| 158 | + "DatePickerMonthShortJanuary": "Janv.", |
| 159 | + "DatePickerMonthLongFebruary": "Février", |
| 160 | + "DatePickerMonthShortFebruary": "Févr.", |
| 161 | + "DatePickerMonthLongMarch": "Mars", |
| 162 | + "DatePickerMonthShortMarch": "Mars", |
| 163 | + "DatePickerMonthLongApril": "Avril", |
| 164 | + "DatePickerMonthShortApril": "Avr.", |
| 165 | + "DatePickerMonthLongMay": "Mai", |
| 166 | + "DatePickerMonthShortMay": "Mai", |
| 167 | + "DatePickerMonthLongJune": "Juin", |
| 168 | + "DatePickerMonthShortJune": "Juin", |
| 169 | + "DatePickerMonthLongJuly": "Juillet", |
| 170 | + "DatePickerMonthShortJuly": "Juill.", |
| 171 | + "DatePickerMonthLongAugust": "Août", |
| 172 | + "DatePickerMonthShortAugust": "Août", |
| 173 | + "DatePickerMonthLongSeptember": "Septembre", |
| 174 | + "DatePickerMonthShortSeptember": "Sept.", |
| 175 | + "DatePickerMonthLongOctober": "Octobre", |
| 176 | + "DatePickerMonthShortOctober": "Oct.", |
| 177 | + "DatePickerMonthLongNovember": "Novembre", |
| 178 | + "DatePickerMonthShortNovember": "Nov.", |
| 179 | + "DatePickerMonthLongDecember": "Décembre", |
| 180 | + "DatePickerMonthShortDecember": "Déc.", |
| 181 | + "DatePickerDayLongSunday": "Dimanche", |
| 182 | + "DatePickerDayShortSunday": "Dim", |
| 183 | + "DatePickerDayLongMonday": "Lundi", |
| 184 | + "DatePickerDayShortMonday": "Lun", |
| 185 | + "DatePickerDayLongTuesday": "Mardi", |
| 186 | + "DatePickerDayShortTuesday": "Mar", |
| 187 | + "DatePickerDayLongWednesday": "Mercredi", |
| 188 | + "DatePickerDayShortWednesday": "Mer", |
| 189 | + "DatePickerDayLongThursday": "Jeudi", |
| 190 | + "DatePickerDayShortThursday": "Jeu", |
| 191 | + "DatePickerDayLongFriday": "Vendredi", |
| 192 | + "DatePickerDayShortFriday": "Ven", |
| 193 | + "DatePickerDayLongSaturday": "Samedi", |
| 194 | + "DatePickerDayShortSaturday": "Sam", |
| 195 | + "DatePickerGoToToday": "Aujourd'hui", |
| 196 | + "DatePickerIsRequiredErrorMessage": "", |
| 197 | + "DatePickerInvalidInputErrorMessage": "", |
| 198 | + "DatePickerIsOutOfBoundsErrorMessage": "", |
| 199 | + "DateTimePickerDate": "Date", |
| 200 | + "DateTimePickerTime": "Heure", |
| 201 | + "DateTimePickerTimeSeparator": ":", |
| 202 | + "DateTimePickerHourValueInvalid": "Valeur incorrecte pour l'heure", |
| 203 | + "AddFileButtonLabel": "Ajouter un fichier", |
| 204 | + "AddImageButtonLabel": "Ajouter une image", |
| 205 | + "AriaCellValue": "{0} colonne, {1}", |
| 206 | + "FilePickerCancelButtonLabel": "Annuler", |
| 207 | + "CantValidateValidationMessage": "Nous n'avons pas pu vérifier ce lien. S'il vous plaît vérifier le lien et essayer à nouveau.", |
| 208 | + "ChangeFileLinkLabel": "Changer le fichier", |
| 209 | + "ChangeImageLinkLabel": "Changer l'image", |
| 210 | + "ChooseFileLinkLabel": "Choisir un fichier", |
| 211 | + "ChooseImageLinkLabel": "Choisir une image", |
| 212 | + "CopyrightUrl": "https://www.microsoft.com/fr-FR/legal/copyright/default.aspx", |
| 213 | + "CopyrightWarning": "Vous êtes responsable du respect des droits d'autrui, y compris du droit d'auteur.", |
| 214 | + "CreativeCommonsMessage": "Ces résultats sont étiquetés avec des licences Creative Commons. Passez en revue les licences pour vous assurer de votre conformité.", |
| 215 | + "DateFormat": "DD/MM/YYYY hh:mm A", |
| 216 | + "DocumentLabelTemplate": "{0}, Document, {1} modifié, édité par {2}, Privé", |
| 217 | + "DocumentLibraries": "Bibliothèques de documents", |
| 218 | + "EditedByNamePlate": "édité par ", |
| 219 | + "EmptyFileSize": "0 octets", |
| 220 | + "FilePickerHeader": "Sélecteur de fichiers", |
| 221 | + "FileSizeField": "Taille du fichier", |
| 222 | + "FolderAltText": "Dossier", |
| 223 | + "FolderBackPlate": "https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/foldericons/folder-large_backplate.svg", |
| 224 | + "FolderFrontPlate": "https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/foldericons/folder-large_frontplate_nopreview.svg", |
| 225 | + "FolderIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-11_20190116.001/odsp-media/images/itemtypes/20/folder.svg", |
| 226 | + "FolderLabelTemplate": "{0}, Dossier, Modifié le {1}, édité par {2}, {3} éléments, Privé", |
| 227 | + "FromLinkLinkLabel": "À partir d'un lien", |
| 228 | + "ImageAltText": ".{0} Image", |
| 229 | + "ImageAriaLabelTemplate": ".{0} Image", |
| 230 | + "ImageLayoutPlaceholderText": "Disposition", |
| 231 | + "ImageSizePlaceholderText": "Taille de l'image", |
| 232 | + "ItemChildCountField": "Nombre d'enfants", |
| 233 | + "LayoutOptionAll": "Tous", |
| 234 | + "LayoutOptionSquare": "Carré", |
| 235 | + "LayoutOptionTall": "Grand", |
| 236 | + "LayoutOptionWide": "Large", |
| 237 | + "LearnMoreLink": "En savoir plus.", |
| 238 | + "LicenseOptionAll": "Tous", |
| 239 | + "LicenseOptionAny": "Creative Commons uniquement", |
| 240 | + "LicensePlaceholderText": "Licence", |
| 241 | + "LinkFileInstructions": "Coller un lien provenant de OneDrive Entreprise ou SharePoint Online", |
| 242 | + "LinkHeader": "À partir d'un lien", |
| 243 | + "LinkImageInstructions": "Coller le lien d'une image provenant de OneDrive Entreprise ou SharePoint Online", |
| 244 | + "ListLayoutAriaLabel": "Afficher les options. {0} {1} .", |
| 245 | + "ListLayoutCompact": "Vue compacte", |
| 246 | + "ListLayoutCompactDescription": "Afficher les éléments et les détails dans une liste compacte", |
| 247 | + "ListLayoutList": "Affichage en liste", |
| 248 | + "ListLayoutListDescrition": "Afficher les éléments et les détails dans une liste", |
| 249 | + "ListLayoutTile": "Affichage en mosaïque", |
| 250 | + "ListLayoutTileDescription": "Afficher les éléments avec des aperçus en mosaïque", |
| 251 | + "ListOptionsAlt": "Afficher les options. {0} sélectionnés .", |
| 252 | + "ListOptionsTitle": "Ouvrez le menu des options d'affichage", |
| 253 | + "Loading": "Chargement ...", |
| 254 | + "ModifiedByField": "Modifié par", |
| 255 | + "ModifiedField": "Date modifiée", |
| 256 | + "NameField": "Nom", |
| 257 | + "No": "non", |
| 258 | + "ProvidedValueIsInvalid": "La valeur fournie est invalide", |
| 259 | + "NoExternalLinksValidationMessage": "Nous prenons en charge uniquement les liens vers des fichiers de votre organisation (tenant).", |
| 260 | + "NoImageValidationMessage": "Ce n'est pas un lien vers un type de fichier que nous prenons en charge. Vous pouvez uniquement créer un lien vers une image.", |
| 261 | + "NoRecentFiles": "Aucun fichier récent", |
| 262 | + "NoRecentFilesDescription": "Essayez de sélectionner un fichier sur votre site ou téléchargez-en un depuis votre appareil.", |
| 263 | + "NoResultsBadEnglish": "*** Aucun résultat n'a été trouvé. Essayez de changer les options de filtre", |
| 264 | + "ODModifiedField": "Modifié", |
| 265 | + "ODPhotoIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-18_20190124.001/odsp-media/images/itemtypes/16_2x/photo.png", |
| 266 | + "ODRowArialLabelTemplate": "{0}, {1}, Modifié {2}, édité par {3}, {4}, {5}", |
| 267 | + "OneDriveConfirmDialogBody": "Cet élément provient de votre OneDrive. Les fichiers et dossiers dans OneDrive sont privés, sauf si vous les partagez. Avez-vous partagé ce fichier avec les membres de votre site afin qu'ils puissent y accéder ?", |
| 268 | + "OneDriveConfirmDialogTitle": "Nous vérifions ...", |
| 269 | + "OneDriveEmptyFolderAlt": "Dossier vide", |
| 270 | + "OneDriveEmptyFolderDescription": "Pour ajouter des fichiers, accédez à votre OneDrive. Vous pouvez également ajouter des fichiers à ce dossier à l'aide de l'application OneDrive de votre ordinateur.", |
| 271 | + "OneDriveEmptyFolderIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-18_20190124.001/odsp-media/images/emptyfolder/empty_folder.svg", |
| 272 | + "OneDriveEmptyFolderTitle": "Ce dossier est vide", |
| 273 | + "OneDriveRootFolderName": "Fichiers", |
| 274 | + "OpenButtonLabel": "Ouvrir", |
| 275 | + "PhotoIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-11_20190116.001/odsp-media/images/itemtypes/20_2x/photo.png", |
| 276 | + "OrgAssetsTabLabel": "Images et fichiers fournis par votre organisation (tenant)", |
| 277 | + "PoweredByBing": "Propulsé par Bing", |
| 278 | + "RecentDocumentsHeader": "Documents récents", |
| 279 | + "RecentImagesHeader": "Images récentes", |
| 280 | + "RecentLinkLabel": "Récent", |
| 281 | + "SearchBoxPlaceholder": "Recherche Internet", |
| 282 | + "SearchResultAlt": "Résultat d'image pour {0}.", |
| 283 | + "SearchResultAriaLabel": "Appuyez sur entrée pour ouvrir l'image dans un nouvel onglet.", |
| 284 | + "Selected": "Sélectionné", |
| 285 | + "SharingField": "Partage", |
| 286 | + "SharingPrivate": "Privé", |
| 287 | + "SharingShared": "Partagé", |
| 288 | + "SiteLinkLabel": "Site", |
| 289 | + "SizeOptionAll": "Tous", |
| 290 | + "SizeOptionExtraLarge": "Extra Large", |
| 291 | + "SizeOptionLarge": "Large", |
| 292 | + "SizeOptionMedium": "Moyen", |
| 293 | + "SizeOptionSmall": "Petit", |
| 294 | + "SizeUnit": [ |
| 295 | + "Octets", |
| 296 | + "Ko", |
| 297 | + "Mo", |
| 298 | + "Go", |
| 299 | + "To", |
| 300 | + "Po", |
| 301 | + "Eo", |
| 302 | + "Zo", |
| 303 | + "Yo" |
| 304 | + ], |
| 305 | + "SorryWebSearch": "Désolé, cette fonction n'est pas implémentée dans cet exemple, car elle nécessiterait une clé d'API Bing.", |
| 306 | + "SortedAscending": "Trié de A à Z", |
| 307 | + "SortedDescending": "Tri de Z à A", |
| 308 | + "TypeAriaLabel": "Opérations sur les colonnes \"Type de fichier\", sélectionné pour trier \"Type de fichier\"", |
| 309 | + "UploadFileHeader": "Importer un fichier", |
| 310 | + "UploadImageHeader": "Importer une image", |
| 311 | + "UploadLinkLabel": "Importer", |
| 312 | + "WebSearchLinkLabel": "Recherche Internet", |
| 313 | + "Yes": "Oui", |
| 314 | + "SelectedLabel": "Sélectionné", |
| 315 | + "SelectIcon": "Sélectionner une icône" |
| 316 | + }; |
| 317 | +}); |
0 commit comments