~ubuntu-branches/ubuntu/precise/kde-l10n-engb/precise-proposed

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
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Andrew Coles <andrew_coles@yahoo.co.uk>, 2009, 2010.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2011-08-03 07:49+0200\n"
"PO-Revision-Date: 2010-03-20 20:52+0000\n"
"Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n"
"Language-Team: British English <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#: gui/widgets/setupwidget.cpp:52 gui/widgets/gamewidget.cpp:63
msgid " Stone"
msgid_plural " Stones"
msgstr[0] " Stone"
msgstr[1] " Stones"

#: gui/widgets/setupwidget.cpp:126
#, kde-format
msgid " of %1"
msgstr " of %1"

#: gui/widgets/setupwidget.cpp:168
msgid "for White"
msgstr "for White"

#. i18n: file: gui/widgets/setupwidget.ui:641
#. i18n: ectx: property (text), widget (KLineEdit, playerLabel)
#: gui/widgets/setupwidget.cpp:170 rc.cpp:153
msgid "for Black"
msgstr "for Black"

#. i18n: file: gui/widgets/setupwidget.ui:129
#. i18n: ectx: property (text), item, widget (KComboBox, whitePlayerCombo)
#. i18n: file: gui/widgets/setupwidget.ui:252
#. i18n: ectx: property (text), item, widget (KComboBox, blackPlayerCombo)
#. i18n: file: gui/widgets/setupwidget.ui:129
#. i18n: ectx: property (text), item, widget (KComboBox, whitePlayerCombo)
#. i18n: file: gui/widgets/setupwidget.ui:252
#. i18n: ectx: property (text), item, widget (KComboBox, blackPlayerCombo)
#: gui/widgets/setupwidget.cpp:247 gui/widgets/setupwidget.cpp:255
#: gui/widgets/setupwidget.cpp:294 gui/widgets/setupwidget.cpp:295 rc.cpp:75
#: rc.cpp:93
msgid "Human"
msgstr "Human"

#. i18n: file: gui/widgets/setupwidget.ui:134
#. i18n: ectx: property (text), item, widget (KComboBox, whitePlayerCombo)
#. i18n: file: gui/widgets/setupwidget.ui:257
#. i18n: ectx: property (text), item, widget (KComboBox, blackPlayerCombo)
#. i18n: file: gui/widgets/setupwidget.ui:134
#. i18n: ectx: property (text), item, widget (KComboBox, whitePlayerCombo)
#. i18n: file: gui/widgets/setupwidget.ui:257
#. i18n: ectx: property (text), item, widget (KComboBox, blackPlayerCombo)
#: gui/widgets/setupwidget.cpp:249 gui/widgets/setupwidget.cpp:257 rc.cpp:78
#: rc.cpp:96
msgid "Computer"
msgstr "Computer"

#: gui/widgets/gamewidget.cpp:54 gui/widgets/gamewidget.cpp:59
#, kde-format
msgid "Computer (Level %1)"
msgstr "Computer (Level %1)"

#: gui/widgets/gamewidget.cpp:75
#, kde-format
msgid " (White %1)"
msgstr " (White %1)"

#: gui/widgets/gamewidget.cpp:77
#, kde-format
msgid " (Black %1)"
msgstr " (Black %1)"

#: gui/widgets/gamewidget.cpp:84
msgid "White's move"
msgstr "White's move"

#: gui/widgets/gamewidget.cpp:86
msgid "Black's move"
msgstr "Black's move"

#: gui/mainwindow.cpp:105
msgid "Set up a new game..."
msgstr "Set up a new game..."

#: gui/mainwindow.cpp:148
msgid "Set up a loaded game..."
msgstr "Set up a loaded game..."

#: gui/mainwindow.cpp:151
msgid "Unable to load game..."
msgstr "Unable to load game..."

#: gui/mainwindow.cpp:202
msgid "Game saved..."
msgstr "Game saved..."

#: gui/mainwindow.cpp:204
msgid "Unable to save game."
msgstr "Unable to save game."

