File: tagua.pot

package info (click to toggle)
tagua 1.0~alpha2-9
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 7,924 kB
  • ctags: 7,180
  • sloc: cpp: 26,148; ansic: 13,039; makefile: 228; ruby: 87; sh: 39
file content (804 lines) | stat: -rw-r--r-- 18,364 bytes parent folder | download | duplicates (3)
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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://trac.tagua-project.org\n"
"POT-Creation-Date: 2010-06-23 23:18+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: main.cpp:35
msgid "Tagua"
msgstr ""

#: main.cpp:37
msgid "(C) 2006 Paolo Capriotti, Maurizio Monge"
msgstr ""

#: main.cpp:38
msgid "Paolo Capriotti"
msgstr ""

#: main.cpp:39
msgid "Maurizio Monge"
msgstr ""

#: main.cpp:40
msgid "Jani Huhtanen"
msgstr ""

#: main.cpp:40
msgid "Gaussian blur code"
msgstr ""

#: main.cpp:41
msgid "Rici Lake"
msgstr ""

#: main.cpp:41
msgid "funclib lua library"
msgstr ""

#: main.cpp:42
msgid "Riccardo Iaconelli"
msgstr ""

#: main.cpp:42
msgid "Various fixes and cleanups"
msgstr ""

#: main.cpp:43
msgid "Yann Dirson"
msgstr ""

#: main.cpp:43
msgid "Shogi related patches"
msgstr ""

#: main.cpp:44
msgid "Pieter Stouten"
msgstr ""

#: main.cpp:44
msgid "Allowed free use of images on shogi.net"
msgstr ""

#: main.cpp:47
msgid "Initial variant"
msgstr ""

#: mainwindow.cpp:77
msgid "Move list"
msgstr ""

#: mainwindow.cpp:87
msgid "FICS Connection"
msgstr ""

#: mainwindow.cpp:90
msgid "Console"
msgstr ""

#: mainwindow.cpp:131
msgid "E&ngines"
msgstr ""

#: mainwindow.cpp:145
msgid "Play as &white"
msgstr ""

#: mainwindow.cpp:151
msgid "Play as &black"
msgstr ""

#: mainwindow.cpp:158
msgid "&Analyze"
msgstr ""

#: mainwindow.cpp:177
msgid "&Back"
msgstr ""

#: mainwindow.cpp:178
msgid "&Forward"
msgstr ""

#: mainwindow.cpp:179
msgid "Be&gin"
msgstr ""

#: mainwindow.cpp:180
msgid "&End"
msgstr ""

#: mainwindow.cpp:181
msgid "&Connect"
msgstr ""

#: mainwindow.cpp:183
msgid "&Disconnect"
msgstr ""

#: mainwindow.cpp:190
msgid "&Edit position"
msgstr ""

#: mainwindow.cpp:191
msgid "&Clear board"
msgstr ""

#: mainwindow.cpp:192
msgid "&Set starting position"
msgstr ""

#: mainwindow.cpp:196
msgid "&Flip view"
msgstr ""

#: mainwindow.cpp:198
msgid "Toggle &console"
msgstr ""

#: mainwindow.cpp:199
msgid "Toggle &move list"
msgstr ""

#: mainwindow.cpp:420
msgid "You have specified a folder"
msgstr ""

#: mainwindow.cpp:420 mainwindow.cpp:425 mainwindow.cpp:432 mainwindow.cpp:647
msgid "Error"
msgstr ""

#: mainwindow.cpp:425
msgid "The specified file does not exist"
msgstr ""

#: mainwindow.cpp:432
msgid "You do not have read permission to this file."
msgstr ""

#: mainwindow.cpp:447
msgid "Open PGN file"
msgstr ""

#: mainwindow.cpp:469
msgid "Save PGN file"
msgstr ""

#: mainwindow.cpp:481
msgid ""
"A file named \"%1\" already exists. Are you sure you want to overwrite it?"
msgstr ""

#: mainwindow.cpp:483
msgid "Overwrite File?"
msgstr ""

#: mainwindow.cpp:484
msgid "&Overwrite"
msgstr ""

#: mainwindow.cpp:647
msgid "Error creating game"
msgstr ""

#: mainwindow.cpp:687
msgid "Illegal move"
msgstr ""

#: movelist.cpp:684 movelist.cpp:725
msgid "&Set Comment"
msgstr ""

#: movelist.cpp:687
msgid "&Promote Variation"
msgstr ""

#: movelist.cpp:689
msgid "&Remove Variation"
msgstr ""

#: movelist.cpp:727
msgid "&Clear Variations"
msgstr ""

