blob: c6cd2da135a1aa37d67dc1d9e8c123c1908723ad (
plain)
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
|
# Romanian translation of manpages
# This file is distributed under the same license as the manpages-l10n package.
# Copyright © of this file:
# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n 4.18.1\n"
"POT-Creation-Date: 2023-06-27 20:02+0200\n"
"PO-Revision-Date: 2023-07-02 19:25+0200\n"
"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2;\n"
"X-Generator: Poedit 3.2.2\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 Versiunea 11"
#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "NAME"
msgstr "NUME"
#. type: Plain text
#: debian-bookworm debian-unstable
msgid "xsetmode - set the mode for an X Input device"
msgstr "xsetmode - stabilește modul pentru un dispozitiv de intrare X"
#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "SYNOPSIS"
msgstr "SINOPSIS"
#. type: Plain text
#: debian-bookworm debian-unstable
msgid "B<xsetmode> I<device-name> B<ABSOLUTE> | B<RELATIVE>"
msgstr "B<xsetmode> I<nume_dispozitiv> B<ABSOLUTE> | B<RELATIVE>"
#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIERE"
#. 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 stabilește modul unui dispozitiv de intrare X la absolut sau "
"relativ. Acest lucru nu este adecvat pentru toate tipurile de dispozitive."
#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: debian-bookworm debian-unstable
msgid "Frederic Lepied"
msgstr "Frederic Lepied"
|