From 92bbbddcea663e6e070c2d6d9da66688176dd7da Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 21 May 2012 22:59:52 +0000 Subject: [PATCH] Really translating the keyboardctl utility --- po/POTFILES | 1 + po/fr.po | 12 +++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/po/POTFILES b/po/POTFILES index 96123fe..2c5a508 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -1,2 +1,3 @@ ../src/keyboard.c +../src/keyboardctl.c ../src/main.c diff --git a/po/fr.po b/po/fr.po index 7cd39b9..b6fe2d2 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Keyboard 0.2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-22 00:56+0200\n" +"POT-Creation-Date: 2012-05-22 00:58+0200\n" "PO-Revision-Date: 2012-05-20 14:32+0200\n" "Last-Translator: Pierre Pronchery \n" "Language-Team: French\n" @@ -48,6 +48,16 @@ msgstr "Clavier" msgid "Virtual keyboard for the DeforaOS desktop" msgstr "Clavier virtuel pour l'environnement DeforaOS" +#: ../src/keyboardctl.c:60 +msgid "" +"Usage: keyboardctl [-H|-S]\n" +" -H\tHide the keyboard\n" +" -S\tShow the keyboard\n" +msgstr "" +"Usage: keyboardctl [-H|-S]\n" +" -H\tMasquer le clavier\n" +" -S\tAfficher le clavier\n" + #: ../src/main.c:47 msgid "Usage: keyboard [-d|-p|-w|-x][-f font][-m monitor]\n" msgstr "Usage: keyboard [-d|-p|-w|-x][-f police][-m moniteur]\n"