#: movelist.cpp:730
msgid "&Truncate"
msgstr ""

#: movelist.cpp:734
msgid "&Promote variation"
msgstr ""

#: movelist.cpp:737
msgid "&Remove variation"
msgstr ""

#: pref_engines.cpp:39
msgid "&Name:"
msgstr ""

#. i18n: file: ui/pref_engines.ui:136
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: pref_engines.cpp:47 extractedrc.cpp:131
msgid "&Type:"
msgstr ""

#. i18n: file: ui/pref_engines.ui:147
#. i18n: ectx: property (text), item, widget (QComboBox, m_type)
#: pref_engines.cpp:52 extractedrc.cpp:134
msgid "XBoard"
msgstr ""

#. i18n: file: ui/pref_engines.ui:152
#. i18n: ectx: property (text), item, widget (QComboBox, m_type)
#: pref_engines.cpp:53 extractedrc.cpp:137
msgid "UCI"
msgstr ""

#: pref_engines.cpp:54
msgid "Tagua (textual)"
msgstr ""

#: pref_engines.cpp:55
msgid "Tagua (DBUS)"
msgstr ""

#: pref_engines.cpp:56
msgid "GNU Shogi"
msgstr ""

#. i18n: file: ui/pref_engines.ui:113
#. i18n: ectx: property (text), widget (QLabel, label)
#: pref_engines.cpp:61 extractedrc.cpp:128
msgid "&Path:"
msgstr ""

#: pref_engines.cpp:70
msgid "&Work directory:"
msgstr ""

#: pref_engines.cpp:93
msgid "Choose a name for the engine"
msgstr ""

#: pref_engines.cpp:93
msgid "No engine name"
msgstr ""

#: pref_engines.cpp:117
msgid "&New..."
msgstr ""

#: pref_engines.cpp:119
msgid "&Edit..."
msgstr ""

#: pref_engines.cpp:121
msgid "&Delete"
msgstr ""

#: pref_theme.cpp:344
msgid "&Reset to Default"
msgstr ""

#: qconnect.cpp:56
msgid "Select timeseal binary"
msgstr ""

#: qconnect.cpp:59
msgid "Only local executables supported"
msgstr ""

#: tabwidget.cpp:24
msgid "Close the current tab"
msgstr ""

#. i18n: file: taguaui.rc:15
#. i18n: ectx: Menu (edit)
#: extractedrc.cpp:3
msgid "&Edit"
msgstr ""

#. i18n: file: taguaui.rc:24
#. i18n: ectx: Menu (gameMenu)
#: extractedrc.cpp:6
msgid "&Game"
msgstr ""

#. i18n: file: taguaui.rc:33
#. i18n: ectx: Menu (viewMenu)
#: extractedrc.cpp:9
msgid "&View"
msgstr ""

#. i18n: file: taguaui.rc:47
#. i18n: ectx: ToolBar (gameToolbar)
#: extractedrc.cpp:12
msgid "Game Toolbar"
msgstr ""

#. i18n: file: ui/gametags.ui:13
#. i18n: ectx: property (windowTitle), widget (QWidget, Form)
#. i18n: file: ui/pref_board.ui:13
#. i18n: ectx: property (windowTitle), widget (QWidget, PrefBoard)
#. i18n: file: ui/pref_movelist.ui:13
#. i18n: ectx: property (windowTitle), widget (QWidget, PrefMoveList)
#: extractedrc.cpp:15 extractedrc.cpp:63 extractedrc.cpp:182
msgid "Form"
msgstr ""

#. i18n: file: ui/gametags.ui:25
#. i18n: ectx: property (text), widget (QLabel, label_12)
#: extractedrc.cpp:18
msgid "Round:"
msgstr ""

#. i18n: file: ui/gametags.ui:35
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: extractedrc.cpp:21
msgid "Time:"
msgstr ""

#. i18n: file: ui/gametags.ui:54
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: extractedrc.cpp:24
msgid "Result:"
msgstr ""

#. i18n: file: ui/gametags.ui:61
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: extractedrc.cpp:27
msgid "Increment:"
msgstr ""

#. i18n: file: ui/gametags.ui:71
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: extractedrc.cpp:30
msgid "Site:"
msgstr ""

#. i18n: file: ui/gametags.ui:78
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: extractedrc.cpp:33
msgid "Black rating:"
msgstr ""

#. i18n: file: ui/gametags.ui:85
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: extractedrc.cpp:36
msgid "Event:"
msgstr ""

#. i18n: file: ui/gametags.ui:92
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: extractedrc.cpp:39
msgid "Black:"
msgstr ""

