aboutsummaryrefslogtreecommitdiff
path: root/lc
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-06-05 17:49:36 +1200
committerDavid <dbphillipsnz@gmail.com>2014-06-05 17:49:36 +1200
commit0a915305a6481f3b9553511376358ab81a51724c (patch)
tree62c19cd0b68f6d5bfd9a3105858d85b84b88b44a /lc
downloadparamano-0a915305a6481f3b9553511376358ab81a51724c.tar.xz
Clean-ups
Diffstat (limited to 'lc')
-rw-r--r--lc/fr.po68
1 files changed, 68 insertions, 0 deletions
diff --git a/lc/fr.po b/lc/fr.po
new file mode 100644
index 0000000..fdcecc5
--- /dev/null
+++ b/lc/fr.po
@@ -0,0 +1,68 @@
+# French translation of strings for trayfreq-archlinux.
+# Copyright (C) David Phillips
+# This file is distributed under the same license as the trayfreq-archlinux package.
+# David Phillips <dbphillipsnz@gmail.com>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: trayfreq-archlinux 0.5\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-05-01 13:02+1200\n"
+"PO-Revision-Date: 2014-05-01 13:08+1200\n"
+"Last-Translator: David Phillips <dbphillipsnz@gmail.com>\n"
+"Language-Team: French <dbphillipsnz@gmail.com>\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: tray.c:192
+#, c-format
+msgid "Governor: %s\n"
+msgstr "Profil: %s\n"
+
+#: tray.c:199
+#, c-format
+msgid "CPU%i: %s%s"
+msgstr "CPU%i: %s%s"
+
+#: trayfreq.c:69
+msgid "Failed to open config files!\n"
+msgstr "Pouvais pas ouvrier les fichiers config !\n"
+
+#: trayfreq.c:105
+msgid ""
+"GTK Error: gtk_init_check returned FALSE.\n"
+"Bailing."
+msgstr "Erreur: gtk_init_check a retourné FALSE.\n"
+"Je part"
+
+#: bat_tray/bat_tray.c:57
+#, c-format
+msgid "Discharging (%d%%)"
+msgstr "En décharge (%d%%)"
+
+#: bat_tray/bat_tray.c:62
+#, c-format
+msgid "Charging (%d%%)"
+msgstr "En charge (%d%%)"
+
+#: bat_tray/bat_tray.c:67
+#, c-format
+msgid "Fully charged"
+msgstr "Complétement chargée"
+
+#: bat_tray/bat_tray.c:72
+#, c-format
+msgid "Unknown status"
+msgstr "Statut inconnu"
+
+#: trayfreq_set/trayfreq_set.c:65
+#, c-format
+msgid "FAILED: Couldn't open %s for writing\n"
+msgstr "ERREUR: Peut pas écrire à %s\n"
+
+#: trayfreq_set/trayfreq_set.c:161
+#, c-format
+msgid "%s {-f frequency|-g governor} -c core\n"
+msgstr "%s {-f fréquence|-g profil} -c core\n"