Changeset 21971 in osm for applications/editors/josm/i18n/po/fr.po
- Timestamp:
- 2010-06-23T23:23:03+02:00 (16 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/i18n/po/fr.po (modified) (893 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/po/fr.po
r21721 r21971 6 6 "Project-Id-Version: fr\n" 7 7 "Report-Msgid-Bugs-To: \n" 8 "POT-Creation-Date: 2010-06- 15 17:35+0200\n"9 "PO-Revision-Date: 2010-06- 15 15:09+0000\n"10 "Last-Translator: Luc Alquier <Unknown>\n"8 "POT-Creation-Date: 2010-06-23 22:47+0200\n" 9 "PO-Revision-Date: 2010-06-23 13:48+0000\n" 10 "Last-Translator: Emilien Klein <emilien+ubuntu@klein.st>\n" 11 11 "Language-Team: Fr <>\n" 12 12 "MIME-Version: 1.0\n" … … 14 14 "Content-Transfer-Encoding: 8bit\n" 15 15 "Plural-Forms: nplurals=2; plural=n > 1;\n" 16 "X-Launchpad-Export-Date: 2010-06- 15 16:22+0000\n"16 "X-Launchpad-Export-Date: 2010-06-23 20:28+0000\n" 17 17 "X-Generator: Launchpad (build Unknown)\n" 18 18 "X-Poedit-Language: French\n" … … 22 22 #: ../core/src/org/openstreetmap/josm/Main.java:212 23 23 #: ../core/src/org/openstreetmap/josm/actions/HelpAction.java:25 24 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:4 8224 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:478 25 25 #: ../core/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:107 26 26 #: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:176 … … 35 35 #, java-format 36 36 msgid "Ignoring malformed file URL: \"{0}\"" 37 msgstr "L’URL d efichier est invalide, elle est ignorée : \"{0}\""37 msgstr "L’URL du fichier est invalide, elle est ignorée : \"{0}\"" 38 38 39 39 #: ../core/src/org/openstreetmap/josm/Main.java:438 … … 92 92 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/OsbUploadHook.java:53 93 93 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/OsbDialog.java:143 94 #: ../plugins/ reverter/src/reverter/ReverterUploadHook.java:7894 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:82 95 95 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:68 96 96 #: ../plugins/wmsplugin/src/wmsplugin/WMSGrabber.java:143 … … 197 197 msgstr "" 198 198 "Attention : le format URL de l’API est inattendue. La redirection vers la " 199 "page OSM info ou historique de la primitive échouera probablement. L’URL est"200 ": ''{0}''" 199 "page OSM info ou historique de la primitive échouera probablement. L’URL " 200 "est : ''{0}''" 201 201 202 202 #: ../core/src/org/openstreetmap/josm/actions/AbstractInfoAction.java:63 … … 253 253 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LatLonDialog.java:244 254 254 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/ChangesetQueryDialog.java:207 255 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:99 0255 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:997 256 256 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:1200 257 257 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/RelationEditor.java:120 … … 274 274 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:198 275 275 #: ../core/src/org/openstreetmap/josm/gui/preferences/PreferenceDialog.java:91 276 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 2276 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 277 277 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:913 278 278 #: ../core/src/org/openstreetmap/josm/io/GpxExporter.java:116 … … 280 280 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:330 281 281 #: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:37 282 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:33 282 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:24 283 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38 283 284 #: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java:307 285 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:46 284 286 #: ../plugins/grid/src/grid/GridLayer.java:162 285 287 #: ../plugins/grid/src/grid/GridLayer.java:199 … … 288 290 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:259 289 291 #: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:45 292 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78 293 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:88 290 294 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:287 291 295 #: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:94 … … 324 328 #, java-format 325 329 msgid "" 326 "<html>There are no layers the source layer<br>''{0}''<br>could be merged " 327 " to.</html>"328 msgstr "" 329 "<html>Il n’y a pas de calque avec lequel le calque " 330 " source<br>\"{0}\"<br>puisse être fusionné.</html>"330 "<html>There are no layers the source layer<br>''{0}''<br>could be merged to." 331 "</html>" 332 msgstr "" 333 "<html>Il n’y a pas de calque avec lequel le calque source<br>\"{0}" 334 "\"<br>puisse être fusionné.</html>" 331 335 332 336 #: ../core/src/org/openstreetmap/josm/actions/AbstractMergeAction.java:81 … … 349 353 #. Add extra shortcut C-S-a 350 354 #. Add extra shortcut ESCAPE 351 #. 355 #. 352 356 #. * FIXME: this isn't optimal. In a better world the mapmode actions 353 357 #. * would be able to capture keyboard events and react accordingly. But 354 358 #. * for now this is a reasonable approximation. 355 #. 359 #. 356 360 #: ../core/src/org/openstreetmap/josm/actions/AddNodeAction.java:26 357 361 #: ../core/src/org/openstreetmap/josm/actions/CopyAction.java:31 … … 411 415 #: ../plugins/multipoly/src/multipoly/MultipolyAction.java:50 412 416 #: ../plugins/reverter/src/reverter/RevertChangesetAction.java:28 417 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:42 413 418 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveAction.java:39 414 419 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/SurveyorShowAction.java:47 … … 448 453 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:711 449 454 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:88 450 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:1 19455 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:120 451 456 msgid "Information" 452 457 msgstr "Information" … … 660 665 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:104 661 666 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:276 662 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:101 2667 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1019 663 668 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:986 664 669 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:636 … … 673 678 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/WrongTurnRestrictionLegTypeError.java:62 674 679 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:707 675 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:9 5680 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:96 676 681 msgid "Delete" 677 682 msgstr "Supprimer" … … 704 709 #: ../core/src/org/openstreetmap/josm/actions/DistributeAction.java:31 705 710 msgid "Distribute the selected nodes to equal distances along a line." 706 msgstr "" 707 "Répartir les nœuds sélectionnés à égale distance le long d’une ligne." 711 msgstr "Répartir les nœuds sélectionnés à égale distance le long d’une ligne." 708 712 709 713 #: ../core/src/org/openstreetmap/josm/actions/DownloadAction.java:33 … … 745 749 #: ../core/src/org/openstreetmap/josm/actions/DownloadPrimitiveAction.java:48 746 750 msgid "Select if the referrers of the object should be downloaded as well" 747 msgstr "" 748 "Choisir si les référants de l'objet doivent être également téléchargés" 751 msgstr "Choisir si les référants de l'objet doivent être également téléchargés" 749 752 750 753 #: ../core/src/org/openstreetmap/josm/actions/DownloadPrimitiveAction.java:56 … … 923 926 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:152 924 927 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:80 928 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:73 925 929 msgid "The selected way has nodes outside of the downloaded data region." 926 930 msgid_plural "" … … 933 937 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:155 934 938 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:85 939 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:74 935 940 msgid "This can lead to nodes being deleted accidentally." 936 941 msgstr "Cela peut conduire à la suppression accidentelle de nœuds." … … 1358 1363 msgstr "" 1359 1364 "<html>Vous utilisez la projection EPSG:4326 qui pourrait conduire<br>à " 1360 "d’indésirables résultats en faisant des alignements " 1361 " rectangulaires.<br>Changez votre projection pour supprimer cet "1362 " avertissement.<br>Voulez-vous continuer ?</html>"1365 "d’indésirables résultats en faisant des alignements rectangulaires." 1366 "<br>Changez votre projection pour supprimer cet avertissement.<br>Voulez-" 1367 "vous continuer ?</html>" 1363 1368 1364 1369 #: ../core/src/org/openstreetmap/josm/actions/OrthogonalizeAction.java:148 … … 1515 1520 #: ../core/src/org/openstreetmap/josm/gui/preferences/ProjectionPreference.java:179 1516 1521 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:753 1517 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 11518 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:10 91522 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:60 1523 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:108 1519 1524 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:787 1520 1525 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:797 … … 1541 1546 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/EditAction.java:70 1542 1547 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:194 1548 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:83 1549 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:91 1543 1550 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveEditLayerTimerTask.java:66 1544 1551 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveGpsLayerTimerTask.java:82 … … 1547 1554 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java:284 1548 1555 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:78 1549 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:31 31550 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:4 451556 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:318 1557 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:450 1551 1558 msgid "Error" 1552 1559 msgstr "Erreur" … … 1662 1669 1663 1670 #: ../core/src/org/openstreetmap/josm/actions/ShowStatusReportAction.java:41 1664 msgid "" 1665 "Show status report with useful information that can be attached to bugs" 1671 msgid "Show status report with useful information that can be attached to bugs" 1666 1672 msgstr "" 1667 1673 "Afficher le rapport d’état avec les informations utiles pouvant être " … … 1699 1705 1700 1706 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:65 1707 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:69 1701 1708 msgid "Yes, delete nodes" 1702 1709 msgstr "Oui, supprimer les nœuds" 1703 1710 1704 1711 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:67 1712 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:69 1705 1713 msgid "Delete nodes outside of downloaded data regions" 1706 1714 msgstr "Supprimer les nœuds situés hors des zones de données téléchargées" … … 1709 1717 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:635 1710 1718 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:676 1711 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:215 1719 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:70 1720 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:221 1712 1721 msgid "No, abort" 1713 1722 msgstr "Non, annuler" … … 1715 1724 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:73 1716 1725 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:119 1726 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:70 1727 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:88 1717 1728 msgid "Cancel operation" 1718 1729 msgstr "Annuler l'opération" 1719 1730 1720 1731 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:86 1732 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:74 1721 1733 msgid "Do you want to delete them anyway?" 1722 1734 msgstr "Voulez-vous les supprimer tout de même ?" 1723 1735 1724 1736 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:88 1737 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:75 1725 1738 msgid "Delete nodes outside of data regions?" 1726 1739 msgstr "Supprimer les nœuds situés en dehors des zones de données ?" 1727 1740 1728 1741 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:101 1742 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:82 1729 1743 msgid "Please select at least one way to simplify." 1730 1744 msgstr "Veuillez sélectionner au moins un chemin à simplifier." … … 1733 1747 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:44 1734 1748 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:57 1735 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62 1749 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 1750 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:87 1736 1751 msgid "Yes" 1737 1752 msgstr "Oui" 1738 1753 1739 1754 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:113 1755 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:87 1740 1756 msgid "Simplify all selected ways" 1741 1757 msgstr "SImplifier tous les chemins sélectionnés" 1742 1758 1743 1759 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:126 1760 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:89 1744 1761 #, java-format 1745 1762 msgid "" … … 1748 1765 1749 1766 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:129 1767 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:89 1750 1768 msgid "Simplify ways?" 1751 1769 msgstr "Simplifier les chemins ?" 1752 1770 1753 1771 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:180 1772 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:137 1754 1773 #, java-format 1755 1774 msgid "Simplify {0} way" … … 1759 1778 1760 1779 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:251 1780 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:265 1761 1781 #, java-format 1762 1782 msgid "Simplify Way (remove {0} node)" … … 1806 1826 msgid_plural "The selected way does not contain all the selected nodes." 1807 1827 msgstr[0] "Le chemin sélectionné ne contient pas le nœud sélectionné." 1808 msgstr[1] "" 1809 "Le chemin sélectionné ne contient pas tous les nœuds sélectionnés." 1828 msgstr[1] "Le chemin sélectionné ne contient pas tous les nœuds sélectionnés." 1810 1829 1811 1830 #: ../core/src/org/openstreetmap/josm/actions/SplitWayAction.java:266 … … 1897 1916 1898 1917 #: ../core/src/org/openstreetmap/josm/actions/UnGlueAction.java:120 1899 msgid "" 1900 "* One node that is used by more than one way and one of those ways, or" 1918 msgid "* One node that is used by more than one way and one of those ways, or" 1901 1919 msgstr "* Un nœud utilisé par plus d’un chemin et un de ces chemins, ou" 1902 1920 … … 1968 1986 1969 1987 #. Add extra shortcut ESCAPE 1970 #. 1988 #. 1971 1989 #. * FIXME: this isn't optimal. In a better world the mapmode actions 1972 1990 #. * would be able to capture keyboard events and react accordingly. But 1973 1991 #. * for now this is a reasonable approximation. 1974 #. 1992 #. 1975 1993 #: ../core/src/org/openstreetmap/josm/actions/UnselectAllAction.java:33 1976 1994 msgid "Unselect All (Escape)" … … 1987 2005 1988 2006 #. bounds defined? => use the bbox downloader 1989 #. 2007 #. 1990 2008 #: ../core/src/org/openstreetmap/josm/actions/UpdateDataAction.java:90 1991 2009 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:1045 … … 2053 2071 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:99 2054 2072 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:116 2055 #: ../plugins/reverter/src/reverter/ReverterUploadHook.java:772056 2073 msgid "No changes to upload." 2057 2074 msgstr "Aucune modification à envoyer." … … 2069 2086 msgstr "Envoyer toutes les modifications de la sélection vers le serveur OSM" 2070 2087 2071 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:25 72088 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:256 2072 2089 msgid "Checking parents for deleted objects" 2073 2090 msgstr "Vérification des parents pour objets supprimés." 2074 2091 2075 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:31 62092 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:315 2076 2093 #, java-format 2077 2094 msgid "Reading parents of ''{0}''" 2078 2095 msgstr "Lecture des parents de \"{0}\"" 2079 2096 2080 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:32 22097 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:321 2081 2098 msgid "Checking for deleted parents in the local dataset" 2082 2099 msgstr "Vérification des parents supprimés dans le jeu de données local" … … 2345 2362 #: ../core/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java:111 2346 2363 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:47 2347 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java: 772364 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:67 2348 2365 #: ../plugins/cadastre-fr/src/cadastre_fr/Buildings.java:102 2349 2366 #: ../plugins/routes/src/org/openstreetmap/josm/plugins/routes/RelationEditMode.java:29 … … 2467 2484 #: ../core/src/org/openstreetmap/josm/actions/mapmode/PlayHeadDragMode.java:82 2468 2485 msgid "" 2469 "Drag play head and release near track to play audio from there; " 2470 " SHIFT+release to synchronize audio at that point."2486 "Drag play head and release near track to play audio from there; SHIFT" 2487 "+release to synchronize audio at that point." 2471 2488 msgstr "" 2472 2489 "Déplacer la tête de lecture et la relâcher à côté de la trace audio à lire ; " … … 2607 2624 2608 2625 #. -- prepare the combo box with the search expressions 2609 #. 2626 #. 2610 2627 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:136 2611 2628 msgid "Please enter a filter string." … … 2735 2752 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:193 2736 2753 msgid "" 2737 "<b>nodes:</b>... - object with given number of nodes (nodes:count or " 2738 " nodes:min-max)"2754 "<b>nodes:</b>... - object with given number of nodes (nodes:count or nodes:" 2755 "min-max)" 2739 2756 msgstr "" 2740 2757 "<b>nœuds :</b>... - objet avec un nombre donné de nœuds (nœuds : nombre ou " … … 3032 3049 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:322 3033 3050 #: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:37 3034 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:33 3051 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:24 3052 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38 3035 3053 #: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java:306 3054 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:46 3055 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:64 3036 3056 #: ../plugins/grid/src/grid/GridLayer.java:162 3037 3057 #: ../plugins/grid/src/grid/GridLayer.java:199 3038 3058 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:145 3039 3059 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:110 3060 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78 3040 3061 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:301 3041 3062 #: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:94 … … 3138 3159 "conflict cannot be added.</html>" 3139 3160 msgstr "" 3140 "<html>Le calque \"{0}\" a déjà un conflit pour la primitive " 3141 " <br>\"{1}\"</br>. Ce conflit ne peut pas être ajouté.</html>"3161 "<html>Le calque \"{0}\" a déjà un conflit pour la primitive <br>\"{1}\"</" 3162 "br>. Ce conflit ne peut pas être ajouté.</html>" 3142 3163 3143 3164 #: ../core/src/org/openstreetmap/josm/command/ConflictAddCommand.java:36 … … 3161 3182 3162 3183 #: ../core/src/org/openstreetmap/josm/command/ConflictResolveCommand.java:67 3163 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:2 083184 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:211 3164 3185 #: ../core/src/org/openstreetmap/josm/command/RelationMemberConflictResolverCommand.java:84 3165 3186 #, java-format … … 3241 3262 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:231 3242 3263 msgid "" 3243 "You are about to delete nodes outside of the area you have " 3244 " downloaded.<br>This can cause problems because other objects (that you do "3245 " not see)might use them.<br>Do you really want to delete?"3264 "You are about to delete nodes outside of the area you have downloaded." 3265 "<br>This can cause problems because other objects (that you do not see) " 3266 "might use them.<br>Do you really want to delete?" 3246 3267 msgstr "" 3247 3268 "Vous êtes sur le point de supprimer des nœuds en dehors de la zone " … … 3293 3314 msgstr[1] "Déplacer {0} nœuds" 3294 3315 3295 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:10 13296 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 193316 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:105 3317 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:123 3297 3318 #, java-format 3298 3319 msgid "Purged object ''{0}''" 3299 3320 msgstr "Objet purgé ''{0}''" 3300 3321 3301 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 073322 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:111 3302 3323 #, java-format 3303 3324 msgid "Purged {0} object" … … 3306 3327 msgstr[1] "{0} objets enlevés" 3307 3328 3308 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 593329 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:163 3309 3330 #, java-format 3310 3331 msgid "" … … 3315 3336 "inférieur à 2. Actuellement il est de {1}" 3316 3337 3317 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 683338 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:172 3318 3339 #, java-format 3319 3340 msgid "Removing reference from relation {0}" … … 3535 3556 #, java-format 3536 3557 msgid "" 3537 "<html>Preferences file had errors.<br> Making backup of old one to " 3538 "<br> {0}<br>and creating a new default preference file.</html>"3558 "<html>Preferences file had errors.<br> Making backup of old one to <br>{0}" 3559 "<br> and creating a new default preference file.</html>" 3539 3560 msgstr "" 3540 3561 "<html>Le fichier des préférences contient des erreurs.<br>Création d’une " … … 3634 3655 #. * 3635 3656 #. * the decimal format 999.999 3636 #. 3657 #. 3637 3658 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:15 3638 3659 msgid "Decimal Degrees" … … 3641 3662 #. * 3642 3663 #. * the minutes/seconds format 99" 99' 3643 #. 3664 #. 3644 3665 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:20 3645 3666 msgid "Degrees Minutes Seconds" … … 3648 3669 #. * 3649 3670 #. * coordinates East/North 3650 #. 3671 #. 3651 3672 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:25 3652 3673 msgid "Projected Coordinates" … … 3699 3720 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:147 3700 3721 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:185 3722 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:107 3723 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:110 3724 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:121 3701 3725 #, java-format 3702 3726 msgid "Missing merge target for way with id {0}" … … 3708 3732 msgstr "Cible de fusion manquante pour l’objet avec l’identifiant {0}" 3709 3733 3710 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:201 3734 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:197 3735 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:117 3711 3736 #, java-format 3712 3737 msgid "Missing merge target for node with id {0}" 3713 3738 msgstr "Cible de fusion manquante pour le nœud avec l’identifiant {0}" 3714 3739 3715 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:216 3740 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:212 3741 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:144 3742 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:148 3716 3743 #, java-format 3717 3744 msgid "Missing merge target for relation with id {0}" 3718 3745 msgstr "Cible de fusion manquante pour la relation avec l’identifiant {0}" 3719 3746 3720 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:221 3721 #: ../plugins/reverter/src/reverter/DataSetToCmd.java:69 3747 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:217 3748 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:155 3749 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:159 3750 #: ../plugins/reverter/src/reverter/DataSetToCmd.java:70 3722 3751 #, java-format 3723 3752 msgid "Missing merge target of type {0} with id {1}" 3724 3753 msgstr "Cible de fusion manquante pour le type {0} avec l’identifiant {1}" 3725 3726 #. should not happen3727 #. FIXME: this message does not make sense, source version can not be lower than3728 #. target version at this point3729 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:2583730 #, java-format3731 msgid ""3732 "Target object with id {0} and version {1} is visible although source object "3733 "with lower version {2} is not visible. Cannot deal with this inconsistency. "3734 "Keeping target object. "3735 msgstr ""3736 "L’objet cible avec l’identifiant {0} et la version {1} est visible alors que "3737 "l’objet source avec la version {2} n’est pas visible. Impossible de gérer "3738 "cette incohérence. L’objet cible est gardé. "3739 3754 3740 3755 #. translators notes must be in front … … 3811 3826 msgid "</p><p>Close the filter dialog to see all objects.<p></html>" 3812 3827 msgstr "" 3813 "</p><p>Fermer la fenêtre de dialogue du filtre pour voir tous les " 3814 " objets.<p></html>"3815 3816 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java: 4983828 "</p><p>Fermer la fenêtre de dialogue du filtre pour voir tous les objets." 3829 "<p></html>" 3830 3831 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:506 3817 3832 msgid "A primitive with ID = 0 cannot be invisible." 3818 3833 msgstr "Une primitive avec un ID égal à 0 ne peut pas être invisible." 3819 3834 3820 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:5 553835 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:573 3821 3836 #, java-format 3822 3837 msgid "ID > 0 expected. Got {0}." 3823 3838 msgstr "Un identifiant positif est attendu. Actuellement il est {0}." 3824 3839 3825 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:5 573840 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:575 3826 3841 #, java-format 3827 3842 msgid "Version > 0 expected. Got {0}." 3828 3843 msgstr "Un numéro de version positif est attendu. Actuellement il est {0}." 3829 3844 3830 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:7 773845 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:795 3831 3846 #, java-format 3832 3847 msgid "" … … 3838 3853 "est {0}" 3839 3854 3840 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:11 493855 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1167 3841 3856 msgid "" 3842 3857 "Cannot merge because either of the participating primitives is new and the " … … 3846 3861 "l'autre ne l'est pas" 3847 3862 3848 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:11 513863 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1169 3849 3864 #, java-format 3850 3865 msgid "" … … 3904 3919 #: ../core/src/org/openstreetmap/josm/data/osm/history/HistoryOsmPrimitive.java:112 3905 3920 #, java-format 3906 msgid "" 3907 "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''." 3921 msgid "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''." 3908 3922 msgstr "" 3909 3923 "Impossible de comparer la primitive avec l’identifiant ''{0}'' à la " … … 3921 3935 3922 3936 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/PaintColors.java:14 3923 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java: 853937 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:75 3924 3938 msgid "selected" 3925 3939 msgstr "sélectionné" … … 4085 4099 #: ../core/src/org/openstreetmap/josm/gui/BookmarkList.java:55 4086 4100 #, java-format 4087 msgid "" 4088 "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>" 4089 msgstr "" 4090 "<html>Impossible de lire les marque-pages depuis<br>''{0}''<br>Erreur : " 4091 "{1}</html>" 4101 msgid "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>" 4102 msgstr "" 4103 "<html>Impossible de lire les marque-pages depuis<br>''{0}''<br>Erreur : {1}</" 4104 "html>" 4092 4105 4093 4106 #: ../core/src/org/openstreetmap/josm/gui/BookmarkList.java:78 … … 4157 4170 #. color tiger_data 4158 4171 #. </rule> 4159 #. 4172 #. 4160 4173 #. <!-- lot's of "openGeoDB:..." tags can be found in germany --> 4161 4174 #. <rule> … … 4165 4178 #. <scale_max>50000</scale_max> 4166 4179 #. </rule> 4167 #. 4180 #. 4168 4181 #. <rule> 4169 4182 #. <condition k="openGeoDB:type" v="Kreis"/> … … 4172 4185 #. <scale_max>50000</scale_max> 4173 4186 #. </rule> 4174 #. 4187 #. 4175 4188 #. <rule> 4176 4189 #. <condition k="openGeoDB:type" v="Gemeinde"/> … … 4179 4192 #. <scale_max>50000</scale_max> 4180 4193 #. </rule> 4181 #. 4194 #. 4182 4195 #. <rule> 4183 4196 #. <condition k="openGeoDB:type" v="Ort"/> … … 4186 4199 #. <scale_max>50000</scale_max> 4187 4200 #. </rule> 4188 #. 4201 #. 4189 4202 #. <rule> 4190 4203 #. <condition k="openGeoDB:type" v="District"/> … … 4193 4206 #. <scale_max>50000</scale_max> 4194 4207 #. </rule> 4195 #. 4208 #. 4196 4209 #. <rule> 4197 4210 #. <condition k="openGeoDB:location" v="locality"/> … … 4200 4213 #. <scale_max>50000</scale_max> 4201 4214 #. </rule> 4202 #. 4215 #. 4203 4216 #. <!--annotation tags --> 4204 #. 4217 #. 4205 4218 #. <!--"work in progress" tags --> 4206 #. 4219 #. 4207 4220 #. <rule> 4208 4221 #. <condition k="building"/> … … 4211 4224 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:68 4212 4225 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:101 4213 #: build/trans_style.java:4 2924226 #: build/trans_style.java:4325 4214 4227 msgid "building" 4215 4228 msgstr "bâtiment" … … 4296 4309 msgstr "Objet supprimé" 4297 4310 4298 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:4 814311 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:477 4299 4312 #: ../core/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:109 4300 4313 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ConflictResolutionDialog.java:208 … … 4534 4547 #: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:171 4535 4548 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:89 4536 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 574549 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1064 4537 4550 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ChildRelationBrowser.java:179 4538 4551 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ReferringRelationsBrowser.java:143 … … 4541 4554 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:485 4542 4555 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:675 4556 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:55 4543 4557 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:149 4544 4558 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:219 … … 4708 4722 msgstr "" 4709 4723 "Copy text \t\r\n" 4710 "<html>Veuillez confirmer le retrait de <strong>1 objet</strong> de " 4711 " <strong>{0} relations</strong>.</html>"4724 "<html>Veuillez confirmer le retrait de <strong>1 objet</strong> de <strong>" 4725 "{0} relations</strong>.</html>" 4712 4726 4713 4727 #: ../core/src/org/openstreetmap/josm/gui/actionsupport/DeleteFromRelationConfirmationDialog.java:156 … … 4748 4762 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/relation/RelationMemberListColumnModel.java:26 4749 4763 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictResolverColumnModel.java:42 4750 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:56 34764 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567 4751 4765 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableColumnModel.java:18 4752 4766 #: ../core/src/org/openstreetmap/josm/gui/history/RelationMemberTableColumnModel.java:20 … … 4787 4801 "<html>Alternatively you may enter a <strong>tile address</strong> for a " 4788 4802 "single tile in the format <i>zoomlevel/x/y</i>, i.e. <i>15/256/223</i>. Tile " 4789 "adresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid " 4790 " too.</html>"4803 "adresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid too.</" 4804 "html>" 4791 4805 msgstr "" 4792 4806 "<html>Sinon vous pouvez préciser <strong>l’adresse d’une tuile</strong> au " … … 4821 4835 #. * 4822 4836 #. * compare my version of an {@see OsmPrimitive} with their version 4823 #. 4837 #. 4824 4838 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:17 4825 4839 msgid "My with Their" … … 4828 4842 #. * 4829 4843 #. * compare my version of an {@see OsmPrimitive} with the merged version 4830 #. 4844 #. 4831 4845 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:22 4832 4846 msgid "My with Merged" … … 4835 4849 #. * 4836 4850 #. * compare their version of an {@see OsmPrimitive} with the merged veresion 4837 #. 4851 #. 4838 4852 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:27 4839 4853 msgid "Their with Merged" … … 5020 5034 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMerger.java:293 5021 5035 msgid "List of elements in their dataset, i.e. the server dataset" 5022 msgstr "" 5023 "Liste des éléments de leur jeu de données, i.e. les données du serveur" 5036 msgstr "Liste des éléments de leur jeu de données, i.e. les données du serveur" 5024 5037 5025 5038 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMerger.java:425 … … 5029 5042 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMerger.java:427 5030 5043 msgid "Copy my selected nodes to the start of the merged node list" 5031 msgstr "" 5032 "Copier mes nœuds sélectionnés au début de la liste des nœuds fusionnés" 5044 msgstr "Copier mes nœuds sélectionnés au début de la liste des nœuds fusionnés" 5033 5045 5034 5046 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMerger.java:452 … … 5065 5077 5066 5078 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMerger.java:566 5067 msgid "" 5068 "Copy their selected elements to the end of the list of merged elements." 5079 msgid "Copy their selected elements to the end of the list of merged elements." 5069 5080 msgstr "" 5070 5081 "Copier leurs éléments sélectionnés à la fin de la liste des éléments " … … 5150 5161 #, java-format 5151 5162 msgid "" 5152 "<html>Click <strong>{0}</strong> to start merging my and their " 5153 " entries.</html>"5163 "<html>Click <strong>{0}</strong> to start merging my and their entries.</" 5164 "html>" 5154 5165 msgstr "" 5155 5166 "<html>Cliquer <strong>{0}</strong> pour fusionner leurs éléments avec les " … … 5159 5170 #, java-format 5160 5171 msgid "" 5161 "<html>Click <strong>{0}</strong> to finish merging my and their " 5162 " entries.</html>"5172 "<html>Click <strong>{0}</strong> to finish merging my and their entries.</" 5173 "html>" 5163 5174 msgstr "" 5164 5175 "<html>Clicquer <strong>{0}</strong> pour arrêter la fusion de leurs éléments " … … 5215 5226 #, java-format 5216 5227 msgid "" 5217 "<html>An error occurred while communicating with the server<br>Details: " 5218 " {0}</html>"5228 "<html>An error occurred while communicating with the server<br>Details: {0}</" 5229 "html>" 5219 5230 msgstr "" 5220 5231 "<html>Une erreur est survenue lors de la communication avec le " … … 5244 5255 "server.<br><br>Do you want to undelete these nodes too?" 5245 5256 msgstr[0] "" 5246 "{0} nœud utilisé sur le chemin {1}<br>a été supprimé sur le " 5247 " serveur.<br>Voulez-vous récupérer ce nœud ?"5257 "{0} nœud utilisé sur le chemin {1}<br>a été supprimé sur le serveur." 5258 "<br>Voulez-vous récupérer ce nœud ?" 5248 5259 msgstr[1] "" 5249 "{0} nœuds utilisés sur le chemin {1}<br>ont été supprimé sur le " 5250 " serveur.<br>Voulez-vous récupérer ces nœuds ?"5260 "{0} nœuds utilisés sur le chemin {1}<br>ont été supprimé sur le serveur." 5261 "<br>Voulez-vous récupérer ces nœuds ?" 5251 5262 5252 5263 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMergeModel.java:525 … … 5287 5298 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:99 5288 5299 msgid "Properties in their dataset, i.e. the server dataset" 5289 msgstr "" 5290 "Propriétés de leur jeu de données, par exemple les données du serveur" 5300 msgstr "Propriétés de leur jeu de données, par exemple les données du serveur" 5291 5301 5292 5302 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:115 … … 5398 5408 "dataset.<br>Do you agree?</html>" 5399 5409 msgstr "" 5400 "<html>JOSM doit supprimer votre primitive locale avec l’identifiant " 5401 " {0}<br>du jeu de données.<br>Êtes-vous d’accord ?</html>"5410 "<html>JOSM doit supprimer votre primitive locale avec l’identifiant {0}" 5411 "<br>du jeu de données.<br>Êtes-vous d’accord ?</html>" 5402 5412 5403 5413 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:685 … … 5449 5459 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:18 5450 5460 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:28 5451 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:21 15452 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 45461 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:215 5462 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:538 5453 5463 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75 5454 5464 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:113 5455 5465 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:261 5456 5466 #: ../core/src/org/openstreetmap/josm/gui/tagging/TagTable.java:77 5467 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:444 5468 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:466 5457 5469 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java:18 5458 5470 msgid "Key" … … 5461 5473 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:25 5462 5474 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:35 5463 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 465464 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 45475 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:250 5476 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:538 5465 5477 #: ../core/src/org/openstreetmap/josm/gui/history/TagTableColumnModel.java:27 5466 5478 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75 5467 5479 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:265 5468 5480 #: ../core/src/org/openstreetmap/josm/gui/tagging/TagTable.java:84 5481 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:444 5482 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:466 5469 5483 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:120 5470 5484 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java:25 … … 5520 5534 #, java-format 5521 5535 msgid "Conflicts when merging nodes - target node is ''{0}''" 5522 msgstr "" 5523 "La fusion des nœuds crée des conflits -le nœud destination est \"{0}\"" 5536 msgstr "La fusion des nœuds crée des conflits -le nœud destination est \"{0}\"" 5524 5537 5525 5538 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/CombinePrimitiveResolverDialog.java:282 … … 5549 5562 #: ../core/src/org/openstreetmap/josm/gui/history/VersionInfoPanel.java:166 5550 5563 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23 5564 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227 5551 5565 msgid "none" 5552 5566 msgstr "rien" … … 5718 5732 "<html>Enter a tag value, i.e. <strong><tt>check members</tt></strong></html>" 5719 5733 msgstr "" 5720 "Entrer une valeur d’attribut, par exemple <strong><tt>vérifier les " 5721 " membres</tt></strong></html>"5734 "Entrer une valeur d’attribut, par exemple <strong><tt>vérifier les membres</" 5735 "tt></strong></html>" 5722 5736 5723 5737 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictResolver.java:123 … … 5785 5799 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:162 5786 5800 msgid "" 5787 "<html>Select to show changesets for the currently selected objects " 5788 " only.<br>Unselect to show all changesets for objects in the current data "5789 " layer.</html>"5801 "<html>Select to show changesets for the currently selected objects only." 5802 "<br>Unselect to show all changesets for objects in the current data layer.</" 5803 "html>" 5790 5804 msgstr "" 5791 5805 "<html>Cocher pour afficher uniquement le groupe de modification de la " … … 5813 5827 5814 5828 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:350 5815 msgid "" 5816 "Download information about the selected changesets from the OSM server" 5829 msgid "Download information about the selected changesets from the OSM server" 5817 5830 msgstr "" 5818 5831 "Télécharger les informations sur le groupe de modifications sélectionné " … … 5860 5873 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:167 5861 5874 #: ../core/src/org/openstreetmap/josm/gui/dialogs/UserListDialog.java:66 5862 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 05875 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534 5863 5876 #: ../plugins/imagewaypoint/src/org/insignificant/josm/plugins/imagewaypoint/ImageWayPointDialog.java:190 5864 5877 #: ../plugins/livegps/src/livegps/LiveGpsDialog.java:46 … … 5934 5947 #, java-format 5935 5948 msgid "" 5936 "<html>You did not finish to merge the differences in this " 5937 "conflict.<br>Conflict resolutions will not be applied unless all " 5938 "differences<br>are resolved.<br>Click <strong>{0}</strong> to close " 5939 "anyway.<strong> Already<br>resolved differences will not be " 5940 "applied.</strong><br>Click <strong>{1}</strong> to return to resolving " 5941 "conflicts.</html>" 5942 msgstr "" 5943 "<html>Vous n’avez pas fini de fusionner les différences dans ce " 5944 "conflit.<br>Les résolutions du conflit ne seront pas appliquées tans que " 5945 "toutes les différences ne seront pas<br>résolues.<br>Cliquez sur " 5946 "<strong>{0}</strong> pour fermer.<strong> Les différences<br>résolues ne " 5947 "seront pas appliquées.</strong><br>Cliquez sur <strong>{1}</strong> pour " 5948 "revenir à la résolution des conflits.</html>" 5949 "<html>You did not finish to merge the differences in this conflict." 5950 "<br>Conflict resolutions will not be applied unless all differences<br>are " 5951 "resolved.<br>Click <strong>{0}</strong> to close anyway.<strong> " 5952 "Already<br>resolved differences will not be applied.</strong><br>Click " 5953 "<strong>{1}</strong> to return to resolving conflicts.</html>" 5954 msgstr "" 5955 "<html>Vous n’avez pas fini de fusionner les différences dans ce conflit." 5956 "<br>Les résolutions du conflit ne seront pas appliquées tans que toutes les " 5957 "différences ne seront pas<br>résolues.<br>Cliquez sur <strong>{0}</strong> " 5958 "pour fermer.<strong> Les différences<br>résolues ne seront pas appliquées.</" 5959 "strong><br>Cliquez sur <strong>{1}</strong> pour revenir à la résolution des " 5960 "conflits.</html>" 5949 5961 5950 5962 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ConflictResolutionDialog.java:249 … … 5966 5978 5967 5979 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:77 5968 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 455980 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1052 5969 5981 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:125 5970 5982 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:471 … … 5972 5984 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:108 5973 5985 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:652 5974 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:7 35986 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:74 5975 5987 msgid "Add" 5976 5988 msgstr "Ajouter" … … 6019 6031 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:69 6020 6032 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:70 6021 #: ../plugins/reverter/src/reverter/ReverterPlugin.java: 216033 #: ../plugins/reverter/src/reverter/ReverterPlugin.java:18 6022 6034 msgid "History" 6023 6035 msgstr "Historique" … … 6237 6249 6238 6250 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:447 6239 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0976251 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1104 6240 6252 msgid "Select in relation list" 6241 6253 msgstr "Sélectionner dans la liste des relations" 6242 6254 6243 6255 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:448 6244 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0986256 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1105 6245 6257 msgid "Select relation in relation list." 6246 6258 msgstr "Sélectionnez une relation dans la liste des relations." … … 6492 6504 #, java-format 6493 6505 msgid "({0}/{1}) Downloading content for changeset {2}..." 6494 msgstr "" 6495 "({0}/{1}) Téléchargement du contenu du groupe de modifications {2}..." 6506 msgstr "({0}/{1}) Téléchargement du contenu du groupe de modifications {2}..." 6496 6507 6497 6508 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetContentPanel.java:176 … … 6507 6518 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetDetailPanel.java:308 6508 6519 msgid "Download the changeset content from the OSM server" 6509 msgstr "" 6510 "Télécharger le contenu du groupe de modification depuis le serveur OSM" 6520 msgstr "Télécharger le contenu du groupe de modification depuis le serveur OSM" 6511 6521 6512 6522 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetContentPanel.java:199 … … 6576 6586 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetContentPanel.java:446 6577 6587 msgid "The content of this changeset is not downloaded yet." 6578 msgstr "" 6579 "Le contenu de ce groupe de modifications n’est pas encore téléchargé." 6588 msgstr "Le contenu de ce groupe de modifications n’est pas encore téléchargé." 6580 6589 6581 6590 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetContentPanel.java:464 … … 7746 7755 #, java-format 7747 7756 msgid "" 7748 "Please enter a date in the usual format for your locale.<br>Example: " 7749 "{0}<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>" 7750 msgstr "" 7751 "Veuillez entrer une date dans le format de vos paramètres " 7752 "régionaux.<br>Exemple : {0}<br>Exemple : {1}<br>Exemple : {2}<br>Exemple : " 7753 "{3}<br>" 7757 "Please enter a date in the usual format for your locale.<br>Example: {0}" 7758 "<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>" 7759 msgstr "" 7760 "Veuillez entrer une date dans le format de vos paramètres régionaux." 7761 "<br>Exemple : {0}<br>Exemple : {1}<br>Exemple : {2}<br>Exemple : {3}<br>" 7754 7762 7755 7763 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/AdvancedChangesetQueryPanel.java:1127 … … 7759 7767 "{0}<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>" 7760 7768 msgstr "" 7761 "Veuillez entrer un horodatage dans le format de vos paramètres " 7762 "régionaux.<br>Exemple : {0}<br>Exemple : {1}<br>Exemple : {2}<br>Exemple : " 7763 "{3}<br>" 7769 "Veuillez entrer un horodatage dans le format de vos paramètres régionaux." 7770 "<br>Exemple : {0}<br>Exemple : {1}<br>Exemple : {2}<br>Exemple : {3}<br>" 7764 7771 7765 7772 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/BasicChangesetQueryPanel.java:108 … … 7778 7785 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/BasicChangesetQueryPanel.java:126 7779 7786 msgid "" 7780 "<html>Please select one the following <strong>standard " 7781 " queries</strong>.Select <strong>Download my changesets only</strong> if you "7782 " only want todownload changesets created by yourself.<br>Note that JOSM will "7783 " downloadmax. 100 changesets.</html>"7787 "<html>Please select one the following <strong>standard queries</strong>." 7788 "Select <strong>Download my changesets only</strong> if you only want to " 7789 "download changesets created by yourself.<br>Note that JOSM will download " 7790 "max. 100 changesets.</html>" 7784 7791 msgstr "" 7785 7792 "<html>Veuillez choisir une des <strong>requêtes suivantes</strong>. " … … 7798 7805 msgstr "" 7799 7806 "<html>Télécharger mes groupes de modifications ouverts<br><em>Désactivé. " 7800 "Veuillez d’abord entrer votre nom d’utilisateur OSM dans les " 7801 " préférences.</em></html>"7807 "Veuillez d’abord entrer votre nom d’utilisateur OSM dans les préférences.</" 7808 "em></html>" 7802 7809 7803 7810 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/BasicChangesetQueryPanel.java:157 … … 7810 7817 "currently no map view active.</em></html>" 7811 7818 msgstr "" 7812 "<html>Télécharger les groupes de modifications de la " 7813 " carte.<br><em>Désactivé. Il n’y a pas de carte.</em></html>"7819 "<html>Télécharger les groupes de modifications de la carte." 7820 "<br><em>Désactivé. Il n’y a pas de carte.</em></html>" 7814 7821 7815 7822 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/BasicChangesetQueryPanel.java:168 … … 7913 7920 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/UrlBasedQueryPanel.java:174 7914 7921 msgid "This changeset query URL is invalid" 7915 msgstr "" 7916 "Cette URL de requête pour le groupe de modifications n’est pas valide" 7917 7918 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:160 7922 msgstr "Cette URL de requête pour le groupe de modifications n’est pas valide" 7923 7924 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:164 7919 7925 msgid "Add Properties" 7920 7926 msgstr "Ajouter des propriétés" 7921 7927 7922 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:19 27928 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:196 7923 7929 #, java-format 7924 7930 msgid "This will change {0} object." … … 7927 7933 msgstr[1] "Cette action modifiera {0} objets." 7928 7934 7929 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:19 47935 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:198 7930 7936 msgid "An empty value deletes the tag." 7931 7937 msgstr "Une valeur vide supprime l’attribut." 7932 7938 7933 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:24 37934 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 887935 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:29 57936 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 487937 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:61 27939 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:247 7940 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:292 7941 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:299 7942 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:552 7943 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:616 7938 7944 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:115 7939 7945 msgid "<different>" 7940 7946 msgstr "<différent>" 7941 7947 7942 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 577943 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 3987948 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:261 7949 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:402 7944 7950 msgid "Change values?" 7945 7951 msgstr "Modifier les valeurs ?" 7946 7952 7947 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:3 177953 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:321 7948 7954 #, java-format 7949 7955 msgid "Change properties of up to {0} object" … … 7952 7958 msgstr[1] "Modifier les propriétés de {0} objets" 7953 7959 7954 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:3 567960 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:360 7955 7961 #, java-format 7956 7962 msgid "This will change up to {0} object." … … 7959 7965 msgstr[1] "Cette action modifiera {0} objets." 7960 7966 7961 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:3 587967 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:362 7962 7968 msgid "Please select a key" 7963 7969 msgstr "Sélectionnez une clé" 7964 7970 7965 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:38 37971 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:387 7966 7972 msgid "Please select a value" 7967 7973 msgstr "Sélectionnez une valeur" 7968 7974 7969 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:4 787975 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:482 7970 7976 msgid "Please select the objects you want to change properties for." 7971 7977 msgstr "Sélectionnez les objets dont vous voulez modifier les propriétés." 7972 7978 7973 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 297974 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 07979 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:533 7980 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534 7975 7981 msgid "Properties/Memberships" 7976 7982 msgstr "Propriétés/Appartenances" 7977 7983 7978 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 297984 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:533 7979 7985 msgid "Properties for selected objects." 7980 7986 msgstr "Afficher les propriétés de la sélection" 7981 7987 7982 7988 #. setting up the membership table 7983 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:56 37989 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567 7984 7990 msgid "Member Of" 7985 7991 msgstr "Membre de" 7986 7992 7987 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:56 37993 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567 7988 7994 msgid "Position" 7989 7995 msgstr "Position" 7990 7996 7991 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 337997 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:940 7992 7998 #, java-format 7993 7999 msgid "Properties: {0} / Memberships: {1}" 7994 8000 msgstr "Propriétés : {0} / Appartenances : {1}" 7995 8001 7996 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 368002 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:943 7997 8003 msgid "Properties / Memberships" 7998 8004 msgstr "Propriétés / Appartenances" 7999 8005 8000 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 898006 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:996 8001 8007 msgid "Change relation" 8002 8008 msgstr "Modifier la relation" 8003 8009 8004 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:99 08010 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:997 8005 8011 msgid "Delete from relation" 8006 8012 msgstr "Supprimer de la relation" 8007 8013 8008 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:99 28014 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:999 8009 8015 #, java-format 8010 8016 msgid "Really delete selection from relation {0}?" 8011 8017 msgstr "Voulez-vous vraiment supprimer la sélection de la relation {0} ?" 8012 8018 8013 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 138019 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1020 8014 8020 msgid "Delete the selected key in all objects" 8015 8021 msgstr "Supprimer la clé sélectionnée" 8016 8022 8017 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 158023 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1022 8018 8024 msgid "Delete Properties" 8019 8025 msgstr "Supprimer des propriétés" 8020 8026 8021 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 468027 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1053 8022 8028 msgid "Add a new key/value pair to all objects" 8023 8029 msgstr "Ajouter une nouvelle paire clé / valeur" 8024 8030 8025 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 588031 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1065 8026 8032 msgid "Edit the value of the selected key for all objects" 8027 8033 msgstr "Modifier la valeur de la clé sélectionnée" 8028 8034 8029 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0948035 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1101 8030 8036 msgid "Select relation" 8031 8037 msgstr "Sélectionner une relation" 8032 8038 8033 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0958039 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1102 8034 8040 msgid "Select relation in main selection." 8035 8041 msgstr "Sélectionner une relation dans la sélection principale." … … 8113 8119 msgid_plural "Downloading {0} incomplete children of {1} parent relations" 8114 8120 msgstr[0] "Téléchargement d’{0} enfant incomplet de {1} relations parentes" 8115 msgstr[1] "" 8116 "Téléchargement de {0} enfants incomplets de {1} relations parentes" 8121 msgstr[1] "Téléchargement de {0} enfants incomplets de {1} relations parentes" 8117 8122 8118 8123 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/DownloadRelationTask.java:45 … … 8144 8149 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:294 8145 8150 msgid "Enter a role and apply it to the selected relation members" 8146 msgstr "" 8147 "Entrer un rôle et l'appliquer aux membres sélectionnés de la relation" 8151 msgstr "Entrer un rôle et l'appliquer aux membres sélectionnés de la relation" 8148 8152 8149 8153 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:572 8150 8154 msgid "" 8151 8155 "<html>There is at least one member in this relation referring<br>to the " 8152 "relation itself.<br>This creates circular dependencies and is " 8153 " discouraged.<br>How do you want to proceed with circular dependencies?</html>"8156 "relation itself.<br>This creates circular dependencies and is discouraged." 8157 "<br>How do you want to proceed with circular dependencies?</html>" 8154 8158 msgstr "" 8155 8159 "<html>Au moins un membre de cette relation se rapporte<br>à la relation en " 8156 "elle-même.<br>Cela crée des dépendances circulaires et est " 8157 "déconseillé.<br>Comment voulez-vous procéder avec des dépendances " 8158 "circulaires ?</html>" 8160 "elle-même.<br>Cela crée des dépendances circulaires et est déconseillé." 8161 "<br>Comment voulez-vous procéder avec des dépendances circulaires ?</html>" 8159 8162 8160 8163 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:579 … … 8171 8174 msgid "" 8172 8175 "<html>This relation already has one or more members referring to<br>the " 8173 "primitive ''{0}''<br><br>Do you really want to add another relation " 8174 " member?</html>"8176 "primitive ''{0}''<br><br>Do you really want to add another relation member?</" 8177 "html>" 8175 8178 msgstr "" 8176 8179 "<html>Cette relation possède déjà un ou plusieurs membres se rapportant " … … 8344 8347 #, java-format 8345 8348 msgid "" 8346 "<html>Layer ''{0}'' already has a conflict for " 8347 "primitive<br>''{1}''.<br>Please resolve this conflict first, then try " 8348 "again.</html>" 8349 msgstr "" 8350 "<html>Le calque ''{0}'' a déjà un conflit pour la " 8351 "primitive<br>''{1}''.<br>Veuillez d’abord résoudre ce conflit puis " 8352 "réessayer.</html>" 8349 "<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''." 8350 "<br>Please resolve this conflict first, then try again.</html>" 8351 msgstr "" 8352 "<html>Le calque ''{0}'' a déjà un conflit pour la primitive<br>''{1}''." 8353 "<br>Veuillez d’abord résoudre ce conflit puis réessayer.</html>" 8353 8354 8354 8355 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:1130 … … 8697 8698 #, java-format 8698 8699 msgid "" 8699 "<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is " 8700 "enabled.<br>Please chose to either download OSM data, or GPX data, or " 8701 "both.</html>" 8702 msgstr "" 8703 "<html>Ni <strong>{0}</strong> ni <strong>{1}</strong> n’est " 8704 "coché.<br>Veuillez choisir le téléchargement des données OSM, des données " 8705 "GPX, ou des deux.</html>" 8700 "<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is enabled." 8701 "<br>Please chose to either download OSM data, or GPX data, or both.</html>" 8702 msgstr "" 8703 "<html>Ni <strong>{0}</strong> ni <strong>{1}</strong> n’est coché." 8704 "<br>Veuillez choisir le téléchargement des données OSM, des données GPX, ou " 8705 "des deux.</html>" 8706 8706 8707 8707 #: ../core/src/org/openstreetmap/josm/gui/download/PlaceSelection.java:73 … … 8842 8842 "english.<br><br>Please help to improve the JOSM help system and fill in the " 8843 8843 "missing information. You can both edit the <a href=\"{2}\">help topic in " 8844 "your local language ({1})</a> and the <a href=\"{3}\">help topic in " 8845 " english</a>.</p></html>"8844 "your local language ({1})</a> and the <a href=\"{3}\">help topic in english</" 8845 "a>.</p></html>" 8846 8846 msgstr "" 8847 8847 "<html><p class=\"warning-header\">Contenu d’aide pour sujet manquant</p><p " 8848 8848 "class=\"warning-body\">Un contenu d’aide pour le sujet <strong>{0}</strong> " 8849 "n’est pas encore disponible ni dans votre langue ({1}) ni en " 8850 " anglais.<br>Merci d’améliorer le système d’aide de JOSM en remplissant les "8849 "n’est pas encore disponible ni dans votre langue ({1}) ni en anglais." 8850 "<br>Merci d’améliorer le système d’aide de JOSM en remplissant les " 8851 8851 "informations manquantes. Vous pouvez modifier l’<a href=\"{2}\">aide dans " 8852 8852 "votre langue ({1})</a> et l’<a href=\"{3}\">aide en anglais</a>.</p></html>" … … 8857 8857 "<html><p class=\"error-header\">Error when retrieving help information</p><p " 8858 8858 "class=\"error-body\">The content for the help topic <strong>{0}</strong> " 8859 "could not be loaded. The error message is " 8860 " (untranslated):<br><tt>{1}</tt></p></html>"8859 "could not be loaded. The error message is (untranslated):<br><tt>{1}</tt></" 8860 "p></html>" 8861 8861 msgstr "" 8862 8862 "<html><p class=\"error-header\">Erreur lors de la récupération des " … … 8895 8895 msgstr "" 8896 8896 "<html>L’URL <tt>{0}</tt><br>est une URL externe. Les modifications ne sont " 8897 "possibles que pour les sujets d’aide<br>sur le serveur dédié " 8898 " <tt>{1}</tt>.</html>"8897 "possibles que pour les sujets d’aide<br>sur le serveur dédié <tt>{1}</tt>.</" 8898 "html>" 8899 8899 8900 8900 #. putValue(NAME, tr("Reload")); … … 8921 8921 #, java-format 8922 8922 msgid "Warning: bad location in HTML document. Exception was: {0}" 8923 msgstr "" 8924 "Attention : mauvais emplacement dans le document HTML. Exception : {0}" 8923 msgstr "Attention : mauvais emplacement dans le document HTML. Exception : {0}" 8925 8924 8926 8925 #: ../core/src/org/openstreetmap/josm/gui/help/HelpBrowser.java:569 … … 9158 9157 "version of one<br>of your nodes, ways, or relations.<br>The conflict is " 9159 9158 "caused by the <strong>{0}</strong> with id <strong>{1}</strong>,<br>the " 9160 "server has version {2}, your version is {3}.<br><br>Click " 9161 "<strong>{4}</strong> to synchronize the conflicting primitive only.<br>Click " 9162 "<strong>{5}</strong> to synchronize the entire local dataset with the " 9163 "server.<br>Click <strong>{6}</strong> to abort and continue " 9164 "editing.<br></html>" 9159 "server has version {2}, your version is {3}.<br><br>Click <strong>{4}</" 9160 "strong> to synchronize the conflicting primitive only.<br>Click <strong>{5}</" 9161 "strong> to synchronize the entire local dataset with the server.<br>Click " 9162 "<strong>{6}</strong> to abort and continue editing.<br></html>" 9165 9163 msgstr "" 9166 9164 "<html>L’envoi <strong>a échoué</strong> car le serveur possède une version " 9167 9165 "plus récente de l’un de vos nœuds, chemins ou relations.<br>Le conflit vient " 9168 9166 "de <strong>{0}</strong> avec l’identifiant <strong>{1}</strong>,<br>le " 9169 "serveur a la version {2}, votre version est {3}.<br>Cliquez sur " 9170 " <strong>{4}</strong> pour synchroniser uniquement la primitive en "9171 " conflit.<br>Cliquez sur<strong>{5}</strong> pour synchroniser le jeu de "9172 " données avec le serveur.<br>Cliquez sur <strong>{6}</strong> pour annuler "9173 " et continuer lesmodifications.<br></html>"9167 "serveur a la version {2}, votre version est {3}.<br>Cliquez sur <strong>{4}</" 9168 "strong> pour synchroniser uniquement la primitive en conflit.<br>Cliquez sur " 9169 "<strong>{5}</strong> pour synchroniser le jeu de données avec le serveur." 9170 "<br>Cliquez sur <strong>{6}</strong> pour annuler et continuer les " 9171 "modifications.<br></html>" 9174 9172 9175 9173 #: ../core/src/org/openstreetmap/josm/gui/io/AbstractUploadTask.java:132 … … 9183 9181 msgid "" 9184 9182 "<html>Uploading <strong>failed</strong> because the server has a newer " 9185 "version of one<br>of your nodes, ways, or relations.<br><br>Click " 9186 "<strong>{0}</strong> to synchronize the entire local dataset with the " 9187 "server.<br>Click <strong>{1}</strong> to abort and continue " 9188 "editing.<br></html>" 9183 "version of one<br>of your nodes, ways, or relations.<br><br>Click <strong>{0}" 9184 "</strong> to synchronize the entire local dataset with the server.<br>Click " 9185 "<strong>{1}</strong> to abort and continue editing.<br></html>" 9189 9186 msgstr "" 9190 9187 "<html>L’envoi <strong>a échoué</strong> car le serveur possède une version " … … 9231 9228 "<html>L’envoi <strong>a échoué</strong> parce que vous essayez de supprimer " 9232 9229 "le nœud {0} qui est toujours utilisé par le chemin {1}.<br>Cliquez sur " 9233 "<strong>{2}</strong> pour télécharger tous les chemins parents du nœud " 9234 " {0}.<br>JOSM identifiera les conflits que vous pourrez résoudre à partir de "9235 " lafenêtre Résolution des conflits.</html>"9230 "<strong>{2}</strong> pour télécharger tous les chemins parents du nœud {0}." 9231 "<br>JOSM identifiera les conflits que vous pourrez résoudre à partir de la " 9232 "fenêtre Résolution des conflits.</html>" 9236 9233 9237 9234 #: ../core/src/org/openstreetmap/josm/gui/io/AbstractUploadTask.java:237 … … 9295 9292 #: ../core/src/org/openstreetmap/josm/gui/io/ChangesetManagementPanel.java:100 9296 9293 msgid "Upload data to an already existing and open changeset" 9297 msgstr "" 9298 "Envoyer les données vers un groupe de modifications existant et ouvert" 9294 msgstr "Envoyer les données vers un groupe de modifications existant et ouvert" 9299 9295 9300 9296 #: ../core/src/org/openstreetmap/josm/gui/io/ChangesetManagementPanel.java:111 … … 9308 9304 #: ../core/src/org/openstreetmap/josm/gui/io/ChangesetManagementPanel.java:146 9309 9305 msgid "Select to close the changeset after the next upload" 9310 msgstr "" 9311 "Cocher pour fermer le groupe de modifications après le prochain envoi" 9306 msgstr "Cocher pour fermer le groupe de modifications après le prochain envoi" 9312 9307 9313 9308 #. putValue(NAME, tr("Reload")); … … 9469 9464 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:44 9470 9465 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:57 9471 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 29466 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 9472 9467 msgid "No" 9473 9468 msgstr "Non" … … 9475 9470 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:47 9476 9471 #, java-format 9477 msgid "" 9478 "Layer ''{0}'' has modifications which should be uploaded to the server." 9472 msgid "Layer ''{0}'' has modifications which should be uploaded to the server." 9479 9473 msgstr "" 9480 9474 "Le calque ''{0}'' a des modifications qui devraient être envoyées vers le " … … 9560 9554 msgstr[1] "" 9561 9555 "<html>Les calques {0} comportent des conflits non résolus.<br>Résolvez-les " 9562 "ou abandonnez les modifications.<br>Calques qui comportent des conflits " 9563 " :</html>"9556 "ou abandonnez les modifications.<br>Calques qui comportent des conflits :</" 9557 "html>" 9564 9558 9565 9559 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayersDialog.java:206 … … 9574 9568 msgid_plural "" 9575 9569 "<html>{0} layers need saving but have no associated file.<br>Either select a " 9576 "file for each of them or discard the changes.<br>Layers without a " 9577 " file:</html>"9570 "file for each of them or discard the changes.<br>Layers without a file:</" 9571 "html>" 9578 9572 msgstr[0] "" 9579 "<html>{0} calque doit être sauvegardé mais il n’a pas de fichier " 9580 " associé.<br>Sélectionner un fichier pour ce calque ou annuler les "9581 " modifications.<br>Calque sans fichier :</html>"9573 "<html>{0} calque doit être sauvegardé mais il n’a pas de fichier associé." 9574 "<br>Sélectionner un fichier pour ce calque ou annuler les modifications." 9575 "<br>Calque sans fichier :</html>" 9582 9576 msgstr[1] "" 9583 9577 "<html>{0} calques doivent être sauvegardés mais il n’a pas de fichier " … … 9593 9587 msgid "" 9594 9588 "<html>{0} layer needs saving but has an associated file<br>which cannot be " 9595 "written.<br>Either select another file for this layer or discard the " 9596 " changes.<br>Layer with a non-writable file:</html>"9589 "written.<br>Either select another file for this layer or discard the changes." 9590 "<br>Layer with a non-writable file:</html>" 9597 9591 msgid_plural "" 9598 9592 "<html>{0} layers need saving but have associated files<br>which cannot be " … … 9602 9596 "<html>{0} calque doit être sauvegardé mais il a un fichier associé<br>qui " 9603 9597 "n’est pas inscriptible.<br>Sélectionnez un autre fichier pour ce calque ou " 9604 "abandonnez les modifications.<br>Calque avec un fichier non-inscriptible " 9605 " :</html>"9598 "abandonnez les modifications.<br>Calque avec un fichier non-inscriptible :</" 9599 "html>" 9606 9600 msgstr[1] "" 9607 9601 "<html>{0} calques doivent être sauvegardés mais ils ont des fichiers " … … 9845 9839 9846 9840 #. we tried to delete an already deleted primitive. 9847 #. 9841 #. 9848 9842 #: ../core/src/org/openstreetmap/josm/gui/io/UploadLayerTask.java:94 9849 9843 #, java-format … … 9862 9856 msgid "Objects are uploaded to a <strong>new changeset</strong>." 9863 9857 msgstr "" 9864 "Les objets sont envoyés vers un <strong>nouveau groupe de " 9865 " modifications</strong>."9858 "Les objets sont envoyés vers un <strong>nouveau groupe de modifications</" 9859 "strong>." 9866 9860 9867 9861 #: ../core/src/org/openstreetmap/josm/gui/io/UploadParameterSummaryPanel.java:48 … … 9871 9865 "comment ''{1}''." 9872 9866 msgstr "" 9873 "Les objets sont envoyés vers le <strong>groupe de modifications " 9874 " ouvert</strong> {0} avec le commentaire ''{1}''."9867 "Les objets sont envoyés vers le <strong>groupe de modifications ouvert</" 9868 "strong> {0} avec le commentaire ''{1}''." 9875 9869 9876 9870 #: ../core/src/org/openstreetmap/josm/gui/io/UploadParameterSummaryPanel.java:55 9877 msgid "" 9878 "The changeset is going to be <strong>closed</strong> after this upload" 9879 msgstr "" 9880 "Le groupe de modifications sera <strong>fermé</strong> après cet envoi" 9871 msgid "The changeset is going to be <strong>closed</strong> after this upload" 9872 msgstr "Le groupe de modifications sera <strong>fermé</strong> après cet envoi" 9881 9873 9882 9874 #: ../core/src/org/openstreetmap/josm/gui/io/UploadParameterSummaryPanel.java:57 … … 9895 9887 "Uploading <strong>{0} objects</strong> to <strong>1 changeset</strong>" 9896 9888 msgstr[0] "" 9897 "Envoi d’<strong>{0} objet</strong> vers <strong>un groupe de " 9898 " modifications</strong>"9889 "Envoi d’<strong>{0} objet</strong> vers <strong>un groupe de modifications</" 9890 "strong>" 9899 9891 msgstr[1] "" 9900 9892 "Envoi de <strong>{0} objets</strong> vers <strong>un groupe de " … … 9910 9902 "<strong>1 request</strong>" 9911 9903 msgstr[0] "" 9912 "Envoi d’<strong>{0} objet</strong> vers <strong>un groupe de " 9913 " modifications</strong> via <strong>une requête</strong>"9904 "Envoi d’<strong>{0} objet</strong> vers <strong>un groupe de modifications</" 9905 "strong> via <strong>une requête</strong>" 9914 9906 msgstr[1] "" 9915 9907 "Envoi de <strong>{0} objets</strong> vers <strong>un groupe de " … … 9945 9937 #, java-format 9946 9938 msgid "" 9947 "Uploading <strong>{0} objects</strong> to <strong>multiple " 9948 " changesets</strong> using <strong>{1} requests</strong>"9939 "Uploading <strong>{0} objects</strong> to <strong>multiple changesets</" 9940 "strong> using <strong>{1} requests</strong>" 9949 9941 msgstr "" 9950 9942 "Envoi de <strong>{0} objets</strong> vers <strong>plusieurs groupes de " … … 10004 9996 msgid "" 10005 9997 "Click ''<strong>{0}</strong>'' to continue uploading to additional new " 10006 "changesets.<br>Click ''<strong>{1}</strong>'' to return to the upload " 10007 " dialog.<br>Click ''<strong>{2}</strong>'' to abort uploading and return to "10008 " mapediting.<br>"9998 "changesets.<br>Click ''<strong>{1}</strong>'' to return to the upload dialog." 9999 "<br>Click ''<strong>{2}</strong>'' to abort uploading and return to map " 10000 "editing.<br>" 10009 10001 msgstr "" 10010 10002 "Cliquer sur ''<strong>{0}</strong>'' pour continuer l’envoi vers des groupes " … … 10018 10010 10019 10011 #. we tried to delete an already deleted primitive. 10020 #. 10012 #. 10021 10013 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:194 10022 10014 #, java-format … … 10034 10026 10035 10027 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:232 10036 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:42 510028 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:426 10037 10029 #, java-format 10038 10030 msgid "Uploading {0} object..." … … 10043 10035 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:287 10044 10036 #, java-format 10045 msgid "" 10046 "Ignoring caught exception because upload is canceled. Exception is: {0}" 10037 msgid "Ignoring caught exception because upload is canceled. Exception is: {0}" 10047 10038 msgstr "L’exception est ignorée car l’envoi a été annulé. Exception : {0}" 10048 10039 … … 10127 10118 msgstr "" 10128 10119 "<html>Impossible d’envoyer {0} objets en une requête car la<br>taille " 10129 "maximale du groupe de modifications {1} sur le serveur ''{2}'' est " 10130 " dépassée.</html>"10120 "maximale du groupe de modifications {1} sur le serveur ''{2}'' est dépassée." 10121 "</html>" 10131 10122 10132 10123 #: ../core/src/org/openstreetmap/josm/gui/io/UploadStrategySelectionPanel.java:334 … … 10279 10270 #, java-format 10280 10271 msgid "" 10281 "<html>The data in the GPX layer ''{0}'' has been downloaded from the " 10282 " server.<br>Because its way points do not include a timestamp we cannot "10283 " correlatethem with audio data.</html>"10272 "<html>The data in the GPX layer ''{0}'' has been downloaded from the server." 10273 "<br>Because its way points do not include a timestamp we cannot correlate " 10274 "them with audio data.</html>" 10284 10275 msgstr "" 10285 10276 "<html>Les données dans le calque GPX ''{0}'' ont été téléchargées depuis le " … … 10308 10299 #, java-format 10309 10300 msgid "" 10310 "<html>The data in the GPX layer ''{0}'' has been downloaded from the " 10311 " server.<br>Because its way points do not include a timestamp we cannot "10312 " correlatethem with images.</html>"10301 "<html>The data in the GPX layer ''{0}'' has been downloaded from the server." 10302 "<br>Because its way points do not include a timestamp we cannot correlate " 10303 "them with images.</html>" 10313 10304 msgstr "" 10314 10305 "<html>Les données dans le calque GPX ''{0}'' ont été téléchargées depuis le " … … 10375 10366 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:825 10376 10367 msgid "" 10377 "<html>Upload of unprocessed GPS data as map data is considered " 10378 " harmful.<br>If you want to upload traces, look here:"10368 "<html>Upload of unprocessed GPS data as map data is considered harmful." 10369 "<br>If you want to upload traces, look here:" 10379 10370 msgstr "" 10380 10371 "<html>L’envoi de données GPS non traitées <br>sur la carte est considéré " … … 10570 10561 #: ../core/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:66 10571 10562 msgid "" 10572 "<html>Upload of unprocessed GPS data as map data is considered " 10573 " harmful.<br>If you want to upload traces, look here:</html>"10563 "<html>Upload of unprocessed GPS data as map data is considered harmful." 10564 "<br>If you want to upload traces, look here:</html>" 10574 10565 msgstr "" 10575 10566 "<html>L’envoi de données GPS non traitées <br>sur la carte est considéré " … … 10631 10622 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:240 10632 10623 msgid "" 10633 "<html>Take a photo of your GPS receiver while it displays the " 10634 " time.<br>Display that photo here.<br>And then, simply capture the time you "10635 " readon the photo and select a timezone<hr></html>"10624 "<html>Take a photo of your GPS receiver while it displays the time." 10625 "<br>Display that photo here.<br>And then, simply capture the time you read " 10626 "on the photo and select a timezone<hr></html>" 10636 10627 msgstr "" 10637 10628 "<html>Prenez une photo de votre GPS quand il affiche l’heure.<br>Affichez " … … 10774 10765 "<html>Correspondance <b>{0}</b> de <b>{1}</b> photo avec la trace GPX.</html>" 10775 10766 msgstr[1] "" 10776 "<html>Correspondance <b>{0}</b> de <b>{1}</b> photos avec la trace " 10777 " GPX.</html>"10767 "<html>Correspondance <b>{0}</b> de <b>{1}</b> photos avec la trace GPX.</" 10768 "html>" 10778 10769 10779 10770 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:901 … … 11184 11175 "to use the Access Token in this JOSM session only.</html>" 11185 11176 msgstr "" 11186 "<html>Cocher pour sauvegarder l’autorisation d’accès dans les " 11187 " préférences.<br>Décocher pour limiter l’autorisation d’accès à cette session "11188 " uniquement.</html>"11177 "<html>Cocher pour sauvegarder l’autorisation d’accès dans les préférences." 11178 "<br>Décocher pour limiter l’autorisation d’accès à cette session uniquement." 11179 "</html>" 11189 11180 11190 11181 #: ../core/src/org/openstreetmap/josm/gui/oauth/AdvancedOAuthPropertiesPanel.java:49 … … 11249 11240 "<html>Run a fully automatic procedure to get an access token from the OSM " 11250 11241 "website.<br>JOSM accesses the OSM website on behalf of the JOSM user and " 11251 "fully<br>automatically authorizes the user and retrieves an Access " 11252 " Token.</html>"11242 "fully<br>automatically authorizes the user and retrieves an Access Token.</" 11243 "html>" 11253 11244 msgstr "" 11254 11245 "<html>Lancer une procédure automatisée pour obtenir une autorisation d’accès " … … 11281 11272 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:97 11282 11273 msgid "" 11283 "Please enter your OSM user name and password. The password will " 11284 " <strong>not</strong> be saved in clear text in the JOSM preferences and it "11285 " will besubmitted to the OSM server <strong>only once</strong>. Subsequent "11286 " dataupload requests don't use your password any more."11274 "Please enter your OSM user name and password. The password will <strong>not</" 11275 "strong> be saved in clear text in the JOSM preferences and it will be " 11276 "submitted to the OSM server <strong>only once</strong>. Subsequent data " 11277 "upload requests don't use your password any more." 11287 11278 msgstr "" 11288 11279 "Veuillez entrer votre nom d’utilisateur et votre mot de passe OSM. Le mot de " … … 11335 11326 "<html>Vous avez récupéré avec succès une autorisation d’accès OAuth depuis " 11336 11327 "le site OSM. Cliquez sur <strong>{0}</strong> pour accepter l’autorisation. " 11337 "JOSM l’utilisera dans les prochaines requêtes pour accéder à l’API " 11338 " OSM.</html>"11328 "JOSM l’utilisera dans les prochaines requêtes pour accéder à l’API OSM.</" 11329 "html>" 11339 11330 11340 11331 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:329 … … 11418 11409 "<html>Le processus automatisé pour récupérer l’autorisation d’accès " 11419 11410 "OAuth<br>à partir du serveur OSM a échoué parce que JOSM n’a pas été capable " 11420 "de construire<br>une URL de connexion valide à partir de l’URL OAuth " 11421 " ''{0}''.<br>Veuillez vérifier vos préférences et réessayer.</html>"11411 "de construire<br>une URL de connexion valide à partir de l’URL OAuth ''{0}''." 11412 "<br>Veuillez vérifier vos préférences et réessayer.</html>" 11422 11413 11423 11414 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:490 … … 11425 11416 msgid "" 11426 11417 "<html>The automatic process for retrieving an OAuth Access Token<br>from the " 11427 "OSM server failed. JOSM failed to log into {0}<br>for user " 11428 " {1}.<br><br>Please check username and password and try again.</html>"11418 "OSM server failed. JOSM failed to log into {0}<br>for user {1}." 11419 "<br><br>Please check username and password and try again.</html>" 11429 11420 msgstr "" 11430 11421 "<html>Le processus automatisé pour récupérer l’autorisation d’accès " 11431 "OAuth<br>depuis le serveur OSM a échoué. JOSM n’a pas pu se connecter à " 11432 " {0}<br>pour l’utilisateur {1}.<br>Veuillez vérifier le nom d’utilisateur et "11433 " lemot de passe et réessayer.</html>"11422 "OAuth<br>depuis le serveur OSM a échoué. JOSM n’a pas pu se connecter à {0}" 11423 "<br>pour l’utilisateur {1}.<br>Veuillez vérifier le nom d’utilisateur et le " 11424 "mot de passe et réessayer.</html>" 11434 11425 11435 11426 #: ../core/src/org/openstreetmap/josm/gui/oauth/ManualAuthorizationUI.java:58 … … 11544 11535 #, java-format 11545 11536 msgid "OSM website did not return a session cookie in response to ''{0}''," 11546 msgstr "" 11547 "Le site OSM n’a pas retourné une session cookie en réponse à ''{0}''," 11537 msgstr "Le site OSM n’a pas retourné une session cookie en réponse à ''{0}''," 11548 11538 11549 11539 #: ../core/src/org/openstreetmap/josm/gui/oauth/OsmOAuthAuthorizationClient.java:349 11550 11540 #, java-format 11551 msgid "" 11552 "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user" 11541 msgid "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user" 11553 11542 msgstr "" 11554 11543 "L’identification OAuth de l’utilisateur ''{0}'' avec le mot de passe ''***'' " … … 11652 11641 msgid "<html>Retrieving an OAuth Request Token from ''{0}'' failed.</html>" 11653 11642 msgstr "" 11654 "<html>La récupération de la requête d’accès OAuth depuis ''{0}'' a " 11655 " échoué.</html>"11643 "<html>La récupération de la requête d’accès OAuth depuis ''{0}'' a échoué.</" 11644 "html>" 11656 11645 11657 11646 #: ../core/src/org/openstreetmap/josm/gui/oauth/SemiAutomaticAuthorizationUI.java:130 … … 11694 11683 "authorization page in an external browser. Please login with your OSM " 11695 11684 "username and password and follow the instructions to authorize the Request " 11696 "Token. Then switch back to this dialog and click on " 11697 " <strong>{0}</strong><br><br>If launching the external browser fails you can "11698 " copy thefollowing authorize URL and paste it into the address field of your "11699 " browser.</html>"11685 "Token. Then switch back to this dialog and click on <strong>{0}</" 11686 "strong><br><br>If launching the external browser fails you can copy the " 11687 "following authorize URL and paste it into the address field of your browser." 11688 "</html>" 11700 11689 msgstr "" 11701 11690 "<html>JOSM a récupéré avec succès une autorisation d’accès. JOSM va " … … 11705 11694 "alors à cette fenêtre et cliquez sur <strong>{0}</strong><br>Si le " 11706 11695 "navigateur externe ne se lance pas, vous pouvez copier cette URL " 11707 "d’autorisation et la coller dans la barre d’adresse de votre " 11708 " navigateur.</html>"11696 "d’autorisation et la coller dans la barre d’adresse de votre navigateur.</" 11697 "html>" 11709 11698 11710 11699 #: ../core/src/org/openstreetmap/josm/gui/oauth/SemiAutomaticAuthorizationUI.java:275 … … 11801 11790 msgid "" 11802 11791 "<html>The Access Token ''{1}'' is known to the OSM server ''{0}''.<br>The " 11803 "test to retrieve the user details for this token failed, " 11804 " though.<br>Depending on what rights are granted to this token you may "11805 " neverthelessuse it<br>to upload data, upload GPS traces, and/or access "11806 " other protectedresources.</html>"11807 msgstr "" 11808 "<html>L’autorisation d’accès ''{1}'' est reconnue par le serveur OSM " 11809 " ''{0}''.<br>Cependant le test pour récupérer les détails de l’utilisateur de "11810 " cetteautorisation a échoué.<br>Selon les droits que vous possédez avec "11811 " cetteautorisation, vous pouvez l’utiliser pour<br>envoyer des données, "11812 " envoyerdes traces GPS et/ou accéder à d’autres ressources protégées.</html>"11792 "test to retrieve the user details for this token failed, though." 11793 "<br>Depending on what rights are granted to this token you may nevertheless " 11794 "use it<br>to upload data, upload GPS traces, and/or access other protected " 11795 "resources.</html>" 11796 msgstr "" 11797 "<html>L’autorisation d’accès ''{1}'' est reconnue par le serveur OSM ''{0}''." 11798 "<br>Cependant le test pour récupérer les détails de l’utilisateur de cette " 11799 "autorisation a échoué.<br>Selon les droits que vous possédez avec cette " 11800 "autorisation, vous pouvez l’utiliser pour<br>envoyer des données, envoyer " 11801 "des traces GPS et/ou accéder à d’autres ressources protégées.</html>" 11813 11802 11814 11803 #: ../core/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java:190 … … 11841 11830 #: ../core/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java:235 11842 11831 msgid "" 11843 "<html>The test failed because the server responded with an internal " 11844 " error.<br>JOSM could not decide whether the token is valid. Please try again "11845 " later.</html>"11832 "<html>The test failed because the server responded with an internal error." 11833 "<br>JOSM could not decide whether the token is valid. Please try again later." 11834 "</html>" 11846 11835 msgstr "" 11847 11836 "<html>Le test a échoué car le serveur a retourné une erreur interne.<br>JOSM " 11848 "ne sait pas si l’autorisation est valide. Veuillez réessayer plus " 11849 " tard.</html>"11837 "ne sait pas si l’autorisation est valide. Veuillez réessayer plus tard.</" 11838 "html>" 11850 11839 11851 11840 #: ../core/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java:251 … … 11897 11886 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:140 11898 11887 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:711 11899 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:10 011888 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:101 11900 11889 msgid "Please select the row to delete." 11901 11890 msgstr "Veuillez sélectionner la ligne à supprimer." … … 11924 11913 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:39 11925 11914 msgid "Explicit waypoints with time estimated from track position." 11926 msgstr "" 11927 "Points avec un horodatage estimé à partir de la position de la trace." 11915 msgstr "Points avec un horodatage estimé à partir de la position de la trace." 11928 11916 11929 11917 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:40 … … 12190 12178 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:232 12191 12179 msgid "Only interesting direction hints (e.g. with oneway tag)." 12192 msgstr "" 12193 "Seulement pour les directions intéressantes (sens unique par exemple)" 12180 msgstr "Seulement pour les directions intéressantes (sens unique par exemple)" 12194 12181 12195 12182 #. only on the head of a way … … 12273 12260 #. drawGpsArrowsFast 12274 12261 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:142 12275 msgid "" 12276 "Draw the direction arrows using table lookups instead of complex math." 12262 msgid "Draw the direction arrows using table lookups instead of complex math." 12277 12263 msgstr "" 12278 12264 "Dessiner les flèches de direction en utilisant un aperçu des données plutôt " … … 12339 12325 #. antialiasing 12340 12326 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:249 12341 msgid "" 12342 "Apply antialiasing to the map view resulting in a smoother appearance." 12327 msgid "Apply antialiasing to the map view resulting in a smoother appearance." 12343 12328 msgstr "Appliquer un anticrénelage aux contours de la carte." 12344 12329 … … 12412 12397 12413 12398 #: ../core/src/org/openstreetmap/josm/gui/preferences/MapPaintPreference.java:35 12414 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:13 512399 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:134 12415 12400 msgid "Enable built-in defaults" 12416 12401 msgstr "Activer les valeurs par défauts" … … 12430 12415 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:73 12431 12416 #, java-format 12432 msgid "" 12433 "The following plugin has been downloaded <strong>successfully</strong>:" 12417 msgid "The following plugin has been downloaded <strong>successfully</strong>:" 12434 12418 msgid_plural "" 12435 12419 "The following {0} plugins have been downloaded <strong>successfully</strong>:" 12436 msgstr[0] "" 12437 "Le greffon suivant a été téléchargé <strong>avec succès</strong> :" 12420 msgstr[0] "Le greffon suivant a été téléchargé <strong>avec succès</strong> :" 12438 12421 msgstr[1] "" 12439 12422 "Les greffons suivants ont été téléchargés <strong>avec succès</strong> :" … … 12562 12545 "a menu entry of a button for the first time. So some of your changes may " 12563 12546 "become active even without restart --- but also without collision handling. " 12564 "This is another reason to <b>restart</b> JOSM after making any changes " 12565 " here.</p>"12547 "This is another reason to <b>restart</b> JOSM after making any changes here." 12548 "</p>" 12566 12549 msgstr "" 12567 12550 "<p>De plus, les raccourcis claviers sont activés lorsque les actions sont " … … 12580 12563 "keyboard do not have them, Sun keyboards do), then do not use it. Also there " 12581 12564 "are ''keys'' listed that correspond to a shortcut on your keyboard (e.g. " 12582 "'':''/Colon). Please do not use them either, use the base key " 12583 " ('';''/Semicolon on US keyboards, ''.''/Period on German keyboards, etc.) "12584 " instead.Not doing so may result in conflicts, as there is no way for JOSM "12585 "t o know that Ctrl+Shift+; and Ctrl+: actually is the same thing on an US "12586 " keyboard.</p>"12565 "'':''/Colon). Please do not use them either, use the base key ('';''/" 12566 "Semicolon on US keyboards, ''.''/Period on German keyboards, etc.) instead. " 12567 "Not doing so may result in conflicts, as there is no way for JOSM to know " 12568 "that Ctrl+Shift+; and Ctrl+: actually is the same thing on an US keyboard.</" 12569 "p>" 12587 12570 msgstr "" 12588 12571 "<p>La liste de sélection des touches inclut toutes les touches qui existent " … … 12895 12878 #, java-format 12896 12879 msgid "" 12897 "<html>Failed to load the list of style sources " 12898 " from<br>''{0}''.<br><br>Details (untranslated):<br>{1}</html>"12880 "<html>Failed to load the list of style sources from<br>''{0}''." 12881 "<br><br>Details (untranslated):<br>{1}</html>" 12899 12882 msgstr "" 12900 12883 "<html>Impossible de télécharger la liste des sources de modèles " … … 12909 12892 "Actuellement il est ''{1}''" 12910 12893 12911 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 312894 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62 12912 12895 #, java-format 12913 12896 msgid "" … … 12917 12900 12918 12901 #. Should not happen, but at least show message 12919 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:8 312902 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:82 12920 12903 #, java-format 12921 12904 msgid "Could not read tagging preset source {0}" 12922 12905 msgstr "" 12923 12906 12924 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:8 712907 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:86 12925 12908 #, java-format 12926 12909 msgid "" 12927 12910 "<html>Tagging preset source {0} can be loaded but it contains errors. Do you " 12928 "really want to use it?<br><br><table width=600>Error is: [{1}:{2}] " 12929 " {3}</table></html>"12930 msgstr "" 12931 12932 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:9 112911 "really want to use it?<br><br><table width=600>Error is: [{1}:{2}] {3}</" 12912 "table></html>" 12913 msgstr "" 12914 12915 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:90 12933 12916 #, java-format 12934 12917 msgid "" … … 12937 12920 msgstr "" 12938 12921 12939 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:9 712922 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:96 12940 12923 #, java-format 12941 12924 msgid "" … … 12944 12927 msgstr "" 12945 12928 12946 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:10 112929 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:100 12947 12930 #, java-format 12948 12931 msgid "" … … 12951 12934 msgstr "" 12952 12935 12953 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:13 312936 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:132 12954 12937 msgid "Sort presets menu" 12955 12938 msgstr "Trier le menu des pré-réglages" 12956 12939 12957 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:14 512940 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:144 12958 12941 msgid "Tagging Presets" 12959 12942 msgstr "Pré-réglages des attribus" … … 13067 13050 #, java-format 13068 13051 msgid "" 13069 "<html>Failed to build URL ''{0}'' for validating the OSM API " 13070 " server.<br>Please check the spelling of ''{1}'' and validate again.</html>"13052 "<html>Failed to build URL ''{0}'' for validating the OSM API server." 13053 "<br>Please check the spelling of ''{1}'' and validate again.</html>" 13071 13054 msgstr "" 13072 13055 "<html>La construction de l’URL ''{0}'' pour valider le serveur de l’API OSM " 13073 "a échoué.<br>Veuillez vérifier l’orthographe de ''{1}'' et " 13074 " recommencer.</html>"13056 "a échoué.<br>Veuillez vérifier l’orthographe de ''{1}'' et recommencer.</" 13057 "html>" 13075 13058 13076 13059 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/ApiUrlTestTask.java:91 … … 13093 13076 msgid "" 13094 13077 "<html>Failed to retrieve a list of changesets from the OSM API server " 13095 "at<br>''{1}''. The server responded with the return code {0} instead of " 13096 " 200.<br>Please check the spelling of ''{1}'' and validate again.</html>"13078 "at<br>''{1}''. The server responded with the return code {0} instead of 200." 13079 "<br>Please check the spelling of ''{1}'' and validate again.</html>" 13097 13080 msgstr "" 13098 13081 "<html>La récupération de la liste des groupes de modifications depuis le " 13099 13082 "serveur d’API OSM à<br>''{1}'' a échoué. Le serveur a retourné le code {0} " 13100 "au lieu de 200.<br>Veuillez vérifiez l’orthographe de {1} et " 13101 " recommencer.</html>"13083 "au lieu de 200.<br>Veuillez vérifiez l’orthographe de {1} et recommencer.</" 13084 "html>" 13102 13085 13103 13086 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/ApiUrlTestTask.java:124 … … 13108 13091 "spelling of ''{0}'' and validate again.</html>" 13109 13092 msgstr "" 13110 "<html>Le serveur de l’API OSM à ''{0}'' n’a pas retourné une réponse " 13111 " valide.<br>''{0}'' n’est probablement pas un serveur d’API OSM.<br>Veuillez "13093 "<html>Le serveur de l’API OSM à ''{0}'' n’a pas retourné une réponse valide." 13094 "<br>''{0}'' n’est probablement pas un serveur d’API OSM.<br>Veuillez " 13112 13095 "vérifier l’orthographe de ''{0}'' et recommencer.</html>" 13113 13096 … … 13167 13150 "passe est enregistré en clair dans le dossier des préférences. De plus, il " 13168 13151 "est transmis <strong>sans cryptage</strong> lors de chaque requête envoyée " 13169 "au serveur OSM. <strong>N’utilisez pas de mot de passe " 13170 " sensible.</strong></p></body></html>"13152 "au serveur OSM. <strong>N’utilisez pas de mot de passe sensible.</strong></" 13153 "p></body></html>" 13171 13154 13172 13155 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/BasicAuthenticationPreferencesPanel.java:117 … … 13187 13170 13188 13171 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAccessTokenHolder.java:151 13189 msgid "" 13190 "Warning: Failed to retrieve OAuth Access Token from credential manager" 13191 msgstr "" 13192 "Attention : la récupération des autorisations d’accès OAuth a échoué." 13172 msgid "Warning: Failed to retrieve OAuth Access Token from credential manager" 13173 msgstr "Attention : la récupération des autorisations d’accès OAuth a échoué." 13193 13174 13194 13175 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAccessTokenHolder.java:182 … … 13205 13186 13206 13187 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAuthenticationPreferencesPanel.java:226 13207 msgid "" 13208 "You already have an Access Token to access the OSM server using OAuth." 13188 msgid "You already have an Access Token to access the OSM server using OAuth." 13209 13189 msgstr "" 13210 13190 "Vous possédez déjà une autorisation d’accès au serveur OSM utilisant OAuth." … … 13305 13285 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/ProxyPreferencesPanel.java:244 13306 13286 msgid "" 13307 "Use standard system settings (disabled. Start JOSM with <tt>-" 13308 " Djava.net.useSystemProxies=true</tt> to enable)"13309 msgstr "" 13310 "Utiliser les paramètres du système (désactivé. Démarrez JOSM avec <tt>-" 13311 " Djava.net.useSystemProxies=true</tt> pour l’activer)"13287 "Use standard system settings (disabled. Start JOSM with <tt>-Djava.net." 13288 "useSystemProxies=true</tt> to enable)" 13289 msgstr "" 13290 "Utiliser les paramètres du système (désactivé. Démarrez JOSM avec <tt>-Djava." 13291 "net.useSystemProxies=true</tt> pour l’activer)" 13312 13292 13313 13293 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/ProxyPreferencesPanel.java:256 … … 13365 13345 #, java-format 13366 13346 msgid "Unknown requisite: {0}" 13367 msgstr "" 13347 msgstr "Prérequis inconnu : {0}" 13368 13348 13369 13349 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:563 … … 13444 13424 13445 13425 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:988 13426 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:111 13446 13427 msgid "Change Properties" 13447 13428 msgstr "Changer les propriétés" … … 13635 13616 #. Just log something. The network stack will also throw an exception which will be caught 13636 13617 #. somewhere else 13637 #. 13618 #. 13638 13619 #: ../core/src/org/openstreetmap/josm/io/DefaultProxySelector.java:144 13639 13620 #, java-format … … 13658 13639 msgstr "Analyse de la réponse du serveur..." 13659 13640 13660 #: ../core/src/org/openstreetmap/josm/io/DiffResultProcessor.java:1 6913641 #: ../core/src/org/openstreetmap/josm/io/DiffResultProcessor.java:170 13661 13642 #, java-format 13662 13643 msgid "Unexpected XML element with name ''{0}''" … … 13680 13661 #, java-format 13681 13662 msgid "<html>Could not read file ''{0}''.<br>Error is:<br>{1}</html>" 13682 msgstr "" 13683 "<html>Impossible de lire le fichier ''{0}''.<br>Erreur :<br>{1}</html>" 13663 msgstr "<html>Impossible de lire le fichier ''{0}''.<br>Erreur :<br>{1}</html>" 13684 13664 13685 13665 #: ../core/src/org/openstreetmap/josm/io/FileImporter.java:76 … … 13831 13811 #: ../core/src/org/openstreetmap/josm/io/MultiFetchServerObjectReader.java:114 13832 13812 #, java-format 13833 msgid "" 13834 "No primitive with id {0} in local dataset. Cannot infer primitive type." 13813 msgid "No primitive with id {0} in local dataset. Cannot infer primitive type." 13835 13814 msgstr "" 13836 13815 "Aucune primitive avec l’identifiant {0} n’a été trouvée dans le jeu de " … … 13932 13911 #, java-format 13933 13912 msgid "Preference ''{0}'' missing. Cannot initialize OsmApi." 13934 msgstr "" 13935 "La préférence ''{0}'' est manquante. Impossible d’initialiser OsmApi." 13913 msgstr "La préférence ''{0}'' est manquante. Impossible d’initialiser OsmApi." 13936 13914 13937 13915 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:165 … … 13955 13933 13956 13934 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:257 13957 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:32 013935 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:321 13958 13936 #, java-format 13959 13937 msgid "Unexpected format of ID replied by the server. Got ''{0}''." … … 13962 13940 "il est \"{0}\"." 13963 13941 13964 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:27 813942 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:279 13965 13943 #, java-format 13966 13944 msgid "" … … 13970 13948 "inattendue. Actuellement il est \"{1}\"." 13971 13949 13972 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:31 213950 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:313 13973 13951 msgid "Creating changeset..." 13974 13952 msgstr "Création d’un groupe de modifications…" 13975 13953 13976 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:32 213954 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:323 13977 13955 #, java-format 13978 13956 msgid "Successfully opened changeset {0}" 13979 13957 msgstr "Groupe de modifications {0} ouvert avec succès" 13980 13958 13981 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:34 613982 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:38 613983 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:66 213959 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:347 13960 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:387 13961 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:663 13984 13962 #, java-format 13985 13963 msgid "Changeset ID > 0 expected. Got {0}." … … 13988 13966 "il est {0}." 13989 13967 13990 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:34 813968 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:349 13991 13969 msgid "Updating changeset..." 13992 13970 msgstr "Mise à jour du groupe de modifications..." 13993 13971 13994 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:35 013972 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:351 13995 13973 #, java-format 13996 13974 msgid "Updating changeset {0}..." 13997 13975 msgstr "Mise à jour du groupe de modifications {0}…" 13998 13976 13999 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:38 813977 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:389 14000 13978 msgid "Closing changeset..." 14001 13979 msgstr "Fermeture du groupe de modifications…" 14002 13980 14003 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:4 0913981 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:410 14004 13982 msgid "No changeset present for diff upload." 14005 13983 msgstr "Aucun groupe de modifications pour l’envoi." 14006 13984 14007 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:41 613985 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:417 14008 13986 msgid "Preparing upload request..." 14009 13987 msgstr "Préparation de la requête d’envoi des données..." 14010 13988 14011 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:44 613989 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:447 14012 13990 msgid "Waiting 10 seconds ... " 14013 13991 msgstr "En attente pendant 10 secondes… " 14014 13992 14015 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:4 4913993 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:450 14016 13994 #, java-format 14017 13995 msgid "Starting retry {0} of {1} in {2} seconds ..." 14018 13996 msgstr "Nouvelle tentative {0} de {1} dans {2} secondes ..." 14019 13997 14020 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:45 713998 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:458 14021 13999 msgid "OK - trying again." 14022 14000 msgstr "OK - réessayez." 14023 14001 14024 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:53 814002 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:539 14025 14003 #, java-format 14026 14004 msgid "Starting retry {0} of {1}." 14027 14005 msgstr "Nouvelle tentative {0} de {1}." 14028 14006 14029 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:63 414007 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:635 14030 14008 msgid "Current changeset is null. Cannot upload data." 14031 msgstr "" 14032 "Le groupe de modifications est vide. Impossible d’envoyer les données." 14033 14034 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:636 14009 msgstr "Le groupe de modifications est vide. Impossible d’envoyer les données." 14010 14011 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:637 14035 14012 #, java-format 14036 14013 msgid "ID of current changeset > 0 required. Current ID is {0}." … … 14039 14016 "Actuellement il est {0}." 14040 14017 14041 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:66 414018 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:665 14042 14019 #, java-format 14043 14020 msgid "Open changeset expected. Got closed changeset with id {0}." … … 14247 14224 #: ../core/src/org/openstreetmap/josm/io/OsmDataParsingException.java:44 14248 14225 #: ../core/src/org/openstreetmap/josm/tools/XmlObjectParser.java:76 14226 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsReader.java:280 14249 14227 #, java-format 14250 14228 msgid "(at line {0}, column {1})" … … 14260 14238 msgid "<html>An error occurred while saving.<br>Error is:<br>{0}</html>" 14261 14239 msgstr "" 14262 "<html>Une erreur est survenue lors de l’enregistrement.<br>erreur " 14263 " :<br>{0}</html>"14240 "<html>Une erreur est survenue lors de l’enregistrement.<br>erreur :<br>{0}</" 14241 "html>" 14264 14242 14265 14243 #: ../core/src/org/openstreetmap/josm/io/OsmExporter.java:99 14266 14244 #, java-format 14267 14245 msgid "" 14268 "<html>An error occurred while restoring backup file.<br>Error " 14269 " is:<br>{0}</html>"14270 msgstr "" 14271 "<html>Une erreur est survenue lors du chargement d’une sauvegarde. <br>Erreur"14272 ":<br>{0}</html>" 14246 "<html>An error occurred while restoring backup file.<br>Error is:<br>{0}</" 14247 "html>" 14248 msgstr "" 14249 "<html>Une erreur est survenue lors du chargement d’une sauvegarde." 14250 "<br>Erreur :<br>{0}</html>" 14273 14251 14274 14252 #: ../core/src/org/openstreetmap/josm/io/OsmExporter.java:114 … … 14295 14273 #, java-format 14296 14274 msgid "" 14297 "Missing manadatory attributes on element ''bounds''. Got " 14298 "minl on=''{0}'',minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''."14275 "Missing manadatory attributes on element ''bounds''. Got minlon=''{0}''," 14276 "minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''." 14299 14277 msgstr "" 14300 14278 "Attributs obligatoires manquants dans les limites. Actuellement lon min = " … … 14342 14320 #: ../plugins/reverter/src/reverter/MultiOsmReader.java:245 14343 14321 #, java-format 14344 msgid "" 14345 "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}" 14322 msgid "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}" 14346 14323 msgstr "" 14347 14324 "La valeur pour l’attribut ''ref'' sur le membre de la relation {0} est " … … 14697 14674 #: ../core/src/org/openstreetmap/josm/plugins/PluginDownloadTask.java:112 14698 14675 msgid "Download skipped" 14699 msgstr "" 14676 msgstr "Téléchargement sauté" 14700 14677 14701 14678 #: ../core/src/org/openstreetmap/josm/plugins/PluginDownloadTask.java:118 … … 14835 14812 #, java-format 14836 14813 msgid "" 14837 "<html>Plugin {0} requires JOSM version {1}. The current JOSM version is " 14838 " {2}.<br>You have to update JOSM in order to use this plugin.</html>"14814 "<html>Plugin {0} requires JOSM version {1}. The current JOSM version is {2}." 14815 "<br>You have to update JOSM in order to use this plugin.</html>" 14839 14816 msgstr "" 14840 14817 "<html>Le greffon {0} requiert la version {1} de JOSM. Sa version actuelle " … … 15066 15043 #: ../core/src/org/openstreetmap/josm/plugins/ReadLocalPluginInformationTask.java:147 15067 15044 #, java-format 15068 msgid "" 15069 "Warning: Failed to scan file ''{0}'' for plugin information. Skipping." 15045 msgid "Warning: Failed to scan file ''{0}'' for plugin information. Skipping." 15070 15046 msgstr "" 15071 15047 "Attention : l’analyse du fichier ''{0}'' concernant l’information du greffon " … … 15074 15050 #: ../core/src/org/openstreetmap/josm/plugins/ReadLocalPluginInformationTask.java:109 15075 15051 msgid "Processing plugin site cache icon files..." 15076 msgstr "" 15052 msgstr "Procède à la mise en cache des icônes du plugin du site." 15077 15053 15078 15054 #: ../core/src/org/openstreetmap/josm/plugins/ReadLocalPluginInformationTask.java:133 … … 15138 15114 15139 15115 #. Then ask for submitting a bug report, for exceptions thrown from a plugin too 15140 #. 15116 #. 15141 15117 #: ../core/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:66 15142 15118 msgid "Do nothing" … … 15208 15184 "the server URL in your preferences and your internet connection.</html>" 15209 15185 msgstr "" 15210 "<html>L’initialisation de la communication avec le serveur OSM {0} a " 15211 " échoué.<br>Vérifiez l’URL du serveur dans vos préférences et votre connexion "15186 "<html>L’initialisation de la communication avec le serveur OSM {0} a échoué." 15187 "<br>Vérifiez l’URL du serveur dans vos préférences et votre connexion " 15212 15188 "Internet.</html>" 15213 15189 … … 15221 15197 msgstr "" 15222 15198 "<html>L’authentification au du serveur OSM ''{0}'' a échoué.<br>Vous " 15223 "utilisez OAuth mais<br>aucune autorisation d’accès OAuth n’est " 15224 " configurée.<br>Veuillez ouvrir la fenêtre des préférences et générer ou "15225 " entrer uneautorisation d’accès.</html>"15199 "utilisez OAuth mais<br>aucune autorisation d’accès OAuth n’est configurée." 15200 "<br>Veuillez ouvrir la fenêtre des préférences et générer ou entrer une " 15201 "autorisation d’accès.</html>" 15226 15202 15227 15203 #: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:78 … … 15232 15208 "reference to relation {0}, and upload again.</html>" 15233 15209 msgstr "" 15234 "<html>La suppression de la <strong>relation {0}</strong> a " 15235 " <strong>échoué</strong>. La relation {1} s’y rapporte toujours.<br>Veuillez "15236 " charger larelation {1}, enlever les références à la relation {0} et "15237 " recommencerl’envoi.</html>"15210 "<html>La suppression de la <strong>relation {0}</strong> a <strong>échoué</" 15211 "strong>. La relation {1} s’y rapporte toujours.<br>Veuillez charger la " 15212 "relation {1}, enlever les références à la relation {0} et recommencer " 15213 "l’envoi.</html>" 15238 15214 15239 15215 #: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:105 … … 15241 15217 msgid "" 15242 15218 "<html>Uploading to the server <strong>failed</strong> because your " 15243 "current<br>dataset violates a precondition.<br>The error message " 15244 " is:<br>{0}</html>"15219 "current<br>dataset violates a precondition.<br>The error message is:<br>{0}</" 15220 "html>" 15245 15221 msgstr "" 15246 15222 "<html>L’envoi vers le serveur <strong>a échoué</strong> car votre jeu " … … 15251 15227 #, java-format 15252 15228 msgid "" 15253 "<html>Authentication at the OSM server with the username ''{0}'' " 15254 " failed.<br>Please check the username and the password in the JOSM "15255 " preferences.</html>"15229 "<html>Authentication at the OSM server with the username ''{0}'' failed." 15230 "<br>Please check the username and the password in the JOSM preferences.</" 15231 "html>" 15256 15232 msgstr "" 15257 15233 "<html>L’identification avec le nom d’utilisateur ''{0}'' a échoué auprès du " … … 15262 15238 #, java-format 15263 15239 msgid "" 15264 "<html>Authentication at the OSM server with the OAuth token ''{0}'' " 15265 " failed.<br>Please launch the preferences dialog and retrieve another OAuth "15266 " token.</html>"15240 "<html>Authentication at the OSM server with the OAuth token ''{0}'' failed." 15241 "<br>Please launch the preferences dialog and retrieve another OAuth token.</" 15242 "html>" 15267 15243 msgstr "" 15268 15244 "<html>L’identification avec l’autorisation d’accès ''{0}'' a échoué auprès " … … 15273 15249 #, java-format 15274 15250 msgid "" 15275 "<html>Authorisation at the OSM server with the OAuth token ''{0}'' " 15276 " failed.<br>The token is not authorised to access the protected "15277 " resource<br>''{1}''.<br>Please launch the preferences dialog and retrieve "15278 " another OAuth token.</html>"15251 "<html>Authorisation at the OSM server with the OAuth token ''{0}'' failed." 15252 "<br>The token is not authorised to access the protected resource<br>''{1}''." 15253 "<br>Please launch the preferences dialog and retrieve another OAuth token.</" 15254 "html>" 15279 15255 msgstr "" 15280 15256 "<html>L’authentification avec l’autorisation d’accès ''{0}'' a échoué auprès " … … 15300 15276 msgid "" 15301 15277 "<html>Communication with the OSM server ''{0}''failed. The server " 15302 "replied<br>the following error code and the following error " 15303 " message:<br><strong>Error code:<strong> {1}<br><strong>Error message "15304 " (untranslated)</strong>: {2}</html>"15278 "replied<br>the following error code and the following error message:" 15279 "<br><strong>Error code:<strong> {1}<br><strong>Error message (untranslated)</" 15280 "strong>: {2}</html>" 15305 15281 msgstr "" 15306 15282 "<html>La communication avec le serveur OSM ''{0}'' a échoué. Le serveur a " … … 15376 15352 msgstr "" 15377 15353 "<html>L’envoi ou le téléchargement des données depuis<br>''{0}''<br>a échoué " 15378 "à cause d’un problème avec les données transmises.<br>Détails (non traduits)"15379 ": {1}</html>" 15354 "à cause d’un problème avec les données transmises.<br>Détails (non " 15355 "traduits) : {1}</html>" 15380 15356 15381 15357 #: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:336 … … 15391 15367 #, java-format 15392 15368 msgid "" 15393 "<html>The OSM server<br>''{0}''<br>reported an internal server " 15394 "error.<br>This is most likely a temporary problem. Please try again " 15395 "later.</html>" 15369 "<html>The OSM server<br>''{0}''<br>reported an internal server error." 15370 "<br>This is most likely a temporary problem. Please try again later.</html>" 15396 15371 msgstr "" 15397 15372 "<html>Le serveur OSM<br>''{0}''<br>a rapporté une erreur interne.<br>Il " 15398 "s’agit probablement d’un problème temporaire. Veuillez réessayer plus " 15399 " tard.</html>"15373 "s’agit probablement d’un problème temporaire. Veuillez réessayer plus tard.</" 15374 "html>" 15400 15375 15401 15376 #: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:366 … … 15406 15381 #: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:371 15407 15382 msgid "" 15408 "The area you tried to download is too big or your request was too " 15409 " large.<br>Either request a smaller area or use an export file provided by "15410 " the OSMcommunity."15383 "The area you tried to download is too big or your request was too large." 15384 "<br>Either request a smaller area or use an export file provided by the OSM " 15385 "community." 15411 15386 msgstr "" 15412 15387 "La zone que vous essayer de télécharger est trop grande ou votre requête " … … 15448 15423 "<html>The server reports that an object is deleted.<br><strong>Uploading " 15449 15424 "failed</strong> if you tried to update or delete this object.<br> " 15450 "<strong>Downloading failed</strong> if you tried to download this " 15451 " object.<br><br>The error message is:<br>{0}</html>"15425 "<strong>Downloading failed</strong> if you tried to download this object." 15426 "<br><br>The error message is:<br>{0}</html>" 15452 15427 msgstr "" 15453 15428 "<html>Le serveur a rapporté que l’objet a été supprimé.<br><strong>L’envoi a " 15454 15429 "échoué</strong> parce que vous avez essayé de mettre à jour ou de supprimer " 15455 15430 "cet objet.<br><strong>Le téléchargement a échoué</strong> parce que vous " 15456 "avez essayé de télécharger cet objet.<br>Le message d’erreur est " 15457 " :<br>{0}</html>"15431 "avez essayé de télécharger cet objet.<br>Le message d’erreur est :<br>{0}</" 15432 "html>" 15458 15433 15459 15434 #: ../core/src/org/openstreetmap/josm/tools/I18n.java:439 … … 15558 15533 msgid "Warning: failed to read MOTD from ''{0}''. Exception was: {1}" 15559 15534 msgstr "" 15560 "Attention : la lecture du message du jour depuis ''{0}'' a échoué. Exception"15561 ": {1}" 15535 "Attention : la lecture du message du jour depuis ''{0}'' a échoué. " 15536 "Exception : {1}" 15562 15537 15563 15538 #: ../core/src/org/openstreetmap/josm/tools/WikiReader.java:60 … … 15959 15934 "Your action is being reverted." 15960 15935 msgstr "" 15936 "Aligner générerait des nœuds situés hors des limites de la planète. Votre " 15937 "action est annulée." 15961 15938 15962 15939 #: ../plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysMode.java:163 15963 15940 msgid "I''m ready!" 15964 msgstr "" 15941 msgstr "Je sui prêt" 15965 15942 15966 15943 #. JDialog tipDialog = tipPane.createDialog(null, tr("AlignWays Tips")); … … 16009 15986 "</span><span style=\"font-size: medium;\"><br>\n" 16010 15987 "...or it rather should be called <br>\n" 16011 "<span style=\"font-size: large;\">AlignWayS(egments)</span> " 16012 " Plugin...</span>\n"15988 "<span style=\"font-size: large;\">AlignWayS(egments)</span> Plugin...</" 15989 "span>\n" 16013 15990 "</div>\n" 16014 15991 "</html>" … … 16035 16012 "<div style=\"font-family: sans-serif;\">\n" 16036 16013 "<ul>\n" 16037 "<li><b>Select a reference segment.</b> You can do this by <b><i><span " 16038 " style=\"color:green\">Ctrl-click</span></i></b>ing\n"16014 "<li><b>Select a reference segment.</b> You can do this by <b><i><span style=" 16015 "\"color:green\">Ctrl-click</span></i></b>ing\n" 16039 16016 "on a segment. The other, to be aligned segment will become parallel to\n" 16040 16017 "this one. </li>\n" … … 16072 16049 "parallel with the reference segment, the to be aligned segment will rotate " 16073 16050 "around this point. You can choose the two extremities or the centre of the " 16074 "segment by <b><i><span style=\"color:green\">click</span></i></b>ing nearby."16075 "\n" 16051 "segment by <b><i><span style=\"color:green\">click</span></i></b>ing " 16052 "nearby. \n" 16076 16053 " </li>\n" 16077 16054 "</ul>\n" … … 16087 16064 "<div style=\"font-family:sans-serif\">\n" 16088 16065 "<ul>\n" 16089 " <li><b>Align the segments.</b> Press <b><i><span " 16090 " style=\"color:green\">Shift-A</span></i></b>. Alternatively you''ll find the "16091 " command in the<b>Tools</b>\n"16066 " <li><b>Align the segments.</b> Press <b><i><span style=\"color:green" 16067 "\">Shift-A</span></i></b>. Alternatively you''ll find the command in the " 16068 "<b>Tools</b>\n" 16092 16069 " menu or may want to place the action on the <b>toolbar</b>.\n" 16093 16070 " </li>\n" … … 16138 16115 msgstr "Numéros :" 16139 16116 16140 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:134 16117 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:19 16118 #, fuzzy 16119 msgid "Big buildings mode" 16120 msgstr "Définir la grandeur des bâtiments" 16121 16122 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:20 16123 #, fuzzy 16124 msgid "Rotate crosshair" 16125 msgstr "Rotation à droite" 16126 16127 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:23 16128 #, fuzzy 16129 msgid "Advanced settings" 16130 msgstr "Configurer les réglages avancés" 16131 16132 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:30 16133 #, fuzzy 16134 msgid "Building tag:" 16135 msgstr "Bâtiment" 16136 16137 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:234 16141 16138 msgid "Cannot place building outside of the world." 16142 16139 msgstr "Impossible de construire un bâtiment en dehors du monde." 16143 16140 16144 #: ../plugins/buildings_tools/src/buildings_tools/Building.java: 15616141 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:257 16145 16142 #: ../plugins/cadastre-fr/src/cadastre_fr/Buildings.java:221 16146 16143 msgid "Create building" … … 16149 16146 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java:15 16150 16147 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java:17 16151 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:3 216148 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:37 16152 16149 msgid "Set buildings size" 16153 16150 msgstr "Définir la grandeur des bâtiments" 16154 16151 16155 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:2 416152 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:26 16156 16153 msgid "Use Address dialog" 16157 16154 msgstr "Utiliser la fenêtre d’adresse" 16158 16155 16159 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38 16156 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:27 16157 #, fuzzy 16158 msgid "Auto-select building" 16159 msgstr "Créer un bâtiment" 16160 16161 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:44 16160 16162 msgid "Buildings width:" 16161 16163 msgstr "Largeur des bâtiments :" 16162 16164 16163 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java: 3916165 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:45 16164 16166 msgid "Length step:" 16165 16167 msgstr "Longueur de l’escalier :" 16166 16168 16167 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:75 16168 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:77 16169 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:54 16170 #, fuzzy 16171 msgid "Advanced..." 16172 msgstr "Avancé" 16173 16174 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:65 16175 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:67 16169 16176 msgid "Draw buildings" 16170 16177 msgstr "Dessiner des bâtiments" 16171 16178 16172 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:303 16173 msgid "Point on the corner of building to start drawing" 16174 msgstr "" 16175 16176 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:304 16177 msgid "Point on opposite end of building" 16179 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:379 16180 #, fuzzy 16181 msgid "Point on the corner of the building to start drawing" 16182 msgstr "Pointez le coin du bâtiment pour commencer à dessiner" 16183 16184 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:381 16185 #, fuzzy 16186 msgid "Point on opposite end of the building" 16178 16187 msgstr "Point opposé du bâtiment" 16179 16188 16180 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:305 16181 msgid "Set width of building" 16189 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:383 16190 #, fuzzy 16191 msgid "Set width of the building" 16182 16192 msgstr "Définir la largeur des bâtiments" 16183 16193 … … 16370 16380 #. <scale_max>50000</scale_max> 16371 16381 #. </rule> 16372 #. 16382 #. 16373 16383 #. <!--waterway tags --> 16374 #. 16384 #. 16375 16385 #. <rule> 16376 16386 #. <condition k="waterway" v="river"/> … … 16380 16390 #. <scale_max>50000</scale_max> 16381 16391 #. </rule> 16382 #. 16392 #. 16383 16393 #. <rule> 16384 16394 #. <condition k="waterway" v="canal"/> … … 16388 16398 #. <scale_max>50000</scale_max> 16389 16399 #. </rule> 16390 #. 16400 #. 16391 16401 #. <rule> 16392 16402 #. <condition k="waterway" v="ditch"/> … … 16402 16412 #. <scale_max>50000</scale_max> 16403 16413 #. </rule> 16404 #. 16414 #. 16405 16415 #. <rule> 16406 16416 #. <condition k="natural" v="water"/> … … 16410 16420 #. <scale_max>50000</scale_max> 16411 16421 #. </rule> 16412 #. 16422 #. 16413 16423 #. <rule> 16414 16424 #. <condition k="natural" v="coastline"/> … … 16416 16426 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:67 16417 16427 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23 16418 #: build/trans_presets.java:2358 build/trans_style.java: 99316419 #: build/trans_style.java:10 10build/trans_style.java:102616420 #: build/trans_style.java:10 33build/trans_style.java:349216421 #: build/trans_style.java:35 0016428 #: build/trans_presets.java:2358 build/trans_style.java:1018 16429 #: build/trans_style.java:1035 build/trans_style.java:1051 16430 #: build/trans_style.java:1058 build/trans_style.java:3525 16431 #: build/trans_style.java:3533 16422 16432 msgid "water" 16423 16433 msgstr "eau" … … 16439 16449 #. <scale_max>50000</scale_max> 16440 16450 #. </rule> 16441 #. 16451 #. 16442 16452 #. <rule> 16443 16453 #. <condition k="addr:housenumber"/> … … 16446 16456 #. <scale_max>50000</scale_max> 16447 16457 #. </rule> 16448 #. 16458 #. 16449 16459 #. <rule> 16450 16460 #. <condition k="addr:postcode"/> … … 16453 16463 #. <scale_max>50000</scale_max> 16454 16464 #. </rule> 16455 #. 16465 #. 16456 16466 #. <rule> 16457 16467 #. <condition k="addr:interpolation" v="odd"/> … … 16460 16470 #. <scale_max>40000</scale_max> 16461 16471 #. </rule> 16462 #. 16472 #. 16463 16473 #. <rule> 16464 16474 #. <condition k="addr:interpolation" v="even"/> … … 16467 16477 #. <scale_max>40000</scale_max> 16468 16478 #. </rule> 16469 #. 16479 #. 16470 16480 #. <rule> 16471 16481 #. <condition k="addr:interpolation" v="all"/> … … 16474 16484 #. <scale_max>40000</scale_max> 16475 16485 #. </rule> 16476 #. 16486 #. 16477 16487 #. <rule> 16478 16488 #. <condition k="addr:interpolation" v="alphabetic"/> 16479 16489 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:72 16480 #: build/trans_style.java:43 20build/trans_style.java:432716481 #: build/trans_style.java:43 34build/trans_style.java:434116490 #: build/trans_style.java:4353 build/trans_style.java:4360 16491 #: build/trans_style.java:4367 build/trans_style.java:4374 16482 16492 msgid "address" 16483 16493 msgstr "adresse" … … 16506 16516 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:93 16507 16517 msgid "" 16508 "A special handler of the French cadastre wms at " 16509 "www.cadastre.gouv.fr<BR><BR>Please read the Terms and Conditions of Use here " 16510 "(in French): <br><a " 16511 "href=\"http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.htm" 16512 "l\"> " 16513 "http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.html</a> " 16514 "<BR>before any upload of data created by this plugin." 16518 "A special handler of the French cadastre wms at www.cadastre.gouv." 16519 "fr<BR><BR>Please read the Terms and Conditions of Use here (in French): " 16520 "<br><a href=\"http://www.cadastre.gouv.fr/scpc/html/" 16521 "CU_01_ConditionsGenerales_fr.html\"> http://www.cadastre.gouv.fr/scpc/html/" 16522 "CU_01_ConditionsGenerales_fr.html</a> <BR>before any upload of data created " 16523 "by this plugin." 16515 16524 msgstr "" 16516 16525 "Prise en charge WMS du cadastre français<br>Merci de lire les conditions " 16517 "d’utilisation avant tout envoi de données créées à partir de ce " 16518 "greffon.<br><a " 16519 "href=\"http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.htm" 16520 "l\"> " 16521 "http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.html</a><b" 16522 "r>" 16526 "d’utilisation avant tout envoi de données créées à partir de ce greffon." 16527 "<br><a href=\"http://www.cadastre.gouv.fr/scpc/html/" 16528 "CU_01_ConditionsGenerales_fr.html\"> http://www.cadastre.gouv.fr/scpc/html/" 16529 "CU_01_ConditionsGenerales_fr.html</a><br>" 16523 16530 16524 16531 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:98 … … 16529 16536 msgid "<html>Value of key \"source\" when autosourcing is enabled</html>" 16530 16537 msgstr "" 16531 "<html>Valeur de la clé \"source\" lorsque son enregistrement est " 16532 " activé</html>"16538 "<html>Valeur de la clé \"source\" lorsque son enregistrement est activé</" 16539 "html>" 16533 16540 16534 16541 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:106 … … 16724 16731 #: ../plugins/cadastre-fr/src/cadastre_fr/DownloadSVGTask.java:221 16725 16732 msgid "Please, enable auto-sourcing and check cadastre millesime." 16726 msgstr "" 16727 "Veuillez activer l’auto-sourcing et vérifier le millésime du cadastre." 16733 msgstr "Veuillez activer l’auto-sourcing et vérifier le millésime du cadastre." 16728 16734 16729 16735 #: ../plugins/cadastre-fr/src/cadastre_fr/DownloadSVGTask.java:66 … … 16874 16880 #: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionLoadFromCache.java:24 16875 16881 msgid "Load location from cache (only if cache is enabled)" 16876 msgstr "" 16877 "Télécharger la zone depuis le cache (seulement si le cache est activé)" 16882 msgstr "Télécharger la zone depuis le cache (seulement si le cache est activé)" 16878 16883 16879 16884 #: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionLoadFromCache.java:44 … … 16985 16990 16986 16991 #: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:96 16987 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:7 516988 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:1 8716992 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:77 16993 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:193 16989 16994 msgid "Blank Layer" 16990 16995 msgstr "Calque vide" … … 17175 17180 msgstr "Aucun calque GPX trouvé." 17176 17181 17182 #: ../plugins/ext_tools/src/ext_tools/ExtTool.java:188 17183 msgid "Child script have returned invalid data." 17184 msgstr "" 17185 17186 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:45 17187 #, fuzzy 17188 msgid "Edit tool" 17189 msgstr "Modifier un zoo" 17190 17191 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:53 17192 #, fuzzy 17193 msgid "Name:" 17194 msgstr "Nom" 17195 17196 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:54 17197 #, fuzzy 17198 msgid "CmdLine:" 17199 msgstr "Coordonnées :" 17200 17201 #: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:26 17202 msgid "External tools" 17203 msgstr "" 17204 17205 #. Plugin ext_tools 17206 #: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:27 17207 #: build/trans_plugins.java:24 17208 msgid "Use external scripts in JOSM" 17209 msgstr "" 17210 17211 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:73 17212 #, fuzzy, java-format 17213 msgid "Delete tool \"{0}\"?" 17214 msgstr "Supprimer le nœud {0}" 17215 17216 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:74 17217 msgid "Are you sure?" 17218 msgstr "Êtes-vous sûr(e) ?" 17219 17220 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:91 17221 #, fuzzy 17222 msgid "New tool..." 17223 msgstr "Nouveau rôle" 17224 17225 #: ../plugins/ext_tools/src/ext_tools/preferences/ToolsRepositoryPanel.java:54 17226 #, fuzzy 17227 msgid "Install" 17228 msgstr "Zone industrielle" 17229 17177 17230 #: ../plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatConfigDialog.java:81 17178 17231 msgid "Position only" … … 17297 17350 msgstr "" 17298 17351 "Impossible de lire la bibliothèque rxtxSerial. Si vous avez besoin d’aide " 17299 "pour l’installer, essayez la page d’accueil deGlobalsat sur " 17300 " http://www.raphael-mack.de/josm-globalsat-gpx-import-plugin/"17352 "pour l’installer, essayez la page d’accueil deGlobalsat sur http://www." 17353 "raphael-mack.de/josm-globalsat-gpx-import-plugin/" 17301 17354 17302 17355 #: ../plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatPlugin.java:107 … … 17446 17499 #. * 17447 17500 #. * Run the nodelist through a vertex reduction algorithm 17448 #. 17501 #. 17449 17502 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerAction.java:188 17450 17503 msgid "Running vertex reduction..." … … 17565 17618 17566 17619 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:71 17567 msgid "" 17568 "Maximum number of segments allowed in each generated way. Default 250." 17620 msgid "Maximum number of segments allowed in each generated way. Default 250." 17569 17621 msgstr "" 17570 17622 "Nombre maximum de segments autorisés dans chaque chemin généré (250 par " … … 17589 17641 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:74 17590 17642 msgid "" 17591 "Accuracy of Douglas-Peucker line simplification, measured in " 17592 "degrees.<br>Lower values give more nodes, and more accurate lines. Default " 17593 "0.0003." 17643 "Accuracy of Douglas-Peucker line simplification, measured in degrees." 17644 "<br>Lower values give more nodes, and more accurate lines. Default 0.0003." 17594 17645 msgstr "" 17595 17646 "Précision de la simplification des lignes par la méthode Douglas-Peucker, en " … … 17847 17898 #: ../plugins/multipoly/src/multipoly/MultipolyAction.java:94 17848 17899 msgid "One of the selected ways is already part of another multipolygon." 17849 msgstr "" 17850 "Un des chemins sélectionné fait déjà partie d’un autre multipolygone." 17900 msgstr "Un des chemins sélectionné fait déjà partie d’un autre multipolygone." 17851 17901 17852 17902 #. Commit … … 17889 17939 "new server? (Strongly recommended)</html>" 17890 17940 msgstr "" 17891 "<html>Le greffon openstreetbugs utilise l’ancien serveur sur " 17892 "appspot.com.<br>Un nouveau serveur est disponible sur " 17893 "schokokeks.org.<br>Voulez-vous passer au nouveau serveur ? (fortement " 17894 "recommandé)" 17941 "<html>Le greffon openstreetbugs utilise l’ancien serveur sur appspot.com." 17942 "<br>Un nouveau serveur est disponible sur schokokeks.org.<br>Voulez-vous " 17943 "passer au nouveau serveur ? (fortement recommandé)" 17895 17944 17896 17945 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/OsbPlugin.java:109 … … 17903 17952 "upload this data. Maybe you have selected the wrong layer?" 17904 17953 msgstr "" 17905 "<html>Les données sélectionnées contiennent des données " 17906 " d’OpenStreetBugs.<br>Vous ne pouvez pas envoyer ces données. Peut-être avez-"17907 " vous sélectionnéle mauvais calque ?"17954 "<html>Les données sélectionnées contiennent des données d’OpenStreetBugs." 17955 "<br>Vous ne pouvez pas envoyer ces données. Peut-être avez-vous sélectionné " 17956 "le mauvais calque ?" 17908 17957 17909 17958 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/CloseAction.java:64 … … 17918 17967 17919 17968 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/util/HttpUtils.java:169 17920 msgid "" 17921 "Header contains several values and cannot be mapped to a single string" 17969 msgid "Header contains several values and cannot be mapped to a single string" 17922 17970 msgstr "" 17923 17971 "L’entête contient plusieurs valeurs et ne peut être décrit en une seule " … … 18034 18082 18035 18083 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/action/ToggleConnectionModeAction.java:65 18036 msgid "" 18037 "You have unsaved changes in your queue. Do you want to submit them now?" 18084 msgid "You have unsaved changes in your queue. Do you want to submit them now?" 18038 18085 msgstr "" 18039 18086 "Vous avez des modifications non-sauvegardées dans votre file d’attente. " … … 18088 18135 18089 18136 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:63 18090 msgid "" 18091 "Write position information into the exif header of the following files:" 18092 msgstr "" 18093 "Écrire l’information de la position dans l’entête exif des fichiers suivants " 18094 ":" 18137 msgid "Write position information into the exif header of the following files:" 18138 msgstr "" 18139 "Écrire l’information de la position dans l’entête exif des fichiers " 18140 "suivants :" 18095 18141 18096 18142 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:79 … … 18121 18167 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:147 18122 18168 msgid "Writing position information to image files..." 18123 msgstr "" 18124 "Écriture de l’information sur la position dans les fichiers images..." 18169 msgstr "Écriture de l’information sur la position dans les fichiers images..." 18125 18170 18126 18171 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:171 … … 18144 18189 msgid "<html><h3>There are old backup files in the image directory!</h3>" 18145 18190 msgstr "" 18146 "<html><h3>Des vieilles sauvegardes ont été trouvées dans le dossier image " 18147 " !</h3>"18191 "<html><h3>Des vieilles sauvegardes ont été trouvées dans le dossier image !</" 18192 "h3>" 18148 18193 18149 18194 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:258 … … 18410 18455 #: ../plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RequestProcessor.java:124 18411 18456 msgid "Remote Control has been asked to load data from the API." 18412 msgstr "" 18413 "Il a été demandé à Remote Control de charger les données depuis l’API." 18457 msgstr "Il a été demandé à Remote Control de charger les données depuis l’API." 18414 18458 18415 18459 #: ../plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RequestProcessor.java:125 … … 18442 18486 #: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:24 18443 18487 msgid "Revert changeset fully" 18444 msgstr "" 18488 msgstr "Annuler la liste des changements dans son ensemble" 18445 18489 18446 18490 #: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:25 18447 18491 msgid "Revert selection only" 18448 msgstr "" 18492 msgstr "Annuler seulement la sélection" 18449 18493 18450 18494 #: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:27 18451 18495 msgid "Revert selection and restore deleted objects" 18452 msgstr "" 18496 msgstr "Annuler la sélection et restaurer les objets supprimés" 18453 18497 18454 18498 #: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:45 … … 18462 18506 msgstr "Rétablir" 18463 18507 18464 #: ../plugins/reverter/src/reverter/ChangesetReverter.java:3 1618508 #: ../plugins/reverter/src/reverter/ChangesetReverter.java:302 18465 18509 #, java-format 18466 18510 msgid "Missing merge target for {0} with id {1}" … … 18470 18514 #, java-format 18471 18515 msgid "Target of type {0} with id {1} has invalid version" 18472 msgstr "" 18516 msgstr "La cible de type {0} avec un id {1} est une version invalide" 18473 18517 18474 18518 #: ../plugins/reverter/src/reverter/ObjectsHistoryAction.java:15 … … 18497 18541 #: ../plugins/reverter/src/reverter/RevertChangesetAction.java:60 18498 18542 msgid "Confirm" 18499 msgstr "" 18543 msgstr "Confirmer" 18500 18544 18501 18545 #: ../plugins/reverter/src/reverter/RevertChangesetAction.java:64 18502 18546 msgid "Fetching missing primitives" 18503 msgstr "" 18547 msgstr "Récupération des primitives manquantes" 18504 18548 18505 18549 #: ../plugins/reverter/src/reverter/RevertChangesetAction.java:75 18506 18550 msgid "Downloading changeset" 18507 msgstr "" 18551 msgstr "Téléchargement du set de changements" 18508 18552 18509 18553 #: ../plugins/reverter/src/reverter/RevertChangesetAction.java:98 … … 18511 18555 msgid "Revert changeset #{0}" 18512 18556 msgstr "Réversion du groupe de changement #{0}" 18557 18558 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78 18559 #, fuzzy 18560 msgid "Road Sign Plugin" 18561 msgstr "Chargement des greffons" 18562 18563 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:53 18564 msgid "Roadsign tagging" 18565 msgstr "" 18566 18567 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:53 18568 msgid "Add tags by clicking on road signs" 18569 msgstr "" 18570 18571 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:54 18572 msgid "Roadsigns plugin: open dialog" 18573 msgstr "" 18574 18575 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:82 18576 #, fuzzy, java-format 18577 msgid "Could not read tagging preset source: ''{0}''" 18578 msgstr "Impossible de lire la source des balises : {0}" 18579 18580 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:90 18581 #, fuzzy, java-format 18582 msgid "Error parsing tagging preset from ''{0}'':\n" 18583 msgstr "Analyse de la liste des greffons du site ''{0}''" 18584 18585 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/Sign.java:104 18586 #, fuzzy, java-format 18587 msgid "Sign {0}" 18588 msgstr "Sélection : {0}" 18589 18590 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/Sign.java:111 18591 #, fuzzy, java-format 18592 msgid "Additional sign {0}" 18593 msgstr "Ajouter la relation {0}" 18513 18594 18514 18595 #: ../plugins/routes/src/org/openstreetmap/josm/plugins/routes/RelationEditMode.java:28 … … 18538 18619 #, java-format 18539 18620 msgid "Remove relation ''{0}'' at position {1} from relation ''{2}''" 18540 msgstr "" 18541 "Supprimer la relation ''{0}'' à la position {1} de la relation ''{2}''" 18621 msgstr "Supprimer la relation ''{0}'' à la position {1} de la relation ''{2}''" 18542 18622 18543 18623 #. TODO Use constructor with shortcut … … 18616 18696 msgstr "Entrez les valeurs du poids" 18617 18697 18698 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:41 18699 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:42 18700 #, fuzzy 18701 msgid "Simplify Area" 18702 msgstr "Simplifier le chemin" 18703 18704 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:41 18705 #, fuzzy 18706 msgid "Delete unnecessary nodes from an area." 18707 msgstr "Supprimer les nœuds inutiles du chemin" 18708 18618 18709 #: ../plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapLayer.java:139 18619 18710 msgid "Slippy Map" … … 18830 18921 msgid "" 18831 18922 "Open the tagging preset test tool for previewing tagging preset dialogs." 18832 msgstr "" 18833 "Ouvrir l’outil de vérification des balises afin de les prévisualiser." 18923 msgstr "Ouvrir l’outil de vérification des balises afin de les prévisualiser." 18834 18924 18835 18925 #: ../plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTesterAction.java:43 … … 19206 19296 msgstr "" 19207 19297 "<html>Cette interdiction de tourner a été modifiée à l’extérieur de " 19208 "l’éditeur.<br>Vous ne pouvez pas appliquer ni continuer vos " 19209 " modifications.<br>Voulez-vous créer un conflit et fermer l’éditeur ?</html>"19298 "l’éditeur.<br>Vous ne pouvez pas appliquer ni continuer vos modifications." 19299 "<br>Voulez-vous créer un conflit et fermer l’éditeur ?</html>" 19210 19300 19211 19301 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditor.java:627 … … 19215 19305 "resolve this conflict first, then try again.</html>" 19216 19306 msgstr "" 19217 "<html>Le calque ''{0}'' a déjà un conflit pour " 19218 "l’objet<br>''{1}''.<br>Veuillez d’abord résoudre ce conflit puis " 19219 "réessayer.</html>" 19307 "<html>Le calque ''{0}'' a déjà un conflit pour l’objet<br>''{1}''." 19308 "<br>Veuillez d’abord résoudre ce conflit puis réessayer.</html>" 19220 19309 19221 19310 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditor.java:633 … … 19426 19515 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:164 19427 19516 msgid "Display and manage turn restrictions in the current data set" 19428 msgstr "" 19429 "Afficher et gérer les interdictions de tourner dans le jeu de données" 19517 msgstr "Afficher et gérer les interdictions de tourner dans le jeu de données" 19430 19518 19431 19519 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:217 … … 19455 19543 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferenceEditor.java:57 19456 19544 msgid "" 19457 "Development of the turn restriction plugin was sponsored by <a " 19458 " href=\"http://www.skobbler.de\">skobbler GmbH</a>."19545 "Development of the turn restriction plugin was sponsored by <a href=\"http://" 19546 "www.skobbler.de\">skobbler GmbH</a>." 19459 19547 msgstr "" 19460 19548 "Le développement du greffon \"interdiction de tourner\" a été sponsorisé par " … … 19481 19569 "L'éditeur de base peut éventuellement afficher la liste des \"via-objets\" " 19482 19570 "d'une restriction de tourner. S'il est activé, on peut les modifier dans " 19483 "l'éditeur de base aussi. Si elle est désactivée, l'édition de la \"via-" 19484 " objets\" est possible dans l'éditeur avancé uniquement"19571 "l'éditeur de base aussi. Si elle est désactivée, l'édition de la \"via-objets" 19572 "\" est possible dans l'éditeur avancé uniquement" 19485 19573 19486 19574 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferencesPanel.java:60 … … 19509 19597 "Assuming the default value ''set-a''." 19510 19598 msgstr "" 19599 "Attention: la préférence avec la clé \"{0}\" a une valeur non supportée \"{1}" 19600 "\". Assumons la valeur par défaut \"set-a\"." 19511 19601 19512 19602 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/ShortcutPreferencePanel.java:48 … … 19552 19642 #, java-format 19553 19643 msgid "" 19554 "This turn restriction uses the OSM way <span class=\"object-" 19555 " name\">{0}</span> with role <tt>from</tt> <strong>and</strong> with role "19556 " <tt>to</tt>. Ina turn restriction, the way with role <tt>from</tt> should "19557 " be different fromthe way with role <tt>to</tt>, though."19644 "This turn restriction uses the OSM way <span class=\"object-name\">{0}</" 19645 "span> with role <tt>from</tt> <strong>and</strong> with role <tt>to</tt>. In " 19646 "a turn restriction, the way with role <tt>from</tt> should be different from " 19647 "the way with role <tt>to</tt>, though." 19558 19648 msgstr "" 19559 19649 … … 19615 19705 "The <strong>from</strong>-way <span class=\"object-name\">{0}</span> and the " 19616 19706 "<strong>to</strong>-way <span class=\"object-name\">{1}</span> interesect at " 19617 "node <span class=\"object-name\">{2}</span> but <span class=\"object-" 19618 " name\">{2}</span> isn''t a <strong>via</strong>-object.<br> It is "19619 " recommended toset <span class=\"object-name\">{2}</span> as unique "19620 " <strong>via</strong>-object."19707 "node <span class=\"object-name\">{2}</span> but <span class=\"object-name\">" 19708 "{2}</span> isn''t a <strong>via</strong>-object.<br> It is recommended to " 19709 "set <span class=\"object-name\">{2}</span> as unique <strong>via</strong>-" 19710 "object." 19621 19711 msgstr "" 19622 19712 … … 19681 19771 "turn restriction has {0} ways in this role. Please remove {1} of them." 19682 19772 msgstr "" 19683 "Une interdiction de tourner nécessite un seul chemin avec le rôle " 19684 " <tt>from</tt>. Cette interdiction de tourner a {0} chemins avec ce rôle. "19685 " Veuillez enretirer {1}."19773 "Une interdiction de tourner nécessite un seul chemin avec le rôle <tt>from</" 19774 "tt>. Cette interdiction de tourner a {0} chemins avec ce rôle. Veuillez en " 19775 "retirer {1}." 19686 19776 19687 19777 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/MultipleTurnRestrictionLegError.java:44 … … 19691 19781 "restriction has {0} ways in this role. Please remove {1} of them." 19692 19782 msgstr "" 19693 "Une interdiction de tourner nécessite un seul chemin avec le rôle " 19694 " <tt>to</tt>. Cette interdiction de tourner a {0} chemins avec ce rôle. "19695 " Veuillez enretirer {1}."19783 "Une interdiction de tourner nécessite un seul chemin avec le rôle <tt>to</" 19784 "tt>. Cette interdiction de tourner a {0} chemins avec ce rôle. Veuillez en " 19785 "retirer {1}." 19696 19786 19697 19787 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/MultipleTurnRestrictionLegError.java:57 … … 19711 19801 msgid "Go to Basic Editor and select standard vehicle type based exceptions" 19712 19802 msgstr "" 19803 "Utiliser l'éditeur basique et sélectionner les exceptions basées sur les " 19804 "types de véhicules standards" 19713 19805 19714 19806 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/RequiredTagMissingError.java:37 … … 19746 19838 #, java-format 19747 19839 msgid "" 19748 "This turn restriction uses the OSM node <span class=\"object-" 19749 " name\">{0}</span> as member with role <tt>{1}</tt>."19750 msgstr "" 19751 "Cette interdiction de tourner utilise le noeud OSM <span class=\"object-" 19752 " name\">{0}</span> comme membre avec le rôle <tt>{1}</tt>."19840 "This turn restriction uses the OSM node <span class=\"object-name\">{0}</" 19841 "span> as member with role <tt>{1}</tt>." 19842 msgstr "" 19843 "Cette interdiction de tourner utilise le noeud OSM <span class=\"object-name" 19844 "\">{0}</span> comme membre avec le rôle <tt>{1}</tt>." 19753 19845 19754 19846 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/WrongTurnRestrictionLegTypeError.java:51 19755 19847 #, java-format 19756 19848 msgid "" 19757 "This turn restriction uses the OSM relation <span class=\"object-" 19758 " name\">{0}</span> as member with role <tt>{1}</tt>."19849 "This turn restriction uses the OSM relation <span class=\"object-name\">{0}</" 19850 "span> as member with role <tt>{1}</tt>." 19759 19851 msgstr "" 19760 19852 "Cette interdiction de tourner utilise la relation OSM <span class=\"object-" … … 19860 19952 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/PreferenceEditor.java:79 19861 19953 msgid "Use the error layer to display problematic elements." 19862 msgstr "" 19863 "Utiliser le calque d’erreur pour afficher les éléments problématiques." 19954 msgstr "Utiliser le calque d’erreur pour afficher les éléments problématiques." 19864 19955 19865 19956 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/PreferenceEditor.java:82 … … 20091 20182 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicatedWayNodes.java:24 20092 20183 msgid "Checks for ways with identical consecutive nodes." 20093 msgstr "" 20094 "Vérifier si les chemins contiennent des nœuds consécutifs identiques." 20184 msgstr "Vérifier si les chemins contiennent des nœuds consécutifs identiques." 20095 20185 20096 20186 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicatedWayNodes.java:37 … … 20118 20208 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/MultipolygonTest.java:151 20119 20209 msgid "No style in multipolygon relation" 20120 msgstr "" 20210 msgstr "Pas de style dans une relation multipolygone" 20121 20211 20122 20212 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/MultipolygonTest.java:169 … … 20126 20216 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/MultipolygonTest.java:180 20127 20217 msgid "Style for outer way mismatches" 20128 msgstr "" 20218 msgstr "Les styles des chemins extérieurs ne correspondent pas" 20129 20219 20130 20220 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/MultipolygonTest.java:186 20131 20221 msgid "No style for multipolygon" 20132 msgstr "" 20222 msgstr "Pas de style pour un multipolygone" 20133 20223 20134 20224 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/MultipolygonTest.java:191 … … 20138 20228 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/MultipolygonTest.java:213 20139 20229 msgid "Multipolygon inner way is outside" 20140 msgstr "" 20230 msgstr "Le chemin intérieur du multipolygone est à l'extérieur" 20141 20231 20142 20232 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/MultipolygonTest.java:216 … … 20226 20316 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:44 20227 20317 msgid "Relation checker :" 20228 msgstr "" 20318 msgstr "Vérificateur de relation :" 20229 20319 20230 20320 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:45 20231 20321 msgid "This plugin checks for errors in relations." 20232 msgstr "" 20322 msgstr "Ce greffon vérifie les erreurs dans les relations." 20233 20323 20234 20324 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:115 20235 20325 msgid "Relation type is unknown" 20236 msgstr "" 20326 msgstr "Le type de relation est inconnu" 20237 20327 20238 20328 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:145 20239 20329 msgid "Relation is empty" 20240 msgstr "" 20330 msgstr "La relation est vide" 20241 20331 20242 20332 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:155 20243 20333 msgid "<empty>" 20244 msgstr "" 20334 msgstr "<vide>" 20245 20335 20246 20336 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:163 20247 20337 #, java-format 20248 20338 msgid "Role {0} missing" 20249 msgstr "" 20339 msgstr "Le rôle {0} manque" 20250 20340 20251 20341 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:164 … … 20256 20346 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:201 20257 20347 msgid "Role verification problem" 20258 msgstr "" 20348 msgstr "Problème de vérification de rôle" 20259 20349 20260 20350 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:169 20261 20351 #, java-format 20262 20352 msgid "Number of {0} roles too low ({1})" 20263 msgstr "" 20353 msgstr "Nombre de rôles {0} trop bas ({1})" 20264 20354 20265 20355 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:175 20266 20356 #, java-format 20267 20357 msgid "Number of {0} roles too high ({1})" 20268 msgstr "" 20358 msgstr "Nombre de rôles {0} trop élevé ({1})" 20269 20359 20270 20360 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:183 20271 20361 #, java-format 20272 20362 msgid "Member for role {0} of wrong type" 20273 msgstr "" 20363 msgstr "Membre du rôle {0} du mauvais type" 20274 20364 20275 20365 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:194 20276 20366 #, java-format 20277 20367 msgid "Role {0} unknown" 20278 msgstr "" 20368 msgstr "Rôle {0} inconnu" 20279 20369 20280 20370 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/RelationChecker.java:200 20281 20371 msgid "Empty role found" 20282 msgstr "" 20372 msgstr "Rôle vide trouvé" 20283 20373 20284 20374 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/SelfIntersectingWay.java:22 … … 20344 20434 msgid "Tag value contains character with code less than 0x20" 20345 20435 msgstr "" 20436 "La valeur de la balise contient un caractère avec un code inférieur à 0x20" 20346 20437 20347 20438 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:479 20348 20439 msgid "Tag key contains character with code less than 0x20" 20349 20440 msgstr "" 20441 "La clé de la balise contient un caractère avec un code inférieur à 0x20" 20350 20442 20351 20443 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:485 … … 20389 20481 #, java-format 20390 20482 msgid "Value ''{0}'' for key ''{1}'' not in presets." 20391 msgstr "" 20392 "La valeur \"{0}\" pour la clé \"{1}\" ne fait pas partie des balises." 20483 msgstr "La valeur \"{0}\" pour la clé \"{1}\" ne fait pas partie des balises." 20393 20484 20394 20485 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:572 … … 20427 20518 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:720 20428 20519 msgid "" 20429 "The sources (URL or filename) of spell check (see " 20430 "http://wiki.openstreetmap.org/index.php/User:JLS/speller) or tag checking " 20431 "data files." 20520 "The sources (URL or filename) of spell check (see http://wiki.openstreetmap." 20521 "org/index.php/User:JLS/speller) or tag checking data files." 20432 20522 msgstr "" 20433 20523 "Les sources (URL ou nom de fichier) du vérificateur orthographique (voir " … … 20530 20620 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TurnrestrictionTest.java:103 20531 20621 msgid "Unknown role" 20532 msgstr "" 20622 msgstr "Rôle inconnu" 20533 20623 20534 20624 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TurnrestrictionTest.java:107 20535 20625 msgid "Unknown member type" 20536 msgstr "" 20626 msgstr "Type du membre inconnu" 20537 20627 20538 20628 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TurnrestrictionTest.java:113 … … 20628 20718 #. <scale_max>50000</scale_max> 20629 20719 #. </rule> 20630 #. 20720 #. 20631 20721 #. <rule> 20632 20722 #. <condition k="area" b="yes"/> 20633 20723 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:104 20634 #: build/trans_style.java:4 29920724 #: build/trans_style.java:4332 20635 20725 msgid "area" 20636 20726 msgstr "zone" … … 20727 20817 msgstr "{0}…" 20728 20818 20729 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java: 8620730 #, java-format 20731 msgid "{0} covers{1}% of GPS track"20732 msgstr "" 20733 20734 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:1 0420819 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:90 20820 #, fuzzy, java-format 20821 msgid "{0} {1}% of GPS track" 20822 msgstr "{0} est constitué de {1} trace" 20823 20824 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:110 20735 20825 msgid "Shows current position in the video" 20826 msgstr "" 20827 20828 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:113 20829 #, fuzzy 20830 msgid "Import Video" 20831 msgstr "Importer Audio" 20832 20833 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:113 20834 msgid "Sync a video against this GPS track" 20835 msgstr "" 20836 20837 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:137 20838 #, fuzzy 20839 msgid "Remove Video" 20840 msgstr "Supprimer" 20841 20842 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:137 20843 #, fuzzy 20844 msgid "removes current video from layer" 20845 msgstr "Supprimer la photo du calque" 20846 20847 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:144 20848 #, fuzzy 20849 msgid "play/pause" 20850 msgstr "Lecture/Pause" 20851 20852 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:144 20853 msgid "starts/pauses video playback" 20854 msgstr "" 20855 20856 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:151 20857 #, fuzzy 20858 msgid "backward" 20859 msgstr "arrière-plan" 20860 20861 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:151 20862 #, fuzzy 20863 msgid "jumps n sec back" 20864 msgstr "Aller en arrière" 20865 20866 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:159 20867 #, fuzzy 20868 msgid "forward" 20869 msgstr "Avancer" 20870 20871 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:159 20872 #, fuzzy 20873 msgid "jumps n sec forward" 20874 msgstr "Aller en avant" 20875 20876 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:167 20877 #, fuzzy 20878 msgid "faster" 20879 msgstr "Accélérer" 20880 20881 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:167 20882 msgid "faster playback" 20883 msgstr "" 20884 20885 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175 20886 #, fuzzy 20887 msgid "slower" 20888 msgstr "Ralentir" 20889 20890 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175 20891 msgid "slower playback" 20892 msgstr "" 20893 20894 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:183 20895 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:102 20896 msgid "loop" 20897 msgstr "" 20898 20899 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:183 20900 #, fuzzy 20901 msgid "loops n sec around current position" 20902 msgstr "Permet d’ajouter des marqueurs/points sur les positions GPS." 20903 20904 #. now the options menu 20905 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:193 20906 msgid "Keep centered" 20907 msgstr "" 20908 20909 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:193 20910 msgid "follows the video icon automaticly" 20911 msgstr "" 20912 20913 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:203 20914 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:207 20915 #, fuzzy 20916 msgid "Jump length" 20917 msgstr "Aller ici" 20918 20919 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:203 20920 #, fuzzy 20921 msgid "Set the length of a jump" 20922 msgstr "Définissez la langue" 20923 20924 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:207 20925 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218 20926 msgid "Jump in video for x ms" 20927 msgstr "" 20928 20929 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:214 20930 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218 20931 #, fuzzy 20932 msgid "Loop length" 20933 msgstr "Longueur" 20934 20935 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:214 20936 msgid "Set the length around a looppoint" 20937 msgstr "" 20938 20939 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227 20940 msgid "no deinterlacing" 20941 msgstr "" 20942 20943 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:235 20944 msgid "deinterlacing using line doubling" 20945 msgstr "" 20946 20947 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:243 20948 #, fuzzy 20949 msgid "deinterlacing using linear interpolation" 20950 msgstr "filtre d’interpolation" 20951 20952 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:99 20953 #, fuzzy 20954 msgid "play" 20955 msgstr "le calque" 20956 20957 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:131 20958 msgid "Unable to find JNA Java library!" 20959 msgstr "" 20960 20961 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:135 20962 msgid "Unable to find native libvlc library!" 20736 20963 msgstr "" 20737 20964 … … 20796 21023 msgid "<html>Could not find a unique node to start downloading from.</html>" 20797 21024 msgstr "" 20798 "<html>Impossible de trouver un unique nœud pour le début du " 20799 " téléchargement.</html>"21025 "<html>Impossible de trouver un unique nœud pour le début du téléchargement.</" 21026 "html>" 20800 21027 20801 21028 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:119 … … 20823 21050 msgstr "" 20824 21051 "<html>il n’y a plus aucun chemin connecté à télécharger.<br>Cependant un " 20825 "nœud probablement dupliqué et correspondant au nœud sélectionné a été " 20826 " trouvé.<br>Le nœud sélectionné est ''{0}''<br>Le nœud probablement dupliqué "20827 " est''{1}''<br>Voulez-vous le fusionner avec le nœud sélectionné et "20828 " continuerle téléchargement des chemins ?</html>"21052 "nœud probablement dupliqué et correspondant au nœud sélectionné a été trouvé." 21053 "<br>Le nœud sélectionné est ''{0}''<br>Le nœud probablement dupliqué est " 21054 "''{1}''<br>Voulez-vous le fusionner avec le nœud sélectionné et continuer " 21055 "le téléchargement des chemins ?</html>" 20829 21056 20830 21057 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:196 … … 20944 21171 "or a trailing '?'." 20945 21172 msgstr "" 20946 "Attention : l’adresse du service WMS « {0} » ne se finit ni par « & », ni " 20947 " par« ? »."21173 "Attention : l’adresse du service WMS « {0} » ne se finit ni par « & », ni par " 21174 "« ? »." 20948 21175 20949 21176 #: ../plugins/wmsplugin/src/wmsplugin/WMSGrabber.java:118 … … 20969 21196 "Cela peut amener à de mauvaises coordonnées." 20970 21197 20971 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:6 121198 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:63 20972 21199 msgid "Automatic downloading" 20973 21200 msgstr "Téléchargement automatique" 20974 21201 20975 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:10 321202 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:107 20976 21203 #, java-format 20977 21204 msgid "Warning: WMS layer deactivated because of malformed base url ''{0}''" … … 20980 21207 "« {0} »" 20981 21208 20982 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:10 521209 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:109 20983 21210 msgid "(deactivated)" 20984 21211 msgstr "(désactivé)" 20985 21212 20986 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:1 5621213 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:162 20987 21214 #, java-format 20988 21215 msgid "WMS layer ({0}), automatically downloading in zoom {1}" 20989 21216 msgstr "Calque WMS ({0}), téléchargement automatique au zoom {1}" 20990 21217 20991 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:1 5821218 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:164 20992 21219 #, java-format 20993 21220 msgid "WMS layer ({0}), downloading in zoom {1}" 20994 21221 msgstr "Calque WMS ({0}), téléchargement au zoom {1}" 20995 21222 20996 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:2 0621223 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:212 20997 21224 #, java-format 20998 21225 msgid "" … … 21006 21233 "vos<br>préférences.<br>Voulez-vous récupérer des tuiles WMS ?" 21007 21234 21008 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:2 1421235 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:220 21009 21236 msgid "Yes, fetch images" 21010 21237 msgstr "Oui, récupérer les images" 21011 21238 21012 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:22 021239 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:226 21013 21240 msgid "Invalid URL?" 21014 21241 msgstr "URL invalide ?" 21015 21242 21016 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:3 0621243 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:311 21017 21244 msgid "Download visible tiles" 21018 21245 msgstr "Télécharger les tuiles visibles" 21019 21246 21020 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:31 221247 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:317 21021 21248 msgid "" 21022 21249 "The requested area is too big. Please zoom in a little, or change resolution" … … 21024 21251 "La zone demandée est trop grande. Prière de changer le zoom ou la résolution." 21025 21252 21026 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:32 421253 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:329 21027 21254 msgid "Change resolution" 21028 21255 msgstr "Changer la résolution" 21029 21256 21030 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:3 3621257 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:341 21031 21258 msgid "Reload erroneous tiles" 21032 21259 msgstr "Recharger les tuiles erronées" 21033 21260 21034 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:36 021261 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:365 21035 21262 msgid "Alpha channel" 21036 21263 msgstr "Canal alpha" 21037 21264 21038 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:38 021265 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:385 21039 21266 msgid "Save WMS layer to file" 21040 21267 msgstr "Sauvegarder un calque WMS dans un fichier" 21041 21268 21042 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:38 421269 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:389 21043 21270 msgid "Save WMS layer" 21044 21271 msgstr "Sauvegarder le calque WMS" 21045 21272 21046 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:4 0821273 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:413 21047 21274 msgid "Load WMS layer from file" 21048 21275 msgstr "Charger un calque WMS depuis un fichier" 21049 21276 21050 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:41 221277 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:417 21051 21278 msgid "Load WMS layer" 21052 21279 msgstr "Charger le calque WMS" 21053 21280 21054 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:42 321281 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:428 21055 21282 #, java-format 21056 21283 msgid "Unsupported WMS file version; found {0}, expected {1}" … … 21059 21286 "{1} attendue" 21060 21287 21061 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:42 421288 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:429 21062 21289 msgid "File Format Error" 21063 21290 msgstr "Erreur de format de fichier" 21064 21291 21065 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:44 421292 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:449 21066 21293 msgid "Error loading file" 21067 21294 msgstr "Erreur lors du chargement du fichier" 21068 21295 21069 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:4 5721296 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:463 21070 21297 msgid "Set WMS Bookmark" 21071 21298 msgstr "Placer un marque-page WMS" 21072 21299 21073 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:1 7421300 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:180 21074 21301 msgid "WMS" 21075 21302 msgstr "WMS" 21076 21303 21077 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:1 8721304 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:193 21078 21305 msgid "Open a blank WMS layer to load data from a file" 21079 21306 msgstr "Ouvrir un calque WMS vide pour charger des données depuis un fichier" 21080 21307 21081 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 321308 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:44 21082 21309 msgid "WMS Plugin Preferences" 21083 21310 msgstr "Préférences du greffon WMS" 21084 21311 21085 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 321312 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:44 21086 21313 msgid "Modify list of WMS servers displayed in the WMS plugin menu" 21087 21314 msgstr "Modifier la liste des serveurs WMS affichée dans le menu WMS." 21088 21315 21089 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 521090 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:7 821316 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:46 21317 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:79 21091 21318 msgid "Menu Name" 21092 21319 msgstr "Nom de la carte" 21093 21320 21094 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 521095 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:8 221321 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:46 21322 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:83 21096 21323 msgid "WMS URL" 21097 21324 msgstr "URL du service WMS" 21098 21325 21099 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:5 721326 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:58 21100 21327 msgid "Menu Name (Default)" 21101 21328 msgstr "Nom de la carte (par défaut)" 21102 21329 21103 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:5 721330 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:58 21104 21331 msgid "WMS URL (Default)" 21105 21332 msgstr "URL du service WMS (par défaut)" 21106 21333 21107 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:8 621334 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:87 21108 21335 msgid "Enter a menu name and WMS URL" 21109 21336 msgstr "Entrer un nom pour la carte et une URL pour le service WMS" 21110 21337 21111 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:11 021338 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:111 21112 21339 msgid "Copy Selected Default(s)" 21113 21340 msgstr "Copier le(s) réglage(s) par défaut sélectionné(s)" 21114 21341 21115 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:11 821342 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:119 21116 21343 msgid "Please select at least one row to copy." 21117 21344 msgstr "Veuillez sélectionner au moins une ligne à copier." 21118 21345 21119 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:16 221346 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:163 21120 21347 msgid "Downloader:" 21121 21348 msgstr "Outil de téléchargement :" … … 21132 21359 msgid "% of north:" 21133 21360 msgstr "% du Nord :" 21361 21362 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:186 21363 #, fuzzy 21364 msgid "Simultaneous connections" 21365 msgstr "Noeud: connexion" 21134 21366 21135 21367 #: ../plugins/wmsplugin/src/wmsplugin/io/WMSLayerExporter.java:11 … … 21141 21373 #. This file can be used to add some special messages to the translation, 21142 21374 #. which are not part of the programm texts, but should be translated nevertheless. 21143 #. 21375 #. 21144 21376 #. The tex before is for translators 21145 #. 21377 #. 21146 21378 #. OSM server message 21147 21379 #: build/specialmessages.java:8 … … 21195 21427 #. <scale_max>50000</scale_max> 21196 21428 #. </rule> 21197 #. 21429 #. 21198 21430 #. <rule> 21199 21431 #. <condition k="landuse" v="forest"/> 21200 #: build/specialmessages.java:15 build/trans_style.java:32 2821432 #: build/specialmessages.java:15 build/trans_style.java:3261 21201 21433 msgid "forest" 21202 21434 msgstr "forêt" … … 21213 21445 #. <scale_max>50000</scale_max> 21214 21446 #. </rule> 21215 #. 21447 #. 21216 21448 #. <!--boundary tags --> 21217 #. 21449 #. 21218 21450 #. <rule> 21219 21451 #. <condition k="boundary" v="national"/> … … 21223 21455 #. <scale_max>50000</scale_max> 21224 21456 #. </rule> 21225 #. 21457 #. 21226 21458 #. <rule> 21227 21459 #. <condition k="admin_level" v="1"/> … … 21264 21496 #. color boundary 21265 21497 #. </rule> 21266 #. 21498 #. 21267 21499 #. <rule> 21268 21500 #. <condition k="boundary" v="administrative"/> … … 21272 21504 #. <scale_max>50000</scale_max> 21273 21505 #. </rule> 21274 #. 21506 #. 21275 21507 #. <rule> 21276 21508 #. <condition k="boundary" v="civil"/> … … 21280 21512 #. <scale_max>50000</scale_max> 21281 21513 #. </rule> 21282 #. 21514 #. 21283 21515 #. <rule> 21284 21516 #. <condition k="boundary" v="political"/> … … 21288 21520 #. <scale_max>50000</scale_max> 21289 21521 #. </rule> 21290 #. 21522 #. 21291 21523 #. <rule> 21292 21524 #. <condition k="boundary" v="national_park"/> 21293 #: build/specialmessages.java:17 build/trans_style.java:36 2221294 #: build/trans_style.java:36 30build/trans_style.java:363421295 #: build/trans_style.java:36 38build/trans_style.java:364221296 #: build/trans_style.java:36 46build/trans_style.java:365021297 #: build/trans_style.java:36 54build/trans_style.java:365821298 #: build/trans_style.java:36 62build/trans_style.java:366621299 #: build/trans_style.java:3 671build/trans_style.java:367921300 #: build/trans_style.java:3 687build/trans_style.java:369521525 #: build/specialmessages.java:17 build/trans_style.java:3655 21526 #: build/trans_style.java:3663 build/trans_style.java:3667 21527 #: build/trans_style.java:3671 build/trans_style.java:3675 21528 #: build/trans_style.java:3679 build/trans_style.java:3683 21529 #: build/trans_style.java:3687 build/trans_style.java:3691 21530 #: build/trans_style.java:3695 build/trans_style.java:3699 21531 #: build/trans_style.java:3704 build/trans_style.java:3712 21532 #: build/trans_style.java:3720 build/trans_style.java:3728 21301 21533 msgid "boundary" 21302 21534 msgstr "frontière" … … 21312 21544 #. <scale_max>50000</scale_max> 21313 21545 #. </rule> 21314 #. 21546 #. 21315 21547 #. <rule> 21316 21548 #. <condition k="natural" v="tree"/> … … 21319 21551 #. <scale_max>50000</scale_max> 21320 21552 #. </rule> 21321 #. 21553 #. 21322 21554 #. <!--route tags --> 21323 #. 21555 #. 21324 21556 #. <rule> 21325 21557 #. <condition k="route" v="bus"/> … … 21329 21561 #. <scale_max>50000</scale_max> 21330 21562 #. </rule> 21331 #. 21563 #. 21332 21564 #. <rule> 21333 21565 #. <condition k="route" v="ferry"/> … … 21337 21569 #. <scale_max>50000</scale_max> 21338 21570 #. </rule> 21339 #. 21571 #. 21340 21572 #. <rule> 21341 21573 #. <condition k="route" v="flight"/> … … 21345 21577 #. <scale_max>50000</scale_max> 21346 21578 #. </rule> 21347 #. 21579 #. 21348 21580 #. <rule> 21349 21581 #. <condition k="route" v="ncn"/> … … 21353 21585 #. <scale_max>50000</scale_max> 21354 21586 #. </rule> 21355 #. 21587 #. 21356 21588 #. <rule> 21357 21589 #. <condition k="route" v="subsea"/> … … 21361 21593 #. <scale_max>50000</scale_max> 21362 21594 #. </rule> 21363 #. 21595 #. 21364 21596 #. <rule> 21365 21597 #. <condition k="route" v="ski"/> … … 21369 21601 #. <scale_max>50000</scale_max> 21370 21602 #. </rule> 21371 #. 21603 #. 21372 21604 #. <rule> 21373 21605 #. <condition k="route" v="tour"/> … … 21377 21609 #. <scale_max>50000</scale_max> 21378 21610 #. </rule> 21379 #. 21611 #. 21380 21612 #. <rule> 21381 21613 #. <condition k="route" v="pub_crawl"/> 21382 #: build/specialmessages.java:19 build/trans_style.java:35 5621383 #: build/trans_style.java:35 64build/trans_style.java:357221384 #: build/trans_style.java:3 580build/trans_style.java:358821385 #: build/trans_style.java:3 596build/trans_style.java:360421386 #: build/trans_style.java:36 1221614 #: build/specialmessages.java:19 build/trans_style.java:3589 21615 #: build/trans_style.java:3597 build/trans_style.java:3605 21616 #: build/trans_style.java:3613 build/trans_style.java:3621 21617 #: build/trans_style.java:3629 build/trans_style.java:3637 21618 #: build/trans_style.java:3645 21387 21619 msgid "route" 21388 21620 msgstr "itinéraire" … … 21671 21903 21672 21904 #. Plugin globalsat 21673 #: build/trans_plugins.java:24 21674 msgid "" 21675 "Download GPS points from Globalsat dg100 data logger directly in JOSM." 21905 #: build/trans_plugins.java:26 21906 msgid "Download GPS points from Globalsat dg100 data logger directly in JOSM." 21676 21907 msgstr "" 21677 21908 "Télécharge les points GPS depuis un système d’enregistrement Globalsat DG100 " … … 21679 21910 21680 21911 #. Plugin graphview 21681 #: build/trans_plugins.java:2 621912 #: build/trans_plugins.java:28 21682 21913 msgid "Visualizes routing information as a routing graph." 21683 21914 msgstr "Visualise les informations comme un calque de calcul d’itinéraire." 21684 21915 21685 21916 #. Plugin grid 21686 #: build/trans_plugins.java: 2821917 #: build/trans_plugins.java:30 21687 21918 msgid "Provide a background layer that displays a map grid" 21688 21919 msgstr "Fournir un calque d’arrière plan en affichant une grille" 21689 21920 21690 21921 #. Plugin ImageWayPoint 21691 #: build/trans_plugins.java:3 021922 #: build/trans_plugins.java:32 21692 21923 msgid "" 21693 21924 "Another plugin to match images to the waypoints in a GPX file. A match is " … … 21700 21931 21701 21932 #. Plugin lakewalker 21702 #: build/trans_plugins.java:3 221933 #: build/trans_plugins.java:34 21703 21934 msgid "Helps vectorizing WMS images." 21704 21935 msgstr "Aide à vectoriser des images WMS." 21705 21936 21706 21937 #. Plugin livegps 21707 #: build/trans_plugins.java:3 421938 #: build/trans_plugins.java:36 21708 21939 msgid "" 21709 21940 "Support live GPS input (moving dot) through a connection to gpsd server." … … 21713 21944 21714 21945 #. Plugin measurement 21715 #: build/trans_plugins.java:3 621946 #: build/trans_plugins.java:38 21716 21947 msgid "" 21717 21948 "Provide a measurement dialog and a layer to measure length and angle of " … … 21724 21955 21725 21956 #. Plugin michigan_left 21726 #: build/trans_plugins.java: 3821957 #: build/trans_plugins.java:40 21727 21958 msgid "Adds no left turn for sets of 4 or 5 ways" 21728 21959 msgstr "" … … 21731 21962 21732 21963 #. Plugin multipoly-convert 21733 #: build/trans_plugins.java:4 021964 #: build/trans_plugins.java:42 21734 21965 msgid "Simply convert an area to a multipolygon." 21735 21966 msgstr "Convertir une aire en multipolygone" 21736 21967 21737 21968 #. Plugin multipoly 21738 #: build/trans_plugins.java:4 221969 #: build/trans_plugins.java:44 21739 21970 msgid "" 21740 21971 "Create multipolygons by one click, much easier than standard way with " … … 21745 21976 21746 21977 #. Plugin nearclick 21747 #: build/trans_plugins.java:4 421978 #: build/trans_plugins.java:46 21748 21979 msgid "" 21749 21980 "Simulates a click when you do a small and short drag. This is useful for " … … 21755 21986 21756 21987 #. Plugin openlayers 21757 #: build/trans_plugins.java:4 621988 #: build/trans_plugins.java:48 21758 21989 msgid "Displays an OpenLayers background image" 21759 21990 msgstr "Affiche une image d’arrière plan provenant d’OpenLayers" 21760 21991 21761 21992 #. Plugin openstreetbugs 21762 #: build/trans_plugins.java: 4821993 #: build/trans_plugins.java:50 21763 21994 msgid "Imports issues from OpenStreetBugs" 21764 21995 msgstr "Importe les erreurs d’OpenStreetBugs" 21765 21996 21766 21997 #. Plugin openvisible 21767 #: build/trans_plugins.java:5 021998 #: build/trans_plugins.java:52 21768 21999 msgid "" 21769 22000 "Allows opening gpx/osm files that intersect the currently visible screen area" … … 21773 22004 21774 22005 #. Plugin osmarender 21775 #: build/trans_plugins.java:5 222006 #: build/trans_plugins.java:54 21776 22007 msgid "" 21777 22008 "Launches FireFox to display the current visible screen as a nice SVG image." 21778 msgstr "" 21779 "Ouvre Firefox pour afficher l’image à l’écran sous forme d’image SVG." 22009 msgstr "Ouvre Firefox pour afficher l’image à l’écran sous forme d’image SVG." 21780 22010 21781 22011 #. Plugin photo_geotagging 21782 #: build/trans_plugins.java:5 422012 #: build/trans_plugins.java:56 21783 22013 msgid "" 21784 22014 "Write gps position info to the image file header. Run this feature from the " … … 21789 22019 21790 22020 #. Plugin PicLayer 21791 #: build/trans_plugins.java:5 622021 #: build/trans_plugins.java:58 21792 22022 msgid "" 21793 22023 "This plugin allows to display any picture as a background in the editor and " … … 21798 22028 21799 22029 #. Plugin plastic_laf 21800 #: build/trans_plugins.java: 5822030 #: build/trans_plugins.java:60 21801 22031 msgid "The great JGoodies Plastic Look and Feel." 21802 22032 msgstr "Ajoute le thème JGoodies." 21803 22033 21804 22034 #. Plugin public_transport 21805 #: build/trans_plugins.java:6 022035 #: build/trans_plugins.java:62 21806 22036 msgid "" 21807 22037 "This plugin simplifies the mapping and editing of public transport routes." … … 21810 22040 21811 22041 #. Plugin remotecontrol 21812 #: build/trans_plugins.java:6 222042 #: build/trans_plugins.java:64 21813 22043 msgid "Let other applications send commands to JOSM." 21814 22044 msgstr "Permet à d’autres applications d’envoyer des commandes vers JOSM." 21815 22045 21816 22046 #. Plugin reverter 21817 #: build/trans_plugins.java:6 422047 #: build/trans_plugins.java:66 21818 22048 msgid "Plugin for reverting changesets" 21819 22049 msgstr "" 21820 22050 22051 #. File ../plugins/roadsigns/build.xml had no data 21821 22052 #. Plugin routes 21822 #: build/trans_plugins.java:6 622053 #: build/trans_plugins.java:69 21823 22054 msgid "" 21824 22055 "Renders routes (bus, hiking trails, bicycle routes, ..). Route types must be " … … 21826 22057 msgstr "" 21827 22058 "Permet de faire un rendu des routes (bus, chemins de randonnées, pistes " 21828 "cyclables…). Les types de routes doivent être définis dans le fichier " 21829 " routes.xml, dans le dossier du greffon."22059 "cyclables…). Les types de routes doivent être définis dans le fichier routes." 22060 "xml, dans le dossier du greffon." 21830 22061 21831 22062 #. Plugin routing 21832 #: build/trans_plugins.java: 6822063 #: build/trans_plugins.java:71 21833 22064 msgid "Provides routing capabilities." 21834 22065 msgstr "Fournit des capacités de calcul d’itinéraire." 21835 22066 22067 #. Plugin SimplifyArea 22068 #: build/trans_plugins.java:73 22069 msgid "" 22070 "Simplify area by removing nodes on very obtuse angles. This can be " 22071 "constrained by maximum removed area size. Also average nearby nodes." 22072 msgstr "" 22073 21836 22074 #. Plugin slippymap 21837 #: build/trans_plugins.java:7 022075 #: build/trans_plugins.java:75 21838 22076 msgid "" 21839 22077 "Displays a slippy map grid in JOSM. Can load tiles from slippy map as " … … 21844 22082 21845 22083 #. Plugin surveyor 21846 #: build/trans_plugins.java:7 222084 #: build/trans_plugins.java:77 21847 22085 msgid "Allow adding markers/nodes on current gps positions." 21848 22086 msgstr "Permet d’ajouter des marqueurs/points sur les positions GPS." 21849 22087 21850 22088 #. Plugin tageditor 21851 #: build/trans_plugins.java:7 422089 #: build/trans_plugins.java:79 21852 22090 msgid "Provides a dialog for editing tags in a tabular grid." 21853 22091 msgstr "Ouvre une fenêtre de modification des attributs sous forme de table." 21854 22092 21855 22093 #. Plugin tagging-preset-tester 21856 #: build/trans_plugins.java: 7622094 #: build/trans_plugins.java:81 21857 22095 msgid "" 21858 22096 "Adds a tagging preset tester to the help menu, which helps you developing of " … … 21865 22103 21866 22104 #. Plugin terracer 21867 #: build/trans_plugins.java: 7822105 #: build/trans_plugins.java:83 21868 22106 msgid "Make terraced houses out of single blocks." 21869 22107 msgstr "Créer des maisons mitoyennes depuis des blocs entiers." 21870 22108 21871 22109 #. Plugin touchscreenhelper 21872 #: build/trans_plugins.java:8 022110 #: build/trans_plugins.java:85 21873 22111 msgid "" 21874 22112 "Provides helper buttons to allow working with single button mouse (stylus). " … … 21877 22115 21878 22116 #. Plugin Tracer 21879 #: build/trans_plugins.java:8 222117 #: build/trans_plugins.java:87 21880 22118 msgid "" 21881 22119 "Traces buildings from Czech cadastral map. Needs TracerServer (.NET or Mono) " … … 21886 22124 21887 22125 #. Plugin turnrestrictions 21888 #: build/trans_plugins.java:8 422126 #: build/trans_plugins.java:89 21889 22127 msgid "" 21890 22128 "The turnrestrictions plugin allows to enter maintain information about turn " … … 21895 22133 21896 22134 #. Plugin undelete 21897 #: build/trans_plugins.java: 8622135 #: build/trans_plugins.java:91 21898 22136 msgid "Allows undeleting object from OSM database" 21899 22137 msgstr "Authoriser la restauration de l'objet depuis la base de donnée OSM" 21900 22138 21901 22139 #. Plugin validator 21902 #: build/trans_plugins.java: 8822140 #: build/trans_plugins.java:93 21903 22141 msgid "" 21904 22142 "An OSM data validator. It checks for problems in data, and provides fixes " … … 21909 22147 21910 22148 #. Plugin videomapping 21911 #: build/trans_plugins.java:9 022149 #: build/trans_plugins.java:95 21912 22150 msgid "" 21913 22151 "(This Plugin is currently work in progress!!!) Links and syncs a " … … 21917 22155 21918 22156 #. Plugin walkingpapers 21919 #: build/trans_plugins.java:9 222157 #: build/trans_plugins.java:97 21920 22158 msgid "" 21921 22159 "Supports downloading tiled, scanned maps from walking-papers.org. This " 21922 22160 "plugin is still under early development and may be buggy." 21923 22161 msgstr "" 21924 "Permet le téléchargement de cartes scannées et tuilées depuis walking-" 21925 " papers.org. Ce greffon est encore en développement et peut contenir des bugs."22162 "Permet le téléchargement de cartes scannées et tuilées depuis walking-papers." 22163 "org. Ce greffon est encore en développement et peut contenir des bugs." 21926 22164 21927 22165 #. Plugin waydownloader 21928 #: build/trans_plugins.java:9 422166 #: build/trans_plugins.java:99 21929 22167 msgid "Easy downloading along a long set of interconnected ways" 21930 msgstr "" 21931 "Facilite le téléchargement le long de plusieurs chemins interconnectés" 22168 msgstr "Facilite le téléchargement le long de plusieurs chemins interconnectés" 21932 22169 21933 22170 #. Plugin wayselector 21934 #: build/trans_plugins.java: 9622171 #: build/trans_plugins.java:101 21935 22172 msgid "Select a sequence of non-branching connected ways" 21936 22173 msgstr "Sélectionne une séquence de chemins connectés non-ramifiés" 21937 22174 21938 22175 #. Plugin wms-turbo-challenge2 21939 #: build/trans_plugins.java: 9822176 #: build/trans_plugins.java:103 21940 22177 msgid "" 21941 22178 "Drive a race car from point A to point B over aerial imagery, leave cacti " … … 21945 22182 21946 22183 #. Plugin wmsplugin 21947 #: build/trans_plugins.java:10 022184 #: build/trans_plugins.java:105 21948 22185 msgid "" 21949 22186 "Display georeferenced images as background in JOSM (WMS servers, Yahoo, ...)." … … 22834 23071 #. <scale_max>50000</scale_max> 22835 23072 #. </rule> 22836 #. 23073 #. 22837 23074 #. <!-- junction tag --> 22838 #. 23075 #. 22839 23076 #. <rule> 22840 23077 #. <condition k="junction" v="roundabout"/> 22841 #: build/trans_presets.java:372 build/trans_style.java: 89823078 #: build/trans_presets.java:372 build/trans_style.java:923 22842 23079 msgid "roundabout" 22843 23080 msgstr "rond-point" … … 22974 23211 #. <scale_max>40000</scale_max> 22975 23212 #. </rule> 22976 #. 23213 #. 22977 23214 #. <!--restrictions tags --> 22978 23215 #. <!--the restrictions rules should be placed before the path rule! --> 22979 #. 23216 #. 22980 23217 #. <rule> 22981 23218 #. <condition k="access" b="no"/> … … 23185 23422 #. color motorroad 23186 23423 #. </rule> 23187 #. 23424 #. 23188 23425 #. <rule> 23189 23426 #. <condition k="highway" v="motorway"/> … … 23193 23430 #. <scale_max>200000000</scale_max> 23194 23431 #. </rule> 23195 #. 23432 #. 23196 23433 #. <rule> 23197 23434 #. <condition k="highway" v="motorway_link"/> … … 23210 23447 #. <scale_max>200000000</scale_max> 23211 23448 #. </rule> 23212 #. 23449 #. 23213 23450 #. <rule> 23214 23451 #. <condition k="highway" v="trunk"/> … … 23218 23455 #. <scale_max>200000000</scale_max> 23219 23456 #. </rule> 23220 #. 23457 #. 23221 23458 #. <rule> 23222 23459 #. <condition k="highway" v="trunk_link"/> … … 23235 23472 #. <scale_max>200000000</scale_max> 23236 23473 #. </rule> 23237 #. 23474 #. 23238 23475 #. <rule> 23239 23476 #. <condition k="highway" v="primary"/> … … 23243 23480 #. <scale_max>200000000</scale_max> 23244 23481 #. </rule> 23245 #. 23482 #. 23246 23483 #. <rule> 23247 23484 #. <condition k="highway" v="primary_link"/> … … 23260 23497 #. <scale_max>200000000</scale_max> 23261 23498 #. </rule> 23262 #. 23499 #. 23263 23500 #. <rule> 23264 23501 #. <condition k="highway" v="secondary"/> … … 23268 23505 #. <scale_max>300000</scale_max> 23269 23506 #. </rule> 23270 #. 23507 #. 23271 23508 #. <rule> 23272 23509 #. <condition k="highway" v="secondary_link"/> … … 23281 23518 #. <scale_max>300000</scale_max> 23282 23519 #. </rule> 23283 #. 23520 #. 23284 23521 #. <rule> 23285 23522 #. <condition k="highway" v="tertiary"/> … … 23297 23534 #. <scale_max>50000</scale_max> 23298 23535 #. </rule> 23299 #. 23536 #. 23300 23537 #. <rule> 23301 23538 #. <condition k="landuse" v="residential"/> 23302 #: build/trans_presets.java:411 build/trans_style.java:32 5223539 #: build/trans_presets.java:411 build/trans_style.java:3285 23303 23540 msgid "residential" 23304 23541 msgstr "rue résidentiel" … … 23313 23550 #. <scale_max>40000</scale_max> 23314 23551 #. </rule> 23315 #. 23552 #. 23316 23553 #. <rule> 23317 23554 #. <condition k="highway" v="service"/> … … 23320 23557 #. <scale_max>40000</scale_max> 23321 23558 #. </rule> 23322 #. 23559 #. 23323 23560 #. <!--public_transport tags --> 23324 23561 #. <rule> … … 23328 23565 #. <scale_max>50000</scale_max> 23329 23566 #. </rule> 23330 #. 23567 #. 23331 23568 #. <rule> 23332 23569 #. <condition k="public_transport" v="platform"/> 23333 23570 #. <icon annotate="true" src="misc/no_icon.png"/> 23334 23571 #: build/trans_presets.java:411 build/trans_style.java:673 23335 #: build/trans_style.java:43 5723572 #: build/trans_style.java:4390 23336 23573 msgid "service" 23337 23574 msgstr "voie d’accès" … … 23346 23583 #. <scale_max>50000</scale_max> 23347 23584 #. </rule> 23348 #. 23585 #. 23349 23586 #. <rule> 23350 23587 #. <condition k="highway" v="passing_place"/> … … 23353 23590 #. <scale_max>50000</scale_max> 23354 23591 #. </rule> 23355 #. 23592 #. 23356 23593 #. <rule> 23357 23594 #. <condition k="highway" v="construction"/> … … 23361 23598 #. <scale_max>50000</scale_max> 23362 23599 #. </rule> 23363 #. 23600 #. 23364 23601 #. <rule> 23365 23602 #. <condition k="landuse" v="construction"/> 23366 23603 #. color construction 23367 #: build/trans_presets.java:411 build/trans_style.java: 88023368 #: build/trans_style.java:33 17build/trans_style.java:331823604 #: build/trans_presets.java:411 build/trans_style.java:905 23605 #: build/trans_style.java:3350 build/trans_style.java:3351 23369 23606 msgid "construction" 23370 23607 msgstr "construction" … … 24370 24607 #. <scale_max>50000</scale_max> 24371 24608 #. </rule> 24372 #. 24609 #. 24373 24610 #. <rule> 24374 24611 #. <condition k="natural" v="wetland"/> 24375 24612 #. <icon src="misc/no_icon.png"/> 24376 #: build/trans_presets.java:1041 build/trans_style.java:3 48424613 #: build/trans_presets.java:1041 build/trans_style.java:3517 24377 24614 msgid "marsh" 24378 24615 msgstr "marais" … … 24702 24939 #. <scale_max>10000</scale_max> 24703 24940 #. </rule> 24704 #. 24941 #. 24705 24942 #. <rule> 24706 24943 #. <condition k="highway" v="bus_guideway"/> … … 24710 24947 #. <scale_max>50000</scale_max> 24711 24948 #. </rule> 24712 #. 24949 #. 24713 24950 #. <rule> 24714 24951 #. <condition k="railway" v="rail"/> … … 24718 24955 #. <scale_max>50000</scale_max> 24719 24956 #. </rule> 24720 #. 24957 #. 24721 24958 #. <rule> 24722 24959 #. <condition k="railway" v="narrow_gauge"/> … … 24726 24963 #. <scale_max>50000</scale_max> 24727 24964 #. </rule> 24728 #. 24965 #. 24729 24966 #. <rule> 24730 24967 #. <condition k="railway" v="monorail"/> … … 24734 24971 #. <scale_max>50000</scale_max> 24735 24972 #. </rule> 24736 #. 24973 #. 24737 24974 #. <rule> 24738 24975 #. <condition k="railway" v="turntable"/> … … 24742 24979 #. <scale_max>50000</scale_max> 24743 24980 #. </rule> 24744 #. 24981 #. 24745 24982 #. <rule> 24746 24983 #. <condition k="railway" v="buffer_stop"/> … … 24750 24987 #. <scale_max>50000</scale_max> 24751 24988 #. </rule> 24752 #. 24989 #. 24753 24990 #. <rule> 24754 24991 #. <condition k="railway" v="platform"/> … … 24759 24996 #. <scale_max>50000</scale_max> 24760 24997 #. </rule> 24761 #. 24998 #. 24762 24999 #. <rule> 24763 25000 #. <condition k="railway" v="funicular"/> … … 24765 25002 #: build/trans_presets.java:1188 build/trans_presets.java:1200 24766 25003 #: build/trans_presets.java:1212 build/trans_presets.java:1224 24767 #: build/trans_presets.java:1236 build/trans_style.java:7 5624768 #: build/trans_style.java:1 182build/trans_style.java:124624769 #: build/trans_style.java:12 54build/trans_style.java:126324770 #: build/trans_style.java:12 71build/trans_style.java:127924771 #: build/trans_style.java:1 280build/trans_style.java:128725004 #: build/trans_presets.java:1236 build/trans_style.java:781 25005 #: build/trans_style.java:1207 build/trans_style.java:1271 25006 #: build/trans_style.java:1279 build/trans_style.java:1288 25007 #: build/trans_style.java:1296 build/trans_style.java:1304 25008 #: build/trans_style.java:1305 build/trans_style.java:1312 24772 25009 msgid "rail" 24773 25010 msgstr "par rail" … … 26177 26414 #. <scale_max>30000</scale_max> 26178 26415 #. </rule> 26179 #. 26416 #. 26180 26417 #. <rule> 26181 26418 #. <condition k="highway" v="unclassified"/> … … 26185 26422 #. <scale_max>40000</scale_max> 26186 26423 #. </rule> 26187 #. 26424 #. 26188 26425 #. <rule> 26189 26426 #. <condition k="highway" v="unsurfaced"/> … … 26193 26430 #. <scale_max>20000</scale_max> 26194 26431 #. </rule> 26195 #. 26432 #. 26196 26433 #. <rule> 26197 26434 #. <condition k="highway" v="residential"/> … … 26201 26438 #. <scale_max>40000</scale_max> 26202 26439 #. </rule> 26203 #. 26440 #. 26204 26441 #. <rule> 26205 26442 #. <condition k="highway" v="living_street"/> … … 26563 26800 #. <scale_max>50000</scale_max> 26564 26801 #. </rule> 26565 #. 26802 #. 26566 26803 #. <!--sport tags --> 26567 #. 26804 #. 26568 26805 #. <rule> 26569 26806 #. <condition k="sport" v="9pin"/> … … 26573 26810 #. <scale_max>50000</scale_max> 26574 26811 #. </rule> 26575 #. 26812 #. 26576 26813 #. <rule> 26577 26814 #. <condition k="sport" v="10pin"/> … … 26581 26818 #. <scale_max>50000</scale_max> 26582 26819 #. </rule> 26583 #. 26820 #. 26584 26821 #. <rule> 26585 26822 #. <condition k="sport" v="athletics"/> … … 26589 26826 #. <scale_max>50000</scale_max> 26590 26827 #. </rule> 26591 #. 26828 #. 26592 26829 #. <rule> 26593 26830 #. <condition k="sport" v="australian_football"/> … … 26597 26834 #. <scale_max>50000</scale_max> 26598 26835 #. </rule> 26599 #. 26836 #. 26600 26837 #. <rule> 26601 26838 #. <condition k="sport" v="baseball"/> … … 26605 26842 #. <scale_max>50000</scale_max> 26606 26843 #. </rule> 26607 #. 26844 #. 26608 26845 #. <rule> 26609 26846 #. <condition k="sport" v="basketball"/> … … 26613 26850 #. <scale_max>50000</scale_max> 26614 26851 #. </rule> 26615 #. 26852 #. 26616 26853 #. <rule> 26617 26854 #. <condition k="sport" v="boules"/> … … 26621 26858 #. <scale_max>50000</scale_max> 26622 26859 #. </rule> 26623 #. 26860 #. 26624 26861 #. <rule> 26625 26862 #. <condition k="sport" v="bowls"/> … … 26629 26866 #. <scale_max>50000</scale_max> 26630 26867 #. </rule> 26631 #. 26868 #. 26632 26869 #. <rule> 26633 26870 #. <condition k="sport" v="canoe"/> … … 26637 26874 #. <scale_max>50000</scale_max> 26638 26875 #. </rule> 26639 #. 26876 #. 26640 26877 #. <rule> 26641 26878 #. <condition k="sport" v="chess"/> … … 26645 26882 #. <scale_max>50000</scale_max> 26646 26883 #. </rule> 26647 #. 26884 #. 26648 26885 #. <rule> 26649 26886 #. <condition k="sport" v="climbing"/> … … 26653 26890 #. <scale_max>50000</scale_max> 26654 26891 #. </rule> 26655 #. 26892 #. 26656 26893 #. <rule> 26657 26894 #. <condition k="sport" v="cricket"/> … … 26661 26898 #. <scale_max>50000</scale_max> 26662 26899 #. </rule> 26663 #. 26900 #. 26664 26901 #. <rule> 26665 26902 #. <condition k="sport" v="cricket_nets"/> … … 26669 26906 #. <scale_max>50000</scale_max> 26670 26907 #. </rule> 26671 #. 26908 #. 26672 26909 #. <rule> 26673 26910 #. <condition k="sport" v="croquet"/> … … 26677 26914 #. <scale_max>50000</scale_max> 26678 26915 #. </rule> 26679 #. 26916 #. 26680 26917 #. <rule> 26681 26918 #. <condition k="sport" v="cycling"/> … … 26685 26922 #. <scale_max>50000</scale_max> 26686 26923 #. </rule> 26687 #. 26924 #. 26688 26925 #. <rule> 26689 26926 #. <condition k="sport" v="dog_racing"/> … … 26693 26930 #. <scale_max>50000</scale_max> 26694 26931 #. </rule> 26695 #. 26932 #. 26696 26933 #. <rule> 26697 26934 #. <condition k="sport" v="equestrian"/> … … 26701 26938 #. <scale_max>50000</scale_max> 26702 26939 #. </rule> 26703 #. 26940 #. 26704 26941 #. <rule> 26705 26942 #. <condition k="sport" v="football"/> … … 26709 26946 #. <scale_max>50000</scale_max> 26710 26947 #. </rule> 26711 #. 26948 #. 26712 26949 #. <rule> 26713 26950 #. <condition k="sport" v="golf"/> … … 26717 26954 #. <scale_max>50000</scale_max> 26718 26955 #. </rule> 26719 #. 26956 #. 26720 26957 #. <rule> 26721 26958 #. <condition k="sport" v="gymnastics"/> … … 26725 26962 #. <scale_max>50000</scale_max> 26726 26963 #. </rule> 26727 #. 26964 #. 26728 26965 #. <rule> 26729 26966 #. <condition k="sport" v="hockey"/> … … 26733 26970 #. <scale_max>50000</scale_max> 26734 26971 #. </rule> 26735 #. 26972 #. 26736 26973 #. <rule> 26737 26974 #. <condition k="sport" v="horse_racing"/> … … 26741 26978 #. <scale_max>50000</scale_max> 26742 26979 #. </rule> 26743 #. 26980 #. 26744 26981 #. <rule> 26745 26982 #. <condition k="sport" v="motor"/> … … 26749 26986 #. <scale_max>50000</scale_max> 26750 26987 #. </rule> 26751 #. 26988 #. 26752 26989 #. <rule> 26753 26990 #. <condition k="sport" v="multi"/> … … 26757 26994 #. <scale_max>50000</scale_max> 26758 26995 #. </rule> 26759 #. 26996 #. 26760 26997 #. <rule> 26761 26998 #. <condition k="sport" v="pelota"/> … … 26765 27002 #. <scale_max>50000</scale_max> 26766 27003 #. </rule> 26767 #. 27004 #. 26768 27005 #. <rule> 26769 27006 #. <condition k="sport" v="racquet"/> … … 26773 27010 #. <scale_max>50000</scale_max> 26774 27011 #. </rule> 26775 #. 27012 #. 26776 27013 #. <rule> 26777 27014 #. <condition k="sport" v="rugby"/> … … 26781 27018 #. <scale_max>50000</scale_max> 26782 27019 #. </rule> 26783 #. 27020 #. 26784 27021 #. <rule> 26785 27022 #. <condition k="sport" v="skating"/> … … 26789 27026 #. <scale_max>50000</scale_max> 26790 27027 #. </rule> 26791 #. 27028 #. 26792 27029 #. <rule> 26793 27030 #. <condition k="sport" v="skateboard"/> … … 26797 27034 #. <scale_max>50000</scale_max> 26798 27035 #. </rule> 26799 #. 27036 #. 26800 27037 #. <rule> 26801 27038 #. <condition k="sport" v="soccer"/> … … 26805 27042 #. <scale_max>50000</scale_max> 26806 27043 #. </rule> 26807 #. 27044 #. 26808 27045 #. <rule> 26809 27046 #. <condition k="sport" v="swimming"/> … … 26813 27050 #. <scale_max>50000</scale_max> 26814 27051 #. </rule> 26815 #. 27052 #. 26816 27053 #. <rule> 26817 27054 #. <condition k="sport" v="skiing"/> … … 26821 27058 #. <scale_max>50000</scale_max> 26822 27059 #. </rule> 26823 #. 27060 #. 26824 27061 #. <rule> 26825 27062 #. <condition k="sport" v="table_tennis"/> … … 26829 27066 #. <scale_max>50000</scale_max> 26830 27067 #. </rule> 26831 #. 27068 #. 26832 27069 #. <rule> 26833 27070 #. <condition k="sport" v="tennis"/> … … 26837 27074 #. <scale_max>50000</scale_max> 26838 27075 #. </rule> 26839 #. 27076 #. 26840 27077 #. <rule> 26841 27078 #. <condition k="sport" v="paintball"/> … … 26845 27082 #. <scale_max>50000</scale_max> 26846 27083 #. </rule> 26847 #. 27084 #. 26848 27085 #. <rule> 26849 27086 #. <condition k="sport" v="squash"/> … … 26853 27090 #. <scale_max>50000</scale_max> 26854 27091 #. </rule> 26855 #. 27092 #. 26856 27093 #. <rule> 26857 27094 #. <condition k="sport" v="shooting"/> … … 26861 27098 #. <scale_max>50000</scale_max> 26862 27099 #. </rule> 26863 #. 27100 #. 26864 27101 #. <rule> 26865 27102 #. <condition k="sport" v="volleyball"/> … … 26869 27106 #. <scale_max>50000</scale_max> 26870 27107 #. </rule> 26871 #. 27108 #. 26872 27109 #. <rule> 26873 27110 #. <condition k="sport" v="beachvolleyball"/> … … 26877 27114 #. <scale_max>50000</scale_max> 26878 27115 #. </rule> 26879 #. 27116 #. 26880 27117 #. <rule> 26881 27118 #. <condition k="sport" v="bowling"/> … … 26885 27122 #. <scale_max>50000</scale_max> 26886 27123 #. </rule> 26887 #. 27124 #. 26888 27125 #. <rule> 26889 27126 #. <condition k="sport" v="handball"/> … … 26893 27130 #. <scale_max>50000</scale_max> 26894 27131 #. </rule> 26895 #. 27132 #. 26896 27133 #. <rule> 26897 27134 #. <condition k="sport" v="rowing"/> … … 26901 27138 #. <scale_max>50000</scale_max> 26902 27139 #. </rule> 26903 #. 27140 #. 26904 27141 #. <rule> 26905 27142 #. <condition k="sport" v="sailing"/> … … 26909 27146 #. <scale_max>50000</scale_max> 26910 27147 #. </rule> 26911 #. 27148 #. 26912 27149 #. <rule> 26913 27150 #. <condition k="sport" v="diving"/> … … 26917 27154 #. <scale_max>50000</scale_max> 26918 27155 #. </rule> 26919 #. 27156 #. 26920 27157 #. <rule> 26921 27158 #. <condition k="sport" v="badminton"/> … … 26925 27162 #. <scale_max>50000</scale_max> 26926 27163 #. </rule> 26927 #. 27164 #. 26928 27165 #. <rule> 26929 27166 #. <condition k="sport" v="archery"/> … … 26933 27170 #. <scale_max>50000</scale_max> 26934 27171 #. </rule> 26935 #. 27172 #. 26936 27173 #. <rule> 26937 27174 #. <condition k="sport" v="fishing"/> 26938 27175 #: build/trans_presets.java:1913 build/trans_presets.java:1922 26939 27176 #: build/trans_presets.java:1931 build/trans_presets.java:1940 26940 #: build/trans_style.java:37 05build/trans_style.java:371326941 #: build/trans_style.java:37 21build/trans_style.java:372926942 #: build/trans_style.java:37 37build/trans_style.java:374526943 #: build/trans_style.java:37 53build/trans_style.java:376126944 #: build/trans_style.java:3 769build/trans_style.java:377726945 #: build/trans_style.java:3 785build/trans_style.java:379326946 #: build/trans_style.java:38 01build/trans_style.java:380926947 #: build/trans_style.java:38 17build/trans_style.java:382526948 #: build/trans_style.java:38 33build/trans_style.java:384126949 #: build/trans_style.java:38 49build/trans_style.java:385726950 #: build/trans_style.java:38 65build/trans_style.java:387326951 #: build/trans_style.java:3 881build/trans_style.java:388926952 #: build/trans_style.java:3 897build/trans_style.java:390526953 #: build/trans_style.java:39 13build/trans_style.java:392126954 #: build/trans_style.java:39 29build/trans_style.java:393726955 #: build/trans_style.java:39 45build/trans_style.java:395326956 #: build/trans_style.java:39 61build/trans_style.java:396926957 #: build/trans_style.java: 3977build/trans_style.java:398526958 #: build/trans_style.java: 3993build/trans_style.java:400126959 #: build/trans_style.java:40 09build/trans_style.java:401726960 #: build/trans_style.java:40 25build/trans_style.java:403326961 #: build/trans_style.java:40 41build/trans_style.java:404926962 #: build/trans_style.java:40 57build/trans_style.java:406526963 #: build/trans_style.java:4 07327177 #: build/trans_style.java:3738 build/trans_style.java:3746 27178 #: build/trans_style.java:3754 build/trans_style.java:3762 27179 #: build/trans_style.java:3770 build/trans_style.java:3778 27180 #: build/trans_style.java:3786 build/trans_style.java:3794 27181 #: build/trans_style.java:3802 build/trans_style.java:3810 27182 #: build/trans_style.java:3818 build/trans_style.java:3826 27183 #: build/trans_style.java:3834 build/trans_style.java:3842 27184 #: build/trans_style.java:3850 build/trans_style.java:3858 27185 #: build/trans_style.java:3866 build/trans_style.java:3874 27186 #: build/trans_style.java:3882 build/trans_style.java:3890 27187 #: build/trans_style.java:3898 build/trans_style.java:3906 27188 #: build/trans_style.java:3914 build/trans_style.java:3922 27189 #: build/trans_style.java:3930 build/trans_style.java:3938 27190 #: build/trans_style.java:3946 build/trans_style.java:3954 27191 #: build/trans_style.java:3962 build/trans_style.java:3970 27192 #: build/trans_style.java:3978 build/trans_style.java:3986 27193 #: build/trans_style.java:3994 build/trans_style.java:4002 27194 #: build/trans_style.java:4010 build/trans_style.java:4018 27195 #: build/trans_style.java:4026 build/trans_style.java:4034 27196 #: build/trans_style.java:4042 build/trans_style.java:4050 27197 #: build/trans_style.java:4058 build/trans_style.java:4066 27198 #: build/trans_style.java:4074 build/trans_style.java:4082 27199 #: build/trans_style.java:4090 build/trans_style.java:4098 27200 #: build/trans_style.java:4106 26964 27201 msgid "sport" 26965 27202 msgstr "terrain de sport" … … 28638 28875 #. <scale_max>50000</scale_max> 28639 28876 #. </rule> 28640 #. 28877 #. 28641 28878 #. <!--landuse tags --> 28642 #. 28879 #. 28643 28880 #. <rule> 28644 28881 #. <condition k="landuse" v="farm"/> … … 28648 28885 #. <scale_max>50000</scale_max> 28649 28886 #. </rule> 28650 #. 28887 #. 28651 28888 #. <rule> 28652 28889 #. <condition k="landuse" v="farmland"/> … … 28656 28893 #. <scale_max>50000</scale_max> 28657 28894 #. </rule> 28658 #. 28895 #. 28659 28896 #. <rule> 28660 28897 #. <condition k="landuse" v="meadow"/> … … 28664 28901 #. <scale_max>50000</scale_max> 28665 28902 #. </rule> 28666 #. 28903 #. 28667 28904 #. <rule> 28668 28905 #. <condition k="landuse" v="vineyard"/> … … 28672 28909 #. <scale_max>50000</scale_max> 28673 28910 #. </rule> 28674 #. 28911 #. 28675 28912 #. <rule> 28676 28913 #. <condition k="landuse" v="orchard"/> … … 28680 28917 #. <scale_max>50000</scale_max> 28681 28918 #. </rule> 28682 #. 28919 #. 28683 28920 #. <rule> 28684 28921 #. <condition k="landuse" v="allotments"/> … … 28688 28925 #. <scale_max>50000</scale_max> 28689 28926 #. </rule> 28690 #. 28927 #. 28691 28928 #. <rule> 28692 28929 #. <condition k="landuse" v="grass"/> … … 28696 28933 #. <scale_max>50000</scale_max> 28697 28934 #. </rule> 28698 #. 28935 #. 28699 28936 #. <rule> 28700 28937 #. <condition k="landuse" v="village_green"/> … … 28704 28941 #. <scale_max>50000</scale_max> 28705 28942 #. </rule> 28706 #. 28943 #. 28707 28944 #. <rule> 28708 28945 #. <condition k="landuse" v="recreation_ground"/> 28709 #: build/trans_presets.java:2494 build/trans_style.java:31 5728710 #: build/trans_style.java:31 65build/trans_style.java:317328711 #: build/trans_style.java:3 181build/trans_style.java:318928712 #: build/trans_style.java:32 36build/trans_style.java:324428713 #: build/trans_style.java:33 42build/trans_style.java:335028946 #: build/trans_presets.java:2494 build/trans_style.java:3190 28947 #: build/trans_style.java:3198 build/trans_style.java:3206 28948 #: build/trans_style.java:3214 build/trans_style.java:3222 28949 #: build/trans_style.java:3269 build/trans_style.java:3277 28950 #: build/trans_style.java:3375 build/trans_style.java:3383 28714 28951 msgid "green" 28715 28952 msgstr "vert" … … 30125 30362 #. <scale_max>40000</scale_max> 30126 30363 #. </rule> 30127 #. 30364 #. 30128 30365 #. <rule> 30129 30366 #. <condition k="bicycle" b="no"/> … … 30139 30376 #. <scale_max>30000</scale_max> 30140 30377 #. </rule> 30141 #. 30378 #. 30142 30379 #. <rule> 30143 30380 #. <condition k="highway" v="cycleway"/> … … 30147 30384 #. <scale_max>10000</scale_max> 30148 30385 #. </rule> 30149 #. 30150 #. <!-- display path with bicycle/foot=designated as if it was cycleway/footway --> 30386 #. 30387 #. <!-- display path with bicycle/foot=designated/official as if it was cycleway/footway --> 30151 30388 #. <rule> 30152 30389 #. <condition k="highway" v="path"/> 30153 30390 #. <condition k="bicycle" v="designated"/> 30391 #. color bicycle 30392 #. <scale_min>1</scale_min> 30393 #. <scale_max>50000</scale_max> 30394 #. </rule> 30395 #. 30396 #. <rule> 30397 #. <condition k="highway" v="path"/> 30398 #. <condition k="bicycle" v="official"/> 30154 30399 #. color foot 30155 30400 #. <scale_min>1</scale_min> 30156 30401 #. <scale_max>50000</scale_max> 30157 30402 #. </rule> 30158 #. 30403 #. 30159 30404 #. <rule> 30160 30405 #. <condition k="highway" v="path"/> 30161 30406 #. <condition k="bicycle" v="designated"/> 30162 30407 #. <condition k="foot" v="designated"/> 30408 #. color bicycle 30409 #. <scale_min>1</scale_min> 30410 #. <scale_max>50000</scale_max> 30411 #. </rule> 30412 #. 30413 #. <rule> 30414 #. <condition k="highway" v="path"/> 30415 #. <condition k="bicycle" v="official"/> 30416 #. <condition k="foot" v="official"/> 30163 30417 #. color roundabout 30164 30418 #. <!-- tagging a node makes no real sense, a roundabout should be tagged with several nodes, or a highway=mini_roundabout should probably be used --> … … 30167 30421 #. <scale_max>50000</scale_max> 30168 30422 #. </rule> 30169 #. 30423 #. 30170 30424 #. <!-- cycleway tags --> 30171 #. 30425 #. 30172 30426 #. <rule> 30173 30427 #. <condition k="cycleway" v="lane"/> … … 30177 30431 #. <scale_max>50000</scale_max> 30178 30432 #. </rule> 30179 #. 30433 #. 30180 30434 #. <rule> 30181 30435 #. <condition k="cycleway" v="opposite_lane"/> … … 30185 30439 #. <scale_max>50000</scale_max> 30186 30440 #. </rule> 30187 #. 30441 #. 30188 30442 #. <rule> 30189 30443 #. <condition k="cycleway" v="track"/> … … 30193 30447 #. <scale_max>50000</scale_max> 30194 30448 #. </rule> 30195 #. 30449 #. 30196 30450 #. <rule> 30197 30451 #. <condition k="cycleway" v="opposite_track"/> … … 30201 30455 #. <scale_max>50000</scale_max> 30202 30456 #. </rule> 30203 #. 30457 #. 30204 30458 #. <rule> 30205 30459 #. <condition k="cycleway" v="opposite"/> 30206 30460 #: build/trans_presets.java:3242 build/trans_style.java:233 30207 30461 #: build/trans_style.java:689 build/trans_style.java:715 30208 #: build/trans_style.java:732 build/trans_style.java:909 30209 #: build/trans_style.java:917 build/trans_style.java:925 30210 #: build/trans_style.java:933 build/trans_style.java:941 30462 #: build/trans_style.java:723 build/trans_style.java:748 30463 #: build/trans_style.java:757 build/trans_style.java:934 30464 #: build/trans_style.java:942 build/trans_style.java:950 30465 #: build/trans_style.java:958 build/trans_style.java:966 30211 30466 msgid "bicycle" 30212 30467 msgstr "vélo" … … 30233 30488 #. <scale_max>50000</scale_max> 30234 30489 #. </rule> 30235 #. 30490 #. 30236 30491 #. <rule> 30237 30492 #. <condition k="foot" b="no"/> … … 30247 30502 #. <scale_max>50000</scale_max> 30248 30503 #. </rule> 30249 #. 30504 #. 30250 30505 #. <rule> 30251 30506 #. <condition k="highway" v="footway"/> … … 30255 30510 #. <scale_max>10000</scale_max> 30256 30511 #. </rule> 30257 #. 30512 #. 30258 30513 #. <rule> 30259 30514 #. <condition k="highway" v="path"/> … … 30262 30517 #. <scale_max>50000</scale_max> 30263 30518 #. </rule> 30264 #. 30519 #. 30265 30520 #. <rule> 30266 30521 #. <condition k="highway" v="path"/> 30267 30522 #. <condition k="foot" v="designated"/> 30523 #. color foot 30524 #. <scale_min>1</scale_min> 30525 #. <scale_max>50000</scale_max> 30526 #. </rule> 30527 #. 30528 #. <rule> 30529 #. <condition k="highway" v="path"/> 30530 #. <condition k="foot" v="official"/> 30268 30531 #. color bicycle 30269 30532 #. <scale_min>1</scale_min> 30270 30533 #. <scale_max>50000</scale_max> 30271 30534 #. </rule> 30272 #. 30535 #. 30273 30536 #. <rule> 30274 30537 #. <condition k="highway" v="pedestrian"/> … … 30279 30542 #. <scale_max>10000</scale_max> 30280 30543 #. </rule> 30281 #. 30544 #. 30282 30545 #. <rule> 30283 30546 #. <condition k="highway" v="steps"/> 30284 30547 #: build/trans_presets.java:3242 build/trans_style.java:247 30285 30548 #: build/trans_style.java:697 build/trans_style.java:705 30286 #: build/trans_style.java:723 build/trans_style.java:739 30287 #: build/trans_style.java:740 build/trans_style.java:748 30549 #: build/trans_style.java:731 build/trans_style.java:739 30550 #: build/trans_style.java:764 build/trans_style.java:765 30551 #: build/trans_style.java:773 30288 30552 msgid "foot" 30289 msgstr " voiepiétonnière"30553 msgstr "chemin pour piétons" 30290 30554 30291 30555 #: build/trans_presets.java:3242 … … 30302 30566 #. <scale_max>50000</scale_max> 30303 30567 #. </rule> 30304 #. 30568 #. 30305 30569 #. <rule> 30306 30570 #. <condition k="railway" v="subway"/> 30307 #: build/trans_presets.java:3242 build/trans_style.java:12 0830571 #: build/trans_presets.java:3242 build/trans_style.java:1233 30308 30572 msgid "subway" 30309 30573 msgstr "métro" … … 30415 30679 #. 7. scale_min / scale_max 30416 30680 #. - zoom scale for display 30417 #. 30681 #. 30418 30682 #. Using both area and line attributes for the same key/value pair does work. For areas 30419 30683 #. first the best matching area rule is searched and the best matching line rule is 30420 30684 #. connected with it. They need not have the same key/value pair. 30421 #. 30685 #. 30422 30686 #. The colours can consist of the two components - name and hex code (e.g. water#0000ff). 30423 30687 #. If both are given, the color name is introduced in preferences with that value. If only … … 30425 30689 #. modified preferences or previous value is used. The 6 hex digit color code can also 30426 30690 #. be appended by a hex value of the alpha channel (thus having 8 hex digits instead of 6). 30427 #. 30691 #. 30428 30692 #. Linemod's are drawn over or under the line they are associated with and modify the 30429 30693 #. appearance. There can be multiple linemod's for one way (contrary to line styles, … … 30433 30697 #. on the sides of the way or the waystyles itself must use alpha channel (which may 30434 30698 #. look strange). 30435 #. 30699 #. 30436 30700 #. If a key/value pair matches more than one rule, the "rule that wins" is unpredicted 30437 30701 #. in case they have same priority! Using priority settings helps to solve conflicts. 30438 #. 30702 #. 30439 30703 #. For external files the <rules> should have following elements: 30440 30704 #. - author the author of the style … … 30448 30712 #. - when the style is additional choose "standard" or don't use name tag 30449 30713 #. --> 30450 #. 30714 #. 30451 30715 #: build/trans_style.java:72 30452 30716 msgid "standard" … … 30454 30718 30455 30719 #. mappaint style named "standard" 30456 #. 30720 #. 30457 30721 #. <rule> 30458 30722 #. <condition k="restriction" v="no_left_turn"/> … … 30501 30765 #. <scale_max>40000</scale_max> 30502 30766 #. </rule> 30503 #. 30504 #. 30767 #. 30768 #. 30505 30769 #. <!-- mark some specials that should be fixed - they are already the default and therefore shouldn't be tagged --> 30506 30770 #. <rule> … … 30580 30844 #. <scale_max>40000</scale_max> 30581 30845 #. </rule> 30582 #. 30846 #. 30583 30847 #. <rule> 30584 30848 #. <condition k="highway" v="road"/> … … 30588 30852 #. <scale_max>50000</scale_max> 30589 30853 #. </rule> 30590 #. 30854 #. 30591 30855 #. <!--abutters tags --> 30592 #. 30856 #. 30593 30857 #. <!--accessories tags --> 30594 #. 30858 #. 30595 30859 #. <!--properties tags --> 30596 #. 30860 #. 30597 30861 #. <rule> 30598 30862 #. <condition k="mountain_pass" b="yes"/> 30599 30863 #: build/trans_style.java:139 build/trans_style.java:174 30600 30864 #: build/trans_style.java:181 build/trans_style.java:188 30601 #: build/trans_style.java:633 build/trans_style.java:4 08730865 #: build/trans_style.java:633 build/trans_style.java:4120 30602 30866 msgid "deprecated" 30603 30867 msgstr "déprécié" … … 30608 30872 #. <scale_max>10000</scale_max> 30609 30873 #. </rule> 30610 #. 30874 #. 30611 30875 #. <rule> 30612 30876 #. <condition k="goods" b="no"/> … … 30615 30879 #. <scale_max>50000</scale_max> 30616 30880 #. </rule> 30617 #. 30881 #. 30618 30882 #. <rule> 30619 30883 #. <condition k="hgv" b="no"/> … … 30622 30886 #. <scale_max>50000</scale_max> 30623 30887 #. </rule> 30624 #. 30888 #. 30625 30889 #. <rule> 30626 30890 #. <condition k="horse" b="no"/> … … 30636 30900 #. <scale_max>20000</scale_max> 30637 30901 #. </rule> 30638 #. 30902 #. 30639 30903 #. <rule> 30640 30904 #. <condition k="highway" v="bridleway"/> … … 30648 30912 #. <scale_max>30000</scale_max> 30649 30913 #. </rule> 30650 #. 30914 #. 30651 30915 #. <rule> 30652 30916 #. <condition k="motorcycle" b="no"/> … … 30655 30919 #. <scale_max>50000</scale_max> 30656 30920 #. </rule> 30657 #. 30921 #. 30658 30922 #. <rule> 30659 30923 #. <condition k="motorcar" b="no"/> … … 30662 30926 #. <scale_max>50000</scale_max> 30663 30927 #. </rule> 30664 #. 30928 #. 30665 30929 #. <rule> 30666 30930 #. <condition k="psv" b="no"/> … … 30669 30933 #. <scale_max>50000</scale_max> 30670 30934 #. </rule> 30671 #. 30935 #. 30672 30936 #. <rule> 30673 30937 #. <condition k="motorboat" b="no"/> … … 30676 30940 #. <scale_max>50000</scale_max> 30677 30941 #. </rule> 30678 #. 30942 #. 30679 30943 #. <rule> 30680 30944 #. <condition k="boat" b="no"/> … … 30683 30947 #. <scale_max>50000</scale_max> 30684 30948 #. </rule> 30685 #. 30949 #. 30686 30950 #. <rule> 30687 30951 #. <condition k="noexit" b="yes"/> … … 30690 30954 #. <scale_max>50000</scale_max> 30691 30955 #. </rule> 30692 #. 30956 #. 30693 30957 #. <rule> 30694 30958 #. <condition k="maxweight"/> … … 30697 30961 #. <scale_max>50000</scale_max> 30698 30962 #. </rule> 30699 #. 30963 #. 30700 30964 #. <rule> 30701 30965 #. <condition k="maxheight"/> … … 30704 30968 #. <scale_max>50000</scale_max> 30705 30969 #. </rule> 30706 #. 30970 #. 30707 30971 #. <rule> 30708 30972 #. <condition k="maxwidth"/> … … 30711 30975 #. <scale_max>50000</scale_max> 30712 30976 #. </rule> 30713 #. 30977 #. 30714 30978 #. <rule> 30715 30979 #. <condition k="maxlength"/> … … 30718 30982 #. <scale_max>50000</scale_max> 30719 30983 #. </rule> 30720 #. 30984 #. 30721 30985 #. <rule> 30722 30986 #. <condition k="maxspeed"/> … … 30725 30989 #. <scale_max>50000</scale_max> 30726 30990 #. </rule> 30727 #. 30991 #. 30728 30992 #. <rule> 30729 30993 #. <condition k="minspeed"/> … … 30732 30996 #. <scale_max>50000</scale_max> 30733 30997 #. </rule> 30734 #. 30998 #. 30735 30999 #. <rule> 30736 31000 #. <condition k="maxstay"/> … … 30739 31003 #. <scale_max>50000</scale_max> 30740 31004 #. </rule> 30741 #. 31005 #. 30742 31006 #. <rule> 30743 31007 #. <condition k="toll"/> … … 30746 31010 #. <scale_max>50000</scale_max> 30747 31011 #. </rule> 30748 #. 31012 #. 30749 31013 #. <rule> 30750 31014 #. <condition k="barrier"/> … … 30921 31185 #. <scale_max>50000</scale_max> 30922 31186 #. </rule> 30923 #. 31187 #. 30924 31188 #. <!-- highway tags --> 30925 #. 31189 #. 30926 31190 #. <rule> 30927 31191 #. <condition k="motorroad" v="yes"/> … … 30935 31199 #. <scale_max>40000</scale_max> 30936 31200 #. </rule> 30937 #. 31201 #. 30938 31202 #. <rule> 30939 31203 #. <condition k="highway" v="track"/> … … 30943 31207 #. <scale_max>50000</scale_max> 30944 31208 #. </rule> 30945 #. 31209 #. 30946 31210 #. <!-- tracktype tags --> 30947 #. 31211 #. 30948 31212 #. <rule> 30949 31213 #. <condition k="tracktype" v="grade1"/> … … 30953 31217 #. <scale_max>50000</scale_max> 30954 31218 #. </rule> 30955 #. 31219 #. 30956 31220 #. <rule> 30957 31221 #. <condition k="tracktype" v="grade2"/> … … 30961 31225 #. <scale_max>50000</scale_max> 30962 31226 #. </rule> 30963 #. 31227 #. 30964 31228 #. <rule> 30965 31229 #. <condition k="tracktype" v="grade3"/> … … 30969 31233 #. <scale_max>50000</scale_max> 30970 31234 #. </rule> 30971 #. 31235 #. 30972 31236 #. <rule> 30973 31237 #. <condition k="tracktype" v="grade4"/> … … 30977 31241 #. <scale_max>50000</scale_max> 30978 31242 #. </rule> 30979 #. 31243 #. 30980 31244 #. <rule> 30981 31245 #. <condition k="tracktype" v="grade5"/> 30982 #: build/trans_style.java:649 build/trans_style.java:9 5130983 #: build/trans_style.java:9 59build/trans_style.java:96730984 #: build/trans_style.java: 975build/trans_style.java:98331246 #: build/trans_style.java:649 build/trans_style.java:976 31247 #: build/trans_style.java:984 build/trans_style.java:992 31248 #: build/trans_style.java:1000 build/trans_style.java:1008 30985 31249 msgid "highway_track" 30986 31250 msgstr "piste" … … 30991 31255 #. <scale_max>10000</scale_max> 30992 31256 #. </rule> 30993 #. 31257 #. 30994 31258 #. <rule> 30995 31259 #. <condition k="direction" v="clockwise"/> … … 30998 31262 #. <scale_max>50000</scale_max> 30999 31263 #. </rule> 31000 #. 31264 #. 31001 31265 #. <rule> 31002 31266 #. <condition k="highway" v="mini_roundabout"/> … … 31006 31270 #. <scale_max>50000</scale_max> 31007 31271 #. </rule> 31008 #. 31272 #. 31009 31273 #. <rule> 31010 31274 #. <condition k="highway" v="stop"/> … … 31013 31277 #. <scale_max>50000</scale_max> 31014 31278 #. </rule> 31015 #. 31279 #. 31016 31280 #. <rule> 31017 31281 #. <condition k="highway" v="traffic_signals"/> … … 31020 31284 #. <scale_max>50000</scale_max> 31021 31285 #. </rule> 31022 #. 31286 #. 31023 31287 #. <rule> 31024 31288 #. <condition k="highway" v="street_lamp"/> … … 31027 31291 #. <scale_max>50000</scale_max> 31028 31292 #. </rule> 31029 #. 31293 #. 31030 31294 #. <rule> 31031 31295 #. <condition k="highway" v="speed_camera"/> … … 31034 31298 #. <scale_max>50000</scale_max> 31035 31299 #. </rule> 31036 #. 31300 #. 31037 31301 #. <rule> 31038 31302 #. <condition k="traffic_sign" v="city_limit"/> … … 31041 31305 #. <scale_max>40000</scale_max> 31042 31306 #. </rule> 31043 #. 31307 #. 31044 31308 #. <rule> 31045 31309 #. <condition k="highway" v="crossing"/> … … 31048 31312 #. <scale_max>50000</scale_max> 31049 31313 #. </rule> 31050 #. 31314 #. 31051 31315 #. <rule> 31052 31316 #. <condition k="highway" v="incline"/> … … 31055 31319 #. <scale_max>50000</scale_max> 31056 31320 #. </rule> 31057 #. 31321 #. 31058 31322 #. <rule> 31059 31323 #. <condition k="highway" v="incline_steep"/> … … 31062 31326 #. <scale_max>50000</scale_max> 31063 31327 #. </rule> 31064 #. 31328 #. 31065 31329 #. <rule> 31066 31330 #. <condition k="highway" v="motorway_junction"/> … … 31069 31333 #. <scale_max>50000</scale_max> 31070 31334 #. </rule> 31071 #. 31335 #. 31072 31336 #. <rule> 31073 31337 #. <condition k="highway" v="services"/> 31074 #: build/trans_style.java:8 4231338 #: build/trans_style.java:867 31075 31339 msgid "services" 31076 31340 msgstr "aire de repos" … … 31081 31345 #. <scale_max>50000</scale_max> 31082 31346 #. </rule> 31083 #. 31347 #. 31084 31348 #. <rule> 31085 31349 #. <condition k="highway" v="ford"/> 31086 #: build/trans_style.java:8 5031350 #: build/trans_style.java:875 31087 31351 msgid "ford" 31088 31352 msgstr "gué" … … 31093 31357 #. <scale_max>50000</scale_max> 31094 31358 #. </rule> 31095 #. 31359 #. 31096 31360 #. <rule> 31097 31361 #. <condition k="highway" v="bus_stop"/> … … 31100 31364 #. <scale_max>50000</scale_max> 31101 31365 #. </rule> 31102 #. 31366 #. 31103 31367 #. <rule> 31104 31368 #. <condition k="highway" v="turning_circle"/> 31105 #: build/trans_style.java:8 6531369 #: build/trans_style.java:890 31106 31370 msgid "turningcircle" 31107 31371 msgstr "rond-point interne" … … 31112 31376 #. <scale_max>50000</scale_max> 31113 31377 #. </rule> 31114 #. 31378 #. 31115 31379 #. <rule> 31116 31380 #. <condition k="highway" v="emergency_access_point"/> 31117 31381 #. <icon src="service/emergency_access_point.png"/> 31118 #: build/trans_style.java: 88931382 #: build/trans_style.java:914 31119 31383 msgid "emergency_access_point" 31120 31384 msgstr "point d’accès d’urgence" … … 31125 31389 #. <scale_max>200000000</scale_max> 31126 31390 #. </rule> 31127 #. 31391 #. 31128 31392 #. <rule> 31129 31393 #. <condition k="waterway" v="riverbank"/> 31130 31394 #. color riverbank 31131 #: build/trans_style.java:10 01build/trans_style.java:100231395 #: build/trans_style.java:1026 build/trans_style.java:1027 31132 31396 msgid "riverbank" 31133 31397 msgstr "lit d’un fleuve/d’une rivière" … … 31138 31402 #. <scale_max>200000000</scale_max> 31139 31403 #. </rule> 31140 #. 31404 #. 31141 31405 #. <rule> 31142 31406 #. <condition k="waterway" v="stream"/> 31143 #: build/trans_style.java:10 1831407 #: build/trans_style.java:1043 31144 31408 msgid "stream" 31145 31409 msgstr "ruisseau" … … 31150 31414 #. <scale_max>50000</scale_max> 31151 31415 #. </rule> 31152 #. 31416 #. 31153 31417 #. <rule> 31154 31418 #. <condition k="waterway" v="dock"/> 31155 #: build/trans_style.java:10 4131419 #: build/trans_style.java:1066 31156 31420 msgid "dock" 31157 31421 msgstr "dock" … … 31162 31426 #. <scale_max>50000</scale_max> 31163 31427 #. </rule> 31164 #. 31428 #. 31165 31429 #. <rule> 31166 31430 #. <condition k="waterway" v="lock_gate"/> … … 31169 31433 #. <scale_max>50000</scale_max> 31170 31434 #. </rule> 31171 #. 31435 #. 31172 31436 #. <rule> 31173 31437 #. <condition k="waterway" v="turning_point"/> … … 31176 31440 #. <scale_max>50000</scale_max> 31177 31441 #. </rule> 31178 #. 31442 #. 31179 31443 #. <rule> 31180 31444 #. <condition k="waterway" v="boatyard"/> … … 31184 31448 #. <scale_max>50000</scale_max> 31185 31449 #. </rule> 31186 #. 31450 #. 31187 31451 #. <rule> 31188 31452 #. <condition k="waterway" v="water_point"/> … … 31191 31455 #. <scale_max>50000</scale_max> 31192 31456 #. </rule> 31193 #. 31457 #. 31194 31458 #. <rule> 31195 31459 #. <condition k="waterway" v="waste_disposal"/> … … 31198 31462 #. <scale_max>50000</scale_max> 31199 31463 #. </rule> 31200 #. 31464 #. 31201 31465 #. <rule> 31202 31466 #. <condition k="waterway" v="mooring"/> … … 31205 31469 #. <scale_max>50000</scale_max> 31206 31470 #. </rule> 31207 #. 31471 #. 31208 31472 #. <rule> 31209 31473 #. <condition k="waterway" v="weir"/> … … 31213 31477 #. <scale_max>50000</scale_max> 31214 31478 #. </rule> 31215 #. 31479 #. 31216 31480 #. <rule> 31217 31481 #. <condition k="waterway" v="dam"/> … … 31222 31486 #. <scale_max>50000</scale_max> 31223 31487 #. </rule> 31224 #. 31488 #. 31225 31489 #. <rule> 31226 31490 #. <condition k="waterway" v="waterfall"/> … … 31230 31494 #. <scale_max>50000</scale_max> 31231 31495 #. </rule> 31232 #. 31496 #. 31233 31497 #. <!--man_made tags --> 31234 #. 31498 #. 31235 31499 #. <rule> 31236 31500 #. <condition k="man_made" v="beacon"/> … … 31240 31504 #. <scale_max>50000</scale_max> 31241 31505 #. </rule> 31242 #. 31506 #. 31243 31507 #. <rule> 31244 31508 #. <condition k="man_made" v="crane"/> … … 31248 31512 #. <scale_max>50000</scale_max> 31249 31513 #. </rule> 31250 #. 31514 #. 31251 31515 #. <rule> 31252 31516 #. <condition k="man_made" v="gasometer"/> … … 31256 31520 #. <scale_max>50000</scale_max> 31257 31521 #. </rule> 31258 #. 31522 #. 31259 31523 #. <rule> 31260 31524 #. <condition k="man_made" v="lighthouse"/> … … 31265 31529 #. <scale_max>50000</scale_max> 31266 31530 #. </rule> 31267 #. 31531 #. 31268 31532 #. <rule> 31269 31533 #. <condition k="man_made" v="petroleum_well"/> … … 31272 31536 #. <scale_max>50000</scale_max> 31273 31537 #. </rule> 31274 #. 31538 #. 31275 31539 #. <rule> 31276 31540 #. <condition k="man_made" v="reservoir_covered"/> … … 31280 31544 #. <scale_max>50000</scale_max> 31281 31545 #. </rule> 31282 #. 31546 #. 31283 31547 #. <rule> 31284 31548 #. <condition k="man_made" v="surveillance"/> … … 31288 31552 #. <scale_max>50000</scale_max> 31289 31553 #. </rule> 31290 #. 31554 #. 31291 31555 #. <rule> 31292 31556 #. <condition k="man_made" v="survey_point"/> … … 31296 31560 #. <scale_max>50000</scale_max> 31297 31561 #. </rule> 31298 #. 31562 #. 31299 31563 #. <rule> 31300 31564 #. <condition k="man_made" v="tower"/> … … 31304 31568 #. <scale_max>50000</scale_max> 31305 31569 #. </rule> 31306 #. 31570 #. 31307 31571 #. <rule> 31308 31572 #. <condition k="man_made" v="wastewater_plant"/> … … 31312 31576 #. <scale_max>50000</scale_max> 31313 31577 #. </rule> 31314 #. 31578 #. 31315 31579 #. <rule> 31316 31580 #. <condition k="man_made" v="watermill"/> … … 31320 31584 #. <scale_max>50000</scale_max> 31321 31585 #. </rule> 31322 #. 31586 #. 31323 31587 #. <rule> 31324 31588 #. <condition k="man_made" v="water_tower"/> … … 31328 31592 #. <scale_max>50000</scale_max> 31329 31593 #. </rule> 31330 #. 31594 #. 31331 31595 #. <rule> 31332 31596 #. <condition k="man_made" v="windmill"/> … … 31336 31600 #. <scale_max>50000</scale_max> 31337 31601 #. </rule> 31338 #. 31602 #. 31339 31603 #. <rule> 31340 31604 #. <condition k="man_made" v="works"/> … … 31344 31608 #. <scale_max>50000</scale_max> 31345 31609 #. </rule> 31346 #. 31610 #. 31347 31611 #. <rule> 31348 31612 #. <condition k="man_made" v="water_works"/> 31349 31613 #. <icon annotate="true" src="misc/no_icon.png"/> 31350 #: build/trans_style.java:10 64build/trans_style.java:109331351 #: build/trans_style.java:11 09build/trans_style.java:111031352 #: build/trans_style.java:11 18build/trans_style.java:160331353 #: build/trans_style.java:16 10build/trans_style.java:161931354 #: build/trans_style.java:16 27build/trans_style.java:165931355 #: build/trans_style.java:16 67build/trans_style.java:167531356 #: build/trans_style.java:1 683build/trans_style.java:169031357 #: build/trans_style.java:1 699build/trans_style.java:170731358 #: build/trans_style.java:17 15build/trans_style.java:172331359 #: build/trans_style.java:17 3131614 #: build/trans_style.java:1089 build/trans_style.java:1118 31615 #: build/trans_style.java:1134 build/trans_style.java:1135 31616 #: build/trans_style.java:1143 build/trans_style.java:1628 31617 #: build/trans_style.java:1635 build/trans_style.java:1644 31618 #: build/trans_style.java:1652 build/trans_style.java:1684 31619 #: build/trans_style.java:1692 build/trans_style.java:1700 31620 #: build/trans_style.java:1708 build/trans_style.java:1715 31621 #: build/trans_style.java:1724 build/trans_style.java:1732 31622 #: build/trans_style.java:1740 build/trans_style.java:1748 31623 #: build/trans_style.java:1756 31360 31624 msgid "manmade" 31361 31625 msgstr "artificiel" … … 31365 31629 #. <scale_max>50000</scale_max> 31366 31630 #. </rule> 31367 #. 31631 #. 31368 31632 #. <rule> 31369 31633 #. <condition k="waterway" v="rapids"/> 31370 31634 #. <icon annotate="true" src="misc/no_icon.png"/> 31371 #: build/trans_style.java:11 0131635 #: build/trans_style.java:1126 31372 31636 msgid "rapids" 31373 31637 msgstr "rapides" … … 31378 31642 #. <scale_max>50000</scale_max> 31379 31643 #. </rule> 31380 #. 31644 #. 31381 31645 #. <!-- railway tags --> 31382 #. 31646 #. 31383 31647 #. <rule> 31384 31648 #. <condition k="railway" v="station"/> … … 31388 31652 #. <scale_max>50000</scale_max> 31389 31653 #. </rule> 31390 #. 31654 #. 31391 31655 #. <rule> 31392 31656 #. <condition k="railway" v="halt"/> … … 31395 31659 #. <scale_max>50000</scale_max> 31396 31660 #. </rule> 31397 #. 31661 #. 31398 31662 #. <rule> 31399 31663 #. <condition k="railway" v="tram_station"/> … … 31403 31667 #. <scale_max>50000</scale_max> 31404 31668 #. </rule> 31405 #. 31669 #. 31406 31670 #. <rule> 31407 31671 #. <condition k="railway" v="tram_stop"/> … … 31410 31674 #. <scale_max>50000</scale_max> 31411 31675 #. </rule> 31412 #. 31676 #. 31413 31677 #. <rule> 31414 31678 #. <condition k="railway" v="subway_entrance"/> … … 31418 31682 #. <scale_max>50000</scale_max> 31419 31683 #. </rule> 31420 #. 31684 #. 31421 31685 #. <rule> 31422 31686 #. <condition k="railway" v="crossing"/> … … 31426 31690 #. <scale_max>50000</scale_max> 31427 31691 #. </rule> 31428 #. 31692 #. 31429 31693 #. <rule> 31430 31694 #. <condition k="railway" v="level_crossing"/> 31431 #: build/trans_style.java:11 28build/trans_style.java:114331432 #: build/trans_style.java:11 58build/trans_style.java:116631433 #: build/trans_style.java:11 7431695 #: build/trans_style.java:1153 build/trans_style.java:1168 31696 #: build/trans_style.java:1183 build/trans_style.java:1191 31697 #: build/trans_style.java:1199 31434 31698 msgid "railwaypoint" 31435 31699 msgstr "gare/arrêt ferroviaire" … … 31440 31704 #. <scale_max>200000000</scale_max> 31441 31705 #. </rule> 31442 #. 31706 #. 31443 31707 #. <rule> 31444 31708 #. <condition k="railway" v="tram"/> … … 31449 31713 #. <scale_max>50000</scale_max> 31450 31714 #. </rule> 31451 #. 31715 #. 31452 31716 #. <rule> 31453 31717 #. <condition k="railway" v="light_rail"/> 31454 #: build/trans_style.java:1 191build/trans_style.java:120031718 #: build/trans_style.java:1216 build/trans_style.java:1225 31455 31719 msgid "otherrail" 31456 31720 msgstr "autre voie ferrée" 31457 31721 31458 31722 #. color otherrail 31459 #: build/trans_style.java:1 19231723 #: build/trans_style.java:1217 31460 31724 msgid "railover" 31461 31725 msgstr "autre voie ferrée" … … 31466 31730 #. <scale_max>50000</scale_max> 31467 31731 #. </rule> 31468 #. 31732 #. 31469 31733 #. <rule> 31470 31734 #. <condition k="railway" v="preserved"/> … … 31474 31738 #. <scale_max>50000</scale_max> 31475 31739 #. </rule> 31476 #. 31740 #. 31477 31741 #. <!-- disused often appears together with highway=xy --> 31478 31742 #. <!-- -> normal display with line, linemod for combinations --> … … 31485 31749 #. <scale_max>50000</scale_max> 31486 31750 #. </rule> 31487 #. 31751 #. 31488 31752 #. <!-- abandoned often appears together with highway=xy --> 31489 31753 #. <!-- -> normal display with line, linemod for combinations --> … … 31491 31755 #. <condition k="railway" v="abandoned"/> 31492 31756 #. color oldrail 31493 #: build/trans_style.java:12 16build/trans_style.java:122631494 #: build/trans_style.java:12 27build/trans_style.java:123731495 #: build/trans_style.java:12 3831757 #: build/trans_style.java:1241 build/trans_style.java:1251 31758 #: build/trans_style.java:1252 build/trans_style.java:1262 31759 #: build/trans_style.java:1263 31496 31760 msgid "oldrail" 31497 31761 msgstr "ligne ferroviaire touristique" … … 31502 31766 #. <scale_max>50000</scale_max> 31503 31767 #. </rule> 31504 #. 31768 #. 31505 31769 #. <rule> 31506 31770 #. <condition k="service" v="yard"/> … … 31509 31773 #. <scale_max>50000</scale_max> 31510 31774 #. </rule> 31511 #. 31775 #. 31512 31776 #. <rule> 31513 31777 #. <condition k="service" v="siding"/> … … 31516 31780 #. <scale_max>50000</scale_max> 31517 31781 #. </rule> 31518 #. 31782 #. 31519 31783 #. <rule> 31520 31784 #. <condition k="service" v="spur"/> … … 31523 31787 #. <scale_max>50000</scale_max> 31524 31788 #. </rule> 31525 #. 31789 #. 31526 31790 #. <!--aeroway tags --> 31527 #. 31791 #. 31528 31792 #. <rule> 31529 31793 #. <condition k="aeroway" v="aerodrome"/> … … 31534 31798 #. <scale_max>50000</scale_max> 31535 31799 #. </rule> 31536 #. 31800 #. 31537 31801 #. <rule> 31538 31802 #. <condition k="aeroway" v="taxiway"/> 31539 #: build/trans_style.java:13 18build/trans_style.java:131931540 #: build/trans_style.java:13 5131803 #: build/trans_style.java:1343 build/trans_style.java:1344 31804 #: build/trans_style.java:1376 31541 31805 msgid "aeroway" 31542 31806 msgstr "aéroport" … … 31547 31811 #. <scale_max>50000</scale_max> 31548 31812 #. </rule> 31549 #. 31813 #. 31550 31814 #. <rule> 31551 31815 #. <condition k="aeroway" v="terminal"/> 31552 #: build/trans_style.java:13 2731816 #: build/trans_style.java:1352 31553 31817 msgid "terminal" 31554 31818 msgstr "aérogare" … … 31559 31823 #. <scale_max>50000</scale_max> 31560 31824 #. </rule> 31561 #. 31825 #. 31562 31826 #. <rule> 31563 31827 #. <condition k="aeroway" v="helipad"/> … … 31567 31831 #. <scale_max>50000</scale_max> 31568 31832 #. </rule> 31569 #. 31833 #. 31570 31834 #. <rule> 31571 31835 #. <condition k="aeroway" v="runway"/> 31572 #: build/trans_style.java:13 35build/trans_style.java:134331836 #: build/trans_style.java:1360 build/trans_style.java:1368 31573 31837 msgid "aeroway_dark" 31574 31838 msgstr "héliport" … … 31579 31843 #. <scale_max>50000</scale_max> 31580 31844 #. </rule> 31581 #. 31845 #. 31582 31846 #. <rule> 31583 31847 #. <condition k="aeroway" v="apron"/> 31584 #: build/trans_style.java:13 5931848 #: build/trans_style.java:1384 31585 31849 msgid "aeroway_light" 31586 31850 msgstr "aire de stationnement pour avions" … … 31591 31855 #. <scale_max>50000</scale_max> 31592 31856 #. </rule> 31593 #. 31857 #. 31594 31858 #. <rule> 31595 31859 #. <condition k="aeroway" v="gate"/> … … 31598 31862 #. <scale_max>50000</scale_max> 31599 31863 #. </rule> 31600 #. 31864 #. 31601 31865 #. <rule> 31602 31866 #. <condition k="aeroway" v="windsock"/> … … 31605 31869 #. <scale_max>50000</scale_max> 31606 31870 #. </rule> 31607 #. 31871 #. 31608 31872 #. <!--aerialway tags --> 31609 #. 31873 #. 31610 31874 #. <rule> 31611 31875 #. <condition k="aerialway" v="cable_car"/> … … 31615 31879 #. <scale_max>50000</scale_max> 31616 31880 #. </rule> 31617 #. 31881 #. 31618 31882 #. <rule> 31619 31883 #. <condition k="aerialway" v="gondola"/> … … 31623 31887 #. <scale_max>50000</scale_max> 31624 31888 #. </rule> 31625 #. 31889 #. 31626 31890 #. <rule> 31627 31891 #. <condition k="aerialway" v="chair_lift"/> … … 31631 31895 #. <scale_max>50000</scale_max> 31632 31896 #. </rule> 31633 #. 31897 #. 31634 31898 #. <rule> 31635 31899 #. <condition k="aerialway" v="drag_lift"/> … … 31639 31903 #. <scale_max>50000</scale_max> 31640 31904 #. </rule> 31641 #. 31905 #. 31642 31906 #. <rule> 31643 31907 #. <condition k="aerialway" v="station"/> … … 31647 31911 #. <scale_max>50000</scale_max> 31648 31912 #. </rule> 31649 #. 31913 #. 31650 31914 #. <rule> 31651 31915 #. <condition k="aerialway" v="pylon"/> 31652 #: build/trans_style.java:1 383build/trans_style.java:139131653 #: build/trans_style.java:1 399build/trans_style.java:140731654 #: build/trans_style.java:14 15build/trans_style.java:142331916 #: build/trans_style.java:1408 build/trans_style.java:1416 31917 #: build/trans_style.java:1424 build/trans_style.java:1432 31918 #: build/trans_style.java:1440 build/trans_style.java:1448 31655 31919 msgid "aerialway" 31656 31920 msgstr "transport aérien par câble" … … 31661 31925 #. <scale_max>50000</scale_max> 31662 31926 #. </rule> 31663 #. 31927 #. 31664 31928 #. <!-- piste tags --> 31665 #. 31929 #. 31666 31930 #. <rule> 31667 31931 #. <condition k="piste:difficulty" v="easy"/> 31668 31932 #. color piste_easy 31669 #: build/trans_style.java:14 33build/trans_style.java:143431933 #: build/trans_style.java:1458 build/trans_style.java:1459 31670 31934 msgid "piste_easy" 31671 31935 msgstr "piste de ski bleue" … … 31676 31940 #. <scale_max>30000</scale_max> 31677 31941 #. </rule> 31678 #. 31942 #. 31679 31943 #. <rule> 31680 31944 #. <condition k="piste:difficulty" v="intermediate"/> 31681 31945 #. color piste_intermediate 31682 #: build/trans_style.java:14 42build/trans_style.java:144331946 #: build/trans_style.java:1467 build/trans_style.java:1468 31683 31947 msgid "piste_intermediate" 31684 31948 msgstr "piste de ski rouge" … … 31689 31953 #. <scale_max>30000</scale_max> 31690 31954 #. </rule> 31691 #. 31955 #. 31692 31956 #. <rule> 31693 31957 #. <condition k="piste:difficulty" v="advanced"/> 31694 31958 #. color piste_advanced 31695 #: build/trans_style.java:14 51build/trans_style.java:145231959 #: build/trans_style.java:1476 build/trans_style.java:1477 31696 31960 msgid "piste_advanced" 31697 31961 msgstr "piste de ski noire" … … 31702 31966 #. <scale_max>30000</scale_max> 31703 31967 #. </rule> 31704 #. 31968 #. 31705 31969 #. <rule> 31706 31970 #. <condition k="piste:difficulty" v="expert"/> 31707 31971 #. color piste_expert 31708 #: build/trans_style.java:14 60build/trans_style.java:146131972 #: build/trans_style.java:1485 build/trans_style.java:1486 31709 31973 msgid "piste_expert" 31710 31974 msgstr "piste de ski orange" … … 31715 31979 #. <scale_max>30000</scale_max> 31716 31980 #. </rule> 31717 #. 31981 #. 31718 31982 #. <rule> 31719 31983 #. <condition k="piste:difficulty" v="freeride"/> 31720 31984 #. color piste_freeride 31721 #: build/trans_style.java:14 69build/trans_style.java:147031985 #: build/trans_style.java:1494 build/trans_style.java:1495 31722 31986 msgid "piste_freeride" 31723 31987 msgstr "piste de ski hors piste" … … 31728 31992 #. <scale_max>30000</scale_max> 31729 31993 #. </rule> 31730 #. 31994 #. 31731 31995 #. <rule> 31732 31996 #. <condition k="piste:difficulty" v="novice"/> 31733 31997 #. color piste_novice 31734 #: build/trans_style.java:1 478build/trans_style.java:147931998 #: build/trans_style.java:1503 build/trans_style.java:1504 31735 31999 msgid "piste_novice" 31736 32000 msgstr "piste de ski verte" … … 31741 32005 #. <scale_max>300000</scale_max> 31742 32006 #. </rule> 31743 #. 32007 #. 31744 32008 #. <!--power tags --> 31745 #. 32009 #. 31746 32010 #. <rule> 31747 32011 #. <condition k="power" v="tower"/> … … 31751 32015 #. <scale_max>50000</scale_max> 31752 32016 #. </rule> 31753 #. 32017 #. 31754 32018 #. <rule> 31755 32019 #. <condition k="power" v="pole"/> … … 31758 32022 #. <scale_max>50000</scale_max> 31759 32023 #. </rule> 31760 #. 32024 #. 31761 32025 #. <rule> 31762 32026 #. <condition k="power" v="line"/> … … 31766 32030 #. <scale_max>50000</scale_max> 31767 32031 #. </rule> 31768 #. 32032 #. 31769 32033 #. <rule> 31770 32034 #. <condition k="power" v="minor_line"/> … … 31774 32038 #. <scale_max>50000</scale_max> 31775 32039 #. </rule> 31776 #. 32040 #. 31777 32041 #. <rule> 31778 32042 #. <condition k="power" v="station"/> … … 31782 32046 #. <scale_max>50000</scale_max> 31783 32047 #. </rule> 31784 #. 32048 #. 31785 32049 #. <rule> 31786 32050 #. <condition k="power" v="sub_station"/> … … 31790 32054 #. <scale_max>50000</scale_max> 31791 32055 #. </rule> 31792 #. 32056 #. 31793 32057 #. <rule> 31794 32058 #. <condition k="power_source" v="wind"/> … … 31798 32062 #. <scale_max>50000</scale_max> 31799 32063 #. </rule> 31800 #. 32064 #. 31801 32065 #. <rule> 31802 32066 #. <condition k="power_source" v="hydro"/> … … 31806 32070 #. <scale_max>50000</scale_max> 31807 32071 #. </rule> 31808 #. 32072 #. 31809 32073 #. <rule> 31810 32074 #. <condition k="power_source" v="fossil"/> … … 31814 32078 #. <scale_max>50000</scale_max> 31815 32079 #. </rule> 31816 #. 32080 #. 31817 32081 #. <rule> 31818 32082 #. <condition k="power_source" v="coal"/> … … 31822 32086 #. <scale_max>50000</scale_max> 31823 32087 #. </rule> 31824 #. 32088 #. 31825 32089 #. <rule> 31826 32090 #. <condition k="power_source" v="gas"/> … … 31830 32094 #. <scale_max>50000</scale_max> 31831 32095 #. </rule> 31832 #. 32096 #. 31833 32097 #. <rule> 31834 32098 #. <condition k="power_source" v="photovoltaic"/> … … 31838 32102 #. <scale_max>50000</scale_max> 31839 32103 #. </rule> 31840 #. 32104 #. 31841 32105 #. <rule> 31842 32106 #. <condition k="power_source" v="nuclear"/> … … 31846 32110 #. <scale_max>50000</scale_max> 31847 32111 #. </rule> 31848 #. 32112 #. 31849 32113 #. <rule> 31850 32114 #. <condition k="power" v="generator"/> 31851 32115 #. <icon annotate="true" src="misc/landmark/power.png" priority="-10000"/> 31852 #: build/trans_style.java:1 490build/trans_style.java:150431853 #: build/trans_style.java:15 12build/trans_style.java:152131854 #: build/trans_style.java:15 29build/trans_style.java:153731855 #: build/trans_style.java:15 45build/trans_style.java:155331856 #: build/trans_style.java:15 61build/trans_style.java:156931857 #: build/trans_style.java:1 577build/trans_style.java:158531858 #: build/trans_style.java:1 59332116 #: build/trans_style.java:1515 build/trans_style.java:1529 32117 #: build/trans_style.java:1537 build/trans_style.java:1546 32118 #: build/trans_style.java:1554 build/trans_style.java:1562 32119 #: build/trans_style.java:1570 build/trans_style.java:1578 32120 #: build/trans_style.java:1586 build/trans_style.java:1594 32121 #: build/trans_style.java:1602 build/trans_style.java:1610 32122 #: build/trans_style.java:1618 31859 32123 msgid "power" 31860 32124 msgstr "alimentation électrique" … … 31864 32128 #. <scale_max>50000</scale_max> 31865 32129 #. </rule> 31866 #. 32130 #. 31867 32131 #. <rule> 31868 32132 #. <condition k="man_made" v="pier"/> 31869 32133 #. color pier 31870 #: build/trans_style.java:16 34build/trans_style.java:163532134 #: build/trans_style.java:1659 build/trans_style.java:1660 31871 32135 msgid "pier" 31872 32136 msgstr "jetée/ponton" … … 31877 32141 #. <scale_max>50000</scale_max> 31878 32142 #. </rule> 31879 #. 32143 #. 31880 32144 #. <rule> 31881 32145 #. <condition k="man_made" v="pipeline"/> 31882 #: build/trans_style.java:16 4332146 #: build/trans_style.java:1668 31883 32147 msgid "pipeline" 31884 32148 msgstr "canalisation" … … 31888 32152 #. <scale_max>50000</scale_max> 31889 32153 #. </rule> 31890 #. 32154 #. 31891 32155 #. <!--leisure tags --> 31892 #. 32156 #. 31893 32157 #. <rule> 31894 32158 #. <condition k="leisure" v="sports_centre"/> … … 31898 32162 #. <scale_max>50000</scale_max> 31899 32163 #. </rule> 31900 #. 32164 #. 31901 32165 #. <rule> 31902 32166 #. <condition k="leisure" v="golf_course"/> … … 31906 32170 #. <scale_max>50000</scale_max> 31907 32171 #. </rule> 31908 #. 32172 #. 31909 32173 #. <rule> 31910 32174 #. <condition k="leisure" v="stadium"/> … … 31914 32178 #. <scale_max>50000</scale_max> 31915 32179 #. </rule> 31916 #. 32180 #. 31917 32181 #. <rule> 31918 32182 #. <condition k="leisure" v="track"/> … … 31922 32186 #. <scale_max>50000</scale_max> 31923 32187 #. </rule> 31924 #. 32188 #. 31925 32189 #. <rule> 31926 32190 #. <condition k="leisure" v="pitch"/> … … 31930 32194 #. <scale_max>50000</scale_max> 31931 32195 #. </rule> 31932 #. 32196 #. 31933 32197 #. <rule> 31934 32198 #. <condition k="leisure" v="water_park"/> … … 31938 32202 #. <scale_max>50000</scale_max> 31939 32203 #. </rule> 31940 #. 32204 #. 31941 32205 #. <rule> 31942 32206 #. <condition k="leisure" v="slipway"/> … … 31946 32210 #. <scale_max>50000</scale_max> 31947 32211 #. </rule> 31948 #. 32212 #. 31949 32213 #. <rule> 31950 32214 #. <condition k="leisure" v="fishing"/> … … 31954 32218 #. <scale_max>50000</scale_max> 31955 32219 #. </rule> 31956 #. 32220 #. 31957 32221 #. <rule> 31958 32222 #. <condition k="leisure" v="nature_reserve"/> … … 31962 32226 #. <scale_max>50000</scale_max> 31963 32227 #. </rule> 31964 #. 32228 #. 31965 32229 #. <rule> 31966 32230 #. <condition k="leisure" v="park"/> … … 31970 32234 #. <scale_max>50000</scale_max> 31971 32235 #. </rule> 31972 #. 32236 #. 31973 32237 #. <rule> 31974 32238 #. <condition k="leisure" v="playground"/> … … 31978 32242 #. <scale_max>50000</scale_max> 31979 32243 #. </rule> 31980 #. 32244 #. 31981 32245 #. <rule> 31982 32246 #. <condition k="leisure" v="garden"/> … … 31986 32250 #. <scale_max>50000</scale_max> 31987 32251 #. </rule> 31988 #. 32252 #. 31989 32253 #. <rule> 31990 32254 #. <condition k="leisure" v="common"/> … … 31994 32258 #. <scale_max>50000</scale_max> 31995 32259 #. </rule> 31996 #. 32260 #. 31997 32261 #. <rule> 31998 32262 #. <condition k="leisure" v="swimming_pool"/> … … 32002 32266 #. <scale_max>50000</scale_max> 32003 32267 #. </rule> 32004 #. 32268 #. 32005 32269 #. <rule> 32006 32270 #. <condition k="leisure" v="miniature_golf"/> … … 32010 32274 #. <scale_max>50000</scale_max> 32011 32275 #. </rule> 32012 #. 32276 #. 32013 32277 #. <rule> 32014 32278 #. <condition k="leisure" v="dog_park"/> … … 32018 32282 #. <scale_max>50000</scale_max> 32019 32283 #. </rule> 32020 #. 32284 #. 32021 32285 #. <rule> 32022 32286 #. <condition k="leisure" v="ice_rink"/> 32023 32287 #. <icon annotate="true" src="sport/hockey.png"/> 32024 #: build/trans_style.java:17 41build/trans_style.java:174932025 #: build/trans_style.java:17 57build/trans_style.java:176532026 #: build/trans_style.java:17 73build/trans_style.java:178132027 #: build/trans_style.java:1 797build/trans_style.java:180532028 #: build/trans_style.java:18 13build/trans_style.java:182132029 #: build/trans_style.java:18 29build/trans_style.java:183732030 #: build/trans_style.java:18 45build/trans_style.java:185332031 #: build/trans_style.java:18 61build/trans_style.java:186932032 #: build/trans_style.java:1 87732288 #: build/trans_style.java:1766 build/trans_style.java:1774 32289 #: build/trans_style.java:1782 build/trans_style.java:1790 32290 #: build/trans_style.java:1798 build/trans_style.java:1806 32291 #: build/trans_style.java:1822 build/trans_style.java:1830 32292 #: build/trans_style.java:1838 build/trans_style.java:1846 32293 #: build/trans_style.java:1854 build/trans_style.java:1862 32294 #: build/trans_style.java:1870 build/trans_style.java:1878 32295 #: build/trans_style.java:1886 build/trans_style.java:1894 32296 #: build/trans_style.java:1902 32033 32297 msgid "leisure" 32034 32298 msgstr "loisir" … … 32038 32302 #. <scale_max>50000</scale_max> 32039 32303 #. </rule> 32040 #. 32304 #. 32041 32305 #. <rule> 32042 32306 #. <condition k="leisure" v="marina"/> 32043 32307 #. <icon annotate="true" src="nautical/marina.png"/> 32044 #: build/trans_style.java:1 78932308 #: build/trans_style.java:1814 32045 32309 msgid "marina" 32046 32310 msgstr "port" … … 32050 32314 #. <scale_max>50000</scale_max> 32051 32315 #. </rule> 32052 #. 32316 #. 32053 32317 #. <!--amenity tags --> 32054 #. 32318 #. 32055 32319 #. <rule> 32056 32320 #. <condition k="amenity" v="pub"/> … … 32060 32324 #. <scale_max>50000</scale_max> 32061 32325 #. </rule> 32062 #. 32326 #. 32063 32327 #. <rule> 32064 32328 #. <condition k="amenity" v="biergarten"/> … … 32068 32332 #. <scale_max>50000</scale_max> 32069 32333 #. </rule> 32070 #. 32334 #. 32071 32335 #. <rule> 32072 32336 #. <condition k="amenity" v="nightclub"/> … … 32076 32340 #. <scale_max>50000</scale_max> 32077 32341 #. </rule> 32078 #. 32342 #. 32079 32343 #. <rule> 32080 32344 #. <condition k="amenity" v="stripclub"/> … … 32084 32348 #. <scale_max>50000</scale_max> 32085 32349 #. </rule> 32086 #. 32350 #. 32087 32351 #. <rule> 32088 32352 #. <condition k="amenity" v="brothel"/> … … 32092 32356 #. <scale_max>50000</scale_max> 32093 32357 #. </rule> 32094 #. 32358 #. 32095 32359 #. <rule> 32096 32360 #. <condition k="amenity" v="cafe"/> … … 32100 32364 #. <scale_max>50000</scale_max> 32101 32365 #. </rule> 32102 #. 32366 #. 32103 32367 #. <rule> 32104 32368 #. <condition k="amenity" v="restaurant"/> … … 32108 32372 #. <scale_max>50000</scale_max> 32109 32373 #. </rule> 32110 #. 32374 #. 32111 32375 #. <rule> 32112 32376 #. <condition k="amenity" v="food_court"/> … … 32116 32380 #. <scale_max>50000</scale_max> 32117 32381 #. </rule> 32118 #. 32382 #. 32119 32383 #. <rule> 32120 32384 #. <condition k="amenity" v="fast_food"/> … … 32124 32388 #. <scale_max>50000</scale_max> 32125 32389 #. </rule> 32126 #. 32390 #. 32127 32391 #. <rule> 32128 32392 #. <condition k="amenity" v="bar"/> … … 32132 32396 #. <scale_max>50000</scale_max> 32133 32397 #. </rule> 32134 #. 32398 #. 32135 32399 #. <rule> 32136 32400 #. <condition k="amenity" v="ice_cream"/> 32137 32401 #. <icon annotate="true" src="food/icecream.png"/> 32138 #: build/trans_style.java:1 887build/trans_style.java:189532139 #: build/trans_style.java:19 03build/trans_style.java:191132140 #: build/trans_style.java:19 19build/trans_style.java:192732141 #: build/trans_style.java:19 35build/trans_style.java:194332142 #: build/trans_style.java:19 51build/trans_style.java:195932143 #: build/trans_style.java:19 6732402 #: build/trans_style.java:1912 build/trans_style.java:1920 32403 #: build/trans_style.java:1928 build/trans_style.java:1936 32404 #: build/trans_style.java:1944 build/trans_style.java:1952 32405 #: build/trans_style.java:1960 build/trans_style.java:1968 32406 #: build/trans_style.java:1976 build/trans_style.java:1984 32407 #: build/trans_style.java:1992 32144 32408 msgid "amenity" 32145 32409 msgstr "équipement" … … 32149 32413 #. <scale_max>50000</scale_max> 32150 32414 #. </rule> 32151 #. 32415 #. 32152 32416 #. <rule> 32153 32417 #. <condition k="parking" v="multi-storey"/> … … 32157 32421 #. <scale_max>50000</scale_max> 32158 32422 #. </rule> 32159 #. 32423 #. 32160 32424 #. <rule> 32161 32425 #. <condition k="parking" v="underground"/> … … 32165 32429 #. <scale_max>50000</scale_max> 32166 32430 #. </rule> 32167 #. 32431 #. 32168 32432 #. <rule> 32169 32433 #. <condition k="parking" v="park_and_ride"/> … … 32173 32437 #. <scale_max>50000</scale_max> 32174 32438 #. </rule> 32175 #. 32439 #. 32176 32440 #. <rule> 32177 32441 #. <condition k="parking" v="surface"/> … … 32181 32445 #. <scale_max>50000</scale_max> 32182 32446 #. </rule> 32183 #. 32447 #. 32184 32448 #. <rule> 32185 32449 #. <condition k="amenity" v="parking"/> … … 32189 32453 #. <scale_max>50000</scale_max> 32190 32454 #. </rule> 32191 #. 32455 #. 32192 32456 #. <rule> 32193 32457 #. <condition k="amenity" v="bicycle_parking"/> … … 32197 32461 #. <scale_max>50000</scale_max> 32198 32462 #. </rule> 32199 #. 32463 #. 32200 32464 #. <rule> 32201 32465 #. <condition k="amenity" v="bicycle_rental"/> … … 32205 32469 #. <scale_max>50000</scale_max> 32206 32470 #. </rule> 32207 #. 32471 #. 32208 32472 #. <rule> 32209 32473 #. <condition k="amenity" v="car_rental"/> … … 32213 32477 #. <scale_max>50000</scale_max> 32214 32478 #. </rule> 32215 #. 32479 #. 32216 32480 #. <rule> 32217 32481 #. <condition k="amenity" v="car_sharing"/> … … 32221 32485 #. <scale_max>50000</scale_max> 32222 32486 #. </rule> 32223 #. 32487 #. 32224 32488 #. <rule> 32225 32489 #. <condition k="amenity" v="car_wash"/> … … 32229 32493 #. <scale_max>50000</scale_max> 32230 32494 #. </rule> 32231 #. 32495 #. 32232 32496 #. <rule> 32233 32497 #. <condition k="amenity" v="taxi"/> … … 32237 32501 #. <scale_max>50000</scale_max> 32238 32502 #. </rule> 32239 #. 32503 #. 32240 32504 #. <rule> 32241 32505 #. <condition k="amenity" v="fuel"/> 32242 32506 #. <icon annotate="true" src="vehicle/fuel.png" priority="10000"/> 32243 #: build/trans_style.java: 1975build/trans_style.java:198332244 #: build/trans_style.java: 1991build/trans_style.java:199932245 #: build/trans_style.java:20 07build/trans_style.java:201532246 #: build/trans_style.java:20 23build/trans_style.java:203132247 #: build/trans_style.java:20 39build/trans_style.java:204632248 #: build/trans_style.java:20 55build/trans_style.java:206332507 #: build/trans_style.java:2000 build/trans_style.java:2008 32508 #: build/trans_style.java:2016 build/trans_style.java:2024 32509 #: build/trans_style.java:2032 build/trans_style.java:2040 32510 #: build/trans_style.java:2048 build/trans_style.java:2056 32511 #: build/trans_style.java:2064 build/trans_style.java:2071 32512 #: build/trans_style.java:2080 build/trans_style.java:2088 32249 32513 msgid "amenity_traffic" 32250 32514 msgstr "équipement de circulation" … … 32254 32518 #. <scale_max>50000</scale_max> 32255 32519 #. </rule> 32256 #. 32520 #. 32257 32521 #. <rule> 32258 32522 #. <condition k="amenity" v="grit_bin"/> … … 32261 32525 #. <scale_max>50000</scale_max> 32262 32526 #. </rule> 32263 #. 32527 #. 32264 32528 #. <rule> 32265 32529 #. <condition k="amenity" v="telephone"/> … … 32269 32533 #. <scale_max>50000</scale_max> 32270 32534 #. </rule> 32271 #. 32535 #. 32272 32536 #. <rule> 32273 32537 #. <condition k="amenity" v="clock"/> … … 32276 32540 #. <scale_max>50000</scale_max> 32277 32541 #. </rule> 32278 #. 32542 #. 32279 32543 #. <rule> 32280 32544 #. <condition k="amenity" v="emergency_phone"/> … … 32284 32548 #. <scale_max>50000</scale_max> 32285 32549 #. </rule> 32286 #. 32550 #. 32287 32551 #. <rule> 32288 32552 #. <condition k="amenity" v="toilets"/> … … 32292 32556 #. <scale_max>50000</scale_max> 32293 32557 #. </rule> 32294 #. 32558 #. 32295 32559 #. <rule> 32296 32560 #. <condition k="amenity" v="recycling"/> … … 32300 32564 #. <scale_max>50000</scale_max> 32301 32565 #. </rule> 32302 #. 32566 #. 32303 32567 #. <rule> 32304 32568 #. <condition k="amenity" v="waste_basket"/> … … 32307 32571 #. <scale_max>50000</scale_max> 32308 32572 #. </rule> 32309 #. 32573 #. 32310 32574 #. <rule> 32311 32575 #. <condition k="amenity" v="public_building"/> … … 32315 32579 #. <scale_max>50000</scale_max> 32316 32580 #. </rule> 32317 #. 32581 #. 32318 32582 #. <rule> 32319 32583 #. <condition k="amenity" v="embassy"/> … … 32323 32587 #. <scale_max>50000</scale_max> 32324 32588 #. </rule> 32325 #. 32589 #. 32326 32590 #. <rule> 32327 32591 #. <condition k="amenity" v="townhall"/> … … 32331 32595 #. <scale_max>50000</scale_max> 32332 32596 #. </rule> 32333 #. 32597 #. 32334 32598 #. <rule> 32335 32599 #. <condition k="amenity" v="community_centre"/> … … 32339 32603 #. <scale_max>50000</scale_max> 32340 32604 #. </rule> 32341 #. 32605 #. 32342 32606 #. <rule> 32343 32607 #. <condition k="religion" v="bahai"/> … … 32346 32610 #. <scale_max>50000</scale_max> 32347 32611 #. </rule> 32348 #. 32612 #. 32349 32613 #. <rule> 32350 32614 #. <condition k="religion" v="buddhist"/> … … 32353 32617 #. <scale_max>50000</scale_max> 32354 32618 #. </rule> 32355 #. 32619 #. 32356 32620 #. <rule> 32357 32621 #. <condition k="religion" v="christian"/> … … 32360 32624 #. <scale_max>50000</scale_max> 32361 32625 #. </rule> 32362 #. 32626 #. 32363 32627 #. <rule> 32364 32628 #. <condition k="religion" v="hindu"/> … … 32367 32631 #. <scale_max>50000</scale_max> 32368 32632 #. </rule> 32369 #. 32633 #. 32370 32634 #. <rule> 32371 32635 #. <condition k="religion" v="jain"/> … … 32374 32638 #. <scale_max>50000</scale_max> 32375 32639 #. </rule> 32376 #. 32640 #. 32377 32641 #. <rule> 32378 32642 #. <condition k="religion" v="jewish"/> … … 32381 32645 #. <scale_max>50000</scale_max> 32382 32646 #. </rule> 32383 #. 32647 #. 32384 32648 #. <rule> 32385 32649 #. <condition k="religion" v="muslim"/> … … 32388 32652 #. <scale_max>50000</scale_max> 32389 32653 #. </rule> 32390 #. 32654 #. 32391 32655 #. <rule> 32392 32656 #. <condition k="religion" v="sikh"/> … … 32395 32659 #. <scale_max>50000</scale_max> 32396 32660 #. </rule> 32397 #. 32661 #. 32398 32662 #. <rule> 32399 32663 #. <condition k="religion" v="shinto"/> … … 32402 32666 #. <scale_max>50000</scale_max> 32403 32667 #. </rule> 32404 #. 32668 #. 32405 32669 #. <rule> 32406 32670 #. <condition k="religion" v="spiritualist"/> … … 32409 32673 #. <scale_max>50000</scale_max> 32410 32674 #. </rule> 32411 #. 32675 #. 32412 32676 #. <rule> 32413 32677 #. <condition k="religion" v="taoist"/> … … 32416 32680 #. <scale_max>50000</scale_max> 32417 32681 #. </rule> 32418 #. 32682 #. 32419 32683 #. <rule> 32420 32684 #. <condition k="religion" v="unitarian"/> … … 32423 32687 #. <scale_max>50000</scale_max> 32424 32688 #. </rule> 32425 #. 32689 #. 32426 32690 #. <rule> 32427 32691 #. <condition k="religion" v="zoroastrian"/> … … 32430 32694 #. <scale_max>50000</scale_max> 32431 32695 #. </rule> 32432 #. 32696 #. 32433 32697 #. <rule> 32434 32698 #. <condition k="amenity" v="place_of_worship"/> … … 32438 32702 #. <scale_max>50000</scale_max> 32439 32703 #. </rule> 32440 #. 32704 #. 32441 32705 #. <rule> 32442 32706 #. <condition k="amenity" v="grave_yard"/> … … 32446 32710 #. <scale_max>50000</scale_max> 32447 32711 #. </rule> 32448 #. 32712 #. 32449 32713 #. <rule> 32450 32714 #. <condition k="amenity" v="crematorium"/> … … 32454 32718 #. <scale_max>50000</scale_max> 32455 32719 #. </rule> 32456 #. 32720 #. 32457 32721 #. <rule> 32458 32722 #. <condition k="amenity" v="post_office"/> … … 32462 32726 #. <scale_max>50000</scale_max> 32463 32727 #. </rule> 32464 #. 32728 #. 32465 32729 #. <rule> 32466 32730 #. <condition k="amenity" v="post_box"/> … … 32470 32734 #. <scale_max>50000</scale_max> 32471 32735 #. </rule> 32472 #. 32736 #. 32473 32737 #. <rule> 32474 32738 #. <condition k="amenity" v="school"/> … … 32478 32742 #. <scale_max>50000</scale_max> 32479 32743 #. </rule> 32480 #. 32744 #. 32481 32745 #. <rule> 32482 32746 #. <condition k="amenity" v="university"/> … … 32486 32750 #. <scale_max>50000</scale_max> 32487 32751 #. </rule> 32488 #. 32752 #. 32489 32753 #. <rule> 32490 32754 #. <condition k="amenity" v="college"/> … … 32494 32758 #. <scale_max>50000</scale_max> 32495 32759 #. </rule> 32496 #. 32760 #. 32497 32761 #. <rule> 32498 32762 #. <condition k="amenity" v="kindergarten"/> … … 32502 32766 #. <scale_max>50000</scale_max> 32503 32767 #. </rule> 32504 #. 32768 #. 32505 32769 #. <rule> 32506 32770 #. <condition k="amenity" v="driving_school"/> … … 32511 32775 #. <scale_max>50000</scale_max> 32512 32776 #. </rule> 32513 #. 32777 #. 32514 32778 #. <rule> 32515 32779 #. <condition k="amenity" v="library"/> … … 32519 32783 #. <scale_max>50000</scale_max> 32520 32784 #. </rule> 32521 #. 32785 #. 32522 32786 #. <rule> 32523 32787 #. <condition k="amenity" v="police"/> … … 32527 32791 #. <scale_max>50000</scale_max> 32528 32792 #. </rule> 32529 #. 32793 #. 32530 32794 #. <rule> 32531 32795 #. <condition k="amenity" v="fire_station"/> … … 32535 32799 #. <scale_max>50000</scale_max> 32536 32800 #. </rule> 32537 #. 32801 #. 32538 32802 #. <rule> 32539 32803 #. <condition k="amenity" v="bus_station"/> … … 32543 32807 #. <scale_max>50000</scale_max> 32544 32808 #. </rule> 32545 #. 32809 #. 32546 32810 #. <rule> 32547 32811 #. <condition k="amenity" v="ferry_terminal"/> … … 32551 32815 #. <scale_max>50000</scale_max> 32552 32816 #. </rule> 32553 #. 32817 #. 32554 32818 #. <rule> 32555 32819 #. <condition k="amenity" v="theatre"/> … … 32559 32823 #. <scale_max>50000</scale_max> 32560 32824 #. </rule> 32561 #. 32825 #. 32562 32826 #. <rule> 32563 32827 #. <condition k="amenity" v="cinema"/> … … 32567 32831 #. <scale_max>50000</scale_max> 32568 32832 #. </rule> 32569 #. 32833 #. 32570 32834 #. <rule> 32571 32835 #. <condition k="amenity" v="arts_centre"/> … … 32575 32839 #. <scale_max>50000</scale_max> 32576 32840 #. </rule> 32577 #. 32841 #. 32578 32842 #. <rule> 32579 32843 #. <condition k="amenity" v="courthouse"/> … … 32583 32847 #. <scale_max>50000</scale_max> 32584 32848 #. </rule> 32585 #. 32849 #. 32586 32850 #. <rule> 32587 32851 #. <condition k="amenity" v="prison"/> … … 32591 32855 #. <scale_max>50000</scale_max> 32592 32856 #. </rule> 32593 #. 32857 #. 32594 32858 #. <rule> 32595 32859 #. <condition k="amenity" v="bank"/> … … 32599 32863 #. <scale_max>50000</scale_max> 32600 32864 #. </rule> 32601 #. 32865 #. 32602 32866 #. <rule> 32603 32867 #. <condition k="amenity" v="bureau_de_change"/> … … 32607 32871 #. <scale_max>50000</scale_max> 32608 32872 #. </rule> 32609 #. 32873 #. 32610 32874 #. <rule> 32611 32875 #. <condition k="amenity" v="atm"/> … … 32615 32879 #. <scale_max>50000</scale_max> 32616 32880 #. </rule> 32617 #. 32881 #. 32618 32882 #. <rule> 32619 32883 #. <condition k="amenity" v="bench"/> … … 32623 32887 #. <scale_max>50000</scale_max> 32624 32888 #. </rule> 32625 #. 32889 #. 32626 32890 #. <rule> 32627 32891 #. <condition k="amenity" v="bbq"/> … … 32631 32895 #. <scale_max>50000</scale_max> 32632 32896 #. </rule> 32633 #. 32897 #. 32898 #. <rule> 32899 #. <condition k="amenity" v="fire_hydrant"/> 32900 #. color amenity_light 32901 #. <icon annotate="true" src="service/fire_hydrant.png"/> 32902 #. <scale_min>1</scale_min> 32903 #. <scale_max>50000</scale_max> 32904 #. </rule> 32905 #. 32634 32906 #. <rule> 32635 32907 #. <condition k="amenity" v="shelter"/> … … 32639 32911 #. <scale_max>50000</scale_max> 32640 32912 #. </rule> 32641 #. 32913 #. 32642 32914 #. <rule> 32643 32915 #. <condition k="amenity" v="hunting_stand"/> … … 32647 32919 #. <scale_max>50000</scale_max> 32648 32920 #. </rule> 32649 #. 32921 #. 32650 32922 #. <rule> 32651 32923 #. <condition k="amenity" v="marketplace"/> … … 32655 32927 #. <scale_max>50000</scale_max> 32656 32928 #. </rule> 32657 #. 32929 #. 32658 32930 #. <rule> 32659 32931 #. <condition k="amenity" v="wlan"/> … … 32663 32935 #. <scale_max>50000</scale_max> 32664 32936 #. </rule> 32665 #. 32937 #. 32666 32938 #. <rule> 32667 32939 #. <condition k="vending" v="excrement_bags"/> … … 32670 32942 #. <scale_max>50000</scale_max> 32671 32943 #. </rule> 32672 #. 32944 #. 32673 32945 #. <rule> 32674 32946 #. <condition k="amenity" v="vending_machine"/> 32675 32947 #. <icon src="transport/ticket-machine.png" priority="-10"/> 32676 #: build/trans_style.java:2078 build/trans_style.java:2093 32677 #: build/trans_style.java:2101 build/trans_style.java:2109 32678 #: build/trans_style.java:2124 build/trans_style.java:2132 32679 #: build/trans_style.java:2140 build/trans_style.java:2148 32680 #: build/trans_style.java:2263 build/trans_style.java:2271 32681 #: build/trans_style.java:2278 build/trans_style.java:2287 32682 #: build/trans_style.java:2295 build/trans_style.java:2303 32683 #: build/trans_style.java:2311 build/trans_style.java:2319 32684 #: build/trans_style.java:2327 build/trans_style.java:2335 32685 #: build/trans_style.java:2398 build/trans_style.java:2406 32686 #: build/trans_style.java:2414 build/trans_style.java:2423 32687 #: build/trans_style.java:2431 build/trans_style.java:2438 32688 #: build/trans_style.java:2446 build/trans_style.java:2454 32689 #: build/trans_style.java:2462 build/trans_style.java:2470 32690 #: build/trans_style.java:2478 build/trans_style.java:2486 32691 #: build/trans_style.java:2494 build/trans_style.java:2502 32692 #: build/trans_style.java:2510 build/trans_style.java:2518 32693 #: build/trans_style.java:2526 build/trans_style.java:2534 32694 #: build/trans_style.java:2543 build/trans_style.java:2558 32948 #: build/trans_style.java:2103 build/trans_style.java:2118 32949 #: build/trans_style.java:2126 build/trans_style.java:2134 32950 #: build/trans_style.java:2149 build/trans_style.java:2157 32951 #: build/trans_style.java:2165 build/trans_style.java:2173 32952 #: build/trans_style.java:2288 build/trans_style.java:2296 32953 #: build/trans_style.java:2303 build/trans_style.java:2312 32954 #: build/trans_style.java:2320 build/trans_style.java:2328 32955 #: build/trans_style.java:2336 build/trans_style.java:2344 32956 #: build/trans_style.java:2352 build/trans_style.java:2360 32957 #: build/trans_style.java:2423 build/trans_style.java:2431 32958 #: build/trans_style.java:2439 build/trans_style.java:2448 32959 #: build/trans_style.java:2456 build/trans_style.java:2463 32960 #: build/trans_style.java:2471 build/trans_style.java:2479 32961 #: build/trans_style.java:2487 build/trans_style.java:2495 32962 #: build/trans_style.java:2503 build/trans_style.java:2511 32963 #: build/trans_style.java:2519 build/trans_style.java:2527 32964 #: build/trans_style.java:2535 build/trans_style.java:2543 32965 #: build/trans_style.java:2551 build/trans_style.java:2559 32966 #: build/trans_style.java:2567 build/trans_style.java:2576 32967 #: build/trans_style.java:2591 32695 32968 msgid "amenity_light" 32696 32969 msgstr "balise lumineuse" … … 32700 32973 #. <scale_max>50000</scale_max> 32701 32974 #. </rule> 32702 #. 32975 #. 32703 32976 #. <rule> 32704 32977 #. <condition k="amenity" v="drinking_water"/> … … 32708 32981 #. <scale_max>50000</scale_max> 32709 32982 #. </rule> 32710 #. 32983 #. 32711 32984 #. <rule> 32712 32985 #. <condition k="amenity" v="fountain"/> … … 32716 32989 #. <scale_max>50000</scale_max> 32717 32990 #. </rule> 32718 #. 32991 #. 32719 32992 #. <!--natural tags --> 32720 #. 32993 #. 32721 32994 #. <rule> 32722 32995 #. <condition k="natural" v="spring"/> 32723 32996 #. <icon annotate="true" src="misc/landmark/spring.png"/> 32724 #: build/trans_style.java:21 56build/trans_style.java:216432725 #: build/trans_style.java:34 0332997 #: build/trans_style.java:2181 build/trans_style.java:2189 32998 #: build/trans_style.java:3436 32726 32999 msgid "light_water" 32727 33000 msgstr "fontaine/eau potable" … … 32731 33004 #. <scale_max>50000</scale_max> 32732 33005 #. </rule> 32733 #. 33006 #. 32734 33007 #. <rule> 32735 33008 #. <condition k="amenity" v="pharmacy"/> … … 32739 33012 #. <scale_max>50000</scale_max> 32740 33013 #. </rule> 32741 #. 33014 #. 32742 33015 #. <rule> 32743 33016 #. <condition k="amenity" v="hospital"/> … … 32747 33020 #. <scale_max>50000</scale_max> 32748 33021 #. </rule> 32749 #. 33022 #. 32750 33023 #. <rule> 32751 33024 #. <condition k="amenity" v="nursery"/> … … 32755 33028 #. <scale_max>50000</scale_max> 32756 33029 #. </rule> 32757 #. 33030 #. 32758 33031 #. <rule> 32759 33032 #. <condition k="amenity" v="baby_hatch"/> … … 32763 33036 #. <scale_max>50000</scale_max> 32764 33037 #. </rule> 32765 #. 33038 #. 32766 33039 #. <rule> 32767 33040 #. <condition k="amenity" v="doctors"/> … … 32771 33044 #. <scale_max>50000</scale_max> 32772 33045 #. </rule> 32773 #. 33046 #. 32774 33047 #. <rule> 32775 33048 #. <condition k="amenity" v="dentist"/> … … 32779 33052 #. <scale_max>50000</scale_max> 32780 33053 #. </rule> 32781 #. 33054 #. 32782 33055 #. <rule> 32783 33056 #. <condition k="amenity" v="veterinary"/> 32784 #: build/trans_style.java:23 42build/trans_style.java:235032785 #: build/trans_style.java:23 58build/trans_style.java:236732786 #: build/trans_style.java:23 74build/trans_style.java:238232787 #: build/trans_style.java:2 39033057 #: build/trans_style.java:2367 build/trans_style.java:2375 33058 #: build/trans_style.java:2383 build/trans_style.java:2392 33059 #: build/trans_style.java:2399 build/trans_style.java:2407 33060 #: build/trans_style.java:2415 32788 33061 msgid "health" 32789 33062 msgstr "santé" … … 32793 33066 #. <scale_max>50000</scale_max> 32794 33067 #. </rule> 32795 #. 33068 #. 32796 33069 #. <!--shop tags --> 32797 #. 33070 #. 32798 33071 #. <rule> 32799 33072 #. <condition k="shop" v="supermarket"/> … … 32803 33076 #. <scale_max>50000</scale_max> 32804 33077 #. </rule> 32805 #. 33078 #. 32806 33079 #. <rule> 32807 33080 #. <condition k="shop" v="convenience"/> … … 32811 33084 #. <scale_max>50000</scale_max> 32812 33085 #. </rule> 32813 #. 33086 #. 32814 33087 #. <rule> 32815 33088 #. <condition k="shop" v="bakery"/> … … 32819 33092 #. <scale_max>50000</scale_max> 32820 33093 #. </rule> 32821 #. 33094 #. 32822 33095 #. <rule> 32823 33096 #. <condition k="shop" v="butcher"/> … … 32827 33100 #. <scale_max>50000</scale_max> 32828 33101 #. </rule> 32829 #. 33102 #. 32830 33103 #. <rule> 32831 33104 #. <condition k="shop" v="bicycle"/> … … 32835 33108 #. <scale_max>50000</scale_max> 32836 33109 #. </rule> 32837 #. 33110 #. 32838 33111 #. <rule> 32839 33112 #. <condition k="shop" v="doityourself"/> … … 32843 33116 #. <scale_max>50000</scale_max> 32844 33117 #. </rule> 32845 #. 33118 #. 32846 33119 #. <rule> 32847 33120 #. <condition k="shop" v="dry_cleaning"/> … … 32851 33124 #. <scale_max>50000</scale_max> 32852 33125 #. </rule> 32853 #. 33126 #. 32854 33127 #. <rule> 32855 33128 #. <condition k="shop" v="laundry"/> … … 32859 33132 #. <scale_max>50000</scale_max> 32860 33133 #. </rule> 32861 #. 33134 #. 32862 33135 #. <rule> 32863 33136 #. <condition k="shop" v="outdoor"/> … … 32867 33140 #. <scale_max>50000</scale_max> 32868 33141 #. </rule> 32869 #. 33142 #. 32870 33143 #. <rule> 32871 33144 #. <condition k="shop" v="kiosk"/> … … 32875 33148 #. <scale_max>50000</scale_max> 32876 33149 #. </rule> 32877 #. 33150 #. 32878 33151 #. <rule> 32879 33152 #. <condition k="shop" v="alcohol"/> … … 32883 33156 #. <scale_max>50000</scale_max> 32884 33157 #. </rule> 32885 #. 33158 #. 32886 33159 #. <rule> 32887 33160 #. <condition k="shop" v="beverages"/> … … 32891 33164 #. <scale_max>50000</scale_max> 32892 33165 #. </rule> 32893 #. 33166 #. 32894 33167 #. <rule> 32895 33168 #. <condition k="shop" v="books"/> … … 32899 33172 #. <scale_max>50000</scale_max> 32900 33173 #. </rule> 32901 #. 33174 #. 32902 33175 #. <rule> 32903 33176 #. <condition k="shop" v="car"/> … … 32907 33180 #. <scale_max>50000</scale_max> 32908 33181 #. </rule> 32909 #. 33182 #. 32910 33183 #. <rule> 32911 33184 #. <condition k="shop" v="car_dealer"/> … … 32915 33188 #. <scale_max>50000</scale_max> 32916 33189 #. </rule> 32917 #. 33190 #. 32918 33191 #. <rule> 32919 33192 #. <condition k="shop" v="car_repair"/> … … 32923 33196 #. <scale_max>50000</scale_max> 32924 33197 #. </rule> 32925 #. 33198 #. 32926 33199 #. <rule> 32927 33200 #. <condition k="shop" v="chemist"/> … … 32931 33204 #. <scale_max>50000</scale_max> 32932 33205 #. </rule> 32933 #. 33206 #. 32934 33207 #. <rule> 32935 33208 #. <condition k="shop" v="clothes"/> … … 32939 33212 #. <scale_max>50000</scale_max> 32940 33213 #. </rule> 32941 #. 33214 #. 32942 33215 #. <rule> 32943 33216 #. <condition k="shop" v="computer"/> … … 32947 33220 #. <scale_max>50000</scale_max> 32948 33221 #. </rule> 32949 #. 33222 #. 32950 33223 #. <rule> 32951 33224 #. <condition k="shop" v="cycle_repair"/> … … 32955 33228 #. <scale_max>50000</scale_max> 32956 33229 #. </rule> 32957 #. 33230 #. 32958 33231 #. <rule> 32959 33232 #. <condition k="shop" v="department_store"/> … … 32963 33236 #. <scale_max>50000</scale_max> 32964 33237 #. </rule> 32965 #. 33238 #. 32966 33239 #. <rule> 32967 33240 #. <condition k="shop" v="electronics"/> … … 32971 33244 #. <scale_max>50000</scale_max> 32972 33245 #. </rule> 32973 #. 33246 #. 32974 33247 #. <rule> 32975 33248 #. <condition k="shop" v="furniture"/> … … 32979 33252 #. <scale_max>50000</scale_max> 32980 33253 #. </rule> 32981 #. 33254 #. 32982 33255 #. <rule> 32983 33256 #. <condition k="shop" v="florist"/> … … 32987 33260 #. <scale_max>50000</scale_max> 32988 33261 #. </rule> 32989 #. 33262 #. 32990 33263 #. <rule> 32991 33264 #. <condition k="shop" v="groceries"/> … … 32995 33268 #. <scale_max>50000</scale_max> 32996 33269 #. </rule> 32997 #. 33270 #. 32998 33271 #. <rule> 32999 33272 #. <condition k="shop" v="garden_centre"/> … … 33003 33276 #. <scale_max>50000</scale_max> 33004 33277 #. </rule> 33005 #. 33278 #. 33006 33279 #. <rule> 33007 33280 #. <condition k="shop" v="hairdresser"/> … … 33011 33284 #. <scale_max>50000</scale_max> 33012 33285 #. </rule> 33013 #. 33286 #. 33014 33287 #. <rule> 33015 33288 #. <condition k="shop" v="hardware"/> … … 33019 33292 #. <scale_max>50000</scale_max> 33020 33293 #. </rule> 33021 #. 33294 #. 33022 33295 #. <rule> 33023 33296 #. <condition k="shop" v="hifi"/> … … 33027 33300 #. <scale_max>50000</scale_max> 33028 33301 #. </rule> 33029 #. 33302 #. 33030 33303 #. <rule> 33031 33304 #. <condition k="shop" v="jewelry"/> … … 33035 33308 #. <scale_max>50000</scale_max> 33036 33309 #. </rule> 33037 #. 33310 #. 33038 33311 #. <rule> 33039 33312 #. <condition k="shop" v="mall"/> … … 33043 33316 #. <scale_max>50000</scale_max> 33044 33317 #. </rule> 33045 #. 33318 #. 33046 33319 #. <rule> 33047 33320 #. <condition k="shop" v="motorcycle"/> … … 33051 33324 #. <scale_max>50000</scale_max> 33052 33325 #. </rule> 33053 #. 33326 #. 33054 33327 #. <rule> 33055 33328 #. <condition k="shop" v="newsagent"/> … … 33059 33332 #. <scale_max>50000</scale_max> 33060 33333 #. </rule> 33061 #. 33334 #. 33062 33335 #. <rule> 33063 33336 #. <condition k="shop" v="organic"/> … … 33067 33340 #. <scale_max>50000</scale_max> 33068 33341 #. </rule> 33069 #. 33342 #. 33070 33343 #. <rule> 33071 33344 #. <condition k="shop" v="optician"/> … … 33075 33348 #. <scale_max>50000</scale_max> 33076 33349 #. </rule> 33077 #. 33350 #. 33078 33351 #. <rule> 33079 33352 #. <condition k="shop" v="shoes"/> … … 33083 33356 #. <scale_max>50000</scale_max> 33084 33357 #. </rule> 33085 #. 33358 #. 33086 33359 #. <rule> 33087 33360 #. <condition k="shop" v="sports"/> … … 33091 33364 #. <scale_max>50000</scale_max> 33092 33365 #. </rule> 33093 #. 33366 #. 33094 33367 #. <rule> 33095 33368 #. <condition k="shop" v="stationery"/> … … 33099 33372 #. <scale_max>50000</scale_max> 33100 33373 #. </rule> 33101 #. 33374 #. 33102 33375 #. <rule> 33103 33376 #. <condition k="shop" v="tailor"/> … … 33107 33380 #. <scale_max>50000</scale_max> 33108 33381 #. </rule> 33109 #. 33382 #. 33110 33383 #. <rule> 33111 33384 #. <condition k="shop" v="travel_agency"/> … … 33115 33388 #. <scale_max>50000</scale_max> 33116 33389 #. </rule> 33117 #. 33390 #. 33118 33391 #. <rule> 33119 33392 #. <condition k="shop" v="toys"/> … … 33123 33396 #. <scale_max>50000</scale_max> 33124 33397 #. </rule> 33125 #. 33398 #. 33126 33399 #. <rule> 33127 33400 #. <condition k="shop" v="video"/> … … 33131 33404 #. <scale_max>50000</scale_max> 33132 33405 #. </rule> 33133 #. 33406 #. 33134 33407 #. <!-- duplicate of shopping_centre? --> 33135 33408 #. <rule> 33136 33409 #. <condition k="shop" v="shopping_centre"/> 33137 33410 #. <icon annotate="true" src="shop/mall.png"/> 33138 #: build/trans_style.java:2 568build/trans_style.java:257633139 #: build/trans_style.java:2 584build/trans_style.java:259233140 #: build/trans_style.java:26 00build/trans_style.java:260833141 #: build/trans_style.java:26 16build/trans_style.java:262433142 #: build/trans_style.java:26 32build/trans_style.java:264033143 #: build/trans_style.java:26 48build/trans_style.java:265633144 #: build/trans_style.java:26 64build/trans_style.java:267233145 #: build/trans_style.java:2 680build/trans_style.java:268833146 #: build/trans_style.java:2 696build/trans_style.java:270433147 #: build/trans_style.java:27 12build/trans_style.java:272033148 #: build/trans_style.java:27 28build/trans_style.java:273633149 #: build/trans_style.java:27 44build/trans_style.java:275233150 #: build/trans_style.java:27 60build/trans_style.java:276833151 #: build/trans_style.java:2 776build/trans_style.java:278433152 #: build/trans_style.java:2 792build/trans_style.java:280033153 #: build/trans_style.java:28 08build/trans_style.java:281633154 #: build/trans_style.java:28 24build/trans_style.java:283233155 #: build/trans_style.java:28 40build/trans_style.java:284833156 #: build/trans_style.java:28 56build/trans_style.java:286433157 #: build/trans_style.java:2 872build/trans_style.java:288033158 #: build/trans_style.java:2 888build/trans_style.java:289633159 #: build/trans_style.java:29 0533411 #: build/trans_style.java:2601 build/trans_style.java:2609 33412 #: build/trans_style.java:2617 build/trans_style.java:2625 33413 #: build/trans_style.java:2633 build/trans_style.java:2641 33414 #: build/trans_style.java:2649 build/trans_style.java:2657 33415 #: build/trans_style.java:2665 build/trans_style.java:2673 33416 #: build/trans_style.java:2681 build/trans_style.java:2689 33417 #: build/trans_style.java:2697 build/trans_style.java:2705 33418 #: build/trans_style.java:2713 build/trans_style.java:2721 33419 #: build/trans_style.java:2729 build/trans_style.java:2737 33420 #: build/trans_style.java:2745 build/trans_style.java:2753 33421 #: build/trans_style.java:2761 build/trans_style.java:2769 33422 #: build/trans_style.java:2777 build/trans_style.java:2785 33423 #: build/trans_style.java:2793 build/trans_style.java:2801 33424 #: build/trans_style.java:2809 build/trans_style.java:2817 33425 #: build/trans_style.java:2825 build/trans_style.java:2833 33426 #: build/trans_style.java:2841 build/trans_style.java:2849 33427 #: build/trans_style.java:2857 build/trans_style.java:2865 33428 #: build/trans_style.java:2873 build/trans_style.java:2881 33429 #: build/trans_style.java:2889 build/trans_style.java:2897 33430 #: build/trans_style.java:2905 build/trans_style.java:2913 33431 #: build/trans_style.java:2921 build/trans_style.java:2929 33432 #: build/trans_style.java:2938 33160 33433 msgid "shop" 33161 33434 msgstr "magasin" … … 33165 33438 #. <scale_max>50000</scale_max> 33166 33439 #. </rule> 33167 #. 33440 #. 33168 33441 #. <!--tourism tags --> 33169 #. 33442 #. 33170 33443 #. <rule> 33171 33444 #. <condition k="tourism" v="hotel"/> … … 33175 33448 #. <scale_max>50000</scale_max> 33176 33449 #. </rule> 33177 #. 33450 #. 33178 33451 #. <rule> 33179 33452 #. <condition k="tourism" v="motel"/> … … 33183 33456 #. <scale_max>50000</scale_max> 33184 33457 #. </rule> 33185 #. 33458 #. 33186 33459 #. <rule> 33187 33460 #. <condition k="tourism" v="guest_house"/> … … 33191 33464 #. <scale_max>50000</scale_max> 33192 33465 #. </rule> 33193 #. 33466 #. 33194 33467 #. <rule> 33195 33468 #. <condition k="tourism" v="hostel"/> … … 33199 33472 #. <scale_max>50000</scale_max> 33200 33473 #. </rule> 33201 #. 33474 #. 33202 33475 #. <rule> 33203 33476 #. <condition k="tourism" v="chalet"/> … … 33207 33480 #. <scale_max>50000</scale_max> 33208 33481 #. </rule> 33209 #. 33482 #. 33210 33483 #. <rule> 33211 33484 #. <condition k="tourism" v="alpine_hut"/> … … 33215 33488 #. <scale_max>50000</scale_max> 33216 33489 #. </rule> 33217 #. 33490 #. 33218 33491 #. <rule> 33219 33492 #. <condition k="tourism" v="camp_site"/> … … 33223 33496 #. <scale_max>50000</scale_max> 33224 33497 #. </rule> 33225 #. 33498 #. 33226 33499 #. <rule> 33227 33500 #. <condition k="tourism" v="caravan_site"/> 33228 33501 #. <icon annotate="true" src="accommodation/camping/caravan.png"/> 33229 #: build/trans_style.java:29 15build/trans_style.java:292333230 #: build/trans_style.java:29 31build/trans_style.java:293933231 #: build/trans_style.java:29 47build/trans_style.java:295533232 #: build/trans_style.java:29 63build/trans_style.java:297133502 #: build/trans_style.java:2948 build/trans_style.java:2956 33503 #: build/trans_style.java:2964 build/trans_style.java:2972 33504 #: build/trans_style.java:2980 build/trans_style.java:2988 33505 #: build/trans_style.java:2996 build/trans_style.java:3004 33233 33506 msgid "hotel" 33234 33507 msgstr "hôtel" … … 33238 33511 #. <scale_max>50000</scale_max> 33239 33512 #. </rule> 33240 #. 33513 #. 33241 33514 #. <rule> 33242 33515 #. <condition k="tourism" v="picnic_site"/> … … 33246 33519 #. <scale_max>50000</scale_max> 33247 33520 #. </rule> 33248 #. 33521 #. 33249 33522 #. <rule> 33250 33523 #. <condition k="tourism" v="viewpoint"/> … … 33254 33527 #. <scale_max>50000</scale_max> 33255 33528 #. </rule> 33256 #. 33529 #. 33257 33530 #. <rule> 33258 33531 #. <condition k="tourism" v="theme_park"/> … … 33262 33535 #. <scale_max>50000</scale_max> 33263 33536 #. </rule> 33264 #. 33537 #. 33265 33538 #. <rule> 33266 33539 #. <condition k="tourism" v="attraction"/> … … 33270 33543 #. <scale_max>50000</scale_max> 33271 33544 #. </rule> 33272 #. 33545 #. 33273 33546 #. <rule> 33274 33547 #. <condition k="tourism" v="zoo"/> … … 33278 33551 #. <scale_max>50000</scale_max> 33279 33552 #. </rule> 33280 #. 33553 #. 33281 33554 #. <rule> 33282 33555 #. <condition k="tourism" v="artwork"/> … … 33287 33560 #. <scale_max>50000</scale_max> 33288 33561 #. </rule> 33289 #. 33562 #. 33290 33563 #. <rule> 33291 33564 #. <condition k="tourism" v="museum"/> … … 33295 33568 #. <scale_max>50000</scale_max> 33296 33569 #. </rule> 33297 #. 33570 #. 33298 33571 #. <!-- information tags --> 33299 33572 #. <rule> … … 33303 33576 #. <scale_max>40000</scale_max> 33304 33577 #. </rule> 33305 #. 33578 #. 33306 33579 #. <rule> 33307 33580 #. <condition k="information" v="office"/> … … 33311 33584 #. <scale_max>50000</scale_max> 33312 33585 #. </rule> 33313 #. 33586 #. 33314 33587 #. <rule> 33315 33588 #. <condition k="information" v="map"/> … … 33318 33591 #. <scale_max>40000</scale_max> 33319 33592 #. </rule> 33320 #. 33593 #. 33321 33594 #. <rule> 33322 33595 #. <condition k="information" v="board"/> … … 33325 33598 #. <scale_max>40000</scale_max> 33326 33599 #. </rule> 33327 #. 33600 #. 33328 33601 #. <rule> 33329 33602 #. <condition k="tourism" v="information"/> 33330 33603 #. <icon annotate="true" src="misc/information.png"/> 33331 #: build/trans_style.java: 2979build/trans_style.java:298733332 #: build/trans_style.java: 2995build/trans_style.java:300333333 #: build/trans_style.java:30 11build/trans_style.java:301933334 #: build/trans_style.java:30 20build/trans_style.java:302833335 #: build/trans_style.java:30 44build/trans_style.java:306633604 #: build/trans_style.java:3012 build/trans_style.java:3020 33605 #: build/trans_style.java:3028 build/trans_style.java:3036 33606 #: build/trans_style.java:3044 build/trans_style.java:3052 33607 #: build/trans_style.java:3053 build/trans_style.java:3061 33608 #: build/trans_style.java:3077 build/trans_style.java:3099 33336 33609 msgid "tourism" 33337 33610 msgstr "tourisme" … … 33341 33614 #. <scale_max>50000</scale_max> 33342 33615 #. </rule> 33343 #. 33616 #. 33344 33617 #. <!--historic tags --> 33345 #. 33618 #. 33346 33619 #. <rule> 33347 33620 #. <condition k="historic" v="castle"/> … … 33351 33624 #. <scale_max>50000</scale_max> 33352 33625 #. </rule> 33353 #. 33626 #. 33354 33627 #. <rule> 33355 33628 #. <condition k="historic" v="monument"/> … … 33359 33632 #. <scale_max>50000</scale_max> 33360 33633 #. </rule> 33361 #. 33634 #. 33362 33635 #. <rule> 33363 33636 #. <condition k="historic" v="memorial"/> … … 33367 33640 #. <scale_max>50000</scale_max> 33368 33641 #. </rule> 33369 #. 33642 #. 33370 33643 #. <rule> 33371 33644 #. <condition k="historic" v="archaeological_site"/> … … 33375 33648 #. <scale_max>50000</scale_max> 33376 33649 #. </rule> 33377 #. 33650 #. 33378 33651 #. <rule> 33379 33652 #. <condition k="historic" v="ruins"/> … … 33383 33656 #. <scale_max>50000</scale_max> 33384 33657 #. </rule> 33385 #. 33658 #. 33386 33659 #. <rule> 33387 33660 #. <condition k="historic" v="battlefield"/> … … 33391 33664 #. <scale_max>50000</scale_max> 33392 33665 #. </rule> 33393 #. 33666 #. 33394 33667 #. <rule> 33395 33668 #. <condition k="geological" v="palaeontological_site"/> … … 33399 33672 #. <scale_max>50000</scale_max> 33400 33673 #. </rule> 33401 #. 33674 #. 33402 33675 #. <rule> 33403 33676 #. <condition k="historic" v="wayside_cross"/> … … 33407 33680 #. <scale_max>50000</scale_max> 33408 33681 #. </rule> 33409 #. 33682 #. 33410 33683 #. <rule> 33411 33684 #. <condition k="historic" v="wayside_shrine"/> … … 33415 33688 #. <scale_max>50000</scale_max> 33416 33689 #. </rule> 33417 #. 33690 #. 33418 33691 #. <rule> 33419 33692 #. <condition k="historic" v="boundary_stone"/> 33420 33693 #. <icon annotate="true" src="historic/boundary_stone.png"/> 33421 #: build/trans_style.java:3 076build/trans_style.java:308433422 #: build/trans_style.java:3 092build/trans_style.java:310033423 #: build/trans_style.java:31 08build/trans_style.java:311633424 #: build/trans_style.java:31 24build/trans_style.java:313233425 #: build/trans_style.java:31 40build/trans_style.java:314833694 #: build/trans_style.java:3109 build/trans_style.java:3117 33695 #: build/trans_style.java:3125 build/trans_style.java:3133 33696 #: build/trans_style.java:3141 build/trans_style.java:3149 33697 #: build/trans_style.java:3157 build/trans_style.java:3165 33698 #: build/trans_style.java:3173 build/trans_style.java:3181 33426 33699 msgid "historic" 33427 33700 msgstr "patrimoine" … … 33431 33704 #. <scale_max>50000</scale_max> 33432 33705 #. </rule> 33433 #. 33706 #. 33434 33707 #. <rule> 33435 33708 #. <condition k="landuse" v="quarry"/> 33436 #: build/trans_style.java:3 19633709 #: build/trans_style.java:3229 33437 33710 msgid "quarry" 33438 33711 msgstr "carrière" … … 33443 33716 #. <scale_max>50000</scale_max> 33444 33717 #. </rule> 33445 #. 33718 #. 33446 33719 #. <rule> 33447 33720 #. <condition k="landuse" v="landfill"/> 33448 #: build/trans_style.java:32 0433721 #: build/trans_style.java:3237 33449 33722 msgid "landfill" 33450 33723 msgstr "décharge" … … 33455 33728 #. <scale_max>50000</scale_max> 33456 33729 #. </rule> 33457 #. 33730 #. 33458 33731 #. <rule> 33459 33732 #. <condition k="landuse" v="basin"/> … … 33463 33736 #. <scale_max>50000</scale_max> 33464 33737 #. </rule> 33465 #. 33738 #. 33466 33739 #. <rule> 33467 33740 #. <condition k="landuse" v="reservoir"/> 33468 #: build/trans_style.java:32 12build/trans_style.java:322033741 #: build/trans_style.java:3245 build/trans_style.java:3253 33469 33742 msgid "basin" 33470 33743 msgstr "bassin" … … 33475 33748 #. <scale_max>50000</scale_max> 33476 33749 #. </rule> 33477 #. 33750 #. 33478 33751 #. <rule> 33479 33752 #. <condition k="landuse" v="farmyard"/> 33480 #: build/trans_style.java:32 6033753 #: build/trans_style.java:3293 33481 33754 msgid "farmyard" 33482 33755 msgstr "cour de ferme" … … 33487 33760 #. <scale_max>50000</scale_max> 33488 33761 #. </rule> 33489 #. 33490 #. 33762 #. 33763 #. 33491 33764 #. <rule> 33492 33765 #. <condition k="landuse" v="retail"/> … … 33496 33769 #. <scale_max>50000</scale_max> 33497 33770 #. </rule> 33498 #. 33771 #. 33499 33772 #. <rule> 33500 33773 #. <condition k="landuse" v="commercial"/> 33501 #: build/trans_style.java:3 269build/trans_style.java:327733774 #: build/trans_style.java:3302 build/trans_style.java:3310 33502 33775 msgid "retail" 33503 33776 msgstr "commerce" … … 33508 33781 #. <scale_max>50000</scale_max> 33509 33782 #. </rule> 33510 #. 33783 #. 33511 33784 #. <rule> 33512 33785 #. <condition k="landuse" v="industrial"/> 33513 #: build/trans_style.java:3 28533786 #: build/trans_style.java:3318 33514 33787 msgid "industrial" 33515 33788 msgstr "zone industrielle" … … 33520 33793 #. <scale_max>50000</scale_max> 33521 33794 #. </rule> 33522 #. 33795 #. 33523 33796 #. <rule> 33524 33797 #. <condition k="landuse" v="brownfield"/> 33525 #: build/trans_style.java:3 29333798 #: build/trans_style.java:3326 33526 33799 msgid "brownfield" 33527 33800 msgstr "terrain vague" … … 33532 33805 #. <scale_max>50000</scale_max> 33533 33806 #. </rule> 33534 #. 33807 #. 33535 33808 #. <rule> 33536 33809 #. <condition k="landuse" v="greenfield"/> 33537 #: build/trans_style.java:33 0133810 #: build/trans_style.java:3334 33538 33811 msgid "greenfield" 33539 33812 msgstr "zone d’aménagement" … … 33544 33817 #. <scale_max>50000</scale_max> 33545 33818 #. </rule> 33546 #. 33819 #. 33547 33820 #. <rule> 33548 33821 #. <condition k="landuse" v="railway"/> 33549 #: build/trans_style.java:33 0933822 #: build/trans_style.java:3342 33550 33823 msgid "railland" 33551 33824 msgstr "zone ferroviaire" … … 33556 33829 #. <scale_max>50000</scale_max> 33557 33830 #. </rule> 33558 #. 33831 #. 33559 33832 #. <rule> 33560 33833 #. <condition k="landuse" v="military"/> … … 33564 33837 #. <scale_max>50000</scale_max> 33565 33838 #. </rule> 33566 #. 33839 #. 33567 33840 #. <!--military tags --> 33568 #. 33841 #. 33569 33842 #. <rule> 33570 33843 #. <condition k="military" v="airfield"/> … … 33574 33847 #. <scale_max>50000</scale_max> 33575 33848 #. </rule> 33576 #. 33849 #. 33577 33850 #. <rule> 33578 33851 #. <condition k="military" v="bunker"/> … … 33582 33855 #. <scale_max>50000</scale_max> 33583 33856 #. </rule> 33584 #. 33857 #. 33585 33858 #. <rule> 33586 33859 #. <condition k="military" v="barracks"/> … … 33590 33863 #. <scale_max>50000</scale_max> 33591 33864 #. </rule> 33592 #. 33865 #. 33593 33866 #. <rule> 33594 33867 #. <condition k="military" v="danger_area"/> … … 33598 33871 #. <scale_max>50000</scale_max> 33599 33872 #. </rule> 33600 #. 33873 #. 33601 33874 #. <rule> 33602 33875 #. <condition k="military" v="range"/> 33603 33876 #. <icon src="misc/landmark/range.png"/> 33604 #: build/trans_style.java:33 26build/trans_style.java:336133605 #: build/trans_style.java:3 369build/trans_style.java:337733606 #: build/trans_style.java:3 385build/trans_style.java:339333877 #: build/trans_style.java:3359 build/trans_style.java:3394 33878 #: build/trans_style.java:3402 build/trans_style.java:3410 33879 #: build/trans_style.java:3418 build/trans_style.java:3426 33607 33880 msgid "military" 33608 33881 msgstr "terrain militaire" … … 33613 33886 #. <scale_max>50000</scale_max> 33614 33887 #. </rule> 33615 #. 33888 #. 33616 33889 #. <rule> 33617 33890 #. <condition k="landuse" v="cemetery"/> 33618 #: build/trans_style.java:33 3433891 #: build/trans_style.java:3367 33619 33892 msgid "cemetery" 33620 33893 msgstr "cimetière" … … 33624 33897 #. <scale_max>50000</scale_max> 33625 33898 #. </rule> 33626 #. 33899 #. 33627 33900 #. <rule> 33628 33901 #. <condition k="natural" v="peak"/> 33629 #: build/trans_style.java:34 1033902 #: build/trans_style.java:3443 33630 33903 msgid "peak" 33631 33904 msgstr "sommet" … … 33636 33909 #. <scale_max>50000</scale_max> 33637 33910 #. </rule> 33638 #. 33911 #. 33639 33912 #. <rule> 33640 33913 #. <condition k="natural" v="glacier"/> 33641 33914 #. <icon annotate="true" src="misc/landmark/glacier_small.png"/> 33642 #: build/trans_style.java:34 1933915 #: build/trans_style.java:3452 33643 33916 msgid "glacier" 33644 33917 msgstr "glacier" … … 33648 33921 #. <scale_max>50000</scale_max> 33649 33922 #. </rule> 33650 #. 33923 #. 33651 33924 #. <rule> 33652 33925 #. <condition k="natural" v="volcano"/> 33653 33926 #. <icon annotate="true" src="misc/landmark/volcano_small.png"/> 33654 #: build/trans_style.java:34 2733927 #: build/trans_style.java:3460 33655 33928 msgid "volcano" 33656 33929 msgstr "volcan" … … 33660 33933 #. <scale_max>50000</scale_max> 33661 33934 #. </rule> 33662 #. 33935 #. 33663 33936 #. <rule> 33664 33937 #. <condition k="natural" v="cliff"/> … … 33669 33942 #. <scale_max>50000</scale_max> 33670 33943 #. </rule> 33671 #. 33944 #. 33672 33945 #. <rule> 33673 33946 #. <condition k="natural" v="scree"/> … … 33677 33950 #. <scale_max>50000</scale_max> 33678 33951 #. </rule> 33679 #. 33952 #. 33680 33953 #. <rule> 33681 33954 #. <condition k="natural" v="fell"/> … … 33685 33958 #. <scale_max>50000</scale_max> 33686 33959 #. </rule> 33687 #. 33960 #. 33688 33961 #. <rule> 33689 33962 #. <condition k="natural" v="bay"/> … … 33693 33966 #. <scale_max>50000</scale_max> 33694 33967 #. </rule> 33695 #. 33968 #. 33696 33969 #. <rule> 33697 33970 #. <condition k="natural" v="land"/> … … 33701 33974 #. <scale_max>50000</scale_max> 33702 33975 #. </rule> 33703 #. 33976 #. 33704 33977 #. <rule> 33705 33978 #. <condition k="natural" v="cave_entrance"/> 33706 33979 #. <icon src="misc/no_icon.png"/> 33707 #: build/trans_style.java:34 35build/trans_style.java:343633708 #: build/trans_style.java:34 44build/trans_style.java:346033709 #: build/trans_style.java:35 24build/trans_style.java:353233710 #: build/trans_style.java:35 4033980 #: build/trans_style.java:3468 build/trans_style.java:3469 33981 #: build/trans_style.java:3477 build/trans_style.java:3493 33982 #: build/trans_style.java:3557 build/trans_style.java:3565 33983 #: build/trans_style.java:3573 33711 33984 msgid "natural" 33712 33985 msgstr "nature" … … 33716 33989 #. <scale_max>50000</scale_max> 33717 33990 #. </rule> 33718 #. 33991 #. 33719 33992 #. <rule> 33720 33993 #. <condition k="natural" v="scrub"/> 33721 33994 #. <icon src="misc/no_icon.png"/> 33722 #: build/trans_style.java:34 5233995 #: build/trans_style.java:3485 33723 33996 msgid "scrub" 33724 33997 msgstr "broussailles" … … 33728 34001 #. <scale_max>50000</scale_max> 33729 34002 #. </rule> 33730 #. 34003 #. 33731 34004 #. <rule> 33732 34005 #. <condition k="natural" v="heath"/> 33733 34006 #. <icon src="misc/no_icon.png"/> 33734 #: build/trans_style.java:3 46834007 #: build/trans_style.java:3501 33735 34008 msgid "heath" 33736 34009 msgstr "lande" … … 33740 34013 #. <scale_max>50000</scale_max> 33741 34014 #. </rule> 33742 #. 34015 #. 33743 34016 #. <rule> 33744 34017 #. <condition k="natural" v="wood"/> 33745 34018 #. <icon src="misc/landmark/trees.png"/> 33746 #: build/trans_style.java:3 47634019 #: build/trans_style.java:3509 33747 34020 msgid "woodarea" 33748 34021 msgstr "Zone forestière" … … 33752 34025 #. <scale_max>50000</scale_max> 33753 34026 #. </rule> 33754 #. 34027 #. 33755 34028 #. <rule> 33756 34029 #. <condition k="natural" v="mud"/> 33757 34030 #. <icon src="misc/no_icon.png"/> 33758 #: build/trans_style.java:35 0834031 #: build/trans_style.java:3541 33759 34032 msgid "mud" 33760 34033 msgstr "terrain boueux" … … 33764 34037 #. <scale_max>50000</scale_max> 33765 34038 #. </rule> 33766 #. 34039 #. 33767 34040 #. <rule> 33768 34041 #. <condition k="natural" v="beach"/> 33769 34042 #. <icon src="misc/no_icon.png"/> 33770 #: build/trans_style.java:35 1634043 #: build/trans_style.java:3549 33771 34044 msgid "beach" 33772 34045 msgstr "plage" … … 33777 34050 #. <scale_max>50000</scale_max> 33778 34051 #. </rule> 33779 #. 34052 #. 33780 34053 #. <!-- this will badly display otherwise well tagged footways and alike, so comment it out until we have better ways to display this in JOSM! 33781 34054 #. XXX - maybe it's possible to use linemod's here? … … 33801 34074 #. <scale_max>40000</scale_max> 33802 34075 #. </rule> 33803 #. 34076 #. 33804 34077 #. <rule> 33805 34078 #. <condition k="surface" v="cobblestone"/> … … 33810 34083 #. </rule> 33811 34084 #. --> 33812 #. 34085 #. 33813 34086 #. <!--name tags --> 33814 #. 34087 #. 33815 34088 #. <!--preferences tags --> 33816 #. 34089 #. 33817 34090 #. <!--place tags --> 33818 #. 34091 #. 33819 34092 #. <rule> 33820 34093 #. <condition k="place" v="continent"/> … … 33824 34097 #. <scale_max>200000000</scale_max> 33825 34098 #. </rule> 33826 #. 34099 #. 33827 34100 #. <rule> 33828 34101 #. <condition k="place" v="country"/> … … 33832 34105 #. <scale_max>200000000</scale_max> 33833 34106 #. </rule> 33834 #. 34107 #. 33835 34108 #. <rule> 33836 34109 #. <condition k="place" v="state"/> … … 33840 34113 #. <scale_max>200000000</scale_max> 33841 34114 #. </rule> 33842 #. 34115 #. 33843 34116 #. <rule> 33844 34117 #. <condition k="place" v="region"/> … … 33848 34121 #. <scale_max>200000000</scale_max> 33849 34122 #. </rule> 33850 #. 34123 #. 33851 34124 #. <rule> 33852 34125 #. <condition k="place" v="county"/> … … 33856 34129 #. <scale_max>200000000</scale_max> 33857 34130 #. </rule> 33858 #. 34131 #. 33859 34132 #. <rule> 33860 34133 #. <condition k="place" v="city"/> … … 33864 34137 #. <scale_max>200000000</scale_max> 33865 34138 #. </rule> 33866 #. 34139 #. 33867 34140 #. <rule> 33868 34141 #. <condition k="place" v="town"/> … … 33872 34145 #. <scale_max>50000</scale_max> 33873 34146 #. </rule> 33874 #. 34147 #. 33875 34148 #. <rule> 33876 34149 #. <condition k="place" v="village"/> … … 33880 34153 #. <scale_max>50000</scale_max> 33881 34154 #. </rule> 33882 #. 34155 #. 33883 34156 #. <rule> 33884 34157 #. <condition k="place" v="hamlet"/> … … 33888 34161 #. <scale_max>50000</scale_max> 33889 34162 #. </rule> 33890 #. 34163 #. 33891 34164 #. <rule> 33892 34165 #. <condition k="place" v="suburb"/> … … 33896 34169 #. <scale_max>50000</scale_max> 33897 34170 #. </rule> 33898 #. 34171 #. 33899 34172 #. <rule> 33900 34173 #. <condition k="place" v="locality"/> … … 33904 34177 #. <scale_max>50000</scale_max> 33905 34178 #. </rule> 33906 #. 34179 #. 33907 34180 #. <rule> 33908 34181 #. <condition k="place" v="island"/> … … 33912 34185 #. <scale_max>50000</scale_max> 33913 34186 #. </rule> 33914 #. 34187 #. 33915 34188 #. <rule> 33916 34189 #. <condition k="place" v="islet"/> 33917 34190 #. <icon annotate="true" src="place/islet.png"/> 33918 #: build/trans_style.java:41 35build/trans_style.java:414333919 #: build/trans_style.java:41 51build/trans_style.java:415933920 #: build/trans_style.java:4 167build/trans_style.java:417533921 #: build/trans_style.java:4 183build/trans_style.java:419133922 #: build/trans_style.java:4 199build/trans_style.java:420733923 #: build/trans_style.java:42 15build/trans_style.java:422333924 #: build/trans_style.java:42 3134191 #: build/trans_style.java:4168 build/trans_style.java:4176 34192 #: build/trans_style.java:4184 build/trans_style.java:4192 34193 #: build/trans_style.java:4200 build/trans_style.java:4208 34194 #: build/trans_style.java:4216 build/trans_style.java:4224 34195 #: build/trans_style.java:4232 build/trans_style.java:4240 34196 #: build/trans_style.java:4248 build/trans_style.java:4256 34197 #: build/trans_style.java:4264 33925 34198 msgid "place" 33926 34199 msgstr "lieu" … … 33930 34203 #. <scale_max>50000</scale_max> 33931 34204 #. </rule> 33932 #. 34205 #. 33933 34206 #. <!-- special display of unreviewed tiger data (USA) --> 33934 34207 #. <rule> 33935 34208 #. <condition k="tiger:reviewed" v="no"/> 33936 #: build/trans_style.java:42 3934209 #: build/trans_style.java:4272 33937 34210 msgid "tiger_data" 33938 34211 msgstr "données TIGER" … … 34023 34296 #. Each line specifies a certain error to be reported 34024 34297 #. <data type> : messagetype : <key><expression><value> 34025 #. 34298 #. 34026 34299 #. Data type can be: 34027 34300 #. node - a node point … … 34029 34302 #. relation - a relation 34030 34303 #. * - all data types 34031 #. 34304 #. 34032 34305 #. Message type can be: 34033 34306 #. E - an error 34034 34307 #. W - a warning 34035 34308 #. I - an low priority informational warning 34036 #. 34309 #. 34037 34310 #. Key and value are expressions describing certain keys and values of these keys. 34038 34311 #. Regulator expressions are supported. In this case the expressions starts and 34039 34312 #. ends with // signs. If an 'i' is appended, the regular expression is 34040 34313 #. case insensitive. 34041 #. 34314 #. 34042 34315 #. The * sign indicates any string. 34043 34316 #. The texts BOOLEAN_TRUE and BOOLEAN_FALSE in the value part indicate a special 34044 34317 #. handling for boolean values (yes, true, 0, false, no, ...). 34045 #. 34318 #. 34046 34319 #. Expression can be: 34047 34320 #. != - the key/value combination does not match 34048 34321 #. == - the key/value combination does match 34049 #. 34322 #. 34050 34323 #. To have more complicated expressions, multiple elements can be grouped together 34051 34324 #. with an logical and (&&). 34052 #. 34325 #. 34053 34326 #. The comment at the end of a rule is displayed in validator description 34054 #. 34327 #. 34055 34328 #. Empty lines and space signs are ignored 34056 34329 #: build/trans_validator.java:38 … … 34113 34386 #: build/trans_validator.java:59 34114 34387 msgid "footway with tag foot" 34115 msgstr " voiepiétonnièreavec l’attribut « piéton (foot) »"34388 msgstr "Chemin pour piétons avec l’attribut « piéton (foot) »" 34116 34389 34117 34390 #. way : W : highway == footway && foot == BOOLEAN_FALSE … … 34132 34405 #: build/trans_validator.java:66 build/trans_validator.java:67 34133 34406 msgid "maxspeed used for footway" 34134 msgstr "Limitation de vitesse utilisée pour un e voiepiétonnière"34407 msgstr "Limitation de vitesse utilisée pour un chemin pour piétons" 34135 34408 34136 34409 #. way : I : highway == steps && maxspeed == * … … 34165 34438 #. default(true or false);Name;URL 34166 34439 #. NOTE: default items should be common and worldwide 34167 #. 34440 #. 34168 34441 #: build/trans_wms.java:5 34169 34442 msgid "Landsat" … … 34176 34449 34177 34450 #. http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&format=image/jpeg& 34178 #. 34451 #. 34179 34452 #. different forms for web access 34180 34453 #. must be html:<url> … … 34199 34472 34200 34473 #. html:http://josm.openstreetmap.de/wmsplugin/TilesAtHome.html? 34201 #. 34202 #. 34474 #. 34475 #. 34203 34476 #. only for Germany 34204 34477 #: build/trans_wms.java:17 … … 34207 34480 34208 34481 #. http://tools.geofabrik.de/osmi/view/strassennrw/josmwms? 34209 #. 34210 #. 34482 #. 34483 #. 34211 34484 #. only for North America 34212 34485 #. Terraserver USCG - High resolution maps … … 34221 34494 34222 34495 #. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=urbanarea&styles=&format=image/jpeg& 34223 #. 34224 #. 34496 #. 34497 #. 34225 34498 #. only for Czech Republic 34226 34499 #: build/trans_wms.java:27 … … 34234 34507 34235 34508 #. http://geoportal2.uhul.cz/cgi-bin/oprl.asp?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=Ortofoto_cb&STYLES=default&FORMAT=image/jpeg&TRANSPARENT=TRUE& 34236 #. 34237 #. 34509 #. 34510 #. 34238 34511 #. only for GB 34239 34512 #. fails with division by zero error … … 34253 34526 34254 34527 #. http://ooc.openstreetmap.org/wms/map.php?source=os7& 34255 #. 34256 #. 34528 #. 34529 #. 34257 34530 #. only for Japan 34258 34531 #: build/trans_wms.java:39 … … 34276 34549 34277 34550 #. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO03&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF 34278 #. 34279 #. 34551 #. 34552 #. 34280 34553 #. only for Italy 34281 34554 #: build/trans_wms.java:46 … … 34288 34561 msgstr "Sicile - Italie" 34289 34562 34563 #~ msgid "" 34564 #~ "Target object with id {0} and version {1} is visible although source " 34565 #~ "object with lower version {2} is not visible. Cannot deal with this " 34566 #~ "inconsistency. Keeping target object. " 34567 #~ msgstr "" 34568 #~ "L’objet cible avec l’identifiant {0} et la version {1} est visible alors " 34569 #~ "que l’objet source avec la version {2} n’est pas visible. Impossible de " 34570 #~ "gérer cette incohérence. L’objet cible est gardé. " 34571 34290 34572 #~ msgid "Move" 34291 34573 #~ msgstr "Déplacer" … … 34318 34600 #~ msgstr "Supprimer le calque sélectionné." 34319 34601 34320 #, java-format34321 34602 #~ msgid "No time for point {0} x {1}" 34322 34603 #~ msgstr "Aucune heure pour le point {0}·x·{1}" … … 34325 34606 #~ msgstr "Aucune image avec des informations horaires lisibles trouvée." 34326 34607 34327 #, java-format34328 34608 #~ msgid "GPS start: {0}" 34329 34609 #~ msgstr "Allumage du GPS : {0}" 34330 34610 34331 #, java-format34332 34611 #~ msgid "GPS end: {0}" 34333 34612 #~ msgstr "Extinction du GPS : {0}" … … 34338 34617 #~ msgstr[1] "images" 34339 34618 34340 #, java-format34341 34619 #~ msgid "{0} within the track." 34342 34620 #~ msgstr "{0} dans la trace." … … 34348 34626 #~ msgstr "Au lieu de --download=<bbox> vous devriez indiquer osm://<bbox>\n" 34349 34627 34350 #, java-format34351 34628 #~ msgid "{0} object has conflicts:" 34352 34629 #~ msgid_plural "{0} objects have conflicts:" … … 34378 34655 #~ msgstr "faux" 34379 34656 34380 #, java-format34381 34657 #~ msgid "Resolve {0} conflicts in {1} objects" 34382 34658 #~ msgstr "Résoudre {0} conflits dans {1} objets" … … 34388 34664 #~ msgstr "sans-nom" 34389 34665 34390 #, java-format34391 34666 #~ msgid "Error while loading page {0}" 34392 34667 #~ msgstr "Erreur durant le chargement de la page {0}" … … 34399 34674 #~ "about the problem." 34400 34675 #~ msgstr "" 34401 #~ "Le greffon ne peut pas être supprimé. Merci de le signaler là où vous avez"34402 #~ "obtenu JOSM." 34676 #~ "Le greffon ne peut pas être supprimé. Merci de le signaler là où vous " 34677 #~ "avez obtenu JOSM." 34403 34678 34404 34679 #~ msgid "Enter Password" 34405 34680 #~ msgstr "Entrer le mot de passe" 34406 34681 34407 #, java-format34408 34682 #~ msgid "Plugin not found: {0}." 34409 34683 #~ msgstr "Greffon non trouvé : {0}" … … 34418 34692 #~ msgstr "Impossible de se connecter au serveur." 34419 34693 34420 #, java-format34421 34694 #~ msgid "Images for {0}" 34422 34695 #~ msgstr "Images pour {0}" … … 34453 34726 #~ "<html>I can take a picture of my GPS receiver.<br>Can this help?</html>" 34454 34727 #~ msgstr "" 34455 #~ "<html>Je peux prendre un autre phot de mon GPS.<br>Cela peut-il aider " 34456 #~ " ?</html>"34728 #~ "<html>Je peux prendre un autre phot de mon GPS.<br>Cela peut-il aider ?</" 34729 #~ "html>" 34457 34730 34458 34731 #~ msgid "Images with no exif position" … … 34465 34738 #~ msgstr "Metacarta Map Rectifier image id" 34466 34739 34467 #, java-format34468 34740 #~ msgid "rectifier id={0}" 34469 34741 #~ msgstr "rectifier id={0}" … … 34532 34804 #~ msgstr "YAHOO (WebKit GTK)" 34533 34805 34534 #, java-format34535 34806 #~ msgid "Plugin requires JOSM update: {0}." 34536 34807 #~ msgstr "Ce greffon nécessite une mise à jour de JOSM : {0}." … … 34550 34821 #~ msgid "Hint: Some changes came from uploading new data to the server." 34551 34822 #~ msgstr "" 34552 #~ "Indication : Certains changements viennent de l’envoi de nouvelles données"34553 #~ "sur le serveur." 34823 #~ "Indication : Certains changements viennent de l’envoi de nouvelles " 34824 #~ "données sur le serveur." 34554 34825 34555 34826 #~ msgid "Tags (empty value deletes tag)" 34556 34827 #~ msgstr "Étiquettes (une valeur vide supprime l’étiquette)" 34557 34828 34558 #, java-format34559 34829 #~ msgid "Cannot read time \"{0}\" from point {1} x {2}" 34560 34830 #~ msgstr "Impossible de lire l’heure \"{0}\" du point {1} x {2}" … … 34563 34833 #~ msgstr "Synchroniser l’horloge" 34564 34834 34565 #, java-format34566 34835 #~ msgid "There is no EXIF time within the file \"{0}\"." 34567 34836 #~ msgstr "Il n’y a aucune heure EXIF associée au fichier \"{0}\"." … … 34573 34842 #~ "Login password to the OSM account. Leave blank to not store any password." 34574 34843 #~ msgstr "" 34575 #~ "Mot de passe d’identification au compte OSM. Laisser blanc pour ne stocker"34576 #~ "aucun mot de passe." 34844 #~ "Mot de passe d’identification au compte OSM. Laisser blanc pour ne " 34845 #~ "stocker aucun mot de passe." 34577 34846 34578 34847 #~ msgid "" 34579 #~ "Parameters are read in the order they are specified, so make sure you load\n" 34848 #~ "Parameters are read in the order they are specified, so make sure you " 34849 #~ "load\n" 34580 34850 #~ "some data before --selection" 34581 34851 #~ msgstr "" 34582 #~ "Les paramètres sont lus dans l’ordre dans lequel ils sont spécifiés, soyez"34583 #~ "donc\n" 34852 #~ "Les paramètres sont lus dans l’ordre dans lequel ils sont spécifiés, " 34853 #~ "soyez donc\n" 34584 34854 #~ "sur d’avoir chargé des données avant --selection" 34585 34855 34586 34856 #~ msgid "" 34587 #~ "Activating the updated plugins failed. Check if JOSM has the permission to"34588 #~ "overwrite the existing ones." 34857 #~ "Activating the updated plugins failed. Check if JOSM has the permission " 34858 #~ "to overwrite the existing ones." 34589 34859 #~ msgstr "" 34590 34860 #~ "L’activation des greffons mis à jour a échoué. Vérifiez si JOSM a " … … 34596 34866 #~ msgid "Can only edit help pages from JOSM Online Help" 34597 34867 #~ msgstr "" 34598 #~ "Les pages d’aide ne peuvent être éditées que depuis l’aide en ligne de JOSM" 34868 #~ "Les pages d’aide ne peuvent être éditées que depuis l’aide en ligne de " 34869 #~ "JOSM" 34599 34870 34600 34871 #~ msgid "" 34601 #~ "The selected ways have differing relation memberships. Do you still want to"34602 #~ "combine them?" 34872 #~ "The selected ways have differing relation memberships. Do you still want " 34873 #~ "to combine them?" 34603 34874 #~ msgstr "" 34604 34875 #~ "Les chemins sélectionnés ne sont pas les mêmes membres d’une relation. " … … 34624 34895 #~ msgstr "Lecture GPX..." 34625 34896 34626 #, java-format34627 34897 #~ msgid "{0} Plugin successfully updated. Please restart JOSM." 34628 34898 #~ msgid_plural "{0} Plugins successfully updated. Please restart JOSM." … … 34639 34909 #~ msgstr "Mise à jour des greffons" 34640 34910 34641 #, java-format34642 34911 #~ msgid "Could not download plugin: {0} from {1}" 34643 34912 #~ msgstr "Impossible de télécharger le greffon : {0} de {1}" … … 34657 34926 #~ msgstr "" 34658 34927 #~ "(Vous pouvez changer le nombre de jours au bout duquel cet avertissement " 34659 #~ "s'affiche<br>en modifiant l'option de configuration " 34660 #~ " 'pluginmanager.warntime'.)"34928 #~ "s'affiche<br>en modifiant l'option de configuration 'pluginmanager." 34929 #~ "warntime'.)" 34661 34930 34662 34931 #~ msgid "Be sure to include the following information:" … … 34666 34935 #~ msgstr "Erreur d'analyse de la réponse du serveur" 34667 34936 34668 #, java-format34669 34937 #~ msgid "" 34670 34938 #~ "There were problems with the following plugins:\n" … … 34750 35018 #~ msgid "Include your steps to get to the error (as detailed as possible)!" 34751 35019 #~ msgstr "" 34752 #~ "Indiquer la procédure effectuée pour arriver à cette erreur (aussi détaillée"34753 #~ "que possible) !" 35020 #~ "Indiquer la procédure effectuée pour arriver à cette erreur (aussi " 35021 #~ "détaillée que possible) !" 34754 35022 34755 35023 #~ msgid "Server does not support changesets" … … 34766 35034 34767 35035 #~ msgid "" 34768 #~ "Try updating to the newest version of JOSM and all plugins before reporting"34769 #~ "a bug." 35036 #~ "Try updating to the newest version of JOSM and all plugins before " 35037 #~ "reporting a bug." 34770 35038 #~ msgstr "" 34771 #~ "Essayez d'utiliser la dernière version de JOSM et de ses greffons avant de " 34772 #~ "rapporter un bogue." 34773 34774 #, java-format 35039 #~ "Essayez d'utiliser la dernière version de JOSM et de ses greffons avant " 35040 #~ "de rapporter un bogue." 35041 34775 35042 #~ msgid "Could not read from URL: \"{0}\"" 34776 35043 #~ msgstr "Impossible de lire quelque chose depuis l’URL : \"{0}\"" 34777 35044 34778 #, java-format34779 35045 #~ msgid "Parsing error in URL: \"{0}\"" 34780 35046 #~ msgstr "Erreur d’analyse dans l’URL : \"{0}\"" … … 34784 35050 34785 35051 #~ msgid "" 34786 #~ "You can add, edit and delete WMS entries in the WMSplugin Preference Tab -"34787 #~ "these will then show up in the WMS menu.\n" 35052 #~ "You can add, edit and delete WMS entries in the WMSplugin Preference Tab " 35053 #~ "- these will then show up in the WMS menu.\n" 34788 35054 #~ "\n" 34789 35055 #~ "You can also do this manually in the Advanced Preferences, using the " … … 34800 35066 #~ "For Metacarta's Map Rectifier http://labs.metacarta.com/rectifier/ , you " 34801 35067 #~ "only need to input the relevant 'id'.\n" 34802 #~ "To add a Metacarta Map Rectifier menu item, manually create the URL like in"34803 #~ "this example,replacing 73 with your image id: \n" 35068 #~ "To add a Metacarta Map Rectifier menu item, manually create the URL like " 35069 #~ "in this example,replacing 73 with your image id: \n" 34804 35070 #~ "http://labs.metacarta.com/rectifier/wms.cgi?id=73\n" 34805 35071 #~ "&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&format=image/png\n" … … 34809 35075 #~ msgstr "" 34810 35076 #~ "Vous pouvez ajouter, éditer et supprimer des sources WMS dans l'onglet " 34811 #~ "Préférences du greffon WMS - elles apparaitront ensuite dans le menu WMS.\n" 35077 #~ "Préférences du greffon WMS - elles apparaitront ensuite dans le menu " 35078 #~ "WMS.\n" 34812 35079 #~ "\n" 34813 #~ "Vous pouvez également faire cela manuellement dans les Préférences avancées,"34814 #~ "en utilisant le schéma suivant :\n" 35080 #~ "Vous pouvez également faire cela manuellement dans les Préférences " 35081 #~ "avancées, en utilisant le schéma suivant :\n" 34815 35082 #~ "wmsplugin.url.1.name=Landsat\n" 34816 35083 #~ "wmsplugin.url.1.url=http://onearth.jpl.nasa.gov....\n" … … 34847 35114 34848 35115 #~ msgid "" 34849 #~ "The selected nodes have differing relation memberships. Do you still want"34850 #~ "to merge them?" 35116 #~ "The selected nodes have differing relation memberships. Do you still " 35117 #~ "want to merge them?" 34851 35118 #~ msgstr "" 34852 #~ "Les nœuds sélectionnés ne sont pas les mêmes membres d’une relation. Voulez-"34853 #~ "vous encore les fusionner ?" 35119 #~ "Les nœuds sélectionnés ne sont pas les mêmes membres d’une relation. " 35120 #~ "Voulez-vous encore les fusionner ?" 34854 35121 34855 35122 #~ msgid "Only two nodes allowed" … … 34863 35130 #~ "Fusionner des nœuds qui ne sont pas les mêmes membres d’une relation ?" 34864 35131 34865 #, java-format34866 35132 #~ msgid "Cannot open preferences directory: {0}" 34867 35133 #~ msgstr "Impossible d’ouvrir le répertoire des préférences : {0}" … … 34870 35136 #~ msgstr "Membre vide dans la relation." 34871 35137 34872 #, java-format34873 35138 #~ msgid "multipolygon way ''{0}'' is not closed." 34874 35139 #~ msgstr "Le multipolygone \"{0}\" n'est pas fermé." 34875 35140 34876 #, java-format34877 35141 #~ msgid "Way ''{0}'' with less than two points." 34878 35142 #~ msgstr "Chemin \"{0}\" comporte moins de deux points." 34879 35143 34880 #, java-format34881 35144 #~ msgid "Non-Way ''{0}'' in multipolygon." 34882 35145 #~ msgstr "Non-chemin \"{0}\" dans le multipolygone." 34883 35146 34884 #, java-format34885 35147 #~ msgid "Intersection between ways ''{0}'' and ''{1}''." 34886 35148 #~ msgstr "Intersection entre les chemins \"{0}\" et \"{1}\"." 34887 35149 34888 #, java-format34889 35150 #~ msgid "Warning: {0}" 34890 35151 #~ msgstr "Attention : {0}" 34891 35152 34892 #, java-format34893 35153 #~ msgid "Error: {0}" 34894 35154 #~ msgstr "Erreur : {0}" … … 34919 35179 #~ msgstr "Afficher la liste des auteurs" 34920 35180 34921 #, java-format34922 35181 #~ msgid "No outer way for multipolygon ''{0}''." 34923 35182 #~ msgstr "Pas de chemin extérieur pour le multipolygone \"{0}\"." 34924 35183 34925 #, java-format34926 35184 #~ msgid "Inner way ''{0}'' is outside." 34927 35185 #~ msgstr "Le chemin intérieur \"{0}\" est à l'extérieur." 34928 35186 34929 #, java-format34930 35187 #~ msgid "No useful role ''{0}'' for Way ''{1}''." 34931 35188 #~ msgstr "Pas de rôle utile \"{0}\" pour le chemin \"{1}\"." … … 34937 35194 #~ msgstr "Vérifier les notes de rendu." 34938 35195 34939 #, java-format34940 35196 #~ msgid "" 34941 #~ "The plugin {0} seems to be broken or could not be downloaded automatically." 35197 #~ "The plugin {0} seems to be broken or could not be downloaded " 35198 #~ "automatically." 34942 35199 #~ msgstr "" 34943 35200 #~ "Le greffon {0} semble endommagé ou n'a pas pu être téléchargé " 34944 35201 #~ "automatiquement." 34945 35202 34946 #, java-format34947 35203 #~ msgid "" 34948 35204 #~ "The projection \"{0}\" is designed for\n" … … 34961 35217 #~ msgstr "Chargement vers OSM..." 34962 35218 34963 #, java-format34964 35219 #~ msgid "" 34965 35220 #~ "Plugin archive already available. Do you want to download the current " … … 34968 35223 #~ "{0}" 34969 35224 #~ msgstr "" 34970 #~ "L'archive du greffon a déjà été téléchargée. Souhiatez-vous télécharger la"34971 #~ "version actuelle en supprimant l'archive existante?\n" 35225 #~ "L'archive du greffon a déjà été téléchargée. Souhiatez-vous télécharger " 35226 #~ "la version actuelle en supprimant l'archive existante?\n" 34972 35227 #~ "\n" 34973 35228 #~ "{0}" … … 34976 35231 #~ msgstr "Vérifier si le rendu de carte a généré des erreurs." 34977 35232 34978 #, java-format34979 35233 #~ msgid "Authors: {0}" 34980 35234 #~ msgstr "Auteurs : {0}" … … 34996 35250 #~ msgstr "Ouvrir dans le navigateur" 34997 35251 34998 #, java-format34999 35252 #~ msgid "Skipping a way because it includes a node that doesn''t exist: {0}\n" 35000 35253 #~ msgstr "Chemin ignoré car il contient un nœud inexistant : {0}\n" … … 35005 35258 #~ "nœuds." 35006 35259 35007 #, java-format35008 35260 #~ msgid "Unknown role ''{0}''." 35009 35261 #~ msgstr "Rôle inconnu \"{0}\"." 35010 35262 35011 #, java-format35012 35263 #~ msgid "Unknown member type for ''{0}''." 35013 35264 #~ msgstr "Type de membre inconnu pour \"{0}\"." … … 35027 35278 #~ msgid "Set manually the Lambert zone (e.g. for locations between two zones)" 35028 35279 #~ msgstr "" 35029 #~ "Sélectionner manuellement la zone Lambert (i.e. pour les localisations entre"35030 #~ "deux zones)" 35280 #~ "Sélectionner manuellement la zone Lambert (i.e. pour les localisations " 35281 #~ "entre deux zones)" 35031 35282 35032 35283 #~ msgid "Select Tableau d'Assemblage" … … 35042 35293 #~ msgstr "Ajouter le commentaire de source suivant :" 35043 35294 35044 # , java-format35045 #~ msgid"Lambert zone {0} in cache incompatible with current Lambert zone {1}"35295 #~ msgid "" 35296 #~ "Lambert zone {0} in cache incompatible with current Lambert zone {1}" 35046 35297 #~ msgstr "" 35047 #~ "Zine Lambert {0} du tampon incompatible avec la zone de Lambert courante {1}" 35298 #~ "Zine Lambert {0} du tampon incompatible avec la zone de Lambert courante " 35299 #~ "{1}" 35048 35300 35049 35301 #~ msgid "" … … 35051 35303 #~ "some time." 35052 35304 #~ msgstr "" 35053 #~ "Le serveur a retourné une erreur. Essayez de réduire la taille de la zone à"35054 #~ "charger, et/ou attendez un peu avant de recommencer." 35305 #~ "Le serveur a retourné une erreur. Essayez de réduire la taille de la zone " 35306 #~ "à charger, et/ou attendez un peu avant de recommencer." 35055 35307 35056 35308 #~ msgid "Remove Selected" … … 35077 35329 #~ msgstr "Continuer tout de même" 35078 35330 35079 #, java-format35080 35331 #~ msgid "Please report a ticket at {0}" 35081 35332 #~ msgstr "Veuillez rapporter un billet à {0}" … … 35112 35363 35113 35364 #~ msgid "" 35114 #~ "Revert the state of all currently selected objects to the version selected"35115 #~ "in the history list." 35365 #~ "Revert the state of all currently selected objects to the version " 35366 #~ "selected in the history list." 35116 35367 #~ msgstr "" 35117 35368 #~ "Rétablir l’état des objets actuellement sélectionnés à la version " … … 35121 35372 #~ msgstr "Supprimer le calque" 35122 35373 35123 #, java-format35124 35374 #~ msgid "Layers: {0}" 35125 35375 #~ msgstr "Calques: {0}" … … 35131 35381 #~ msgstr "Fusionner les conflits." 35132 35382 35133 #, java-format35134 35383 #~ msgid "current delta: {0}s" 35135 35384 #~ msgstr "variation différentielle actuelle : {0}s" 35136 35385 35137 #, java-format35138 35386 #~ msgid "The date in file \"{0}\" could not be parsed." 35139 35387 #~ msgstr "La date du fichier \"{0}\" n'a pas pu être analysée." … … 35180 35428 35181 35429 #~ msgid "" 35182 #~ "Internal Error: cannot check conditions for no layer. Please report this as"35183 #~ "a bug." 35430 #~ "Internal Error: cannot check conditions for no layer. Please report this " 35431 #~ "as a bug." 35184 35432 #~ msgstr "" 35185 35433 #~ "Erreur interne : impossible de vérifier les conditions pour aucun calque. " … … 35198 35446 #~ msgstr "Déplacer vers le bas" 35199 35447 35200 #, java-format35201 35448 #~ msgid "Relation Editor: {0}" 35202 35449 #~ msgstr "Editeur de relation : {0}" … … 35205 35452 #~ msgstr "Déplacer vers le haut" 35206 35453 35207 #, java-format35208 35454 #~ msgid "Change the projection to {0} first." 35209 35455 #~ msgstr "Changez auparavant la projection en {0}" … … 35212 35458 #~ msgstr "Projection invalide" 35213 35459 35214 #, java-format35215 35460 #~ msgid "" 35216 35461 #~ "This action will require {0} individual download requests. Do you wish to " … … 35227 35472 #~ "éléments déjà chargés ont un historique." 35228 35473 35229 #, java-format35230 35474 #~ msgid "Found {0} matches of {1} in GPX track {2}" 35231 35475 #~ msgstr "Trouvé {0} correspondances sur {1} dans la trace GPX {2}" 35232 35476 35233 #, java-format35234 35477 #~ msgid "Offset between track and photos: {0}m {1}s" 35235 35478 #~ msgstr "Différence entre la trace et les photos : {0}min. {1}sec." … … 35239 35482 35240 35483 #~ msgid "" 35241 #~ "An error occured while trying to match the photos to the GPX track. You can"35242 #~ "adjust the sliders to manually match the photos." 35484 #~ "An error occured while trying to match the photos to the GPX track. You " 35485 #~ "can adjust the sliders to manually match the photos." 35243 35486 #~ msgstr "" 35244 #~ "Une erreur est survenue lors de l'association des photos avec la trace GPX."35245 #~ "Vous pouvez ajuster les curseurs pour faire correspondre les photos " 35487 #~ "Une erreur est survenue lors de l'association des photos avec la trace " 35488 #~ "GPX. Vous pouvez ajuster les curseurs pour faire correspondre les photos " 35246 35489 #~ "manuellement." 35247 35490 … … 35286 35529 #~ msgstr "Modifier une herse" 35287 35530 35288 #, java-format35289 35531 #~ msgid "Use preset ''{0}'' of group ''{1}''" 35290 35532 #~ msgstr "Utiliser la balise \"{0}\" du groupe \"{1}\"" 35291 35533 35292 #, java-format35293 35534 #~ msgid "Use preset ''{0}''" 35294 35535 #~ msgstr "Utiliser la balise \"{0}\"" … … 35304 35545 #~ "http://josm.openstreetmap.de/wiki/TaggingPresets for help." 35305 35546 #~ msgstr "" 35306 #~ "Les sources (URL ou nom de fichier) des fichiers de définitions des balises"35307 #~ "prédéfinies. Voir http://josm.openstreetmap.de/wiki/ TaggingPresets pour plus"35308 #~ "d'informations" 35547 #~ "Les sources (URL ou nom de fichier) des fichiers de définitions des " 35548 #~ "balises prédéfinies. Voir http://josm.openstreetmap.de/wiki/" 35549 #~ "TaggingPresets pour plus d'informations" 35309 35550 35310 35551 #~ msgid "Add a new tagging preset source to the list." … … 35319 35560 35320 35561 #~ msgid "" 35321 #~ "Tools to work with authors/users. Selects map data that belongs to selected"35322 #~ "user, opens browser showing selected author profile page." 35562 #~ "Tools to work with authors/users. Selects map data that belongs to " 35563 #~ "selected user, opens browser showing selected author profile page." 35323 35564 #~ msgstr "" 35324 #~ "Outil pour travailler avec les auteurs/utilisateurs. Sélectionnez une donnée"35325 #~ "de l'utilisateur sur la carte pour ouvrir un navigateur affichant la page du"35326 #~ "profil de l'auteur." 35565 #~ "Outil pour travailler avec les auteurs/utilisateurs. Sélectionnez une " 35566 #~ "donnée de l'utilisateur sur la carte pour ouvrir un navigateur affichant " 35567 #~ "la page du profil de l'auteur." 35327 35568 35328 35569 #~ msgid "" 35329 #~ "Several utilities that make your life easier: e.g. simplify way, join areas,"35330 #~ "jump to position." 35570 #~ "Several utilities that make your life easier: e.g. simplify way, join " 35571 #~ "areas, jump to position." 35331 35572 #~ msgstr "" 35332 35573 #~ "Quelques utilitaires qui vous rendent la vie plus facile : par ex. " … … 35338 35579 #~ msgid "" 35339 35580 #~ "The main feature of the plugin is the possibility to delete points of the " 35340 #~ "GPX track. This plugin can be used to prepare tracks for uploading to OSM"35341 #~ "eg. deleting uninteresting parts of track." 35581 #~ "GPX track. This plugin can be used to prepare tracks for uploading to " 35582 #~ "OSM eg. deleting uninteresting parts of track." 35342 35583 #~ msgstr "" 35343 #~ "La principale fonction du greffon est de permettre la suppression de points"35344 #~ "de la trace GPX. Ce greffon peut être utilisé pour préparer des traces à"35345 #~ "être chargées vers OSM, par ex. en supprimant des parti es inintéressantes "35346 #~ "des traces." 35584 #~ "La principale fonction du greffon est de permettre la suppression de " 35585 #~ "points de la trace GPX. Ce greffon peut être utilisé pour préparer des " 35586 #~ "traces à être chargées vers OSM, par ex. en supprimant des parties " 35587 #~ "inintéressantes des traces." 35347 35588 35348 35589 #~ msgid "All the ways were empty" … … 35364 35605 #~ msgstr "Erreur lors du traitement de la réponse au changement envoyé" 35365 35606 35366 #, java-format35367 35607 #~ msgid "" 35368 35608 #~ "The projection \"{0}\" is designed for\n" … … 35376 35616 #~ "les latitudes entre 45.7° et 47.9°\n" 35377 35617 #~ "et les longitutes entre 5.7° et 10.6° uniquement.\n" 35378 #~ "Veuillez utiliser un autre système de projection si vous ne travaillez pas\n" 35618 #~ "Veuillez utiliser un autre système de projection si vous ne travaillez " 35619 #~ "pas\n" 35379 35620 #~ "sur des données de Suisse ou du Liechtenstein.\n" 35380 35621 #~ "Ne pas envoyer de données après ce message." … … 35392 35633 #~ msgstr "% de lon. :" 35393 35634 35394 #, java-format35395 35635 #~ msgid "Image with path {0} does not exist or is not readable." 35396 35636 #~ msgstr "L’image dont le chemin est {0} n'existe pas ou est illisible." 35397 35637 35398 #, java-format35399 35638 #~ msgid "Unexpected \"type\" on member {0} in relation {1}, got {2}." 35400 35639 #~ msgstr "" 35401 #~ "Donnée invalide de l’attribut \"type\" sur le membre {0} de la relation {1},"35402 #~ "valeur {2}" 35640 #~ "Donnée invalide de l’attribut \"type\" sur le membre {0} de la relation " 35641 #~ "{1}, valeur {2}" 35403 35642 35404 35643 #~ msgid "Wrong number of parameters for nodes operator." 35405 35644 #~ msgstr "Erreur de nombre de paramètre pour une opération sur des nœuds." 35406 35645 35407 #, java-format35408 35646 #~ msgid "" 35409 35647 #~ "Incorrect value of nodes operator: {0}. Nodes operator expects number of " … … 35411 35649 #~ msgstr "" 35412 35650 #~ "Valeur incorrecte lors de l’opération sur les nœuds : {0}. Les opérations " 35413 #~ "sur les nœuds requièrent des nombres ou des plages de nombres, par exemple : " 35414 #~ "10-20" 35415 35416 #, java-format 35651 #~ "sur les nœuds requièrent des nombres ou des plages de nombres, par " 35652 #~ "exemple : 10-20" 35653 35417 35654 #~ msgid "Resolve conflicts in member list of of relation {0}" 35418 35655 #~ msgstr "Résoudre les conflits dans la liste des membres de la relation {0}" 35419 35656 35420 #, java-format35421 35657 #~ msgid "Incorrect value of id operator: {0}. Number is expected." 35422 #~ msgstr "Valeur inorrecte de l’opération sur id : {0}. Un nombre est attendu." 35658 #~ msgstr "" 35659 #~ "Valeur inorrecte de l’opération sur id : {0}. Un nombre est attendu." 35423 35660 35424 35661 #~ msgid "" … … 35448 35685 #~ msgstr "Sélectionner le nœud de départ à la fin d'un chemin" 35449 35686 35450 #, java-format35451 35687 #~ msgid "Plugin {0} requires JOSM update to version {1}." 35452 #~ msgstr " Le greffon {0} nécessite la mise à jour de JOSM vers la version {1}."35453 35454 #, java-format 35688 #~ msgstr "" 35689 #~ "Le greffon {0} nécessite la mise à jour de JOSM vers la version {1}." 35690 35455 35691 #~ msgid "Checking whether node {0} is gone ..." 35456 35692 #~ msgstr "Vérification si le nœud {0} est supprimé..." … … 35462 35698 #~ msgstr "Restauration du chemin..." 35463 35699 35464 #, java-format35465 35700 #~ msgid "Checking whether primitive {0} is gone ..." 35466 35701 #~ msgstr "Vérification si la primitive {0} est supprimée..." 35467 35702 35468 #, java-format35469 35703 #~ msgid "" 35470 #~ "<html>The OSM primitive with id <strong>{0}</strong> has been deleted<br>on " 35471 #~ "the server by another mapper.<br><br>Click <strong>{1}</strong> to keep your " 35472 #~ "primitive and ignore the deleted state.<br>Your primitive will be assigend a " 35473 #~ "new id.<br>Click <strong>{2}</strong> to accept the state on the server and " 35474 #~ "to delete your primitive.<br>Click <strong>{3}</strong> to cancel.<br>" 35704 #~ "<html>The OSM primitive with id <strong>{0}</strong> has been " 35705 #~ "deleted<br>on the server by another mapper.<br><br>Click <strong>{1}</" 35706 #~ "strong> to keep your primitive and ignore the deleted state.<br>Your " 35707 #~ "primitive will be assigend a new id.<br>Click <strong>{2}</strong> to " 35708 #~ "accept the state on the server and to delete your primitive.<br>Click " 35709 #~ "<strong>{3}</strong> to cancel.<br>" 35475 35710 #~ msgstr "" 35476 #~ "<html>La primitive OSM d’id <strong>{0}</strong> a été supprimée<br>sur le " 35477 #~ "serveur par un autre utilisateur.<br><br>Cliquez <strong>{1}</strong> pour " 35478 #~ "garder votre primitive et ignorer l’état supprimé.<br>Votre primitive " 35479 #~ "obtiendra un nouvel id.<br>Cliquez <strong>{2}</strong> pour accepter l’état " 35480 #~ "du serveur et supprimer votre primitive.<br>Cliquez <strong>{3}</strong> " 35481 #~ "pour annuler.<br>" 35482 35483 #, java-format 35711 #~ "<html>La primitive OSM d’id <strong>{0}</strong> a été supprimée<br>sur " 35712 #~ "le serveur par un autre utilisateur.<br><br>Cliquez <strong>{1}</strong> " 35713 #~ "pour garder votre primitive et ignorer l’état supprimé.<br>Votre " 35714 #~ "primitive obtiendra un nouvel id.<br>Cliquez <strong>{2}</strong> pour " 35715 #~ "accepter l’état du serveur et supprimer votre primitive.<br>Cliquez " 35716 #~ "<strong>{3}</strong> pour annuler.<br>" 35717 35484 35718 #~ msgid "" 35485 #~ "<html>There are <strong>{0}</strong> primitives <br>selected for individual " 35486 #~ "update. Please reduce the selection<br>to max. {1} primitives.</html>" 35719 #~ "<html>There are <strong>{0}</strong> primitives <br>selected for " 35720 #~ "individual update. Please reduce the selection<br>to max. {1} primitives." 35721 #~ "</html>" 35487 35722 #~ msgstr "" 35488 #~ "<html>Il y a <strong>{0}</strong> primitives <br>sélectionnées pour mise à " 35489 #~ "jour. Veuillez réduire la sélection<br>à un maximum de {1} primitives.</html>" 35723 #~ "<html>Il y a <strong>{0}</strong> primitives <br>sélectionnées pour mise " 35724 #~ "à jour. Veuillez réduire la sélection<br>à un maximum de {1} primitives.</" 35725 #~ "html>" 35490 35726 35491 35727 #~ msgid "Selection too big" … … 35531 35767 #~ msgstr "Suppression d’une primitive" 35532 35768 35533 #, java-format35534 35769 #~ msgid "" 35535 35770 #~ "<html>Uploading <strong>failed</strong> because a primitive you tried " … … 35555 35790 35556 35791 #~ msgid "" 35557 #~ "You can add, edit and delete WMS entries in the WMSplugin Preference Tab -"35558 #~ "these will then show up in the WMS menu.\n" 35792 #~ "You can add, edit and delete WMS entries in the WMSplugin Preference Tab " 35793 #~ "- these will then show up in the WMS menu.\n" 35559 35794 #~ "\n" 35560 35795 #~ "You can also do this manually in the Advanced Preferences, using the " … … 35570 35805 #~ "For Metacarta's Map Rectifier http://labs.metacarta.com/rectifier/ , you " 35571 35806 #~ "only need to input the relevant 'id'.\n" 35572 #~ "To add a Metacarta Map Rectifier menu item, manually create the URL like in"35573 #~ "this example, replacing 73 with your image id:\n" 35807 #~ "To add a Metacarta Map Rectifier menu item, manually create the URL like " 35808 #~ "in this example, replacing 73 with your image id:\n" 35574 35809 #~ "http://labs.metacarta.com/rectifier/wms.cgi?id=73\n" 35575 35810 #~ "&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&format=image/png\n" … … 35578 35813 #~ "use." 35579 35814 #~ msgstr "" 35580 #~ "Vous pouvez ajouter, éditer et supprimer des entrées WMS dans l’onglet des " 35581 #~ "préférences de WMSplugin - ces options s’afficheront dans le menu WMS.\n" 35815 #~ "Vous pouvez ajouter, éditer et supprimer des entrées WMS dans l’onglet " 35816 #~ "des préférences de WMSplugin - ces options s’afficheront dans le menu " 35817 #~ "WMS.\n" 35582 35818 #~ "\n" 35583 35819 #~ "Vous pouvez également effectuer ceci dans les Préférences Avancées, en " … … 35591 35827 #~ "layers=global_mosaic&styles=&srs=EPSG:4326&format=image/jpeg\n" 35592 35828 #~ "\n" 35593 #~ "Pour le Rectificateur de Carte Metacarta " 35594 #~ "http://labs.metacarta.com/rectifier/ , vous avez seulement besoin d’entrer " 35595 #~ "le bon ’id’.\n" 35829 #~ "Pour le Rectificateur de Carte Metacarta http://labs.metacarta.com/" 35830 #~ "rectifier/ , vous avez seulement besoin d’entrer le bon ’id’.\n" 35596 35831 #~ "Pour ajouter l'entrée de menu du Rectificateur de Carte Metacarta, créez " 35597 35832 #~ "manuellement l'URL comme dans cet exemple, en remplaçant 73 par l’id de " … … 35600 35835 #~ "&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&format=image/png\n" 35601 35836 #~ "\n" 35602 #~ "Note : veuillez vous assurer que l'image est utilisable, notamment au niveau " 35603 #~ "du copyright, dans le doute, ne l'utilisez pas." 35604 35605 #, java-format 35837 #~ "Note : veuillez vous assurer que l'image est utilisable, notamment au " 35838 #~ "niveau du copyright, dans le doute, ne l'utilisez pas." 35839 35606 35840 #~ msgid "Error header \"{0}\" does not match expected pattern \"{1}\"" 35607 35841 #~ msgstr "Erreur : l’en-tête \"{0}\" ne correspond pas au modèle \"{1}\"" 35608 35842 35609 35843 #~ msgid "" 35610 #~ "No data to update found. Have you already opened or downloaded a data layer?" 35844 #~ "No data to update found. Have you already opened or downloaded a data " 35845 #~ "layer?" 35611 35846 #~ msgstr "" 35612 35847 #~ "Aucune donnée à mettre à jour trouvée. Avez-vous ouvert ou téléchargé une " 35613 35848 #~ "couche de données ?" 35614 35849 35615 #, java-format35616 35850 #~ msgid "" 35617 35851 #~ "Current number of changes exceeds the max. number of changes, current is " 35618 35852 #~ "{0}, max is {1}" 35619 35853 #~ msgstr "" 35620 #~ "Le nombre actuel de changements dépasse le maximum autorisé. Nombre courant"35621 #~ ": {0}, maximum : {1}" 35854 #~ "Le nombre actuel de changements dépasse le maximum autorisé. Nombre " 35855 #~ "courant : {0}, maximum : {1}" 35622 35856 35623 35857 #~ msgid "Failed to initialize API. Please try again later." 35624 35858 #~ msgstr "Impossible d'initialiser l’API. Veuillez réessayer plus tard." 35625 35859 35626 #, java-format35627 35860 #~ msgid "removing reference from way {0}" 35628 35861 #~ msgstr "suppression de la référence du chemin {0}" … … 35651 35884 #~ msgstr "Ajouter une nouvelle source XML à la liste" 35652 35885 35653 #, java-format35654 35886 #~ msgid "Plug-in named {0} is not available. Update skipped." 35655 35887 #~ msgstr "Le plugin {0} n'est pas disponible. Mise à jour annulée." … … 35659 35891 35660 35892 #~ msgid "" 35661 #~ "Enable to upload all changes in one request, disable to use one request per"35662 #~ "changed primitive" 35893 #~ "Enable to upload all changes in one request, disable to use one request " 35894 #~ "per changed primitive" 35663 35895 #~ msgstr "" 35664 35896 #~ "Permettre l'envoi de tous les changements en une requête, désactivez pour " … … 35679 35911 #~ msgid "The plugin could not be removed. Probably it was already disabled" 35680 35912 #~ msgstr "" 35681 #~ "Le greffon ne peut pas être supprimé. Il était probablement déjà désactivé." 35913 #~ "Le greffon ne peut pas être supprimé. Il était probablement déjà " 35914 #~ "désactivé." 35682 35915 35683 35916 #~ msgid "" … … 35685 35918 #~ "found." 35686 35919 #~ msgstr "" 35687 #~ "Version inattendue de JOSM. Ni Main.ds ni Main.getCurrentDataSet() ont été " 35688 #~ "trouvés." 35689 35690 #, java-format 35920 #~ "Version inattendue de JOSM. Ni Main.ds ni Main.getCurrentDataSet() ont " 35921 #~ "été trouvés." 35922 35691 35923 #~ msgid "" 35692 35924 #~ "There are unsaved changes in {0} layer. Discard the changes and continue?" … … 35709 35941 #~ msgstr "Vélos" 35710 35942 35711 #, java-format35712 35943 #~ msgid "" 35713 35944 #~ "<html>Selection \"{0}\" is used by relation \"{1}\".<br>Delete from " 35714 35945 #~ "relation?</html>" 35715 35946 #~ msgstr "" 35716 #~ "<html>La sélection \"{0}\" est utilisée par la relation \"{1}\".<br>Enlever " 35717 #~ "de la relation ?</html>" 35718 35719 #, java-format 35947 #~ "<html>La sélection \"{0}\" est utilisée par la relation \"{1}\"." 35948 #~ "<br>Enlever de la relation ?</html>" 35949 35720 35950 #~ msgid "" 35721 #~ "<html>Selection \"{0}\" is used by relation \"{1}\" with role {2}. <br>Delete"35722 #~ "from relation?</html>" 35951 #~ "<html>Selection \"{0}\" is used by relation \"{1}\" with role {2}." 35952 #~ "<br>Delete from relation?</html>" 35723 35953 #~ msgstr "" 35724 #~ "<html>La sélection \"{0}\" est utilisée par la relation \"{1}\" avec le rôle"35725 #~ "{2}.<br>Enlever de la relation ?</html>" 35954 #~ "<html>La sélection \"{0}\" est utilisée par la relation \"{1}\" avec le " 35955 #~ "rôle {2}.<br>Enlever de la relation ?</html>" 35726 35956 35727 35957 #~ msgid "" 35728 #~ "note: For some tasks, JOSM needs a lot of memory. It can be necessary to add"35729 #~ "the following\n" 35958 #~ "note: For some tasks, JOSM needs a lot of memory. It can be necessary to " 35959 #~ "add the following\n" 35730 35960 #~ " Java option to increase the maximum size of allocated memory" 35731 35961 #~ msgstr "" 35732 #~ "note : pour certaines tâches, JOSM requiert beaucoup de mémoire. Il est peut-"35733 #~ "être nécessaire d'ajouter l'option Java \n" 35962 #~ "note : pour certaines tâches, JOSM requiert beaucoup de mémoire. Il est " 35963 #~ "peut-être nécessaire d'ajouter l'option Java \n" 35734 35964 #~ " pour augmenter la taille maximale de mémoire allouée" 35735 35965 35736 #, java-format35737 35966 #~ msgid "" 35738 35967 #~ "Select to upload to the existing changeset {0} and to leave the changeset " 35739 35968 #~ "open for further uploads" 35740 35969 #~ msgstr "" 35741 #~ "Envoyer avec la session de modification existante {0} et la laisser ouverte " 35742 #~ "pour d'autres envois." 35743 35744 #, java-format 35970 #~ "Envoyer avec la session de modification existante {0} et la laisser " 35971 #~ "ouverte pour d'autres envois." 35972 35745 35973 #~ msgid "Use the existing changeset {0} and close it after upload" 35746 35974 #~ msgstr "" 35747 #~ "Utiliser la session de modification existante {0} et la fermer après l'envoi."35748 35749 #, java-format 35975 #~ "Utiliser la session de modification existante {0} et la fermer après " 35976 #~ "l'envoi." 35977 35750 35978 #~ msgid "" 35751 35979 #~ "Select to upload to the existing changeset {0} and to close the changeset " 35752 35980 #~ "after this upload" 35753 35981 #~ msgstr "" 35754 #~ "Envoyer avec la session de modification existante {0} et la fermer après cet " 35755 #~ "envoi." 35756 35757 #, java-format 35982 #~ "Envoyer avec la session de modification existante {0} et la fermer après " 35983 #~ "cet envoi." 35984 35758 35985 #~ msgid "Use the existing changeset {0} and leave it open" 35759 35986 #~ msgstr "" 35760 35987 #~ "Utiliser la session de modification existante {0} et la conserver ouverte." 35761 35988 35762 #, java-format35763 35989 #~ msgid "paramete''{0}'' must not be null" 35764 35990 #~ msgstr "Le paramètre \"{0}\" ne doit pas être nul." … … 35773 35999 #~ msgstr "<html>" 35774 36000 35775 #, java-format35776 36001 #~ msgid "Help page missing. Create it in <A HREF=\"{0}\">English</A>." 35777 36002 #~ msgstr "Page d’aide manquante. Créez-la en <A HREF=\"{0}\">français</A>." 35778 36003 35779 #, java-format35780 36004 #~ msgid "" 35781 #~ "Help page missing. Create it in <A HREF=\"{0}\">English</A> or <A " 35782 #~ " HREF=\"{1}\">your language</A>."36005 #~ "Help page missing. Create it in <A HREF=\"{0}\">English</A> or <A HREF=" 36006 #~ "\"{1}\">your language</A>." 35783 36007 #~ msgstr "" 35784 36008 #~ "Page d’aide manquante. Créez-la en <A HREF=\"{0}\">français</A> ou <A " … … 35792 36016 35793 36017 #~ msgid "" 35794 #~ "Helppage missing. Create it in <A HREF=\"{0}\">English</A> or <A " 35795 #~ " HREF=\"{1}\">your language</A>."36018 #~ "Helppage missing. Create it in <A HREF=\"{0}\">English</A> or <A HREF=" 36019 #~ "\"{1}\">your language</A>." 35796 36020 #~ msgstr "" 35797 36021 #~ "Page d’aide manquante. Créez la sur <A HREF=\"{0}\">English</A> ou <A " 35798 36022 #~ "HREF=\"{1}\">French</A>." 35799 36023 35800 #, java-format35801 36024 #~ msgid "" 35802 36025 #~ "WARNING: launching browser windows for the first {0} of {1} selected " … … 35806 36029 #~ "primitives sélectionnées uniquement." 35807 36030 35808 #, java-format35809 36031 #~ msgid "Expected instance of OsmDataLayer or GpxLayer. Got ''{0}''." 35810 36032 #~ msgstr "Instance de OsmDataLayer ou GpxLayer attendue. \"{0}\" trouvé." 35811 36033 35812 #, java-format35813 36034 #~ msgid "Unexpected return value. Got {0}." 35814 36035 #~ msgstr "valeur inattendue retournée. Reçue {0}" 35815 36036 35816 #, java-format35817 36037 #~ msgid "Parameter ''{0}'' > 0 expected. Got ''{1}''." 35818 36038 #~ msgstr "Paramètre \"{0}\" > 0 attendu, reçu \"{1}\"." 35819 36039 35820 #, java-format35821 36040 #~ msgid "Parameter ''{0}'' is not an acceptable class. Got ''{1}''." 35822 36041 #~ msgstr "le paramètre \"{0}\" n’est pas une classe acceptable, reçu \"{1}" … … 35829 36048 #~ "Il n’y a pas de version valide à la date du \"{0}\" dans cet historique" 35830 36049 35831 #, java-format35832 36050 #~ msgid "Parameter ''{0}'' in range 0..{1} expected. Got ''{2}''." 35833 36051 #~ msgstr "paramètre \"{0}\" compris entre 0 et {1} attendu, reçu {2}" … … 35839 36057 #~ msgstr "pas de version plus récente trouvée. L’historique est vide." 35840 36058 35841 #, java-format35842 36059 #~ msgid "Parameter current out of range. Got {0}." 35843 36060 #~ msgstr "paramètre en dehors de la plage : reçu {0}" 35844 36061 35845 #, java-format35846 36062 #~ msgid "Unexpected column index. Got {0}." 35847 36063 #~ msgstr "index de colonne inattendu. Reçu {0}" 35848 36064 35849 #, java-format35850 36065 #~ msgid "Parameter 'col' must be 0 or 1. Got {0}." 35851 36066 #~ msgstr "Le paramètre 'col' doit être 0 ou 1. Reçu {0}" 35852 36067 35853 #, java-format35854 36068 #~ msgid "Parameter ''{0}'' must not be empty." 35855 36069 #~ msgstr "Le paramètre \"{0}\" ne doit pas être vide." 35856 36070 35857 #, java-format35858 36071 #~ msgid "Index out of bounds. Got {0}." 35859 36072 #~ msgstr "index en dehors des limites. Reçu {0}" … … 35862 36075 #~ msgstr "Afficher l'historique de la primitive sélectionnée" 35863 36076 35864 #, java-format35865 36077 #~ msgid "" 35866 36078 #~ "Hailed to set reference. Reference ID {0} does not match history ID {1}." 35867 36079 #~ msgstr "" 35868 #~ "impossible de définir la référence. la référence d’id {0} ne correspond pas " 35869 #~ "à l'historique d’id {1}" 35870 35871 #, java-format 36080 #~ "impossible de définir la référence. la référence d’id {0} ne correspond " 36081 #~ "pas à l'historique d’id {1}" 36082 35872 36083 #~ msgid "Could not read ''{0}''." 35873 36084 #~ msgstr "Impossible de lire \"{0}\"" 35874 36085 35875 #, java-format35876 36086 #~ msgid "" 35877 #~ "Illegal value for mandatory attribute ''{0}'' of type int (>=0). Got ''{1}''." 36087 #~ "Illegal value for mandatory attribute ''{0}'' of type int (>=0). Got " 36088 #~ "''{1}''." 35878 36089 #~ msgstr "" 35879 #~ "valeur non autorisée pour l’attribut obligatoire \"{0}\" de type int (>=0), " 35880 #~ "reçu \"{1}\"" 35881 35882 #, java-format 36090 #~ "valeur non autorisée pour l’attribut obligatoire \"{0}\" de type int " 36091 #~ "(>=0), reçu \"{1}\"" 36092 35883 36093 #~ msgid "Parameter ''{0}'' >= 0 expected. Got ''{1}''." 35884 36094 #~ msgstr "paramètre \"{0}\" >=0 attendu, reçu \"{1}\"" … … 35894 36104 #~ msgstr "Appliquer aussi pour les enfants" 35895 36105 35896 #, java-format35897 36106 #~ msgid "" 35898 36107 #~ "Can''t undo command ''{0}'' because layer ''{1}'' is not present any more" … … 35901 36110 #~ "plus présente" 35902 36111 35903 #, java-format35904 36112 #~ msgid "Parameter ''{0}'' must not be empty" 35905 36113 #~ msgstr "Le paramètre ''{0}'' ne doit pas être vide." … … 35918 36126 #~ msgstr "Veuillez redémarrer JOSM." 35919 36127 35920 #, java-format35921 36128 #~ msgid "{0} Plugin successfully downloaded." 35922 36129 #~ msgid_plural "{0} Plugins successfully downloaded." … … 35924 36131 #~ msgstr[1] "{0} Greffons chargés avec succès." 35925 36132 35926 #, java-format35927 36133 #~ msgid "" 35928 36134 #~ "Loading of {0} plugin was requested. This plugin is no longer required." 35929 36135 #~ msgstr "" 35930 #~ "Le chargement du greffon {0} a été demandé. Ce greffon n'est plus nécessaire."35931 35932 #, java-format 36136 #~ "Le chargement du greffon {0} a été demandé. Ce greffon n'est plus " 36137 #~ "nécessaire." 36138 35933 36139 #~ msgid "Contact {0}..." 35934 36140 #~ msgstr "Contact de {0}…" … … 35942 36148 #~ msgid "Current changeset is null. Can't upload data." 35943 36149 #~ msgstr "" 35944 #~ "L'ensemble de changements actuel est vide. Impossible d'envoyer les données."35945 35946 #, java-format 36150 #~ "L'ensemble de changements actuel est vide. Impossible d'envoyer les " 36151 #~ "données." 36152 35947 36153 #~ msgid "Id > 0 required, got {0}" 35948 36154 #~ msgstr "requis : Id > 0 obtenu : {0}" 35949 36155 35950 #, java-format35951 36156 #~ msgid "Parameter ''{0}'' must not be null." 35952 36157 #~ msgstr "le paramètre \"{0}\" ne doit pas être nul." … … 35957 36162 #~ "Are you really sure to continue?" 35958 36163 #~ msgstr "" 35959 #~ "Le(s) chemin(s) sélectionné(s) contien(nen)t des nœuds en dehors de la zone"35960 #~ "téléchargée.\n" 36164 #~ "Le(s) chemin(s) sélectionné(s) contien(nen)t des nœuds en dehors de la " 36165 #~ "zone téléchargée.\n" 35961 36166 #~ "Certains nœuds utilisés en dehors de la zone pourraient être supprimés " 35962 36167 #~ "accidentellement.\n" 35963 36168 #~ "Voulez-vous vraiment continuer ?" 35964 36169 35965 # , java-format35966 #~ msgid"The selection contains {0} way. Are you sure you want to simplify it?"36170 #~ msgid "" 36171 #~ "The selection contains {0} way. Are you sure you want to simplify it?" 35967 36172 #~ msgid_plural "" 35968 #~ "The selection contains {0} ways. Are you sure you want to simplify them all?" 36173 #~ "The selection contains {0} ways. Are you sure you want to simplify them " 36174 #~ "all?" 35969 36175 #~ msgstr[0] "" 35970 36176 #~ "La sélection contient {0} voie. Êtes-vous sûr de vouloir le simplifier ?" … … 35973 36179 #~ "simplifier ?" 35974 36180 35975 #~ msgid "Are you sure?"35976 #~ msgstr "Êtes-vous sûr(e) ?"35977 35978 #, java-format35979 36181 #~ msgid "" 35980 36182 #~ "<html>There are unresolved conflicts in layer ''{0}''.<br>You have to " 35981 36183 #~ "resolve them first.</html>" 35982 36184 #~ msgstr "" 35983 #~ "<html>Il y a des conflist non résolus dans le calque ''{0}''.<br>Vous devez"35984 #~ "les résoudre d’abord.</html>" 36185 #~ "<html>Il y a des conflist non résolus dans le calque ''{0}''.<br>Vous " 36186 #~ "devez les résoudre d’abord.</html>" 35985 36187 35986 36188 #~ msgid "Area style way is not closed." … … 35994 36196 35995 36197 #~ msgid "The \"from\" way does not start or end at the \"via\" way." 35996 #~ msgstr "Le chemin \"from\" ne commence ou ne fini pas par le chemin \"via\"." 36198 #~ msgstr "" 36199 #~ "Le chemin \"from\" ne commence ou ne fini pas par le chemin \"via\"." 35997 36200 35998 36201 #~ msgid "GPS point" … … 36000 36203 36001 36204 #~ msgid "" 36002 #~ "You are about to delete nodes outside of the area you have " 36003 #~ " downloaded.<br>This can cause problems because other objects (that you don't "36004 #~ " see)might use them.<br>Do you really want to delete?"36205 #~ "You are about to delete nodes outside of the area you have downloaded." 36206 #~ "<br>This can cause problems because other objects (that you don't see) " 36207 #~ "might use them.<br>Do you really want to delete?" 36005 36208 #~ msgstr "" 36006 36209 #~ "Vous êtes sur le point de supprimer des nœuds en dehors de la zone " 36007 #~ "téléchargée. <br>Cela peut poser problème car d’autres objets (que vous ne " 36008 #~ "voyez pas) pourraient les utiliser.<br>Voulez-vous vraiment les supprimer ?" 36210 #~ "téléchargée. <br>Cela peut poser problème car d’autres objets (que vous " 36211 #~ "ne voyez pas) pourraient les utiliser.<br>Voulez-vous vraiment les " 36212 #~ "supprimer ?" 36009 36213 36010 36214 #~ msgid "Wrong number of parameters for tags operator." 36011 36215 #~ msgstr "Nombre incorrect de paramètres pour l'opérateur d'attributs." 36012 36216 36013 #, java-format36014 36217 #~ msgid "" 36015 #~ "Incorrect value of tags operator: {0}. Tags operator expects number of tags"36016 #~ "or range, for example tags:1 or tags:2-5" 36218 #~ "Incorrect value of tags operator: {0}. Tags operator expects number of " 36219 #~ "tags or range, for example tags:1 or tags:2-5" 36017 36220 #~ msgstr "" 36018 #~ "Valeur incorrecte pour l'opérateur d'attributs: {0}. L'opérateur d'attributs " 36019 #~ "attends le numéro de l'attribut ou une plage, par exemple tags:1 ou tags:2-5" 36221 #~ "Valeur incorrecte pour l'opérateur d'attributs: {0}. L'opérateur " 36222 #~ "d'attributs attends le numéro de l'attribut ou une plage, par exemple " 36223 #~ "tags:1 ou tags:2-5" 36020 36224 36021 36225 #~ msgid "No \"via\" node or way found." … … 36027 36231 #~ msgid "<html>Cannot open directory.<br>Please select a file!</html>" 36028 36232 #~ msgstr "" 36029 #~ "<html>Impossible d'ouvrir le dossier.<br>Veuillez choisir un fichier !</html>" 36233 #~ "<html>Impossible d'ouvrir le dossier.<br>Veuillez choisir un fichier !</" 36234 #~ "html>" 36030 36235 36031 36236 #~ msgid "<number>" … … 36039 36244 #~ msgstr "Utiliser tous leurs éléments" 36040 36245 36041 #, java-format36042 36246 #~ msgid "Command Stack: {0}" 36043 36247 #~ msgstr "Pile de commandes : {0}" 36044 36248 36045 #, java-format36046 36249 #~ msgid "Style for inner way ''{0}'' equals multipolygon." 36047 36250 #~ msgstr "" 36048 36251 #~ "Le modèle du chemin intérieur \"{0}\" est équivalent à un multipolygone." 36049 36252 36050 #, java-format36051 36253 #~ msgid "Style for restriction {0} not found." 36052 36254 #~ msgstr "Le modèle de la restriction {0} n’a pas été trouvé." … … 36058 36260 #~ "Automaticly select first WMS layer when grabing if multiple layers exist." 36059 36261 #~ msgstr "" 36060 #~ "Sélectionner automatiquement le premier calque WMS lors du téléchargement du"36061 #~ "cadastre." 36262 #~ "Sélectionner automatiquement le premier calque WMS lors du téléchargement " 36263 #~ "du cadastre." 36062 36264 36063 36265 #~ msgid "Multipolygon inner way is outside." 36064 36266 #~ msgstr "Le chemin intérieur du multipolygone est à l’extérieur." 36065 36267 36066 #, java-format36067 36268 #~ msgid "Pattern Syntax Error: Pattern {0} in {1} is illegal!" 36068 36269 #~ msgstr "Erreur de syntaxe du motif : le motif {0} dans {1} est erroné !" … … 36077 36278 #~ msgstr "Le chemin \"from\" ne commence ou ne fini pas par un nœud \"via\"." 36078 36279 36079 #, java-format36080 36280 #~ msgid "" 36081 36281 #~ "<html>There are {0} primitives in your local dataset which<br>might be " 36082 36282 #~ "deleted on the server. If you later try to delete or<br>update them the " 36083 #~ "server is likely to report a<br>conflict.<br><br>Click <strong>{1}</ strong>"36084 #~ "to check the state of these primitives<br>on the server.<br>Click " 36283 #~ "server is likely to report a<br>conflict.<br><br>Click <strong>{1}</" 36284 #~ "strong> to check the state of these primitives<br>on the server.<br>Click " 36085 36285 #~ "<strong>{2}</strong> to ignore.<br></html>" 36086 36286 #~ msgstr "" 36087 #~ "<html>Il y a {0} primitives dans votre jeu de données local qui<br>semblent " 36088 #~ "supprimées du serveur. Si vous tentez ultérieurement de les supprimer " 36089 #~ "ou<br>de les mettre à jour, le serveur retournera probablement " 36090 #~ "un<br>conflit.<br>Cliquez sur <strong>{1}</strong> pour vérifier l’état de " 36091 #~ "ces primitives<br>sur le serveur.<br>Cliquez sur <strong>{2}</strong> pour " 36092 #~ "ignorer.<br></html>" 36093 36094 #, java-format 36287 #~ "<html>Il y a {0} primitives dans votre jeu de données local " 36288 #~ "qui<br>semblent supprimées du serveur. Si vous tentez ultérieurement de " 36289 #~ "les supprimer ou<br>de les mettre à jour, le serveur retournera " 36290 #~ "probablement un<br>conflit.<br>Cliquez sur <strong>{1}</strong> pour " 36291 #~ "vérifier l’état de ces primitives<br>sur le serveur.<br>Cliquez sur " 36292 #~ "<strong>{2}</strong> pour ignorer.<br></html>" 36293 36095 36294 #~ msgid "Uploading {0} objects ..." 36096 36295 #~ msgstr "Envoi de {0} objets..." 36097 36296 36098 #, java-format36099 36297 #~ msgid "Style for outer way ''{0}'' mismatches." 36100 36298 #~ msgstr "Le modèle du chemin extérieur \"{0}\" ne correspond pas."
Note:
See TracChangeset
for help on using the changeset viewer.