#. i18n: file: ui/gametags.ui:99
#. i18n: ectx: property (text), widget (QLabel, label)
#: extractedrc.cpp:42
msgid "White:"
msgstr ""

#. i18n: file: ui/gametags.ui:121
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: extractedrc.cpp:45
msgid "Date:"
msgstr ""

#. i18n: file: ui/gametags.ui:131
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: extractedrc.cpp:48
msgid "White rating:"
msgstr ""

#. i18n: file: ui/gametags.ui:138
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: extractedrc.cpp:51
msgid "ECO:"
msgstr ""

#. i18n: file: ui/newgamedialog.ui:13
#. i18n: ectx: property (windowTitle), widget (QDialog, NewGameDialog)
#: extractedrc.cpp:54
msgid "New game"
msgstr ""

#. i18n: file: ui/newgamedialog.ui:39
#. i18n: ectx: property (text), widget (QLabel, textLabel_1)
#. i18n: file: ui/pref_theme.ui:48
#. i18n: ectx: property (text), widget (QLabel, label_1)
#: extractedrc.cpp:57 extractedrc.cpp:232
msgid "&Variant:"
msgstr ""

#. i18n: file: ui/newgamedialog.ui:74
#. i18n: ectx: property (text), widget (QCheckBox, m_new_tab)
#: extractedrc.cpp:60
msgid "Create in new &tab"
msgstr ""

#. i18n: file: ui/pref_board.ui:36
#. i18n: ectx: property (title), widget (QGroupBox, groupAnimations)
#. i18n: file: ui/pref_movelist.ui:36
#. i18n: ectx: property (title), widget (QGroupBox, groupAnimations)
#: extractedrc.cpp:66 extractedrc.cpp:185
msgid "&Animations"
msgstr ""

#. i18n: file: ui/pref_board.ui:51
#. i18n: ectx: property (text), widget (QCheckBox, checkTransformations)
#: extractedrc.cpp:69
msgid "&Transformations"
msgstr ""

#. i18n: file: ui/pref_board.ui:58
#. i18n: ectx: property (text), widget (QCheckBox, checkExplosions)
#: extractedrc.cpp:72
msgid "&Explosions"
msgstr ""

#. i18n: file: ui/pref_board.ui:65
#. i18n: ectx: property (text), widget (QCheckBox, checkMovements)
#. i18n: file: ui/pref_movelist.ui:158
#. i18n: ectx: property (text), widget (QCheckBox, checkMovements)
#: extractedrc.cpp:75 extractedrc.cpp:205
msgid "&Movements"
msgstr ""

#. i18n: file: ui/pref_board.ui:72
#. i18n: ectx: property (text), widget (QCheckBox, checkFading)
#. i18n: file: ui/pref_movelist.ui:165
#. i18n: ectx: property (text), widget (QCheckBox, checkFading)
#: extractedrc.cpp:78 extractedrc.cpp:208
msgid "&Fading"
msgstr ""

#. i18n: file: ui/pref_board.ui:88
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: file: ui/pref_movelist.ui:60
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: extractedrc.cpp:81 extractedrc.cpp:188
msgid ""
"Rough\n"
"(little CPU usage)"
msgstr ""

#. i18n: file: ui/pref_board.ui:115
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: file: ui/pref_movelist.ui:87
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: extractedrc.cpp:85 extractedrc.cpp:192
msgid ""
"Smooth\n"
"(high CPU usage)"
msgstr ""

#. i18n: file: ui/pref_board.ui:130
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. i18n: file: ui/pref_movelist.ui:179
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: extractedrc.cpp:89 extractedrc.cpp:214
msgid "Animation s&moothness:"
msgstr ""

#. i18n: file: ui/pref_board.ui:151
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: file: ui/pref_movelist.ui:123
#. i18n: ectx: property (text), widget (QLabel, label)
#: extractedrc.cpp:92 extractedrc.cpp:199
msgid "Slow"
msgstr ""

#. i18n: file: ui/pref_board.ui:177
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: file: ui/pref_movelist.ui:146
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: extractedrc.cpp:95 extractedrc.cpp:202
msgid "Fast"
msgstr ""

#. i18n: file: ui/pref_board.ui:189
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: file: ui/pref_movelist.ui:102
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: extractedrc.cpp:98 extractedrc.cpp:196
msgid "Animation s&peed:"
msgstr ""

#. i18n: file: ui/pref_board.ui:231
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: extractedrc.cpp:101
msgid "&Max sequence length:"
msgstr ""

