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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
|
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-03-01 17:11+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "SYSTEMD-VCONSOLE-SETUP\\&.SERVICE"
msgstr ""
#. type: TH
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "systemd 255"
msgstr ""
#. type: TH
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "systemd-vconsole-setup.service"
msgstr ""
#. -----------------------------------------------------------------
#. * MAIN CONTENT STARTS HERE *
#. -----------------------------------------------------------------
#. type: SH
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"systemd-vconsole-setup.service, systemd-vconsole-setup - Configure the "
"virtual consoles"
msgstr ""
#. type: SH
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid "systemd-vconsole-setup\\&.service"
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid "B</usr/lib/systemd/systemd-vconsole-setup> [TTY]"
msgstr ""
#. type: SH
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"B<systemd-vconsole-setup> sets up and configures either all virtual "
"consoles, or \\(em if the optional I<TTY> parameter is provided \\(em a "
"specific one\\&. When the system is booting up, systemd-vconsole-setup\\&."
"service is called by B<systemd-udevd>(8) during VT console subsystem "
"initialization\\&. Also, B<systemd-localed.service>(8) invokes it as needed "
"when language or console changes are made\\&. Internally, this program calls "
"B<loadkeys>(1) and B<setfont>(8)\\&."
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"Execute B<systemctl restart systemd-vconsole-setup\\&.service> in order to "
"apply any manual changes made to /etc/vconsole\\&.conf\\&."
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"See B<vconsole.conf>(5) for information about the configuration files and "
"kernel command line options understood by this program\\&."
msgstr ""
#. type: SH
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "CREDENTIALS"
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"B<systemd-vconsole-setup> supports the service credentials logic as "
"implemented by I<ImportCredential=>/I<LoadCredential=>/I<SetCredential=> "
"(see B<systemd.exec>(5) for details)\\&. The following credentials are used "
"when passed in:"
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid "I<vconsole\\&.keymap>, I<vconsole\\&.keymap_toggle>"
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"The keymap (and toggle keymap) to apply\\&. The matching options in "
"vconsole\\&.conf and on the kernel command line take precedence over these "
"credentials\\&."
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"Note the relationship to the I<firstboot\\&.keymap> credential understood by "
"B<systemd-firstboot.service>(8): both ultimately affect the same setting, "
"but I<firstboot\\&.keymap> is written into /etc/vconsole\\&.conf on first "
"boot (if not already configured), and then read from there by B<systemd-"
"vconsole-setup>, while I<vconsole\\&.keymap> is read on every boot, and is "
"not persisted to disk (but any configuration in vconsole\\&.conf will take "
"precedence if present)\\&."
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid "Added in version 253\\&."
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"I<vconsole\\&.font>, I<vconsole\\&.font_map>, I<vconsole\\&.font_unimap>"
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"The console font settings to apply\\&. The matching options in vconsole\\&."
"conf and on the kernel command line take precedence over these "
"credentials\\&."
msgstr ""
#. type: SH
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"B<systemd>(1), B<vconsole.conf>(5), B<loadkeys>(1), B<setfont>(8), B<systemd-"
"localed.service>(8)"
msgstr ""
|