forked from fcitx/fcitx5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfr.po
2458 lines (1916 loc) · 46.6 KB
/
fr.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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
msgid ""
msgstr ""
"Project-Id-Version: fcitx5\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2021-10-22 20:22+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: French (https://www.transifex.com/fcitx/teams/12005/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: data/fcitx5-diagnose.sh:869
msgid "${1} Environment Variables:"
msgstr ""
#: data/fcitx5-diagnose.sh:855
msgid "${1} Settings Directory:"
msgstr ""
#: data/fcitx5-diagnose.sh:929
msgid "${1} is not running."
msgstr ""
#: data/fcitx5-diagnose.sh:878
msgid "${1} is not set."
msgstr ""
#: data/fcitx5-diagnose.sh:875
msgid "${1} is set to ${2}."
msgstr ""
#: data/fcitx5-diagnose.sh:536
msgid "${1} not found."
msgstr ""
#: data/fcitx5-diagnose.sh:946
msgid "${1} works properly."
msgstr ""
#: src/lib/fcitx/instance.cpp:385
msgid "(Not available)"
msgstr ""
#: src/modules/unicode/unicode.cpp:327
msgid "(Type to search unicode by code or description)"
msgstr ""
#: data/fcitx5-diagnose.sh:678
msgid "/Beginner%27s_Guide"
msgstr ""
#: data/fcitx5-diagnose.sh:725
msgid "/Hall_of_Shame_for_Linux_IME_Support"
msgstr ""
#: data/fcitx5-diagnose.sh:689
msgid "/Input_method_related_environment_variables"
msgstr ""
#: data/fcitx5-diagnose.sh:705
msgid "/Note_for_GNOME_Later_than_3.6"
msgstr ""
#: data/fcitx5-diagnose.sh:729
msgid "/XIM"
msgstr ""
#: src/modules/unicode/charselectdata.cpp:220
msgid "<Low Surrogate>"
msgstr ""
#: src/modules/unicode/charselectdata.cpp:216
msgid "<Non Private Use High Surrogate>"
msgstr ""
#: src/modules/unicode/charselectdata.cpp:218
msgid "<Private Use High Surrogate>"
msgstr ""
#: src/modules/unicode/charselectdata.cpp:222
msgid "<Private Use>"
msgstr ""
#: src/modules/unicode/charselectdata.cpp:252
msgid "<not assigned>"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:74
msgid "Activate Input Method"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:130
msgid "Active By Default"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:109
msgctxt "Key name"
msgid "Add Favorite"
msgstr ""
#: src/modules/unicode/unicode.conf.in.in:4
msgid "Add Unicode Typing Support"
msgstr ""
#: data/fcitx5-diagnose.sh:1557
msgid "Addon Config Dir:"
msgstr ""
#: data/fcitx5-diagnose.sh:1627
msgid "Addon Libraries:"
msgstr ""
#: data/fcitx5-diagnose.sh:1582
msgid "Addon List:"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:111
msgctxt "Key name"
msgid "Adjust Brightness"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:18
msgid "All"
msgstr ""
#: data/fcitx5-diagnose.sh:1320
msgid "All found Gtk ${1} immodule files exist."
msgstr ""
#: data/fcitx5-diagnose.sh:1653
msgid "All libraries for all addons are found."
msgstr ""
#: data/fcitx5-diagnose.sh:823
msgid "All locale:"
msgstr ""
#: src/modules/xcb/xcbmodule.h:30
msgid "Allow Overriding System XKB Settings"
msgstr ""
#: src/im/keyboard/keyboard.h:33 src/modules/quickphrase/quickphrase.h:29
msgid "Alt"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:480
msgctxt "Key name"
msgid "Alt"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:116
msgctxt "Key name"
msgid "Application Left"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:117
msgctxt "Key name"
msgid "Application Right"
msgstr ""
#: src/im/keyboard/keyboard.h:75
msgid "Applications disabled for long press"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:176
msgctxt "Key name"
msgid "Audio Cycle Track"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:174
msgctxt "Key name"
msgid "Audio Random Play"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:173
msgctxt "Key name"
msgid "Audio Repeat"
msgstr ""
#: src/ui/classic/theme.h:150
msgid "Author"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:163
msgctxt "Key name"
msgid "Away"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:58
msgctxt "Key name"
msgid "Back"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:115
msgctxt "Key name"
msgid "Back Forward"
msgstr ""
#: src/ui/classic/theme.h:116 src/ui/classic/theme.h:135
msgid "Background"
msgstr ""
#: src/ui/classic/theme.h:49
msgid "Background Image"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:42
msgctxt "Key name"
msgid "Backspace"
msgstr ""
#: data/fcitx5-diagnose.sh:796
msgid "Bash Version:"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:169
msgctxt "Key name"
msgid "Battery"
msgstr ""
#: data/fcitx5-diagnose.sh:677
msgid "Beginner's Guide"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:164
msgid "Behavior"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:187
msgctxt "Key name"
msgid "Blue"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:170
msgctxt "Key name"
msgid "Bluetooth"
msgstr ""
#: src/ui/classic/theme.h:125
msgid "Blur Margin"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:118
msgctxt "Key name"
msgid "Book"
msgstr ""
#: src/ui/classic/theme.h:61
msgid "Border Color"
msgstr ""
#: src/ui/classic/theme.h:69
msgid "Border width"
msgstr ""
#: src/ui/classic/theme.h:33
msgid "Bottom Center"
msgstr ""
#: src/ui/classic/theme.h:33
msgid "Bottom Left"
msgstr ""
#: src/ui/classic/theme.h:34
msgid "Bottom Right"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:129
msgctxt "Key name"
msgid "Browser"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:119
msgctxt "Key name"
msgid "CD"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:120
msgctxt "Key name"
msgid "Calculator"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:229
msgctxt "Key name"
msgid "Cancel"
msgstr ""
#: src/im/keyboard/longpress.h:19
msgid "Candidates"
msgstr ""
#: data/fcitx5-diagnose.sh:944
msgid "Cannot connect to ${1} correctly."
msgstr ""
#: data/fcitx5-diagnose.sh:791
msgid "Cannot determine desktop environment."
msgstr ""
#: data/fcitx5-diagnose.sh:1573
msgid "Cannot find ${1} addon config directory."
msgstr ""
#: data/fcitx5-diagnose.sh:1068
msgid "Cannot find ${1} executable!"
msgstr ""
#: data/fcitx5-diagnose.sh:1470 data/fcitx5-diagnose.sh:1523
msgid "Cannot find ${1} im module for gtk ${2} in cache."
msgstr ""
#: data/fcitx5-diagnose.sh:1387
msgid "Cannot find ${1} im module for gtk ${2}."
msgstr ""
#: data/fcitx5-diagnose.sh:1246 data/fcitx5-diagnose.sh:1251
msgid "Cannot find ${1} input method module for ${2}."
msgstr ""
#: data/fcitx5-diagnose.sh:1381
msgid "Cannot find ${2} for gtk ${1}"
msgstr ""
#: data/fcitx5-diagnose.sh:964
msgid "Cannot find DBus name ${1} owner."
msgstr ""
#: data/fcitx5-diagnose.sh:1078
msgid "Cannot find a GUI config tool, please install one of ${1}, or ${2}."
msgstr ""
#: data/fcitx5-diagnose.sh:1656
msgid "Cannot find enabled ${1} user interface!"
msgstr ""
#: data/fcitx5-diagnose.sh:907
msgid "Cannot find fcitx5 executable!"
msgstr ""
#: data/fcitx5-diagnose.sh:1635
msgid "Cannot find file ${1} of addon ${2}."
msgstr ""
#: data/fcitx5-diagnose.sh:1645
msgid "Cannot find following required libraries for ${1} of addon ${2}."
msgstr ""
#: data/fcitx5-diagnose.sh:1465 data/fcitx5-diagnose.sh:1518
msgid "Cannot find immodules cache for gtk ${1}"
msgstr ""
#: data/fcitx5-diagnose.sh:1675
msgid ""
"Cannot find kimpanel dbus interface or enabled non-kimpanel user interface."
msgstr ""
#: data/fcitx5-diagnose.sh:972
msgid "Cannot find pid of DBus name ${1} owner."
msgstr ""
#: data/fcitx5-diagnose.sh:1144
msgid "Cannot find xim_server on root window."
msgstr ""
#: data/fcitx5-diagnose.sh:1118
msgid "Cannot interpret XMODIFIERS: ${1}."
msgstr ""
#: src/lib/fcitx-utils/key.cpp:53
msgctxt "Key name"
msgid "CapsLock"
msgstr ""
#: src/ui/classic/theme.h:32
msgid "Center"
msgstr ""
#: src/ui/classic/theme.h:31
msgid "Center Left"
msgstr ""
#: src/ui/classic/theme.h:32
msgid "Center Right"
msgstr ""
#: data/fcitx5-configtool.desktop.in.in:5
msgid "Change Fcitx 5 Configuration"
msgstr ""
#: src/ui/classic/theme.h:140
msgid "Check box"
msgstr ""
#: src/im/keyboard/keyboard.h:57 src/modules/quickphrase/quickphrase.h:41
msgid "Choose key modifier"
msgstr ""
#: src/ui/classic/classicui.conf.in.in:3
msgid "Classic User Inteface"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:121
msgctxt "Key name"
msgid "Clear"
msgstr ""
#: src/ui/classic/theme.h:95
msgid "Click Margin"
msgstr ""
#: src/modules/clipboard/clipboard.conf.in.in:3
msgid "Clipboard"
msgstr ""
#: src/modules/clipboard/clipboard.cpp:311
msgid "Clipboard:"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:122
msgctxt "Key name"
msgid "Close"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:215
msgctxt "Key name"
msgid "Code input"
msgstr ""
#: src/ui/classic/theme.h:53
msgid "Color"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:113
msgctxt "Key name"
msgid "Community"
msgstr ""
#: src/im/keyboard/keyboard.cpp:780
msgid "Completion"
msgstr ""
#: src/im/keyboard/keyboard.cpp:771
msgid "Completion is disabled."
msgstr ""
#: src/im/keyboard/keyboard.cpp:774
msgid "Completion is enabled temporarily."
msgstr ""
#: src/im/keyboard/keyboard.cpp:776
msgid "Completion is enabled."
msgstr ""
#: data/fcitx5-diagnose.sh:1020
msgid "Config GUI for gtk${1} not found."
msgstr ""
#: data/fcitx5-diagnose.sh:1016
msgid "Config GUI for gtk${1}:"
msgstr ""
#: data/fcitx5-diagnose.sh:1050
msgid "Config GUI for kde:"
msgstr ""
#: data/fcitx5-diagnose.sh:1039
msgid "Config GUI for qt not found."
msgstr ""
#: data/fcitx5-diagnose.sh:1037
msgid "Config GUI for qt:"
msgstr ""
#: data/fcitx5-diagnose.sh:1066
msgid "Config Tool Wrapper:"
msgstr ""
#: data/fcitx5-diagnose.sh:1770
msgid "Configuration:"
msgstr ""
#: src/ui/classic/xcbtraywindow.cpp:40
#: src/modules/notificationitem/dbusmenu.cpp:253
msgid "Configure"
msgstr ""
#: src/im/keyboard/keyboard.h:34 src/modules/quickphrase/quickphrase.h:29
msgid "Control"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:479
msgctxt "Key name"
msgid "Control"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:123
msgctxt "Key name"
msgid "Copy"
msgstr ""
#: data/fcitx5-diagnose.sh:857
msgid "Current ${1} settings directory is ${2} (${3})."
msgstr ""
#: data/fcitx5-diagnose.sh:825
msgid "Current locale:"
msgstr ""
#: data/fcitx5-diagnose.sh:863
msgid "Current user:"
msgstr ""
#: data/fcitx5-diagnose.sh:851
msgid "Current value of ${1} is ${2} (${3})."
msgstr ""
#: src/modules/spell/spell.h:22
msgid "Custom"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:124
msgctxt "Key name"
msgid "Cut"
msgstr ""
#: src/modules/dbus/dbus.conf.in.in:3
msgid "DBus"
msgstr ""
#: src/frontend/dbusfrontend/dbusfrontend.conf.in.in:3
msgid "DBus Frontend"
msgstr ""
#: src/modules/notificationitem/notificationitem.conf.in.in:4
msgid "DBus based new Freedesktop.org tray icon"
msgstr ""
#: data/fcitx5-diagnose.sh:952
msgid "DBus interface:"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:126
msgctxt "Key name"
msgid "DOS"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:83
msgid "Deactivate Input Method"
msgstr ""
#: data/fcitx5-diagnose.sh:976
msgid "Debug information from dbus:"
msgstr ""
#: src/lib/fcitx/inputmethodmanager.cpp:138 src/lib/fcitx/instance.cpp:700
#: src/ui/classic/themes/default/theme.conf.in:3
msgid "Default"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:119
msgid "Default Next Candidate"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:103
msgid "Default Next page"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:113
msgid "Default Previous Candidate"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:91
msgid "Default Previous page"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:151
msgid "Default page size"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:195
msgctxt "Key name"
msgid "Delete"
msgstr ""
#: src/ui/classic/theme.h:152
msgid "Description"
msgstr ""
#: data/fcitx5-diagnose.sh:788
msgid "Desktop Environment:"
msgstr ""
#: data/fcitx5-diagnose.sh:793
msgid "Desktop environment is ${1}."
msgstr ""
#: data/fcitx5-diagnose.sh:837
msgid "Directories:"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:125
msgctxt "Key name"
msgid "Display"
msgstr ""
#: src/modules/notifications/notifications.cpp:203
msgid "Do not show again"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:127
msgctxt "Key name"
msgid "Documents"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:50
msgctxt "Key name"
msgid "Down"
msgstr ""
#: src/modules/quickphrase/quickphrase.h:47
msgid "Editor"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:213
msgctxt "Key name"
msgid "Eisu Shift"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:214
msgctxt "Key name"
msgid "Eisu toggle"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:102
msgctxt "Key name"
msgid "Eject"
msgstr ""
#: src/modules/emoji/emoji.conf.in.in:3
msgid "Emoji"
msgstr ""
#: src/im/keyboard/longpress.h:17
msgid "Enable"
msgstr ""
#: src/ui/classic/theme.h:104
msgid "Enable Blur on KWin"
msgstr ""
#: src/modules/quickphrase/quickphrase.h:43
msgid "Enable Spell check"
msgstr ""
#: src/im/keyboard/keyboard.h:52
msgid "Enable emoji in hint"
msgstr ""
#: src/im/keyboard/keyboard.h:55
msgid "Enable emoji in quickphrase"
msgstr ""
#: src/modules/spell/spell.h:23
msgid "Enchant"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:46
msgctxt "Key name"
msgid "End"
msgstr ""
#: src/im/keyboard/longpress.h:26
msgid "Entries"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:50
msgid "Enumerate Input Method Backward"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:43
msgid "Enumerate Input Method Forward"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:67
msgid "Enumerate Input Method Group Backward"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:60
msgid "Enumerate Input Method Group Forward"
msgstr ""
#: src/lib/fcitx/globalconfig.cpp:32
msgid "Enumerate when press trigger key repeatedly"
msgstr ""
#: data/fcitx5-diagnose.sh:1096
msgid ""
"Environment variable ${1} is \"${2}\" instead of \"${3}\". Please check if "
"you have exported it incorrectly in any of your init files."
msgstr ""
#: data/fcitx5-diagnose.sh:843
msgid "Environment variable ${1} is not set."
msgstr ""
#: data/fcitx5-diagnose.sh:1090
msgid "Environment variable ${1} is set to \"${2}\" correctly."
msgstr ""
#: data/fcitx5-diagnose.sh:847
msgid "Environment variable ${1} is set to ${2}."
msgstr ""
#: data/fcitx5-diagnose.sh:801
msgid "Environment:"
msgstr ""
#: data/fcitx5-diagnose.sh:829
msgid "Error occurs when running ${1}. Please check your locale settings."
msgstr ""
#: src/lib/fcitx-utils/key.cpp:196
msgctxt "Key name"
msgid "Escape"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:230
msgctxt "Key name"
msgid "Execute"
msgstr ""
#: src/ui/classic/xcbtraywindow.cpp:42
#: src/modules/notificationitem/dbusmenu.cpp:266
msgid "Exit"
msgstr ""
#: data/fcitx5-diagnose.sh:1459 data/fcitx5-diagnose.sh:1512
msgid "Failed to find ${1} in immodule cache at ${2}"
msgstr ""
#: data/fcitx5-diagnose.sh:1375
msgid "Failed to find ${1} in the output of ${2}"
msgstr ""
#: src/modules/quickphrase/quickphrase.h:45
msgid "Fallback Spell check language"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:72
msgctxt "Key name"
msgid "Favorites"
msgstr ""
#: data/org.fcitx.Fcitx5.desktop.in.in:3
#: data/org.fcitx.Fcitx5.metainfo.xml.in:6
msgid "Fcitx 5"
msgstr ""
#: data/fcitx5-configtool.desktop.in.in:3
msgid "Fcitx 5 Configuration"
msgstr ""
#: data/fcitx5-diagnose.sh:1556
msgid "Fcitx Addons:"
msgstr ""
#: data/fcitx5-diagnose.sh:1065
msgid "Fcitx Configure UI:"
msgstr ""
#: data/fcitx5-diagnose.sh:904
msgid "Fcitx State:"
msgstr ""
#: data/org.fcitx.Fcitx5.metainfo.xml.in:9
msgid ""
"Fcitx is an input method framework. It can help you to type your own "
"language. It also features variant choice of addons that improve your typing "
"experience."
msgstr ""
#: data/fcitx5-diagnose.sh:918
msgid "Fcitx version: ${1}"
msgstr ""
#: src/frontend/fcitx4frontend/fcitx4frontend.conf.in.in:3
msgid "Fcitx4 Frontend"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:112
msgctxt "Key name"
msgid "Finance"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:190
msgctxt "Key name"
msgid "Find"
msgstr ""
#: src/ui/classic/classicui.h:98
msgid "Font"
msgstr ""
#: src/ui/classic/classicui.h:109
msgid ""
"For example, display character with Chinese variant when using Pinyin and "
"Japanese variant when using Anthy. The font configuration needs to support "
"this to use this feature."
msgstr ""
#: src/lib/fcitx-utils/key.cpp:59
msgctxt "Key name"
msgid "Forward"
msgstr ""
#: data/fcitx5-diagnose.sh:1235
msgid "Found ${1} ${2} module: ${3}."
msgstr ""
#: data/fcitx5-diagnose.sh:938
msgid "Found ${1} ${2} process:"
msgstr ""
#: data/fcitx5-diagnose.sh:936
msgid "Found ${1} ${2} processes:"
msgstr ""
#: data/fcitx5-diagnose.sh:1576
msgid "Found ${1} addon config directory: ${2}."
msgstr ""
#: data/fcitx5-diagnose.sh:913 data/fcitx5-diagnose.sh:1029
#: data/fcitx5-diagnose.sh:1042 data/fcitx5-diagnose.sh:1070
msgid "Found ${1} at ${2}."
msgstr ""
#: data/fcitx5-diagnose.sh:1621
msgid "Found ${1} disabled addons:"
msgstr ""
#: data/fcitx5-diagnose.sh:1616
msgid "Found ${1} enabled addons:"
msgstr ""
#: data/fcitx5-diagnose.sh:1658
msgid "Found ${1} enabled user interface addons:"
msgstr ""
#: data/fcitx5-diagnose.sh:1369 data/fcitx5-diagnose.sh:1453
#: data/fcitx5-diagnose.sh:1506
msgid "Found ${1} im modules for gtk ${2}."
msgstr ""
#: data/fcitx5-diagnose.sh:1056
msgid "Found ${1} kcm module."
msgstr ""
#: data/fcitx5-diagnose.sh:1361
msgid "Found ${2} for unknown gtk version at ${1}."
msgstr ""
#: data/fcitx5-diagnose.sh:1353
msgid "Found ${3} for gtk ${1} at ${2}."
msgstr ""
#: data/fcitx5-diagnose.sh:1224 data/fcitx5-diagnose.sh:1229
msgid "Found ${3} im module for ${2}: ${1}."
msgstr ""
#: data/fcitx5-diagnose.sh:1446
msgid "Found immodule cache for unknown gtk version at ${1}."
msgstr ""
#: data/fcitx5-diagnose.sh:1438 data/fcitx5-diagnose.sh:1499
msgid "Found immodules cache for gtk ${1} at ${2}."
msgstr ""
#: data/fcitx5-diagnose.sh:1238
msgid "Found unknown ${1} qt module: ${2}."
msgstr ""
#: src/modules/notifications/notifications.conf.in.in:4
msgid "Freedesktop.org Notification Support"
msgstr ""
#: data/fcitx5-diagnose.sh:1763
msgid "Frontends setup:"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:130
msgctxt "Key name"
msgid "Game"
msgstr ""
#: src/ui/classic/theme.h:162
msgid "General"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:131
msgctxt "Key name"
msgid "Go"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:185
msgctxt "Key name"
msgid "Green"
msgstr ""
#: src/ui/classic/xcbtraywindow.cpp:36
#: src/modules/notificationitem/dbusmenu.cpp:243
msgid "Group"
msgstr ""
#: src/lib/fcitx/instance.cpp:389
msgid "Group {0}: {1}"
msgstr ""
#: src/lib/fcitx/instance.cpp:702
msgid "Group {}"
msgstr ""
#: data/fcitx5-diagnose.sh:1314
msgid "Gtk ${1} immodule file ${2} does not exist."
msgstr ""
#: data/fcitx5-diagnose.sh:1536
msgid "Gtk IM module cache:"
msgstr ""
#: data/fcitx5-diagnose.sh:1542
msgid "Gtk IM module files:"
msgstr ""
#: data/fcitx5-diagnose.sh:724
msgid "Hall of Shame for Linux IME Support"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:218
msgctxt "Key name"
msgid "Hangul"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:225
msgctxt "Key name"
msgid "Hangul Banja"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:220
msgctxt "Key name"
msgid "Hangul End"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:221
msgctxt "Key name"
msgid "Hangul Hanja"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:222
msgctxt "Key name"
msgid "Hangul Jamo"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:224
msgctxt "Key name"
msgid "Hangul Jeonja"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:227
msgctxt "Key name"
msgid "Hangul PostHanja"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:226
msgctxt "Key name"
msgid "Hangul PreHanja"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:223
msgctxt "Key name"
msgid "Hangul Romaja"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:228
msgctxt "Key name"
msgid "Hangul Special"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:219
msgctxt "Key name"
msgid "Hangul Start"
msgstr ""
#: src/lib/fcitx-utils/key.cpp:207
msgctxt "Key name"