/* Accessibility hint */ "ANNOTATION_A11Y_HINT" = "Afficher plus d’informations"; /* No comment provided by engineer. */ "CANCEL" = "Annuler"; /* Accessibility hint for closing the selected annotation’s callout view and returning to the map */ "CLOSE_CALLOUT_A11Y_HINT" = "Retourne à la carte"; /* Accessibility hint */ "COMPASS_A11Y_HINT" = "Réoriente la carte vers le nord"; /* Accessibility label */ "COMPASS_A11Y_LABEL" = "Compas"; /* Compass abbreviation for north */ "COMPASS_NORTH" = "N"; /* Instructions in Interface Builder designable; {key}, {plist file name} */ "DESIGNABLE" = "Pour afficher ici une carte hébergée par Mapbox, indiquez %1$@ à votre jeton d’accès dans %2$@\n\nPour des instructions détaillées, voyez :"; /* Setup documentation URL display string; keep as short as possible */ "FIRST_STEPS_URL" = "mapbox.com/help/first-steps-ios-sdk"; /* Accessibility hint */ "INFO_A11Y_HINT" = "Affiche les crédits d’auteurs, un formulaire de retour d’avis et plus encore"; /* Accessibility label */ "INFO_A11Y_LABEL" = "À propos de cette carte"; /* List separator */ "LIST_SEPARATOR" = ";"; /* User-friendly error description */ "LOAD_MAP_FAILED_DESC" = "Le chargement de la carte a échoué car une erreur inconnue est survenue."; /* User-friendly error description */ "LOAD_STYLE_FAILED_DESC" = "Le chargement de la carte a échoué car le style n’a pas pu être chargé."; /* Accessibility label */ "LOGO_A11Y_LABEL" = "Mapbox"; /* Accessibility label */ "MAP_A11Y_LABEL" = "Carte"; /* Map accessibility value; {number of visible annotations} */ "MAP_A11Y_VALUE_ANNOTATIONS" = "%ld annotation(s) visible(s)."; /* Map accessibility value; {list of visible places} */ "MAP_A11Y_VALUE_PLACES" = "Lieux visibles : %@."; /* Map accessibility value; {number of visible roads} */ "MAP_A11Y_VALUE_ROADS" = "%ld route(s) visible(s)."; /* Map accessibility value; {zoom level} */ "MAP_A11Y_VALUE_ZOOM" = "Zoom %d×."; /* User-friendly error description */ "PARSE_STYLE_FAILED_DESC" = "Le chargement de la carte a échoué car le style est corrompu."; /* String format for accessibility value for road feature; {starting compass direction}, {ending compass direction} */ "ROAD_DIRECTION_A11Y_FMT" = "%1$@ à %2$@"; /* Accessibility value indicating that a road is a divided road (dual carriageway) */ "ROAD_DIVIDED_A11Y_VALUE" = "Route à chaussées séparées"; /* Accessibility value indicating that a road is a one-way road */ "ROAD_ONEWAY_A11Y_VALUE" = "Route en sens unique"; /* String format for accessibility value for road feature; {route number} */ "ROAD_REF_A11Y_FMT" = "Route %@"; /* Action sheet title */ "SDK_NAME" = "SDK Mapbox Maps pour iOS"; /* Developer-only SDK update notification; {latest version, in format x.x.x} */ "SDK_UPDATE_AVAILABLE" = "Le SDK Mapbox Maps pour iOS en version %@ est maintenant disponible :"; /* User-friendly error description */ "STYLE_NOT_FOUND_DESC" = "Le chargement de la carte a échoué car le style n’a pas été trouvé ou est incompatible."; /* Telemetry prompt message */ "TELEMETRY_DISABLED_MSG" = "Vous pouvez aider à améliorer OpenStreetMap et Mapbox en contribuant des données anonymes d’utilisation."; /* Telemetry prompt button */ "TELEMETRY_DISABLED_OFF" = "Ne pas participer"; /* Telemetry prompt button */ "TELEMETRY_DISABLED_ON" = "Participer"; /* Telemetry prompt message */ "TELEMETRY_ENABLED_MSG" = "Vous aidez à améliorer OpenStreetMap et Mapbox en contribuant des données anonymes d’utilisation."; /* Telemetry prompt button */ "TELEMETRY_ENABLED_OFF" = "Arrêter de participer"; /* Telemetry prompt button */ "TELEMETRY_ENABLED_ON" = "Continuer à participer"; /* Telemetry prompt button */ "TELEMETRY_MORE" = "Dites m’en plus"; /* Action in attribution sheet */ "TELEMETRY_NAME" = "Télémétrie Mapbox"; /* Telemetry prompt title */ "TELEMETRY_TITLE" = "Améliorez les cartes Mapbox"; /* Default user location annotation title */ "USER_DOT_TITLE" = "Vous êtes ici";