transmission/po/fr.po

2619 lines
90 KiB
Plaintext
Raw Normal View History

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# Philippe Janocha, 2017
# Alexandre <a.github@jouand.in>, 2017
# Thomas, 2022
# AO <ao@localizationlab.org>, 2022
# Jean de la Mouche, 2022
# Mike Gelfand <mikedld@mikedld.com>, 2022
# Charles Monzat <c.monzat@laposte.net>, 2022
#
#, fuzzy
2006-07-16 19:39:23 +00:00
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
2006-07-16 19:39:23 +00:00
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-26 15:09+0000\n"
"PO-Revision-Date: 2017-01-26 19:47+0000\n"
"Last-Translator: Charles Monzat <c.monzat@laposte.net>, 2022\n"
"Language-Team: French (https://www.transifex.com/transmissionbt/teams/33778/fr/)\n"
"Language: fr\n"
2006-07-16 19:39:23 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#: ../cli/cli.cc:105 ../gtk/Utils.cc:115 ../libtransmission/utils.cc:646
msgid "None"
msgstr "Aucun"
#: ../cli/cli.cc:110
msgid "Inf"
msgstr "Inf."
#: ../daemon/daemon.cc:233 ../gtk/Session.cc:1131 ../libtransmission/blocklist.cc:47 ../libtransmission/blocklist.cc:223 ../libtransmission/blocklist.cc:334 ../libtransmission/blocklist.cc:350 ../libtransmission/inout.cc:164 ../libtransmission/utils.cc:78 ../libtransmission/utils.cc:98 ../libtransmission/utils.cc:110 ../libtransmission/watchdir.cc:119 ../libtransmission/watchdir.cc:146
msgid "Couldn't read '{path}': {error} ({error_code})"
msgstr "Impossible de lire « {path} » : {error} ({error_code})"
#: ../daemon/daemon.cc:259 ../gtk/Session.cc:1182 ../gtk/Utils.cc:263 ../libtransmission/watchdir.cc:97
msgid "Couldn't add torrent file '{path}'"
msgstr "Impossible dajouter le fichier torrent « {path} »"
#: ../daemon/daemon.cc:270
msgid "Removing torrent file '{path}'"
msgstr "Suppression du fichier torrent « {path} »"
#: ../daemon/daemon.cc:275 ../gtk/Utils.cc:424 ../libtransmission/utils.cc:706
msgid "Couldn't remove '{path}': {error} ({error_code})"
msgstr "Impossible de supprimer « {path} » : {error} ({error_code})"
#: ../daemon/daemon.cc:603
msgid "Couldn't parse log level '{level}'"
msgstr "Impossible danalyser le journal de niveau « {level} »"
#: ../daemon/daemon.cc:644
msgid "Deferring reload until session is fully started."
msgstr "Report du rechargement après démarrage complet de la session."
#: ../daemon/daemon.cc:659
msgid "Reloading settings from '{path}'"
msgstr "Rechargement des paramètres de « {path} »"
#: ../daemon/daemon.cc:695
msgid "Couldn't initialize daemon: {error} ({error_code})"
msgstr "Impossible dinitialiser le démon : {error} ({error_code})"
#: ../daemon/daemon.cc:708
msgid "Loading settings from '{path}'"
msgstr "Chargement des paramètres de « {path} »"
#: ../daemon/daemon.cc:728
msgid "Saved pidfile '{path}'"
msgstr "Fichier pid enregistré « {path} »"
#: ../daemon/daemon.cc:734 ../gtk/MessageLogWindow.cc:210 ../libtransmission/blocklist.cc:58 ../libtransmission/blocklist.cc:502 ../libtransmission/inout.cc:180 ../libtransmission/rpcimpl.cc:1516 ../libtransmission/torrent.cc:757 ../libtransmission/torrent.cc:1936 ../libtransmission/variant.cc:1099
msgid "Couldn't save '{path}': {error} ({error_code})"
msgstr "Impossible denregistrer « {path} » : {error} ({error_code})"
#: ../daemon/daemon.cc:744
msgid "Requiring authentication"
msgstr "Nécessite une authentification"
#: ../daemon/daemon.cc:765
msgid "Watching '{path}' for new torrent files"
msgstr "Surveillance de nouveaux fichiers torrent sur « {path} »"
#: ../daemon/daemon.cc:809 ../libtransmission/watchdir-kqueue.cc:117 ../libtransmission/watchdir-win32.cc:182
msgid "Couldn't create event: {error} ({error_code})"
msgstr "Impossible de créer lévènement : {error} ({error_code})"
#: ../daemon/daemon.cc:819 ../libtransmission/watchdir-kqueue.cc:127
msgid "Couldn't add event: {error} ({error_code})"
msgstr "Impossible dajouter lévènement : {error} ({error_code})"
#: ../daemon/daemon.cc:833
msgid "Couldn't launch daemon event loop: {error} ({error_code})"
msgstr "Impossible de lancer la boucle dévènement du démon : {error} ({error_code})"
#: ../gtk/Application.cc:370
msgid "Couldn't register Transmission as a {content_type} handler: {error} ({error_code})"
msgstr "Impossible denregistrer Transmission en tant que gestionnaire {content_type} : {error} ({error_code})"
#: ../gtk/Application.cc:527
msgid "Got termination signal, trying to shut down cleanly. Do it again if it gets stuck."
msgstr ""
#: ../gtk/Application.cc:754
2022-02-21 21:24:50 +00:00
msgid "Transmission is a file sharing program. When you run a torrent, its data will be made available to others by means of upload. Any content you share is your sole responsibility."
msgstr "Transmission est un programme de partage de fichiers. Quand vous hébergez un torrent, ses données sont mises à disposition dautrui par voie de téléversement. Tout contenu que vous partagez relève de votre entière responsabilité."
#: ../gtk/Application.cc:760 ../gtk/Dialogs.cc:116 ../gtk/MessageLogWindow.cc:236 ../gtk/OptionsDialog.cc:368 ../gtk/PathButton.cc:138 ../gtk/StatsDialog.cc:105 ../gtk/ui/gtk3/AddTrackerDialog.ui:21 ../gtk/ui/gtk3/EditTrackersDialog.ui:21 ../gtk/ui/gtk3/MakeProgressDialog.ui:22 ../gtk/ui/gtk3/OptionsDialog.ui:21 ../gtk/ui/gtk3/RelocateDialog.ui:21 ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:21 ../gtk/ui/gtk4/AddTrackerDialog.ui:64 ../gtk/ui/gtk4/EditTrackersDialog.ui:84 ../gtk/ui/gtk4/MakeProgressDialog.ui:36 ../gtk/ui/gtk4/OptionsDialog.ui:176 ../gtk/ui/gtk4/RelocateDialog.ui:93 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:64
msgid "_Cancel"
msgstr "_Annuler"
#: ../gtk/Application.cc:761
2022-02-21 21:24:50 +00:00
msgid "I _Agree"
msgstr "J_accepte"
#: ../gtk/Application.cc:995
msgid "Closing Connections…"
msgstr "Fermeture des connexions…"
#: ../gtk/Application.cc:1000
2022-02-21 21:24:50 +00:00
msgid "Sending upload/download totals to tracker…"
msgstr "Envoi des totaux de téléversement et de téléchargement au traceur…"
#: ../gtk/Application.cc:1005
2022-02-21 21:24:50 +00:00
msgid "_Quit Now"
msgstr "_Fermer maintenant"
#: ../gtk/Application.cc:1067
2022-02-21 21:24:50 +00:00
msgid "Couldn't add corrupt torrent"
msgid_plural "Couldn't add corrupt torrents"
msgstr[0] "Impossible dajouter un torrent corrompu"
msgstr[1] "Impossible dajouter des torrents corrompus"
msgstr[2] "Impossible dajouter des torrents corrompus"
#: ../gtk/Application.cc:1074
2022-02-21 21:24:50 +00:00
msgid "Couldn't add duplicate torrent"
msgid_plural "Couldn't add duplicate torrents"
msgstr[0] "Impossible dajouter deux fois un torrent"
msgstr[1] "Impossible dajouter deux fois des torrents"
msgstr[2] "Impossible dajouter deux fois des torrents"
#: ../gtk/Application.cc:1397
2022-02-21 21:24:50 +00:00
msgid "A fast and easy BitTorrent client"
msgstr "Un client BitTorrent rapide et simple"
#: ../gtk/Application.cc:1398
2022-02-21 21:24:50 +00:00
msgid "Copyright © The Transmission Project"
msgstr "Tous droits réservés © Le Projet Transmission"
2022-02-21 21:24:50 +00:00
#. Translators: translate "translator-credits" as your name
#. to have it appear in the credits in the "About"
#. dialog
#: ../gtk/Application.cc:1404
2022-02-21 21:24:50 +00:00
msgid "translator-credits"
msgstr ""
"https://www.transifex.com/user/profile/Philippe.DP/\n"
"https://www.transifex.com/user/profile/Superboa/\n"
"https://www.transifex.com/user/profile/yahoe.001/"
#: ../gtk/DetailsDialog.cc:491 ../gtk/DetailsDialog.cc:509
2022-02-21 21:24:50 +00:00
msgid "Use global settings"
msgstr "Utiliser les paramètres globaux"
#: ../gtk/DetailsDialog.cc:492
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of ratio"
msgstr "Propager peu importe le ratio"
#: ../gtk/DetailsDialog.cc:493
2022-02-21 21:24:50 +00:00
msgid "Stop seeding at ratio:"
msgstr "Propager jusquà un ratio de :"
#: ../gtk/DetailsDialog.cc:510
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of activity"
msgstr "Propager peu importe lactivité"
#: ../gtk/DetailsDialog.cc:511
2022-02-21 21:24:50 +00:00
msgid "Stop seeding if idle for N minutes:"
msgstr "Arrêter de propager si inactif depuis N minutes :"
#: ../gtk/DetailsDialog.cc:542 ../gtk/TorrentCellRenderer.cc:172
msgid "Queued for verification"
msgstr "En attente de vérification"
#: ../gtk/DetailsDialog.cc:545
2009-08-22 16:13:47 +00:00
msgid "Verifying local data"
msgstr "Vérification des données locales"
#: ../gtk/DetailsDialog.cc:548 ../gtk/TorrentCellRenderer.cc:175
msgid "Queued for download"
msgstr "En attente de téléchargement"
#: ../gtk/DetailsDialog.cc:551 ../gtk/FilterBar.cc:535
msgctxt "Verb"
msgid "Downloading"
msgstr "Téléchargement"
#: ../gtk/DetailsDialog.cc:554 ../gtk/TorrentCellRenderer.cc:178
msgid "Queued for seeding"
msgstr "En attente de propagation"
#: ../gtk/DetailsDialog.cc:557 ../gtk/FilterBar.cc:536
msgctxt "Verb"
2009-08-22 16:13:47 +00:00
msgid "Seeding"
msgstr "Propagation"
2009-08-22 16:13:47 +00:00
#: ../gtk/DetailsDialog.cc:560 ../gtk/FilterBar.cc:538 ../gtk/TorrentCellRenderer.cc:169
msgid "Finished"
msgstr "Terminé"
#: ../gtk/DetailsDialog.cc:560 ../gtk/FilterBar.cc:537 ../gtk/TorrentCellRenderer.cc:169
msgid "Paused"
msgstr "En pause"
#: ../gtk/DetailsDialog.cc:581 ../gtk/DetailsDialog.cc:586 ../gtk/DetailsDialog.cc:700
msgid "N/A"
msgstr "N/D"
#: ../gtk/DetailsDialog.cc:595 ../gtk/FileList.cc:632
msgid "Mixed"
msgstr "Mixte"
#: ../gtk/DetailsDialog.cc:596
msgid "No Torrents Selected"
msgstr "Aucun torrent nest sélectionné"
#: ../gtk/DetailsDialog.cc:625
2009-08-22 16:13:47 +00:00
msgid "Private to this tracker -- DHT and PEX disabled"
msgstr "Privé pour ce traceur -- La DHT et le PEX sont désactivés"
2009-08-22 16:13:47 +00:00
#: ../gtk/DetailsDialog.cc:625
msgid "Public torrent"
msgstr "Torrent public"
#: ../gtk/DetailsDialog.cc:688
msgid "Created by {creator} on {date}"
msgstr "Créé par {creator} le {date}"
2009-08-22 16:13:47 +00:00
#: ../gtk/DetailsDialog.cc:692
msgid "Created by {creator}"
msgstr "Créé par {creator}"
2009-08-22 16:13:47 +00:00
#: ../gtk/DetailsDialog.cc:696
msgid "Created on {date}"
msgstr "Créé le {date}"
2009-08-22 16:13:47 +00:00
#: ../gtk/DetailsDialog.cc:810
msgid "Unknown"
msgstr "Inconnu"
#: ../gtk/DetailsDialog.cc:847 ../gtk/MakeDialog.cc:364
msgid "{total_size} in {file_count:L} file"
msgid_plural "{total_size} in {file_count:L} files"
msgstr[0] "{total_size} dans {file_count:L} fichier"
msgstr[1] "{total_size} dans {file_count:L} fichiers"
msgstr[2] "{total_size} répartis entre {file_count:L} fichiers"
#: ../gtk/DetailsDialog.cc:862 ../gtk/MakeDialog.cc:370
msgid "({piece_count} BitTorrent piece @ {piece_size})"
msgid_plural "({piece_count} BitTorrent pieces @ {piece_size})"
msgstr[0] "({piece_count} pièce BitTorrent @ {piece_size})"
msgstr[1] "({piece_count} pièces BitTorrent @ {piece_size})"
msgstr[2] "({piece_count} pièces BitTorrent @ {piece_size})"
#: ../gtk/DetailsDialog.cc:906
msgid "{current_size} ({percent_done}%)"
msgstr "{current_size} ({percent_done} %)"
2009-08-22 16:13:47 +00:00
#: ../gtk/DetailsDialog.cc:914
#, no-c-format
msgid "{current_size} ({percent_done}% of {percent_available}% available)"
msgstr "{current_size} ({percent_done} % sur {percent_available} % disponibles)"
2009-08-22 16:13:47 +00:00
#: ../gtk/DetailsDialog.cc:923
#, no-c-format
msgid "{current_size} ({percent_done}% of {percent_available}% available; {unverified_size} unverified)"
msgstr "{current_size} ({percent_done} % sur {percent_available} % disponibles; {unverified_size} non vérifiés)"
#: ../gtk/DetailsDialog.cc:956
msgid "{downloaded_size} (+{discarded_size} discarded after failed checksum)"
msgstr "{downloaded_size} (+{discarded_size} rejeté après échec de la somme de contrôle)"
2009-08-22 16:13:47 +00:00
#: ../gtk/DetailsDialog.cc:986
msgid "{uploaded_size} (Ratio: {ratio})"
msgstr "{uploaded_size} (ratio : {ratio})"
#: ../gtk/DetailsDialog.cc:1027
msgid "No errors"
msgstr "Aucune erreur"
#: ../gtk/DetailsDialog.cc:1047
msgid "Never"
msgstr "Jamais"
#: ../gtk/DetailsDialog.cc:1051
2009-08-22 16:13:47 +00:00
msgid "Active now"
msgstr "Actif actuellement"
2009-08-22 16:13:47 +00:00
#: ../gtk/DetailsDialog.cc:1462
msgid "Optimistic unchoke"
msgstr "Désétranglement optimiste"
#: ../gtk/DetailsDialog.cc:1466
msgid "Downloading from this peer"
msgstr "Téléchargement à partir de ce pair"
#: ../gtk/DetailsDialog.cc:1470
msgid "We would download from this peer if they would let us"
msgstr "Nous téléchargerions à partir de ce pair sil nous le permettait"
#: ../gtk/DetailsDialog.cc:1474
msgid "Uploading to peer"
msgstr "Téléversement vers le pair"
#: ../gtk/DetailsDialog.cc:1478
msgid "We would upload to this peer if they asked"
msgstr "Nous téléverserions vers ce pair sil nous le demandait"
#: ../gtk/DetailsDialog.cc:1482
msgid "Peer has unchoked us, but we're not interested"
msgstr "Le pair nous a désétranglé, mais nous ne sommes pas intéressés"
#: ../gtk/DetailsDialog.cc:1486
msgid "We unchoked this peer, but they're not interested"
msgstr "Nous nétranglons plus ce pair, mais il nest pas intéressé"
#: ../gtk/DetailsDialog.cc:1490
msgid "Encrypted connection"
msgstr "Connexion chiffrée"
#: ../gtk/DetailsDialog.cc:1494
msgid "Peer was found through Peer Exchange (PEX)"
msgstr "Le pair a été trouvé grâce à léchange de pairs (PEX)"
#: ../gtk/DetailsDialog.cc:1498
msgid "Peer was found through DHT"
msgstr "Le pair été trouvé grâce la table de hachage distribuée"
2009-08-22 16:13:47 +00:00
#: ../gtk/DetailsDialog.cc:1502
msgid "Peer is an incoming connection"
msgstr "Le pair est une connexion entrante"
#: ../gtk/DetailsDialog.cc:1506
msgid "Peer is connected over µTP"
msgstr "Le pair est connecté par µTP"
#: ../gtk/DetailsDialog.cc:1592
2022-02-21 21:24:50 +00:00
msgid "Address"
msgstr "Adresse"
#. % is percent done
#: ../gtk/DetailsDialog.cc:1600
2022-02-21 21:24:50 +00:00
msgid "%"
msgstr "%"
#: ../gtk/DetailsDialog.cc:1616
2022-02-21 21:24:50 +00:00
msgid "Dn Reqs"
msgstr "Demandes de téléchargement"
#: ../gtk/DetailsDialog.cc:1623
2022-02-21 21:24:50 +00:00
msgid "Up Reqs"
msgstr "Demandes en amont"
#: ../gtk/DetailsDialog.cc:1630
2022-02-21 21:24:50 +00:00
msgid "Dn Blocks"
msgstr "Blocs reçus"
#: ../gtk/DetailsDialog.cc:1637
2022-02-21 21:24:50 +00:00
msgid "Up Blocks"
msgstr "Blocs en amont"
#: ../gtk/DetailsDialog.cc:1644
2022-02-21 21:24:50 +00:00
msgid "We Cancelled"
msgstr "Nous avons annulé"
#: ../gtk/DetailsDialog.cc:1651
2022-02-21 21:24:50 +00:00
msgid "They Cancelled"
msgstr "Ils ont annulé"
#: ../gtk/DetailsDialog.cc:1659 ../gtk/DetailsDialog.cc:1737
2022-02-21 21:24:50 +00:00
msgid "Down"
msgstr "Aval"
#: ../gtk/DetailsDialog.cc:1667
2022-02-21 21:24:50 +00:00
msgid "Up"
msgstr "Amont"
#: ../gtk/DetailsDialog.cc:1674
2022-02-21 21:24:50 +00:00
msgid "Client"
msgstr "Client"
#: ../gtk/DetailsDialog.cc:1680
2022-02-21 21:24:50 +00:00
msgid "Flags"
msgstr "Drapeaux"
#: ../gtk/DetailsDialog.cc:1728
2022-02-21 21:24:50 +00:00
msgid "Web Seeds"
msgstr "semences Web"
#: ../gtk/DetailsDialog.cc:1796
msgid "Got a list of {markup_begin}{peer_count} peer{markup_end} {time_span_ago}"
msgid_plural "Got a list of {markup_begin}{peer_count} peers{markup_end} {time_span_ago}"
msgstr[0] "Réception d'une liste de {markup_begin}{peer_count} pair{markup_end} {time_span_ago}"
msgstr[1] "Réception une liste de {markup_begin}{peer_count} pairs{markup_end} {time_span_ago}"
msgstr[2] "Réception d'une liste de {markup_begin}{peer_count} pairs{markup_end} {time_span_ago}"
#. {markup_begin} and {markup_end} should surround the time_span
#: ../gtk/DetailsDialog.cc:1808
msgid "Peer list request {markup_begin}timed out {time_span_ago}{markup_end}; will retry"
msgstr "La demande de liste de pairs {markup_begin}a expiré {time_span_ago}{markup_end}; allons réessayer"
#. {markup_begin} and {markup_end} should surround the error
#: ../gtk/DetailsDialog.cc:1817
msgid "Got an error '{markup_begin}{error}{markup_end}' {time_span_ago}"
msgstr "Une erreur s'est produite '{markup_begin}{error}{markup_end}' {time_span_ago}"
#: ../gtk/DetailsDialog.cc:1830
msgid "No updates scheduled"
msgstr "Aucune mise à jour nest planifiée"
#: ../gtk/DetailsDialog.cc:1837
msgid "Asking for more peers {time_span_from_now}"
msgstr "Demande d'autres pairs {time_span_from_now}"
#: ../gtk/DetailsDialog.cc:1844
msgid "Queued to ask for more peers"
msgstr "En attente de demande dautres de pairs"
#. {markup_begin} and {markup_end} should surround time_span_ago
#: ../gtk/DetailsDialog.cc:1852
msgid "Asked for more peers {markup_begin}{time_span_ago}{markup_end}"
msgstr "Demande d'autres pairs {markup_begin}{time_span_ago}{markup_end}"
#. {markup_begin} and {markup_end} should surround the seeder/leecher text
#: ../gtk/DetailsDialog.cc:1877
msgid "Tracker had {markup_begin}{seeder_count} {seeder_or_seeders} and {leecher_count} {leecher_or_leechers}{markup_end} {time_span_ago}"
msgstr "Le traceur avait {markup_begin}{seeder_count} {seeder_or_seeders} et {leecher_count} {leecher_or_leechers}{markup_end} il y a {time_span}"
2009-08-22 16:13:47 +00:00
#: ../gtk/DetailsDialog.cc:1879
msgid "seeder"
msgid_plural "seeders"
msgstr[0] "propagateur"
msgstr[1] "propagateurs"
msgstr[2] "propagateurs"
#: ../gtk/DetailsDialog.cc:1881
msgid "leecher"
msgid_plural "leechers"
msgstr[0] "téléchargeur"
msgstr[1] "téléchargeurs"
msgstr[2] "téléchargeurs"
#. {markup_begin} and {markup_end} should surround the error text
#: ../gtk/DetailsDialog.cc:1890
msgid "Got a scrape error '{markup_begin}{error}{markup_end}' {time_span_ago}"
msgstr "Erreur de collecte « {markup_begin} {error} {markup_end} » {time_span_ago}"
#: ../gtk/DetailsDialog.cc:1907
msgid "Asking for peer counts in {time_span_from_now}"
msgstr "Demande du nombre de pairs dans {time_span_from_now}"
#: ../gtk/DetailsDialog.cc:1914
msgid "Queued to ask for peer counts"
msgstr "Demande de décompte des pairs en attente"
#: ../gtk/DetailsDialog.cc:1921
msgid "Asked for peer counts {markup_begin}{time_span_ago}{markup_end}"
msgstr "Demande du nombre de pairs {markup_begin}{time_span_ago}{markup_end}"
#: ../gtk/DetailsDialog.cc:2204
msgid "{torrent_name} - Edit Trackers"
msgstr "{torrent_name} Modifier les traceurs"
#: ../gtk/DetailsDialog.cc:2238
msgid "List contains invalid URLs"
msgstr "La liste comprend des URL invalides"
#: ../gtk/DetailsDialog.cc:2243 ../gtk/FileList.cc:816
msgid "Please correct the errors and try again."
msgstr "Veuillez corriger les erreurs et réessayer."
#: ../gtk/DetailsDialog.cc:2323
msgid "{torrent_name} - Add Tracker"
msgstr "{torrent_name} Ajouter un traceur"
#: ../gtk/DetailsDialog.cc:2436 ../gtk/ui/gtk3/DetailsDialog.ui:761 ../gtk/ui/gtk4/DetailsDialog.ui:546
msgid "Trackers"
msgstr "Traceurs"
#: ../gtk/DetailsDialog.cc:2616
msgid "{torrent_name} Properties"
msgstr "Propriétés de {torrent_name}"
2022-02-21 21:24:50 +00:00
#: ../gtk/DetailsDialog.cc:2621
msgid "Properties - {torrent_count:L} Torrent"
msgid_plural "Properties - {torrent_count:L} Torrents"
msgstr[0] "Propriétés {torrent_count:L} torrent"
msgstr[1] "Propriétés {torrent_count:L} de torrents"
msgstr[2] "Propriétés {torrent_count:L} torrents"
#: ../gtk/Dialogs.cc:56
#, fuzzy
msgid "Remove torrent?"
msgid_plural "Remove {count:L} torrents?"
msgstr[0] "Supprimer le torrent?"
msgstr[1] "Supprimer les %d torrents?"
msgstr[2] "Supprimer les %d torrents?"
#: ../gtk/Dialogs.cc:57
#, fuzzy
msgid "Delete this torrent's downloaded files?"
msgid_plural "Delete these {count:L} torrents' downloaded files?"
msgstr[0] "Supprimer les fichiers téléchargés de ce torrent?"
msgstr[1] "Supprimer les fichiers téléchargés de ces %d torrents?"
msgstr[2] "Supprimer les fichiers téléchargés de ces %d torrents?"
#: ../gtk/Dialogs.cc:64
msgid "Once removed, continuing the transfer will require the torrent file or magnet link."
msgid_plural "Once removed, continuing the transfers will require the torrent files or magnet links."
msgstr[0] "Une fois supprimé, la reprise du torrent exigera le fichier torrent ou le lien magnet."
msgstr[1] "Une fois supprimés, la reprise des torrents exigera les fichiers torrent ou les liens magnet."
msgstr[2] "Une fois supprimés, la reprise des torrents exigera les fichiers torrent ou les liens magnet."
#: ../gtk/Dialogs.cc:71
msgid "This torrent has not finished downloading."
msgid_plural "These torrents have not finished downloading."
msgstr[0] "Le téléchargement de ce torrent nest pas terminé."
msgstr[1] "Le téléchargement de ces torrents nest pas terminé."
msgstr[2] "Le téléchargement de ces torrents nest pas terminé."
#: ../gtk/Dialogs.cc:77
msgid "This torrent is connected to peers."
msgid_plural "These torrents are connected to peers."
msgstr[0] "Ce torrent est connecté à des pairs."
msgstr[1] "Ces torrents sont connectés à des pairs."
msgstr[2] "Ces torrents sont connectés à des pairs."
#: ../gtk/Dialogs.cc:84
msgid "One of these torrents is connected to peers."
msgid_plural "Some of these torrents are connected to peers."
msgstr[0] "Un de ces torrents est connecté à des pairs."
msgstr[1] "Plusieurs de ces torrents sont connectés à des pairs."
msgstr[2] "Plusieurs de ces torrents sont connectés à des pairs."
#: ../gtk/Dialogs.cc:97
msgid "One of these torrents has not finished downloading."
msgid_plural "Some of these torrents have not finished downloading."
msgstr[0] "Le téléchargement dun de ces torrents nest pas terminé."
msgstr[1] "Le téléchargement de certains de ces torrents nest pas terminé."
msgstr[2] "Le téléchargement de certains de ces torrents nest pas terminé."
#: ../gtk/Dialogs.cc:117
msgid "_Delete"
msgstr "_Supprimer"
#: ../gtk/Dialogs.cc:117 ../gtk/ui/gtk3/DetailsDialog.ui:694 ../gtk/ui/gtk3/PrefsDialog.ui:2021 ../gtk/ui/gtk4/DetailsDialog.ui:516 ../gtk/ui/gtk4/PrefsDialog.ui:1420
msgid "_Remove"
msgstr "_Enlever"
#: ../gtk/FileList.cc:620 ../gtk/Utils.cc:582
msgid "High"
msgstr "Élevée"
#: ../gtk/FileList.cc:624 ../gtk/Utils.cc:583
msgid "Normal"
msgstr "Normale"
#: ../gtk/FileList.cc:628 ../gtk/Utils.cc:584
msgid "Low"
msgstr "Basse"
#: ../gtk/FileList.cc:807 ../gtk/Session.cc:618
msgid "Couldn't rename '{old_path}' as '{path}': {error} ({error_code})"
msgstr "Impossible de renommer « {old_path} » en « {path} » : {error} ({error_code})"
#: ../gtk/FileList.cc:924 ../gtk/MessageLogWindow.cc:309
msgid "Name"
msgstr "Nom"
#: ../gtk/FileList.cc:954
msgid "Size"
msgstr "Taille"
#. add "progress" column
#: ../gtk/FileList.cc:963
msgid "Have"
msgstr "Obtenu"
#. add "enabled" column
#: ../gtk/FileList.cc:980
msgid "Download"
msgstr "Téléchargement"
#. add priority column
#: ../gtk/FileList.cc:996
msgid "Priority"
msgstr "Priorité"
#: ../gtk/FilterBar.cc:315 ../gtk/FilterBar.cc:532
msgid "All"
msgstr "Tous"
#: ../gtk/FilterBar.cc:534
msgid "Active"
msgstr "Actif"
#: ../gtk/FilterBar.cc:539
msgctxt "Verb"
msgid "Verifying"
msgstr "En cours de vérification"
#: ../gtk/FilterBar.cc:540 ../gtk/FreeSpaceLabel.cc:52
msgid "Error"
msgstr "Erreur"
#: ../gtk/FilterBar.cc:712 ../gtk/ui/gtk3/FilterBar.ui:14 ../gtk/ui/gtk4/FilterBar.ui:8
2022-02-21 21:24:50 +00:00
msgid "_Show:"
msgstr "_Afficher :"
#: ../gtk/FilterBar.cc:713
msgid "_Show {count:L} of:"
msgstr "_Afficher {count:L} de :"
#: ../gtk/FreeSpaceLabel.cc:52
msgid "{disk_space} free"
msgstr "{disk_space} libres"
#: ../gtk/MainWindow.cc:262
msgid ""
2022-02-21 21:24:50 +00:00
"Click to disable Alternative Speed Limits\n"
" ({download_speed} down, {upload_speed} up)"
msgstr ""
"Cliquer pour désactiver Limites de vitesse possibles\n"
" ({download_speed} aval, {upload_speed} amont)"
#: ../gtk/MainWindow.cc:263
2022-02-21 21:24:50 +00:00
msgid ""
"Click to enable Alternative Speed Limits\n"
" ({download_speed} down, {upload_speed} up)"
2022-02-21 21:24:50 +00:00
msgstr ""
"Cliquer pour activer Limites de vitesse possibles\n"
" ({download_speed} aval, {upload_speed} amont)"
#: ../gtk/MainWindow.cc:315
2022-02-21 21:24:50 +00:00
msgid "Unlimited"
msgstr "Illimitée"
#: ../gtk/MainWindow.cc:378
2022-02-21 21:24:50 +00:00
msgid "Seed Forever"
msgstr "Toujours propager"
#: ../gtk/MainWindow.cc:417
2022-02-21 21:24:50 +00:00
msgid "Limit Download Speed"
msgstr "Limiter la vitesse de téléchargement"
#: ../gtk/MainWindow.cc:418
2022-02-21 21:24:50 +00:00
msgid "Limit Upload Speed"
msgstr "Limiter la vitesse de téléversement"
#: ../gtk/MainWindow.cc:422
2022-02-21 21:24:50 +00:00
msgid "Stop Seeding at Ratio"
msgstr "Propager jusquà un ratio de"
#: ../gtk/MainWindow.cc:461
msgid "Stop at Ratio ({ratio})"
msgstr "Arrêt au ratio ({ratio})"
#: ../gtk/MainWindow.cc:474
2022-02-21 21:24:50 +00:00
msgid "Total Ratio"
msgstr "Ratio total"
#: ../gtk/MainWindow.cc:475
2022-02-21 21:24:50 +00:00
msgid "Session Ratio"
msgstr "Ratio de la session"
#: ../gtk/MainWindow.cc:476
2022-02-21 21:24:50 +00:00
msgid "Total Transfer"
msgstr "Transfert total"
#: ../gtk/MainWindow.cc:477
2022-02-21 21:24:50 +00:00
msgid "Session Transfer"
msgstr "Transfert de la session"
#: ../gtk/MainWindow.cc:642 ../gtk/MainWindow.cc:663 ../gtk/TorrentCellRenderer.cc:191
msgid "Ratio: {ratio}"
msgstr "Ratio : {ratio}"
2022-02-21 21:24:50 +00:00
#: ../gtk/MainWindow.cc:648
msgctxt "current session totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
msgstr "Aval : {downloaded_size}, amont : {uploaded_size}"
2022-02-21 21:24:50 +00:00
#: ../gtk/MainWindow.cc:656
msgctxt "all-time totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
msgstr "Aval : {downloaded_size} Amont : {uploaded_size}"
2022-02-21 21:24:50 +00:00
#: ../gtk/MainWindow.cc:689
msgid "{download_speed} ▼"
msgstr "{download_speed} ▼"
#: ../gtk/MainWindow.cc:692 ../gtk/TorrentCellRenderer.cc:149
msgid "{upload_speed} ▲"
msgstr "{upload_speed} ▲"
#: ../gtk/MakeDialog.cc:166
msgid "Creating '{path}'"
msgstr "Création de « {path} » "
2022-02-21 21:24:50 +00:00
#: ../gtk/MakeDialog.cc:179
msgid "Created '{path}'"
msgstr "« {path} » a été créé"
#: ../gtk/MakeDialog.cc:185 ../libtransmission/open-files.cc:161 ../libtransmission/session-id.cc:71
msgid "Couldn't create '{path}': {error} ({error_code})"
msgstr "Impossible de créer « {path} » : {error} ({error_code})"
#: ../gtk/MakeDialog.cc:204
msgid "Scanned {file_size}"
msgstr "{file_size} ont été analysés"
#: ../gtk/MakeDialog.cc:358 ../gtk/MakeDialog.cc:521 ../gtk/ui/gtk3/MakeDialog.ui:178 ../gtk/ui/gtk4/MakeDialog.ui:102
msgid "No source selected"
msgstr "Aucune source nest sélectionnée"
#: ../gtk/MessageLogWindow.cc:235
msgid "Save Log"
msgstr "Enregistrer le journal"
2006-07-16 19:39:23 +00:00
#: ../gtk/MessageLogWindow.cc:237 ../gtk/ui/gtk3/EditTrackersDialog.ui:35 ../gtk/ui/gtk4/EditTrackersDialog.ui:92
msgid "_Save"
msgstr "_Enregistrer"
#: ../gtk/MessageLogWindow.cc:318
msgid "Message"
msgstr "Message"
#: ../gtk/MessageLogWindow.cc:327
2022-02-21 21:24:50 +00:00
msgid "Time"
msgstr "Heure"
#: ../gtk/MessageLogWindow.cc:465
msgctxt "Logging level"
msgid "Critical"
msgstr ""
#: ../gtk/MessageLogWindow.cc:466
msgctxt "Logging level"
msgid "Error"
msgstr ""
#: ../gtk/MessageLogWindow.cc:467
msgctxt "Logging level"
msgid "Warning"
msgstr ""
#: ../gtk/MessageLogWindow.cc:468
msgctxt "Logging level"
msgid "Information"
msgstr ""
2006-07-16 19:39:23 +00:00
#: ../gtk/MessageLogWindow.cc:469
msgctxt "Logging level"
msgid "Debug"
msgstr ""
#: ../gtk/Notify.cc:140
msgid "Couldn't create proxy for '{bus}': {error} ({error_code})"
msgstr ""
#: ../gtk/Notify.cc:225
msgid "Open File"
2008-03-24 17:26:21 +00:00
msgstr "Ouvrir un fichier"
#: ../gtk/Notify.cc:230
msgid "Open Folder"
msgstr "Ouvrir le dossier"
#: ../gtk/Notify.cc:244
msgid "Torrent Complete"
msgstr "Le torrent est terminé"
#: ../gtk/Notify.cc:266
2022-02-21 21:24:50 +00:00
msgid "Start Now"
msgstr "Démarrer maintenant"
2022-02-21 21:24:50 +00:00
#: ../gtk/Notify.cc:278
2009-08-22 16:13:47 +00:00
msgid "Torrent Added"
msgstr "Le torrent a été ajouté"
2009-08-22 16:13:47 +00:00
#: ../gtk/OptionsDialog.cc:222
msgid "Torrent files"
msgstr "Fichiers torrent"
2009-08-22 16:13:47 +00:00
#: ../gtk/OptionsDialog.cc:227
msgid "All files"
msgstr "Tous les fichiers"
#: ../gtk/OptionsDialog.cc:364
msgid "Open a Torrent"
msgstr "Ouvrir un torrent"
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:369 ../gtk/PathButton.cc:139 ../gtk/transmission.ui:12 ../gtk/transmission.ui:458 ../gtk/ui/gtk3/MainWindow.ui:25 ../gtk/ui/gtk3/OptionsDialog.ui:36 ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:35 ../gtk/ui/gtk4/MainWindow.ui:30 ../gtk/ui/gtk4/OptionsDialog.ui:184 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:72
msgid "_Open"
msgstr "_Ouvrir"
#: ../gtk/OptionsDialog.cc:380
msgid "Show options dialog"
msgstr ""
#: ../gtk/PathButton.cc:136
msgid "Select a File"
msgstr ""
#: ../gtk/PathButton.cc:193
msgid "(None)"
msgstr ""
#: ../gtk/PrefsDialog.cc:247
2009-08-22 16:13:47 +00:00
msgid "Allow encryption"
msgstr "Permettre le chiffrement"
2009-08-22 16:13:47 +00:00
#: ../gtk/PrefsDialog.cc:248
2009-08-22 16:13:47 +00:00
msgid "Prefer encryption"
msgstr "Préférer le chiffrement"
2009-08-22 16:13:47 +00:00
#: ../gtk/PrefsDialog.cc:249
2009-08-22 16:13:47 +00:00
msgid "Require encryption"
msgstr "Exiger le chiffrement"
2009-08-22 16:13:47 +00:00
#: ../gtk/PrefsDialog.cc:311
msgid "Every Day"
msgstr "Tous les jours"
#: ../gtk/PrefsDialog.cc:312
msgid "Weekdays"
msgstr "Jour de semaine"
#: ../gtk/PrefsDialog.cc:313
msgid "Weekends"
msgstr "Fins de semaine"
2009-08-22 16:13:47 +00:00
#: ../gtk/PrefsDialog.cc:547 ../gtk/PrefsDialog.cc:575
msgid "Blocklist has {count:L} entry"
msgid_plural "Blocklist has {count:L} entries"
msgstr[0] "La liste de blocage comporte {count:L} entrée"
msgstr[1] "La liste de blocage comporte {count:L} dentrées"
msgstr[2] "La liste de blocage comporte {count:L} entrées"
#: ../gtk/PrefsDialog.cc:579
msgid "Blocklist updated!"
msgstr "La liste de blocage a été mise à jour"
#: ../gtk/PrefsDialog.cc:579
msgid "Couldn't update blocklist"
msgstr "Impossible de mettre la liste de blocage à jour"
#: ../gtk/PrefsDialog.cc:590
msgid "Update Blocklist"
msgstr "Mettre à jour la liste de blocage"
#: ../gtk/PrefsDialog.cc:595
msgid "Getting new blocklist…"
msgstr "Récupération de la nouvelle liste de blocage…"
#: ../gtk/PrefsDialog.cc:956 ../gtk/ui/gtk3/PrefsDialog.ui:1266 ../gtk/ui/gtk4/PrefsDialog.ui:885
msgid "Status unknown"
msgstr "État inconnu"
#: ../gtk/PrefsDialog.cc:978
msgid "Port is {markup_begin}closed{markup_end}"
msgstr "Le port est {markup_begin}fermé{markup_end}1"
2009-08-22 16:13:47 +00:00
#: ../gtk/PrefsDialog.cc:978
msgid "Port is {markup_begin}open{markup_end}"
msgstr "Le port est {markup_begin}ouvert{markup_end}"
#: ../gtk/PrefsDialog.cc:989
msgid "Testing TCP port…"
msgstr "Test du port TCP…"
2009-08-22 16:13:47 +00:00
#: ../gtk/RelocateDialog.cc:81
msgid "Moving '{torrent_name}'"
msgstr "Déplacement de « {torrent_name} »"
2009-08-22 16:13:47 +00:00
#: ../gtk/RelocateDialog.cc:93
msgid "Couldn't move torrent"
msgstr "Impossible de déplacer le torrent"
2009-08-22 16:13:47 +00:00
#: ../gtk/RelocateDialog.cc:140
msgid "This may take a moment…"
msgstr "Cela pourrait prendre un moment…"
#: ../gtk/Session.cc:1117 ../libtransmission/watchdir-win32.cc:155 ../libtransmission/watchdir-win32.cc:163
msgid "Couldn't read '{path}'"
msgstr "Impossible de lire « {path} »"
2009-08-22 16:13:47 +00:00
#. logging
#: ../gtk/Session.cc:1453
msgid "Inhibiting desktop hibernation"
msgstr "Empêcher la mise en veille du bureau"
#: ../gtk/Session.cc:1459 ../gtk/Session.cc:1484
msgid "Couldn't inhibit desktop hibernation: {error}"
msgstr "Impossible dempêcher la mise en veille du bureau : {error}"
#. logging
#: ../gtk/Session.cc:1480
msgid "Allowing desktop hibernation"
msgstr "Permettre la mise en veille du bureau"
2009-08-22 16:13:47 +00:00
#: ../gtk/Session.cc:1598
msgid "Couldn't find pending RPC request for tag {tag}"
msgstr ""
#: ../gtk/StatsDialog.cc:66
msgid "Started {count:L} time"
msgid_plural "Started {count:L} times"
msgstr[0] "Démarré {count:L} fois"
msgstr[1] "Démarré {count:L} de fois"
msgstr[2] "Démarré {count:L} fois"
#: ../gtk/StatsDialog.cc:100
msgid "Reset your statistics?"
msgstr "Réinitialiser vos statistiques?"
#: ../gtk/StatsDialog.cc:106 ../gtk/ui/gtk3/StatsDialog.ui:22 ../gtk/ui/gtk4/StatsDialog.ui:245
msgid "_Reset"
msgstr "_Réinitialiser"
#: ../gtk/StatsDialog.cc:108
msgid "These statistics are for your information only. Resetting them doesn't affect the statistics logged by your BitTorrent trackers."
msgstr "Ces statistiques ne sont quà titre indicatif. Les réinitialiser naffecte pas les statistiques enregistrées par vos traceurs BitTorrent."
#: ../gtk/SystemTrayIcon.cc:205
msgid "{upload_speed} ▲ {download_speed} ▼"
msgstr "{upload_speed} ▲ {download_speed} ▼"
#: ../gtk/TorrentCellRenderer.cc:65
msgid "{current_size} of {complete_size} ({percent_done}%)"
msgstr "{current_size} sur {complete_size} ({percent_done} %)"
#: ../gtk/TorrentCellRenderer.cc:75
#, no-c-format
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
msgstr "{current_size} sur {complete_size} ({percent_complete} %), téléversé {uploaded_size} (ratio : {ratio}, objectif : {seed_ratio})"
#: ../gtk/TorrentCellRenderer.cc:87
#, no-c-format
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio})"
msgstr "{current_size} sur {complete_size} ({percent_complete} %), téléversé {uploaded_size} (ratio : {ratio})"
#: ../gtk/TorrentCellRenderer.cc:97
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
msgstr "{complete_size}, téléversé {uploaded_size} (ration : {ratio}, objectif : {seed_ratio})"
#: ../gtk/TorrentCellRenderer.cc:106
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio})"
msgstr "{complete_size}, téléversé {uploaded_size} (ratio : {ratio})"
#: ../gtk/TorrentCellRenderer.cc:120
msgid "Remaining time unknown"
msgstr "Le temps restant est inconnu"
#: ../gtk/TorrentCellRenderer.cc:142
msgid "{download_speed} ▼ {upload_speed} ▲"
msgstr "{download_speed} ▼ {upload_speed} ▲"
#: ../gtk/TorrentCellRenderer.cc:154
msgid "Stalled"
msgstr "Arrêt à durée indéterminée"
2009-08-22 16:13:47 +00:00
#: ../gtk/TorrentCellRenderer.cc:183
#, no-c-format
msgid "Verifying local data ({percent_done}% tested)"
msgstr "Vérification des données locales ({percent_done} % testés)"
2009-08-22 16:13:47 +00:00
#: ../gtk/TorrentCellRenderer.cc:203 ../libtransmission/torrent.cc:481
msgid "Tracker warning: '{warning}'"
msgstr "Avertissement du traceur : « {warning} »"
2009-08-22 16:13:47 +00:00
#: ../gtk/TorrentCellRenderer.cc:206
msgid "Tracker Error: '{error}'"
msgstr "Erreur du traceur : « {error} »"
2009-08-22 16:13:47 +00:00
#: ../gtk/TorrentCellRenderer.cc:209
msgid "Local error: '{error}'"
msgstr "Erreur locale : « {error} »"
#: ../gtk/TorrentCellRenderer.cc:237
#, no-c-format
msgid "Downloading metadata from {active_count} connected peer ({percent_done}% done)"
msgid_plural "Downloading metadata from {active_count} connected peers ({percent_done}% done)"
msgstr[0] "Téléchargement des métadonnées depuis {active_count} source connectée ({percent_done:d} % terminés)"
msgstr[1] "Téléchargement des métadonnées depuis {active_count} sources connectées ({percent_done:d} % terminés)"
msgstr[2] "Téléchargement des métadonnées depuis {active_count} sources connectées ({percent_done:d} % terminés)"
#: ../gtk/TorrentCellRenderer.cc:248
msgid "Downloading from {active_count} of {connected_count} connected peer and webseed"
msgid_plural "Downloading from {active_count} of {connected_count} connected peers and webseeds"
msgstr[0] "Téléchargement de {active_count} sur {connected_count} semence Web et pair connectés"
msgstr[1] "Téléchargement de {active_count} sur {connected_count} de semences Web et pairs connectés"
msgstr[2] "Téléchargement de {active_count} sur {connected_count} semences Web et pairs connectés"
2009-08-22 16:13:47 +00:00
#: ../gtk/TorrentCellRenderer.cc:259
msgid "Downloading from {active_count} webseed"
msgid_plural "Downloading from {active_count} webseeds"
msgstr[0] "Téléchargement de {active_count} semence Web"
msgstr[1] "Téléchargement de {active_count} de semences Web"
msgstr[2] "Téléchargement de {active_count} semences Web"
2009-08-22 16:13:47 +00:00
#: ../gtk/TorrentCellRenderer.cc:267
msgid "Downloading from {active_count} of {connected_count} connected peer"
msgid_plural "Downloading from {active_count} of {connected_count} connected peers"
msgstr[0] "Téléchargement depuis {active_count} sur {connected_count} source connectée"
msgstr[1] "Téléchargement depuis {active_count} sur {connected_count} sources connectées"
msgstr[2] "Téléchargement depuis {active_count} sur {connected_count} sources connectées"
2009-08-22 16:13:47 +00:00
#: ../gtk/TorrentCellRenderer.cc:276
msgid "Seeding to {active_count} of {connected_count} connected peer"
msgid_plural "Seeding to {active_count} of {connected_count} connected peers"
msgstr[0] "Propagation vers {active_count} sur {connected_count} pair connecté"
msgstr[1] "Propagation vers {active_count} sur {connected_count} de pairs connectés"
msgstr[2] "Propagation vers {active_count} sur {connected_count} pairs connectés"
#: ../gtk/Utils.cc:44
msgid "KiB"
msgstr "Kio"
2009-08-22 16:13:47 +00:00
#: ../gtk/Utils.cc:45
msgid "MiB"
msgstr "Mio"
2022-02-21 21:24:50 +00:00
#: ../gtk/Utils.cc:46
msgid "GiB"
msgstr "Gio"
2009-08-22 16:13:47 +00:00
#: ../gtk/Utils.cc:47
msgid "TiB"
msgstr "Tio"
2009-08-22 16:13:47 +00:00
#: ../gtk/Utils.cc:50
msgid "kB"
msgstr "ko"
#: ../gtk/Utils.cc:51
msgid "MB"
msgstr "Mo"
#: ../gtk/Utils.cc:52
msgid "GB"
msgstr "Go"
2009-08-22 16:13:47 +00:00
#: ../gtk/Utils.cc:53
msgid "TB"
msgstr "To"
#: ../gtk/Utils.cc:56
msgid "kB/s"
msgstr "ko/s"
2009-08-22 16:13:47 +00:00
#: ../gtk/Utils.cc:57
msgid "MB/s"
msgstr "Mo/s"
#: ../gtk/Utils.cc:58
msgid "GB/s"
msgstr "Go/s"
#: ../gtk/Utils.cc:59
msgid "TB/s"
msgstr "To/s"
#: ../gtk/Utils.cc:126
msgid "{days_from_now:L} day from now"
msgid_plural "{days_from_now:L} days from now"
msgstr[0] "Depuis {days_from_now:L} jour"
msgstr[1] "Depuis {days_from_now:L} jours"
msgstr[2] "Depuis {days_from_now:L} jours"
#: ../gtk/Utils.cc:133
msgid "{hours_from_now:L} hour from now"
msgid_plural "{hours_from_now:L} hours from now"
msgstr[0] "Depuis {hours_from_now:L} heure"
msgstr[1] "Depuis {hours_from_now:L} heures"
msgstr[2] "Depuis {hours_from_now:L} heures"
#: ../gtk/Utils.cc:140
msgid "{minutes_from_now:L} minute from now"
msgid_plural "{minutes_from_now:L} minutes from now"
msgstr[0] "Depuis {minutes_from_now:L} minute"
msgstr[1] "Depuis {minutes_from_now:L} minutes"
msgstr[2] "Depuis {minutes_from_now:L} minutes"
#: ../gtk/Utils.cc:147
msgid "{seconds_from_now:L} second from now"
msgid_plural "{seconds_from_now:L} seconds from now"
msgstr[0] "Depuis {seconds_from_now:L} seconde"
msgstr[1] "Depuis {seconds_from_now:L} secondes"
msgstr[2] "Depuis {seconds_from_now:L} secondes"
#: ../gtk/Utils.cc:151 ../gtk/Utils.cc:182 ../gtk/Utils.cc:209 ../gtk/Utils.cc:242
msgid "now"
msgstr "maintenant"
#: ../gtk/Utils.cc:158
msgid "{days_ago:L} day ago"
msgid_plural "{days_ago:L} days ago"
msgstr[0] "Il y a {days_ago:L} jour"
msgstr[1] "Il y a {days_ago:L} jours"
msgstr[2] "Il y a {days_ago:L} jours"
#: ../gtk/Utils.cc:164
msgid "{hours_ago:L} hour ago"
msgid_plural "{hours_ago:L} hours ago"
msgstr[0] "Il y a {hours_ago:L} heure"
msgstr[1] "Il y a {hours_ago:L} heures"
msgstr[2] "Il y a {hours_ago:L} heures"
#: ../gtk/Utils.cc:171
msgid "{minutes_ago:L} minute ago"
msgid_plural "{minutes_ago:L} minutes ago"
msgstr[0] "Il y a {minutes_ago:L} minute"
msgstr[1] "Il y a {minutes_ago:L} minutes"
msgstr[2] "Il y a {minutes_ago:L} minutes"
#: ../gtk/Utils.cc:178
msgid "{seconds_ago:L} second ago"
msgid_plural "{seconds_ago:L} seconds ago"
msgstr[0] "Il y a {seconds_ago:L} seconde"
msgstr[1] "Il y a {seconds_ago:L} secondes"
msgstr[2] "Il y a {seconds_ago:L} secondes"
#: ../gtk/Utils.cc:191
msgid "{days:L} day"
msgid_plural "{days:L} days"
msgstr[0] "{days:L} jour"
msgstr[1] "{days:L} de jours"
msgstr[2] "{days:L} jours"
#: ../gtk/Utils.cc:196
msgid "{hours:L} hour"
msgid_plural "{hours:L} hours"
msgstr[0] "{hours:L} heure"
msgstr[1] "{hours:L} heures"
msgstr[2] "{hours:L} heures"
#: ../gtk/Utils.cc:201
msgid "{minutes:L} minute"
msgid_plural "{minutes:L} minutes"
msgstr[0] "{minutes:L} minute"
msgstr[1] "{minutes:L} minutes"
msgstr[2] "{minutes:L} minutes"
#: ../gtk/Utils.cc:206
msgid "{seconds:L} second"
msgid_plural "{seconds:L} seconds"
msgstr[0] "{seconds:L} seconde"
msgstr[1] "{seconds:L} secondes"
msgstr[2] "{seconds:L} secondes"
#: ../gtk/Utils.cc:217
msgid "{days_left:L} day left"
msgid_plural "{days_left:L} days left"
msgstr[0] "{days_left:L} jour restant"
msgstr[1] "{days_left:L} jours restants"
msgstr[2] "{days_left:L} jours restants"
#: ../gtk/Utils.cc:224
msgid "{hours_left:L} hour left"
msgid_plural "{hours_left:L} hours left"
msgstr[0] "{hours_left:L} heure restante"
msgstr[1] "{hours_left:L} heures restantes"
msgstr[2] "{hours_left:L} heures restantes"
2022-02-21 21:24:50 +00:00
#: ../gtk/Utils.cc:231
msgid "{minutes_left:L} minute left"
msgid_plural "{minutes_left:L} minutes left"
msgstr[0] "{minutes_left:L} minute restante"
msgstr[1] "{minutes_left:L} minutes restantes"
msgstr[2] "{minutes_left:L} minutes restantes"
#: ../gtk/Utils.cc:238
msgid "{seconds_left:L} second left"
msgid_plural "{seconds_left:L} seconds left"
msgstr[0] "{seconds_left:L} seconde restante"
msgstr[1] "{seconds_left:L} secondes restantes"
msgstr[2] "{seconds_left:L} secondes restantes"
#: ../gtk/Utils.cc:257
msgid "The torrent file '{path}' is already in use by '{torrent_name}'."
msgstr "Le fichier torrent « {path} » est déjà utilisé par « {torrent_name} »."
#: ../gtk/Utils.cc:268
msgid "Couldn't open torrent"
msgstr "Impossible douvrir le torrent"
#: ../gtk/Utils.cc:407
msgid "Couldn't move '{path}' to trash: {error} ({error_code})"
msgstr ""
#: ../gtk/Utils.cc:479
msgid "Couldn't open '{url}'"
msgstr ""
#: ../gtk/Utils.cc:703 ../libtransmission/announcer.cc:192 ../libtransmission/announcer.cc:209
msgid "Unsupported URL: '{url}'"
msgstr "Adresse URL non prise en charge : « {url} »"
#. modal
#: ../gtk/Utils.cc:709
msgid "Transmission doesn't know how to use '{url}'"
msgstr "Transmission ne sait pas comment utiliser « %s »"
#: ../gtk/Utils.cc:714
msgid "This magnet link appears to be intended for something other than BitTorrent."
msgstr "Ce lien magnet semble destiné à autre chose que BitTorrent."
#: ../gtk/main.cc:54 ../gtk/transmission-gtk.desktop.in:3
msgid "Transmission"
msgstr "Transmission"
#. parse the command line
#: ../gtk/main.cc:70
msgid "Where to look for configuration files"
msgstr "Emplacement où chercher les fichiers de configuration"
#: ../gtk/main.cc:71
msgid "Start with all torrents paused"
msgstr "Démarrer avec tous les torrents en pause"
#: ../gtk/main.cc:72
msgid "Start minimized in notification area"
msgstr "Démarrer réduit dans la zone de notification"
#: ../gtk/main.cc:73
msgid "Show version number and exit"
msgstr "Afficher le numéro de version et quitter"
#: ../gtk/main.cc:81
msgid "[torrent files or urls]"
msgstr "[fichiers torrent ou URL]"
#: ../gtk/main.cc:97
msgid "Run '{program} --help' to see a full list of available command line options.\n"
2022-02-21 21:24:50 +00:00
msgstr ""
#: ../gtk/transmission-gtk.desktop.in:4
msgid "BitTorrent Client"
msgstr "Client BitTorrent"
#: ../gtk/transmission-gtk.desktop.in:5
msgid "Download and share files over BitTorrent"
msgstr "Télécharger et partager des fichiers avec BitTorrent"
2022-02-21 21:24:50 +00:00
#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
#: ../gtk/transmission-gtk.desktop.in:7
msgid "torrents;downloading;uploading;share;sharing;"
msgstr "torrents;téléchargement;téléversement;partager;partage;"
#: ../gtk/transmission-gtk.desktop.in:21
msgid "Start Transmission with All Torrents Paused"
msgstr "Démarrer Transmission avec tous les torrents en pause"
#: ../gtk/transmission-gtk.desktop.in:25
msgid "Start Transmission Minimized"
msgstr "Démarrer Transmission réduit"
#: ../gtk/transmission.ui:7
msgid "_File"
msgstr "_Fichier"
#: ../gtk/transmission.ui:14 ../gtk/transmission.ui:459 ../gtk/ui/gtk3/MainWindow.ui:22 ../gtk/ui/gtk4/MainWindow.ui:16
msgid "Open a torrent"
msgstr "Ouvrir un torrent"
#: ../gtk/transmission.ui:19 ../gtk/transmission.ui:464
msgid "Open _URL…"
msgstr "Ouvrir une _URL…"
#: ../gtk/transmission.ui:21 ../gtk/transmission.ui:466
msgid "Open URL…"
msgstr "Ouvrir une URL..."
#: ../gtk/transmission.ui:27
msgid "_New…"
msgstr "_Nouveau…"
#: ../gtk/transmission.ui:34 ../gtk/transmission.ui:479
msgid "_Start All"
msgstr "Tout _démarrer"
#: ../gtk/transmission.ui:35 ../gtk/transmission.ui:480
msgid "Start all torrents"
msgstr "Démarrer tous les torrents"
#: ../gtk/transmission.ui:40 ../gtk/transmission.ui:473
msgid "_Pause All"
msgstr "Tout mettre en _pause"
#: ../gtk/transmission.ui:41 ../gtk/transmission.ui:474
msgid "Pause all torrents"
msgstr "Mettre tous les torrents en pause"
#: ../gtk/transmission.ui:49 ../gtk/transmission.ui:493
msgid "_Quit"
msgstr "_Fermer"
#: ../gtk/transmission.ui:54 ../gtk/ui/gtk3/DetailsDialog.ui:680 ../gtk/ui/gtk4/DetailsDialog.ui:508
msgid "_Edit"
msgstr "_Modifier"
#: ../gtk/transmission.ui:59
msgid "Select _All"
msgstr "_Tout sélectionner"
#: ../gtk/transmission.ui:64
msgid "Dese_lect All"
msgstr "Tout dessé_lectionner"
#: ../gtk/transmission.ui:72
msgid "_Preferences"
msgstr "_Préférences"
#: ../gtk/transmission.ui:77
msgid "_Torrent"
msgstr "_Torrent"
#: ../gtk/transmission.ui:82 ../gtk/transmission.ui:293 ../gtk/ui/gtk3/MainWindow.ui:95 ../gtk/ui/gtk4/MainWindow.ui:91
msgid "_Properties"
msgstr "_Propriétés"
#: ../gtk/transmission.ui:84 ../gtk/transmission.ui:295 ../gtk/ui/gtk3/MainWindow.ui:92 ../gtk/ui/gtk4/MainWindow.ui:77
msgid "Torrent properties"
msgstr "Propriétés du torrent"
#: ../gtk/transmission.ui:89 ../gtk/transmission.ui:300
msgid "Open Fold_er"
msgstr "Ouvrir le dossi_er"
#: ../gtk/transmission.ui:97 ../gtk/transmission.ui:366 ../gtk/ui/gtk3/MainWindow.ui:40 ../gtk/ui/gtk4/MainWindow.ui:44
msgid "_Start"
msgstr "_Démarrer"
#: ../gtk/transmission.ui:99 ../gtk/transmission.ui:368 ../gtk/ui/gtk3/MainWindow.ui:38 ../gtk/ui/gtk4/MainWindow.ui:42
msgid "Start torrent"
msgstr "Démarrer le torrent"
#: ../gtk/transmission.ui:104 ../gtk/transmission.ui:373
msgid "Start _Now"
msgstr "Démarrer mainte_nant"
#: ../gtk/transmission.ui:106 ../gtk/transmission.ui:375
msgid "Start torrent now"
msgstr "Démarrer le torrent maintenant"
#: ../gtk/transmission.ui:111 ../gtk/transmission.ui:380
msgid "Ask Tracker for _More Peers"
msgstr "Demander _plus de pairs au traceur"
#: ../gtk/transmission.ui:114 ../gtk/transmission.ui:383
msgid "_Queue"
msgstr "_File dattente"
#: ../gtk/transmission.ui:119 ../gtk/transmission.ui:388
msgid "Move to _Top"
msgstr "Déplacer en _premier"
#: ../gtk/transmission.ui:124 ../gtk/transmission.ui:393
msgid "Move _Up"
msgstr "Déplacer vers le _haut"
#: ../gtk/transmission.ui:129 ../gtk/transmission.ui:398
msgid "Move _Down"
msgstr "Déplacer vers le _bas"
#: ../gtk/transmission.ui:134 ../gtk/transmission.ui:403
msgid "Move to _Bottom"
msgstr "Déplacer en _dernier"
#: ../gtk/transmission.ui:141 ../gtk/transmission.ui:410 ../gtk/ui/gtk3/MainWindow.ui:55 ../gtk/ui/gtk4/MainWindow.ui:54
msgid "_Pause"
msgstr "Mettre en _pause"
#: ../gtk/transmission.ui:143 ../gtk/transmission.ui:412 ../gtk/ui/gtk3/MainWindow.ui:53 ../gtk/ui/gtk4/MainWindow.ui:52
msgid "Pause torrent"
msgstr "Mettre le torrent en pause"
#: ../gtk/transmission.ui:149 ../gtk/transmission.ui:418
msgid "Set _Location…"
msgstr "Définir l_emplacement…"
#: ../gtk/transmission.ui:153 ../gtk/transmission.ui:422
msgid "_Verify Local Data"
msgstr "_Vérifier les données locales"
#: ../gtk/transmission.ui:159 ../gtk/transmission.ui:428
msgid "Copy _Magnet Link to Clipboard"
msgstr "Copier le lien _magnet dans le presse-papiers"
#: ../gtk/transmission.ui:166 ../gtk/transmission.ui:435 ../gtk/ui/gtk3/MainWindow.ui:69 ../gtk/ui/gtk4/MainWindow.ui:63
msgid "Remove torrent"
msgstr "Supprimer le torrent"
#: ../gtk/transmission.ui:172 ../gtk/transmission.ui:441
msgid "_Delete Files and Remove"
msgstr "_Supprimer les fichiers et le torrent"
#: ../gtk/transmission.ui:178
msgid "_View"
msgstr "_Affichage"
#: ../gtk/transmission.ui:182
msgid "_Compact View"
msgstr "Vue _compacte"
#: ../gtk/transmission.ui:189
msgid "_Toolbar"
msgstr "Barre dou_tils"
#: ../gtk/transmission.ui:193
msgid "_Filterbar"
msgstr "Barre du _filtre"
#: ../gtk/transmission.ui:197
msgid "_Statusbar"
msgstr "_Barre détat"
#: ../gtk/transmission.ui:203 ../gtk/transmission.ui:310
msgid "Sort by _Activity"
msgstr "Trier par _activité"
#: ../gtk/transmission.ui:208 ../gtk/transmission.ui:315
msgid "Sort by A_ge"
msgstr "Trier par â_ge"
#: ../gtk/transmission.ui:213 ../gtk/transmission.ui:320
msgid "Sort by _Name"
msgstr "Trier par _nom"
#: ../gtk/transmission.ui:218 ../gtk/transmission.ui:325
msgid "Sort by _Progress"
msgstr "Trier par _avancement"
#: ../gtk/transmission.ui:223 ../gtk/transmission.ui:330
msgid "Sort by _Queue"
msgstr "Trier par _file dattente"
#: ../gtk/transmission.ui:228 ../gtk/transmission.ui:335
msgid "Sort by Rati_o"
msgstr "Trier par rati_o"
#: ../gtk/transmission.ui:233 ../gtk/transmission.ui:340
msgid "Sort by Si_ze"
msgstr "Trier par _taille"
#: ../gtk/transmission.ui:238 ../gtk/transmission.ui:345
msgid "Sort by Stat_e"
msgstr "Tri_er par état"
#: ../gtk/transmission.ui:243 ../gtk/transmission.ui:350
msgid "Sort by Time _Left"
msgstr "Trier par te_mps restant"
#: ../gtk/transmission.ui:250 ../gtk/transmission.ui:357
msgid "Re_verse Sort Order"
msgstr "In_verser lordre du tri"
#: ../gtk/transmission.ui:255 ../gtk/ui/gtk3/PrefsDialog.ui:23 ../gtk/ui/gtk4/PrefsDialog.ui:1478
msgid "_Help"
msgstr "Aid_e"
#: ../gtk/transmission.ui:259
msgid "Message _Log"
msgstr "Journa_l des messages"
#: ../gtk/transmission.ui:263
msgid "_Statistics"
msgstr "_Statistiques"
#: ../gtk/transmission.ui:269
msgid "_Donate"
msgstr "_Faire un don"
#: ../gtk/transmission.ui:276
msgid "_Contents"
msgstr "_Contenus"
#: ../gtk/transmission.ui:282
msgid "_About"
msgstr "_À propos"
#: ../gtk/transmission.ui:306
msgid "_Sort Torrents By"
msgstr "Trier les torrent_s par"
#: ../gtk/transmission.ui:451
msgid "_Show Transmission"
msgstr "_Afficher Transmission"
#: ../gtk/transmission.ui:486
msgid "Enable Alternative Speed _Limits"
msgstr "Activer les _limites de vitesse possibles"
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:35 ../gtk/ui/gtk3/DetailsDialog.ui:666 ../gtk/ui/gtk3/MakeProgressDialog.ui:52 ../gtk/ui/gtk3/PrefsDialog.ui:2006 ../gtk/ui/gtk4/AddTrackerDialog.ui:72 ../gtk/ui/gtk4/DetailsDialog.ui:500 ../gtk/ui/gtk4/MakeProgressDialog.ui:52 ../gtk/ui/gtk4/PrefsDialog.ui:1412
msgid "_Add"
msgstr "_Ajouter"
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:64 ../gtk/ui/gtk4/AddTrackerDialog.ui:18
msgid "Tracker"
msgstr "Traceur"
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:88 ../gtk/ui/gtk4/AddTrackerDialog.ui:32
msgid "_Announce URL:"
msgstr "_URL dannonce :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:21 ../gtk/ui/gtk3/MakeDialog.ui:21 ../gtk/ui/gtk3/MakeProgressDialog.ui:37 ../gtk/ui/gtk3/PrefsDialog.ui:38 ../gtk/ui/gtk3/StatsDialog.ui:37 ../gtk/ui/gtk4/DetailsDialog.ui:842 ../gtk/ui/gtk4/MakeDialog.ui:281 ../gtk/ui/gtk4/MakeProgressDialog.ui:44 ../gtk/ui/gtk4/PrefsDialog.ui:1491 ../gtk/ui/gtk4/StatsDialog.ui:253
msgid "_Close"
msgstr "_Fermer"
#: ../gtk/ui/gtk3/DetailsDialog.ui:56 ../gtk/ui/gtk4/DetailsDialog.ui:25
msgid "Activity"
msgstr "Activité"
#: ../gtk/ui/gtk3/DetailsDialog.ui:80 ../gtk/ui/gtk4/DetailsDialog.ui:39
msgid "Torrent size:"
msgstr "Taille du torrent :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:92 ../gtk/ui/gtk4/DetailsDialog.ui:49
msgid "Have:"
msgstr "Obtenu :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:104 ../gtk/ui/gtk3/StatsDialog.ui:92 ../gtk/ui/gtk3/StatsDialog.ui:250 ../gtk/ui/gtk4/DetailsDialog.ui:59 ../gtk/ui/gtk4/StatsDialog.ui:33 ../gtk/ui/gtk4/StatsDialog.ui:151
msgid "Uploaded:"
msgstr "Téléversé :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:116 ../gtk/ui/gtk3/StatsDialog.ui:117 ../gtk/ui/gtk3/StatsDialog.ui:275 ../gtk/ui/gtk4/DetailsDialog.ui:69 ../gtk/ui/gtk4/StatsDialog.ui:54 ../gtk/ui/gtk4/StatsDialog.ui:172
msgid "Downloaded:"
msgstr "Téléchargé :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:128 ../gtk/ui/gtk4/DetailsDialog.ui:79
msgid "State:"
msgstr "État :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:140 ../gtk/ui/gtk4/DetailsDialog.ui:89
msgid "Running time:"
msgstr "Temps dexécution :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:152 ../gtk/ui/gtk4/DetailsDialog.ui:99
msgid "Remaining time:"
msgstr "Temps restant :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:164 ../gtk/ui/gtk4/DetailsDialog.ui:109
msgid "Last activity:"
msgstr "Dernière activité :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:176 ../gtk/ui/gtk4/DetailsDialog.ui:119
msgid "Error:"
msgstr "Erreur :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:330 ../gtk/ui/gtk4/DetailsDialog.ui:242
msgid "Details"
msgstr "Détails"
#: ../gtk/ui/gtk3/DetailsDialog.ui:354 ../gtk/ui/gtk4/DetailsDialog.ui:256
msgid "Location:"
msgstr "Emplacement :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:366 ../gtk/ui/gtk4/DetailsDialog.ui:266
msgid "Hash:"
msgstr "Hachage :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:378 ../gtk/ui/gtk4/DetailsDialog.ui:276
msgid "Privacy:"
msgstr "Confidentialité :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:390 ../gtk/ui/gtk4/DetailsDialog.ui:286
msgid "Origin:"
msgstr "Origine :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:402 ../gtk/ui/gtk4/DetailsDialog.ui:296
msgid "Added:"
msgstr "Ajouté :"
#: ../gtk/ui/gtk3/DetailsDialog.ui:416 ../gtk/ui/gtk4/DetailsDialog.ui:308
msgid "Comment:"
msgstr "Commentaire :"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:527 ../gtk/ui/gtk4/DetailsDialog.ui:400
msgid "Information"
msgstr "Renseignements"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:594 ../gtk/ui/gtk3/DetailsDialog.ui:722 ../gtk/ui/gtk4/DetailsDialog.ui:451 ../gtk/ui/gtk4/DetailsDialog.ui:528
msgid "Show _more details"
msgstr "Afficher _plus de détails"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:617 ../gtk/ui/gtk4/DetailsDialog.ui:461
msgid "Peers"
msgstr "Pairs"
#: ../gtk/ui/gtk3/DetailsDialog.ui:738 ../gtk/ui/gtk4/DetailsDialog.ui:536
msgid "Show _backup trackers"
msgstr "Afficher les traceurs de _secours"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:799 ../gtk/ui/gtk4/DetailsDialog.ui:576
msgid "File listing not available for combined torrent properties"
msgstr "La liste des fichiers nest pas proposée pour les propriétés de plusieurs torrents"
2009-08-22 16:13:47 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:816 ../gtk/ui/gtk3/MakeDialog.ui:67 ../gtk/ui/gtk4/DetailsDialog.ui:583 ../gtk/ui/gtk4/MakeDialog.ui:19
msgid "Files"
msgstr "Fichiers"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:835 ../gtk/ui/gtk3/PrefsDialog.ui:390 ../gtk/ui/gtk4/DetailsDialog.ui:599 ../gtk/ui/gtk4/PrefsDialog.ui:245
msgid "Speed"
msgstr "Vitesse"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:857 ../gtk/ui/gtk4/DetailsDialog.ui:613
msgid "Honor global _limits"
msgstr "Respecter les _limites globales"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:873 ../gtk/ui/gtk4/DetailsDialog.ui:626
msgid "Limit _download speed ({speed_units}):"
msgstr "Limiter la vitesse de _téléchargement ({speed_units}) :"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:888 ../gtk/ui/gtk4/DetailsDialog.ui:638
msgid "Limit _upload speed ({speed_units}):"
msgstr "Limiter la vitesse de télé_versement ({speed_units}) :"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:905 ../gtk/ui/gtk3/OptionsDialog.ui:145 ../gtk/ui/gtk4/DetailsDialog.ui:650 ../gtk/ui/gtk4/OptionsDialog.ui:87
msgid "Torrent _priority:"
msgstr "_Priorité du torrent :"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:974 ../gtk/ui/gtk4/DetailsDialog.ui:701
msgid "Seeding Limits"
msgstr "Limites de propagation"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:998 ../gtk/ui/gtk4/DetailsDialog.ui:715
msgid "_Ratio:"
msgstr "_Ratio :"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1012 ../gtk/ui/gtk4/DetailsDialog.ui:727
msgid "_Idle:"
msgstr "_Inactivité :"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1117 ../gtk/ui/gtk4/DetailsDialog.ui:787
msgid "Peer Connections"
msgstr "Connexions aux pairs"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1141 ../gtk/ui/gtk4/DetailsDialog.ui:801
msgid "_Maximum peers:"
msgstr "_Maximum de pairs :"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1178 ../gtk/ui/gtk3/MainWindow.ui:169 ../gtk/ui/gtk3/PrefsDialog.ui:1415 ../gtk/ui/gtk4/DetailsDialog.ui:827 ../gtk/ui/gtk4/MainWindow.ui:148 ../gtk/ui/gtk4/PrefsDialog.ui:980
msgid "Options"
msgstr "Options"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:64 ../gtk/ui/gtk4/EditTrackersDialog.ui:18
msgid "Tracker Announce URLs"
msgstr "URL dannonce de traceurs"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:88 ../gtk/ui/gtk3/MakeDialog.ui:315 ../gtk/ui/gtk4/EditTrackersDialog.ui:32 ../gtk/ui/gtk4/MakeDialog.ui:199
msgid ""
"To add a backup URL, add it on the next line after a primary URL.\n"
"To add a new primary URL, add it after a blank line."
msgstr ""
"Pour ajouter une URL de secours, placez-la sur la prochaine ligne après une URL primaire.\n"
"Pour ajouter une autre URL primaire, placez-la après une ligne vide."
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:123 ../gtk/ui/gtk4/EditTrackersDialog.ui:63
msgid "Also see Default Public Trackers in Edit > Preferences > Network"
msgstr "Voir aussi les Traceurs publics par défaut dans Édition > Préférences > Réseau"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/MainWindow.ui:143 ../gtk/ui/gtk4/MainWindow.ui:130
msgid "Torrent"
msgstr "Torrent"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/MainWindow.ui:251 ../gtk/ui/gtk3/StatsDialog.ui:8 ../gtk/ui/gtk4/MainWindow.ui:202 ../gtk/ui/gtk4/StatsDialog.ui:5
msgid "Statistics"
msgstr "Statistiques"
#: ../gtk/ui/gtk3/MakeDialog.ui:8 ../gtk/ui/gtk3/MakeProgressDialog.ui:8 ../gtk/ui/gtk4/MakeDialog.ui:5 ../gtk/ui/gtk4/MakeProgressDialog.ui:5
msgid "New Torrent"
msgstr "Nouveau torrent"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:36 ../gtk/ui/gtk4/MakeDialog.ui:289
msgid "_New"
msgstr "_Nouveau"
2009-08-22 16:13:47 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:91 ../gtk/ui/gtk4/MakeDialog.ui:33
msgid "Sa_ve to:"
msgstr "Enregistrer _sous :"
2009-08-22 16:13:47 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:116 ../gtk/ui/gtk4/MakeDialog.ui:55
msgid "Source F_older:"
msgstr "D_ossier source :"
#: ../gtk/ui/gtk3/MakeDialog.ui:145 ../gtk/ui/gtk4/MakeDialog.ui:77
msgid "Source _File:"
msgstr "_Fichier source :"
#: ../gtk/ui/gtk3/MakeDialog.ui:193 ../gtk/ui/gtk4/MakeDialog.ui:115
msgid "Piece size:"
msgstr "Taille du morceau :"
#: ../gtk/ui/gtk3/MakeDialog.ui:244 ../gtk/ui/gtk4/MakeDialog.ui:150
msgid "Properties"
msgstr "Propriétés"
#: ../gtk/ui/gtk3/MakeDialog.ui:270 ../gtk/ui/gtk4/MakeDialog.ui:165
msgid "_Trackers:"
msgstr "_Traceurs :"
#: ../gtk/ui/gtk3/MakeDialog.ui:333 ../gtk/ui/gtk4/MakeDialog.ui:212
msgid "Co_mment:"
msgstr "Co_mmentaire :"
#: ../gtk/ui/gtk3/MakeDialog.ui:360 ../gtk/ui/gtk4/MakeDialog.ui:235
msgid "_Source:"
msgstr "_Source :"
#: ../gtk/ui/gtk3/MakeDialog.ui:387 ../gtk/ui/gtk4/MakeDialog.ui:258
msgid "_Private torrent"
msgstr "Torrent _privé"
#: ../gtk/ui/gtk3/MakeProgressDialog.ui:82 ../gtk/ui/gtk4/MakeProgressDialog.ui:19
msgid "Creating torrent…"
msgstr "Création du torrent…"
#: ../gtk/ui/gtk3/MessageLogWindow.ui:7 ../gtk/ui/gtk4/MessageLogWindow.ui:5
msgid "Message Log"
msgstr "Journal des messages"
#: ../gtk/ui/gtk3/MessageLogWindow.ui:27 ../gtk/ui/gtk4/MessageLogWindow.ui:31
msgid "Save _As"
msgstr "Enregistrer _sous"
#: ../gtk/ui/gtk3/MessageLogWindow.ui:42 ../gtk/ui/gtk4/MessageLogWindow.ui:55
msgid "Clear"
msgstr "Effacer"
#: ../gtk/ui/gtk3/MessageLogWindow.ui:67 ../gtk/ui/gtk4/MessageLogWindow.ui:84
msgid "P_ause"
msgstr "Mettre en p_ause"
#: ../gtk/ui/gtk3/MessageLogWindow.ui:97 ../gtk/ui/gtk4/MessageLogWindow.ui:100
msgid "Level"
msgstr "Niveau"
#: ../gtk/ui/gtk3/OptionsDialog.ui:8 ../gtk/ui/gtk4/OptionsDialog.ui:5
msgid "Torrent Options"
msgstr "Options du torrent"
#: ../gtk/ui/gtk3/OptionsDialog.ui:67 ../gtk/ui/gtk4/OptionsDialog.ui:19
msgid "_Torrent file:"
msgstr "Fichier _torrent :"
#: ../gtk/ui/gtk3/OptionsDialog.ui:82 ../gtk/ui/gtk4/OptionsDialog.ui:32
msgid "Select Source File"
msgstr "Sélectionner un fichier source"
#: ../gtk/ui/gtk3/OptionsDialog.ui:93 ../gtk/ui/gtk4/OptionsDialog.ui:41
msgid "_Destination folder:"
msgstr "Dossier de _destination :"
#: ../gtk/ui/gtk3/OptionsDialog.ui:109 ../gtk/ui/gtk4/OptionsDialog.ui:55
msgid "Select Destination Folder"
msgstr "Sélectionner un dossier de destination"
#: ../gtk/ui/gtk3/OptionsDialog.ui:168 ../gtk/ui/gtk4/OptionsDialog.ui:108
msgid "_Start when added"
msgstr "_Démarrer dès lajout"
#: ../gtk/ui/gtk3/OptionsDialog.ui:184 ../gtk/ui/gtk3/PrefsDialog.ui:478 ../gtk/ui/gtk4/OptionsDialog.ui:121 ../gtk/ui/gtk4/PrefsDialog.ui:314
msgid "Mo_ve torrent file to the trash"
msgstr "_Déplacer le fichier torrent vers la corbeille"
#: ../gtk/ui/gtk3/PrefsDialog.ui:8 ../gtk/ui/gtk4/PrefsDialog.ui:5
msgid "Transmission Preferences"
msgstr "Préférences de Transmission"
#: ../gtk/ui/gtk3/PrefsDialog.ui:72 ../gtk/ui/gtk4/PrefsDialog.ui:26
msgid "Speed Limits"
msgstr "Limites de vitesse"
#. Checkbox to limit upload speed
#: ../gtk/ui/gtk3/PrefsDialog.ui:94 ../gtk/ui/gtk4/PrefsDialog.ui:40
msgid "_Upload ({speed_units}):"
msgstr "Télé_versement ({speed_units}) :"
#. Checkbox to limit download speed
#: ../gtk/ui/gtk3/PrefsDialog.ui:109 ../gtk/ui/gtk4/PrefsDialog.ui:52
msgid "_Download ({speed_units}):"
msgstr "_Téléchargement ({speed_units}) :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:174 ../gtk/ui/gtk4/PrefsDialog.ui:96
msgid "Alternative Speed Limits"
msgstr "Limites de vitesse possibles"
#: ../gtk/ui/gtk3/PrefsDialog.ui:218 ../gtk/ui/gtk4/PrefsDialog.ui:118
msgid "Override normal speed limits manually or at scheduled times"
msgstr "Outrepasser manuellement les limites de vitesse ou aux heures programmées"
#. Labels a spinbutton for alternate upload speed limits
#: ../gtk/ui/gtk3/PrefsDialog.ui:234 ../gtk/ui/gtk4/PrefsDialog.ui:132
msgid "U_pload ({speed_units}):"
msgstr "Téléver_sement ({speed_units}) :"
#. Labels a spinbutton for alternate download speed limits
#: ../gtk/ui/gtk3/PrefsDialog.ui:248 ../gtk/ui/gtk4/PrefsDialog.ui:144
msgid "Do_wnload ({speed_units}):"
msgstr "Télé_chargement ({speed_units}) :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:260 ../gtk/ui/gtk4/PrefsDialog.ui:156
msgid "_Scheduled times:"
msgstr "_Heures programmées :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:278 ../gtk/ui/gtk4/PrefsDialog.ui:169
msgid "_On days:"
msgstr "J_ours :"
#. Label goes between two time selectors, e.g. "limit speeds from [time] to [time]"
#: ../gtk/ui/gtk3/PrefsDialog.ui:335 ../gtk/ui/gtk4/PrefsDialog.ui:212
msgid "_to"
msgstr "_à"
#: ../gtk/ui/gtk3/PrefsDialog.ui:407 ../gtk/ui/gtk4/PrefsDialog.ui:260
msgctxt "Gerund"
msgid "Adding"
msgstr "Ajout"
#: ../gtk/ui/gtk3/PrefsDialog.ui:429 ../gtk/ui/gtk4/PrefsDialog.ui:274
msgid "Automatically add torrent files _from:"
msgstr "Ajouter automatiquement les fichiers torrent &de :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:444 ../gtk/ui/gtk4/PrefsDialog.ui:286
msgid "Show the Torrent Options _dialog"
msgstr "Afficher la boite de dialogue des _options"
#: ../gtk/ui/gtk3/PrefsDialog.ui:461 ../gtk/ui/gtk4/PrefsDialog.ui:300
msgid "_Start added torrents"
msgstr "_Démarrer les torrents ajoutés"
#: ../gtk/ui/gtk3/PrefsDialog.ui:497 ../gtk/ui/gtk4/PrefsDialog.ui:328
msgid "Save to _Location:"
msgstr "Enregistrer dans cet emp_lacements :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:583 ../gtk/ui/gtk4/PrefsDialog.ui:392
msgid "Download Queue"
msgstr "File dattente de téléchargement"
#: ../gtk/ui/gtk3/PrefsDialog.ui:607 ../gtk/ui/gtk4/PrefsDialog.ui:406
msgid "Ma_ximum active downloads:"
msgstr "Ma_ximum de téléchargements actifs :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:621 ../gtk/ui/gtk4/PrefsDialog.ui:418
msgid "Downloads sharing data in the last _N minutes are active:"
msgstr "Les téléchargements qui partagent des données durant les _N dernières minutes sont actifs :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:676 ../gtk/ui/gtk4/PrefsDialog.ui:457
msgid "Incomplete"
msgstr "Incomplet"
#: ../gtk/ui/gtk3/PrefsDialog.ui:698 ../gtk/ui/gtk4/PrefsDialog.ui:471
msgid "Append \"._part\" to incomplete files' names"
msgstr "Ajouter « ._part » au nom des fichiers incomplets"
#: ../gtk/ui/gtk3/PrefsDialog.ui:715 ../gtk/ui/gtk4/PrefsDialog.ui:485
msgid "Keep _incomplete torrents in:"
msgstr "Conserver les torrents _incomplets dans :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:730 ../gtk/ui/gtk4/PrefsDialog.ui:497
msgid "Call scrip_t when done downloading:"
msgstr "Appeler le scrip_t une fois le téléchargement terminé :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:786 ../gtk/ui/gtk4/PrefsDialog.ui:536
msgctxt "Gerund"
msgid "Downloading"
msgstr "Téléchargement"
#: ../gtk/ui/gtk3/PrefsDialog.ui:804 ../gtk/ui/gtk4/PrefsDialog.ui:551
msgid "Limits"
msgstr "Limites"
#: ../gtk/ui/gtk3/PrefsDialog.ui:826 ../gtk/ui/gtk4/PrefsDialog.ui:565
msgid "Stop seeding at _ratio:"
msgstr "Propager jusquà un _ratio de :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:841 ../gtk/ui/gtk4/PrefsDialog.ui:577
msgid "Stop seeding if idle for _N minutes:"
msgstr "Arrêter de propager si inactif depuis _N minutes :"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:856 ../gtk/ui/gtk4/PrefsDialog.ui:589
msgid "Call scrip_t when done seeding:"
msgstr "Appeler le scrip_t une fois la propagation terminée :"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:922 ../gtk/ui/gtk4/PrefsDialog.ui:638
msgctxt "Gerund"
msgid "Seeding"
msgstr "Propagation"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:940 ../gtk/ui/gtk3/PrefsDialog.ui:1147 ../gtk/ui/gtk4/PrefsDialog.ui:653 ../gtk/ui/gtk4/PrefsDialog.ui:791
msgid "Privacy"
msgstr "Confidentialité"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:964 ../gtk/ui/gtk4/PrefsDialog.ui:667
msgid "_Encryption mode:"
msgstr "Mode de chiffr_ement :"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1008 ../gtk/ui/gtk4/PrefsDialog.ui:695
msgid "Blocklist"
msgstr "Liste de blocage"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1030 ../gtk/ui/gtk4/PrefsDialog.ui:709
msgid "Enable _blocklist:"
msgstr "Activer la liste de _blocage :"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1045 ../gtk/ui/gtk4/PrefsDialog.ui:722
msgid "Enable _automatic updates"
msgstr "Activer les mises à jour _automatiques"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1100 ../gtk/ui/gtk4/PrefsDialog.ui:763
msgid "_Update"
msgstr "Mettre à jo_ur"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1165 ../gtk/ui/gtk4/PrefsDialog.ui:806
msgid "Listening Port"
msgstr "Port découte"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1189 ../gtk/ui/gtk4/PrefsDialog.ui:820
msgid "_Port used for incoming connections:"
msgstr "_Port utilisé pour les connexions entrantes :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1201 ../gtk/ui/gtk4/PrefsDialog.ui:832
msgid "Pick a _random port every time Transmission is started"
msgstr "Choisir un port au hasa_rd à chaque démarrage de Transmission"
2022-02-21 21:24:50 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1218 ../gtk/ui/gtk4/PrefsDialog.ui:846
msgid "Use UPnP or NAT-PMP port _forwarding from my router"
msgstr "Utiliser le _réacheminement de ports UPnP ou NAT-PMP de mon routeur."
#: ../gtk/ui/gtk3/PrefsDialog.ui:1280 ../gtk/ui/gtk4/PrefsDialog.ui:894
msgid "Te_st Port"
msgstr "Te_ster le port"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1322 ../gtk/ui/gtk4/PrefsDialog.ui:915
msgid "Peer Limits"
msgstr "Limites des pairs"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1346 ../gtk/ui/gtk4/PrefsDialog.ui:929
msgid "Maximum peers per _torrent:"
msgstr "Maximum de pairs par _torrent :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1360 ../gtk/ui/gtk4/PrefsDialog.ui:941
msgid "Maximum peers _overall:"
msgstr "Maximum de pairs _globalement :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1437 ../gtk/ui/gtk4/PrefsDialog.ui:994
msgid "Enable µ_TP for peer communication"
msgstr ""
#: ../gtk/ui/gtk3/PrefsDialog.ui:1441 ../gtk/ui/gtk4/PrefsDialog.ui:996
msgid "µTP is a tool for reducing network congestion."
msgstr ""
#: ../gtk/ui/gtk3/PrefsDialog.ui:1455 ../gtk/ui/gtk4/PrefsDialog.ui:1009
msgid "Use PE_X to find more peers"
msgstr "Utiliser le PE_X pour trouver plus de pairs"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1459 ../gtk/ui/gtk4/PrefsDialog.ui:1011
msgid "PEX is a tool for exchanging peer lists with the peers you're connected to."
msgstr "Léchange de pairs (PEX) est un outil pour échanger des listes de pairs avec ceux auxquels vous êtes connecté."
#: ../gtk/ui/gtk3/PrefsDialog.ui:1473 ../gtk/ui/gtk4/PrefsDialog.ui:1024
msgid "Use _DHT to find more peers"
msgstr "Utiliser la _DHT pour trouver plus de pairs"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1477 ../gtk/ui/gtk4/PrefsDialog.ui:1026
msgid "DHT is a tool for finding peers without a tracker."
msgstr "La table de hachage distribuée (DHT) est un outil pour trouver des pairs sans traceur."
#: ../gtk/ui/gtk3/PrefsDialog.ui:1491 ../gtk/ui/gtk4/PrefsDialog.ui:1039
msgid "Use _Local Peer Discovery to find more peers"
msgstr "Utiliser la découverte de pairs _locaux pour trouver plus de pairs"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1495 ../gtk/ui/gtk4/PrefsDialog.ui:1041
msgid "LPD is a tool for finding peers on your local network."
msgstr "La découverte de pairs locaux (LPD) est un outil pour trouver des pairs sur votre réseau local."
#: ../gtk/ui/gtk3/PrefsDialog.ui:1530 ../gtk/ui/gtk4/PrefsDialog.ui:1061
msgid "Default Public Trackers"
msgstr "Traceurs publics par défaut"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1562 ../gtk/ui/gtk4/PrefsDialog.ui:1084
msgid ""
"Trackers to use on all public torrents.\n"
"\n"
"To add a backup URL, add it on the next line after a primary URL.\n"
"To add a new primary URL, add it after a blank line."
msgstr ""
"Traceurs à utiliser sur tous les torrents publics.\n"
"\n"
"Pour ajouter une URL de secours, placez-la sur la prochaine ligne après une URL primaire.\n"
"Pour ajouter une nouvelle URL primaire, placez-la après une ligne vide."
#: ../gtk/ui/gtk3/PrefsDialog.ui:1591 ../gtk/ui/gtk4/PrefsDialog.ui:1103
msgid "Network"
msgstr "Réseau"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1609 ../gtk/ui/gtk3/PrefsDialog.ui:1773 ../gtk/ui/gtk4/PrefsDialog.ui:1118 ../gtk/ui/gtk4/PrefsDialog.ui:1227
msgid "Desktop"
msgstr "Bureau"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1631 ../gtk/ui/gtk4/PrefsDialog.ui:1132
msgid "_Inhibit hibernation when torrents are active"
msgstr "_Empêcher la mise en veille quand des torrents sont actifs"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1648 ../gtk/ui/gtk4/PrefsDialog.ui:1146
msgid "Show Transmission icon in the _notification area"
msgstr "Afficher licône de Transmission dans la zone de _notification"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1686 ../gtk/ui/gtk4/PrefsDialog.ui:1167
msgid "Notification"
msgstr "Notification"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1708 ../gtk/ui/gtk4/PrefsDialog.ui:1181
msgid "Show a notification when torrents are a_dded"
msgstr "Afficher une notification quan_d des torrents sont ajoutés"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1725 ../gtk/ui/gtk4/PrefsDialog.ui:1195
msgid "Show a notification when torrents _finish"
msgstr "Afficher une notification quand les téléchargements sont _terminés"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1742 ../gtk/ui/gtk4/PrefsDialog.ui:1209
msgid "Play a _sound when torrents finish"
msgstr "Émettre un _son quand les torrents sont terminés"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1791 ../gtk/ui/gtk4/PrefsDialog.ui:1242
msgid "Remote Control"
msgstr "Contrôle à distance"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1819 ../gtk/ui/gtk4/PrefsDialog.ui:1261
msgid "Allow _remote access"
msgstr "Auto_riser laccès à distance"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1835 ../gtk/ui/gtk4/PrefsDialog.ui:1270
msgid "_Open web client"
msgstr "_Ouvrir le client Web"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1861 ../gtk/ui/gtk4/PrefsDialog.ui:1286
msgid "HTTP _port:"
msgstr "_Port HTTP :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1873 ../gtk/ui/gtk4/PrefsDialog.ui:1299
msgid "Use _authentication"
msgstr "Utiliser l_authentification"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1893 ../gtk/ui/gtk4/PrefsDialog.ui:1313
msgid "_Username:"
msgstr "Nom d_utilisateur :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1907 ../gtk/ui/gtk4/PrefsDialog.ui:1325
msgid "Pass_word:"
msgstr "Mot de _passe :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1919 ../gtk/ui/gtk4/PrefsDialog.ui:1338
msgid "Only allow these IP a_ddresses:"
msgstr "Nautoriser que ces a_dresses IP :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:1941 ../gtk/ui/gtk4/PrefsDialog.ui:1354
msgid "Addresses:"
msgstr "Adresses :"
#: ../gtk/ui/gtk3/PrefsDialog.ui:2052 ../gtk/ui/gtk4/PrefsDialog.ui:1442
msgid "IP addresses may use wildcards, such as 192.168.*.*"
msgstr "Les adresses IP peuvent utiliser des caractères de remplacement tels que 192.168.*.*"
#: ../gtk/ui/gtk3/PrefsDialog.ui:2081 ../gtk/ui/gtk4/PrefsDialog.ui:1461
msgid "Remote"
msgstr "À distance"
#: ../gtk/ui/gtk3/RelocateDialog.ui:8 ../gtk/ui/gtk4/RelocateDialog.ui:5
msgid "Set Torrent Location"
msgstr "Définir lemplacement du torrent"
#: ../gtk/ui/gtk3/RelocateDialog.ui:36 ../gtk/ui/gtk4/RelocateDialog.ui:101
msgid "_Apply"
msgstr "_Appliquer"
#: ../gtk/ui/gtk3/RelocateDialog.ui:67 ../gtk/ui/gtk4/RelocateDialog.ui:19
msgid "Location"
msgstr "Emplacement"
#: ../gtk/ui/gtk3/RelocateDialog.ui:92 ../gtk/ui/gtk4/RelocateDialog.ui:34
msgid "Torrent _location:"
msgstr "Emp_lacement du torrent :"
#: ../gtk/ui/gtk3/RelocateDialog.ui:117 ../gtk/ui/gtk4/RelocateDialog.ui:57
msgid "_Move from the current folder"
msgstr "_Déplacer du dossier actuel"
#: ../gtk/ui/gtk3/RelocateDialog.ui:134 ../gtk/ui/gtk4/RelocateDialog.ui:70
msgid "Local data is _already there"
msgstr "Les données loc_ales sy trouvent déjà"
#: ../gtk/ui/gtk3/StatsDialog.ui:68 ../gtk/ui/gtk4/StatsDialog.ui:19
msgid "Current Session"
msgstr "Session actuelle"
#: ../gtk/ui/gtk3/StatsDialog.ui:142 ../gtk/ui/gtk3/StatsDialog.ui:300 ../gtk/ui/gtk4/StatsDialog.ui:75 ../gtk/ui/gtk4/StatsDialog.ui:193
msgid "Ratio:"
msgstr "Ratio :"
#: ../gtk/ui/gtk3/StatsDialog.ui:167 ../gtk/ui/gtk3/StatsDialog.ui:325 ../gtk/ui/gtk4/StatsDialog.ui:96 ../gtk/ui/gtk4/StatsDialog.ui:214
msgid "Duration:"
msgstr "Durée :"
#: ../gtk/ui/gtk3/StatsDialog.ui:212 ../gtk/ui/gtk4/StatsDialog.ui:125
msgid "Total"
msgstr "Total"
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:8 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:5
msgid "Open URL"
msgstr "Ouvrir une URL"
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:64 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:18
msgid "Open torrent from URL"
msgstr "Ouvrir un torrent à partir dune URL"
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:88 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:32
msgid "_URL"
msgstr "_URL"
#: ../libtransmission/announcer-http.cc:290
msgid "Couldn't parse announce response: {error} ({error_code})"
msgstr "Impossible danalyser la réponse dannonce : {error} ({error_code})"
#: ../libtransmission/announcer-http.cc:601
msgid "Couldn't parse scrape response: {error} ({error_code})"
msgstr "Impossible d'analyser la réponse : {error} ({error_code})"
#: ../libtransmission/announcer-udp.cc:142 ../libtransmission/announcer-udp.cc:230
msgid "Unknown error"
msgstr "Erreur inconnue"
#: ../libtransmission/announcer-udp.cc:321
msgid "Connection failed"
msgstr "La connexion a échoué"
#: ../libtransmission/announcer-udp.cc:417 ../libtransmission/tr-dht.cc:557
msgid "Couldn't look up '{address}:{port}': {error} ({error_code})"
msgstr ""
#: ../libtransmission/announcer.cc:966
msgid "Announce error: {error}"
msgstr "Erreur dannonce : {error}"
#: ../libtransmission/announcer.cc:976
msgid "Announce error: {error} (Retrying in {count} second)"
msgid_plural "Announce error: {error} (Retrying in {count} seconds)"
msgstr[0] "Erreur dannonce : {error} (nouvel essai dans {count} seconde)"
msgstr[1] "Erreur dannonce : {error} (nouvel essai dans {count} secondes)"
msgstr[2] "Erreur dannonce : {error} (nouvel essai dans {count} secondes)"
#: ../libtransmission/announcer.cc:1041 ../libtransmission/announcer.cc:1339
msgid "Could not connect to tracker"
msgstr "Impossible de se connecter au traceur"
#: ../libtransmission/announcer.cc:1045 ../libtransmission/announcer.cc:1343
msgid "Tracker did not respond"
msgstr "Le traceur na pas répondu"
#: ../libtransmission/announcer.cc:1106
msgid "Success"
msgstr "Réussi"
#: ../libtransmission/blocklist.cc:66 ../libtransmission/blocklist.cc:400
msgid "Blocklist '{path}' has {count} entry"
msgid_plural "Blocklist '{path}' has {count} entries"
msgstr[0] "La liste de blocage contient {count:L} entrée"
msgstr[1] "La liste de blocage contient {count:L} entrées"
msgstr[2] "La liste de blocage contient {count:L} entrées"
#. don't try to display the actual lines - it causes issues
#: ../libtransmission/blocklist.cc:242
msgid "Couldn't parse line: '{line}'"
msgstr "Impossible danalyser la ligne : « {line} »"
#: ../libtransmission/blocklist.cc:384
msgid "Rewriting old blocklist file format to new format"
msgstr ""
#: ../libtransmission/crypto-utils-ccrypto.cc:75 ../libtransmission/crypto-utils-cyassl.cc:69 ../libtransmission/crypto-utils-openssl.cc:64 ../libtransmission/crypto-utils-polarssl.cc:66
msgid "{crypto_library} error: {error} ({error_code})"
msgstr "{crypto_library} erreur : {error} ({error_code})"
#: ../libtransmission/inout.cc:148
msgid "Couldn't get '{path}': {error} ({error_code})"
msgstr "Impossible dobtenir « {path} » : {error} ({error_code})"
#: ../libtransmission/log.cc:292
msgid "Too many messages like this! I won't log this message anymore this session."
msgstr "Trop de messages comme celui-ci. Je ne journaliserai plus ce message durant cette session."
#: ../libtransmission/makemeta.cc:75 ../libtransmission/watchdir.cc:53
msgid "Skipping '{path}': {error} ({error_code})"
msgstr "« {path} » est ignoré : {error} ({error_code})"
#: ../libtransmission/net.cc:221
msgid "Couldn't create socket: {error} ({error_code})"
msgstr "Impossible de créer un socket: {error} ({error_code})"
#: ../libtransmission/net.cc:300
msgid "Couldn't set source address {address} on {socket}: {error} ({error_code})"
msgstr "Impossible de définir l'adresse source {address} sur {socket}: {error} ({error_code})"
#: ../libtransmission/net.cc:319
msgid "Couldn't connect socket {socket} to {address}:{port}: {error} ({error_code})"
msgstr "Impossible de connecter le socket {socket} a {address}:{port}: {error} ({error_code})"
#: ../libtransmission/net.cc:438
msgid "Couldn't bind port {port} on {address}: {error} ({error_code}) -- Is another copy of Transmission already running?"
msgstr "Impossible de lier le port {port} sur {address}: {error} ({error_code}) -- Y a-t-il un autre exemplaire de Transmission en cours d'exécution ?"
#: ../libtransmission/net.cc:439
msgid "Couldn't bind port {port} on {address}: {error} ({error_code})"
msgstr "Impossible de lier le port {port} sur {address}: {error} ({error_code})"
#: ../libtransmission/open-files.cc:184
msgid "Couldn't open '{path}': {error} ({error_code})"
msgstr "Impossible douvrir « {path} » : {error} ({error_code})"
#: ../libtransmission/open-files.cc:213
msgid "Couldn't preallocate '{path}': {error} ({error_code})"
msgstr "Impossible de pré-allouer '{path}': {error} ({error_code})"
#: ../libtransmission/open-files.cc:233
msgid "Couldn't truncate '{path}': {error} ({error_code})"
msgstr "Impossible de tronquer '{path}': {error} ({error_code})"
#: ../libtransmission/peer-io.cc:384
msgid "Unknown state: {state}"
msgstr "Statut inconnu : {state}"
#: ../libtransmission/port-forwarding-natpmp.cc:83
msgid "Found public address '{address}'"
msgstr "Adresse publique trouvée « %s »"
#: ../libtransmission/port-forwarding-natpmp.cc:120
msgid "Port {port} is no longer forwarded"
msgstr "Le port {port} nest pas redirigé"
#: ../libtransmission/port-forwarding-natpmp.cc:174
msgid "Port {port} forwarded successfully"
msgstr "Port %d redirigé avec succès"
#: ../libtransmission/port-forwarding-upnp.cc:290
msgid "Found Internet Gateway Device '{url}'"
msgstr "Périphérique de passerelle trouvé « %s »"
#: ../libtransmission/port-forwarding-upnp.cc:291
msgid "Local Address is '{address}'"
msgstr "Ladresse locale est « {address} »"
#: ../libtransmission/port-forwarding-upnp.cc:315
msgid "Port {port} is not forwarded"
msgstr "Le port {port} nest pas réacheminé"
#: ../libtransmission/port-forwarding-upnp.cc:325
msgid "Stopping port forwarding through '{url}', service '{type}'"
msgstr "Arrêt du transfert de port par '{url}', service '{type}'"
#: ../libtransmission/port-forwarding-upnp.cc:357
msgid "Port forwarding through '{url}', service '{type}'. (local address: {address}:{port})"
msgstr "Transfert de port par '{url}', service '{type}'. (adresse locale: {address}:{port})"
#: ../libtransmission/port-forwarding-upnp.cc:365
msgid "Port {port} is forwarded"
msgstr "Port {port} est réacheminé"
#: ../libtransmission/port-forwarding-upnp.cc:371
msgid "If your router supports UPnP, please make sure UPnP is enabled!"
msgstr "Si votre routeur prend lUPnP en charge, veuillez vous assurer que lUPnP est activé."
#: ../libtransmission/port-forwarding.cc:163
msgid "Starting"
msgstr "Démarrage"
#: ../libtransmission/port-forwarding.cc:166
msgid "Forwarded"
msgstr "Réacheminé"
#: ../libtransmission/port-forwarding.cc:169
msgid "Stopping"
msgstr "Arrêt"
#: ../libtransmission/port-forwarding.cc:172
msgid "Not forwarded"
msgstr "Nest pas réacheminé"
#: ../libtransmission/port-forwarding.cc:201
msgid "Mapped private port {private_port} to public port {public_port}"
msgstr "Mappage du port privé {private_port} au port public {public_port}"
#: ../libtransmission/port-forwarding.cc:216
msgid "State changed from '{old_state}' to '{state}'"
msgstr "Statut modifié de « {old_state} » à « {state} »"
#: ../libtransmission/rpc-server.cc:586
msgid "Unix socket path must be fewer than {count} characters (including '{prefix}' prefix)"
msgstr ""
#: ../libtransmission/rpc-server.cc:620
msgid "Unix sockets are unsupported on Windows. Please change '{key}' in your settings."
msgstr "Les sockets Unix ne sont pas pris en charge par Windows. Veuillez modifier \"{key}\" dans vos paramètres."
#: ../libtransmission/rpc-server.cc:647
msgid "Couldn't set RPC socket mode to {mode:#o}, defaulting to 0755"
msgstr ""
#: ../libtransmission/rpc-server.cc:710
msgid "Couldn't bind to {address} after {count} attempt, giving up"
msgid_plural "Couldn't bind to {address} after {count} attempts, giving up"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../libtransmission/rpc-server.cc:721
msgid "Listening for RPC and Web requests on '{address}'"
msgstr ""
#: ../libtransmission/rpc-server.cc:749
msgid "Stopped listening for RPC and Web requests on '{address}'"
msgstr ""
#: ../libtransmission/rpc-server.cc:815
msgid "Added '{entry}' to host whitelist and it has a '+' or '-'! Are you using an old ACL by mistake?"
msgstr ""
#: ../libtransmission/rpc-server.cc:820
msgid "Added '{entry}' to host whitelist"
msgstr "« {entry} » ajouté à la liste des hôtes de confiance"
#: ../libtransmission/rpc-server.cc:917
msgid "The '{key}' setting is '{value}' but must be an IPv4 or IPv6 address or a Unix socket path. Using default value '0.0.0.0'"
msgstr ""
#: ../libtransmission/rpc-server.cc:931
msgid "Serving RPC and Web requests on {address}"
msgstr "Acceptation des demandes RPC et Web sur {address}"
#: ../libtransmission/rpc-server.cc:936
msgid "Whitelist enabled"
msgstr "La liste de blanche est activée"
#: ../libtransmission/rpc-server.cc:941
msgid "Password required"
msgstr "Mot de passe exigé"
#: ../libtransmission/rpc-server.cc:947
msgid "Serving RPC and Web requests from '{path}'"
msgstr "Acceptation des demandes RPC et Web depuis '{path}'"
#: ../libtransmission/rpcimpl.cc:1431
msgid "Couldn't test port: {error} ({error_code})"
msgstr "Impossible de tester le port : {error} ({error_code})"
#: ../libtransmission/rpcimpl.cc:1471
msgid "Couldn't fetch blocklist: {error} ({error_code})"
msgstr "Impossible de récupérer la liste de blocage : {error} ({error_code})"
#: ../libtransmission/rpcimpl.cc:1607
msgid "Couldn't fetch torrent: {error} ({error_code})"
msgstr "Impossible d'atteindre le torrent : {error} ({error_code})"
#: ../libtransmission/session-alt-speeds.cc:91
msgid "Time to turn off turtle mode"
msgstr "Heure de désactivation du mode tortue"
#: ../libtransmission/session-alt-speeds.cc:91
msgid "Time to turn on turtle mode"
msgstr "Heure dactivation du mode tortue"
#: ../libtransmission/session-id.cc:154
msgid "Couldn't open session lock file '{path}': {error} ({error_code})"
msgstr "Impossible d'ouvrir le fichier de verrouillage de session '{path}': {error} ({error_code})"
#: ../libtransmission/session.cc:321
msgid "Listening to incoming peer connections on {hostport}"
msgstr "Écoute des connexions entrantes sur {hostport}"
#: ../libtransmission/session.cc:564
msgid "Transmission version {version} starting"
msgstr "Démarrage de la version {version} de Transmission"
#: ../libtransmission/session.cc:1294
msgid "Transmission version {version} shutting down"
msgstr "Fermeture de la version {version} de Transmission"
#: ../libtransmission/session.cc:1342
msgid "Loaded {count} torrent"
msgid_plural "Loaded {count} torrents"
msgstr[0] "{count} torrent a été chargé"
msgstr[1] "{count} de torrents ont été chargés"
msgstr[2] "{count} torrents ont été chargés"
#: ../libtransmission/torrent-magnet.cc:325
msgid "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} piece"
msgid_plural "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} pieces"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../libtransmission/torrent-metainfo.cc:678
msgid "Migrated torrent file from '{old_path}' to '{path}'"
msgstr "Fichier torrent migré de « {old_path} » vers «  {path} » "
#: ../libtransmission/torrent.cc:124
msgid "Couldn't use metainfo from '{path}' for '{magnet}': {error} ({error_code})"
msgstr ""
#: ../libtransmission/torrent.cc:432
msgid "Seed ratio reached; pausing torrent"
msgstr "Le ratio de propagation est atteint; le torrent est mis en pause"
#: ../libtransmission/torrent.cc:439
msgid "Seeding idle limit reached; pausing torrent"
msgstr "La limite dinactivité de la propagation est atteinte; le torrent est mis en pause"
#: ../libtransmission/torrent.cc:581
msgid "No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it."
msgstr "Aucune donnée na été trouvée. Assurez-vous que vos disques sont connectés ou utilisez « Définir lemplacement ». Pour retélécharger, supprimez le torrent, puis rajoutez-le."
#: ../libtransmission/torrent.cc:1339
msgid "Restarted manually -- disabling its seed ratio"
msgstr "Redémarré manuellement -- désactivation de son ratio de propagation"
#: ../libtransmission/torrent.cc:1459
msgid "Pausing torrent"
msgstr "Mise en pause du torrent"
#: ../libtransmission/torrent.cc:1510
msgid "Removing torrent"
msgstr "Suppression du torrent"
#: ../libtransmission/torrent.cc:1653
msgid "Calling script '{path}'"
msgstr "Appel du script « {path} »"
#: ../libtransmission/torrent.cc:1662
msgid "Couldn't call script '{path}': {error} ({error_code})"
msgstr "Impossible dappeler le script « {path} » : {error} ({error_code})"
#: ../libtransmission/torrent.cc:2040 ../libtransmission/torrent.cc:2160
msgid "Couldn't move '{old_path}' to '{path}': {error} ({error_code})"
msgstr "Impossible de déplacer « {old_path} » vers « {path} »  : {error} ({error_code})"
#: ../libtransmission/tr-dht.cc:531
msgid "Couldn't parse '{filename}' line: '{line}'"
msgstr ""
#: ../libtransmission/tr-lpd.cc:258
msgid "Couldn't initialize LPD: {error} ({error_code})"
msgstr ""
#: ../libtransmission/tr-udp.cc:156
msgid "Couldn't rebind IPv6 socket {address}: {error} ({error_code})"
msgstr "Impossible de lier le socket IPv6 {address}: {error} ({error_code})"
#: ../libtransmission/tr-udp.cc:241
msgid "Couldn't create IPv4 socket"
msgstr "Impossible de créer un connecteur IPv4"
#: ../libtransmission/tr-udp.cc:261
msgid "Couldn't bind IPv4 socket {address}: {error} ({error_code})"
msgstr "Impossible de lier le socket IPv4 {address}: {error} ({error_code})"
#: ../libtransmission/tr-utp.cc:100
msgid "Unknown socket family"
msgstr "La famille de connecteur est inconnue"
#: ../libtransmission/utils.cc:88
msgid "Couldn't read '{path}': Not a regular file"
msgstr "Impossible de lire « {path} » : nest pas un fichier ordinaire"
#: ../libtransmission/variant-json.cc:95
msgid "Couldn't parse JSON at position {position} '{text}': {error} ({error_code})"
msgstr "Impossible danalyser le JSON à la position {position} « {text} » : {error} ({error_code})"
#. did caller give us an uninitialized val?
#: ../libtransmission/variant.cc:870
msgid "Invalid metadata"
msgstr "Les métadonnées sont invalides"
#: ../libtransmission/watchdir-inotify.cc:79 ../libtransmission/watchdir-inotify.cc:91 ../libtransmission/watchdir-inotify.cc:103 ../libtransmission/watchdir-kqueue.cc:76 ../libtransmission/watchdir-kqueue.cc:89 ../libtransmission/watchdir-kqueue.cc:104
msgid "Couldn't watch '{path}': {error} ({error_code})"
msgstr "Impossible de surveiller « {path} » : {error} ({error_code})"
#: ../libtransmission/watchdir-inotify.cc:135 ../libtransmission/watchdir-kqueue.cc:147 ../libtransmission/watchdir-win32.cc:271
msgid "Couldn't read event: {error} ({error_code})"
msgstr "Impossible de lire lévènement : {error} ({error_code})"
#: ../libtransmission/watchdir-inotify.cc:144 ../libtransmission/watchdir-win32.cc:280
msgid "Couldn't read event: expected {expected_size}, got {actual_size}"
msgstr "Impossible de lire lévènement : attendu {expected_size}, obtenu {actual_size}"
#: ../libtransmission/watchdir-inotify.cc:161 ../libtransmission/watchdir-win32.cc:305
msgid "Couldn't read filename: {error} ({error_code})"
msgstr "Impossible de lire le nom du fichier : {error} ({error_code})"
#: ../libtransmission/watchdir-inotify.cc:170 ../libtransmission/watchdir-win32.cc:314
msgid "Couldn't read filename: expected {expected_size}, got {actual_size}"
msgstr "Impossible de lire le nom du fichier : attendu {expected_size}, obtenu {actual_size}"
#: ../libtransmission/watchdir-win32.cc:142
msgid "Couldn't convert '{path}' to native path"
msgstr "Impossible de convertir « {path} » en chemin natif"
#: ../libtransmission/watchdir-win32.cc:171
msgid "Couldn't create pipe: {error} ({error_code})"
msgstr "Impossible de créer le tuyau : {error} ({error_code})"
#: ../libtransmission/watchdir-win32.cc:195
msgid "Couldn't create thread"
msgstr "Impossible de créer le fil"
#: ../libtransmission/watchdir-win32.cc:224
msgid "Couldn't read directory changes"
msgstr "Impossible de lire les changements du dossier"
#: ../libtransmission/watchdir-win32.cc:231
msgid "Couldn't wait for directory changes"
msgstr "Impossible d'attendre les changements du dossier"
#: ../libtransmission/web.cc:124
msgid "Will verify tracker certs using envvar CURL_CA_BUNDLE: {bundle}"
msgstr "Les certificats des traceurs seront vérifiés grâce à la variable denvironnement CURL_CA_BUNDLE : {bundle}"
#: ../libtransmission/web.cc:125
msgid "NB: this only works if you built against libcurl with openssl or gnutls, NOT nss"
msgstr "N. B. : Cela ne fonctionne que si vous construisez pour libcurl avec openssl ou gnutls, PAS nss"
#: ../libtransmission/web.cc:126
msgid "NB: Invalid certs will appear as 'Could not connect to tracker' like many other errors"
msgstr "N. B. : Comme pour de nombreuses autres erreurs, les certificats invalides retourneront « Impossible de se connecter au traceur »"
#: ../utils/create.cc:226
msgid "{file_count:L} file, {total_size}\n"
msgid_plural "{file_count:L} files, {total_size}\n"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../utils/create.cc:231
msgid "{piece_count:L} piece, {piece_size}\n"
msgid_plural "{piece_count:L} pieces, {piece_size} each\n"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../utils/remote.cc:140
msgid "hour"
msgid_plural "hours"
msgstr[0] "heure"
msgstr[1] "dheures"
msgstr[2] "heures"
#: ../utils/remote.cc:141
msgid "minute"
msgid_plural "minutes"
msgstr[0] "minute"
msgstr[1] "de minutes"
msgstr[2] "minutes"
#: ../utils/remote.cc:142 ../utils/remote.cc:162
msgid "seconds"
msgid_plural "seconds"
msgstr[0] "seconde"
msgstr[1] "de secondes"
msgstr[2] "secondes"
#: ../utils/remote.cc:146
msgid "day"
msgid_plural "days"
msgstr[0] "jour"
msgstr[1] "de jours"
msgstr[2] "jours"
#, c-format
#~ msgid ""
#~ "%s\n"
#~ "Run '%s --help' to see a full list of available command line options.\n"
#~ msgstr ""
#~ "%s\n"
#~ "Exécutez « %s --help » pour voir une liste complète des options proposées en ligne de commande.\n"
#~ msgid "Couldn't allocate IPv4 event"
#~ msgstr "Impossible dattribuer lévénement IPv4"
#~ msgid "Couldn't allocate IPv6 event"
#~ msgstr "Impossible dattribuer lévénement IPv6"
#~ msgid "Couldn't find address of tracker '{host}': {error} ({error_code})"
#~ msgstr "Impossible de trouver ladresse du traceur « {host} » : {error} ({error_code})"
#~ msgid "Couldn't write to peer"
#~ msgstr "Impossible d'écrire à un pair"
#, c-format
#~ msgid "Got signal %d; trying to shut down cleanly. Do it again if it gets stuck."
#~ msgstr "Signal %d a été reçu; tentative de fermeture propre. Recommencer en cas de blocage."
#~ msgid "Initializing DHT"
#~ msgstr "Initialisation de la table de hachage distribuée"