]> git.ipfire.org Git - thirdparty/systemd.git/blob - catalog/systemd.zh_CN.catalog.in
final v236 update (#7649)
[thirdparty/systemd.git] / catalog / systemd.zh_CN.catalog.in
1 # SPDX-License-Identifier: LGPL-2.1+
2 #
3 # This file is part of systemd.
4 #
5 # Copyright 2012 Lennart Poettering
6 # Copyright 2015 Boyuan Yang
7 #
8 # systemd is free software; you can redistribute it and/or modify it
9 # under the terms of the GNU Lesser General Public License as published by
10 # the Free Software Foundation; either version 2.1 of the License, or
11 # (at your option) any later version.
12 #
13 # systemd is distributed in the hope that it will be useful, but
14 # WITHOUT ANY WARRANTY; without even the implied warranty of
15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 # Lesser General Public License for more details.
17 #
18 # You should have received a copy of the GNU Lesser General Public License
19 # along with systemd; If not, see <http://www.gnu.org/licenses/>.
20
21 # Message catalog for systemd's own messages
22 # Simplified Chinese translation
23
24 # 本 catalog 文档格式被记载在
25 # https://www.freedesktop.org/wiki/Software/systemd/catalog
26
27 # 如需了解我们为什么做这些工作,请见 https://xkcd.com/1024/
28
29 -- f77379a8490b408bbe5f6940505a777b
30 Subject: 日志已开始
31 Defined-By: systemd
32 Support: %SUPPORT_URL%
33
34 系统日志进程已启动,已打开供写入的日志文件并准备好处理请求。
35
36 -- d93fb3c9c24d451a97cea615ce59c00b
37 Subject: 日志已停止
38 Defined-By: systemd
39 Support: %SUPPORT_URL%
40
41 系统日志进程已终止,并已关闭所有当前活动的日志文件。
42
43 -- a596d6fe7bfa4994828e72309e95d61e
44 Subject: 由某个服务而来的消息已被抑制
45 Defined-By: systemd
46 Support: %SUPPORT_URL%
47 Documentation: man:journald.conf(5)
48
49 某个服务在一个时间周期内记录了太多消息。
50 从该服务而来的消息已被丢弃。
51
52 请注意只有由有问题的服务传来的消息被丢弃,
53 其它服务的消息不受影响。
54
55 可以在 /etc/systemd/journald.conf 中设定 RateLimitIntervalSec=
56 以及 RateLimitBurst = 的值以控制丢弃信息的限制。
57 请参见 journald.conf(5) 以了解详情。
58
59 -- e9bf28e6e834481bb6f48f548ad13606
60 Subject: 日志消息已遗失
61 Defined-By: systemd
62 Support: %SUPPORT_URL%
63
64 因日志系统对内核消息的处理速度不够快,
65 部分信息已经遗失。
66
67 -- fc2e22bc6ee647b6b90729ab34a250b1
68 Subject: 进程 @COREDUMP_PID@ (@COREDUMP_COMM@) 核心已转储
69 Defined-By: systemd
70 Support: %SUPPORT_URL%
71 Documentation: man:core(5)
72
73 进程 @COREDUMP_PID@ (@COREDUMP_COMM@) 已崩溃并进行核心转储。
74
75 这通常意味着崩溃程序中存在编程错误,并应当将此错误向其开发者报告。
76
77 -- 8d45620c1a4348dbb17410da57c60c66
78 Subject: 一个新会话 @SESSION_ID@ 已为用户 @USER_ID@ 建立
79 Defined-By: systemd
80 Support: %SUPPORT_URL%
81 Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
82
83 一个 ID 为 @SESSION_ID@ 的新会话已为用户 @USER_ID@ 建立。
84
85 该会话的首进程为 @LEADER@。
86
87 -- 3354939424b4456d9802ca8333ed424a
88 Subject: 会话 @SESSION_ID@ 已终止
89 Defined-By: systemd
90 Support: %SUPPORT_URL%
91 Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
92
93 一个 ID 为 @SESSION_ID@ 的会话已终止。
94
95 -- fcbefc5da23d428093f97c82a9290f7b
96 Subject: 一个新的座位 @SEAT_ID@ 可用
97 Defined-By: systemd
98 Support: %SUPPORT_URL%
99 Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
100
101 一个新的座位 @SEAT_ID@ 已被配置并已可用。
102
103 -- e7852bfe46784ed0accde04bc864c2d5
104 Subject: 座位 @SEAT_ID@ 已被移除
105 Defined-By: systemd
106 Support: %SUPPORT_URL%
107 Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
108
109 座位 @SEAT_ID@ 已被移除并不再可用。
110
111 -- c7a787079b354eaaa9e77b371893cd27
112 Subject: 时间已变更
113 Defined-By: systemd
114 Support: %SUPPORT_URL%
115
116 系统时钟已变更为1970年1月1日后 @REALTIME@ 微秒。
117
118 -- 45f82f4aef7a4bbf942ce861d1f20990
119 Subject: 时区变更为 @TIMEZONE@
120 Defined-By: systemd
121 Support: %SUPPORT_URL%
122
123 系统时区已变更为 @TIMEZONE@。
124
125 -- b07a249cd024414a82dd00cd181378ff
126 Subject: 系统启动已完成
127 Defined-By: systemd
128 Support: %SUPPORT_URL%
129
130 所有系统启动时需要的系统服务均已成功启动。
131 请注意这并不代表现在机器已经空闲,因为某些服务可能仍处于完成启动的过程中。
132
133 内核启动使用了 @KERNEL_USEC@ 毫秒。
134
135 初始内存盘启动使用了 @INITRD_USEC@ 毫秒。
136
137 用户空间启动使用了 @USERSPACE_USEC@ 毫秒。
138
139 -- 6bbd95ee977941e497c48be27c254128
140 Subject: 系统已进入 @SLEEP@ 睡眠状态
141 Defined-By: systemd
142 Support: %SUPPORT_URL%
143
144 系统现已进入 @SLEEP@ 睡眠状态。
145
146 -- 8811e6df2a8e40f58a94cea26f8ebf14
147 Subject: 系统已离开 @SLEEP@ 睡眠状态
148 Defined-By: systemd
149 Support: %SUPPORT_URL%
150
151 系统现已离开 @SLEEP@ 睡眠状态。
152
153 -- 98268866d1d54a499c4e98921d93bc40
154 Subject: 系统关机已开始
155 Defined-By: systemd
156 Support: %SUPPORT_URL%
157
158 系统关机操作已初始化。
159 关机已开始,所有系统服务均已结束,所有文件系统已卸载。
160
161 -- 7d4958e842da4a758f6c1cdc7b36dcc5
162 Subject: @UNIT@ 单元已开始启动
163 Defined-By: systemd
164 Support: %SUPPORT_URL%
165
166 @UNIT@ 单元已开始启动。
167
168 -- 39f53479d3a045ac8e11786248231fbf
169 Subject: @UNIT@ 单元已结束启动
170 Defined-By: systemd
171 Support: %SUPPORT_URL%
172
173 @UNIT@ 单元已结束启动。
174
175 启动结果为“@RESULT@”。
176
177 -- de5b426a63be47a7b6ac3eaac82e2f6f
178 Subject: @UNIT@ 单元已开始停止操作
179 Defined-By: systemd
180 Support: %SUPPORT_URL%
181
182 @UNIT@ 单元已开始停止操作。
183
184 -- 9d1aaa27d60140bd96365438aad20286
185 Subject: @UNIT@ 单元已结束停止操作
186 Defined-By: systemd
187 Support: %SUPPORT_URL%
188
189 @UNIT@ 单元已结束停止操作。
190
191 -- be02cf6855d2428ba40df7e9d022f03d
192 Subject: @UNIT@ 单元已失败
193 Defined-By: systemd
194 Support: %SUPPORT_URL%
195
196 @UNIT@ 单元已失败。
197
198 结果为“@RESULT@”。
199
200 -- d34d037fff1847e6ae669a370e694725
201 Subject: @UNIT@ 单元已开始重新载入其配置
202 Defined-By: systemd
203 Support: %SUPPORT_URL%
204
205 @UNIT@ 单元已开始重新载入其配置。
206
207 -- 7b05ebc668384222baa8881179cfda54
208 Subject: @UNIT@ 单元已结束配置重载入
209 Defined-By: systemd
210 Support: %SUPPORT_URL%
211
212 @UNIT@ 单元已结束配置重载入操作。
213
214 结果为“@RESULT@”。
215
216 -- 641257651c1b4ec9a8624d7a40a9e1e7
217 Subject: 进程 @EXECUTABLE@ 无法执行
218 Defined-By: systemd
219 Support: %SUPPORT_URL%
220
221 进程 @EXECUTABLE@ 无法被执行并已失败。
222
223 该进程返回的错误代码为 @ERRNO@。
224
225 -- 0027229ca0644181a76c4e92458afa2e
226 Subject: 一个或更多消息无法被转发至 syslog
227 Defined-By: systemd
228 Support: %SUPPORT_URL%
229
230 有一条或更多的消息无法被转发至与 journald 同时运行的 syslog 服务。
231 这通常意味着 syslog 实现无法跟上队列中消息进入的速度。
232
233 -- 1dee0369c7fc4736b7099b38ecb46ee7
234 Subject: 挂载点不为空
235 Defined-By: systemd
236 Support: %SUPPORT_URL%
237
238 目录 @WHERE@ 被指定为挂载点(即 /etc/fstab 文件的第二栏,或 systemd 单元
239 文件的 Where= 字段),且该目录非空。
240 这并不会影响挂载行为,但该目录中先前已存在的文件将无法被访问。
241 如需查看这些文件,请手动将其下的文件系统挂载到另一个位置。
242
243 -- 24d8d4452573402496068381a6312df2
244 Subject: 一个虚拟机或容器已启动
245 Defined-By: systemd
246 Support: %SUPPORT_URL%
247
248 虚拟机 @NAME@,以及其首进程 PID @LEADER@,已被启动并可被使用。
249
250 -- 58432bd3bace477cb514b56381b8a758
251 Subject: 一个虚拟机或容器已被终止
252 Defined-By: systemd
253 Support: %SUPPORT_URL%
254
255 虚拟机 @NAME@,以及其首进程 PID @LEADER@,已被关闭并停止。