#: gui/mainwindow.cpp:252
msgid "Game started..."
msgstr "Game started..."

#: gui/mainwindow.cpp:284
#, kde-format
msgid "%1 won with a score of %2 (bounds: %3 and %4)."
msgstr "%1 won with a score of %2 (bounds: %3 and %4)."

#: gui/mainwindow.cpp:291
msgid "Undone move"
msgstr "Undone move"

#: gui/mainwindow.cpp:299
msgid "Redone move"
msgstr "Redone move"

#: gui/mainwindow.cpp:324
msgid "General"
msgstr "General"

#: gui/mainwindow.cpp:325
msgid "Themes"
msgstr "Themes"

#: gui/mainwindow.cpp:342
msgid "Backend was changed, restart necessary..."
msgstr "Backend was changed, restart necessary..."

#: gui/mainwindow.cpp:393 game/game.cpp:330 game/game.cpp:400
msgid "White passed"
msgstr "White passed"

#: gui/mainwindow.cpp:395 game/game.cpp:339 game/game.cpp:402
msgid "Black passed"
msgstr "Black passed"

#: gui/mainwindow.cpp:405 gui/mainwindow.cpp:407
msgctxt "@action"
msgid "Get More Games..."
msgstr "Get More Games..."

#: gui/mainwindow.cpp:413 gui/mainwindow.cpp:415
msgctxt "@action"
msgid "Start Game"
msgstr "Start Game"

#: gui/mainwindow.cpp:419 gui/mainwindow.cpp:421
msgctxt "@action"
msgid "Finish Game"
msgstr "Finish Game"

#: gui/mainwindow.cpp:429
msgctxt "@action:inmenu Move"
msgid "Pass Move"
msgstr "Pass Move"

#: gui/mainwindow.cpp:434
msgctxt "@action:inmenu View"
msgid "Show Move &Numbers"
msgstr "Show Move &Numbers"

#: gui/mainwindow.cpp:447
msgctxt "@title:window"
msgid "Game Setup"
msgstr "Game Setup"

#: gui/mainwindow.cpp:459 gui/mainwindow.cpp:465
msgctxt "@title:window"
msgid "Information"
msgstr "Information"

#: gui/mainwindow.cpp:471 gui/mainwindow.cpp:480
msgctxt "@title:window"
msgid "Moves"
msgstr "Moves"

#: gui/mainwindow.cpp:474
msgid "No move"
msgstr "No move"

#: gui/mainwindow.cpp:485
msgctxt "@title:window"
msgid "Error"
msgstr "Error"

#: game/game.cpp:327
#, kde-format
msgctxt "%1 stone coordinate"
msgid "White %1"
msgstr "White %1"

#: game/game.cpp:336
#, kde-format
msgctxt "%1 stone coordinate"
msgid "Black %1"
msgstr "Black %1"

#: game/game.cpp:409
msgid "White resigned"
msgstr "White resigned"

#: game/game.cpp:411
msgid "Black resigned"
msgstr "Black resigned"

#: game/game.cpp:419
#, kde-format
msgctxt "%1 response from Go engine"
msgid "White %1"
msgstr "White %1"

#: game/game.cpp:421
#, kde-format
msgctxt "%1 response from Go engine"
msgid "Black %1"
msgstr "Black %1"

#: main.cpp:41
msgid "Kigo"
msgstr "Kigo"

#: main.cpp:42
msgid "KDE Go Board Game"
msgstr "KDE Go Board Game"

#: main.cpp:43
msgid "Copyright (c) 2008-2010 Sascha Peilicke"
msgstr "Copyright (c) 2008-2010 Sascha Peilicke"

#: main.cpp:44
msgid "Sascha Peilicke (saschpe)"
msgstr "Sascha Peilicke (saschpe)"

#: main.cpp:44
msgid "Original author"
msgstr "Original author"

#: main.cpp:46
msgid "Yuri Chornoivan"
msgstr "Yuri Chornoivan"

#: main.cpp:46
msgid "Documentation editor"
msgstr "Documentation editor"

#: main.cpp:48
msgid "Arturo Silva"
msgstr "Arturo Silva"