#. i18n: file: ui/pref_board.ui:253
#. i18n: ectx: property (text), widget (QCheckBox, checkSequence)
#: extractedrc.cpp:104
msgid "Animate move &sequences"
msgstr ""

#. i18n: file: ui/pref_board.ui:277
#. i18n: ectx: property (title), widget (QGroupBox, groupBorder)
#: extractedrc.cpp:107
msgid "&Border"
msgstr ""

#. i18n: file: ui/pref_board.ui:292
#. i18n: ectx: property (text), widget (QLabel, label)
#: extractedrc.cpp:110
msgid "&Color"
msgstr ""

#. i18n: file: ui/pref_board.ui:302
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: extractedrc.cpp:113
msgid "&Text Color"
msgstr ""

#. i18n: file: ui/pref_board.ui:320
#. i18n: ectx: property (text), widget (QCheckBox, checkBorderFont)
#: extractedrc.cpp:116
msgid "Custom &font:"
msgstr ""

#. i18n: file: ui/pref_engines.ui:13
#. i18n: ectx: property (windowTitle), widget (QWidget, PrefEngines)
#: extractedrc.cpp:119
msgid "Engines"
msgstr ""

#. i18n: file: ui/pref_engines.ui:25
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: extractedrc.cpp:122
msgid "Engine list"
msgstr ""

#. i18n: file: ui/pref_engines.ui:93
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: extractedrc.cpp:125
msgid "Engine properties"
msgstr ""

#. i18n: file: ui/pref_engines.ui:157
#. i18n: ectx: property (text), item, widget (QComboBox, m_type)
#: extractedrc.cpp:140
msgid "Tagua (text)"
msgstr ""

#. i18n: file: ui/pref_engines.ui:162
#. i18n: ectx: property (text), item, widget (QComboBox, m_type)
#: extractedrc.cpp:143
msgid "Tagua (D-BUS)"
msgstr ""

#. i18n: file: ui/pref_engines.ui:180
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: extractedrc.cpp:146
msgid "&Work dir:"
msgstr ""

#. i18n: file: ui/pref_highlight.ui:13
#. i18n: ectx: property (windowTitle), widget (QDialog, PrefHighlight)
#: extractedrc.cpp:149
msgid "Dialog"
msgstr ""

#. i18n: file: ui/pref_highlight.ui:47
#. i18n: ectx: property (text), widget (QLabel, label)
#: extractedrc.cpp:152
msgid "Pattern"
msgstr ""

#. i18n: file: ui/pref_highlight.ui:75
#. i18n: ectx: property (text), widget (QCheckBox, m_bold)
#: extractedrc.cpp:155
msgid "Bold"
msgstr ""

#. i18n: file: ui/pref_highlight.ui:82
#. i18n: ectx: property (text), widget (QCheckBox, m_italic)
#: extractedrc.cpp:158
msgid "Italic"
msgstr ""

#. i18n: file: ui/pref_highlight.ui:148
#. i18n: ectx: property (text), widget (QLabel, label2)
#: extractedrc.cpp:161
msgid "Use this box to test your regular expression"
msgstr ""

#. i18n: file: ui/pref_highlight.ui:186
#. i18n: ectx: property (text), widget (QPushButton, m_add)
#: extractedrc.cpp:164
msgid "Add"
msgstr ""

#. i18n: file: ui/pref_highlight.ui:193
#. i18n: ectx: property (text), widget (QPushButton, m_delete)
#: extractedrc.cpp:167
msgid "Remove"
msgstr ""

#. i18n: file: ui/pref_highlight.ui:223
#. i18n: ectx: property (text), widget (QPushButton, m_up)
#: extractedrc.cpp:170
msgid "Up"
msgstr ""

#. i18n: file: ui/pref_highlight.ui:230
#. i18n: ectx: property (text), widget (QPushButton, m_down)
#: extractedrc.cpp:173
msgid "Down"
msgstr ""

#. i18n: file: ui/pref_highlight.ui:266
#. i18n: ectx: property (text), widget (QPushButton, m_ok)
#: extractedrc.cpp:176
msgid "OK"
msgstr ""

#. i18n: file: ui/pref_highlight.ui:273
#. i18n: ectx: property (text), widget (QPushButton, m_cancel)
#: extractedrc.cpp:179
msgid "Cancel"
msgstr ""

#. i18n: file: ui/pref_movelist.ui:172
#. i18n: ectx: property (text), widget (QCheckBox, checkHighlighting)
#: extractedrc.cpp:211
msgid "&Smooth highlighting"
msgstr ""

