1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
# French translation of manpages
# This file is distributed under the same license as the manpages-l10n package.
# Copyright © of this file:
# José JORGE, 2001.
# Cyril Guilloud <guilloud@lautre.net>, 2002.
# KDE Simon Depiets <2df_CHEZ_tuxfamily_POINT_org>, 2004.
# Gérard Delafond <gerard@delafond.org>, 2005.
# Bernard Siaud, 2007-2010.
# Nicolas François <nicolas.francois@centraliens.net>, 2010.
# David Prévot <david@tilapin.org>, 2010, 2011, 2013, 2015.
msgid ""
msgstr ""
"Project-Id-Version: x11-xserver-utils 7.5+1\n"
"POT-Creation-Date: 2023-06-27 20:02+0200\n"
"PO-Revision-Date: 2015-05-05 17:22-0400\n"
"Last-Translator: David Prévot <david@tilapin.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.5\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. type: TH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "xsetmode"
msgstr "XSETMODE"
#. type: TH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "xsetmode 1.0.0"
msgstr "xsetmode 1.0.0"
#. type: TH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "X Version 11"
msgstr "X Version 11"
#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "NAME"
msgstr "NOM"
#. type: Plain text
#: debian-bookworm debian-unstable
msgid "xsetmode - set the mode for an X Input device"
msgstr "xsetmode - Configurer le mode d'un périphérique d'entrée X"
#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNOPSIS"
#. type: Plain text
#: debian-bookworm debian-unstable
msgid "B<xsetmode> I<device-name> B<ABSOLUTE> | B<RELATIVE>"
msgstr "B<xsetmode> I<nom-du-périphérique> B<ABSOLUTE> | B<RELATIVE>"
#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPTION"
#. type: Plain text
#: debian-bookworm debian-unstable
msgid ""
"Xsetmode sets the mode of an XInput device to either absolute or relative. "
"This isn't appropriate for all device types."
msgstr ""
"Xsetmode configure le mode d'un périphérique d'entrée X soit en absolu, soit "
"en relatif. Ce n'est pas approprié pour tous les types de périphériques."
#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "AUTHOR"
msgstr "AUTEUR"
#. type: Plain text
#: debian-bookworm debian-unstable
msgid "Frederic Lepied"
msgstr "Frederic Lepied"
|