summaryrefslogtreecommitdiffstats
path: root/po/de.po
blob: acbdc83d2ff7e74e1f4a6e3491dd6eae66e9184a (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
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
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2019-01-13 19:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: _translatorinfo:1
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""

#: _translatorinfo:2
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""

#: configdialog/kbfxconfigapp.cpp:28
msgid "<p align='center'>%1</p>"
msgstr ""

#: configdialog/kbfxconfigapp.cpp:30
msgid ""
"<br><p align='center'><font color='#ff0000'>The connection to the KBFX News "
"Section on www.kbfx.net is broken.</font><br><br>If you want you can check "
"the latest news for KBFX from here:<br><a href='http://www.kbfx.net/'>KBFX "
"News</a></p>"
msgstr ""

#: configdialog/kbfxconfigapp.cpp:35
msgid ""
"<font size='+1'><b>KBFX start button</b><br></font><b>Tip! </b>You have 3 "
"options to select for your KBFX start button.You have to select <i>(Normal, "
"Pressed, Hover)</i> images. <br>Down below you can also see a preview of the "
"images you have selected."
msgstr ""

#: configdialog/kbfxconfigapp.cpp:40
msgid ""
"<font size='+1'><b>About KBFX</b><br></font><b>Tip! </b>Here you can find "
"information about the KBFX Project and all the people involved in it."
msgstr ""

#: configdialog/kbfxconfigapp.cpp:43
msgid ""
"<font size='+1'><b>KBFX font settings</b><br></font><b>Tip! </b>Here you can "
"set the fonts of the current theme.<br>If you don't have any 'kbfxfontrc' "
"file don't worry about that.<br>When done just hit 'Apply' button and KBFX "
"will save the 'kbfxfontrc' file."
msgstr ""

#: configdialog/kbfxconfigapp.cpp:48
msgid ""
"<font size='+1'><b>KBFX Layout</b><br></font><b>Tip! </b>Here you can "
"configure the Look and Feel of your KBFX menu.<br>The most important "
"settings that are used with the '<strong>Make it...</strong>' buttons are "
"marked with '<strong>*</strong>'<br>Have in mind that the Layout of the "
"theme also depends on the sizes of the images!<br>"
msgstr ""

#: configdialog/kbfxconfigapp.cpp:53
msgid ""
"<font size='+1'><b>KBFX Plugins</b><br></font><b>Tip! </b>Here you can "
"select what plugins will be enabled and in which panel of the KBFX menu."
msgstr ""

#: configdialog/kbfxconfigapp.cpp:56
msgid ""
"<font size='+1'><b>Menu Type</b><br></font><b>Tip! </b>Please select which "
"kind of menu you would like to use."
msgstr ""

#: configdialog/kbfxconfigapp.cpp:59
msgid ""
"<font size='+1'><b>KBFX Themes</b><br></font><b>Tip! </b>To keep it simple "
"place all your themes inside one folder.<br>Then create different folders "
"inside that folder with different names.<br>KBFX will then read those "
"folders as themes."
msgstr ""

#: configdialog/kbfxconfigapp.cpp:64
msgid ""
"<font size='+1'><b>KBFX tooltip settings</b><br></font><b>Tip! </b>Here you "
"can configure the behaviour of KBFX's own tooltip."
msgstr ""

#: configdialog/kbfxconfigapp.cpp:79
msgid "Themes"
msgstr ""

#: configdialog/kbfxconfigapp.cpp:91
#: configdialog/kbfxconfigdlgmain.ui:56
#, no-c-format
msgid "Start Button"
msgstr ""

#: configdialog/kbfxconfigapp.cpp:107
msgid "Layout"
msgstr ""

#: configdialog/kbfxconfigapp.cpp:117
#: configdialog/kbfxconfigdlgmain.ui:104
#, no-c-format
msgid "Plugins"
msgstr ""

#: configdialog/kbfxconfigapp.cpp:125
#: configdialog/kbfxconfigdlgmain.ui:88
#, no-c-format
msgid "Tooltip"
msgstr ""

#: configdialog/kbfxconfigapp.cpp:133
#: configdialog/kbfxconfigdlgmain.ui:80
#, no-c-format
msgid "Menu Style"
msgstr ""

#: configdialog/kbfxconfigapp.cpp:252
msgid "No default settings here ;)"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui.h:23
msgid ""
"<strong>Name:</strong> Mensur Zahirovic "
"(Nookie)<br><br><strong>Country:</strong> "
"Sweden<br><br><strong>KBFX:</strong> co-author, Q/A, system design, web "
"designer, bug hunter, project administror<br><br><strong>Email:</strong> "
"nookie@mail.kbfx.net"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui.h:32
msgid ""
"<strong>Name:</strong> Siraj Razick<br><br><strong>Country:</strong> Sri "
"Lanka<br><br><strong>KBFX:</strong> author, maintainer, developer, project "
"administror<br><br><strong>Email:</strong> siraj@mail.kbfx.net"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui.h:41
msgid ""
"<strong>Name:</strong> Nathanael Dracor "
"Gogniat<br><br><strong>Country:</strong> "
"Switzerland<br><br><strong>KBFX:</strong> project technical writer, "
"documentation manager, co-author<br><br><strong>Email:</strong> "
"nathanael@mail.kbfx.net"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui.h:50
msgid ""
"<strong>Name:</strong> PhobosK<br><br><strong>Country:</strong> "
"Bulgaria<br><br><strong>KBFX:</strong> package & release manager, Q/A, bug "
"hunter, mandriva packages, project administrator, developer "
"TQt/C++<br><br><strong>Email:</strong> phobosk@mail.kbfx.net"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui.h:59
msgid ""
"<strong>Name:</strong> Johnny Henry Saenz Acuna "
"(scarebyte)<br><br><strong>Country:</strong> "
"Peru<br><br><strong>KBFX:</strong> developer "
"TQt4/C++<br><br><strong>Email:</strong> saenzac@mail.kbfx.net"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui.h:68
msgid ""
"<strong>Name:</strong> Christoffer Brodd-Reijer "
"(Ephracis)<br><br><strong>Country:</strong> "
"Sweden<br><br><strong>KBFX:</strong> library developer for "
"Raptor<br><br><strong>Email:</strong> ephracis@mail.kbfx.net"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui.h:60
msgid ""
"<p align='center'>Image cannot be used as a pressed button skin!</p><p "
"align='center'>Will use default pressed button skin.</p>"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui.h:62
#: configdialog/kbfxconfigdlgbutton.ui.h:83
#: configdialog/kbfxconfigdlgbutton.ui.h:104
#: configdialog/kbfxconfigdlgthemes.ui.h:283
msgid "Error loading image"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui.h:81
msgid ""
"<p align='center'>Image cannot be used as a normal button skin!</p><p "
"align='center'>Will use default normal button skin.</p>"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui.h:102
msgid ""
"<p align='center'>Image cannot be used as a hover button skin!</p><p "
"align='center'>Will use default hover button skin.</p>"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui.h:144
#: configdialog/kbfxconfigdlgbutton.ui:723
#, no-c-format
msgid "Panel Resize is 'ON'"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui.h:150
msgid "Panel Resize is 'OFF'"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui.h:133
msgid "Select folder to export kbfxfontrc file"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui.h:164
msgid ""
"<p align='center'>The Font configuration of the KBFX Theme "
"<strong>%1</strong> has been exported successfully!</p>"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui.h:165
msgid "KBFX Font Export Ready"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:16
msgid "User Properties"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:17
msgid "* Top Bar Properties"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:18
msgid "* Bottom Bar Properties"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:20
msgid "* List Box Properties"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:21
msgid "Search Box Properties"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:22
msgid "* Item Properties"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:24
msgid "* Main Menu Properties"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:198
msgid "Face Position X"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:199
msgid "Face Position Y"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:200
msgid "User Name Position X"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:201
msgid "User Name Position Y"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:202
msgid "Face Box Position X"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:203
msgid "Face Box Position Y"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:204
msgid "Face Box Height"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:205
msgid "Face Box Width"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:206
msgid "Hide User Name"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:224
msgid "* Top Bar Height"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:230
msgid "Top Bar Width"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:255
msgid "* Bottom Bar Height"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:261
msgid "Bottom Bar Width"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:311
msgid "* List Box Position X"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:312
msgid "* List Box Position Y"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:315
msgid "List Box Height"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:316
msgid "* List Box Width"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:334
msgid "Search Box Position X"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:335
msgid "Search Box Position Y"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:338
msgid "Search Box Height"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:339
msgid "Search Box Width"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:357
msgid "* Item Position X"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:358
msgid "* Item Position Y"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:359
msgid "Icon Size in Item"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:361
msgid "Item Height"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:362
msgid "* Item Width"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:363
msgid "Comment Margin in Item"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:365
msgid "No Comments in Item"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:406
msgid "* Main Menu Height"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:410
msgid "* Main Menu Width"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:414
msgid "Contracted Menues"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:460
msgid "Select folder to export kbfxlayoutrc file"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:553
msgid ""
"<p align='center'>The Layout configuration of the KBFX Theme "
"<strong>%1</strong> has been exported successfully!</p>"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:554
msgid "KBFX Layout Export Ready"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:621
msgid ""
"<p align='center'>The Layout configuration of the KBFX Theme "
"<strong>%1</strong> is ready!</p><p align='center'>Be sure to click the "
"<strong>Apply</strong> button in order the changes to become active!</p>"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:622
msgid "KBFX Layout Ready"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:628
msgid ""
"<p align='center'>KBFX will calculate the necessary values using the present "
"values for:</p><p align='center'><strong>* Main Menu Height</strong> and "
"<strong>* Main Menu Width</strong><br><strong>* Bottom Bar Height</strong> "
"and <strong>* Top Bar Height</strong><br></p><p align='center'>So be sure "
"that you have entered their values as you desire!</p><p "
"align='center'><strong>NOTE:</strong> Have in mind that the Layout of the "
"theme also depends on the sizes of the images! So if the theme does not look "
"like as you desire either change the images' sizes to smaller width OR "
"change <strong>* Main Menu Width</strong> to higher value!</p>"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:634
msgid "Prepare Layout for the KBFX theme"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui.h:635
msgid "Prepare"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui.h:15
msgid "Left Panel"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui.h:16
msgid "Right Panel"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui.h:79
#: configdialog/kbfxconfigdlgplugins.ui.h:85
msgid "<p align='center'>Not Implemented yet.</p>"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:61
msgid ""
"<p align='center'>Invalid user themes folder!</p><p align='center'>Will use "
"default user themes folder.</p>"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:63
msgid "Error loading themes"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:170
msgid ""
"<p align='center'>Are you sure you want to uninstall the KBFX theme "
"<strong>%1</strong>?</p>"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:171
msgid "Uninstall KBFX theme"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:172
msgid "Uninstall"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:177
msgid ""
"<p align='center'>Do you want to keep your personal settings for theme "
"<strong>%1</strong>?</p>"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:178
msgid "Personal settings"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:179
msgid "Keep settings"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:180
msgid "Delete settings"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:210
msgid ""
"<p align='center'>Could not uninstall this KBFX theme.</p><p "
"align='center'>You may not have sufficient permissions to delete the folder "
"<strong>%1<strong>.</p>"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:223
msgid "KBFX theme packages (*.tar, *.tar.bz2, *.tar.gz, *.kbfxtheme)"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:227
msgid "Select KBFX theme package to install"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:243
msgid "<p align='center'>Could not read this KBFX theme package.</p>"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:270
msgid "Select personal image"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui.h:281
msgid ""
"<p align='center'>Image cannot be used as a personal image!</p><p "
"align='center'>Will use default personal image.</p>"
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui.h:23
msgid "Turn the animation 'OFF'"
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui.h:30
msgid "Turn the animation 'ON'"
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui.h:53
msgid "Turn the tooltip 'OFF'"
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui.h:60
msgid "Turn the tooltip 'ON'"
msgstr ""

#: configdialog/main.cpp:36
msgid "KBFX Configuration Utility"
msgstr ""

#: configdialog/main.cpp:40
msgid "Install KBFX theme from <URL>"
msgstr ""

#: configdialog/main.cpp:41
msgid "Prepare KBFX theme from folder <URL>"
msgstr ""

#: configdialog/main.cpp:42
msgid "Show the About page"
msgstr ""

#: configdialog/main.cpp:79
msgid "<p align='center'>Could not create this KBFX theme package.</p>"
msgstr ""

#: configdialog/main.cpp:90
msgid "<p align='center'>KBFX Theme <strong>%1</strong> prepared.</p>"
msgstr ""

#: configdialog/main.cpp:91
msgid "KBFX Theme Ready"
msgstr ""

#: configdialog/main.cpp:135
msgid "kbfxconfigapp"
msgstr ""

#: kbfxlib/common/kbfxconfig.cpp:32
msgid "Not Specified"
msgstr ""

#: kbfxlib/common/kbfxfontchooser.cpp:38
msgid "Font..."
msgstr ""

#: plugins/applications/kbfxplasmadataplugin.cpp:102
#: plugins/settings/kbfxplasmadatapluginsettings.cpp:103
msgid ""
"<p align='center'>There is a problem in TDE Menu services!<br>KBFX can try "
"to autorepair this problem.<br>Should KBFX autorepair this problem?</p>"
msgstr ""

#: plugins/applications/kbfxplasmadataplugin.cpp:103
#: plugins/settings/kbfxplasmadatapluginsettings.cpp:104
msgid "Problem in TDE Menu Services"
msgstr ""

#: plugins/applications/kbfxplasmadataplugin.cpp:104
#: plugins/settings/kbfxplasmadatapluginsettings.cpp:105
msgid "Do Autorepair"
msgstr ""

#: plugins/applications/kbfxplasmadataplugin.cpp:105
#: plugins/settings/kbfxplasmadatapluginsettings.cpp:106
msgid "Do NOT Autorepair"
msgstr ""

#: src/kbfxbutton.cpp:275
msgid "Remove KBFX from Pannel"
msgstr ""

#: src/kbfxbutton.cpp:277
msgid "Reload KBFX"
msgstr ""

#: src/kbfxbutton.cpp:280
msgid "Configure KBFX"
msgstr ""

#: src/kbfxbutton.cpp:282
msgid "Edit Applications Menu"
msgstr ""

#: src/kbfxbutton.cpp:400
msgid ""
"Invalid images were dropped!\n"
"Cannot set the KBFX button to use these images!"
msgstr ""

#: src/kbfxbutton.cpp:402
msgid "Error setting KBFX button images"
msgstr ""

#: src/kbfxspinxmenu.cpp:69
msgid "Double click to clear..."
msgstr ""

#: src/kbfxspinxmenu.cpp:81
msgid "Type here to search..."
msgstr ""

#: configdialog/kbfxconfigappui.rc:4
#, no-c-format
msgid "C&ustom"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui:24
#, no-c-format
msgid "Form1"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui:80
#, no-c-format
msgid "<b><h3><p align=\"center\">People behind KBFX</p></h3></b>"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui:148
#, no-c-format
msgid "You are running: <b>KBFX 0493</b>"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui:197
#, no-c-format
msgid ""
"Here are the people behind the KBFX application.\n"
"We would like to thank all people who have helped with KBFX or have donated "
"money to our project!\n"
"THANKS A LOT ALL OF YOU OUT THERE!!!"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui:248
#, no-c-format
msgid ""
"<strong>Name:</strong> Siraj Razick<br><br><strong>Country:</strong> Sri "
"Lanka<br><br><strong>KBFX:</strong> Author, Maintainer, Developer, Project "
"Admin<br><br><strong>Email:</strong> siraj(a)mail.kbfx.net"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui:558
#, no-c-format
msgid ""
"<b>Tip!</b> Hover over the contact images to see each personal contact "
"information."
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui:602
#, no-c-format
msgid "SPONSORS!"
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui:627
#, no-c-format
msgid ""
"We would like to thank swedish computer company <b>PC Agenten</b> for "
"sponsoring us with a server and bandwidth."
msgstr ""

#: configdialog/kbfxconfigdlgabout.ui:649
#, no-c-format
msgid ""
"<p align=\"right\"><u><b><a "
"href='http://www.pcagenten.se'>HTTP://WWW.PCAGENTEN.SE</a></u></b></p>"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:27
#, no-c-format
msgid "KBFX Button"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:39
#, no-c-format
msgid ""
"To change KBFX button skin, simply browse to the image you want OR just "
"Drag&Drop the images to their respective place."
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:81
#, no-c-format
msgid "\"PRESSED\" IMAGE SELECTION"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:109
#, no-c-format
msgid "Please select \"pressed\" image."
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:134
#: configdialog/kbfxconfigdlgbutton.ui:300
#: configdialog/kbfxconfigdlgbutton.ui:478
#, no-c-format
msgid "image/jpeg image/png image/x-xpm image/gif"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:137
#, no-c-format
msgid "The Pressed Button Skin Image"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:140
#, no-c-format
msgid "Here you can choose the Pressed Button Skin Image"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:167
#: configdialog/kbfxconfigdlgbutton.ui:333
#: configdialog/kbfxconfigdlgbutton.ui:511
#, no-c-format
msgid "Preview"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:213
#, no-c-format
msgid "Pressed Button Skin"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:216
#, no-c-format
msgid "Here you can Drag&Drop the Pressed Button Skin Image."
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:253
#, no-c-format
msgid "\"NORMAL\" IMAGE SELECTION"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:281
#, no-c-format
msgid "Please select \"normal\" image."
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:303
#, no-c-format
msgid "The Normal Button Skin Image"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:306
#, no-c-format
msgid "Here you can choose the Normal Button Skin Image"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:382
#, no-c-format
msgid "Normal Button Skin"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:385
#, no-c-format
msgid "Here you can Drag&Drop the Normal Button Skin Image."
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:422
#, no-c-format
msgid "\"HOVER\" IMAGE SELECTION"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:450
#, no-c-format
msgid "Please select \"hover\" image."
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:481
#, no-c-format
msgid "The Hover Button Skin Image"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:484
#, no-c-format
msgid "Here you can choose the Hover Button Skin Image"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:557
#, no-c-format
msgid "Hover Button Skin"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:560
#, no-c-format
msgid "Here you can Drag&Drop the Hover Button Skin Image."
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:614
#, no-c-format
msgid "<h3><p align=\"center\">Please select KBFX button's images</p></h3>"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:639
#, no-c-format
msgid "Resize Panel"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:667
#, no-c-format
msgid ""
"<b>Tip!</b> This button resizes the panel on which the KBFX button is to "
"button's height or width."
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:823
#, no-c-format
msgid "<h3><p align=\"center\">Preview of selected images</p></h3>"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:848
#, no-c-format
msgid "Livepreview"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:876
#, no-c-format
msgid ""
"<b>Tip!</b> To see live preview, hover or press the preview image with your "
"mouse."
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:939
#, no-c-format
msgid "KBFX Button live preview"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:942
#, no-c-format
msgid "Here you can see the live preview of the KBFX Button."
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:966
#, no-c-format
msgid "Button Fade Transition Effect"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:978
#, no-c-format
msgid "Check this to turn the fade effect of the button ON"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:981
#, no-c-format
msgid ""
"This allows you to turn ON or OFF the fade effect for the KBFX "
"button.<br>This effect makes transitions between the three images (normal, "
"hover, pressed) animated."
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:1003
#, no-c-format
msgid "Fade Effect Time (in msec.):"
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:1006
#: configdialog/kbfxconfigdlgbutton.ui:1034
#, no-c-format
msgid ""
"The fade effect transition time in msec. Valid values are between 20 and "
"1000 msec. Default is 75 msec."
msgstr ""

#: configdialog/kbfxconfigdlgbutton.ui:1009
#: configdialog/kbfxconfigdlgbutton.ui:1037
#, no-c-format
msgid ""
"Here you can enter the value of the fade effect transition time in "
"msec.<br>Valid values are between 20 and 1000 msec.<br>Default is 75 msec."
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:24
#: configdialog/kbfxconfigdlglayout.ui:24
#: configdialog/kbfxconfigdlgplugins.ui:24
#: configdialog/kbfxconfigdlgstyle.ui:24
#: configdialog/kbfxconfigdlgthemes.ui:24
#: configdialog/kbfxconfigdlgtooltip.ui:27
#, no-c-format
msgid "KBFX Control Center"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:83
#, no-c-format
msgid "<b><h3><p align=\"center\">Font options</p></h3></b>"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:127
#, no-c-format
msgid "EXPORT KBFXFONTRC FILE"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:130
#, no-c-format
msgid "Export the kbfxfontrc file to a folder"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:154
#: configdialog/kbfxconfigdlglayout.ui:154
#, no-c-format
msgid "Setup fonts for your KBFX"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:240
#, no-c-format
msgid "Application \"LINE\":"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:259
#, no-c-format
msgid "Horizontal line color in the application area."
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:294
#, no-c-format
msgid "Application text :"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:313
#, no-c-format
msgid "Select the color of the \"application\" in the menu."
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:348
#, no-c-format
msgid "Comment text:"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:367
#, no-c-format
msgid "Color of the \"comments\" in the menu."
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:402
#, no-c-format
msgid "Name display:"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:421
#, no-c-format
msgid "The color of your login name in the menu."
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:450
#, no-c-format
msgid "Category text:"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:469
#, no-c-format
msgid "Font color of the categoris in the menu."
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:504
#, no-c-format
msgid "Separator:"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:523
#, no-c-format
msgid "The color of the separator in the menu."
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:558
#, no-c-format
msgid "Plugin:"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:577
#, no-c-format
msgid "The color of the plugin in the menu."
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:612
#, no-c-format
msgid "Tooltip:"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:631
#, no-c-format
msgid "The color of the tooltip in the menu."
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:693
#, no-c-format
msgid "Select font for the application's text"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:712
#, no-c-format
msgid "Select font for the comment's text"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:731
#, no-c-format
msgid "Select font for the username's text"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:750
#, no-c-format
msgid "Select font for the category's text"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:769
#, no-c-format
msgid "Select font for the separator's text"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:788
#, no-c-format
msgid "Select font for the plugins' text"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:807
#, no-c-format
msgid "Select font for the tooltip's text"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:884
#: configdialog/kbfxconfigdlglayout.ui:210
#, no-c-format
msgid "Theme that is edited:"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:925
#: configdialog/kbfxconfigdlglayout.ui:245
#, no-c-format
msgid "<p align=\"left\"><b>default</b></p>"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:928
#: configdialog/kbfxconfigdlglayout.ui:248
#, no-c-format
msgid "Please select the theme you want to edit"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:947
#, no-c-format
msgid "Bold fonts on hover"
msgstr ""

#: configdialog/kbfxconfigdlgfonts-old.ui:950
#: configdialog/kbfxconfigdlgfonts-old.ui:953
#, no-c-format
msgid "Make fonts bolder when you hover the mouse over an item"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:83
#, no-c-format
msgid "<b><h3><p align=\"center\">Layout options</p></h3></b>"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:127
#, no-c-format
msgid "EXPORT KBFXLAYOUTRC FILE"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:130
#, no-c-format
msgid "Export the kbfxlayoutrc file to a folder"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:267
#, no-c-format
msgid "Select the Layout property to change"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:327
#, no-c-format
msgid "Make it 2 panels (Left \"ON\")"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:343
#, no-c-format
msgid "Make it 2 panels (Right \"ON\")"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:359
#, no-c-format
msgid "Make it 3 panels"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:461
#, no-c-format
msgid "textLabel1"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:515
#, no-c-format
msgid "textLabel2"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:569
#, no-c-format
msgid "textLabel3"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:623
#, no-c-format
msgid "textLabel4"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:668
#, no-c-format
msgid "checkBox1"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:747
#, no-c-format
msgid "textLabel5"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:801
#, no-c-format
msgid "textLabel6"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:855
#, no-c-format
msgid "textLabel7"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:909
#, no-c-format
msgid "textLabel8"
msgstr ""

#: configdialog/kbfxconfigdlglayout.ui:954
#, no-c-format
msgid "checkBox2"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:27
#, no-c-format
msgid "KBFX Configurator Application"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:64
#, no-c-format
msgid "KBFX Themes"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:96
#, no-c-format
msgid "Search Engine"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:112
#, no-c-format
msgid "About KBFX"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:192
#, no-c-format
msgid ""
"<br><p align=\"center\"><br><br><br>If you want you can check the latest "
"news for KBFX from here:<br><a href=\"http://www.kbfx.net/\">KBFX "
"News</a></p>"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:227
#, no-c-format
msgid "Alt+H"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:236
#, no-c-format
msgid "Open Help Documentation"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:255
#, no-c-format
msgid "&Default"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:258
#, no-c-format
msgid "Alt+D"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:267
#, no-c-format
msgid "Apply the default configuration for this section only"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:306
#, no-c-format
msgid "Alt+A"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:315
#, no-c-format
msgid "Save the configuration and Apply it"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:337
#, no-c-format
msgid "Alt+X"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:346
#, no-c-format
msgid "Exit the configuration without saving"
msgstr ""

#: configdialog/kbfxconfigdlgmain.ui:496
#, no-c-format
msgid "<font size=\"+2\"><b>Kbfx start button</b><br></font>"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui:80
#, no-c-format
msgid "<b><h3><p align=\"center\">Plugins options</p></h3></b>"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui:99
#, no-c-format
msgid "Select KBFX Panel"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui:127
#: configdialog/kbfxconfigdlgplugins.ui:130
#, no-c-format
msgid "Plugin to configure"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui:152
#, no-c-format
msgid "Please select the panel you want to configure:          "
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui:173
#, no-c-format
msgid "&Available Plugins:"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui:176
#, no-c-format
msgid "&Enabled Plugins:"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui:223
#, no-c-format
msgid "&Configure Plugin"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui:226
#, no-c-format
msgid "Alt+C"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui:229
#: configdialog/kbfxconfigdlgplugins.ui:232
#, no-c-format
msgid "Configure the selected plugin"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui:251
#, no-c-format
msgid "&Plugin Information"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui:254
#, no-c-format
msgid "Alt+P"
msgstr ""

#: configdialog/kbfxconfigdlgplugins.ui:257
#: configdialog/kbfxconfigdlgplugins.ui:260
#, no-c-format
msgid "Information about the selected plugin"
msgstr ""

#: configdialog/kbfxconfigdlgstyle.ui:77
#, no-c-format
msgid "<b><h3><p align=\"center\">Menu type</p></h3></b>"
msgstr ""

#: configdialog/kbfxconfigdlgstyle.ui:96
#, no-c-format
msgid "Please select the menu style"
msgstr ""

#: configdialog/kbfxconfigdlgstyle.ui:172
#: configdialog/kbfxconfigdlgstyle.ui:221
#, no-c-format
msgid "KBFX MENU"
msgstr ""

#: configdialog/kbfxconfigdlgstyle.ui:197
#: configdialog/kbfxconfigdlgstyle.ui:353
#, no-c-format
msgid "TDE MENU"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:55
#, no-c-format
msgid "Select default folder"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:93
#, no-c-format
msgid "Please select the target folder where your themes are."
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:126
#, no-c-format
msgid "SpixBar"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:150
#, no-c-format
msgid "Installed Themes"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:153
#, no-c-format
msgid "Here are listed all the installed KBFX Themes"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:180
#, no-c-format
msgid "Selected Theme Preview"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:325
#, no-c-format
msgid "Delete Selected"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:328
#, no-c-format
msgid "Delete the Selected Theme"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:331
#, no-c-format
msgid ""
"Pressing the button will delete the currently selected theme. "
"<br><b>Warning!</b> You cannot delete the installed system wide themes!"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:350
#, no-c-format
msgid "Get Themes"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:353
#, no-c-format
msgid "Get More Themes from the Internet"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:356
#, no-c-format
msgid ""
"Pressing the button will launch konqueror and go to the KBFX Themes Section "
"on www.kde-look.org"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:385
#, no-c-format
msgid "Install Theme"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:388
#, no-c-format
msgid "Install New Theme from KBFX Theme Package"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:391
#, no-c-format
msgid ""
"Pressing the button will offer a dialog where you can choose KBFX Theme "
"Package to install in your home folder"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:410
#: configdialog/kbfxthemeinfo.ui:24
#, no-c-format
msgid "Theme Info"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:413
#, no-c-format
msgid "Show specific theme info"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:416
#, no-c-format
msgid "Pressing the button will show you specific theme info"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:449
#, no-c-format
msgid "Personal Image"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:488
#, no-c-format
msgid "Theme's Default"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:491
#, no-c-format
msgid "Set the Theme's Default Personal Image"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:494
#, no-c-format
msgid ""
"Pressing the button will delete the personal image you have selected and "
"install the theme's default personal image"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:510
#, no-c-format
msgid "Maxsize 48 x 48"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:532
#, no-c-format
msgid "Select New image"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:535
#, no-c-format
msgid "Select a Personal Image"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:538
#, no-c-format
msgid "Pressing the button will open a dialog to select your personal image"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:684
#, no-c-format
msgid "This is your personal image displayed at the KBFX menu."
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:725
#, no-c-format
msgid "Misc Options"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:764
#, no-c-format
msgid "Watch System Installs"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:767
#: configdialog/kbfxconfigdlgthemes.ui:770
#, no-c-format
msgid "Watch for applications installs and reload KBFX if any occurs"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:786
#: configdialog/kbfxconfigdlgthemes.ui:789
#, no-c-format
msgid "Show Old Themes"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:839
#, no-c-format
msgid "<b><h3><p align=\"center\">Please select theme folder</p></h3></b>"
msgstr ""

#: configdialog/kbfxconfigdlgthemes.ui:886
#, no-c-format
msgid "<b><h3><p align=\"center\">Installed themes</p></h3></b>"
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui:80
#, no-c-format
msgid "<b><h3><p align=\"center\">Tooltip ON or OFF</p></h3></b>"
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui:99
#, no-c-format
msgid "Turn off or on the tooltip"
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui:140
#, no-c-format
msgid ""
"Turn your tooltip off or on. <br>You can see the current status of the "
"tooltip to the right."
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui:184
#, no-c-format
msgid "Turn the tooltip \"OFF\""
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui:268
#, no-c-format
msgid "Tooltip Text"
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui:301
#, no-c-format
msgid "Type the text which you want to be displayed in the tooltip."
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui:406
#, no-c-format
msgid "<b><h3><p align=\"center\">Tooltip personal text</p></h3></b>"
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui:425
#, no-c-format
msgid "Tooltip animation"
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui:469
#, no-c-format
msgid ""
"Turn your tooltip animation off or on. <br>You can see the current status of "
"the tooltip to the right."
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui:513
#, no-c-format
msgid "Turn the animation \"ON\""
msgstr ""

#: configdialog/kbfxconfigdlgtooltip.ui:636
#, no-c-format
msgid "<b><h3><p align=\"center\">Tooltip animation ON or OFF</p></h3></b>"
msgstr ""

#: configdialog/kbfxthemeinfo.ui:286
#, no-c-format
msgid "<p align=\"right\"><b>Name:</b></p>"
msgstr ""

#: configdialog/kbfxthemeinfo.ui:302
#, no-c-format
msgid "<p align=\"right\"><b>Version:</b></p>"
msgstr ""

#: configdialog/kbfxthemeinfo.ui:318
#, no-c-format
msgid "<p align=\"right\"><b>Author:</b></p>"
msgstr ""

#: configdialog/kbfxthemeinfo.ui:334
#, no-c-format
msgid "<p align=\"right\"><b>Email:</b></p>"
msgstr ""

#: configdialog/kbfxthemeinfo.ui:350
#, no-c-format
msgid "<p align=\"right\"><b>Homepage:</b></p>"
msgstr ""

#: configdialog/kbfxthemeinfo.ui:388
#: configdialog/kbfxthemeinfo.ui:416
#: configdialog/kbfxthemeinfo.ui:444
#: configdialog/kbfxthemeinfo.ui:475
#: configdialog/kbfxthemeinfo.ui:512
#, no-c-format
msgid "Test"
msgstr ""