]> git.ipfire.org Git - thirdparty/systemd.git/blame - catalog/systemd.catalog
test-execute: Add tests for new PassEnvironment= directive
[thirdparty/systemd.git] / catalog / systemd.catalog
CommitLineData
0922cbe8 1# This file is part of systemd.
5d6a86d7
LP
2#
3# Copyright 2012 Lennart Poettering
4#
5# systemd is free software; you can redistribute it and/or modify it
6# under the terms of the GNU Lesser General Public License as published by
7# the Free Software Foundation; either version 2.1 of the License, or
8# (at your option) any later version.
9#
10# systemd is distributed in the hope that it will be useful, but
11# WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13# Lesser General Public License for more details.
14#
15# You should have received a copy of the GNU Lesser General Public License
16# along with systemd; If not, see <http://www.gnu.org/licenses/>.
17
18# Message catalog for systemd's own messages
19
20# The catalog format is documented on
21# http://www.freedesktop.org/wiki/Software/systemd/catalog
22
ef7963b5
LP
23# For an explanation why we do all this, see https://xkcd.com/1024/
24
5d6a86d7 25-- f77379a8490b408bbe5f6940505a777b
2057124e 26Subject: The journal has been started
5d6a86d7
LP
27Defined-By: systemd
28Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7 29
2057124e 30The system journal process has started up, opened the journal
5d6a86d7
LP
31files for writing and is now ready to process requests.
32
33-- d93fb3c9c24d451a97cea615ce59c00b
2057124e 34Subject: The journal has been stopped
5d6a86d7
LP
35Defined-By: systemd
36Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7
LP
37
38The system journal process has shut down and closed all currently
39active journal files.
40
41-- a596d6fe7bfa4994828e72309e95d61e
42Subject: Messages from a service have been suppressed
43Defined-By: systemd
44Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
45Documentation: man:journald.conf(5)
5d6a86d7
LP
46
47A service has logged too many messages within a time period. Messages
48from the service have been dropped.
49
50Note that only messages from the service in question have been
51dropped, other services' messages are unaffected.
52
2057124e
CA
53The limits controlling when messages are dropped may be configured
54with RateLimitInterval= and RateLimitBurst= in
5d6a86d7
LP
55/etc/systemd/journald.conf. See journald.conf(5) for details.
56
57-- e9bf28e6e834481bb6f48f548ad13606
58Subject: Journal messages have been missed
59Defined-By: systemd
60Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7
LP
61
62Kernel messages have been lost as the journal system has been unable
63to process them quickly enough.
64
d4205751
LP
65-- fc2e22bc6ee647b6b90729ab34a250b1
66Subject: Process @COREDUMP_PID@ (@COREDUMP_COMM@) dumped core
67Defined-By: systemd
68Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7 69Documentation: man:core(5)
d4205751
LP
70
71Process @COREDUMP_PID@ (@COREDUMP_COMM@) crashed and dumped core.
72
73This usually indicates a programming error in the crashing program and
5d6a86d7 74should be reported to its vendor as a bug.
d4205751
LP
75
76-- fc2e22bc6ee647b6b90729ab34a250b1 de
77Subject: Speicherabbild für Prozess @COREDUMP_PID@ (@COREDUMP_COMM) generiert
78Defined-By: systemd
79Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7 80Documentation: man:core(5)
d4205751
LP
81
82Prozess @COREDUMP_PID@ (@COREDUMP_COMM@) ist abgebrochen worden und
83ein Speicherabbild wurde generiert.
84
85Üblicherweise ist dies ein Hinweis auf einen Programmfehler und sollte
5d6a86d7
LP
86als Fehler dem jeweiligen Hersteller gemeldet werden.
87
88-- 8d45620c1a4348dbb17410da57c60c66
89Subject: A new session @SESSION_ID@ has been created for user @USER_ID@
90Defined-By: systemd
91Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
92Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
5d6a86d7
LP
93
94A new session with the ID @SESSION_ID@ has been created for the user @USER_ID@.
95
96The leading process of the session is @LEADER@.
97
98-- 3354939424b4456d9802ca8333ed424a
2057124e 99Subject: Session @SESSION_ID@ has been terminated
5d6a86d7
LP
100Defined-By: systemd
101Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
102Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
5d6a86d7
LP
103
104A session with the ID @SESSION_ID@ has been terminated.
105
106-- fcbefc5da23d428093f97c82a9290f7b
107Subject: A new seat @SEAT_ID@ is now available
108Defined-By: systemd
109Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
110Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
5d6a86d7
LP
111
112A new seat @SEAT_ID@ has been configured and is now available.
113
114-- e7852bfe46784ed0accde04bc864c2d5
2057124e 115Subject: Seat @SEAT_ID@ has now been removed
5d6a86d7
LP
116Defined-By: systemd
117Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
118Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
5d6a86d7 119
5190bbb2 120A seat @SEAT_ID@ has been removed and is no longer available.
d4205751
LP
121
122-- c7a787079b354eaaa9e77b371893cd27
123Subject: Time change
124Defined-By: systemd
125Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
d4205751 126
772c552f 127The system clock has been changed to @REALTIME@ microseconds after January 1st, 1970.
d4205751
LP
128
129-- c7a787079b354eaaa9e77b371893cd27 de
130Subject: Zeitänderung
131Defined-By: systemd
132Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
d4205751 133
772c552f 134Die System-Zeit wurde geändert auf @REALTIME@ Mikrosekunden nach dem 1. Januar 1970.
d4205751
LP
135
136-- 45f82f4aef7a4bbf942ce861d1f20990
5d6a86d7 137Subject: Time zone change to @TIMEZONE@
d4205751
LP
138Defined-By: systemd
139Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
d4205751 140
e9dd9f95 141The system timezone has been changed to @TIMEZONE@.
d4205751 142
5d6a86d7
LP
143-- b07a249cd024414a82dd00cd181378ff
144Subject: System start-up is now complete
d4205751
LP
145Defined-By: systemd
146Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
d4205751 147
5d6a86d7
LP
148All system services necessary queued for starting at boot have been
149successfully started. Note that this does not mean that the machine is
150now idle as services might still be busy with completing start-up.
d4205751 151
772c552f 152Kernel start-up required @KERNEL_USEC@ microseconds.
5d6a86d7 153
772c552f 154Initial RAM disk start-up required @INITRD_USEC@ microseconds.
5d6a86d7 155
ba9904e9 156Userspace start-up required @USERSPACE_USEC@ microseconds.
5d6a86d7
LP
157
158-- 6bbd95ee977941e497c48be27c254128
159Subject: System sleep state @SLEEP@ entered
d4205751
LP
160Defined-By: systemd
161Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
d4205751 162
5d6a86d7 163The system has now entered the @SLEEP@ sleep state.
d4205751 164
5d6a86d7
LP
165-- 8811e6df2a8e40f58a94cea26f8ebf14
166Subject: System sleep state @SLEEP@ left
d4205751
LP
167Defined-By: systemd
168Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
d4205751 169
5d6a86d7 170The system has now left the @SLEEP@ sleep state.
d4205751 171
5d6a86d7
LP
172-- 98268866d1d54a499c4e98921d93bc40
173Subject: System shutdown initiated
d4205751
LP
174Defined-By: systemd
175Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
d4205751 176
5d6a86d7
LP
177Systemd shutdown has been initiated. The shutdown has now begun and
178all system services are terminated and all file systems unmounted.
d4205751 179
5d6a86d7 180-- 7d4958e842da4a758f6c1cdc7b36dcc5
2057124e 181Subject: Unit @UNIT@ has begun start-up
5d6a86d7
LP
182Defined-By: systemd
183Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
d4205751 184
5d6a86d7
LP
185Unit @UNIT@ has begun starting up.
186
187-- 39f53479d3a045ac8e11786248231fbf
188Subject: Unit @UNIT@ has finished start-up
d4205751
LP
189Defined-By: systemd
190Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
d4205751 191
5d6a86d7 192Unit @UNIT@ has finished starting up.
d4205751 193
5d6a86d7 194The start-up result is @RESULT@.
d4205751 195
5d6a86d7
LP
196-- de5b426a63be47a7b6ac3eaac82e2f6f
197Subject: Unit @UNIT@ has begun shutting down
198Defined-By: systemd
199Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7
LP
200
201Unit @UNIT@ has begun shutting down.
202
203-- 9d1aaa27d60140bd96365438aad20286
204Subject: Unit @UNIT@ has finished shutting down
205Defined-By: systemd
206Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7
LP
207
208Unit @UNIT@ has finished shutting down.
209
210-- be02cf6855d2428ba40df7e9d022f03d
211Subject: Unit @UNIT@ has failed
212Defined-By: systemd
213Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7
LP
214
215Unit @UNIT@ has failed.
216
217The result is @RESULT@.
218
219-- d34d037fff1847e6ae669a370e694725
2057124e 220Subject: Unit @UNIT@ has begun reloading its configuration
5d6a86d7
LP
221Defined-By: systemd
222Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7 223
2057124e 224Unit @UNIT@ has begun reloading its configuration
5d6a86d7
LP
225
226-- 7b05ebc668384222baa8881179cfda54
227Subject: Unit @UNIT@ has finished reloading its configuration
228Defined-By: systemd
229Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7
LP
230
231Unit @UNIT@ has finished reloading its configuration
232
233The result is @RESULT@.
234
235-- 641257651c1b4ec9a8624d7a40a9e1e7
236Subject: Process @EXECUTABLE@ could not be executed
237Defined-By: systemd
238Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7
LP
239
240The process @EXECUTABLE@ could not be executed and failed.
241
2057124e 242The error number returned by this process is @ERRNO@.
5d6a86d7
LP
243
244-- 0027229ca0644181a76c4e92458afa2e
5190bbb2 245Subject: One or more messages could not be forwarded to syslog
5d6a86d7
LP
246Defined-By: systemd
247Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
5d6a86d7
LP
248
249One or more messages could not be forwarded to the syslog service
250running side-by-side with journald. This usually indicates that the
251syslog implementation has not been able to keep up with the speed of
252messages queued.
20ad4cfd
ZJS
253
254-- 1dee0369c7fc4736b7099b38ecb46ee7
255Subject: Mount point is not empty
256Defined-By: systemd
257Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
20ad4cfd
ZJS
258
259The directory @WHERE@ is specified as the mount point (second field in
260/etc/fstab or Where= field in systemd unit file) and is not empty.
261This does not interfere with mounting, but the pre-exisiting files in
262this directory become inaccessible. To see those over-mounted files,
263please manually mount the underlying file system to a secondary
264location.
9444b1f2
LP
265
266-- 24d8d4452573402496068381a6312df2
267Subject: A virtual machine or container has been started
268Defined-By: systemd
269Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
9444b1f2
LP
270
271The virtual machine @NAME@ with its leader PID @LEADER@ has been
272started is now ready to use.
273
274-- 58432bd3bace477cb514b56381b8a758
275Subject: A virtual machine or container has been terminated
276Defined-By: systemd
277Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
9444b1f2
LP
278
279The virtual machine @NAME@ with its leader PID @LEADER@ has been
280shut down.