aboutsummaryrefslogtreecommitdiff
path: root/lc
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-04-27 13:25:52 +1200
committerDavid <dbphillipsnz@gmail.com>2014-04-27 13:25:52 +1200
commitcbc440fd70ec9bb3854fcd27eaa601e1ead21ddd (patch)
tree82bab94ad46fe4bbea227c0aceec37153fcfd76b /lc
parent60b23749238831c3c6105cb082bb6bc921e3cc12 (diff)
downloadparamano-cbc440fd70ec9bb3854fcd27eaa601e1ead21ddd.tar.xz
Fixy fixy
Diffstat (limited to 'lc')
-rw-r--r--lc/fr.mobin0 -> 1029 bytes
-rw-r--r--lc/fr.po86
2 files changed, 86 insertions, 0 deletions
diff --git a/lc/fr.mo b/lc/fr.mo
new file mode 100644
index 0000000..754a8d3
--- /dev/null
+++ b/lc/fr.mo
Binary files differ
diff --git a/lc/fr.po b/lc/fr.po
new file mode 100644
index 0000000..9bd6ade
--- /dev/null
+++ b/lc/fr.po
@@ -0,0 +1,86 @@
+# French translations for PACKAGE package
+# Traductions françaises du paquet PACKAGE.
+# Copyright (C) 2014 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# <dbphillipsnz@gmail.com>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: trayfreq 4\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-04-27 12:49+1200\n"
+"PO-Revision-Date: 2014-04-27 12:49+1200\n"
+"Last-Translator: <dbphillipsnz@gmail.com>\n"
+"Language-Team: French\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: tray.c:183
+#, c-format
+msgid "Governor: %s\n"
+msgstr "Profil: %s\n"
+
+#: tray.c:189
+#, c-format
+msgid "CPU%i: %s%s"
+msgstr "CPU%i: %s%s"
+
+#: trayfreq.c:67
+msgid "Failed to open config files!\n"
+msgstr ""
+
+#: trayfreq.c:112
+msgid ""
+"GTK Error: gtk_init_check returned FALSE.\n"
+"Bailing."
+msgstr ""
+
+#: bat_tray/bat_tray.c:56
+#, c-format
+msgid "Discharging (%i%%)"
+msgstr ""
+
+#: bat_tray/bat_tray.c:60
+#, c-format
+msgid "Charging (%i%%)"
+msgstr ""
+
+#: bat_tray/bat_tray.c:63
+#, c-format
+msgid "Fully charged"
+msgstr "Complétment chargée"
+
+#: bat_tray/bat_tray.c:67
+#, c-format
+msgid "Unknown status"
+msgstr ""
+
+#: trayfreq_set/trayfreq_set.c:42
+#, c-format
+msgid "FAILED: Couldn't open %s for writing\n"
+msgstr "ERREUR: Pouvais pas ecrit à %s\n"
+
+#: trayfreq_set/trayfreq_set.c:118 trayfreq_set/trayfreq_set.c:154
+#, c-format
+msgid "Use -g to set the governor or -f to set the frequency\n"
+msgstr "Utiliser -g pour activer les profils ou -f pour activer les fréquences\n"
+
+#: trayfreq_set/trayfreq_set.c:121
+#, c-format
+msgid "Pass the governor with -g\n"
+msgstr "Indiquer le profil avec un -c\n"
+
+#: trayfreq_set/trayfreq_set.c:125 trayfreq_set/trayfreq_set.c:129
+#: trayfreq_set/trayfreq_set.c:133 trayfreq_set/trayfreq_set.c:142
+#: trayfreq_set/trayfreq_set.c:146 trayfreq_set/trayfreq_set.c:150
+#, c-format
+msgid "Pass the core with -c\n"
+msgstr "Indiquer le core avec un -c\n"
+
+#: trayfreq_set/trayfreq_set.c:138
+#, c-format
+msgid "Pass the frequency with -f\n"
+msgstr "Indiquer la fréquence avec un -f\n"