#: main.cpp:48
msgid "Default theme designer"
msgstr "Default theme designer"

#: main.cpp:55
msgctxt "@info:shell"
msgid "Game to load (SGF file)"
msgstr "Game to load (SGF file)"

#: rc.cpp:1
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Andrew Coles"

#: rc.cpp:2
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "andrew_coles@yahoo.co.uk"

#. i18n: file: gui/kigoui.rc:6
#. i18n: ectx: Menu (game)
#: rc.cpp:5
msgctxt "@title:menu"
msgid "&Game"
msgstr "&Game"

#. i18n: file: gui/kigoui.rc:17
#. i18n: ectx: Menu (move)
#: rc.cpp:8
msgctxt "@title:menu"
msgid "&Move"
msgstr "&Move"

#. i18n: file: gui/kigoui.rc:22
#. i18n: ectx: Menu (settings)
#: rc.cpp:11
msgctxt "@title:menu"
msgid "&Settings"
msgstr "&Settings"

#. i18n: file: gui/kigoui.rc:24
#. i18n: ectx: Menu (dockers)
#: rc.cpp:14
msgctxt "@title:menu"
msgid "&Dockers"
msgstr "&Dockers"

#. i18n: file: gui/kigoui.rc:33
#. i18n: ectx: ToolBar (mainToolBar)
#: rc.cpp:17
msgctxt "@title:menu"
msgid "Main Toolbar"
msgstr "Main Toolbar"

#. i18n: file: gui/kigoui.rc:39
#. i18n: ectx: ToolBar (moveToolBar)
#: rc.cpp:20
msgctxt "@title:menu"
msgid "Move Toolbar"
msgstr "Move Toolbar"

#. i18n: file: gui/config/generalconfig.ui:17
#. i18n: ectx: property (title), widget (QGroupBox, backendGroupBox)
#: rc.cpp:23
msgid "Backend"
msgstr "Backend"

#. i18n: file: gui/config/generalconfig.ui:23
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: rc.cpp:26
msgid "Executable:"
msgstr "Executable:"

#. i18n: file: gui/config/generalconfig.ui:42
#. i18n: ectx: property (toolTip), widget (KUrlRequester, engineExecutable)
#: rc.cpp:29
msgid "Select the executable file to start the Go engine"
msgstr "Select the executable file to start the Go engine"

#. i18n: file: gui/config/generalconfig.ui:49
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:32
msgid "Parameters:"
msgstr "Parameters:"

#. i18n: file: gui/config/generalconfig.ui:62
#. i18n: ectx: property (toolTip), widget (KLineEdit, engineParameters)
#: rc.cpp:35
msgid "Add here the necessary parameters to start the Engine in GTP mode"
msgstr "Add here the necessary parameters to start the Engine in GTP mode"

#. i18n: file: gui/config/generalconfig.ui:75
#. i18n: ectx: property (toolTip), widget (KLineEdit, kcfg_EngineCommand)
#: rc.cpp:38
msgid "This is the resulting engine command which will be used by Kigo"
msgstr "This is the resulting engine command which will be used by Kigo"

#. i18n: file: gui/config/generalconfig.ui:97
#. i18n: ectx: property (toolTip), widget (KLed, engineLed)
#: rc.cpp:41
msgid "Indicates whether the Go engine works correctly"
msgstr "Indicates whether the Go engine works correctly"

#. i18n: file: gui/config/generalconfig.ui:111
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: rc.cpp:44
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
"weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\">Please select a Go engine "
"that supports the <span style=\" font-style:italic;\">GnuGo Text Protocol "
"(GTP)</span>. The indicator light turns green when the selected backend is "
"working.</p></body></html>"
msgstr ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
"weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\">Please select a Go engine "
"that supports the <span style=\" font-style:italic;\">GnuGo Text Protocol "
"(GTP)</span>. The indicator light turns green when the selected backend is "
"working.</p></body></html>"

