1 | # translation of fr.po to
|
---|
2 | # Frederic Bonifas <fredericbonifas@gmail.com>, 2006. <>, 2006.
|
---|
3 | #
|
---|
4 | #
|
---|
5 | msgid ""
|
---|
6 | msgstr ""
|
---|
7 | "Project-Id-Version: fr\n"
|
---|
8 | "Report-Msgid-Bugs-To: \n"
|
---|
9 | "POT-Creation-Date: 2006-10-13 23:15+0200\n"
|
---|
10 | "PO-Revision-Date: 2006-07-21 21:36+0200\n"
|
---|
11 | "Last-Translator: Frederic Bonifas <fredericbonifas@gmail.com>\n"
|
---|
12 | "Language-Team: French <josm-fr@eigenheimstrasse.de>\n"
|
---|
13 | "MIME-Version: 1.0\n"
|
---|
14 | "Content-Type: text/plain; charset=iso-8859-1\n"
|
---|
15 | "Content-Transfer-Encoding: 8bit\n"
|
---|
16 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
---|
17 |
|
---|
18 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddSegmentAction.java:52
|
---|
19 | msgid "Add segment"
|
---|
20 | msgstr "Ajouter un segment."
|
---|
21 |
|
---|
22 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddSegmentAction.java:54
|
---|
23 | msgid "Add a segment between two nodes."
|
---|
24 | msgstr "Ajouter un segment entre deux noeuds."
|
---|
25 |
|
---|
26 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:56
|
---|
27 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:322
|
---|
28 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:59
|
---|
29 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:370
|
---|
30 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/DeleteCommand.java:46
|
---|
31 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/DeleteCommand.java:58
|
---|
32 | msgid "Delete"
|
---|
33 | msgstr "Supprimer"
|
---|
34 |
|
---|
35 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:58
|
---|
36 | msgid "Delete nodes, streets or segments."
|
---|
37 | msgstr "Supprimer des noeuds, des rues ou des segments."
|
---|
38 |
|
---|
39 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:152
|
---|
40 | msgid "Cannot delete node."
|
---|
41 | msgstr "Impossible de supprimer le noeud."
|
---|
42 |
|
---|
43 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:156
|
---|
44 | msgid "This object is in use."
|
---|
45 | msgstr "Cet objet est en utilisation."
|
---|
46 |
|
---|
47 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:173
|
---|
48 | msgid "Used by more than two segments."
|
---|
49 | msgstr "Utilisé par plus de deux segments."
|
---|
50 |
|
---|
51 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:178
|
---|
52 | msgid "Used by only one segment."
|
---|
53 | msgstr "Utilisé par un seul segment."
|
---|
54 |
|
---|
55 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:187
|
---|
56 | msgid "Wrong direction of segments."
|
---|
57 | msgstr "Segments dans la mauvaise direction."
|
---|
58 |
|
---|
59 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:190
|
---|
60 | msgid "Conflicting keys"
|
---|
61 | msgstr "Clés conflictuelles"
|
---|
62 |
|
---|
63 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:196
|
---|
64 | msgid "Segments are part of different ways."
|
---|
65 | msgstr ""
|
---|
66 |
|
---|
67 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:214
|
---|
68 | msgid "Delete Node"
|
---|
69 | msgstr "Supprimer un noeud"
|
---|
70 |
|
---|
71 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:46
|
---|
72 | msgid "Zoom"
|
---|
73 | msgstr "Zoom"
|
---|
74 |
|
---|
75 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:46
|
---|
76 | msgid "Zoom in by dragging. (Ctrl+up,left,down,right,+,-)"
|
---|
77 | msgstr ""
|
---|
78 | "Zoomer en sélectionnant une zone à la souris. (Ctrl+haut, gauche, bas, "
|
---|
79 | "droite, +, -)"
|
---|
80 |
|
---|
81 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/SelectionAction.java:73
|
---|
82 | msgid "Selection"
|
---|
83 | msgstr "Sélection"
|
---|
84 |
|
---|
85 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/SelectionAction.java:73
|
---|
86 | msgid "Select objects by dragging or clicking."
|
---|
87 | msgstr ""
|
---|
88 | "Sélectionner des objets en cliquant ou en définissant une zone à la souris."
|
---|
89 |
|
---|
90 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/SelectionAction.java:74
|
---|
91 | msgid "Straight line"
|
---|
92 | msgstr "Ligne droite"
|
---|
93 |
|
---|
94 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/SelectionAction.java:74
|
---|
95 | msgid "Select objects in a straight line."
|
---|
96 | msgstr "Sélectionner des objets sur une ligne droite."
|
---|
97 |
|
---|
98 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/MoveAction.java:52
|
---|
99 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/MoveCommand.java:122
|
---|
100 | msgid "Move"
|
---|
101 | msgstr "Déplacer"
|
---|
102 |
|
---|
103 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/MoveAction.java:54
|
---|
104 | msgid "Move around objects that are under the mouse or selected."
|
---|
105 | msgstr ""
|
---|
106 |
|
---|
107 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/MoveAction.java:102
|
---|
108 | msgid "Cannot move objects outside of the world."
|
---|
109 | msgstr "Impossible de déplacer des objets en dehors de la Terre."
|
---|
110 |
|
---|
111 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:61
|
---|
112 | msgid "Add Way"
|
---|
113 | msgstr "Ajouter un chemin"
|
---|
114 |
|
---|
115 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:61
|
---|
116 | msgid "Add a new way to the data."
|
---|
117 | msgstr "Ajouter un nouveau chemin aux données;"
|
---|
118 |
|
---|
119 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:95
|
---|
120 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:143
|
---|
121 | msgid ""
|
---|
122 | "Warning: This way is incomplete. Try to download it, before adding segments."
|
---|
123 | msgstr ""
|
---|
124 | "Attention : ce chemin est incomplet.Essayez de le télécharger en entier "
|
---|
125 | "avant d'ajouter des segments."
|
---|
126 |
|
---|
127 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:162
|
---|
128 | #, fuzzy, java-format
|
---|
129 | msgid ""
|
---|
130 | "{0} way has been selected.\n"
|
---|
131 | "Do you wish to select all segments belonging to the way instead?"
|
---|
132 | msgid_plural ""
|
---|
133 | "{0} ways have been selected.\n"
|
---|
134 | "Do you wish to select all segments belonging to the ways instead?"
|
---|
135 | msgstr[0] ""
|
---|
136 | "{0} chemin a été sélectionné.\n"
|
---|
137 | "Souhaitez-vous plutôt sélectionner tous les segments appartenant à ce "
|
---|
138 | "chemin ?{0} chemins·ont été sélectionnés.\n"
|
---|
139 | "Souhaitez-vous plutôt sélectionner tous les segments appartenant à ces "
|
---|
140 | "chemins ?"
|
---|
141 | msgstr[1] ""
|
---|
142 | "{0} chemin a été sélectionné.\n"
|
---|
143 | "Souhaitez-vous plutôt sélectionner tous les segments appartenant à ce "
|
---|
144 | "chemin ?{0} chemins·ont été sélectionnés.\n"
|
---|
145 | "Souhaitez-vous plutôt sélectionner tous les segments appartenant à ces "
|
---|
146 | "chemins ?"
|
---|
147 |
|
---|
148 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:162
|
---|
149 | msgid "Add segments from ways"
|
---|
150 | msgstr "Ajouter des segments aux chemins"
|
---|
151 |
|
---|
152 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:168
|
---|
153 | msgid "Do you want to add all other selected segments to the one selected way?"
|
---|
154 | msgstr ""
|
---|
155 | "Souhaitez-vous ajouter tous les autres segments sélectionnés au chemin "
|
---|
156 | "sélectionné ?"
|
---|
157 |
|
---|
158 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:168
|
---|
159 | msgid "Add segments to way?"
|
---|
160 | msgstr "Ajouter des segments au chemin ?"
|
---|
161 |
|
---|
162 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:173
|
---|
163 | msgid "Reorder all line segments?"
|
---|
164 | msgstr "Réorganiser tous les segments de la ligne ?"
|
---|
165 |
|
---|
166 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:173
|
---|
167 | msgid "Reorder?"
|
---|
168 | msgstr "Réorganiser ?"
|
---|
169 |
|
---|
170 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:232
|
---|
171 | #, java-format
|
---|
172 | msgid "Create a new way out of {0} segment?"
|
---|
173 | msgid_plural "Create a new way out of {0} segments?"
|
---|
174 | msgstr[0] "Créer un nouveau chemin constitué de {0} segment ?"
|
---|
175 | msgstr[1] "Créer un nouveau chemin constitué de {0} segments ?"
|
---|
176 |
|
---|
177 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:232
|
---|
178 | msgid "Create new way"
|
---|
179 | msgstr "Créer un nouveau chemin"
|
---|
180 |
|
---|
181 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddNodeAction.java:47
|
---|
182 | msgid "Add node"
|
---|
183 | msgstr "Ajouter un noeud"
|
---|
184 |
|
---|
185 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddNodeAction.java:47
|
---|
186 | msgid "Add a new node to the map"
|
---|
187 | msgstr "Ajouter un nouveau noeud à la carte"
|
---|
188 |
|
---|
189 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddNodeAction.java:48
|
---|
190 | msgid "Add node into segment"
|
---|
191 | msgstr "Ajouter un noeud dans un segment"
|
---|
192 |
|
---|
193 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddNodeAction.java:48
|
---|
194 | msgid "Add a node into an existing segment"
|
---|
195 | msgstr "Ajouter un noeud dans un segment existant"
|
---|
196 |
|
---|
197 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddNodeAction.java:85
|
---|
198 | msgid "Can not add a node outside of the world."
|
---|
199 | msgstr "Impossible d'ajouter un noeud en dehors de la Terre."
|
---|
200 |
|
---|
201 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddNodeAction.java:134
|
---|
202 | msgid "Add Node into Segment"
|
---|
203 | msgstr "Ajouter un noeud dans un segment"
|
---|
204 |
|
---|
205 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/downloadtasks/DownloadGpsTask.java:23
|
---|
206 | #, fuzzy
|
---|
207 | msgid "Raw GPS data"
|
---|
208 | msgstr "Téléchargement des données GPS"
|
---|
209 |
|
---|
210 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/downloadtasks/DownloadGpsTask.java:26
|
---|
211 | msgid "Downloading GPS data"
|
---|
212 | msgstr "Téléchargement des données GPS"
|
---|
213 |
|
---|
214 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.java:25
|
---|
215 | #, fuzzy
|
---|
216 | msgid "OpenStreetMap data"
|
---|
217 | msgstr "Java OpenStreetMap Editor"
|
---|
218 |
|
---|
219 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.java:28
|
---|
220 | #: ../landsat/src/landsat/DownloadLandsatTask.java:21
|
---|
221 | msgid "Downloading data"
|
---|
222 | msgstr "Téléchargement des données"
|
---|
223 |
|
---|
224 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.java:39
|
---|
225 | msgid "No data imported."
|
---|
226 | msgstr "Aucune donnée importée"
|
---|
227 |
|
---|
228 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.java:40
|
---|
229 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:76
|
---|
230 | msgid "Data Layer"
|
---|
231 | msgstr "Calque de données"
|
---|
232 |
|
---|
233 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ReverseSegmentAction.java:26
|
---|
234 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ReverseSegmentAction.java:53
|
---|
235 | #, fuzzy
|
---|
236 | msgid "Reverse Segments"
|
---|
237 | msgstr "segments"
|
---|
238 |
|
---|
239 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ReverseSegmentAction.java:26
|
---|
240 | #, fuzzy
|
---|
241 | msgid "Revert the direction of all selected Segments."
|
---|
242 | msgstr "Segments dans la mauvaise direction."
|
---|
243 |
|
---|
244 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ReverseSegmentAction.java:39
|
---|
245 | #, fuzzy
|
---|
246 | msgid "Please select at least one segment."
|
---|
247 | msgstr "Sélectionner l'étage à supprimer."
|
---|
248 |
|
---|
249 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/PreferencesAction.java:21
|
---|
250 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:209
|
---|
251 | msgid "Preferences"
|
---|
252 | msgstr "Préférences"
|
---|
253 |
|
---|
254 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/PreferencesAction.java:21
|
---|
255 | msgid "Open a preferences page for global settings."
|
---|
256 | msgstr "Ouvrir la page des préférences pour les réglages généraux."
|
---|
257 |
|
---|
258 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/OpenAction.java:40
|
---|
259 | msgid "Open"
|
---|
260 | msgstr "Ouvrir"
|
---|
261 |
|
---|
262 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/OpenAction.java:40
|
---|
263 | msgid "Open a file."
|
---|
264 | msgstr "Ouvrir un fichier"
|
---|
265 |
|
---|
266 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/OpenAction.java:73
|
---|
267 | msgid "CSV Data import for non-GPS data is not implemented yet."
|
---|
268 | msgstr ""
|
---|
269 | "L'import des données CSV pour les données non GPS n'est pas encore "
|
---|
270 | "implémenté."
|
---|
271 |
|
---|
272 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/OpenAction.java:76
|
---|
273 | #, java-format
|
---|
274 | msgid "Unknown file extension: {0}"
|
---|
275 | msgstr "Extension de fichier inconnue : {0}"
|
---|
276 |
|
---|
277 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/OpenAction.java:83
|
---|
278 | #, java-format
|
---|
279 | msgid "Error while parsing {0}"
|
---|
280 | msgstr "Erreur pendant le traitement {0}"
|
---|
281 |
|
---|
282 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/OpenAction.java:86
|
---|
283 | #, java-format
|
---|
284 | msgid "Could not read \"{0}\""
|
---|
285 | msgstr "Impossible de lire \"{0}\""
|
---|
286 |
|
---|
287 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:71
|
---|
288 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:287
|
---|
289 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:302
|
---|
290 | #, java-format
|
---|
291 | msgid "Executing {0}"
|
---|
292 | msgstr ""
|
---|
293 |
|
---|
294 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:146
|
---|
295 | msgid "The Tool requires some data to be loaded."
|
---|
296 | msgstr ""
|
---|
297 |
|
---|
298 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:306
|
---|
299 | #, fuzzy, java-format
|
---|
300 | msgid "Could not execute command: {0}"
|
---|
301 | msgstr "Impossible de lire \"{0}\""
|
---|
302 |
|
---|
303 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:317
|
---|
304 | msgid "Tools"
|
---|
305 | msgstr ""
|
---|
306 |
|
---|
307 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:352
|
---|
308 | #, fuzzy
|
---|
309 | msgid "Could not read external tool configuration."
|
---|
310 | msgstr "Impossible de détecter le texte de format des données."
|
---|
311 |
|
---|
312 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AlignInCircleAction.java:29
|
---|
313 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AlignInCircleAction.java:69
|
---|
314 | msgid "Align Nodes in Circle"
|
---|
315 | msgstr ""
|
---|
316 |
|
---|
317 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AlignInCircleAction.java:29
|
---|
318 | #, fuzzy
|
---|
319 | msgid "Move the selected nodes into a circle."
|
---|
320 | msgstr ""
|
---|
321 | "Fusionner les calques sélectionnés dans le calque directement en dessous."
|
---|
322 |
|
---|
323 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AlignInCircleAction.java:39
|
---|
324 | #, fuzzy
|
---|
325 | msgid "Please select at least four nodes."
|
---|
326 | msgstr "Sélectionner l'étage à supprimer."
|
---|
327 |
|
---|
328 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/RenameLayerAction.java:35
|
---|
329 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/RenameLayerAction.java:56
|
---|
330 | msgid "Rename layer"
|
---|
331 | msgstr ""
|
---|
332 |
|
---|
333 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/RenameLayerAction.java:44
|
---|
334 | msgid "Also rename the file"
|
---|
335 | msgstr ""
|
---|
336 |
|
---|
337 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/RenameLayerAction.java:80
|
---|
338 | #, fuzzy, java-format
|
---|
339 | msgid "Could not rename the file \"{0}\"."
|
---|
340 | msgstr "Impossible de lire \"{0}\""
|
---|
341 |
|
---|
342 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UndoAction.java:23
|
---|
343 | msgid "Undo"
|
---|
344 | msgstr "Annuler"
|
---|
345 |
|
---|
346 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UndoAction.java:23
|
---|
347 | msgid "Undo the last action."
|
---|
348 | msgstr "Annuler la dernière action."
|
---|
349 |
|
---|
350 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:87
|
---|
351 | msgid "Download from OSM"
|
---|
352 | msgstr "Télécharger depuis OSM"
|
---|
353 |
|
---|
354 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:87
|
---|
355 | msgid "Download map data from the OSM server."
|
---|
356 | msgstr "Télécharger une carte de données depuis le serveur OSM."
|
---|
357 |
|
---|
358 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:102
|
---|
359 | msgid ""
|
---|
360 | "Move and zoom the image like the main map. Select an area to download by "
|
---|
361 | "dragging."
|
---|
362 | msgstr ""
|
---|
363 | "Déplacer ou zoomer sur l'image comme pour la carte principale. Sélectionner "
|
---|
364 | "une zone à télécharger en faisant glisser la souris bouton principal enfoncé."
|
---|
365 |
|
---|
366 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:105
|
---|
367 | msgid "Bounding box"
|
---|
368 | msgstr "Zone sélectionnée"
|
---|
369 |
|
---|
370 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:106
|
---|
371 | msgid "min lat"
|
---|
372 | msgstr "lat min"
|
---|
373 |
|
---|
374 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:108
|
---|
375 | msgid "min lon"
|
---|
376 | msgstr "lon min"
|
---|
377 |
|
---|
378 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:110
|
---|
379 | msgid "max lat"
|
---|
380 | msgstr "lat max"
|
---|
381 |
|
---|
382 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:112
|
---|
383 | msgid "max lon"
|
---|
384 | msgstr "lon max"
|
---|
385 |
|
---|
386 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:122
|
---|
387 | #, fuzzy
|
---|
388 | msgid "Download the following data:"
|
---|
389 | msgstr "Téléchargement des données"
|
---|
390 |
|
---|
391 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:129
|
---|
392 | msgid "URL from www.openstreetmap.org"
|
---|
393 | msgstr "URL à partir de www.openstreetmap.org"
|
---|
394 |
|
---|
395 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:182
|
---|
396 | msgid "Bookmarks"
|
---|
397 | msgstr "Marque-pages"
|
---|
398 |
|
---|
399 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:198
|
---|
400 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:320
|
---|
401 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:344
|
---|
402 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/AddCommand.java:52
|
---|
403 | msgid "Add"
|
---|
404 | msgstr "Ajouter"
|
---|
405 |
|
---|
406 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:203
|
---|
407 | msgid "Please enter the desired coordinates first."
|
---|
408 | msgstr "Entrez les coordonnées désirées en premier."
|
---|
409 |
|
---|
410 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:206
|
---|
411 | msgid "Please enter a name for the location."
|
---|
412 | msgstr "Entrez un nom pour cet emplacement."
|
---|
413 |
|
---|
414 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:214
|
---|
415 | msgid "Remove"
|
---|
416 | msgstr "Supprimer"
|
---|
417 |
|
---|
418 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:219
|
---|
419 | msgid "Select a bookmark first."
|
---|
420 | msgstr "Sélectionner un marque-page en premier."
|
---|
421 |
|
---|
422 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:238
|
---|
423 | msgid "Choose an area"
|
---|
424 | msgstr "Choisir une zone"
|
---|
425 |
|
---|
426 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:261
|
---|
427 | msgid "Please enter the desired coordinates or click on a bookmark."
|
---|
428 | msgstr "Entrez les coordonnées désirées ou cliquez sur un marque-page."
|
---|
429 |
|
---|
430 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:263
|
---|
431 | #, fuzzy
|
---|
432 | msgid "Please select at least one download data type."
|
---|
433 | msgstr "Sélectionner l'étage à supprimer."
|
---|
434 |
|
---|
435 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExitAction.java:18
|
---|
436 | msgid "Exit"
|
---|
437 | msgstr "Quitter"
|
---|
438 |
|
---|
439 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExitAction.java:18
|
---|
440 | msgid "Exit the application."
|
---|
441 | msgstr "Quitter l'application."
|
---|
442 |
|
---|
443 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:57
|
---|
444 | msgid "About"
|
---|
445 | msgstr "À propos"
|
---|
446 |
|
---|
447 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:57
|
---|
448 | msgid "Display the about screen."
|
---|
449 | msgstr "Montrer l'à propos."
|
---|
450 |
|
---|
451 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:67
|
---|
452 | #, java-format
|
---|
453 | msgid "Java OpenStreetMap Editor Version {0}"
|
---|
454 | msgstr "Java OpenStreetMap Editor Version {0}"
|
---|
455 |
|
---|
456 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:68
|
---|
457 | #, java-format
|
---|
458 | msgid "last change at {0}"
|
---|
459 | msgstr "dernier changement à {0}"
|
---|
460 |
|
---|
461 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:69
|
---|
462 | #, java-format
|
---|
463 | msgid "Java Version {0}"
|
---|
464 | msgstr "Java Version {0}"
|
---|
465 |
|
---|
466 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:70
|
---|
467 | msgid "Homepage"
|
---|
468 | msgstr "Page d'accueil"
|
---|
469 |
|
---|
470 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:72
|
---|
471 | msgid "Bug Reports"
|
---|
472 | msgstr "Rapports de bug"
|
---|
473 |
|
---|
474 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:74
|
---|
475 | #, fuzzy
|
---|
476 | msgid "News about JOSM"
|
---|
477 | msgstr "À propos de JOSM..."
|
---|
478 |
|
---|
479 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:78
|
---|
480 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListPopup.java:25
|
---|
481 | msgid "Info"
|
---|
482 | msgstr "Info"
|
---|
483 |
|
---|
484 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:79
|
---|
485 | msgid "Readme"
|
---|
486 | msgstr "Lisez-moi"
|
---|
487 |
|
---|
488 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:80
|
---|
489 | msgid "Revision"
|
---|
490 | msgstr "Révision"
|
---|
491 |
|
---|
492 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:81
|
---|
493 | msgid "Contribution"
|
---|
494 | msgstr "Contribution"
|
---|
495 |
|
---|
496 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:85
|
---|
497 | msgid "About JOSM..."
|
---|
498 | msgstr "À propos de JOSM..."
|
---|
499 |
|
---|
500 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:95
|
---|
501 | msgid "File could not be found."
|
---|
502 | msgstr "Impossible de trouver le fichier."
|
---|
503 |
|
---|
504 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:25
|
---|
505 | msgid "No document open so nothing to save."
|
---|
506 | msgstr "Aucun document ouvert donc rien à sauvegarder."
|
---|
507 |
|
---|
508 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:28
|
---|
509 | msgid "The document contains no data. Save anyway?"
|
---|
510 | msgstr "Le document ne contient aucune donnée. Sauvegarder quand même ?"
|
---|
511 |
|
---|
512 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:28
|
---|
513 | msgid "Empty document"
|
---|
514 | msgstr "Document vide"
|
---|
515 |
|
---|
516 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:32
|
---|
517 | msgid ""
|
---|
518 | "There are unresolved conflicts. Conflicts will not be saved and handled as "
|
---|
519 | "if you rejected all. Continue?"
|
---|
520 | msgstr ""
|
---|
521 | "Certains conflits ne sont pas résolus. Les conflits ne seront pas "
|
---|
522 | "sauvegardés si vous ne les traitez pas. Continuer ?"
|
---|
523 |
|
---|
524 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:32
|
---|
525 | msgid "Conflicts"
|
---|
526 | msgstr "Conflits"
|
---|
527 |
|
---|
528 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:79
|
---|
529 | msgid "File exists. Overwrite?"
|
---|
530 | msgstr "Le fichier existe déjà. Écrire dessus ?"
|
---|
531 |
|
---|
532 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:79
|
---|
533 | msgid "Overwrite"
|
---|
534 | msgstr "Écrire dessus"
|
---|
535 |
|
---|
536 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AutoScaleAction.java:29
|
---|
537 | msgid "data"
|
---|
538 | msgstr "données"
|
---|
539 |
|
---|
540 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AutoScaleAction.java:30
|
---|
541 | msgid "selection"
|
---|
542 | msgstr "sélection"
|
---|
543 |
|
---|
544 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AutoScaleAction.java:31
|
---|
545 | msgid "layer"
|
---|
546 | msgstr "calque"
|
---|
547 |
|
---|
548 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AutoScaleAction.java:32
|
---|
549 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:141
|
---|
550 | msgid "conflict"
|
---|
551 | msgstr "conflit"
|
---|
552 |
|
---|
553 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AutoScaleAction.java:40
|
---|
554 | #, java-format
|
---|
555 | msgid "Auto Scale: {0}"
|
---|
556 | msgstr "Zoom auto : {0}"
|
---|
557 |
|
---|
558 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AutoScaleAction.java:43
|
---|
559 | #, java-format
|
---|
560 | msgid "Auto zoom the view (to {0}. Disabled if the view is moved)"
|
---|
561 | msgstr ""
|
---|
562 | "Zoomer automatiquement sur la vue ({0}) (Annuler si la vue est déplacée)"
|
---|
563 |
|
---|
564 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAsAction.java:28
|
---|
565 | #, fuzzy
|
---|
566 | msgid "Save as"
|
---|
567 | msgstr "Sauvegarder"
|
---|
568 |
|
---|
569 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAsAction.java:28
|
---|
570 | #, fuzzy
|
---|
571 | msgid "Save the current data to a new file."
|
---|
572 | msgstr "Sauvegarder les données actuelles"
|
---|
573 |
|
---|
574 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExtensionFileFilter.java:25
|
---|
575 | msgid "OSM Server Files (.osm .xml)"
|
---|
576 | msgstr "Fichiers d'un serveur OSM (.osm .xml)"
|
---|
577 |
|
---|
578 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExtensionFileFilter.java:26
|
---|
579 | msgid "GPX Files (.gpx)"
|
---|
580 | msgstr "Fichiers GPX (.gpx)"
|
---|
581 |
|
---|
582 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExtensionFileFilter.java:27
|
---|
583 | msgid "CSV Files (.csv .txt)"
|
---|
584 | msgstr "Fichiers CSV (.csv .txt)"
|
---|
585 |
|
---|
586 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:36
|
---|
587 | msgid "Upload to OSM"
|
---|
588 | msgstr "Charger sur OSM"
|
---|
589 |
|
---|
590 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:36
|
---|
591 | msgid "Upload all changes to the OSM server."
|
---|
592 | msgstr "Charger tous les changements sur le serveur d'OSM."
|
---|
593 |
|
---|
594 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:41
|
---|
595 | msgid "Nothing to upload. Get some data first."
|
---|
596 | msgstr "Rien à charger. Obtenez d'abord des données."
|
---|
597 |
|
---|
598 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:46
|
---|
599 | msgid "There are unresolved conflicts. You have to resolve these first."
|
---|
600 | msgstr ""
|
---|
601 | "Certains conflits ne sont pas résolus. Vous devez d'abord les résoudre."
|
---|
602 |
|
---|
603 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:75
|
---|
604 | msgid "Uploading data"
|
---|
605 | msgstr "Chargement des données"
|
---|
606 |
|
---|
607 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:97
|
---|
608 | msgid "No changes to upload."
|
---|
609 | msgstr "Aucuns changements à charger."
|
---|
610 |
|
---|
611 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:106
|
---|
612 | msgid "Objects to add:"
|
---|
613 | msgstr "Objets à ajouter : "
|
---|
614 |
|
---|
615 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:114
|
---|
616 | msgid "Objects to modify:"
|
---|
617 | msgstr "Objets à modifier : "
|
---|
618 |
|
---|
619 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:122
|
---|
620 | msgid "Objects to delete:"
|
---|
621 | msgstr "Objets à supprimer : "
|
---|
622 |
|
---|
623 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:129
|
---|
624 | msgid "Upload this changes?"
|
---|
625 | msgstr "Charger ces changements ?"
|
---|
626 |
|
---|
627 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/HelpAction.java:52
|
---|
628 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainMenu.java:55
|
---|
629 | msgid "Help"
|
---|
630 | msgstr "Aide"
|
---|
631 |
|
---|
632 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/HelpAction.java:104
|
---|
633 | msgid "Can only edit help pages from JOSM Online Help"
|
---|
634 | msgstr ""
|
---|
635 |
|
---|
636 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadIncompleteAction.java:39
|
---|
637 | #, fuzzy, java-format
|
---|
638 | msgid "Downloading {0} segment"
|
---|
639 | msgid_plural "Downloading {0} segments"
|
---|
640 | msgstr[0] "Télchargement de {0} segments"
|
---|
641 | msgstr[1] "Télchargement de {0} segment"
|
---|
642 |
|
---|
643 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadIncompleteAction.java:57
|
---|
644 | msgid "Download incomplete objects"
|
---|
645 | msgstr "Télécharger les objets incomplets"
|
---|
646 |
|
---|
647 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadIncompleteAction.java:57
|
---|
648 | msgid "Download all (selected) incomplete ways from the OSM server."
|
---|
649 | msgstr ""
|
---|
650 | "Télécharger tous les chemins sélectionnés incomplets depuis le serveur OSM."
|
---|
651 |
|
---|
652 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadIncompleteAction.java:66
|
---|
653 | #, fuzzy
|
---|
654 | msgid "Please select an incomplete way."
|
---|
655 | msgstr "Sélectionner une couleur"
|
---|
656 |
|
---|
657 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadIncompleteAction.java:69
|
---|
658 | #, fuzzy, java-format
|
---|
659 | msgid "Download {0} incomplete ways?"
|
---|
660 | msgstr "Télécharger les objets incomplets"
|
---|
661 |
|
---|
662 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadIncompleteAction.java:69
|
---|
663 | msgid "Download?"
|
---|
664 | msgstr "Télécharger ?"
|
---|
665 |
|
---|
666 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/RedoAction.java:23
|
---|
667 | msgid "Redo"
|
---|
668 | msgstr "Refaire"
|
---|
669 |
|
---|
670 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/RedoAction.java:23
|
---|
671 | msgid "Redo the last undone action."
|
---|
672 | msgstr "Refaire la dernière action annulée"
|
---|
673 |
|
---|
674 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:40
|
---|
675 | msgid ""
|
---|
676 | "Note: GPL is not compatible to the OSM license. Do not upload GPL licensed "
|
---|
677 | "tracks."
|
---|
678 | msgstr ""
|
---|
679 | "Note : La GPL n'est pas compatible avec la licence d'OSM. Ne pas importer "
|
---|
680 | "des traces sous licence GPL."
|
---|
681 |
|
---|
682 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:45
|
---|
683 | msgid "Export to GPX"
|
---|
684 | msgstr "Exporter en GPX"
|
---|
685 |
|
---|
686 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:45
|
---|
687 | msgid "Export the data to GPX file."
|
---|
688 | msgstr "Exporter les données en un fichier GPX."
|
---|
689 |
|
---|
690 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:51
|
---|
691 | msgid "Nothing to export. Get some data first."
|
---|
692 | msgstr "Rien à exporter.Obtenez d'abord des données."
|
---|
693 |
|
---|
694 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:75
|
---|
695 | msgid "gps track description"
|
---|
696 | msgstr "description de la trace GPS"
|
---|
697 |
|
---|
698 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:81
|
---|
699 | msgid "Add author information"
|
---|
700 | msgstr "Ajouter des informations sur l'auteur"
|
---|
701 |
|
---|
702 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:84
|
---|
703 | msgid "Real name"
|
---|
704 | msgstr "Nom réel"
|
---|
705 |
|
---|
706 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:88
|
---|
707 | msgid "Email"
|
---|
708 | msgstr "E-mail"
|
---|
709 |
|
---|
710 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:92
|
---|
711 | msgid "Copyright (URL)"
|
---|
712 | msgstr "Copyright (URL)"
|
---|
713 |
|
---|
714 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:96
|
---|
715 | msgid "Predefined"
|
---|
716 | msgstr "Prédéfini"
|
---|
717 |
|
---|
718 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:98
|
---|
719 | msgid "Copyright year"
|
---|
720 | msgstr "Année du copyright"
|
---|
721 |
|
---|
722 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:106
|
---|
723 | msgid "Keywords"
|
---|
724 | msgstr "Mots-clés"
|
---|
725 |
|
---|
726 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:110
|
---|
727 | msgid "Export options"
|
---|
728 | msgstr "Options d'export"
|
---|
729 |
|
---|
730 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:131
|
---|
731 | #, java-format
|
---|
732 | msgid "Error while exporting {0}"
|
---|
733 | msgstr "Erreur à l'export {0}"
|
---|
734 |
|
---|
735 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:131
|
---|
736 | msgid "Error"
|
---|
737 | msgstr "Erreur"
|
---|
738 |
|
---|
739 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:185
|
---|
740 | msgid "Choose a predefined license"
|
---|
741 | msgstr "Choisir une licence prédéfinie"
|
---|
742 |
|
---|
743 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAction.java:31
|
---|
744 | msgid "Save"
|
---|
745 | msgstr "Sauvegarder"
|
---|
746 |
|
---|
747 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAction.java:31
|
---|
748 | msgid "Save the current data."
|
---|
749 | msgstr "Sauvegarder les données actuelles"
|
---|
750 |
|
---|
751 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAction.java:58
|
---|
752 | msgid "CSV output not supported yet."
|
---|
753 | msgstr "Sortie en CSV pas encore supportée."
|
---|
754 |
|
---|
755 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAction.java:61
|
---|
756 | msgid "Unknown file extension."
|
---|
757 | msgstr "Extension de fichier inconnue."
|
---|
758 |
|
---|
759 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAction.java:67
|
---|
760 | msgid "An error occoured while saving."
|
---|
761 | msgstr "Une erreur s'est produite pendant la sauvegarde."
|
---|
762 |
|
---|
763 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:44
|
---|
764 | #, java-format
|
---|
765 | msgid ""
|
---|
766 | "The plugin {0} throwed an exception: {1}\n"
|
---|
767 | "It may be outdated. Please contact the plugin's autor.\n"
|
---|
768 | "This message will not shown again until JOSM is restarted."
|
---|
769 | msgstr ""
|
---|
770 |
|
---|
771 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:50
|
---|
772 | msgid "Do nothing"
|
---|
773 | msgstr "Ne rien faire"
|
---|
774 |
|
---|
775 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:50
|
---|
776 | msgid "Report Bug"
|
---|
777 | msgstr "Rapporter un bug"
|
---|
778 |
|
---|
779 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:51
|
---|
780 | msgid ""
|
---|
781 | "An unexpected exception occoured.\n"
|
---|
782 | "\n"
|
---|
783 | "This is always a coding error. If you are running the latest\n"
|
---|
784 | "version of JOSM, please consider be kind and file a bug report."
|
---|
785 | msgstr ""
|
---|
786 | "Une exception inattendue est apparue.\n"
|
---|
787 | "\n"
|
---|
788 | "Cela est toujours du à une erreur de code. Si vous utilisez la dernière "
|
---|
789 | "version de JOSM, il serait aimable de produire un rapport de bug."
|
---|
790 |
|
---|
791 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:54
|
---|
792 | msgid "Unexpected Exception"
|
---|
793 | msgstr "Exception inattendue"
|
---|
794 |
|
---|
795 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:62
|
---|
796 | msgid ""
|
---|
797 | "Please send this to josm@eigenheimstrasse.de\n"
|
---|
798 | "\n"
|
---|
799 | msgstr ""
|
---|
800 | "Merci d'envoyer cela à josm@eigenheimstrasse.de\n"
|
---|
801 | "\n"
|
---|
802 |
|
---|
803 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:83
|
---|
804 | msgid ""
|
---|
805 | "Please send an email with the following information to josm@eigenheimstrasse."
|
---|
806 | "de"
|
---|
807 | msgstr ""
|
---|
808 | "Merci d'envoyer un e-mail avec les informations suivantes à "
|
---|
809 | "josm@eigenheimstrasse.de"
|
---|
810 |
|
---|
811 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/ShortCutLabel.java:12
|
---|
812 | msgid "Ctrl-"
|
---|
813 | msgstr "Ctrl-"
|
---|
814 |
|
---|
815 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/ShortCutLabel.java:14
|
---|
816 | msgid "Alt-"
|
---|
817 | msgstr "Alt-"
|
---|
818 |
|
---|
819 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/ShortCutLabel.java:16
|
---|
820 | msgid "AltGr-"
|
---|
821 | msgstr "AltGr-"
|
---|
822 |
|
---|
823 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/ShortCutLabel.java:18
|
---|
824 | msgid "Shift-"
|
---|
825 | msgstr "Shift-"
|
---|
826 |
|
---|
827 | #: ../../../../editors/josm/src/org/openstreetmap/josm/plugins/PluginException.java:17
|
---|
828 | #, fuzzy, java-format
|
---|
829 | msgid "An error occoured in plugin {0}"
|
---|
830 | msgstr "Une erreur s'est produite pendant la sauvegarde."
|
---|
831 |
|
---|
832 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:63
|
---|
833 | msgid "Load Selection"
|
---|
834 | msgstr "Charger la sélection"
|
---|
835 |
|
---|
836 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:70
|
---|
837 | #, java-format
|
---|
838 | msgid "Contact {0}..."
|
---|
839 | msgstr "Contact de {0}..."
|
---|
840 |
|
---|
841 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:75
|
---|
842 | msgid "Downloading..."
|
---|
843 | msgstr "Téléchargement..."
|
---|
844 |
|
---|
845 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:87
|
---|
846 | #, java-format
|
---|
847 | msgid "Could not read from url: \"{0}\""
|
---|
848 | msgstr "Impossible de lire quelque chose depuis l'URL : \"{0}\""
|
---|
849 |
|
---|
850 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:90
|
---|
851 | #, java-format
|
---|
852 | msgid "Parsing error in url: \"{0}\""
|
---|
853 | msgstr "Erreur d'analyse dans l'URL : \"{0}\""
|
---|
854 |
|
---|
855 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:113
|
---|
856 | msgid "Current Selection"
|
---|
857 | msgstr "Sélection actuelle"
|
---|
858 |
|
---|
859 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:113
|
---|
860 | msgid "Open a selection list window."
|
---|
861 | msgstr "Ouvrir une fenêtre de sélection de liste."
|
---|
862 |
|
---|
863 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:143
|
---|
864 | msgid "Please enter a search string."
|
---|
865 | msgstr "Entrer le texte à rechercher."
|
---|
866 |
|
---|
867 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:145
|
---|
868 | msgid ""
|
---|
869 | "<html>Fulltext search.<ul><li><code>Baker Street</code> - 'Baker' and "
|
---|
870 | "'Street' in any key or name.</li><li><code>\"Baker Street\"</code> - 'Baker "
|
---|
871 | "Street' in any key or name.</li><li><code>name:Bak</code> - 'Bak' anywhere "
|
---|
872 | "in the name.</li><li><code>-name:Bak</code> - not 'Bak' in the name.</"
|
---|
873 | "li><li><code>foot:</code> - key=foot set to any value.</ul></html>"
|
---|
874 | msgstr ""
|
---|
875 | "<html>Recherche du texte entier<ul><li><code>Baker·Street</code>··-"
|
---|
876 | "·'Baker'·et·'Street'·dans les clés et les noms.</li><li><code>\"Baker·Street"
|
---|
877 | "\"</code>··-·'Baker·Street'·dans les clés et les noms.</li><li><code>name:"
|
---|
878 | "Bak</code>··-·'Bak'·n'importe où dans le nom.</li><li><code>-name:Bak</"
|
---|
879 | "code>··-·pas de·'Bak'·dans le nom.</li><li><code>foot:</code>··-"
|
---|
880 | "·key=foot·associé à n'importe quelle valeur.</ul></html>"
|
---|
881 |
|
---|
882 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:153
|
---|
883 | msgid "replace selection"
|
---|
884 | msgstr "remplacer la sélection"
|
---|
885 |
|
---|
886 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:154
|
---|
887 | msgid "add to selection"
|
---|
888 | msgstr "ajouter à la sélection"
|
---|
889 |
|
---|
890 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:155
|
---|
891 | msgid "remove from selection"
|
---|
892 | msgstr "supprimer de la sélection"
|
---|
893 |
|
---|
894 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:172
|
---|
895 | msgid "Search"
|
---|
896 | msgstr "Chercher"
|
---|
897 |
|
---|
898 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:51
|
---|
899 | msgid "Conflict"
|
---|
900 | msgstr "Conflit"
|
---|
901 |
|
---|
902 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:51
|
---|
903 | msgid "Merging conflicts."
|
---|
904 | msgstr "Gérer les conflits"
|
---|
905 |
|
---|
906 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:63
|
---|
907 | msgid "Resolve"
|
---|
908 | msgstr "Résoudre"
|
---|
909 |
|
---|
910 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:64
|
---|
911 | msgid "Open a merge dialog of all selected items in the list above."
|
---|
912 | msgstr ""
|
---|
913 | "Ouvrir une une fenêtre de fusion des éléments sélectionnés de cette liste."
|
---|
914 |
|
---|
915 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:73
|
---|
916 | msgid "Select"
|
---|
917 | msgstr "Sélectionner"
|
---|
918 |
|
---|
919 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:74
|
---|
920 | msgid ""
|
---|
921 | "Set the selected elements on the map to the selected items in the list above."
|
---|
922 | msgstr ""
|
---|
923 | "Remplacer les éléments de la carte par les éléments sélectionnés de cette "
|
---|
924 | "liste."
|
---|
925 |
|
---|
926 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:108
|
---|
927 | msgid "Please select something from the conflict list."
|
---|
928 | msgstr "Sélectionnez un élément de la liste des conflits."
|
---|
929 |
|
---|
930 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:117
|
---|
931 | msgid "Resolve Conflicts"
|
---|
932 | msgstr "Résoudre les conflits"
|
---|
933 |
|
---|
934 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:82
|
---|
935 | msgid "Click Reload to refresh list"
|
---|
936 | msgstr ""
|
---|
937 |
|
---|
938 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:83
|
---|
939 | msgid "Reload"
|
---|
940 | msgstr "Recharger"
|
---|
941 |
|
---|
942 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:84
|
---|
943 | #, fuzzy
|
---|
944 | msgid "Revert"
|
---|
945 | msgstr "Supprimer"
|
---|
946 |
|
---|
947 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:87
|
---|
948 | msgid "History"
|
---|
949 | msgstr ""
|
---|
950 |
|
---|
951 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:87
|
---|
952 | msgid "Display the history of all selected items."
|
---|
953 | msgstr ""
|
---|
954 |
|
---|
955 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:96
|
---|
956 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MapStatus.java:225
|
---|
957 | msgid "Object"
|
---|
958 | msgstr "Objet"
|
---|
959 |
|
---|
960 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:96
|
---|
961 | msgid "Date"
|
---|
962 | msgstr ""
|
---|
963 |
|
---|
964 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:131
|
---|
965 | msgid "Reload all currently selected objects and refresh the list."
|
---|
966 | msgstr ""
|
---|
967 |
|
---|
968 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:135
|
---|
969 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:180
|
---|
970 | msgid "Not implemented yet."
|
---|
971 | msgstr "Pas encore implémenté."
|
---|
972 |
|
---|
973 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:138
|
---|
974 | msgid ""
|
---|
975 | "Revert the state of all currently selected objects to the version selected "
|
---|
976 | "in the history list."
|
---|
977 | msgstr ""
|
---|
978 |
|
---|
979 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/CommandStackDialog.java:31
|
---|
980 | msgid "Command Stack"
|
---|
981 | msgstr "Pile de commandes"
|
---|
982 |
|
---|
983 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/CommandStackDialog.java:31
|
---|
984 | msgid "Open a list of all commands (undo buffer)."
|
---|
985 | msgstr "Ouvrir une liste de toutes les commandes (annuler le buffer)"
|
---|
986 |
|
---|
987 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:99
|
---|
988 | #, fuzzy
|
---|
989 | msgid "Please select the objects you want to change properties for."
|
---|
990 | msgstr "Sélectionner l'étage à supprimer."
|
---|
991 |
|
---|
992 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:102
|
---|
993 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:156
|
---|
994 | #, java-format
|
---|
995 | msgid "This will change {0} object."
|
---|
996 | msgid_plural "This will change {0} objects."
|
---|
997 | msgstr[0] "Cela changera {0} objet."
|
---|
998 | msgstr[1] "Cela changera {0} objets."
|
---|
999 |
|
---|
1000 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:102
|
---|
1001 | #, java-format
|
---|
1002 | msgid ""
|
---|
1003 | "Please select a new value for \"{0}\".<br>(Empty string deletes the key.)"
|
---|
1004 | msgstr ""
|
---|
1005 | "Merci de sélectionner une valeur pour \"{0}\". <br>(une chaîne de caractères "
|
---|
1006 | "vide supprime la clé)"
|
---|
1007 |
|
---|
1008 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:114
|
---|
1009 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:178
|
---|
1010 | msgid "Change values?"
|
---|
1011 | msgstr "Changer les valeurs ?"
|
---|
1012 |
|
---|
1013 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:132
|
---|
1014 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:284
|
---|
1015 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:369
|
---|
1016 | msgid "<different>"
|
---|
1017 | msgstr "<différent>"
|
---|
1018 |
|
---|
1019 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:151
|
---|
1020 | msgid "Please select objects for which you want to change properties."
|
---|
1021 | msgstr ""
|
---|
1022 |
|
---|
1023 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:156
|
---|
1024 | msgid "Please select a key"
|
---|
1025 | msgstr "Sélectionner une clé"
|
---|
1026 |
|
---|
1027 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:169
|
---|
1028 | msgid "Please select a value"
|
---|
1029 | msgstr "Sélectionner une valeur"
|
---|
1030 |
|
---|
1031 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:222
|
---|
1032 | msgid "Properties"
|
---|
1033 | msgstr "Propriétés"
|
---|
1034 |
|
---|
1035 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:222
|
---|
1036 | msgid "Property for selected objects."
|
---|
1037 | msgstr "Propriétés des objets sélectionnés."
|
---|
1038 |
|
---|
1039 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:241
|
---|
1040 | #, java-format
|
---|
1041 | msgid "Could not read annotation preset source: {0}"
|
---|
1042 | msgstr "Impossible de lire le fichier d'annotations : {0}"
|
---|
1043 |
|
---|
1044 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:244
|
---|
1045 | #, java-format
|
---|
1046 | msgid "Error parsing {0}: "
|
---|
1047 | msgstr "Erreur de traitement {0}"
|
---|
1048 |
|
---|
1049 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:263
|
---|
1050 | #, fuzzy, java-format
|
---|
1051 | msgid "Change {0} object"
|
---|
1052 | msgid_plural "Change {0} objects"
|
---|
1053 | msgstr[0] "Cela changera {0} objet."
|
---|
1054 | msgstr[1] "Cela changera {0} objets."
|
---|
1055 |
|
---|
1056 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:276
|
---|
1057 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/ConflictResolver.java:81
|
---|
1058 | msgid "Key"
|
---|
1059 | msgstr "Clé"
|
---|
1060 |
|
---|
1061 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:276
|
---|
1062 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/ConflictResolver.java:81
|
---|
1063 | msgid "Value"
|
---|
1064 | msgstr "Valeur"
|
---|
1065 |
|
---|
1066 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:309
|
---|
1067 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:359
|
---|
1068 | msgid "Please select the row to edit."
|
---|
1069 | msgstr "Sélectionnez l'étage à éditer."
|
---|
1070 |
|
---|
1071 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:314
|
---|
1072 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:374
|
---|
1073 | msgid "Please select the row to delete."
|
---|
1074 | msgstr "Sélectionner l'étage à supprimer."
|
---|
1075 |
|
---|
1076 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:320
|
---|
1077 | msgid "Add a new key/value pair to all objects"
|
---|
1078 | msgstr "Ajouter un nouveau couple clé/valeur à tous les objets"
|
---|
1079 |
|
---|
1080 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:321
|
---|
1081 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainMenu.java:53
|
---|
1082 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:355
|
---|
1083 | msgid "Edit"
|
---|
1084 | msgstr "Éditer"
|
---|
1085 |
|
---|
1086 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:321
|
---|
1087 | msgid "Edit the value of the selected key for all objects"
|
---|
1088 | msgstr "Éditer la valeur de la clé selectionnée pour tous les objets"
|
---|
1089 |
|
---|
1090 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:322
|
---|
1091 | msgid "Delete the selected key in all objects"
|
---|
1092 | msgstr "Supprimer la clé sélectionnée de tous les objets"
|
---|
1093 |
|
---|
1094 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:60
|
---|
1095 | msgid "Delete the selected layer."
|
---|
1096 | msgstr "Supprimer le calque sélectionné."
|
---|
1097 |
|
---|
1098 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:82
|
---|
1099 | msgid "Show/Hide"
|
---|
1100 | msgstr "Montrer/Cacher"
|
---|
1101 |
|
---|
1102 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:83
|
---|
1103 | msgid "Toggle visible state of the selected layer."
|
---|
1104 | msgstr "Change la visibilité du calque sélectionné."
|
---|
1105 |
|
---|
1106 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:122
|
---|
1107 | msgid "Layers"
|
---|
1108 | msgstr "Calque"
|
---|
1109 |
|
---|
1110 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:122
|
---|
1111 | msgid "Open a list of all loaded layers."
|
---|
1112 | msgstr "Ouvrir une liste de tous les calques chargés."
|
---|
1113 |
|
---|
1114 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:196
|
---|
1115 | msgid "Move the selected layer one row up."
|
---|
1116 | msgstr "Déplacer le calque sélectionné un étage au-dessus."
|
---|
1117 |
|
---|
1118 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:202
|
---|
1119 | msgid "Move the selected layer one row down."
|
---|
1120 | msgstr "Déplacer le calque sélectionné un étage en-dessous."
|
---|
1121 |
|
---|
1122 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:216
|
---|
1123 | msgid "Merge the selected layer into the layer directly below."
|
---|
1124 | msgstr ""
|
---|
1125 | "Fusionner les calques sélectionnés dans le calque directement en dessous."
|
---|
1126 |
|
---|
1127 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:160
|
---|
1128 | #, fuzzy, java-format
|
---|
1129 | msgid "Unknown type at line {0}"
|
---|
1130 | msgstr "Extension de fichier inconnue : {0}"
|
---|
1131 |
|
---|
1132 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:178
|
---|
1133 | #, java-format
|
---|
1134 | msgid "Cannot have a writable combobox with default values (line {0})"
|
---|
1135 | msgstr ""
|
---|
1136 |
|
---|
1137 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:183
|
---|
1138 | #, java-format
|
---|
1139 | msgid ""
|
---|
1140 | "display_values ({0}) and values ({1}) must be of same number of elements."
|
---|
1141 | msgstr ""
|
---|
1142 |
|
---|
1143 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:184
|
---|
1144 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:185
|
---|
1145 | #, fuzzy
|
---|
1146 | msgid "element"
|
---|
1147 | msgid_plural "elements"
|
---|
1148 | msgstr[0] "segment"
|
---|
1149 | msgstr[1] "segments"
|
---|
1150 |
|
---|
1151 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:190
|
---|
1152 | #, java-format
|
---|
1153 | msgid "Unknown annotation object {0} at line {1} column {2}"
|
---|
1154 | msgstr "Objet d'annotation inconnu : {0} à la ligne {1} colonne {2}"
|
---|
1155 |
|
---|
1156 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:258
|
---|
1157 | msgid "Change Properties"
|
---|
1158 | msgstr "Changer les propriétés"
|
---|
1159 |
|
---|
1160 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:161
|
---|
1161 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:66
|
---|
1162 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:135
|
---|
1163 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/MoveCommand.java:122
|
---|
1164 | msgid "node"
|
---|
1165 | msgid_plural "nodes"
|
---|
1166 | msgstr[0] "noeud"
|
---|
1167 | msgstr[1] "noeuds"
|
---|
1168 |
|
---|
1169 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:162
|
---|
1170 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:53
|
---|
1171 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:136
|
---|
1172 | msgid "segment"
|
---|
1173 | msgid_plural "segments"
|
---|
1174 | msgstr[0] "segment"
|
---|
1175 | msgstr[1] "segments"
|
---|
1176 |
|
---|
1177 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:163
|
---|
1178 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:92
|
---|
1179 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:137
|
---|
1180 | msgid "way"
|
---|
1181 | msgid_plural "ways"
|
---|
1182 | msgstr[0] "chemin"
|
---|
1183 | msgstr[1] "chemins"
|
---|
1184 |
|
---|
1185 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:178
|
---|
1186 | msgid "There were conflicts during import."
|
---|
1187 | msgstr "Il y a eu des conflits pendant l'import."
|
---|
1188 |
|
---|
1189 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:317
|
---|
1190 | #, java-format
|
---|
1191 | msgid "{0} consists of:"
|
---|
1192 | msgstr "{0} consiste en :"
|
---|
1193 |
|
---|
1194 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:321
|
---|
1195 | #, java-format
|
---|
1196 | msgid " ({0} deleted.)"
|
---|
1197 | msgstr " ({0} supprimés)"
|
---|
1198 |
|
---|
1199 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:57
|
---|
1200 | msgid "Convert to data layer"
|
---|
1201 | msgstr "Convertir en un calque de données"
|
---|
1202 |
|
---|
1203 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:159
|
---|
1204 | msgid "track"
|
---|
1205 | msgid_plural "tracks"
|
---|
1206 | msgstr[0] "trace"
|
---|
1207 | msgstr[1] "traces"
|
---|
1208 |
|
---|
1209 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:160
|
---|
1210 | msgid "point"
|
---|
1211 | msgid_plural "points"
|
---|
1212 | msgstr[0] "point"
|
---|
1213 | msgstr[1] "points"
|
---|
1214 |
|
---|
1215 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:185
|
---|
1216 | #, java-format
|
---|
1217 | msgid "a track with {0} point"
|
---|
1218 | msgid_plural "a track with {0} points"
|
---|
1219 | msgstr[0] "une trace avec {0} point"
|
---|
1220 | msgstr[1] "une trace avec {0} points"
|
---|
1221 |
|
---|
1222 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:189
|
---|
1223 | #, fuzzy, java-format
|
---|
1224 | msgid "{0} consists of {1} track"
|
---|
1225 | msgid_plural "{0} consists of {1} tracks"
|
---|
1226 | msgstr[0] "{0} consiste en {1} traces"
|
---|
1227 | msgstr[1] "{0} consiste en {1} traces"
|
---|
1228 |
|
---|
1229 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:189
|
---|
1230 | #, java-format
|
---|
1231 | msgid "{0} point"
|
---|
1232 | msgid_plural "{0} points"
|
---|
1233 | msgstr[0] "{0} point"
|
---|
1234 | msgstr[1] "{0} points"
|
---|
1235 |
|
---|
1236 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:193
|
---|
1237 | #, fuzzy
|
---|
1238 | msgid "Customize line drawing"
|
---|
1239 | msgstr "Personnaliser la couleur"
|
---|
1240 |
|
---|
1241 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:197
|
---|
1242 | #, fuzzy
|
---|
1243 | msgid "Use global settings."
|
---|
1244 | msgstr "Réglages d'affichage"
|
---|
1245 |
|
---|
1246 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:198
|
---|
1247 | #, fuzzy
|
---|
1248 | msgid "Draw lines between points for this layer."
|
---|
1249 | msgstr "Dessiner des lignes entre les points GPS bruts."
|
---|
1250 |
|
---|
1251 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:199
|
---|
1252 | #, fuzzy
|
---|
1253 | msgid "Do not draw lines between points for this layer."
|
---|
1254 | msgstr "Dessiner des lignes entre les points GPS bruts."
|
---|
1255 |
|
---|
1256 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:211
|
---|
1257 | msgid "Select line drawing options"
|
---|
1258 | msgstr ""
|
---|
1259 |
|
---|
1260 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:222
|
---|
1261 | msgid "Customize Color"
|
---|
1262 | msgstr "Personnaliser la couleur"
|
---|
1263 |
|
---|
1264 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:227
|
---|
1265 | msgid "OK"
|
---|
1266 | msgstr "OK"
|
---|
1267 |
|
---|
1268 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:227
|
---|
1269 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PleaseWaitDialog.java:24
|
---|
1270 | msgid "Cancel"
|
---|
1271 | msgstr "Annuler"
|
---|
1272 |
|
---|
1273 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:227
|
---|
1274 | msgid "Default"
|
---|
1275 | msgstr "Par défaut"
|
---|
1276 |
|
---|
1277 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:228
|
---|
1278 | msgid "Choose a color"
|
---|
1279 | msgstr "Choisir une couleur"
|
---|
1280 |
|
---|
1281 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:243
|
---|
1282 | msgid "Import images"
|
---|
1283 | msgstr "Import des images"
|
---|
1284 |
|
---|
1285 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:255
|
---|
1286 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:349
|
---|
1287 | msgid "JPEG images (*.jpg)"
|
---|
1288 | msgstr "images JPEG (*.jpg)"
|
---|
1289 |
|
---|
1290 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:90
|
---|
1291 | #, java-format
|
---|
1292 | msgid "Images for {0}"
|
---|
1293 | msgstr ""
|
---|
1294 |
|
---|
1295 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:95
|
---|
1296 | msgid "Read GPS..."
|
---|
1297 | msgstr "Lecture du GPS..."
|
---|
1298 |
|
---|
1299 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:102
|
---|
1300 | #, java-format
|
---|
1301 | msgid "No time for point {0} x {1}"
|
---|
1302 | msgstr "Aucune heure pour le point {0}·x·{1}"
|
---|
1303 |
|
---|
1304 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:107
|
---|
1305 | #, java-format
|
---|
1306 | msgid "Cannot read time \"{0}\" from point {1} x {2}"
|
---|
1307 | msgstr "Impossible de lire l'heure \"{0}\" du point {1} x {2}"
|
---|
1308 |
|
---|
1309 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:114
|
---|
1310 | msgid "No images with readable timestamps found."
|
---|
1311 | msgstr "Aucune image avec des informations horaires lisibles trouvée."
|
---|
1312 |
|
---|
1313 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:125
|
---|
1314 | #, java-format
|
---|
1315 | msgid "Reading {0}..."
|
---|
1316 | msgstr "Lecture de {0}..."
|
---|
1317 |
|
---|
1318 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:191
|
---|
1319 | msgid "Geotagged Images"
|
---|
1320 | msgstr "Images géomarquées"
|
---|
1321 |
|
---|
1322 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:269
|
---|
1323 | #, java-format
|
---|
1324 | msgid "GPS start: {0}"
|
---|
1325 | msgstr "Allumage du GPS : {0}"
|
---|
1326 |
|
---|
1327 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:270
|
---|
1328 | #, java-format
|
---|
1329 | msgid "GPS end: {0}"
|
---|
1330 | msgstr "Extinction du GPS : {0}"
|
---|
1331 |
|
---|
1332 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:272
|
---|
1333 | #, java-format
|
---|
1334 | msgid "current delta: {0}s"
|
---|
1335 | msgstr "variation actuelle : {0}s"
|
---|
1336 |
|
---|
1337 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:273
|
---|
1338 | msgid "timezone difference: "
|
---|
1339 | msgstr "différence de fuseau horaire : "
|
---|
1340 |
|
---|
1341 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:297
|
---|
1342 | msgid "image"
|
---|
1343 | msgid_plural "images"
|
---|
1344 | msgstr[0] "image"
|
---|
1345 | msgstr[1] "images"
|
---|
1346 |
|
---|
1347 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:297
|
---|
1348 | #, java-format
|
---|
1349 | msgid "{0} within the track."
|
---|
1350 | msgstr "{0} dans la trace."
|
---|
1351 |
|
---|
1352 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:338
|
---|
1353 | msgid "Sync clock"
|
---|
1354 | msgstr "Synchroniser l'horloge"
|
---|
1355 |
|
---|
1356 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:395
|
---|
1357 | #, java-format
|
---|
1358 | msgid "The date in file \"{0}\" could not be parsed."
|
---|
1359 | msgstr "La date du fichier \"{0}\" ne peut être analysée."
|
---|
1360 |
|
---|
1361 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:399
|
---|
1362 | #, java-format
|
---|
1363 | msgid "There is no EXIF time within the file \"{0}\"."
|
---|
1364 | msgstr "Il n'y a aucune heure EXIF associée au fichier \"{0}\"."
|
---|
1365 |
|
---|
1366 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:403
|
---|
1367 | msgid "Image"
|
---|
1368 | msgstr "Image"
|
---|
1369 |
|
---|
1370 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:405
|
---|
1371 | msgid "Enter shown date (mm/dd/yyyy HH:MM:SS)"
|
---|
1372 | msgstr "Entrez la date et l'heure montrées (mm/jj/aaaa HH:MM:SS)"
|
---|
1373 |
|
---|
1374 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:408
|
---|
1375 | msgid "GPS unit timezome (difference to photo)"
|
---|
1376 | msgstr "Zone horaire de l'unité GPS (différence avec la photo)"
|
---|
1377 |
|
---|
1378 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:416
|
---|
1379 | msgid "Syncronize Time with GPS Unit"
|
---|
1380 | msgstr "Synchroniser l'heure avec l'unité GPS"
|
---|
1381 |
|
---|
1382 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:432
|
---|
1383 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:434
|
---|
1384 | msgid "Time entered could not be parsed."
|
---|
1385 | msgstr "L'heure indiquée ne peut être analysée."
|
---|
1386 |
|
---|
1387 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/BookmarkList.java:74
|
---|
1388 | msgid "Could not read bookmarks."
|
---|
1389 | msgstr "Impossible de lire les marque-pages."
|
---|
1390 |
|
---|
1391 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/BookmarkList.java:98
|
---|
1392 | msgid "Could not write bookmark."
|
---|
1393 | msgstr "Impossible d'écrire un marque-page."
|
---|
1394 |
|
---|
1395 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MapView.java:123
|
---|
1396 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:171
|
---|
1397 | msgid "Java Open Street Map - Editor"
|
---|
1398 | msgstr "Java Open Street Map - Editor"
|
---|
1399 |
|
---|
1400 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MapView.java:163
|
---|
1401 | msgid "layer not in list."
|
---|
1402 | msgstr "le calque n'est pas dans la liste."
|
---|
1403 |
|
---|
1404 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:55
|
---|
1405 | msgid "Hint: Some changes came from uploading new data to the server."
|
---|
1406 | msgstr ""
|
---|
1407 | "Indication : Certains changements viennent du chargment de nouvelles données "
|
---|
1408 | "sur le serveur."
|
---|
1409 |
|
---|
1410 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:57
|
---|
1411 | msgid "There are unsaved changes. Really quit?"
|
---|
1412 | msgstr "Certains changements ne sont pas sauvegardés. Quitter quand même ?"
|
---|
1413 |
|
---|
1414 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:58
|
---|
1415 | msgid "Unsaved Changes"
|
---|
1416 | msgstr "Changements non sauvegardés"
|
---|
1417 |
|
---|
1418 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:144
|
---|
1419 | msgid "Java OpenStreetMap Editor"
|
---|
1420 | msgstr "Java OpenStreetMap Editor"
|
---|
1421 |
|
---|
1422 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:145
|
---|
1423 | msgid "usage"
|
---|
1424 | msgstr "usage"
|
---|
1425 |
|
---|
1426 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:147
|
---|
1427 | msgid "options"
|
---|
1428 | msgstr "Options"
|
---|
1429 |
|
---|
1430 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:148
|
---|
1431 | msgid "Show this help"
|
---|
1432 | msgstr "Montrer cette aide"
|
---|
1433 |
|
---|
1434 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:149
|
---|
1435 | msgid "Standard unix geometry argument"
|
---|
1436 | msgstr "Argument de géométrie standard UNIX"
|
---|
1437 |
|
---|
1438 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:150
|
---|
1439 | msgid "Download the bounding box"
|
---|
1440 | msgstr "Télécharge la zone sélectionnée"
|
---|
1441 |
|
---|
1442 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:151
|
---|
1443 | msgid "Download the location at the url (with lat=x&lon=y&zoom=z)"
|
---|
1444 | msgstr "Télécharge l'emplacement donné par l'URL (avec lat=x&lon=y&zoom=z)"
|
---|
1445 |
|
---|
1446 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:152
|
---|
1447 | msgid "Open file (as raw gps, if .gpx or .csv)"
|
---|
1448 | msgstr "Ouvrir un fichier (en GPS brut si .gpx ou .csv)"
|
---|
1449 |
|
---|
1450 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:153
|
---|
1451 | msgid "Download the bounding box as raw gps"
|
---|
1452 | msgstr "Télécharger la zone sélectionnée en GPS brut."
|
---|
1453 |
|
---|
1454 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:154
|
---|
1455 | msgid "Select with the given search"
|
---|
1456 | msgstr "Sélectionner les résultats de la recherche."
|
---|
1457 |
|
---|
1458 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:155
|
---|
1459 | msgid "Don't launch in fullscreen mode"
|
---|
1460 | msgstr "Ne pas lancer en plein écran"
|
---|
1461 |
|
---|
1462 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:156
|
---|
1463 | msgid "Reset the preferences to default"
|
---|
1464 | msgstr "Rétablir les préférences par défaut"
|
---|
1465 |
|
---|
1466 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:157
|
---|
1467 | msgid "Set the language. Example: "
|
---|
1468 | msgstr "Choisir la langue. Exemple : "
|
---|
1469 |
|
---|
1470 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:158
|
---|
1471 | msgid "examples"
|
---|
1472 | msgstr "exemples"
|
---|
1473 |
|
---|
1474 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:164
|
---|
1475 | msgid ""
|
---|
1476 | "Parameters are read in the order they are specified, so make sure you load\n"
|
---|
1477 | "some data before --selection"
|
---|
1478 | msgstr ""
|
---|
1479 | "Les paramètres sont lus dans l'ordre dans lequel ils sont spécifiés, soyez "
|
---|
1480 | "donc\n"
|
---|
1481 | "sur d'avoir chargé des données avant --selection"
|
---|
1482 |
|
---|
1483 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:166
|
---|
1484 | msgid "Instead of --download=<bbox> you may specify osm://<bbox>\n"
|
---|
1485 | msgstr "Au lieu de --download=<bbox> vous devriez indiquer osm://<bbox>\n"
|
---|
1486 |
|
---|
1487 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainMenu.java:52
|
---|
1488 | msgid "Layer"
|
---|
1489 | msgstr "Calque"
|
---|
1490 |
|
---|
1491 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainMenu.java:56
|
---|
1492 | msgid "Files"
|
---|
1493 | msgstr "Fichiers"
|
---|
1494 |
|
---|
1495 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainMenu.java:57
|
---|
1496 | msgid "Connection"
|
---|
1497 | msgstr "Connexion"
|
---|
1498 |
|
---|
1499 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PleaseWaitDialog.java:22
|
---|
1500 | msgid "Contacting the OSM server..."
|
---|
1501 | msgstr "Contact du serveur OSM..."
|
---|
1502 |
|
---|
1503 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MapStatus.java:223
|
---|
1504 | msgid "Lat/Lon"
|
---|
1505 | msgstr "Lat/Lon"
|
---|
1506 |
|
---|
1507 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/ConflictResolver.java:232
|
---|
1508 | #, java-format
|
---|
1509 | msgid "{0} object has conflicts:"
|
---|
1510 | msgid_plural "{0} objects have conflicts:"
|
---|
1511 | msgstr[0] "{0} objet est conflictuel : "
|
---|
1512 | msgstr[1] "{0} objets sont conflictuels :"
|
---|
1513 |
|
---|
1514 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/ConflictResolver.java:235
|
---|
1515 | msgid "my version:"
|
---|
1516 | msgstr "ma version :"
|
---|
1517 |
|
---|
1518 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/ConflictResolver.java:241
|
---|
1519 | msgid "their version:"
|
---|
1520 | msgstr "version du serveur : "
|
---|
1521 |
|
---|
1522 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/ConflictResolver.java:247
|
---|
1523 | msgid "resolved version:"
|
---|
1524 | msgstr "version choisie : "
|
---|
1525 |
|
---|
1526 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PleaseWaitRunnable.java:77
|
---|
1527 | msgid "Error while parsing"
|
---|
1528 | msgstr "Erreur d'analyse"
|
---|
1529 |
|
---|
1530 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PleaseWaitRunnable.java:80
|
---|
1531 | msgid "File Not found"
|
---|
1532 | msgstr "Fichier non trouvé"
|
---|
1533 |
|
---|
1534 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:34
|
---|
1535 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:35
|
---|
1536 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:36
|
---|
1537 | msgid "string"
|
---|
1538 | msgstr "texte"
|
---|
1539 |
|
---|
1540 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:34
|
---|
1541 | msgid "Name of the user."
|
---|
1542 | msgstr "Nom de l'utilisateur"
|
---|
1543 |
|
---|
1544 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:35
|
---|
1545 | msgid "OSM Password."
|
---|
1546 | msgstr "Mot de passe OSM"
|
---|
1547 |
|
---|
1548 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:36
|
---|
1549 | msgid "Size the applet to the given geometry (format: WIDTHxHEIGHT)"
|
---|
1550 | msgstr ""
|
---|
1551 | "Redimensionner l'applet aux proportions donnnées (format LARGEURxHAUTEUR)"
|
---|
1552 |
|
---|
1553 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:37
|
---|
1554 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:38
|
---|
1555 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:39
|
---|
1556 | msgid "string;string;..."
|
---|
1557 | msgstr "texte;texte;..."
|
---|
1558 |
|
---|
1559 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:37
|
---|
1560 | msgid ""
|
---|
1561 | "Download each. Can be x1,y1,x2,y2 an url containing lat=y&lon=x&zoom=z or a "
|
---|
1562 | "filename"
|
---|
1563 | msgstr ""
|
---|
1564 | "Les télécharge tous. Peut être sous la forme \"x1,y1,x2,z2\" ou un URL "
|
---|
1565 | "contenant lat=y&lon=x&zoom=z ou encore un nom de fichier."
|
---|
1566 |
|
---|
1567 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:38
|
---|
1568 | msgid ""
|
---|
1569 | "Download each as raw gps. Can be x1,y1,x2,y2 an url containing "
|
---|
1570 | "lat=y&lon=x&zoom=z or a filename"
|
---|
1571 | msgstr ""
|
---|
1572 | "Télécharger comme données GPS brutes. Peut être sous la forme x1,y1,x2,"
|
---|
1573 | "y2·un·URL·contenant·lat=y&lon=x&zoom=z ou un nom de fichier."
|
---|
1574 |
|
---|
1575 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:39
|
---|
1576 | msgid ""
|
---|
1577 | "Add each to the initial selection. Can be a google-like search string or an "
|
---|
1578 | "url which returns osm-xml"
|
---|
1579 | msgstr ""
|
---|
1580 | "Les ajoute tous à la sélection initale. Cela peut être un texte de recherche "
|
---|
1581 | "comme pour Google ou un URL retournant du osm-xml"
|
---|
1582 |
|
---|
1583 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:40
|
---|
1584 | msgid "any"
|
---|
1585 | msgstr "n'importe"
|
---|
1586 |
|
---|
1587 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:40
|
---|
1588 | msgid "If specified, reset the configuration instead of reading it."
|
---|
1589 | msgstr ""
|
---|
1590 | "Si spécifié, rétablir la configuration par défaut au lieu de lire ceci."
|
---|
1591 |
|
---|
1592 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:65
|
---|
1593 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:68
|
---|
1594 | msgid "Username"
|
---|
1595 | msgstr "Nom d'utilisateur"
|
---|
1596 |
|
---|
1597 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:68
|
---|
1598 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:71
|
---|
1599 | msgid "Password"
|
---|
1600 | msgstr "Mot de passe"
|
---|
1601 |
|
---|
1602 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:123
|
---|
1603 | msgid "You have to restart JOSM for some settings to take effect."
|
---|
1604 | msgstr "Vous devez redémarrer JOSM pour que certains réglages prennent effet."
|
---|
1605 |
|
---|
1606 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:185
|
---|
1607 | msgid "Draw lines between raw gps points."
|
---|
1608 | msgstr "Dessiner des lignes entre les points GPS bruts."
|
---|
1609 |
|
---|
1610 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:189
|
---|
1611 | msgid "Force lines if no segments imported."
|
---|
1612 | msgstr "Forcer les lignes si aucun segment importé"
|
---|
1613 |
|
---|
1614 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:190
|
---|
1615 | msgid "Draw large GPS points."
|
---|
1616 | msgstr "Dessiner de gros points GPS."
|
---|
1617 |
|
---|
1618 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:191
|
---|
1619 | msgid "Draw Direction Arrows"
|
---|
1620 | msgstr "Dessiner les flèches de direction"
|
---|
1621 |
|
---|
1622 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:250
|
---|
1623 | msgid ""
|
---|
1624 | "Force drawing of lines if the imported data contain no line information."
|
---|
1625 | msgstr ""
|
---|
1626 | "Force le dessin de lignes si les données importées ne contiennent pas "
|
---|
1627 | "d'informationsur les lignes."
|
---|
1628 |
|
---|
1629 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:254
|
---|
1630 | msgid "Draw larger dots for the GPS points."
|
---|
1631 | msgstr "Dessine de plus gros points GPS."
|
---|
1632 |
|
---|
1633 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:255
|
---|
1634 | msgid "Draw direction hints for all segments."
|
---|
1635 | msgstr "Dessine les flèches de direction pour tous les segments."
|
---|
1636 |
|
---|
1637 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:306
|
---|
1638 | msgid "Color"
|
---|
1639 | msgstr "Couleur"
|
---|
1640 |
|
---|
1641 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:307
|
---|
1642 | msgid "Name"
|
---|
1643 | msgstr "Nom"
|
---|
1644 |
|
---|
1645 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:328
|
---|
1646 | msgid "Choose"
|
---|
1647 | msgstr "Choisir"
|
---|
1648 |
|
---|
1649 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:332
|
---|
1650 | msgid "Please select a color."
|
---|
1651 | msgstr "Sélectionner une couleur"
|
---|
1652 |
|
---|
1653 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:337
|
---|
1654 | #, java-format
|
---|
1655 | msgid "Choose a color for {0}"
|
---|
1656 | msgstr "Choisir une couleur pour {0}"
|
---|
1657 |
|
---|
1658 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:347
|
---|
1659 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:361
|
---|
1660 | msgid "Annotation preset source"
|
---|
1661 | msgstr "Source du fichier d'annotations"
|
---|
1662 |
|
---|
1663 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:386
|
---|
1664 | msgid "The base URL to the OSM server (REST API)"
|
---|
1665 | msgstr "L'URL de base du serveur OSM (API)"
|
---|
1666 |
|
---|
1667 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:387
|
---|
1668 | msgid "Login name (email) to the OSM account."
|
---|
1669 | msgstr "Nom d'utilisateur (e-mail) de votre compte OSM."
|
---|
1670 |
|
---|
1671 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:388
|
---|
1672 | msgid ""
|
---|
1673 | "Login password to the OSM account. Leave blank to not store any password."
|
---|
1674 | msgstr ""
|
---|
1675 | "Mot de passe d'identification au compte OSM. Laisser blanc pour ne stocker "
|
---|
1676 | "aucun mot de passe."
|
---|
1677 |
|
---|
1678 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:389
|
---|
1679 | msgid "The base URL to the server retrieving WMS background pictures from."
|
---|
1680 | msgstr "L'URL du serveur récupérant les images de l'arrière-plan WMS."
|
---|
1681 |
|
---|
1682 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:390
|
---|
1683 | msgid ""
|
---|
1684 | "<html>Import string specification. lat/lon and time are imported.<br><b>lat</"
|
---|
1685 | "b>: The latitude coordinate<br><b>lon</b>: The longitude "
|
---|
1686 | "coordinate<br><b>time</b>: The measured time as string<br><b>ignore</b>: "
|
---|
1687 | "Skip this field<br>An example: \"ignore ignore lat lon\" will use ' ' as "
|
---|
1688 | "delimiter, skip the first two values and read then lat/lon.<br>Other "
|
---|
1689 | "example: \"lat,lon\" will just read lat/lon values comma seperated.</html>"
|
---|
1690 | msgstr ""
|
---|
1691 | "<html>Import des spécifications. lat/lon et time sont importés.<br><b>lat</"
|
---|
1692 | "b> : la latitude<br><b>lon</b> :la longitude<br><b>time</b> :l'heure "
|
---|
1693 | "mesurée<br><b>ignore</b>:·sauter ce champ<br>Un exemple : "
|
---|
1694 | "\"ignore·ignore·lat·lon\"·utilisera·'·'·comme délimiteur, sautera les deux "
|
---|
1695 | "premières valeurs, et lira ensuite la latitude et la longitude<br>Un autre "
|
---|
1696 | "exemple : \"lat,lon\"·lira simplement la latitude et la longitude séparées "
|
---|
1697 | "par une virgule.</html>"
|
---|
1698 |
|
---|
1699 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:397
|
---|
1700 | msgid ""
|
---|
1701 | "If your gps device draw to few lines, select this to draw lines along your "
|
---|
1702 | "way."
|
---|
1703 | msgstr ""
|
---|
1704 | "Si votre unité GPS dessine trop peu de lignes, sélectionnez ceci pour "
|
---|
1705 | "dessiner des lignes le long de votre chemin."
|
---|
1706 |
|
---|
1707 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:398
|
---|
1708 | msgid "Colors used by different objects in JOSM."
|
---|
1709 | msgstr "Couleurs utilisées par les différents objets de JOSM."
|
---|
1710 |
|
---|
1711 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:399
|
---|
1712 | msgid ""
|
---|
1713 | "The sources (url or filename) of annotation preset definition files. See "
|
---|
1714 | "http://josm.eigenheimstrasse.de/wiki/AnnotationPresets for help."
|
---|
1715 | msgstr ""
|
---|
1716 | "Sources (URL ou fichier) des fichiers d'annotations prédéfinies. Voir http://"
|
---|
1717 | "josm.eigenheimstrasse.de/wiki/AnnotationPresets pour de l'aide (en anglais)."
|
---|
1718 |
|
---|
1719 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:400
|
---|
1720 | msgid "Add a new annotation preset source to the list."
|
---|
1721 | msgstr "Ajouter un nouveau fichier d'annotations à la liste."
|
---|
1722 |
|
---|
1723 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:401
|
---|
1724 | msgid "Delete the selected source from the list."
|
---|
1725 | msgstr "Supprimer la source sélectionné de la liste."
|
---|
1726 |
|
---|
1727 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:406
|
---|
1728 | msgid "Display Settings"
|
---|
1729 | msgstr "Réglages d'affichage"
|
---|
1730 |
|
---|
1731 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:406
|
---|
1732 | msgid ""
|
---|
1733 | "Various settings that influence the visual representation of the whole "
|
---|
1734 | "program."
|
---|
1735 | msgstr "Divers réglages de l'apparence de tout le programme."
|
---|
1736 |
|
---|
1737 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:407
|
---|
1738 | msgid "Look and Feel"
|
---|
1739 | msgstr "Apparence et comportement"
|
---|
1740 |
|
---|
1741 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:414
|
---|
1742 | msgid "Colors"
|
---|
1743 | msgstr "Couleurs"
|
---|
1744 |
|
---|
1745 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:421
|
---|
1746 | msgid "Connection Settings"
|
---|
1747 | msgstr "Réglages de connexion"
|
---|
1748 |
|
---|
1749 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:421
|
---|
1750 | msgid "Connection Settings to the OSM server."
|
---|
1751 | msgstr "Réglages de connexion au serveur OSM"
|
---|
1752 |
|
---|
1753 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:422
|
---|
1754 | msgid "Base Server URL"
|
---|
1755 | msgstr "URL du serveur de base"
|
---|
1756 |
|
---|
1757 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:424
|
---|
1758 | msgid "OSM username (email)"
|
---|
1759 | msgstr "Nom d'utilisateur OSM (e-mail)"
|
---|
1760 |
|
---|
1761 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:426
|
---|
1762 | msgid "OSM password"
|
---|
1763 | msgstr "Mot de passe OSM"
|
---|
1764 |
|
---|
1765 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:428
|
---|
1766 | msgid ""
|
---|
1767 | "<html>WARNING: The password is stored in plain text in the preferences file."
|
---|
1768 | "<br>The password is transfered in plain text to the server, encoded in the "
|
---|
1769 | "url.<br><b>Do not use a valuable Password.</b></html>"
|
---|
1770 | msgstr ""
|
---|
1771 | "<html>ATTENTION : Le mot de passe est stocké en texte brut dans le fichier "
|
---|
1772 | "de préférences.<br>Le mot de passe est transféré en texte brut au serveur, "
|
---|
1773 | "encodé dans l'URL.<br><b>N'utilisez pas un mot de passe de valeur.</b></html>"
|
---|
1774 |
|
---|
1775 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:437
|
---|
1776 | msgid "CSV import specification (empty: read from first line in data)"
|
---|
1777 | msgstr ""
|
---|
1778 | "Spécifications de l'import CSV (vide : lire depuis la première ligne de "
|
---|
1779 | "données)"
|
---|
1780 |
|
---|
1781 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:442
|
---|
1782 | msgid "Map Settings"
|
---|
1783 | msgstr "Réglages de la carte"
|
---|
1784 |
|
---|
1785 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:442
|
---|
1786 | msgid "Settings for the map projection and data interpretation."
|
---|
1787 | msgstr ""
|
---|
1788 | "Réglages pour la projection de la carte et l'interprétation des données."
|
---|
1789 |
|
---|
1790 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:443
|
---|
1791 | msgid "Projection method"
|
---|
1792 | msgstr "Méthode de projection"
|
---|
1793 |
|
---|
1794 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:446
|
---|
1795 | msgid "Annotation preset sources"
|
---|
1796 | msgstr "Sources des annotations prédéfinies"
|
---|
1797 |
|
---|
1798 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:462
|
---|
1799 | msgid "Plugins"
|
---|
1800 | msgstr ""
|
---|
1801 |
|
---|
1802 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:462
|
---|
1803 | msgid "Configure available Plugins."
|
---|
1804 | msgstr ""
|
---|
1805 |
|
---|
1806 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:465
|
---|
1807 | msgid "Get more plugins"
|
---|
1808 | msgstr ""
|
---|
1809 |
|
---|
1810 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/BoundingBoxDownloader.java:45
|
---|
1811 | #, java-format
|
---|
1812 | msgid "Downloading points {0} to {1}..."
|
---|
1813 | msgstr "Téléchargement des points {0} {1}..."
|
---|
1814 |
|
---|
1815 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/BoundingBoxDownloader.java:89
|
---|
1816 | msgid "Downloading OSM data..."
|
---|
1817 | msgstr "Téléchargement des données OSM..."
|
---|
1818 |
|
---|
1819 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:101
|
---|
1820 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:103
|
---|
1821 | msgid "Unknown version"
|
---|
1822 | msgstr "Version inconnue"
|
---|
1823 |
|
---|
1824 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:119
|
---|
1825 | msgid "Found <seg> tag on non-way."
|
---|
1826 | msgstr "Tag <seg> trouvé en dehors d'un chemin."
|
---|
1827 |
|
---|
1828 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:122
|
---|
1829 | msgid "Incomplete segment with id=0"
|
---|
1830 | msgstr "Le segment avec l'id=0 est incomplet"
|
---|
1831 |
|
---|
1832 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:131
|
---|
1833 | msgid "NullPointerException. Possible some missing tags."
|
---|
1834 | msgstr "NullPointerException.·Possibilité de tags manquants."
|
---|
1835 |
|
---|
1836 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:146
|
---|
1837 | msgid "Illegal object with id=0"
|
---|
1838 | msgstr "L'objet avec l'id=0 est illégal"
|
---|
1839 |
|
---|
1840 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:154
|
---|
1841 | #, java-format
|
---|
1842 | msgid "Couldn''t read time format \"{0}\"."
|
---|
1843 | msgstr "Impossible de lire le format horaire \"{0}\""
|
---|
1844 |
|
---|
1845 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:169
|
---|
1846 | #, java-format
|
---|
1847 | msgid "Missing required attirbute \"{0}\"."
|
---|
1848 | msgstr "Attribut requis \"{0}\" manquant."
|
---|
1849 |
|
---|
1850 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:239
|
---|
1851 | msgid "Preparing data..."
|
---|
1852 | msgstr "Préparation des données..."
|
---|
1853 |
|
---|
1854 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:249
|
---|
1855 | msgid "Illformed Node id"
|
---|
1856 | msgstr "id du noeud malformé"
|
---|
1857 |
|
---|
1858 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmServerWriter.java:71
|
---|
1859 | #, java-format
|
---|
1860 | msgid "Upload {0} {1} ({2})..."
|
---|
1861 | msgstr "Charge {0} {1} ({2})..."
|
---|
1862 |
|
---|
1863 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmServerWriter.java:185
|
---|
1864 | msgid "Unknown host"
|
---|
1865 | msgstr "Hôte inconnu"
|
---|
1866 |
|
---|
1867 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawGpsReader.java:43
|
---|
1868 | #, java-format
|
---|
1869 | msgid "Data error: lat value \"{0}\" is out of bound."
|
---|
1870 | msgstr "Erreur de données : La valeur de latitude \"{0}\" est hors limite."
|
---|
1871 |
|
---|
1872 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawGpsReader.java:45
|
---|
1873 | #, java-format
|
---|
1874 | msgid "Data error: lon value \"{0}\" is out of bound."
|
---|
1875 | msgstr "Erreur de données : La valeur de longitude \"{0}\" est hors limite."
|
---|
1876 |
|
---|
1877 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawCsvReader.java:39
|
---|
1878 | msgid "Could not detect data format string."
|
---|
1879 | msgstr "Impossible de détecter le texte de format des données."
|
---|
1880 |
|
---|
1881 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawCsvReader.java:62
|
---|
1882 | msgid ""
|
---|
1883 | "Format string in data is incomplete or not found. Try setting an manual "
|
---|
1884 | "format string in Preferences."
|
---|
1885 | msgstr ""
|
---|
1886 | "Le format des données est incomplet ou non trouvé. Essayez de régler le "
|
---|
1887 | "format manuellement dans les préférences."
|
---|
1888 |
|
---|
1889 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawCsvReader.java:63
|
---|
1890 | msgid ""
|
---|
1891 | "Format string is incomplete. Need at least 'lat' and 'lon' specification"
|
---|
1892 | msgstr ""
|
---|
1893 | "Le texte de format est incomplet. Les spécifications 'lat' et 'long' au "
|
---|
1894 | "minimum sont requises."
|
---|
1895 |
|
---|
1896 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawCsvReader.java:83
|
---|
1897 | #, java-format
|
---|
1898 | msgid "Unknown data type: \"{0}\"."
|
---|
1899 | msgstr "Type de données inconnu : \"{0}\""
|
---|
1900 |
|
---|
1901 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawCsvReader.java:83
|
---|
1902 | msgid "Maybe add an format string in preferences."
|
---|
1903 | msgstr "Définissez peut-être le format dans les préférences."
|
---|
1904 |
|
---|
1905 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawCsvReader.java:88
|
---|
1906 | #, java-format
|
---|
1907 | msgid "Parsing error in line {0}"
|
---|
1908 | msgstr "Analyse de l'erreur ligne {0}"
|
---|
1909 |
|
---|
1910 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:67
|
---|
1911 | msgid "Incorrect password or username."
|
---|
1912 | msgstr "Mot de passe ou nom d'utilisateur incorrect."
|
---|
1913 |
|
---|
1914 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:74
|
---|
1915 | msgid "Warning: The password is transferred unencrypted."
|
---|
1916 | msgstr "Attention : Le mot de passe est transféré non-crypté."
|
---|
1917 |
|
---|
1918 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:78
|
---|
1919 | msgid "Save user and password (unencrypted)"
|
---|
1920 | msgstr "Sauvegarder l'utilisateur et le mot de passe (non crypté)"
|
---|
1921 |
|
---|
1922 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:81
|
---|
1923 | msgid "Enter Password"
|
---|
1924 | msgstr "Entrer un mot de passe"
|
---|
1925 |
|
---|
1926 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:116
|
---|
1927 | msgid "Aborting..."
|
---|
1928 | msgstr "Échec..."
|
---|
1929 |
|
---|
1930 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/IncompleteDownloader.java:80
|
---|
1931 | #, java-format
|
---|
1932 | msgid "Data error: Segment {0} is deleted but part of Way {1}"
|
---|
1933 | msgstr ""
|
---|
1934 |
|
---|
1935 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/IncompleteDownloader.java:115
|
---|
1936 | #, java-format
|
---|
1937 | msgid "Data error: Node {0} is deleted but part of Segment {1}"
|
---|
1938 | msgstr ""
|
---|
1939 |
|
---|
1940 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmIdReader.java:34
|
---|
1941 | msgid "Error during parse."
|
---|
1942 | msgstr "Erreur pendant l'analyse."
|
---|
1943 |
|
---|
1944 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/PositionConflict.java:19
|
---|
1945 | msgid "position"
|
---|
1946 | msgstr "position"
|
---|
1947 |
|
---|
1948 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/ConflictItem.java:33
|
---|
1949 | msgid "different"
|
---|
1950 | msgstr "différent"
|
---|
1951 |
|
---|
1952 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/DeleteConflict.java:14
|
---|
1953 | msgid "deleted"
|
---|
1954 | msgstr "supprimé"
|
---|
1955 |
|
---|
1956 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/DeleteConflict.java:18
|
---|
1957 | msgid "true"
|
---|
1958 | msgstr "vrai"
|
---|
1959 |
|
---|
1960 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/DeleteConflict.java:18
|
---|
1961 | msgid "false"
|
---|
1962 | msgstr "faux"
|
---|
1963 |
|
---|
1964 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/SegmentConflict.java:21
|
---|
1965 | msgid "none"
|
---|
1966 | msgstr "rien"
|
---|
1967 |
|
---|
1968 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/SegmentConflict.java:25
|
---|
1969 | msgid "segments"
|
---|
1970 | msgstr "segments"
|
---|
1971 |
|
---|
1972 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/ToConflict.java:19
|
---|
1973 | msgid "to"
|
---|
1974 | msgstr "depuis"
|
---|
1975 |
|
---|
1976 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/FromConflict.java:19
|
---|
1977 | msgid "from"
|
---|
1978 | msgstr "à"
|
---|
1979 |
|
---|
1980 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:48
|
---|
1981 | msgid "new"
|
---|
1982 | msgstr "nouveau"
|
---|
1983 |
|
---|
1984 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:48
|
---|
1985 | msgid "unknown"
|
---|
1986 | msgstr "inconnu"
|
---|
1987 |
|
---|
1988 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:87
|
---|
1989 | #, java-format
|
---|
1990 | msgid "{0} node"
|
---|
1991 | msgid_plural "{0} nodes"
|
---|
1992 | msgstr[0] "{0} noeud"
|
---|
1993 | msgstr[1] "{0} noeuds"
|
---|
1994 |
|
---|
1995 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:89
|
---|
1996 | msgid "incomplete"
|
---|
1997 | msgstr "incomplet"
|
---|
1998 |
|
---|
1999 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:134
|
---|
2000 | msgid "background"
|
---|
2001 | msgstr "arrière plan"
|
---|
2002 |
|
---|
2003 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:138
|
---|
2004 | msgid "incomplete way"
|
---|
2005 | msgstr "chemin incomplet"
|
---|
2006 |
|
---|
2007 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:139
|
---|
2008 | msgid "selected"
|
---|
2009 | msgstr "sélectionné"
|
---|
2010 |
|
---|
2011 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:140
|
---|
2012 | msgid "gps point"
|
---|
2013 | msgstr "point GPS"
|
---|
2014 |
|
---|
2015 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:142
|
---|
2016 | msgid "scale"
|
---|
2017 | msgstr "mesure"
|
---|
2018 |
|
---|
2019 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/ConflictResolveCommand.java:77
|
---|
2020 | #, java-format
|
---|
2021 | msgid "Resolve {0} conflicts in {1} objects"
|
---|
2022 | msgstr "Résoudre {0} conflits dans {1} objets"
|
---|
2023 |
|
---|
2024 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/ChangeCommand.java:37
|
---|
2025 | msgid "Change"
|
---|
2026 | msgstr "Changer"
|
---|
2027 |
|
---|
2028 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/SequenceCommand.java:51
|
---|
2029 | msgid "Sequence"
|
---|
2030 | msgstr "Séquence"
|
---|
2031 |
|
---|
2032 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/ChangePropertyCommand.java:66
|
---|
2033 | #, java-format
|
---|
2034 | msgid "Remove \"{0}\" for"
|
---|
2035 | msgstr "Supprime \"{0}\" pour"
|
---|
2036 |
|
---|
2037 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/ChangePropertyCommand.java:66
|
---|
2038 | #, java-format
|
---|
2039 | msgid "Set {0}={1} for"
|
---|
2040 | msgstr "Affecte {0}={1} pour"
|
---|
2041 |
|
---|
2042 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/ChangePropertyCommand.java:72
|
---|
2043 | msgid "object"
|
---|
2044 | msgid_plural "objects"
|
---|
2045 | msgstr[0] "objet"
|
---|
2046 | msgstr[1] "objets"
|
---|
2047 |
|
---|
2048 | #: ../../../../editors/josm/src/org/openstreetmap/josm/Main.java:201
|
---|
2049 | #, java-format
|
---|
2050 | msgid "Plugin not found: {0}."
|
---|
2051 | msgstr ""
|
---|
2052 |
|
---|
2053 | #: ../../../../editors/josm/src/org/openstreetmap/josm/Main.java:204
|
---|
2054 | #, fuzzy, java-format
|
---|
2055 | msgid "Could not load plugin {0}."
|
---|
2056 | msgstr "Impossible de lire \"{0}\""
|
---|
2057 |
|
---|
2058 | #: ../../../../editors/josm/src/org/openstreetmap/josm/Main.java:228
|
---|
2059 | msgid "unnamed"
|
---|
2060 | msgstr "sans-nom"
|
---|
2061 |
|
---|
2062 | #: ../../../../editors/josm/src/org/openstreetmap/josm/Main.java:271
|
---|
2063 | msgid "The projection could not be read from preferences. Using EPSG:4263."
|
---|
2064 | msgstr ""
|
---|
2065 | "La projection ne peut être lue depuis les préférences. EPSG:4263 sera "
|
---|
2066 | "utilisé."
|
---|
2067 |
|
---|
2068 | #: ../../../../editors/josm/src/org/openstreetmap/josm/Main.java:329
|
---|
2069 | #, java-format
|
---|
2070 | msgid "Ignoring malformed url: \"{0}\""
|
---|
2071 | msgstr "Ignore l'URL malformé : \"{0}\""
|
---|
2072 |
|
---|
2073 | #: ../../../../editors/josm/src/org/openstreetmap/josm/Main.java:341
|
---|
2074 | #, java-format
|
---|
2075 | msgid "Ignoring malformed file url: \"{0}\""
|
---|
2076 | msgstr "Ignore le fichier malformé d'URL : \"{0}\""
|
---|
2077 |
|
---|
2078 | #: ../osmarender/src/OsmarenderPlugin.java:102
|
---|
2079 | #: ../osmarender/src/OsmarenderPlugin.java:108
|
---|
2080 | msgid "View"
|
---|
2081 | msgstr ""
|
---|
2082 |
|
---|
2083 | #: ../landsat/src/landsat/DownloadLandsatTask.java:18
|
---|
2084 | #, fuzzy
|
---|
2085 | msgid "Landsat background images"
|
---|
2086 | msgstr "Télécharger et montrer les images d'arrière-plan landsat."
|
---|
2087 |
|
---|
2088 | #: ../landsat/src/landsat/LandsatLayer.java:45
|
---|
2089 | #, fuzzy
|
---|
2090 | msgid "Wrong longitude transformation for tile manager. Can't operate on {0}"
|
---|
2091 | msgstr ""
|
---|
2092 | "Mauvaise transformation de longitude pour le cache. Ne peut pas opérer sur "
|
---|
2093 | "{0}"
|
---|
2094 |
|
---|
2095 | #: ../landsat/src/landsat/LandsatLayer.java:70
|
---|
2096 | #, java-format
|
---|
2097 | msgid "WMS layer: {0}"
|
---|
2098 | msgstr "calque WMS :{0}"
|
---|
2099 |
|
---|
2100 | #: ../annotation-tester/src/annotationtester/AnnotationTesterAction.java:20
|
---|
2101 | #, fuzzy
|
---|
2102 | msgid "Annotation Preset Tester"
|
---|
2103 | msgstr "Source du fichier d'annotations"
|
---|
2104 |
|
---|
2105 | #: ../annotation-tester/src/annotationtester/AnnotationTesterAction.java:20
|
---|
2106 | msgid ""
|
---|
2107 | "Open the annotation preset test tool for previewing annotation preset "
|
---|
2108 | "dialogs."
|
---|
2109 | msgstr ""
|
---|
2110 |
|
---|
2111 | #: ../annotation-tester/src/annotationtester/AnnotationTesterAction.java:28
|
---|
2112 | msgid "You have to specify annotation sources in the preferences first."
|
---|
2113 | msgstr ""
|
---|
2114 |
|
---|
2115 | #~ msgid "Download {0} ways containing a total of {1} segments?"
|
---|
2116 | #~ msgstr "Télécharger {0} chemins contenant un total de {1} segments ?"
|
---|
2117 |
|
---|
2118 | #~ msgid "Refresh the selection list."
|
---|
2119 | #~ msgstr "Actualiser la liste de sélection"
|
---|
2120 |
|
---|
2121 | #~ msgid "Search for objects."
|
---|
2122 | #~ msgstr "Rechercher des objets"
|
---|
2123 |
|
---|
2124 | #~ msgid "Language"
|
---|
2125 | #~ msgstr "Langue"
|
---|
2126 |
|
---|
2127 | #~ msgid "Conflicts in disjunct objects"
|
---|
2128 | #~ msgstr "Conflits dans des objets disjoints"
|
---|
2129 |
|
---|
2130 | #~ msgid "Downloading {0} {1}"
|
---|
2131 | #~ msgstr "Téléchargement {0} {1}"
|
---|
2132 |
|
---|
2133 | #~ msgid "Got more than one object when expecting only one."
|
---|
2134 | #~ msgstr "Plus de deux objets acquis alors qu'un seul était attendu."
|
---|
2135 |
|
---|
2136 | #~ msgid "Used in a way."
|
---|
2137 | #~ msgstr "Utilisé par un chemin."
|
---|
2138 |
|
---|
2139 | #~ msgid "Move selected objects around."
|
---|
2140 | #~ msgstr "Déplacer les objets sélectionnés."
|
---|
2141 |
|
---|
2142 | #~ msgid "Open as raw gps data"
|
---|
2143 | #~ msgstr "Ouvrir avec les données GPS brutes"
|
---|
2144 |
|
---|
2145 | #~ msgid "Show background"
|
---|
2146 | #~ msgstr "Montrer l'arrière-plan"
|
---|
2147 |
|
---|
2148 | #~ msgid "Images"
|
---|
2149 | #~ msgstr "Images"
|
---|
2150 |
|
---|
2151 | #~ msgid "Time loop in gps data."
|
---|
2152 | #~ msgstr "Boucle horaire dans les données GPS."
|
---|
2153 |
|
---|
2154 | #~ msgid "OptionPane.okButtonText"
|
---|
2155 | #~ msgstr "OptionPane.okButtonText"
|
---|
2156 |
|
---|
2157 | #~ msgid "OptionPane.cancelButtonText"
|
---|
2158 | #~ msgstr "OptionPane.cancelButtonText"
|
---|
2159 |
|
---|
2160 | #~ msgid "Cannot open preferences directory: {0}"
|
---|
2161 | #~ msgstr "Impossible d'ouvrir le répertoire des préférences : {0}"
|
---|
2162 |
|
---|
2163 | #~ msgid ""
|
---|
2164 | #~ "Preferences could not be loaded. Write default preference file to \"{0}\"."
|
---|
2165 | #~ msgstr ""
|
---|
2166 | #~ "Les préférences pourraient ne pas être chargées. ÃÂcrivez les "
|
---|
2167 | #~ "préférences par défaut dans \"{0}\"."
|
---|
2168 |
|
---|
2169 | #~ msgid ""
|
---|
2170 | #~ "Java OpenStreetMap Editor\n"
|
---|
2171 | #~ "\n"
|
---|
2172 | #~ "usage:\n"
|
---|
2173 | #~ "\tjava -jar josm.jar <option> <option> <option>...\n"
|
---|
2174 | #~ "\n"
|
---|
2175 | #~ "options:\n"
|
---|
2176 | #~ "\t--help|-?|-h Show this help\n"
|
---|
2177 | #~ "\t--geometry=widthxheight(+|-)x(+|-)y Standard unix geometry "
|
---|
2178 | #~ "argument\n"
|
---|
2179 | #~ "\t[--download=]minlat,minlon,maxlat,maxlon Download the bounding box\n"
|
---|
2180 | #~ "\t[--download=]<url> Download the location at the "
|
---|
2181 | #~ "url (with lat=x&lon=y&zoom=z)\n"
|
---|
2182 | #~ "\t[--download=]<filename> Open file (as raw gps, if ."
|
---|
2183 | #~ "gpx or .csv)\n"
|
---|
2184 | #~ "\t--downloadgps=minlat,minlon,maxlat,maxlon Download the bounding box as "
|
---|
2185 | #~ "raw gps\n"
|
---|
2186 | #~ "\t--selection=<searchstring> Select with the given search\n"
|
---|
2187 | #~ "\t--no-fullscreen Don't launch in fullscreen "
|
---|
2188 | #~ "mode\n"
|
---|
2189 | #~ "\t--reset-preferences Reset the preferences to "
|
---|
2190 | #~ "default\n"
|
---|
2191 | #~ "\n"
|
---|
2192 | #~ "examples:\n"
|
---|
2193 | #~ "\tjava -jar josm.jar track1.gpx track2.gpx london.osm\n"
|
---|
2194 | #~ "\tjava -jar josm.jar http://www.openstreetmap.org/index.html?"
|
---|
2195 | #~ "lat=43.2&lon=11.1&zoom=13\n"
|
---|
2196 | #~ "\tjava -jar josm.jar london.osm --selection=http://www.ostertag.name/osm/"
|
---|
2197 | #~ "OSM_errors_node-duplicate.xml\n"
|
---|
2198 | #~ "\tjava -jar josm.jar 43.2,11.1,43.4,11.4\n"
|
---|
2199 | #~ "\n"
|
---|
2200 | #~ "Parameters are read in the order they are specified, so make sure you "
|
---|
2201 | #~ "load\n"
|
---|
2202 | #~ "some data before --selection\n"
|
---|
2203 | #~ "\n"
|
---|
2204 | #~ "Instead of --download=<bbox> you may specify osm://<bbox>\n"
|
---|
2205 | #~ msgstr ""
|
---|
2206 | #~ "JavaÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷OpenStreetMapÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷Editor\n"
|
---|
2207 | #~ "\n"
|
---|
2208 | #~ "usage:\n"
|
---|
2209 | #~ "\tjavaÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷-jarÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷josm."
|
---|
2210 | #~ "jarÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷<option>ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷<option>ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷<option>...\n"
|
---|
2211 | #~ "\n"
|
---|
2212 | #~ "options:\n"
|
---|
2213 | #~ "\t--help|-?|-"
|
---|
2214 | #~ "hÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷Montre "
|
---|
2215 | #~ "cette aide\n"
|
---|
2216 | #~ "\t--geometry=widthxheight(+|-)x(+|-)"
|
---|
2217 | #~ "yÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷Argument "
|
---|
2218 | #~ "de gÃÂÃÂÃÂÃÂÃÂÃÂÃÂéomÃÂÃÂÃÂÃÂÃÂÃÂÃÂétrie standard d'UNIX\n"
|
---|
2219 | #~ "\t[--download=]minlat,minlon,maxlat,"
|
---|
2220 | #~ "maxlonÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷TÃÂÃÂÃÂÃÂÃÂÃÂÃÂélÃÂÃÂÃÂÃÂÃÂÃÂÃÂécharge "
|
---|
2221 | #~ "la boÃÂÃÂÃÂÃÂÃÂÃÂÃÂîte de coordonnÃÂÃÂÃÂÃÂÃÂÃÂÃÂées\n"
|
---|
2222 | #~ "\t[--download=]"
|
---|
2223 | #~ "<url>ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷TÃÂÃÂÃÂÃÂÃÂÃÂÃÂélÃÂÃÂÃÂÃÂÃÂÃÂÃÂécharge "
|
---|
2224 | #~ "ce qui ce situe ÃÂÃÂÃÂÃÂÃÂÃÂÃÂàl'URLÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷"
|
---|
2225 | #~ "(avecÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷lat=x&lon=y&zoom=z)\n"
|
---|
2226 | #~ "\t[--download=]"
|
---|
2227 | #~ "<nomdufichier>ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ouvrir "
|
---|
2228 | #~ "un fichierÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷(en GPS brut siÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷."
|
---|
2229 | #~ "gpxÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ouÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷.csv)\n"
|
---|
2230 | #~ "\t--downloadgps=minlat,minlon,maxlat,"
|
---|
2231 | #~ "maxlonÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷TÃÂÃÂÃÂÃÂÃÂÃÂÃÂélÃÂÃÂÃÂÃÂÃÂÃÂÃÂécharge la "
|
---|
2232 | #~ "boÃÂÃÂÃÂÃÂÃÂÃÂÃÂîte de coordonnÃÂÃÂÃÂÃÂÃÂÃÂÃÂées en GPS brut.\n"
|
---|
2233 | #~ "\t--"
|
---|
2234 | #~ "selection=<texte>ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷SÃÂÃÂÃÂÃÂÃÂÃÂÃÂélectionne "
|
---|
2235 | #~ "en fonction de l'objet de recherche\n"
|
---|
2236 | #~ "\t--no-"
|
---|
2237 | #~ "fullscreenÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷Ne "
|
---|
2238 | #~ "pas lancer en mode plein ÃÂÃÂÃÂÃÂÃÂÃÂÃÂécran\n"
|
---|
2239 | #~ "\t--reset-"
|
---|
2240 | #~ "preferencesÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷ "
|
---|
2241 | #~ "PrÃÂÃÂÃÂÃÂÃÂÃÂÃÂéfÃÂÃÂÃÂÃÂÃÂÃÂÃÂérences par dÃÂÃÂÃÂÃÂÃÂÃÂÃÂéfaut\n"
|
---|
2242 | #~ "\n"
|
---|
2243 | #~ "examples:\n"
|
---|
2244 | #~ "\tjavaÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷-jarÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷josm."
|
---|
2245 | #~ "jarÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷track1.gpxÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷track2."
|
---|
2246 | #~ "gpxÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷london.osm\n"
|
---|
2247 | #~ "\tjavaÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷-jarÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷josm."
|
---|
2248 | #~ "jarÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷http://www.openstreetmap.org/index.html?"
|
---|
2249 | #~ "lat=43.2&lon=11.1&zoom=13\n"
|
---|
2250 | #~ "\tjavaÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷-jarÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷josm."
|
---|
2251 | #~ "jarÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷london.osmÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷--selection=http://www."
|
---|
2252 | #~ "ostertag.name/osm/OSM_errors_node-duplicate.xml\n"
|
---|
2253 | #~ "\tjavaÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷-jarÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷josm."
|
---|
2254 | #~ "jarÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷43.2,11.1,43.4,11.4\n"
|
---|
2255 | #~ "\n"
|
---|
2256 | #~ "Les paramÃÂÃÂÃÂÃÂÃÂÃÂÃÂètres sont lus dans l'ordre dans lequel ils sont "
|
---|
2257 | #~ "spÃÂÃÂÃÂÃÂÃÂÃÂÃÂécifiÃÂÃÂÃÂÃÂÃÂÃÂÃÂés, soyez donc sur d'avoir des "
|
---|
2258 | #~ "donnÃÂÃÂÃÂÃÂÃÂÃÂÃÂées avant --selection\n"
|
---|
2259 | #~ "\n"
|
---|
2260 | #~ "Au lieu de --download=<bbox>ÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷vous pouvez "
|
---|
2261 | #~ "spÃÂÃÂÃÂÃÂÃÂÃÂÃÂécifierÃÂÃÂÃÂÃÂÃÂÃÂÃÂ÷osm://<bbox>\n"
|
---|