#. i18n: file: ui/pref_movelist.ui:203
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: extractedrc.cpp:217
msgid "&Colors and fonts"
msgstr ""

#. i18n: file: ui/pref_movelist.ui:215
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: extractedrc.cpp:220
msgid "C&omments color:"
msgstr ""

#. i18n: file: ui/pref_movelist.ui:233
#. i18n: ectx: property (text), widget (QCheckBox, checkCommentsFont)
#: extractedrc.cpp:223
msgid "Cus&tom comments font:"
msgstr ""

#. i18n: file: ui/pref_movelist.ui:243
#. i18n: ectx: property (text), widget (QCheckBox, checkMovesFont)
#: extractedrc.cpp:226
msgid "C&ustom moves font:"
msgstr ""

#. i18n: file: ui/pref_movelist.ui:253
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: extractedrc.cpp:229
msgid "S&elected move color:"
msgstr ""

#. i18n: file: ui/pref_theme_page.ui:31
#. i18n: ectx: property (text), widget (QToolButton, m_resetButton)
#. i18n: file: ui/quickconnect.ui:149
#. i18n: ectx: property (text), widget (QToolButton, buttonTimesealPath)
#: extractedrc.cpp:235 extractedrc.cpp:271
msgid "..."
msgstr ""

#. i18n: file: ui/preferences.ui:13
#. i18n: ectx: property (windowTitle), widget (QDialog, Preferences)
#: extractedrc.cpp:238
msgid "Change Tagua Settings"
msgstr ""

#. i18n: file: ui/quickconnect.ui:13
#. i18n: ectx: property (windowTitle), widget (QDialog, QuickConnect)
#: extractedrc.cpp:241
msgid "Quick Connect"
msgstr ""

#. i18n: file: ui/quickconnect.ui:28
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_1)
#: extractedrc.cpp:244
msgid "&Login"
msgstr ""

#. i18n: file: ui/quickconnect.ui:47
#. i18n: ectx: property (text), widget (QLabel, textLabel_2)
#: extractedrc.cpp:247
msgid "&Password:"
msgstr ""

#. i18n: file: ui/quickconnect.ui:60
#. i18n: ectx: property (text), widget (QLabel, textLabel_1)
#: extractedrc.cpp:250
msgid "&Username:"
msgstr ""

#. i18n: file: ui/quickconnect.ui:70
#. i18n: ectx: property (text), widget (QCheckBox, chkStore)
#: extractedrc.cpp:253
msgid "&Store password on this computer"
msgstr ""

#. i18n: file: ui/quickconnect.ui:73
#. i18n: ectx: property (shortcut), widget (QCheckBox, chkStore)
#. i18n: file: ui/quickconnect.ui:182
#. i18n: ectx: property (shortcut), widget (QCheckBox, chkTimesealCmd)
#: extractedrc.cpp:256 extractedrc.cpp:280
msgid "Alt+S"
msgstr ""

#. i18n: file: ui/quickconnect.ui:83
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: extractedrc.cpp:259
msgid "Ser&ver:"
msgstr ""

#. i18n: file: ui/quickconnect.ui:98
#. i18n: ectx: property (text), widget (QLabel, textLabel_4)
#: extractedrc.cpp:262
msgid "ICS p&ort:"
msgstr ""

#. i18n: file: ui/quickconnect.ui:115
#. i18n: ectx: property (text), widget (QLabel, textLabel_3)
#: extractedrc.cpp:265
msgid "ICS &host:"
msgstr ""

#. i18n: file: ui/quickconnect.ui:131
#. i18n: ectx: property (title), widget (QGroupBox, groupTimeseal)
#: extractedrc.cpp:268
msgid "&Timeseal"
msgstr ""

#. i18n: file: ui/quickconnect.ui:159
#. i18n: ectx: property (text), widget (QLabel, textLabel_5)
#: extractedrc.cpp:274
msgid "&File Path:"
msgstr ""

#. i18n: file: ui/quickconnect.ui:179
#. i18n: ectx: property (text), widget (QCheckBox, chkTimesealCmd)
#: extractedrc.cpp:277
msgid "Use &custom command line arguments"
msgstr ""

#. i18n: file: ui/quickconnect.ui:232
#. i18n: ectx: property (text), widget (QPushButton, buttonOk)
#: extractedrc.cpp:283
msgid "&OK"
msgstr ""

#. i18n: file: ui/quickconnect.ui:248
#. i18n: ectx: property (text), widget (QPushButton, buttonCancel)
#: extractedrc.cpp:286
msgid "&Cancel"
msgstr ""

#: extractedrc.cpp:287
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""

#: extractedrc.cpp:288
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""