#. i18n: file: gui/config/generalconfig.ui:131
#. i18n: ectx: property (title), widget (QGroupBox, appearanceGroupBox)
#: rc.cpp:51
msgid "Appearance"
msgstr "Appearance"

#. i18n: file: gui/config/generalconfig.ui:140
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowBoardLabels)
#: rc.cpp:54
msgid "Display Board Labels"
msgstr "Display Board Labels"

#. i18n: file: gui/config/generalconfig.ui:147
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: rc.cpp:57
msgid "Hint Visibility Time:"
msgstr "Hint Visibility Time:"

#. i18n: file: gui/config/generalconfig.ui:166
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, kcfg_HintVisibleTime)
#: rc.cpp:60
msgid " Seconds"
msgstr " Seconds"

#. i18n: file: gui/widgets/setupwidget.ui:25
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: file: gui/widgets/gamewidget.ui:215
#. i18n: ectx: property (title), widget (QGroupBox, capturesBox)
#. i18n: file: gui/widgets/setupwidget.ui:25
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: file: gui/widgets/gamewidget.ui:215
#. i18n: ectx: property (title), widget (QGroupBox, capturesBox)
#: rc.cpp:63 rc.cpp:195
msgid "White Player"
msgstr "White Player"

#. i18n: file: gui/widgets/setupwidget.ui:47
#. i18n: ectx: property (text), widget (KLineEdit, whitePlayerName)
#. i18n: file: gui/widgets/setupwidget.ui:170
#. i18n: ectx: property (text), widget (KLineEdit, blackPlayerName)
#. i18n: file: gui/widgets/gamewidget.ui:233
#. i18n: ectx: property (text), widget (KLineEdit, whitePlayerName)
#. i18n: file: gui/widgets/setupwidget.ui:47
#. i18n: ectx: property (text), widget (KLineEdit, whitePlayerName)
#. i18n: file: gui/widgets/setupwidget.ui:170
#. i18n: ectx: property (text), widget (KLineEdit, blackPlayerName)
#. i18n: file: gui/widgets/gamewidget.ui:233
#. i18n: ectx: property (text), widget (KLineEdit, whitePlayerName)
#: rc.cpp:66 rc.cpp:84 rc.cpp:198
msgid "Name"
msgstr "Name"

#. i18n: file: gui/widgets/setupwidget.ui:67
#. i18n: ectx: property (text), widget (QLabel, label1)
#. i18n: file: gui/widgets/setupwidget.ui:209
#. i18n: ectx: property (text), widget (QLabel, label1_3)
#. i18n: file: gui/widgets/setupwidget.ui:67
#. i18n: ectx: property (text), widget (QLabel, label1)
#. i18n: file: gui/widgets/setupwidget.ui:209
#. i18n: ectx: property (text), widget (QLabel, label1_3)
#: rc.cpp:69 rc.cpp:90
msgid "Weak"
msgstr "Weak"

#. i18n: file: gui/widgets/setupwidget.ui:86
#. i18n: ectx: property (text), widget (QLabel, label2)
#. i18n: file: gui/widgets/setupwidget.ui:190
#. i18n: ectx: property (text), widget (QLabel, label2_3)
#. i18n: file: gui/widgets/setupwidget.ui:86
#. i18n: ectx: property (text), widget (QLabel, label2)
#. i18n: file: gui/widgets/setupwidget.ui:190
#. i18n: ectx: property (text), widget (QLabel, label2_3)
#: rc.cpp:72 rc.cpp:87
msgid "Strong"
msgstr "Strong"

#. i18n: file: gui/widgets/setupwidget.ui:151
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: file: gui/widgets/gamewidget.ui:64
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: file: gui/widgets/setupwidget.ui:151
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: file: gui/widgets/gamewidget.ui:64
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: rc.cpp:81 rc.cpp:180
msgid "Black Player"
msgstr "Black Player"

#. i18n: file: gui/widgets/setupwidget.ui:301
#. i18n: ectx: property (title), widget (QGroupBox, newGameBox)
#: rc.cpp:99
msgid "New Game"
msgstr "New Game"

#. i18n: file: gui/widgets/setupwidget.ui:307
#. i18n: ectx: property (title), widget (KButtonGroup, sizeGroupBox)
#: rc.cpp:102
msgid "Board Size"
msgstr "Board Size"

#. i18n: file: gui/widgets/setupwidget.ui:319
#. i18n: ectx: property (text), widget (QRadioButton, sizeSmall)
#: rc.cpp:105
msgid "Tiny (9x9)"
msgstr "Tiny (9x9)"

#. i18n: file: gui/widgets/setupwidget.ui:329
#. i18n: ectx: property (text), widget (QRadioButton, sizeMedium)
#: rc.cpp:108
msgid "Small (13x13)"
msgstr "Small (13x13)"

#. i18n: file: gui/widgets/setupwidget.ui:336
#. i18n: ectx: property (text), widget (QRadioButton, sizeBig)
#: rc.cpp:111
msgid "Normal (19x19)"
msgstr "Normal (19x19)"

#. i18n: file: gui/widgets/setupwidget.ui:346
#. i18n: ectx: property (text), widget (QRadioButton, sizeOther)
#: rc.cpp:114
msgid "Custom:"
msgstr "Custom:"

#. i18n: file: gui/widgets/setupwidget.ui:372
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. i18n: file: kigo.kcfg:87
#. i18n: ectx: label, entry (Komi), group (Game)
#. i18n: file: gui/widgets/setupwidget.ui:372
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. i18n: file: kigo.kcfg:87
#. i18n: ectx: label, entry (Komi), group (Game)
#: rc.cpp:117 rc.cpp:252
msgid "Komi"
msgstr "Komi"

#. i18n: file: gui/widgets/setupwidget.ui:378
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, komiSpinBox)
#. i18n: file: gui/widgets/gamewidget.ui:310
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, komiSpinBox)
#. i18n: file: gui/widgets/setupwidget.ui:378
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, komiSpinBox)
#. i18n: file: gui/widgets/gamewidget.ui:310
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, komiSpinBox)
#: rc.cpp:120 rc.cpp:207
msgid " Points"
msgstr " Points"

#. i18n: file: gui/widgets/setupwidget.ui:397
#. i18n: ectx: property (title), widget (QGroupBox, handicapGroupBox)
#: rc.cpp:123
msgid "Fixed Handicap"
msgstr "Fixed Handicap"

#. i18n: file: gui/widgets/setupwidget.ui:412
#. i18n: ectx: property (suffix), widget (KIntSpinBox, handicapSpinBox)
#: rc.cpp:126
msgid " Stones"
msgstr " Stones"

#. i18n: file: gui/widgets/setupwidget.ui:459
#. i18n: ectx: property (title), widget (QGroupBox, loadedGameBox)
#: rc.cpp:129
msgid "Loaded Game"
msgstr "Loaded Game"

#. i18n: file: gui/widgets/setupwidget.ui:471
#. i18n: ectx: property (suffix), widget (KIntSpinBox, startMoveSpinBox)
#: rc.cpp:132
msgid " of 999"
msgstr " of 999"

#. i18n: file: gui/widgets/setupwidget.ui:474
#. i18n: ectx: property (prefix), widget (KIntSpinBox, startMoveSpinBox)
#. i18n: file: gui/widgets/gamewidget.ui:32
#. i18n: ectx: property (prefix), widget (KIntSpinBox, moveSpinBox)
#. i18n: file: gui/widgets/setupwidget.ui:474
#. i18n: ectx: property (prefix), widget (KIntSpinBox, startMoveSpinBox)
#. i18n: file: gui/widgets/gamewidget.ui:32
#. i18n: ectx: property (prefix), widget (KIntSpinBox, moveSpinBox)
#: rc.cpp:135 rc.cpp:177
msgid "Move "
msgstr "Move "

#. i18n: file: gui/widgets/setupwidget.ui:547
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: rc.cpp:138
msgid "Event:"
msgstr "Event:"

#. i18n: file: gui/widgets/setupwidget.ui:557
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: rc.cpp:141
msgid "Date:"
msgstr "Date:"

