Translated using Weblate (French)
Currently translated at 98.9% (1993 of 2014 strings)
This commit is contained in:
parent
01dbd29a25
commit
575b9a861c
1 changed files with 14 additions and 4 deletions
|
@ -69,7 +69,8 @@
|
|||
|
||||
|
||||
<string name="download_files_not_enough_space">Il n\'y a pas suffisamment d\'espace pour télécharger %1$s MB (disponible : %2$s).</string>
|
||||
<string name="download_files_question_space">Souhaitez-vous télécharger {0} fichier(s) qui occuperont {1} MB ? Actuellement {2} MB sont disponibles.</string>
|
||||
<string name="download_files_question_space">Souhaitez-vous télécharger {0} fichier(s) qui occuperont {1} Mo ?
|
||||
Actuellement {2} Mo sont disponibles.</string>
|
||||
|
||||
|
||||
<string name="use_transparent_map_theme">Thème de transparence</string>
|
||||
|
@ -823,7 +824,8 @@
|
|||
<string name="select_animate_speedup">Sélectionner la vitesse de l\'animation</string>
|
||||
<string name="global_app_allocated_memory_descr">Mémoire allouée %1$s MB (limite Android %2$s MB, Dalvik %3$s MB).</string>
|
||||
<string name="global_app_allocated_memory">Mémoire allouée</string>
|
||||
<string name="native_app_allocated_memory_descr">Total de la mémoire allouée originaire de l\'application %1$s MB (Dalvik %2$s MB, autre %3$s MB). Mémoire proportionnelle %4$s MB (limite Android %5$s MB, Dalvik %6$s MB).</string>
|
||||
<string name="native_app_allocated_memory_descr">Mémoire totale utilisé par l\'application %1$s Mo (Dalvik %2$s Mo, divers %3$s Mo).
|
||||
Mémoire proportionnelle %4$s Mo (limite Android %5$s Mo, Dalvik %6$s Mo).</string>
|
||||
<string name="native_app_allocated_memory">Total de la mémoire interne</string>
|
||||
|
||||
<string name="osmand_parking_hours">Heures</string>
|
||||
|
@ -2127,8 +2129,12 @@
|
|||
<string name="upload_anonymously">Envoyer de manière anonyme</string>
|
||||
<string name="upload_osm_note_description">Vous pouvez envoyer les Notes OSM anonymement grâce à votre compte OpenStreetMap.org.</string>
|
||||
<string name="upload_osm_note">Envoyer la Note OSM</string>
|
||||
<string name="download_files_error_not_enough_space">Espace insuffisant ! Cette opération requiert temporairement {3} MB et {1} MB seront utilisés de manière permanente. Actuellement {2} MB sont disponibles.</string>
|
||||
<string name="download_files_question_space_with_temp">Souhaitez-vous télécharger {0} fichier(s) ? Cette opération requiert temporairement {3} MB et {1} MB seront utilisés de manière permanente. Actuellement {2} MB sont disponibles.</string>
|
||||
<string name="download_files_error_not_enough_space">Espace insuffisant !
|
||||
Cette opération requiert temporairement {3} Mo et {1} Mo seront utilisés de manière permanente.
|
||||
Actuellement seuls {2} Mo sont disponibles.</string>
|
||||
<string name="download_files_question_space_with_temp">Souhaitez-vous télécharger {0} fichier(s) ?
|
||||
Cette opération requiert temporairement {3} Mo et {1} Mo seront utilisés de manière permanente.
|
||||
Actuellement {2} Mo sont disponibles.</string>
|
||||
<string name="osmand_plus_extended_description_4000_chars_v2">" OsmAnd Maps & Navigation - Visualisez des cartes, calculez des itinéraires et laissez-vous guidez sur le trajet sans connexion Internet ! Commencez par télécharger une carte.\nBasic options: • Detailed maps of 200 countries • Offline navigator with voice prompts • Address search in offline mode • Info about locations on the map: places of interest, cafes, parking lots, shops • Adding locations to favorites • Driving, cycling and pedestrian navigation Additional options: • Ability to view and record GPX tracks • Wikipedia description of POI • Adding photo, audio, and video notes to the map • Day and Night map modes for more convenient driving • Information about public transport routes and stops • Bicycle paths and footpaths • Walking trails for tourism all over the world • Online maps from numerous sources • Info about road pavement quality and street lighting • Adding, editing and deleting POI (for OpenStreetMap.org users) • OsMo - live monitoring of other devices Get a reliable navigator in your country - be it France, Germany, Mexico, United Kingdom, Spain, the Netherlands, USA, Russia, Brazil or any other state. Plugins: • Contour maps and terrain shading https://goo.gl/7mojP8 Contour lines data and terrain visualization added to the basic OsmAnd map. • Ski maps https://goo.gl/pX6DxJ The info about ski pistes, cross-country skiing tracks, cable railways and ski lifts. • Nautical map https://goo.gl/0hEdxm Special map style for viewing nautical navigation signs for arterial and nearshore marine navigation. • Parking position https://goo.gl/6JxQXF Helps you mark the location of your parked vehicle and see how much time is left if the parking is time-limited. Stay tuned! Twitter: https://twitter.com/osmandapp Facebook: https://www.facebook.com/osmandapp Site: http://osmand.net If you need help with OsmAnd application, please contact our support team: support@osmand.net. "</string>
|
||||
<string name="donations">Donations</string>
|
||||
<string name="number_of_recipients">Nombre de destinataires</string>
|
||||
|
@ -2249,4 +2255,8 @@
|
|||
<string name="back_to_search">Retour à la recherche</string>
|
||||
<string name="confirmation_to_delete_history_items">Souhaitez-vous supprimer les éléments d\'historique sélectionnés ?</string>
|
||||
<string name="show_something_on_map">Afficher %1$s sur la carte</string>
|
||||
<string name="route_stops_before">%1$s arrêts précédents</string>
|
||||
<string name="coords_search">Recherche de coordonnées</string>
|
||||
<string name="advanced_coords_search">Recherche avancée de coordonnées</string>
|
||||
<string name="dist_away_from_my_location">Recherche %1$s autour</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue