blob: 34e121f1cd8a18ca3b369b21a29ffb443595773f (
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
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
|
#
# Yan Shuangchun <yahzee@21cn.com>, 2003.
# Feng Chao <chaofeng111@gmail.com>, 2014.
# Xuetian Weng <xweng@cs.stonybrook.edu>, 2014.
# Weng Xuetian <wengxt@gmail.com>, 2016.
# Guo Yunhe <guoyunhebrave@gmail.com>, 2017.
msgid ""
msgstr ""
"Project-Id-Version: kdeorg\n"
"PO-Revision-Date: 2021-01-01 14:21\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Qt-Contexts: true\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: kdeorg\n"
"X-Crowdin-Project-ID: 269464\n"
"X-Crowdin-Language: zh-CN\n"
"X-Crowdin-File: /kf5-trunk/messages/kconfig/kconfig5_qt.pot\n"
"X-Crowdin-File-ID: 5586\n"
#: core/kconfig.cpp:925
msgctxt "KConfig|"
msgid "Please contact your system administrator."
msgstr "请联系您的系统管理员。"
#: core/kconfigini.cpp:569
#, qt-format
msgctxt "KConfigIniBackend|"
msgid "Configuration file \"%1\" not writable.\n"
msgstr "配置文件“%1”不可写入。\n"
#: core/kemailsettings.cpp:235 core/kemailsettings.cpp:238
#: core/kemailsettings.cpp:246
msgctxt "KEMailSettings|"
msgid "Default"
msgstr "默认"
#: gui/kstandardshortcut.cpp:65
msgctxt "KStandardShortcut|@action"
msgid "Open"
msgstr "打开"
#: gui/kstandardshortcut.cpp:66
msgctxt "KStandardShortcut|@action"
msgid "New"
msgstr "新建"
#: gui/kstandardshortcut.cpp:67
msgctxt "KStandardShortcut|@action"
msgid "Close"
msgstr "关闭"
#: gui/kstandardshortcut.cpp:68
msgctxt "KStandardShortcut|@action"
msgid "Save"
msgstr "保存"
#: gui/kstandardshortcut.cpp:69
msgctxt "KStandardShortcut|@action"
msgid "Print"
msgstr "打印"
#: gui/kstandardshortcut.cpp:70
msgctxt "KStandardShortcut|@action"
msgid "Quit"
msgstr "退出"
#: gui/kstandardshortcut.cpp:73
msgctxt "KStandardShortcut|@action"
msgid "Undo"
msgstr "撤销"
#: gui/kstandardshortcut.cpp:74
msgctxt "KStandardShortcut|@action"
msgid "Redo"
msgstr "重做"
#: gui/kstandardshortcut.cpp:77
msgctxt "KStandardShortcut|@action"
msgid "Cut"
msgstr "剪切"
#: gui/kstandardshortcut.cpp:78
msgctxt "KStandardShortcut|@action"
msgid "Copy"
msgstr "复制"
#: gui/kstandardshortcut.cpp:79
msgctxt "KStandardShortcut|@action"
msgid "Paste"
msgstr "粘贴"
#: gui/kstandardshortcut.cpp:80
msgctxt "KStandardShortcut|@action"
msgid "Paste Selection"
msgstr "粘贴选中内容"
#: gui/kstandardshortcut.cpp:82
msgctxt "KStandardShortcut|@action"
msgid "Select All"
msgstr "全部选中"
#: gui/kstandardshortcut.cpp:83
msgctxt "KStandardShortcut|@action"
msgid "Deselect"
msgstr "取消选择"
#: gui/kstandardshortcut.cpp:84
msgctxt "KStandardShortcut|@action"
msgid "Delete Word Backwards"
msgstr "删除前面的单词"
#: gui/kstandardshortcut.cpp:85
msgctxt "KStandardShortcut|@action"
msgid "Delete Word Forward"
msgstr "删除后面的单词"
#: gui/kstandardshortcut.cpp:87
msgctxt "KStandardShortcut|@action"
msgid "Find"
msgstr "查找"
#: gui/kstandardshortcut.cpp:88
msgctxt "KStandardShortcut|@action"
msgid "Find Next"
msgstr "查找下一个"
#: gui/kstandardshortcut.cpp:89
msgctxt "KStandardShortcut|@action"
msgid "Find Prev"
msgstr "查找上一个"
#: gui/kstandardshortcut.cpp:90
msgctxt "KStandardShortcut|@action"
msgid "Replace"
msgstr "替换"
#: gui/kstandardshortcut.cpp:93
msgctxt "KStandardShortcut|@action Go to main page"
msgid "Home"
msgstr "Home"
#: gui/kstandardshortcut.cpp:94
msgctxt "KStandardShortcut|@action Beginning of document"
msgid "Begin"
msgstr "文件头"
#: gui/kstandardshortcut.cpp:95
msgctxt "KStandardShortcut|@action End of document"
msgid "End"
msgstr "End"
#: gui/kstandardshortcut.cpp:96
msgctxt "KStandardShortcut|@action"
msgid "Prior"
msgstr "优先"
#: gui/kstandardshortcut.cpp:97
msgctxt "KStandardShortcut|@action Opposite to Prior"
msgid "Next"
msgstr "下一步"
#: gui/kstandardshortcut.cpp:99
msgctxt "KStandardShortcut|@action"
msgid "Up"
msgstr "上箭头"
#: gui/kstandardshortcut.cpp:100
msgctxt "KStandardShortcut|@action"
msgid "Back"
msgstr "后退"
#: gui/kstandardshortcut.cpp:101
msgctxt "KStandardShortcut|@action"
msgid "Forward"
msgstr "前进"
#: gui/kstandardshortcut.cpp:102
msgctxt "KStandardShortcut|@action"
msgid "Reload"
msgstr "重新装入"
#: gui/kstandardshortcut.cpp:104
msgctxt "KStandardShortcut|@action"
msgid "Beginning of Line"
msgstr "行首"
#: gui/kstandardshortcut.cpp:105
msgctxt "KStandardShortcut|@action"
msgid "End of Line"
msgstr "行尾"
#: gui/kstandardshortcut.cpp:106
msgctxt "KStandardShortcut|@action"
msgid "Go to Line"
msgstr "转向至行"
#: gui/kstandardshortcut.cpp:107
msgctxt "KStandardShortcut|@action"
msgid "Backward Word"
msgstr "上一单词"
#: gui/kstandardshortcut.cpp:108
msgctxt "KStandardShortcut|@action"
msgid "Forward Word"
msgstr "下一单词"
#: gui/kstandardshortcut.cpp:110
msgctxt "KStandardShortcut|@action"
msgid "Add Bookmark"
msgstr "添加书签"
#: gui/kstandardshortcut.cpp:111
msgctxt "KStandardShortcut|@action"
msgid "Zoom In"
msgstr "放大"
#: gui/kstandardshortcut.cpp:112
msgctxt "KStandardShortcut|@action"
msgid "Zoom Out"
msgstr "缩小"
#: gui/kstandardshortcut.cpp:113
msgctxt "KStandardShortcut|@action"
msgid "Full Screen Mode"
msgstr "全屏模式"
#: gui/kstandardshortcut.cpp:115
msgctxt "KStandardShortcut|@action"
msgid "Show Menu Bar"
msgstr "显示菜单栏"
#: gui/kstandardshortcut.cpp:116
msgctxt "KStandardShortcut|@action"
msgid "Activate Next Tab"
msgstr "激活下一标签页"
#: gui/kstandardshortcut.cpp:117
msgctxt "KStandardShortcut|@action"
msgid "Activate Previous Tab"
msgstr "激活上一标签页"
#: gui/kstandardshortcut.cpp:120
msgctxt "KStandardShortcut|@action"
msgid "Help"
msgstr "帮助"
#: gui/kstandardshortcut.cpp:121
msgctxt "KStandardShortcut|@action"
msgid "What's This"
msgstr "这是什么"
#: gui/kstandardshortcut.cpp:124
msgctxt "KStandardShortcut|@action"
msgid "Text Completion"
msgstr "文本补全"
#: gui/kstandardshortcut.cpp:125
msgctxt "KStandardShortcut|@action"
msgid "Previous Completion Match"
msgstr "上一个补全匹配"
#: gui/kstandardshortcut.cpp:126
msgctxt "KStandardShortcut|@action"
msgid "Next Completion Match"
msgstr "下一个补全匹配"
#: gui/kstandardshortcut.cpp:127
msgctxt "KStandardShortcut|@action"
msgid "Substring Completion"
msgstr "子串补全"
#: gui/kstandardshortcut.cpp:129
msgctxt "KStandardShortcut|@action"
msgid "Previous Item in List"
msgstr "在列表中的前一项"
#: gui/kstandardshortcut.cpp:130
msgctxt "KStandardShortcut|@action"
msgid "Next Item in List"
msgstr "在列表中的后一项"
#: gui/kstandardshortcut.cpp:132
msgctxt "KStandardShortcut|@action"
msgid "Open Recent"
msgstr "打开最近一项"
#: gui/kstandardshortcut.cpp:133
msgctxt "KStandardShortcut|@action"
msgid "Save As"
msgstr "另存为"
#: gui/kstandardshortcut.cpp:134
msgctxt "KStandardShortcut|@action"
msgid "Revert"
msgstr "还原"
#: gui/kstandardshortcut.cpp:135
msgctxt "KStandardShortcut|@action"
msgid "Print Preview"
msgstr "打印预览"
#: gui/kstandardshortcut.cpp:136
msgctxt "KStandardShortcut|@action"
msgid "Mail"
msgstr "邮寄"
#: gui/kstandardshortcut.cpp:137
msgctxt "KStandardShortcut|@action"
msgid "Clear"
msgstr "清除"
#: gui/kstandardshortcut.cpp:138
msgctxt "KStandardShortcut|@action"
msgid "Actual Size"
msgstr "实际大小"
#: gui/kstandardshortcut.cpp:139
msgctxt "KStandardShortcut|@action"
msgid "Fit To Page"
msgstr "适合页面"
#: gui/kstandardshortcut.cpp:140
msgctxt "KStandardShortcut|@action"
msgid "Fit To Width"
msgstr "适合页宽"
#: gui/kstandardshortcut.cpp:141
msgctxt "KStandardShortcut|@action"
msgid "Fit To Height"
msgstr "适合页高"
#: gui/kstandardshortcut.cpp:142
msgctxt "KStandardShortcut|@action"
msgid "Zoom"
msgstr "缩放"
#: gui/kstandardshortcut.cpp:143
msgctxt "KStandardShortcut|@action"
msgid "Goto"
msgstr "转到"
#: gui/kstandardshortcut.cpp:144
msgctxt "KStandardShortcut|@action"
msgid "Goto Page"
msgstr "转到页"
#: gui/kstandardshortcut.cpp:145
msgctxt "KStandardShortcut|@action"
msgid "Document Back"
msgstr "文档后退"
#: gui/kstandardshortcut.cpp:146
msgctxt "KStandardShortcut|@action"
msgid "Document Forward"
msgstr "文档前进"
#: gui/kstandardshortcut.cpp:147
msgctxt "KStandardShortcut|@action"
msgid "Edit Bookmarks"
msgstr "编辑书签"
#: gui/kstandardshortcut.cpp:148
msgctxt "KStandardShortcut|@action"
msgid "Spelling"
msgstr "拼写处理"
#: gui/kstandardshortcut.cpp:149
msgctxt "KStandardShortcut|@action"
msgid "Show Toolbar"
msgstr "显示工具栏"
#: gui/kstandardshortcut.cpp:150
msgctxt "KStandardShortcut|@action"
msgid "Show Statusbar"
msgstr "显示状态栏"
#: gui/kstandardshortcut.cpp:152
msgctxt "KStandardShortcut|@action"
msgid "Save Options"
msgstr "保存选项"
#: gui/kstandardshortcut.cpp:157
msgctxt "KStandardShortcut|@action"
msgid "Key Bindings"
msgstr "键盘绑定"
#: gui/kstandardshortcut.cpp:158
msgctxt "KStandardShortcut|@action"
msgid "Configure Application"
msgstr "配置应用程序"
#: gui/kstandardshortcut.cpp:159
msgctxt "KStandardShortcut|@action"
msgid "Configure Toolbars"
msgstr "配置工具栏"
#: gui/kstandardshortcut.cpp:160
msgctxt "KStandardShortcut|@action"
msgid "Configure Notifications"
msgstr "配置通知"
#: gui/kstandardshortcut.cpp:161
msgctxt "KStandardShortcut|@action"
msgid "Tip Of Day"
msgstr "日积月累"
#: gui/kstandardshortcut.cpp:162
msgctxt "KStandardShortcut|@action"
msgid "Report Bug"
msgstr "报告错误"
#: gui/kstandardshortcut.cpp:163
msgctxt "KStandardShortcut|@action"
msgid "Configure Language..."
msgstr ""
#: gui/kstandardshortcut.cpp:164
msgctxt "KStandardShortcut|@action"
msgid "About Application"
msgstr "关于程序"
#: gui/kstandardshortcut.cpp:165
msgctxt "KStandardShortcut|@action"
msgid "About KDE"
msgstr "关于 KDE"
#: gui/kstandardshortcut.cpp:168
msgctxt "KStandardShortcut|@action"
msgid "Delete"
msgstr "删除"
#: gui/kstandardshortcut.cpp:169
msgctxt "KStandardShortcut|@action"
msgid "Rename"
msgstr "重命名"
#: gui/kstandardshortcut.cpp:170
msgctxt "KStandardShortcut|@action"
msgid "Move to Trash"
msgstr "移至回收站"
#: gui/kstandardshortcut.cpp:171
msgctxt "KStandardShortcut|@action"
msgid "Donate"
msgstr "捐助"
#: gui/kstandardshortcut.cpp:172
msgctxt "KStandardShortcut|@action"
msgid "Show/Hide Hidden Files"
msgstr "显示/隐藏隐藏的文件"
#: gui/kstandardshortcut.cpp:173
msgctxt "KStandardShortcut|@action"
msgid "Create Folder"
msgstr ""
#: kconf_update/kconf_update.cpp:949
msgctxt "main|"
msgid "KDE Tool for updating user configuration files"
msgstr "用于更新用户配置文件的 KDE 工具"
#: kconf_update/kconf_update.cpp:951
msgctxt "main|"
msgid "Keep output results from scripts"
msgstr "保留脚本的输出结果"
#: kconf_update/kconf_update.cpp:952
msgctxt "main|"
msgid ""
"For unit tests only: use test directories to stay away from the user's real "
"files"
msgstr "仅用于单元测试:使用测试目录来避免访问用户真实文件"
#: kconf_update/kconf_update.cpp:953
msgctxt "main|"
msgid "Check whether config file itself requires updating"
msgstr "请检查配置文件自身是否需要更新"
#: kconf_update/kconf_update.cpp:954
msgctxt "main|"
msgid "File(s) to read update instructions from"
msgstr "要读取更新指令的文件"
#: kconfig_compiler/kconfig_compiler.cpp:715
msgctxt "main|"
msgid "Directory to generate files in [.]"
msgstr "在 [.] 中生成文件的目录"
#: kconfig_compiler/kconfig_compiler.cpp:716
msgctxt "main|"
msgid "directory"
msgstr "目录"
#: kconfig_compiler/kconfig_compiler.cpp:720
msgctxt "main|"
msgid "Display software license."
msgstr "显示许可协议."
#: kreadconfig/kreadconfig.cpp:44 kreadconfig/kwriteconfig.cpp:24
msgctxt "main|"
msgid "Use <file> instead of global config"
msgstr "使用 <file> 代替全局设置"
#: kreadconfig/kreadconfig.cpp:45 kreadconfig/kwriteconfig.cpp:25
msgctxt "main|"
msgid "Group to look in. Use repeatedly for nested groups."
msgstr "要查阅的组,对嵌套组可重复声明。"
#: kreadconfig/kreadconfig.cpp:46 kreadconfig/kwriteconfig.cpp:26
msgctxt "main|"
msgid "Key to look for"
msgstr "要查询的关键字"
#: kreadconfig/kreadconfig.cpp:47
msgctxt "main|"
msgid "Default value"
msgstr "默认值"
#: kreadconfig/kreadconfig.cpp:48
msgctxt "main|"
msgid "Type of variable"
msgstr "变量类型"
#: kreadconfig/kwriteconfig.cpp:27
msgctxt "main|"
msgid ""
"Type of variable. Use \"bool\" for a boolean, otherwise it is treated as a "
"string"
msgstr "变量类型。使用“bool”作为布尔值,否则它将被作为一个字符串来对待"
#: kreadconfig/kwriteconfig.cpp:28
msgctxt "main|"
msgid "Delete the designated key if enabled"
msgstr "启用时删除指定密钥"
#: kreadconfig/kwriteconfig.cpp:29
msgctxt "main|"
msgid "The value to write. Mandatory, on a shell use '' for empty"
msgstr "要写入的值。在 shell 中,空格必须使用“”"
|