#. i18n: file: gui/widgets/setupwidget.ui:574
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: rc.cpp:144
msgid "Continue"
msgstr "Continue"

#. i18n: file: gui/widgets/setupwidget.ui:587
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: rc.cpp:147
msgid "Score:"
msgstr "Score:"

#. i18n: file: gui/widgets/setupwidget.ui:597
#. i18n: ectx: property (text), widget (QLabel, label_11)
#: rc.cpp:150
msgid "Round:"
msgstr "Round:"

#. i18n: file: gui/widgets/setupwidget.ui:651
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:156
msgid "Location:"
msgstr "Location:"

#. i18n: file: gui/widgets/setupwidget.ui:690
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: file: gui/widgets/gamewidget.ui:276
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: file: gui/widgets/setupwidget.ui:690
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: file: gui/widgets/gamewidget.ui:276
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: rc.cpp:159 rc.cpp:204
msgid "Komi:"
msgstr "Komi:"

#. i18n: file: gui/widgets/setupwidget.ui:720
#. i18n: ectx: property (text), widget (KPushButton, startButton)
#: rc.cpp:162
msgid "Start Game"
msgstr "Start Game"

#. i18n: file: gui/widgets/errorwidget.ui:21
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:165
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-"
"weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"family:'Sans Serif'; font-size:10pt; color:#ff0000;\">Kigo was unable to "
"find a  Go engine backend.</span></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; "
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-"
"family:'Sans Serif'; font-size:10pt; color:#ff0000;\"></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"family:'Sans Serif'; font-size:10pt;\">If you are sure that you already "
"installed a suitable Go engine, you might want to configure Kigo to use that "
"engine. Otherwise you should install a Go engine (like GnuGo).</span></p></"
"body></html>"
msgstr ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-"
"weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"family:'Sans Serif'; font-size:10pt; color:#ff0000;\">Kigo was unable to "
"find a  Go engine backend.</span></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; "
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-"
"family:'Sans Serif'; font-size:10pt; color:#ff0000;\"></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"family:'Sans Serif'; font-size:10pt;\">If you are sure that you already "
"installed a suitable Go engine, you might want to configure Kigo to use that "
"engine. Otherwise you should install a Go engine (like GnuGo).</span></p></"
"body></html>"

#. i18n: file: gui/widgets/errorwidget.ui:49
#. i18n: ectx: property (text), widget (KPushButton, configureButton)
#: rc.cpp:174
msgid "Configure Kigo..."
msgstr "Configure Kigo..."

#. i18n: file: gui/widgets/gamewidget.ui:82
#. i18n: ectx: property (text), widget (KLineEdit, blackPlayerName)
#: rc.cpp:183
msgid "Computer (Level 10)"
msgstr "Computer (Level 10)"

#. i18n: file: gui/widgets/gamewidget.ui:112
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: file: gui/widgets/gamewidget.ui:263
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: file: gui/widgets/gamewidget.ui:112
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: file: gui/widgets/gamewidget.ui:263
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:186 rc.cpp:201
msgid "Captures:"
msgstr "Captures:"

#. i18n: file: gui/widgets/gamewidget.ui:125
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: rc.cpp:189
msgid "Handicap:"
msgstr "Handicap:"

#. i18n: file: gui/widgets/gamewidget.ui:206
#. i18n: ectx: property (text), widget (KPushButton, finishButton)
#: rc.cpp:192
msgid "Finish Game"
msgstr "Finish Game"

#. i18n: file: kigo.kcfg:9
#. i18n: ectx: label, entry (EngineList), group (Backend)
#: rc.cpp:210
msgid "List of available/configured engine backends"
msgstr "List of available/configured engine backends"

#. i18n: file: kigo.kcfg:16
#. i18n: ectx: label, entry (EngineCommands), group (Backend)
#: rc.cpp:213
msgid "List of backend commands corresponding to the engine list"
msgstr "List of backend commands corresponding to the engine list"

#. i18n: file: kigo.kcfg:23
#. i18n: ectx: label, entry (EngineCommand), group (Backend)
#: rc.cpp:216
msgid "The current game engine command with (optional) parameters"
msgstr "The current game engine command with (optional) parameters"

