[Xfce4-commits] [panel-plugins/xfce4-systemload-plugin] 01/02: I18n: Update translation fr (100%).

noreply at xfce.org noreply at xfce.org
Wed Jul 30 12:31:44 CEST 2014


This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-systemload-plugin.

commit 952989b93ccaf11c73cf75065f37d50b8610ac44
Author: Yannick Le Guen <leguen.yannick at gmail.com>
Date:   Wed Jul 30 12:31:43 2014 +0200

    I18n: Update translation fr (100%).
    
    24 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/fr.po |   55 ++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 32 insertions(+), 23 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 69c8bb0..58c93ef 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -5,13 +5,14 @@
 # Translators:
 # jc1 <jc1.quebecos at gmail.com>, 2013
 # Urien Desterres <urien.desterres at gmail.com>, 2014
+# Yannick Le Guen <leguen.yannick at gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-03 21:20+0200\n"
-"PO-Revision-Date: 2014-06-06 09:15+0000\n"
-"Last-Translator: Urien Desterres <urien.desterres at gmail.com>\n"
+"POT-Creation-Date: 2014-07-30 00:31+0200\n"
+"PO-Revision-Date: 2014-07-30 07:14+0000\n"
+"Last-Translator: Yannick Le Guen <leguen.yannick at gmail.com>\n"
 "Language-Team: French (http://www.transifex.com/projects/p/xfce-panel-plugins/language/fr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -23,94 +24,102 @@ msgstr ""
 msgid "File /proc/stat not found!"
 msgstr "Fichier /proc/stat non trouvé !"
 
-#: ../panel-plugin/systemload.c:159
+#: ../panel-plugin/systemload.c:185
 #, c-format
 msgid "System Load: %ld%%"
 msgstr "Charge du système : %ld%%"
 
-#: ../panel-plugin/systemload.c:166
+#: ../panel-plugin/systemload.c:192
 #, c-format
 msgid "Memory: %ldMB of %ldMB used"
 msgstr "Mémoire : %ldMio de %ldMio utilisé"
 
-#: ../panel-plugin/systemload.c:174
+#: ../panel-plugin/systemload.c:200
 #, c-format
 msgid "Swap: %ldMB of %ldMB used"
 msgstr "Fichier d'échange : %ldMio de %ldMio utilisé"
 
-#: ../panel-plugin/systemload.c:177
+#: ../panel-plugin/systemload.c:203
 #, c-format
 msgid "No swap"
 msgstr "Aucun fichier d'échange"
 
-#: ../panel-plugin/systemload.c:188
+#: ../panel-plugin/systemload.c:214
 #, c-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d jour"
 msgstr[1] "%d jours"
 
-#: ../panel-plugin/systemload.c:192
+#: ../panel-plugin/systemload.c:218
 #, c-format
 msgid "Uptime: %d day %d:%02d"
 msgid_plural "Uptime: %d days %d:%02d"
 msgstr[0] "Temps de fonctionnement : %d jour %d:%02d"
 msgstr[1] "Temps de fonctionnement : %d jours %d:%02d"
 
-#: ../panel-plugin/systemload.c:200
+#: ../panel-plugin/systemload.c:226
 #, c-format
 msgid "Uptime: %d:%02d"
 msgstr "Temps de fonctionnement : %d:%02d"
 
-#: ../panel-plugin/systemload.c:816
+#: ../panel-plugin/systemload.c:349
+msgid "Run _System Monitor"
+msgstr "Démarrer le moniteur du _système"
+
+#: ../panel-plugin/systemload.c:872
 msgid "CPU monitor"
 msgstr "Moniteur du CPU"
 
-#: ../panel-plugin/systemload.c:817
+#: ../panel-plugin/systemload.c:873
 msgid "Memory monitor"
 msgstr "Moniteur de la mémoire"
 
-#: ../panel-plugin/systemload.c:818
+#: ../panel-plugin/systemload.c:874
 msgid "Swap monitor"
 msgstr "Moniteur du fichier d'échange"
 
-#: ../panel-plugin/systemload.c:819
+#: ../panel-plugin/systemload.c:875
 msgid "Uptime monitor"
 msgstr "Moniteur du temps de fonctionnement"
 
-#: ../panel-plugin/systemload.c:824 ../panel-plugin/systemload.desktop.in.h:1
+#: ../panel-plugin/systemload.c:880 ../panel-plugin/systemload.desktop.in.h:1
 msgid "System Load Monitor"
 msgstr "Moniteur de la charge du système"
 
-#: ../panel-plugin/systemload.c:839
+#: ../panel-plugin/systemload.c:895
 msgid "General"
 msgstr "Général"
 
-#: ../panel-plugin/systemload.c:841
+#: ../panel-plugin/systemload.c:897
 msgid "Update interval:"
 msgstr "Intervalle de mise à jour :"
 
-#: ../panel-plugin/systemload.c:841 ../panel-plugin/systemload.c:846
+#: ../panel-plugin/systemload.c:897 ../panel-plugin/systemload.c:902
 msgid "s"
 msgstr "s"
 
-#: ../panel-plugin/systemload.c:846
+#: ../panel-plugin/systemload.c:902
 msgid "Power-saving interval:"
 msgstr "Intervalle d'économie d'énergie :"
 
-#: ../panel-plugin/systemload.c:860
+#: ../panel-plugin/systemload.c:908
+msgid "System monitor:"
+msgstr "Moniteur du système :"
+
+#: ../panel-plugin/systemload.c:918
 msgid "Text to display:"
 msgstr "Texte à afficher :"
 
-#: ../panel-plugin/systemload.c:864
+#: ../panel-plugin/systemload.c:922
 msgid "Bar color:"
 msgstr "Couleur de barre :"
 
-#: ../panel-plugin/systemload.c:889 ../panel-plugin/systemload.desktop.in.h:2
+#: ../panel-plugin/systemload.c:947 ../panel-plugin/systemload.desktop.in.h:2
 msgid "Monitor CPU load, swap usage and memory footprint"
 msgstr "Moniteur de la charge du CPU, utilisation du fichier d'échange et de l'empreinte mémoire"
 
-#: ../panel-plugin/systemload.c:891
+#: ../panel-plugin/systemload.c:949
 msgid "Copyright (c) 2003-2012\n"
 msgstr "Copyright (c) 2003-2012\n"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list