-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathzh_TW.po
2476 lines (2059 loc) · 110 KB
/
zh_TW.po
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
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Chinese (Taiwan) translation for dconf.
# Copyright (C) 2012 dconf's COPYRIGHT HOLDER
# This file is distributed under the same license as the dconf package.
#
# pan93412 <pan93412@gmail.com>, 2019.
msgid ""
msgstr ""
"Project-Id-Version: dconf master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/dconf-editor/issues\n"
"POT-Creation-Date: 2023-09-18 15:05+0000\n"
"PO-Revision-Date: 2024-07-24 11:03+0800\n"
"Last-Translator: Yi-Jyun Pan <pan93412@gmail.com>\n"
"Language-Team: Chinese <zh-l10n@linux.org.tw>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.4.4\n"
#. Translators: on really small windows, the about dialog is replaced by an in-window view; here is the label of one of two buttons that have the same role as the stack switcher in the usual about dialog, the second is "Credits"
#. Translators: on really small windows, the about dialog is replaced by an in-window view; here is the name of the view, displayed in the headerbar
#: editor/about-list.vala:44 editor/base-headerbar.vala:309
msgid "About"
msgstr "關於"
#. Translators: on really small windows, the about dialog is replaced by an in-window view; here is the label of one of two buttons that have the same role as the stack switcher in the usual about dialog, the first is "About"
#: editor/about-list.vala:46
msgid "Credits"
msgstr "鳴謝"
#. Translators: on really small windows, the about dialog is replaced by an in-window view; here is the label of the link to the GPL license; TODO better text, as in the usual about dialog
#: editor/about-list.vala:135
msgid ""
"GNU General Public License\n"
"version 3 or later"
msgstr ""
"GNU 通用公眾授權條款\n"
"第三或更新版本"
#. Translators: on really small windows, the about dialog is replaced by an in-window view; here is the header of the programmers names
#: editor/about-list.vala:154
msgid "Creators"
msgstr "作者"
#. Translators: on really small windows, the about dialog is replaced by an in-window view; here is the header of the translators names
#: editor/about-list.vala:166
msgid "Translators"
msgstr "翻譯員"
#. Translators: menu entry of the pathbar menu
#: editor/adaptative-pathbar.vala:251
msgid "Copy current path"
msgstr "複製目前的路徑"
#. Translators: menu entry of the pathbar menu (not displayed for now)
#. Translators: "open" action in the right-click menu on a "show folder info" row
#: editor/adaptative-pathbar.vala:264 editor/key-list-box-row.vala:475
msgid "Show properties"
msgstr "顯示屬性"
#. Translators: accessible name of the hamburger menu
#: editor/base-headerbar.ui:113
msgid "Actions"
msgstr "動作"
#. Translators: accessible description of the hamburger menu
#: editor/base-headerbar.ui:115
msgid "Current view actions"
msgstr "目前的檢視動作"
#. Translators: usual menu entry of the hamburger menu
#: editor/base-headerbar.vala:115
msgid "Keyboard Shortcuts"
msgstr "鍵盤捷徑鍵"
#. Translators: on really small windows, the bookmarks popover is replaced by an in-window view; here is the name of the view, displayed in the headerbar
#. Translators: accessible name of the button for opening the bookmarks popover
#. Translators: header displayed in the keys list during a search only; indicates that the following results are found in the user bookmarks
#: editor/bookmarks-headerbar.vala:159 editor/bookmarks.ui:131
#: editor/registry-search.vala:552
msgid "Bookmarks"
msgstr "書籤"
#. Translators: hamburger menu entry on small windows (not used in current design)
#: editor/bookmarks-headerbar.vala:254
msgid "Hide bookmarks"
msgstr "隱藏書籤"
#. Translators: hamburger menu entry on small windows, to unbookmark the currently browsed path
#: editor/bookmarks-headerbar.vala:259
msgid "Unbookmark"
msgstr "移出書籤"
#. Translators: hamburger menu entry on small windows, to bookmark the currently browsed path
#: editor/bookmarks-headerbar.vala:262
msgid "Bookmark"
msgstr "書籤"
#. Translators: hamburger menu entry on small windows, to show the bookmarks list
#: editor/bookmarks-headerbar.vala:265
msgid "Show bookmarks"
msgstr "顯示書籤"
#. Translators: placeholder text of the bookmarks list, displayed when the user has no bookmarks
#: editor/bookmarks-list.vala:32
msgid ""
"Bookmarks will\n"
"be added here"
msgstr ""
"書籤將被\n"
"加入到這裡"
#. Translators: label of one of the two buttons of the bookmarks list, to switch between using the bookmarks and editing the list; the second is "Edit"
#: editor/bookmarks-list.vala:36
msgid "Use"
msgstr "使用"
#. Translators: label of one of the two buttons of the bookmarks list, to switch between using the bookmarks and editing the list; the first is "Use"
#: editor/bookmarks-list.vala:38
msgid "Edit"
msgstr "編輯"
#. Translators: accessible name of the switch for bookmarking current path in the bookmarks popover
#: editor/bookmarks.ui:69
msgid "Location bookmarked"
msgstr "已將位置加入書籤中"
#. Translators: accessible description of the switch for bookmarking current path in the bookmarks popover
#: editor/bookmarks.ui:71
msgid "Toggle to bookmark this location"
msgstr "切換到這個位置的書籤"
#. Translators: text that might appear in the bookmarks popover in place of the switch and its label
#: editor/bookmarks.ui:96
msgid "The bookmarks list is not editable."
msgstr "不能編輯書籤列表。"
#. Translators: accessible description of the button for opening the bookmarks popover
#: editor/bookmarks.ui:133
msgid "Manage your bookmarks"
msgstr "管理您的書籤"
#. Translators: label of the switch in the bookmarks popover, when searching
#: editor/bookmarks.vala:404
msgid "Bookmark this Search"
msgstr "將此搜尋加入書籤"
#. Translators: label of the switch in the bookmarks popover, when browsing
#: editor/bookmarks.vala:407
msgid "Bookmark this Location"
msgstr "將這個位置加入書籤"
#. Translators: on really small windows, name of the view when showing a folder properties, displayed in the headerbar
#: editor/browser-headerbar.vala:165
msgid "Properties"
msgstr "屬性"
#. Translators: text of an infobar to sort again the keys list ("refresh" only, no "reload")
#: editor/browser-view.vala:81
msgid "Sort preferences have changed. Do you want to refresh the view?"
msgstr "已變更排序偏好設定,是否重新載入檢視?"
#. Translators: button of an infobar to sort again the keys list ("refresh" only, no "reload")
#. Translators: accessible name of the "refresh" button that is linked with the search entry on large windows
#: editor/browser-view.vala:84 editor/pathentry.ui:90
msgid "Refresh"
msgstr "重新整理"
#. Translators: text of an infobar to reload the keys list because of a new key (for example)
#: editor/browser-view.vala:87
msgid "This folder content has changed. Do you want to reload the view?"
msgstr "此資料夾內容已變更,是否重新載入檢視?"
#. Translators: button of an infobar to reload the keys list because of a new key (for example)
#. Translators: button of an infobar to reload the key properties because something has changed
#: editor/browser-view.vala:90 editor/browser-view.vala:96
msgid "Reload"
msgstr "重新載入"
#. Translators: text of an infobar to reload the key properties because something has changed
#: editor/browser-view.vala:93
msgid "This key’s properties have changed. Do you want to reload the view?"
msgstr "此設定鍵的屬性已變更,是否重新載入檢視?"
#. Translators: command-line message, when the user uses the backward/forward buttons of the mouse
#: editor/browser-window.vala:906
msgid ""
"The same mouse button is set for going backward and forward. Doing nothing."
msgstr "設定相同的滑鼠按鍵以前進和往回。不做任何事。"
#: editor/ca.desrt.dconf-editor.appdata.xml.in:9
msgid "Dconf Editor"
msgstr "Dconf 編輯器"
#: editor/ca.desrt.dconf-editor.appdata.xml.in:10
msgid "A graphical tool for editing the dconf database"
msgstr "編輯 dconf 資料庫的圖形化工具"
#: editor/ca.desrt.dconf-editor.appdata.xml.in:13
msgid ""
"Dconf Editor is a tool to allow direct editing of the dconf configuration "
"database. This is useful when developing applications that use these "
"settings."
msgstr ""
"Dconf 編輯器是一個能讓您直接編輯 dconf 設定資料庫的工具。這在開發使用這些設定"
"值的應用程式時會很有幫助。"
#: editor/ca.desrt.dconf-editor.appdata.xml.in:17
msgid ""
"Editing your configuration directly is an advanced feature and may cause "
"applications to not work correctly."
msgstr "直接編輯您的設定是一種進階的功能且可能會導致應用程式無法正常運作。"
#: editor/ca.desrt.dconf-editor.appdata.xml.in:34
msgid "Browse the keys used by installed applications"
msgstr "瀏覽已安裝應用程式的設定鍵"
#: editor/ca.desrt.dconf-editor.appdata.xml.in:38
msgid "Read keys descriptions and edit their values"
msgstr "讀取設定鍵描述並編輯它們的數值"
#. a translatable version of project_group
#: editor/ca.desrt.dconf-editor.appdata.xml.in:53
msgid "The GNOME Project"
msgstr "GNOME 計畫"
#. Translators: application name, as used in the window manager, the window title, the about dialog...
#: editor/ca.desrt.dconf-editor.desktop.in:3 editor/dconf-editor.vala:21
msgid "dconf Editor"
msgstr "dconf 編輯器"
#. Translators: a GenericName that gives the application goal, as defined in the desktop file spec
#: editor/ca.desrt.dconf-editor.desktop.in:5
msgid "Configuration editor for dconf"
msgstr "dconf 的設定編輯器"
#. Translators: a Comment that gives the application function, as defined in the desktop file spec
#: editor/ca.desrt.dconf-editor.desktop.in:7
msgid "Directly edit your entire configuration database"
msgstr "直接編輯整個設定資料庫"
#. Translators: some search Keywords to find this application, as defined in the desktop file spec. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
#: editor/ca.desrt.dconf-editor.desktop.in:9
msgid "settings;configuration;"
msgstr "settings;configuration;設定值;設定;配置;"
#. see AdaptativeWindow.width-request at data/ui/adaptative-window.ui:22
#. range min="350"/ FIXME
#. Translators: summary of a settings key, see 'dconf-editor /org/gnome/iagno/window-width'
#: editor/ca.desrt.dconf-editor.gschema.xml:91
msgid "The width of the window"
msgstr "視窗寬度"
#. Translators: summary of a settings key, see 'dconf-editor /org/gnome/iagno/window-width'
#: editor/ca.desrt.dconf-editor.gschema.xml:93
msgid "The width of the main window in pixels."
msgstr "主視窗的寬度 (像素)。"
#. see AdaptativeWindow.height-request at data/ui/adaptative-window.ui:21
#. range min="284"/ FIXME
#. Translators: summary of a settings key, see 'dconf-editor /org/gnome/iagno/window-height'
#: editor/ca.desrt.dconf-editor.gschema.xml:100
msgid "The height of the window"
msgstr "視窗高度"
#. Translators: description of a settings key, see 'dconf-editor /org/gnome/iagno/window-height'
#: editor/ca.desrt.dconf-editor.gschema.xml:102
msgid "The height of the main window in pixels."
msgstr "主視窗的高度 (像素)。"
#. Translators: summary of a settings key, see 'dconf-editor /org/gnome/iagno/window-is-maximized'
#: editor/ca.desrt.dconf-editor.gschema.xml:107
msgid "A flag to enable maximized mode"
msgstr "啟用最大化模式的旗標"
#. Translators: description of a settings key, see 'dconf-editor /org/gnome/iagno/window-is-maximized'
#: editor/ca.desrt.dconf-editor.gschema.xml:109
msgid "If “true”, the main window starts in maximized mode."
msgstr "如果設成「true」,主視窗會在最大化模式啟動。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/restore-view'
#: editor/ca.desrt.dconf-editor.gschema.xml:131
msgid "A flag to restore the last view"
msgstr "還原上次檢視的旗標"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/restore-view'
#: editor/ca.desrt.dconf-editor.gschema.xml:133
msgid ""
"If “true”, Dconf Editor tries at launch to navigate to the path described in "
"the “saved-view” key."
msgstr ""
"如果設定為「true」,Dconf 編輯器將會在執行時嘗試跳至「saved-view」設定鍵描述"
"的路徑。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/saved-pathbar-path'
#: editor/ca.desrt.dconf-editor.gschema.xml:138
msgid "A path to restore the pathbar state"
msgstr "還原路徑列狀態的路徑"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/saved-pathbar-path'
#: editor/ca.desrt.dconf-editor.gschema.xml:140
msgid ""
"If the “restore-view” key is set to “true”, and if the path requested at "
"startup is a parent path of this one, Dconf Editor tries to restore the "
"pathbar state at this path."
msgstr ""
"如果「restore-view」設定鍵設定為「true」,且如果啟動時請求的路徑是這個設定鍵"
"的上層目錄,Dconf 編輯器會在執行時嘗試跳至這個路徑。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/saved-view'
#: editor/ca.desrt.dconf-editor.gschema.xml:145
msgid "A path to restore the last view"
msgstr "還原上次檢視的路徑"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/saved-view'
#: editor/ca.desrt.dconf-editor.gschema.xml:147
msgid ""
"If the “restore-view” key is set to “true”, Dconf Editor tries at launch to "
"navigate to this path."
msgstr ""
"如果「restore-view」設定鍵設定為「true」,Dconf 編輯器會在執行時嘗試跳至這個"
"路徑。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/show-warning'
#: editor/ca.desrt.dconf-editor.gschema.xml:152
msgid "Show initial warning"
msgstr "顯示初始警告"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/show-warning'
#: editor/ca.desrt.dconf-editor.gschema.xml:154
msgid ""
"If “true”, Dconf Editor opens a popup when launched reminding the user to be "
"careful."
msgstr "如果設定為「true」,Dconf 編輯器在提醒使用者注意時會開啟彈出視窗。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/small-keys-list-rows'
#: editor/ca.desrt.dconf-editor.gschema.xml:159
msgid "A flag to enable small rows for keys list"
msgstr "啟用設定鍵列表較小尺寸列表的旗標"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/small-keys-list-rows'
#: editor/ca.desrt.dconf-editor.gschema.xml:161
msgid "If “true”, the keys list use smaller rows."
msgstr "如果設定為「true」,設定鍵列表會使用較小的列。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/behaviour'
#: editor/ca.desrt.dconf-editor.gschema.xml:166
msgid "Change the behaviour of a key value change request"
msgstr "改變設定鍵數值變更要求的行為"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/behaviour'
#: editor/ca.desrt.dconf-editor.gschema.xml:168
msgid ""
"The “unsafe” value is discouraged: for keys that have a non-special-cased "
"type, it updates the key value each time something changes in the entry, so "
"including intermediate states. The “safe” value asks for confirmation in "
"these cases, but allows instant changes for booleans and nullable booleans, "
"enums and flags. The “always-confirm-implicit” and “always-confirm-explicit” "
"values always asks for confirmation, but the first applies the change if you "
"change path whereas the second dismiss it. The “always-delay” value adds "
"each change in delay mode, allowing to apply multiple keys at once."
msgstr ""
"不建議使用「unsafe」數值:具有 non-special-cased 類型的設定鍵,它會在每次項目"
"中有某些變更時更新數值,因此包含即時的狀態。「safe」數值在那些情況下會詢問以"
"取得確認,但允許布林值與可空布林值、枚舉與旗標的即時變更。「always-confirm-"
"implicit」與「always-confirm-explicit」數值永遠都會要求確認,但如果您改變路"
"徑,首先會套用變更,接著解除它。「always-delay」數值會以延遲模式加入每個變"
"更,允許一次套用多個設定鍵。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/sort-case-sensitive'
#: editor/ca.desrt.dconf-editor.gschema.xml:173
msgid "A flag to sort keys list case-sensitively"
msgstr "設定鍵列表是否以區分大小寫方式排序的旗標"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/sort-case-sensitive'
#: editor/ca.desrt.dconf-editor.gschema.xml:175
msgid ""
"GSettings doesn’t allow keys to use upper-case in their names, but "
"installation paths of schemas can. If “true”, the keys list is sorted case-"
"sensitively, with in usual order upper-case folders first."
msgstr ""
"GSettings 不允許設定鍵在它們的名字使用大寫,但是安裝路徑的基模可以。如果為"
"「true」,設定鍵列表會以區分大小寫的方式排序,以一般的順序來說大寫資料夾會在"
"前。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/mouse-use-extra-buttons'
#: editor/ca.desrt.dconf-editor.gschema.xml:180
msgid "Use “Back” and “Forward” mouse button events"
msgstr "使用「返回」和「前往」滑鼠按鈕活動"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/mouse-use-extra-buttons'
#: editor/ca.desrt.dconf-editor.gschema.xml:182
msgid ""
"For users with mice that have buttons for “Forward” and “Back”, this key "
"will determine if any action is taken inside of a browser window when either "
"is pressed."
msgstr ""
"此設定鍵用於支援「往前」和「往後」按鈕的滑鼠,其將決定哪個按鈕會觸發瀏覽視窗"
"中的「上一頁」指令。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/mouse-back-buttons'
#: editor/ca.desrt.dconf-editor.gschema.xml:188
msgid "Mouse button to activate the “Back” command in browser window"
msgstr "用來觸發瀏覽視窗中「上一頁」指令的滑鼠按鈕"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/mouse-back-buttons'
#: editor/ca.desrt.dconf-editor.gschema.xml:190
msgid ""
"For users with mice that have buttons for “Forward” and “Back”, this key "
"will set which button activates the “Back” command in a browser window. "
"Possible values range between 6 and 14."
msgstr ""
"用於使用者的滑鼠有「往前」和「往後」按鈕時,這個設定鍵會決定哪個按鈕會觸發瀏"
"覽視窗中的「上一頁」指令。可能的數值範圍在 6 到 14 之間。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/mouse-forward-buttons'
#: editor/ca.desrt.dconf-editor.gschema.xml:196
msgid "Mouse button to activate the “Forward” command in browser window"
msgstr "用來觸發瀏覽視窗中「下一頁」指令的滑鼠按鈕"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/mouse-forward-buttons'
#: editor/ca.desrt.dconf-editor.gschema.xml:198
msgid ""
"For users with mice that have buttons for “Forward” and “Back”, this key "
"will set which button activates the “Forward” command in a browser window. "
"Possible values range between 6 and 14."
msgstr ""
"用於使用者的滑鼠有「往前」和「往後」按鈕時,這個設定鍵會決定哪個按鈕會觸發瀏"
"覽視窗中的「下一頁」指令。可能的數值範圍在 6 到 14 之間。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/refresh-settings-schema-source'
#: editor/ca.desrt.dconf-editor.gschema.xml:203
msgid "A flag to check for added or removed schemas"
msgstr "一個檢查增加或移除基模的旗幟"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/refresh-settings-schema-source'
#: editor/ca.desrt.dconf-editor.gschema.xml:205
msgid ""
"Dconf Editor can monitor if schemas are added or removed from the multiple "
"possible locations. That’s done by checking every three seconds if the "
"schemas list has changed. As this way to do is suboptimal, this function can "
"be disabled by setting this flag to “false”. Note that this option will be "
"removed when a better way to do things is found."
msgstr ""
"Dconf Editor 可以從多個可能位置監控增加與移除的基模。這是透過每隔三秒檢查基模"
"列表是否變更而達到的。如果你覺得這種達成的方法不太好,可以將這個旗幟設定至"
"「false」以停用此功能。注意:這個選項將會在找到更好的方法之後移除掉。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/relocatable-schemas-enabled-mappings'
#: editor/ca.desrt.dconf-editor.gschema.xml:210
msgid "Enabled relocatable schema mapping facilities"
msgstr "啟用可重定向基模映射裝置"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/relocatable-schemas-enabled-mappings'
#: editor/ca.desrt.dconf-editor.gschema.xml:212
msgid ""
"Flags for the relocatable schemas mapping facilities. “User” enables "
"mappings defined by the “relocatable-schemas-user-paths” key; “Built-in” "
"enables well-known mappings hardcoded into Dconf Editor; “Internal” is "
"reserved for Dconf Editor own mappings; “Startup” is for mapping a "
"relocatable schema from the command-line."
msgstr ""
"可重定位架構映射工具的旗標。「User」啟用由「relocatable-schemas-user-paths」"
"設定鍵定義的映射;「Built-in」支援將眾所周知的映射硬編碼到 Dconf 編輯器中;"
"「Internal」是為 Dconf 編輯器自己的映射保留的;「Startup」用於從命令列映射可"
"重定位的架構。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/relocatable-schemas-user-paths'
#: editor/ca.desrt.dconf-editor.gschema.xml:217
msgid "Mapping of paths to manually associated schemas"
msgstr "將位置映射到手動對應的基模"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/relocatable-schemas-user-paths'
#: editor/ca.desrt.dconf-editor.gschema.xml:219
msgid ""
"A dictionary that maps schema IDs with path specifications. It is used to "
"allow the user to associate a relocatable schema to certain paths. Path "
"specifications may contain wildcards in the form of empty segments (e.g. /ca/"
"desrt/dconf-editor//), defining possibly multiple paths. The same schema ID "
"may be associated with multiple path specifications."
msgstr ""
"將架構 ID 與路徑規範映射的字典。它用於允許使用者將可重定位的架構關聯到某些路"
"徑。路徑規範可能包含空白區段形式的萬用字元(例如 /ca/desrt/dconf-editor//),"
"定義可能有多個路徑。同一架構ID可能與多個路徑規範相關聯。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/use-shortpaths'
#: editor/ca.desrt.dconf-editor.gschema.xml:224
msgid "A flag for skipping unnecessary subfolders"
msgstr "跳過非必要子資料夾的旗幟"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/use-shortpaths'
#: editor/ca.desrt.dconf-editor.gschema.xml:226
msgid ""
"When a folder only contains one subfolder and no keys, Dconf Editor can jump "
"to that subfolder directly. This flag enables that behaviour."
msgstr ""
"當資料夾只包含一個子資料夾且沒有任何設定鍵,Dconf 編輯器可以直接跳轉到該子資"
"料夾,此旗幟啟用此行為。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/bookmarks'
#: editor/ca.desrt.dconf-editor.gschema.xml:233
msgid "A list of bookmarked paths"
msgstr "書籤標記的路徑列表"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/bookmarks'
#: editor/ca.desrt.dconf-editor.gschema.xml:235
msgid "Contains all paths bookmarked by the user as an array of strings."
msgstr "包含使用者以字串陣列標記書籤的所有路徑。"
#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/small-bookmarks-rows'
#: editor/ca.desrt.dconf-editor.gschema.xml:240
msgid "A flag to enable small rows for bookmarks list"
msgstr "用來啟用書籤列表較小尺寸列表的旗標"
#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/small-bookmarks-rows'
#: editor/ca.desrt.dconf-editor.gschema.xml:242
msgid "If “true”, the bookmarks list use smaller rows."
msgstr "如果設定為「true」,書籤列表會使用較小的列。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/boolean'
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/relocatable/boolean' (with default /ca/desrt/dconf-editor/relocatable-* settings)
#: editor/ca.desrt.dconf-editor.gschema.xml:268
#: editor/ca.desrt.dconf-editor.gschema.xml:480
msgid "A boolean, type ‘b’"
msgstr "布林值,類型「b」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/boolean'
#: editor/ca.desrt.dconf-editor.gschema.xml:270
msgid "Booleans can only take two values, “true” or “false”."
msgstr "布林數只能是兩種數值,「true」或「false」。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/boolean-nullable'
#: editor/ca.desrt.dconf-editor.gschema.xml:275
msgid "A nullable boolean, type ‘mb’"
msgstr "可空布林,類型「mb」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/boolean-nullable'
#: editor/ca.desrt.dconf-editor.gschema.xml:277
msgid ""
"GSettings allows nullable types, that are similar to other types but could "
"take a “nothing” value. A nullable boolean can only take three values, "
"“true”, “false” and “nothing”."
msgstr ""
"GSettings 允許使用可以為 null 的類型,與其他類型相似,但可以接受「nothing」數"
"值。可空布林數只能為三種數值,「true」、「false」和「nothing」。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/byte'
#: editor/ca.desrt.dconf-editor.gschema.xml:282
msgid "A byte (unsigned), type ‘y’"
msgstr "位元組(無符號),類型「y」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/byte'
#: editor/ca.desrt.dconf-editor.gschema.xml:284
msgid ""
"A byte value is an integer between 0 and 255. It may be used to pass around "
"characters."
msgstr "位元組數值為介於 0 到 255 之間的整數。它可以用於傳遞字元。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/bytestring'
#: editor/ca.desrt.dconf-editor.gschema.xml:289
msgid "A bytestring, type ‘ay’"
msgstr "位元組字串,類型「ay」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/bytestring'
#: editor/ca.desrt.dconf-editor.gschema.xml:291
msgid ""
"The bytestring type is commonly used to pass around strings that may not be "
"valid utf8. In that case, the convention is that the nul terminator "
"character should be included as the last character in the array."
msgstr ""
"位元組字串類型通常用來傳遞可能不符 utf8 規範的字串。在這種情況下,依慣例是空"
"結束字元應該包含於陣列成為最後一個字元。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/bytestring-array'
#: editor/ca.desrt.dconf-editor.gschema.xml:296
msgid "A bytestring array, type ‘aay’"
msgstr "位元組字串陣列,類型「aay」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/bytestring-array'
#: editor/ca.desrt.dconf-editor.gschema.xml:298
msgid ""
"This is the type of an array of bytestrings. The bytestring type is commonly "
"used to pass around strings that may not be valid utf8."
msgstr ""
"這是位元組字串陣列的類型。 位元組字串類型通常用來傳遞可能不符 utf8 規範的字"
"串。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/dbus-handle'
#: editor/ca.desrt.dconf-editor.gschema.xml:303
msgid "A D-Bus handle type, type ‘h’"
msgstr "D-Bus 處理類型,類型「h」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/dbus-handle'
#: editor/ca.desrt.dconf-editor.gschema.xml:305
msgid ""
"The handle type is a 32-bit signed integer value that is, by convention, "
"used as an index into an array of file descriptors that are sent alongside a "
"D-Bus message. If you are not interacting with D-Bus, then there is no "
"reason to make use of this type."
msgstr ""
"handle 類型是 32 位元有號整數值,依慣例用於隨 D-Bus 訊息一併傳送的檔案描述陣"
"列的索引。如果您不與 D-Bus 互動,則沒有理由使用到這個類型。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/dbus-object-path'
#: editor/ca.desrt.dconf-editor.gschema.xml:310
msgid "A D-Bus object path, type ‘o’"
msgstr "D-Bus 物件路徑,類型「o」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/dbus-object-path'
#: editor/ca.desrt.dconf-editor.gschema.xml:312
msgid ""
"An object path is used to identify D-Bus objects at a given destination on "
"the bus. If you are not interacting with D-Bus, then there is no reason to "
"make use of this type."
msgstr ""
"用來識別在指定目的匯流排上 D-Bus 物件的路徑。如果您不與 D-Bus 互動,則沒有理"
"由使用到這個類型。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/dbus-object-path-array'
#: editor/ca.desrt.dconf-editor.gschema.xml:317
msgid "A D-Bus object path array, type ‘ao’"
msgstr "D-Bus 物件路徑陣列,類型「ao」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/dbus-object-path-array'
#: editor/ca.desrt.dconf-editor.gschema.xml:319
msgid ""
"An object path array could contain any number of object paths (including "
"none: “[]”). If you are not interacting with D-Bus, then there is no reason "
"to make use of this type."
msgstr ""
"可以包含任意物件路徑數量的物件路徑陣列 (包含空陣列:「[]」)。如果您不與 D-"
"Bus 互動,則沒有理由使用到這個類型。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/dbus-signature'
#: editor/ca.desrt.dconf-editor.gschema.xml:324
msgid "A D-Bus signature, type ‘g’"
msgstr "D-Bus 簽名檔,類型「g」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/dbus-signature'
#: editor/ca.desrt.dconf-editor.gschema.xml:326
msgid ""
"A D-Bus signature is a string used as type signature for a D-Bus method or "
"message. If you are not interacting with D-Bus, then there is no reason to "
"make use of this type."
msgstr ""
"D-Bus 簽名檔是一種字串,用於 D-Bus 方法或訊息的類型簽署。如果您不與 D-Bus 互"
"動,則沒有理由使用到這個類型。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/dict-entry'
#: editor/ca.desrt.dconf-editor.gschema.xml:331
msgid "A dictionary entry of type ‘{ss}’"
msgstr "「{ss}」類型的字典項目。"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/dict-entry'
#: editor/ca.desrt.dconf-editor.gschema.xml:333
msgid ""
"A dictionary maps values of a basic type to another value (of any type). A "
"dictionary entry is one such mapping."
msgstr ""
"字典將基本類型的值映射到另一個數值(任何類型的值)。字典條目就是這樣一種映"
"射。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/dictionary'
#: editor/ca.desrt.dconf-editor.gschema.xml:338
msgid "A “vardict”, type ‘a{sv}’"
msgstr "一個「字典變數」,類型「a{sv}」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/dictionary'
#: editor/ca.desrt.dconf-editor.gschema.xml:340
msgid ""
"A dictionary maps values of a basic type to another value (of any type). One "
"simple use case is to map strings to variants."
msgstr ""
"字典將基本類型的值映射到另一個數值(任何類型的值)。一個簡單的使用範例是將字"
"串映射到變體。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/double'
#: editor/ca.desrt.dconf-editor.gschema.xml:345
msgid "A double, type ‘d’"
msgstr "雙精度,類型「d」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/double'
#: editor/ca.desrt.dconf-editor.gschema.xml:347
msgid "A double value could represent any real number."
msgstr "一個雙精度值可以表示任何實數。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/enumeration'
#: editor/ca.desrt.dconf-editor.gschema.xml:352
msgid "A 5-choices enumeration"
msgstr "5 選項枚舉"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/enumeration'
#: editor/ca.desrt.dconf-editor.gschema.xml:354
msgid ""
"Enumerations could be done either with the “enum” attribute, or with a "
"“choices” tag."
msgstr "列舉可以使用「enum」屬性或「choices」標籤完成。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/flags'
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/relocatable/flags' (with default /ca/desrt/dconf-editor/relocatable-* settings)
#: editor/ca.desrt.dconf-editor.gschema.xml:359
#: editor/ca.desrt.dconf-editor.gschema.xml:494
msgid "Flags: choose-colors-you-love"
msgstr "旗標:choose-colors-you-love"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/flags'
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/relocatable/flags' (with default /ca/desrt/dconf-editor/relocatable-* settings)
#: editor/ca.desrt.dconf-editor.gschema.xml:361
#: editor/ca.desrt.dconf-editor.gschema.xml:496
msgid "Flags could be set by the “enum” attribute."
msgstr "旗標可以由「enum」屬性設定。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/integer-16-signed'
#: editor/ca.desrt.dconf-editor.gschema.xml:366
msgid "A short integer, type ‘n’"
msgstr "短整數,類型「n」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/integer-16-signed'
#: editor/ca.desrt.dconf-editor.gschema.xml:368
msgid "A 16-bit signed integer. See also the “integer-16-unsigned” key."
msgstr "16 位元有號整數。另請參閱「integer-16-unsigned」設定鍵。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/integer-16-unsigned'
#: editor/ca.desrt.dconf-editor.gschema.xml:373
msgid "An unsigned short integer, type ‘q’"
msgstr "無符號短整數,類型「q」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/integer-16-unsigned'
#: editor/ca.desrt.dconf-editor.gschema.xml:375
msgid "A 16-bit unsigned integer. See also the “integer-16-signed” key."
msgstr "16 位元無號整數。另請參閱「integer-16-signed」設定鍵。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/integer-32-signed'
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/relocatable/integer' (with default /ca/desrt/dconf-editor/relocatable-* settings)
#: editor/ca.desrt.dconf-editor.gschema.xml:380
#: editor/ca.desrt.dconf-editor.gschema.xml:487
msgid "An usual integer, type ‘i’"
msgstr "一般整數,類型「i」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/integer-32-signed'
#: editor/ca.desrt.dconf-editor.gschema.xml:382
msgid "A 32-bit signed integer. See also the “integer-32-unsigned” key."
msgstr "32 位元有號整數。另請參閱「integer-32-unsigned」設定鍵。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/integer-32-unsigned'
#: editor/ca.desrt.dconf-editor.gschema.xml:387
msgid "An unsigned usual integer, type ‘u’"
msgstr "無符號一般整數,類型「u」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/integer-32-unsigned'
#: editor/ca.desrt.dconf-editor.gschema.xml:389
msgid "A 32-bit unsigned integer. See also the “integer-32-signed” key."
msgstr "32 位元無號整數。另請參閱「integer-32-signed」設定鍵。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/integer-64-signed'
#: editor/ca.desrt.dconf-editor.gschema.xml:394
msgid "A long integer, type ‘x’"
msgstr "長整數,類型「x」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/integer-64-signed'
#: editor/ca.desrt.dconf-editor.gschema.xml:396
msgid "A 64-bit signed integer. See also the “integer-64-unsigned” key."
msgstr "64 位元有號整數。另請參閱「integer-64-unsigned」設定鍵。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/integer-64-unsigned'
#: editor/ca.desrt.dconf-editor.gschema.xml:401
msgid "An unsigned long integer, type ‘t’"
msgstr "無符號長整數,類型「t」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/integer-64-unsigned'
#: editor/ca.desrt.dconf-editor.gschema.xml:403
msgid "A 64-bit unsigned integer. See also the “integer-64-signed” key."
msgstr "64 位元無號整數。另請參閱「integer-64-signed」設定鍵。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/number-with-range'
#: editor/ca.desrt.dconf-editor.gschema.xml:410
msgid "A number with range"
msgstr "數量範圍"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/number-with-range'
#: editor/ca.desrt.dconf-editor.gschema.xml:412
msgid ""
"Every numeral setting (integers and unsigned integers of every type, plus "
"doubles) could be limited to a custom range of values. For example, this "
"integer could only take a value between -2 and 10."
msgstr ""
"每個位數的設定值 (每個類型的整數和無符號的整數,加上雙數) 可限制為自訂的數值"
"範圍。例如,此整數只能使用 -2 到 10 之間的一數值。"
#. Translators: do not forget the parenthesis, they are meaningful; summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/pair-of-integers'
#: editor/ca.desrt.dconf-editor.gschema.xml:417
msgid "A custom type, here ‘(ii)’"
msgstr "自訂的類型,這裡「(ii)」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/pair-of-integers'
#: editor/ca.desrt.dconf-editor.gschema.xml:419
msgid ""
"Dconf Editor lets you edit any settings type supported by GSettings, falling "
"back on a string entry when it doesn’t have a better way to do. Here is a "
"tuple of two 32-bit signed integers."
msgstr ""
"Dconf 編輯器讓您可以編輯任何 GSettings 支援的設定值類型,當它沒有更好的方案時"
"則回退到字串項目。這裡有兩個 32 位元有號整數元組。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/string'
#: editor/ca.desrt.dconf-editor.gschema.xml:424
msgid "A string, type ‘s’"
msgstr "字串,類型「s」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/string'
#: editor/ca.desrt.dconf-editor.gschema.xml:426
msgid ""
"The string type could accept any utf8 string. Note that an empty string “''” "
"is not the same as NULL (nothing); see also the “string-nullable” key."
msgstr ""
"字串類型可以接受任何 utf8 字串。請注意空字串「''」不是 NULL (空值);另請參閱"
"的「string-nullable」設定鍵。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/string-array'
#: editor/ca.desrt.dconf-editor.gschema.xml:431
msgid "A string array, type ‘as’"
msgstr "字串陣列,類型「as」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/string-array'
#: editor/ca.desrt.dconf-editor.gschema.xml:433
msgid ""
"A string array contains any number of strings of whatever length. It may be "
"an empty array, “[]”."
msgstr "一個字串陣列,包含任意數量的任何長度字串。它可能是一個空陣列,「[]」。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/string-nullable'
#: editor/ca.desrt.dconf-editor.gschema.xml:438
msgid "A nullable string, type ‘ms’"
msgstr "可空字串,類型「ms」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/string-nullable'
#: editor/ca.desrt.dconf-editor.gschema.xml:440
msgid ""
"GSettings allows nullable types, that are similar to other types but could "
"take a “nothing” value. A nullable string can take any string as value, "
"including the empty string “''”, or can be NULL (nothing)."
msgstr ""
"GSettings 允許可以為 null 的類型,類似于其他類型,但可以為「空」值。可以為 "
"null 的字串可以是任何字串值,包括空字串「''」,或可以為 NULL (空值)。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/variant'
#: editor/ca.desrt.dconf-editor.gschema.xml:445
msgid "A variant, type ‘v’"
msgstr "一個變數,類型「v」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/variant'
#: editor/ca.desrt.dconf-editor.gschema.xml:447
msgid ""
"Variants could be stored inside variants, and consequently as a GSettings "
"type. Their representation use the XML brackets (‘<’ and ‘>’ characters, in "
"a gschema file “<” and “>” respectively), with a parsable "
"representation of their content inside. If unclear, the type can be given in "
"the value with a prefix annotation like “@x” (where “x” is the type string) "
"or “int64”. See https://docs.gtk.org/glib/gvariant-text.html for complete "
"documentation."
msgstr ""
"變數可以存儲在變體內部,因此可以作為 GSettings 類型存儲。它們的表示形式使用 "
"XML 括號(‘<’和‘>’字元,分別在 gschema 檔案“<”和“>”中),其中包含其內"
"容的可解析表示。如果不清楚,可以使用前綴註釋在值中給出類型,例如“@x”(其"
"中“x”是類型字串)或“int64”。請參閱 https://docs.gtk.org/glib/gvariant-text."
"html 以獲取完整的文件。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/weird-enum'
#: editor/ca.desrt.dconf-editor.gschema.xml:452
msgid "A 1-choice enumeration"
msgstr "1 選項枚舉"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/weird-enum'
#: editor/ca.desrt.dconf-editor.gschema.xml:454
msgid ""
"An enumeration could contain only one item, but that’s probably an error. "
"Dconf Editor warns you in that case."
msgstr ""
"枚舉可以只包含一個項目,但這可能是一個錯誤。在這種情況下,Dconf 編輯器會警告"
"您。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/weird-range'
#: editor/ca.desrt.dconf-editor.gschema.xml:460
msgid "A 1-choice integer value"
msgstr "1 選項整數枚舉"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/weird-range'
#: editor/ca.desrt.dconf-editor.gschema.xml:462
msgid ""
"A range could limit an integer key to only allow one value, but that’s "
"probably an error. Dconf Editor warns you in that case."
msgstr ""
"範圍可以限制整數設定鍵僅允許一個數值,但這可能是一個錯誤。在這種情況下,"
"Dconf 編輯器會警告您。"
#. Translators: summary of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/weird-triv'
#: editor/ca.desrt.dconf-editor.gschema.xml:467
msgid "The empty tuple, type and value “()”"
msgstr "空元組、類型或值「()」"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/weird-triv'
#: editor/ca.desrt.dconf-editor.gschema.xml:469
msgid ""
"There’s an empty tuple type (called sometimes “triv”) that is a tuple with "
"no content, and can only take “()” as value."
msgstr ""
"有個空元組類型 (有時稱為「triv」) 是一個沒有內容的位元組,只能將「{}」作為"
"值。"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/relocatable/boolean' (with default /ca/desrt/dconf-editor/relocatable-* settings)
#: editor/ca.desrt.dconf-editor.gschema.xml:482
msgid "An usual boolean value, defined by a relocatable schema."
msgstr "一個通常為布林值的值,由可重定向基模定義。"
#. Translators: description of a demo key, see 'dconf-editor /ca/desrt/dconf-editor/Demo/relocatable/integer' (with default /ca/desrt/dconf-editor/relocatable-* settings)
#: editor/ca.desrt.dconf-editor.gschema.xml:489
msgid "A 32-bit signed integer, defined by a relocatable schema."
msgstr "32 位元有號整數,由可重定向基模定義。"
#. Translators: summary of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict1 a-non-conflicting-key'
#: editor/ca.desrt.dconf-editor.gschema.xml:503
msgid "A normal non-conflicting key from Conflict1"
msgstr "來自 Conflict1 的未衝突普通設定鍵"
#. Translators: description of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict1 a-non-conflicting-key'
#. Translators: description of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict2 another-non-conflicting-key'
#: editor/ca.desrt.dconf-editor.gschema.xml:505
#: editor/ca.desrt.dconf-editor.gschema.xml:542
msgid ""
"This key is a test for multiple schemas in the same path with conflicting "
"keys. Non-conflicting keys should have no issues."
msgstr ""
"此設定鍵是用於多個基模、且在相同位置的衝突測試設定鍵。未衝突的設定鍵應該沒有"
"任何問題。"
#. Translators: summary of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict1 default-value-conflict'
#: editor/ca.desrt.dconf-editor.gschema.xml:510
msgid "Conflicting key defaulting to “1” that should give an error"
msgstr "應該對預設值為「1」的衝突設定鍵給出錯誤"
#. Translators: description of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict1 default-value-conflict'
#. Translators: description of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict2 default-value-conflict'
#: editor/ca.desrt.dconf-editor.gschema.xml:512
#: editor/ca.desrt.dconf-editor.gschema.xml:549
msgid ""
"This key is a test for multiple schemas in the same path with conflicting "
"keys. It shouldn’t be editable as a key mapped to the same path has a "
"different default value."
msgstr ""
"此設定鍵是用於多個基模、且在相同位置的衝突測試設定鍵。其不應該可被編輯,且映"
"射到同樣位置的設定鍵可能包含不同的預設值。"
#. Translators: summary of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict1 range-conflict'
#: editor/ca.desrt.dconf-editor.gschema.xml:517
msgid "Conflicting key with no range that should give an error"
msgstr "應該對沒有範圍的衝突設定鍵給出錯誤"
#. Translators: description of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict1 range-conflict'
#. Translators: description of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict2 range-conflict'
#: editor/ca.desrt.dconf-editor.gschema.xml:519
#: editor/ca.desrt.dconf-editor.gschema.xml:557
msgid ""
"This key is a test for multiple schemas in the same path with conflicting "
"keys. It shouldn’t be editable as a key mapped to the same path has a "
"different range."
msgstr ""
"此設定鍵是用於多個基模、且在相同位置的衝突測試設定鍵。其不應該可被編輯,且映"
"射到同樣位置的設定鍵可能包含不同的範圍。"
#. Translators: summary of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict1 type-conflict'
#: editor/ca.desrt.dconf-editor.gschema.xml:524
msgid "A (simple) string conflicting key that should give a error"
msgstr "應該對 (簡單的) 衝突字串設定鍵給出錯誤"
#. Translators: description of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict1 type-conflict'
#. Translators: description of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict2 type-conflict'
#: editor/ca.desrt.dconf-editor.gschema.xml:526
#: editor/ca.desrt.dconf-editor.gschema.xml:564
msgid ""
"This key is a test for multiple schemas in the same path with conflicting "
"keys. It shouldn’t be editable as a key mapped to the same path has a "
"different type."
msgstr ""
"此設定鍵是用於多個基模、且在相同位置的衝突測試設定鍵。其不應該可被編輯,且映"
"射到同樣位置的設定鍵可能包含不同的類型。"
#. Translators: summary of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict1 warning-similar'
#: editor/ca.desrt.dconf-editor.gschema.xml:531
msgid "Conflicting key from Conflict1 that should give a warning"
msgstr "應該對來自 Conflict1 的衝突設定鍵給出警告"
#. Translators: description of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict1 warning-similar'
#. Translators: description of a demo key, see 'dconf-editor ca.desrt.dconf-editor.Demo.Conflict2 warning-similar'
#: editor/ca.desrt.dconf-editor.gschema.xml:533
#: editor/ca.desrt.dconf-editor.gschema.xml:571
msgid ""
"This key is a test for multiple schemas in the same path with conflicting "
"keys. It can be edited, since the types are compatible, but it is still an "
"issue."