#. i18n: file: kigo.kcfg:32
#. i18n: ectx: label, entry (Theme), group (UserInterface)
#: rc.cpp:219
msgid "The graphical theme to be used"
msgstr "The graphical theme to be used"

#. i18n: file: kigo.kcfg:36
#. i18n: ectx: label, entry (ShowBoardLabels), group (UserInterface)
#: rc.cpp:222
msgid "Determines whether board labels are shown"
msgstr "Determines whether board labels are shown"

#. i18n: file: kigo.kcfg:40
#. i18n: ectx: label, entry (ShowMoveNumbers), group (UserInterface)
#: rc.cpp:225
msgid "Move numbers are drawn onto stones if enabled"
msgstr "Move numbers are drawn onto stones if enabled"

#. i18n: file: kigo.kcfg:44
#. i18n: ectx: label, entry (HintVisibleTime), group (UserInterface)
#: rc.cpp:228
msgid "Number of seconds for which a hint is visible"
msgstr "Number of seconds for which a hint is visible"

#. i18n: file: kigo.kcfg:52
#. i18n: ectx: label, entry (BlackPlayerHuman), group (Game)
#: rc.cpp:231
msgid "Is black a human player?"
msgstr "Is black a human player?"

#. i18n: file: kigo.kcfg:56
#. i18n: ectx: label, entry (BlackPlayerName), group (Game)
#: rc.cpp:234
msgid "The name of the black player"
msgstr "The name of the black player"

#. i18n: file: kigo.kcfg:60
#. i18n: ectx: label, entry (BlackPlayerStrength), group (Game)
#: rc.cpp:237
msgid "The strength of the black player"
msgstr "The strength of the black player"

#. i18n: file: kigo.kcfg:66
#. i18n: ectx: label, entry (WhitePlayerHuman), group (Game)
#: rc.cpp:240
msgid "Is white a human player?"
msgstr "Is white a human player?"

#. i18n: file: kigo.kcfg:70
#. i18n: ectx: label, entry (WhitePlayerName), group (Game)
#: rc.cpp:243
msgid "The name of the white player"
msgstr "The name of the white player"

#. i18n: file: kigo.kcfg:74
#. i18n: ectx: label, entry (WhitePlayerStrength), group (Game)
#: rc.cpp:246
msgid "The strength of the white player"
msgstr "The strength of the white player"

#. i18n: file: kigo.kcfg:80
#. i18n: ectx: label, entry (BoardSize), group (Game)
#: rc.cpp:249
msgid "Go board size"
msgstr "Go board size"

#. i18n: file: kigo.kcfg:88
#. i18n: ectx: tooltip, entry (Komi), group (Game)
#: rc.cpp:255
msgid "With komi you can give the black player some extra points"
msgstr "With komi you can give the black player some extra points"

#. i18n: file: kigo.kcfg:98
#. i18n: ectx: label, entry (FixedHandicapValue), group (Game)
#: rc.cpp:258
msgid "Extra stones for the black player"
msgstr "Extra stones for the black player"

#~ msgid "passed"
#~ msgstr "passed"

#~ msgid "pass"
#~ msgstr "pass"

#~ msgid "resign"
#~ msgstr "resign"

#~ msgid "Passed move"
#~ msgstr "Passed move"

#~ msgid "These are the recommended moves..."
#~ msgstr "These are the recommended moves..."

#~ msgid "Other:"
#~ msgstr "Other:"

#~ msgid "Time Left:"
#~ msgstr "Time Left:"

#~ msgid "h:mm:ss"
#~ msgstr "h:mm:ss"

#~ msgid "0"
#~ msgstr "0"

#~ msgid "00:00"
#~ msgstr "00:00"

#~ msgid "Form"
#~ msgstr "Form"

#~ msgctxt "@action"
#~ msgid "Start"
#~ msgstr "Start"

#~ msgctxt "@action"
#~ msgid "Finish"
#~ msgstr "Finish"