Really translating the keyboardctl utility
This commit is contained in:
parent
5f9394abba
commit
92bbbddcea
|
@ -1,2 +1,3 @@
|
||||||
../src/keyboard.c
|
../src/keyboard.c
|
||||||
|
../src/keyboardctl.c
|
||||||
../src/main.c
|
../src/main.c
|
||||||
|
|
12
po/fr.po
12
po/fr.po
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Keyboard 0.2.0\n"
|
"Project-Id-Version: Keyboard 0.2.0\n"
|
||||||
"Report-Msgid-Bugs-To: \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"
|
"PO-Revision-Date: 2012-05-20 14:32+0200\n"
|
||||||
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
|
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
|
||||||
"Language-Team: French\n"
|
"Language-Team: French\n"
|
||||||
|
@ -48,6 +48,16 @@ msgstr "Clavier"
|
||||||
msgid "Virtual keyboard for the DeforaOS desktop"
|
msgid "Virtual keyboard for the DeforaOS desktop"
|
||||||
msgstr "Clavier virtuel pour l'environnement DeforaOS"
|
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
|
#: ../src/main.c:47
|
||||||
msgid "Usage: keyboard [-d|-p|-w|-x][-f font][-m monitor]\n"
|
msgid "Usage: keyboard [-d|-p|-w|-x][-f font][-m monitor]\n"
|
||||||
msgstr "Usage: keyboard [-d|-p|-w|-x][-f police][-m moniteur]\n"
|
msgstr "Usage: keyboard [-d|-p|-w|-x][-f police][-m moniteur]\n"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user