Ignore:
Timestamp:
2009-06-14T17:33:26+02:00 (17 years ago)
Author:
stoecker
Message:

updated lang

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/i18n/po/fr.po

    r15802 r15910  
    66"Project-Id-Version: fr\n"
    77"Report-Msgid-Bugs-To: \n"
    8 "POT-Creation-Date: 2009-06-09 18:51+0200\n"
    9 "PO-Revision-Date: 2009-06-09 15:31+0000\n"
    10 "Last-Translator: nin2jardin <Unknown>\n"
     8"POT-Creation-Date: 2009-06-14 16:51+0200\n"
     9"PO-Revision-Date: 2009-06-09 17:52+0000\n"
     10"Last-Translator: Dirk Stöcker <launchpad@dstoecker.de>\n"
    1111"Language-Team: Fr\n"
    1212"MIME-Version: 1.0\n"
     
    1414"Content-Transfer-Encoding: 8bit\n"
    1515"Plural-Forms: nplurals=2; plural=n > 1;\n"
    16 "X-Launchpad-Export-Date: 2009-06-09 16:45+0000\n"
     16"X-Launchpad-Export-Date: 2009-06-14 14:45+0000\n"
    1717"X-Generator: Launchpad (build Unknown)\n"
    1818
     
    7070#: ../core/src/org/openstreetmap/josm/actions/MergeNodesAction.java:191
    7171#: ../core/src/org/openstreetmap/josm/actions/OpenLocationAction.java:48
    72 #: ../core/src/org/openstreetmap/josm/actions/SaveAction.java:36
     72#: ../core/src/org/openstreetmap/josm/actions/SaveAction.java:38
    7373#: ../core/src/org/openstreetmap/josm/actions/SaveActionBase.java:89
    7474#: ../core/src/org/openstreetmap/josm/actions/SaveActionBase.java:99
    7575#: ../core/src/org/openstreetmap/josm/actions/UpdateDataAction.java:79
    76 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:116
     76#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:130
    7777#: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:116
    7878#: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:149
     
    9393#: ../core/src/org/openstreetmap/josm/plugins/PluginSelection.java:87
    9494#: ../core/src/org/openstreetmap/josm/plugins/PluginSelection.java:129
    95 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:83
     95#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:86
    9696#: ../plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/CorrelateGpxWithImages.java:559
    9797#: ../plugins/grid/src/grid/GridLayer.java:162
     
    102102#: ../plugins/utilsplugin/src/UtilsPlugin/JoinAreasAction.java:318
    103103#: ../plugins/utilsplugin/src/UtilsPlugin/JumpToAction.java:105
     104#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:150
    104105msgid "Cancel"
    105106msgstr "Annuler"
     
    504505#: ../core/src/org/openstreetmap/josm/actions/DiskAccessAction.java:98
    505506#: ../core/src/org/openstreetmap/josm/actions/DiskAccessAction.java:99
    506 #: ../core/src/org/openstreetmap/josm/actions/SaveAction.java:34
    507507#: ../core/src/org/openstreetmap/josm/actions/SaveAction.java:36
     508#: ../core/src/org/openstreetmap/josm/actions/SaveAction.java:38
    508509msgid "Overwrite"
    509510msgstr "Écrire dessus"
     
    540541#: ../core/src/org/openstreetmap/josm/actions/SaveAction.java:28
    541542#: ../core/src/org/openstreetmap/josm/actions/SaveAsAction.java:25
    542 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:68
     543#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:82
    543544#, java-format
    544545msgid "File: {0}"
     
    647648
    648649#: ../core/src/org/openstreetmap/josm/actions/GpxExportAction.java:167
     650#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:291
    649651#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:540
    650652#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:544
    651653#: ../core/src/org/openstreetmap/josm/io/OsmServerReader.java:55
    652 #: ../core/src/org/openstreetmap/josm/io/OsmServerWriter.java:81
    653654#: ../plugins/cadastre-fr/src/cadastre_fr/CacheControl.java:119
    654655#: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionBoundaries.java:28
     
    660661#: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveEditLayerTimerTask.java:69
    661662#: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveGpsLayerTimerTask.java:86
    662 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:358
     663#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:356
    663664msgid "Error"
    664665msgstr "Erreur"
     
    10431044msgstr "Sauvegarder les données actuelles."
    10441045
    1045 #: ../core/src/org/openstreetmap/josm/actions/SaveAction.java:35
     1046#: ../core/src/org/openstreetmap/josm/actions/SaveAction.java:37
    10461047#, java-format
    10471048msgid "File {0} exists. Overwrite?"
     
    11671168
    11681169#: ../core/src/org/openstreetmap/josm/actions/ShowStatusReportAction.java:93
    1169 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:208
     1170#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:207
    11701171#: ../plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/CorrelateGpxWithImages.java:871
    11711172msgid "Close"
     
    13931394"continuer ?"
    13941395
    1395 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:67
    1396 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:68
     1396#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:81
     1397#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:82
    13971398msgid "Upload to OSM..."
    13981399msgstr "Chargement vers OSM..."
    13991400
    1400 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:67
     1401#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:81
    14011402msgid "Upload all changes to the OSM server."
    14021403msgstr "Envoyer tous les changements sur le serveur OSM."
    14031404
    1404 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:82
     1405#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:96
    14051406msgid "Objects to add:"
    14061407msgstr "Objets à ajouter :"
    14071408
    1408 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:90
     1409#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:104
    14091410msgid "Objects to modify:"
    14101411msgstr "Objets à modifier :"
    14111412
    1412 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:98
     1413#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:112
    14131414msgid "Objects to delete:"
    14141415msgstr "Objets à supprimer :"
    14151416
    1416 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:105
     1417#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:119
    14171418msgid "Provide a brief comment for the changes you are uploading:"
    14181419msgstr "Fournissez un bref commentaire aux changements que vous envoyez :"
    14191420
    1420 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:114
     1421#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:128
    14211422msgid "Upload these changes?"
    14221423msgstr "Charger ces changements ?"
    14231424
    1424 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:116
     1425#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:130
    14251426msgid "Upload Changes"
    14261427msgstr "Envoyer les changements"
    14271428
    1428 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:138
     1429#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:154
    14291430msgid "Nothing to upload. Get some data first."
    14301431msgstr "Rien à envoyer. Obtenez d’abord des données."
    14311432
    1432 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:143
     1433#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:159
    14331434msgid "There are unresolved conflicts. You have to resolve these first."
    14341435msgstr ""
    14351436"Certains conflits ne sont pas résolus. Vous devez d’abord les résoudre."
    14361437
    1437 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:164
     1438#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:182
    14381439msgid "No changes to upload."
    14391440msgstr "Aucun changement à envoyer."
    14401441
    1441 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:180
    1442 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:380
    1443 msgid "Uploading data"
    1444 msgstr "Envoi des données"
     1442#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:205
     1443msgid "Uploading"
     1444msgstr ""
     1445
     1446#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:250
     1447#, java-format
     1448msgid ""
     1449"<html>Uploading <strong>failed</strong> because the server has a newer "
     1450"version of one<br>of your nodes, ways or relations.<br>The conflict is "
     1451"caused by the <strong>{0}</strong> with id <strong>{1}</strong>,<br>the "
     1452"server has version {2}, your version is {3}.<br>Please synchronize your "
     1453"local dataset using <br><strong>File-&gt;Update Data</strong>, "
     1454"resolve<br>any conflicts and try to upload again.</html>"
     1455msgstr ""
     1456
     1457#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:260
     1458msgid ""
     1459"<html>Uploading failed because the server has a newer version of one<br>of "
     1460"your nodes, ways or relations.<br>Please synchronize your local dataset "
     1461"using <br><strong>File-&gt;Update Data</strong>, resolve<br>any conflicts "
     1462"and try to upload again.</html>"
     1463msgstr ""
     1464
     1465#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:270
     1466#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:279
     1467msgid "Upload to OSM API failed"
     1468msgstr ""
     1469
     1470#: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:287
     1471#: ../core/src/org/openstreetmap/josm/io/OsmServerReader.java:51
     1472#, java-format
     1473msgid ""
     1474"Failed to initialize communication with the OSM server {0}.\n"
     1475"Check the server URL in your preferences and your internet connection."
     1476msgstr ""
     1477"Impossible d’initialiser la communication avec le serveur OSM {0}.\n"
     1478"Vérifiez l’URL du serveur dans les préférences, ainsi que votre connexion "
     1479"Internet."
    14451480
    14461481#: ../core/src/org/openstreetmap/josm/actions/ZoomInAction.java:15
     
    23362371
    23372372#: ../core/src/org/openstreetmap/josm/data/conflict/DeleteConflict.java:15
    2338 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:263
     2373#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:262
    23392374msgid "deleted"
    23402375msgstr "supprimé"
     
    31863221
    31873222#: ../core/src/org/openstreetmap/josm/gui/conflict/ListMerger.java:263
    3188 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:76
     3223#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:75
    31893224msgid "My version"
    31903225msgstr "Ma version"
     
    31953230
    31963231#: ../core/src/org/openstreetmap/josm/gui/conflict/ListMerger.java:269
    3197 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:82
     3232#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:81
    31983233#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagMerger.java:137
    31993234msgid "Merged version"
     
    32093244
    32103245#: ../core/src/org/openstreetmap/josm/gui/conflict/ListMerger.java:275
    3211 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:88
     3246#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:87
    32123247msgid "Their version"
    32133248msgstr "Leur version"
     
    33793414#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagMergeItem.java:76
    33803415#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagMergeItem.java:106
     3416#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:140
    33813417msgid "parameter '{0}' must not be null"
    33823418msgstr "le paramètre {0} ne peut pas être vide"
     
    34103446msgstr "index de colonne inattendu. Reçu {0}"
    34113447
    3412 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:77
     3448#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:76
    34133449msgid "Properties in my dataset, i.e. the local dataset"
    34143450msgstr "Propriétés de mon jeu de données, i.e. les données locales"
    34153451
    3416 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:83
     3452#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:82
    34173453msgid ""
    34183454"Properties in the merged element. They will replace properties in my "
     
    34223458"éléments lorsque les choix de fusion seront appliqués."
    34233459
    3424 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:89
     3460#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:88
    34253461msgid "Properties in their dataset, i.e. the server dataset"
    34263462msgstr "Propriétés de leur jeu de données, i.e. les données du serveur"
    34273463
    3428 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:102
     3464#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:101
    34293465msgid "Coordinates:"
    34303466msgstr "Coordonnées :"
    34313467
    3432 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:175
     3468#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:174
    34333469msgid "Deleted State:"
    34343470msgstr "Etat supprimé :"
    34353471
    3436 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:249
    3437 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:261
     3472#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:248
     3473#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:260
    34383474#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/PresetItemListCellRenderer.java:28
    34393475msgid "(none)"
    34403476msgstr "(aucun)"
    34413477
    3442 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:265
     3478#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:264
    34433479msgid "not deleted"
    34443480msgstr "non supprimé"
    34453481
    3446 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:335
     3482#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:334
    34473483msgid "Keep my coordiates"
    34483484msgstr "Conserver mes coordonnées"
    34493485
    3450 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:350
     3486#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:349
    34513487msgid "Keep their coordiates"
    34523488msgstr "Conserver leurs coordonnées"
    34533489
    3454 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:365
     3490#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:364
    34553491msgid "Undecide conflict between different coordinates"
    34563492msgstr "Ne pas résoudre le conflit de coordonnées"
    34573493
    3458 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:380
     3494#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:379
    34593495msgid "Keep my deleted state"
    34603496msgstr "Conserver mon état supprimé"
    34613497
    3462 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:395
     3498#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:394
    34633499msgid "Keep their deleted state"
    34643500msgstr "Conserver leur état supprimé"
    34653501
    3466 #: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:410
     3502#: ../core/src/org/openstreetmap/josm/gui/conflict/properties/PropertiesMerger.java:409
    34673503msgid "Undecide conflict between deleted state"
    34683504msgstr "Ne pas résoudre le conflit d'état"
     
    68536889msgstr "Erreur lors de l'import des trames NMEA !"
    68546890
    6855 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:149
     6891#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:82
     6892#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:153
     6893#, java-format
     6894msgid "preference {0} missing. Can't initialize OsmApi"
     6895msgstr ""
     6896
     6897#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:206
    68566898msgid "This version of JOSM is incompatible with the configured server."
    68576899msgstr "Cette version de JOSM est incompatible avec le serveur défini."
    68586900
    6859 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:150
     6901#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:207
    68606902#, java-format
    68616903msgid ""
     
    68666908"supporte que les versions {0} à {1}."
    68676909
    6868 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:154
     6910#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:211
    68696911#, java-format
    68706912msgid "Communications with {0} established using protocol version {1}"
     
    68726914"Communication établie avec {0} en utilisant le protocole de version {1}"
    68736915
    6874 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:192
    6875 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:207
     6916#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:250
     6917#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:265
    68766918msgid "Cannot read numeric value from response"
    68776919msgstr "Impossible de lire une valeur numérique dans la réponse"
    68786920
    6879 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:275
     6921#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:336
    68806922msgid "Opening changeset..."
    68816923msgstr "Ouverture de la révision..."
    68826924
    6883 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:289
     6925#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:351
    68846926msgid "Closing changeset..."
    68856927msgstr "Fermeture de la révision..."
    68866928
    6887 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:305
     6929#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:367
    68886930msgid "No changeset present for diff upload"
    68896931msgstr "Pas de nouveau changement à envoyer"
    68906932
    6891 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:328
     6933#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:376
    68926934msgid "Preparing..."
    68936935msgstr "Préparation en cours..."
    68946936
    6895 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:333
     6937#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:381
    68966938msgid "Uploading..."
    68976939msgstr "Envoi en cours..."
    6898 
    6899 #. shouldn't happen, but just in case
    6900 #.
    6901 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:405
    6902 msgid "Data upload failed for unknown reason"
    6903 msgstr "L'envoi de données a échoué pour une raison inconnue"
    6904 
    6905 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:449
    6906 msgid "Not initialized"
    6907 msgstr "Non initialisé"
    6908 
    6909 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:533
    6910 msgid "Unknown host"
    6911 msgstr "Hôte inconnu"
    69126940
    69136941#: ../core/src/org/openstreetmap/josm/io/OsmBzip2Importer.java:18
     
    70497077msgstr "Contact du serveur..."
    70507078
    7051 #: ../core/src/org/openstreetmap/josm/io/OsmServerReader.java:51
    7052 #: ../core/src/org/openstreetmap/josm/io/OsmServerWriter.java:77
    7053 #, java-format
    7054 msgid ""
    7055 "Failed to initialize communication with the OSM server {0}.\n"
    7056 "Check the server URL in your preferences and your internet connection."
    7057 msgstr ""
    7058 "Impossible d’initialiser la communication avec le serveur OSM {0}.\n"
    7059 "Vérifiez l’URL du serveur dans les préférences, ainsi que votre connexion "
    7060 "Internet."
    7061 
    7062 #: ../core/src/org/openstreetmap/josm/io/OsmServerReader.java:85
     7079#: ../core/src/org/openstreetmap/josm/io/OsmServerReader.java:86
    70637080msgid ""
    70647081"Couldn't connect to the osm server. Please check your internet connection."
     
    70757092"charger, et/ou attendez un peu avant de recommencer."
    70767093
    7077 #: ../core/src/org/openstreetmap/josm/io/OsmServerWriter.java:127
     7094#: ../core/src/org/openstreetmap/josm/io/OsmServerWriter.java:103
     7095#, java-format
     7096msgid ""
     7097"WARNING: preference '{0}' or api version {1} of dataset requires to use "
     7098"changesets, but API is not handle them. Ignoring changesets."
     7099msgstr ""
     7100
     7101#: ../core/src/org/openstreetmap/josm/io/OsmServerWriter.java:134
    70787102#, java-format
    70797103msgid "{0}% ({1}/{2}), {3} left. Uploading {4}: {5} (id: {6})"
     
    74487472msgstr "Créer un reseau de voies"
    74497473
    7450 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:71
     7474#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:74
    74517475msgid "Upload Trace"
    74527476msgstr "Envoyer la trace"
    74537477
    7454 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:82
     7478#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:85
    74557479#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:34
    74567480#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:35
     
    74807504msgstr "Veuillez entrer des mot-clés liés à votre trace."
    74817505
    7482 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:155
     7506#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:154
    74837507#, java-format
    74847508msgid "Selected track: {0}"
    74857509msgstr "Trace sélectionnée : {0}"
    74867510
    7487 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:178
     7511#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:177
    74887512msgid "Connecting..."
    74897513msgstr "Connexion..."
    74907514
    7491 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:201
     7515#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:200
    74927516msgid "Upload cancelled"
    74937517msgstr "Envoi annulé"
    74947518
    7495 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:211
     7519#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:210
    74967520msgid "Error while uploading"
    74977521msgstr "Erreur lors du chargement"
    74987522
    7499 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:262
     7523#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:261
    75007524msgid "GPX upload was successful"
    75017525msgstr "Succès de l'envoi de la trace GPX"
    75027526
    7503 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:263
     7527#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:262
    75047528msgid "Upload failed. Server returned the following message: "
    75057529msgstr "L'envoi a échoué. Le serveur a retourné le message suivant : "
    75067530
    7507 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:305
     7531#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:304
    75087532#, java-format
    75097533msgid "Uploading GPX track: {0}% ({1} of {2})"
    75107534msgstr "Envoyer la trace GPX : {0}% ({1} ou {2})"
    75117535
    7512 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:337
     7536#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:336
    75137537msgid "No description provided. Please provide some description."
    75147538msgstr "Pas de description fournie. Merci de fournir une description."
    75157539
    7516 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:340
    7517 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:362
     7540#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:339
     7541#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:361
    75187542msgid "No GPX layer selected. Cannot upload a trace."
    75197543msgstr "Pas de calque GPX sélectionné. Impossible de téléverser une trace."
    75207544
    7521 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:343
     7545#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:342
    75227546msgid "No username provided."
    75237547msgstr "Pas de nom d'utilisateur fourni."
    75247548
    7525 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:346
     7549#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:345
    75267550msgid "No password provided."
    75277551msgstr "Pas de mot de passe fourni."
    75287552
    7529 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:378
     7553#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:377
    75307554msgid "Uploading GPX Track"
    75317555msgstr "Envoyer la trace GPX"
     
    78877911#: ../plugins/cadastre-fr/src/cadastre_fr/CacheControl.java:119
    78887912#: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:339
    7889 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:357
     7913#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:355
    78907914msgid "Error loading file"
    78917915msgstr "Erreur lors du chargement du fichier"
     
    79347958msgstr "Sélectionner le tableau d'assemblage"
    79357959
    7936 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:129
     7960#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:131
    79377961msgid "Cadastre"
    79387962msgstr "Cadastre"
    79397963
    7940 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:138
     7964#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:140
    79417965msgid "Auto sourcing"
    79427966msgstr "Enregistrement automatique de la source"
    79437967
    7944 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:163
     7968#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:165
    79457969msgid "Invalid projection"
    79467970msgstr "Projection invalide"
    79477971
    7948 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:164
     7972#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:166
    79497973#, java-format
    79507974msgid "Change the projection to {0} first."
    79517975msgstr "Changez auparavant la projection en {0}"
    79527976
    7953 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:168
     7977#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:170
    79547978msgid ""
    79557979"To enable the cadastre WMS plugin, change\n"
     
    79587982"Pour activer le greffon cadastre WMS, modifiez\n"
    79597983"la projection JOSM en Lambert et redémarrez"
     7984
     7985#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:205
     7986msgid ""
     7987"Plugin cadastre-fr used traditionaly for grabbing the key shortcut F11\n"
     7988"which is currently allocated for full-screen switch by default\n"
     7989"Would you like to restore F11 for grab action ?"
     7990msgstr ""
     7991
     7992#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:208
     7993msgid "Restore grab shortcut F11"
     7994msgstr ""
     7995
     7996#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:213
     7997msgid "JOSM is stopped for the change to take effect."
     7998msgstr ""
    79607999
    79618000#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:28
     
    82168255
    82178256#: ../plugins/cadastre-fr/src/cadastre_fr/WMSAdjustAction.java:35
    8218 msgid "Adjust the position of the WMS layer"
    8219 msgstr "Ajuster la position du calque WMS"
     8257msgid "Adjust the position of the WMS layer (raster images only)"
     8258msgstr ""
    82208259
    82218260#: ../plugins/cadastre-fr/src/cadastre_fr/WMSDownloadAction.java:19
    8222 #: ../plugins/wmsplugin/src/wmsplugin/WMSDownloadAction.java:18
     8261#: ../plugins/wmsplugin/src/wmsplugin/WMSDownloadAction.java:15
    82238262#, java-format
    82248263msgid "Download WMS tile from {0}"
     
    82348273
    82358274#: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:80
    8236 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:66
    8237 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:169
     8275#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:67
     8276#: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:176
    82388277msgid "Blank Layer"
    82398278msgstr "Calque vide"
     
    82638302
    82648303#: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:282
    8265 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:293
     8304#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:292
    82668305msgid "Save WMS layer to file"
    82678306msgstr "Sauvegarder un calque WMS dans un fichier"
    82688307
    82698308#: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:287
    8270 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:297
     8309#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:295
    82718310msgid "Save WMS layer"
    82728311msgstr "Sauvegarder la couche WMS"
    82738312
    82748313#: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:309
    8275 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:321
     8314#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:319
    82768315msgid "Load WMS layer from file"
    82778316msgstr "Charger un calque WMS depuis un fichier"
    82788317
    82798318#: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:314
    8280 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:325
     8319#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:323
    82818320msgid "Load WMS layer"
    82828321msgstr "Charger la couche WMS"
    82838322
    82848323#: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:324
    8285 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:336
     8324#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:334
    82868325#, java-format
    82878326msgid "Unsupported WMS file version; found {0}, expected {1}"
     
    82918330
    82928331#: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:325
    8293 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:337
     8332#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:335
    82948333msgid "File Format Error"
    82958334msgstr "Erreur de format de fichier"
     
    1063710676msgstr "Intersection atteinte"
    1063810677
    10639 #: ../plugins/wmsplugin/src/wmsplugin/Grabber.java:76
     10678#: ../plugins/wmsplugin/src/wmsplugin/Grabber.java:75
    1064010679msgid "Exception occurred"
    1064110680msgstr "Une exception s’est produite"
     
    1070510744msgstr "Aide sur le greffon WMS"
    1070610745
    10707 #: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:20
     10746#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:66
     10747#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:70
    1070810748msgid "Rectified Image..."
    1070910749msgstr "Rectifier l'image..."
    1071010750
    10711 #: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:20
    10712 msgid "Download Rectified Image from Metacarta's Map Rectifier WMS"
    10713 msgstr "Télécharger une image rectifiée sur le WMS Metacarta's Map Rectifer"
    10714 
    10715 #: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:24
    10716 msgid "Metacarta Map Rectifier image id"
    10717 msgstr "Metacarta Map Rectifier image id"
    10718 
    10719 #: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:32
    10720 #, java-format
    10721 msgid "rectifier id={0}"
    10722 msgstr "rectifier id={0}"
     10751#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:68
     10752msgid "Download Rectified Images From Various Services"
     10753msgstr ""
     10754
     10755#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:70
     10756#, java-format
     10757msgid "WMS: {0}"
     10758msgstr ""
     10759
     10760#. This service serves the purpose of "just this once" without forcing the user
     10761#. to commit the link to the preferences
     10762#. Clipboard content gets trimmed, so matching whitespace only ensures that this
     10763#. service will never be selected automatically.
     10764#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:106
     10765msgid "Custom WMS Link"
     10766msgstr ""
     10767
     10768#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:111
     10769msgid "Supported Rectifier Services:"
     10770msgstr ""
     10771
     10772#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:135
     10773msgid "Visit Homepage"
     10774msgstr ""
     10775
     10776#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:144
     10777msgid "WMS URL or Image ID:"
     10778msgstr ""
     10779
     10780#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:148
     10781#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:150
     10782msgid "Add Rectified Image"
     10783msgstr ""
     10784
     10785#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:198
     10786msgid ""
     10787"Couldn't match the entered link or id to the selected service. Please try "
     10788"again."
     10789msgstr ""
     10790
     10791#: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:199
     10792msgid "No valid WMS URL or id"
     10793msgstr ""
    1072310794
    1072410795#: ../plugins/wmsplugin/src/wmsplugin/WMSAdjustAction.java:28
     
    1072610797msgstr "Ajuster la position du calque WMS sélectionné"
    1072710798
    10728 #: ../plugins/wmsplugin/src/wmsplugin/WMSGrabber.java:117
     10799#: ../plugins/wmsplugin/src/wmsplugin/WMSGrabber.java:112
    1072910800#, java-format
    1073010801msgid ""
     
    1073910810msgstr "Téléchargement automatique"
    1074010811
    10741 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:116
     10812#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:118
    1074210813#, java-format
    1074310814msgid "WMS layer ({0}), automatically downloading in zoom {1}"
    1074410815msgstr "Calque WMS ({0}), téléchargement automatique au zoom {1}"
    1074510816
    10746 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:118
     10817#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:120
    1074710818#, java-format
    1074810819msgid "WMS layer ({0}), downloading in zoom {1}"
    1074910820msgstr "Calque WMS ({0}), téléchargement au zoom {1}"
    1075010821
    10751 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:170
     10822#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:169
    1075210823msgid ""
    1075310824"The requested area is too big. Please zoom in a little, or change resolution"
     
    1075610827"résolution."
    1075710828
    10758 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:230
     10829#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:229
    1075910830msgid "Download visible tiles"
    1076010831msgstr "Télécharger les tuiles visibles"
    1076110832
    10762 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:239
     10833#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:238
    1076310834msgid "Change resolution"
    1076410835msgstr "Changer la résolution"
    1076510836
    10766 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:251
     10837#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:250
    1076710838msgid "Reload erroneous tiles"
    1076810839msgstr "Recharger les tuiles erronées"
    1076910840
    10770 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:273
     10841#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:272
    1077110842msgid "Alpha channel"
    1077210843msgstr "Canal alpha"
    1077310844
    10774 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:156
     10845#: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:163
    1077510846msgid "WMS"
    1077610847msgstr "WMS"
    1077710848
    10778 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:169
     10849#: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:176
    1077910850msgid "Open a blank WMS layer to load data from a file"
    1078010851msgstr "Ouvrir un calque WMS vide pour charger des données depuis un fichier"
     
    2227322344msgstr "Terraserver Urbain"
    2227422345
     22346#~ msgid "Uploading data"
     22347#~ msgstr "Envoi des données"
     22348
     22349#~ msgid "Unknown host"
     22350#~ msgstr "Hôte inconnu"
     22351
    2227522352#~ msgid "Add either site-josm.xml or Wiki Pages."
    2227622353#~ msgstr "Ajouter soit site-josm.xml soit des pages Wiki."
     
    2229722374#~ "bouton droit de souris enfoncé et déplacer la souris.   Sélection : Clic"
    2229822375
     22376#~ msgid "Metacarta Map Rectifier image id"
     22377#~ msgstr "Metacarta Map Rectifier image id"
     22378
     22379#~ msgid "rectifier id={0}"
     22380#~ msgstr "rectifier id={0}"
     22381
     22382#~ msgid "Adjust the position of the WMS layer"
     22383#~ msgstr "Ajuster la position du calque WMS"
     22384
    2229922385#~ msgid "Charge"
    2230022386#~ msgstr "Charge"
     
    2232022406#~ msgid "Really mark this issue as ''done''?"
    2232122407#~ msgstr "Marquer ce problème comme \"fait\"?"
     22408
     22409#~ msgid "Download Rectified Image from Metacarta's Map Rectifier WMS"
     22410#~ msgstr "Télécharger une image rectifiée sur le WMS Metacarta's Map Rectifer"
    2232222411
    2232322412#~ msgid "Portcullis"
     
    2237522464#~ msgid "Error processing changeset upload response"
    2237622465#~ msgstr "Erreur lors du traitement de la réponse au changement envoyé"
     22466
     22467#~ msgid "Not initialized"
     22468#~ msgstr "Non initialisé"
     22469
     22470#~ msgid "Data upload failed for unknown reason"
     22471#~ msgstr "L'envoi de données a échoué pour une raison inconnue"
Note: See TracChangeset for help on using the changeset viewer.