xfce4-speed-plugin/po/fr.po

179 lines
4.1 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Charles Monzat <superboa@hotmail.fr>, 2018
# David D, 2017
# David D, 2017
# jc1 <jc1.quebecos@gmail.com>, 2013
# jc1 <jc1.quebecos@gmail.com>, 2013
# Maximilian Schleiss <maximilian@xfce.org>, 2007
# Stephane Roy <sroy@j2n.net>, 2005
# Yannick Le Guen <leguen.yannick@gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-09 12:31+0200\n"
"PO-Revision-Date: 2018-03-16 22:42+0000\n"
"Last-Translator: Charles Monzat <superboa@hotmail.fr>\n"
"Language-Team: French (http://www.transifex.com/xfce/xfce-panel-plugins/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. Defaults
#: ../panel-plugin/netload.c:42
msgid "Net"
msgstr "Réseau"
#: ../panel-plugin/netload.c:61
msgid "Xfce4-Netload-Plugin"
msgstr "Xfce4-Netload-Plugin"
#: ../panel-plugin/netload.c:64
msgid "Unknown error."
msgstr "Erreur inconnue."
#: ../panel-plugin/netload.c:65
msgid "Linux proc device '/proc/net/dev' not found."
msgstr "Périphérique Linux proc « /proc/net/dev » non trouvé."
#: ../panel-plugin/netload.c:66
msgid "Interface was not found."
msgstr "Interface non trouvée."
#: ../panel-plugin/netload.c:168
#, c-format
msgid "<< %s >> (Interface down)"
msgstr "<< %s >> (interface inactive)"
#: ../panel-plugin/netload.c:255
#, c-format
msgid ""
"<< %s >> (%s)\n"
"Average of last %d measures\n"
"with an interval of %.2fs:\n"
"Incoming: %s\n"
"Outgoing: %s\n"
"Total: %s"
msgstr "<< %s >> (%s)\nMoyenne des %d dernières mesures\navec un intervalle de %.2fs :\nEntrant : %s/s\nSortant : %s/s\nTotal : %s/s"
#: ../panel-plugin/netload.c:258
msgid "no IP address"
msgstr "pas dadresse IP"
#: ../panel-plugin/netload.c:642
#, c-format
msgid ""
"%s: Error in initializing:\n"
"%s"
msgstr "%s : erreur durant linitialisation :\n%s"
#: ../panel-plugin/netload.c:980
msgid "Bar color (i_ncoming):"
msgstr "Couleur de la barre (_entrant) :"
#: ../panel-plugin/netload.c:981
msgid "Bar color (_outgoing):"
msgstr "Couleur de la barre (_sortant) :"
#: ../panel-plugin/netload.c:984
msgid "Maximum (inco_ming):"
msgstr "Maximum (e_ntrant) :"
#: ../panel-plugin/netload.c:985
msgid "Maximum (o_utgoing):"
msgstr "Maximum (s_ortant) :"
#: ../panel-plugin/netload.c:990 ../panel-plugin/netload.desktop.in.in.h:1
msgid "Network Monitor"
msgstr "Moniteur réseau"
#: ../panel-plugin/netload.c:1019
msgid "_Text to display:"
msgstr "_Texte à afficher :"
#: ../panel-plugin/netload.c:1050
msgid "Network _device:"
msgstr "_Périphérique réseau :"
#: ../panel-plugin/netload.c:1077
msgid "Update _interval:"
msgstr "_Intervalle de mise à jour :"
#: ../panel-plugin/netload.c:1090
msgid "s"
msgstr "s"
#: ../panel-plugin/netload.c:1104
msgid "Show values as _bits"
msgstr "Afficher les valeurs en _bits"
#: ../panel-plugin/netload.c:1118
msgid "_Automatic maximum"
msgstr "_Maximum automatique"
#: ../panel-plugin/netload.c:1152
msgid "KiB/s"
msgstr "Kio/s"
#: ../panel-plugin/netload.c:1177
msgid "_Present data as:"
msgstr "P_résenter les données sous forme de :"
#: ../panel-plugin/netload.c:1186
msgid "Bars"
msgstr "Barres"
#: ../panel-plugin/netload.c:1187
msgid "Values"
msgstr "Valeurs"
#: ../panel-plugin/netload.c:1188
msgid "Bars and values"
msgstr "Barres et valeurs"
#: ../panel-plugin/netload.c:1230
msgid "_Colorize values"
msgstr "_Colorer les valeurs"
#: ../panel-plugin/netload.desktop.in.in.h:2
msgid "Show network traffic"
msgstr "Afficher le trafic du réseau"
#: ../panel-plugin/utils.c:78
msgid "B"
msgstr "o"
#: ../panel-plugin/utils.c:78
msgid "KiB"
msgstr "Kio"
#: ../panel-plugin/utils.c:78
msgid "MiB"
msgstr "Mio"
#: ../panel-plugin/utils.c:78
msgid "GiB"
msgstr "Gio"
#: ../panel-plugin/utils.c:79
msgid "bps"
msgstr "bit/s"
#: ../panel-plugin/utils.c:79
msgid "Kbps"
msgstr "kbit/s"
#: ../panel-plugin/utils.c:79
msgid "Mbps"
msgstr "Mbit/s"
#: ../panel-plugin/utils.c:79
msgid "Gbps"
msgstr "Gbit/s"
C 96%
Makefile 3.5%
Shell 0.5%