source: gnome/master/gnome-chess.master.bg.po@ 3621

Last change on this file since 3621 was 3176, checked in by Александър Шопов, 8 years ago

gnome-chess: подаден в git на GNOME

File size: 49.1 KB
RevLine 
[3029]1# Bulgarian translation of gnome-chess po-file.
[1956]2# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
[3153]3# Copyright (C) 2009, 2010, 2012, 2016, 2017 Free Software Foundation, Inc.
[2491]4# Copyright (C) 2010, 2012 Krasimir Chonov <mk2616@abv.bg>.
[1097]5# Evgeni Boevski <linkej@yahoo.com>, 2002, 2003.
6# Rostislav "zbrox" Raykov <zbrox@i-space.org>, 2004, 2005, 2006.
[3153]7# Alexander Shopov <ash@kambanaria.org>, 2007, 2008, 2009, 2010, 2012, 2016, 2017.
[1433]8# Yavor Doganov <yavor@gnu.org>, 2008.
[2487]9# Krasimir Chonov <mk2616@abv.bg>, 2010, 2012.
[1097]10#
11msgid ""
12msgstr ""
[3029]13"Project-Id-Version: gnome-chess master\n"
[3153]14"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-"
15"chess&keywords=I18N+L10N&component=General\n"
[3176]16"POT-Creation-Date: 2017-09-02 12:56+0000\n"
17"PO-Revision-Date: 2017-09-03 10:26+0300\n"
[2732]18"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
[1097]19"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
[2491]20"Language: bg\n"
[1097]21"MIME-Version: 1.0\n"
22"Content-Type: text/plain; charset=UTF-8\n"
23"Content-Transfer-Encoding: 8bit\n"
[2548]24"Plural-Forms: nplurals=2; plural=(n != 1);\n"
[1097]25
[3176]26#: data/gnome-chess.appdata.xml.in:7
27msgid "GNOME Chess"
28msgstr "Шах"
29
30#: data/gnome-chess.appdata.xml.in:8 data/gnome-chess.desktop.in:5
31msgid "Play the classic two-player board game of chess"
32msgstr "Класическата игра на шах за двама"
33
34#: data/gnome-chess.appdata.xml.in:10
35msgid ""
36"GNOME Chess is a simple chess game. You can play against your computer at "
37"three different difficulty levels, or against a friend at your computer."
38msgstr ""
39"Това е стандартната игра на шах. Можете да играете срещу компютъра на три "
40"нива на трудност или да играете срещу друг човек."
41
42#: data/gnome-chess.appdata.xml.in:14
43msgid ""
44"Computer chess enthusiasts will appreciate GNOME Chess’s compatibility with "
45"nearly all modern computer chess engines, and its ability to detect several "
46"popular engines automatically if installed."
47msgstr ""
48"За шахматните ентусиасти е важно да знаят, че този „Шах“ е съвместим с почти "
49"всички съвременни алгоритми за шах и може автоматично да ги засича, когато "
50"са инсталирани."
51
52#: data/gnome-chess.appdata.xml.in:39
53msgid "The GNOME Project"
54msgstr "Проектът GNOME"
55
56#: data/gnome-chess.desktop.in:3 data/gnome-chess.ui:21
57#: src/gnome-chess.vala:2193 src/gnome-chess.vala:2536
58msgid "Chess"
59msgstr "Шах"
60
61#: data/gnome-chess.desktop.in:4
62msgid "Chess Game"
63msgstr "Игра на шах"
64
65#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
66#: data/gnome-chess.desktop.in:7
67msgid "game;strategy;"
68msgstr "игра;стратегия;шах;мат;game;strategy;"
69
70#. Translators: Do NOT translate or transliterate this text (this is an icon file name)!
71#: data/gnome-chess.desktop.in:15
72msgid "gnome-chess"
73msgstr "gnome-chess"
74
75#: data/gnome-chess.ui:27
76msgid "_New Game"
77msgstr "_Нова игра"
78
79#: data/gnome-chess.ui:40
80msgid "Undo your most recent move"
81msgstr "Отмяна на последния ход"
82
83#: data/gnome-chess.ui:75
84msgid "Resign to your opponent"
85msgstr "Предаване"
86
87#: data/gnome-chess.ui:96
88msgid "Save the current game"
89msgstr "Запазване на текущата игра"
90
91#: data/gnome-chess.ui:117
92msgid "Open a saved game"
93msgstr "Отваряне на запазена игра"
94
95#. Tooltip on the show first move (i.e. game start) navigation button
96#: data/gnome-chess.ui:168
97msgid "Rewind to the game start"
98msgstr "Връщане към началото на играта"
99
100#. Tooltip on the show previous move navigation button
101#: data/gnome-chess.ui:195
102msgid "Show the previous move"
103msgstr "Показване на предишния ход"
104
105#. Tooltip on the show next move navigation button
106#: data/gnome-chess.ui:222
107msgid "Show the next move"
108msgstr "Показване на следващия ход"
109
110#. Tooltip on the show current move navigation button
111#: data/gnome-chess.ui:249
112msgid "Show the current move"
113msgstr "Показване на текущия ход"
114
115#. Title for preferences dialog
116#: data/menu.ui:7 data/preferences.ui:226
117msgid "Preferences"
118msgstr "Настройки"
119
120#: data/menu.ui:13
121msgid "Help"
122msgstr "Помощ"
123
124#: data/menu.ui:18
125msgid "About"
126msgstr "Относно"
127
128#: data/menu.ui:22
129msgid "Quit"
130msgstr "Спиране на програмата"
131
132#: data/org.gnome.chess.gschema.xml:38
[2487]133msgid "The width of the window"
134msgstr "Широчината на прозореца"
[1097]135
[3176]136#: data/org.gnome.chess.gschema.xml:39
[2487]137msgid "The width of the main window in pixels."
[2732]138msgstr "Широчината на главния прозорец в пиксели"
[1164]139
[3176]140#: data/org.gnome.chess.gschema.xml:43
[2487]141msgid "The height of the window"
142msgstr "Височината на прозореца"
[1097]143
[3176]144#: data/org.gnome.chess.gschema.xml:44
[2487]145msgid "The height of the main window in pixels."
[2732]146msgstr "Височината на главния прозорец в пиксели"
[2487]147
[3176]148#: data/org.gnome.chess.gschema.xml:48 data/org.gnome.chess.gschema.xml:49
[2317]149msgid "A flag to enable maximized mode"
[1166]150msgstr "Флаг за включване на максимизирания режим"
[1164]151
[3176]152#: data/org.gnome.chess.gschema.xml:53 data/org.gnome.chess.gschema.xml:54
[2487]153msgid "The piece theme to use"
154msgstr "Стил на фигурите"
[1097]155
[3176]156#: data/org.gnome.chess.gschema.xml:58 data/org.gnome.chess.gschema.xml:59
[2487]157msgid "A flag to enable move hints"
158msgstr "Флаг за включване на съветите за ходовете"
[1097]159
[3176]160#: data/org.gnome.chess.gschema.xml:63 data/org.gnome.chess.gschema.xml:64
[2487]161msgid "A flag to enable board numbering"
162msgstr "Флаг за включване на номерирането на дъските"
[2285]163
[3176]164#: data/org.gnome.chess.gschema.xml:68 data/org.gnome.chess.gschema.xml:69
[2487]165msgid "The directory to open the save game dialog in"
166msgstr "Папката, която да се отвори в прозореца за запазване на игри"
[1097]167
[3176]168#: data/org.gnome.chess.gschema.xml:73 data/org.gnome.chess.gschema.xml:74
[2487]169msgid "The directory to open the load game dialog in"
170msgstr "Папката, която да се отвори в прозореца за зареждане на игри"
[2285]171
[3176]172#: data/org.gnome.chess.gschema.xml:78 data/org.gnome.chess.gschema.xml:79
[2487]173msgid "The format to display moves in"
174msgstr "Форматът, с който да се показват ходовете"
[2114]175
[3176]176#: data/org.gnome.chess.gschema.xml:83 data/org.gnome.chess.gschema.xml:84
[2487]177msgid "The side of the board that is in the foreground"
178msgstr "Страната на шахматното поле, която е на преден план"
[1164]179
[3176]180#: data/org.gnome.chess.gschema.xml:88 data/org.gnome.chess.gschema.xml:89
[2487]181msgid "The duration of a game in seconds (0 for no limit)"
182msgstr "Продължителност на играта в секунди (0 — без ограничение във времето)"
[1164]183
[3176]184#: data/org.gnome.chess.gschema.xml:93 data/org.gnome.chess.gschema.xml:94
[3029]185msgid "The type of clock (simple/fischer/bronstein)"
186msgstr "Вид отчитане на време (опростено/фишер/бронщайн)"
[1164]187
[3176]188#: data/org.gnome.chess.gschema.xml:98 data/org.gnome.chess.gschema.xml:99
[3029]189msgid "The timer increment set corresponding to clock type (1 second minimum)"
190msgstr "Допълнително време на ход според избраното отчитане (поне 1 секунда)"
191
[3176]192#: data/org.gnome.chess.gschema.xml:103 data/org.gnome.chess.gschema.xml:104
[3029]193msgid "The board side to play as"
194msgstr "Страната на дъската, от която да играете"
195
[3176]196#: data/org.gnome.chess.gschema.xml:108
[3029]197msgid "The last side the player played as"
198msgstr "Последната страна на дъската, от която сте играли"
199
[3176]200#: data/org.gnome.chess.gschema.xml:109
[3029]201msgid ""
202"This is needed when play-as is set to alternate. This should only be set to "
203"black or white."
204msgstr ""
205"Това е необходимо, само когато ключът „play-as“ е зададен да е "
206"„alternate“ (редуване). Стойността може да е само „black“ (бели) или "
207"„white“ (черни)."
208
[3176]209#: data/org.gnome.chess.gschema.xml:113
[2487]210msgid "The opponent player"
211msgstr "Опонент"
[1097]212
[3176]213#: data/org.gnome.chess.gschema.xml:114
[2491]214msgid ""
215"Can be 'human' (play against another human player), '' (use the first "
216"available chess engine) or the name of a specific engine to play against"
217msgstr ""
218"Опонентът може да е „human“ (игра срещу друг човек), „“ (използване на "
219"първия достъпен алгоритъм на компютъра) или името на определен алгоритъм на "
220"компютъра"
[1097]221
[3176]222#: data/org.gnome.chess.gschema.xml:118 data/org.gnome.chess.gschema.xml:119
[2487]223msgid "Difficulty of the opponent chess engine"
224msgstr "Трудност на алгоритъма на опонента на шаха"
[1293]225
[3176]226#. Preferences dialog: Combo box entry for time limit
227#. Preferences dialog: Combo box entry for timer increment
228#: data/preferences.ui:13 data/preferences.ui:35
229msgctxt "custom_duration_units"
230msgid "minutes"
231msgstr "минути"
232
233#. Preferences dialog: Combo box entry for time limit
234#: data/preferences.ui:17
235msgctxt "custom_duration_units"
236msgid "hours"
237msgstr "часове"
238
239#. Preferences dialog: Combo box entry for timer increment
240#: data/preferences.ui:31
241msgctxt "custom_duration_units"
242msgid "seconds"
243msgstr "секунди"
244
245#. Preferences dialog: Combo box entry for clock type
246#: data/preferences.ui:49
247msgctxt "custom_duration_units"
248msgid "Simple"
249msgstr "Опростен"
250
251#. Preferences dialog: Combo box entry for time limit. Fischer is a proper name.
252#: data/preferences.ui:53
253msgctxt "custom_duration_units"
254msgid "Fischer"
255msgstr "Фишер"
256
257#. Preferences dialog: Combo box entry for time limit. Bronstein is a proper name.
258#: data/preferences.ui:57
259msgctxt "custom_duration_units"
260msgid "Bronstein"
261msgstr "Бронщайн"
262
263#. Preferences Dialog: Combo box entry for easy game difficulty
264#: data/preferences.ui:71
265msgctxt "difficulty"
266msgid "Easy"
267msgstr "Лесна"
268
269#. Preferences Dialog: Combo box entry for normal game difficulty
270#: data/preferences.ui:75
271msgctxt "difficulty"
272msgid "Normal"
273msgstr "Нормална"
274
275#. Preferences Dialog: Combo box entry for hard game difficulty
276#: data/preferences.ui:79
277msgctxt "difficulty"
278msgid "Hard"
279msgstr "Трудна"
280
281#. Preferences Dialog: Combo box entry for no game timer
282#: data/preferences.ui:107
283msgid "No limit"
284msgstr "Без ограничение"
285
286#. Preferences Dialog: Combo box entry for game timer of five minutes
287#: data/preferences.ui:111
288msgid "Five minutes"
289msgstr "5 минути"
290
291#. Preferences Dialog: Combo box entry for game timer of ten minutes
292#: data/preferences.ui:115
293msgid "Ten minutes"
294msgstr "10 минути"
295
296#. Preferences Dialog: Combo box entry for game timer of thirty minutes
297#: data/preferences.ui:119
298msgid "Thirty minutes"
299msgstr "30 минути"
300
301#. Preferences Dialog: Combo box entry for game timer of one hour
302#: data/preferences.ui:123
303msgid "One hour"
304msgstr "1 час"
305
306#. Preferences Dialog: Combo box entry for game timer of two hours
307#: data/preferences.ui:127
308msgid "Two hours"
309msgstr "2 часа"
310
311#. Preferences Dialog: Combo box entry for game timer of three hours
312#: data/preferences.ui:131
313msgid "Three hours"
314msgstr "3 часа"
315
316#. Preferences Dialog: Combo box entry for custom game timer
317#: data/preferences.ui:135
318msgid "Custom"
319msgstr "Друго време"
320
321#. Preferences Dialog: Combo box entry for setting the notation type to human readable descriptions
322#: data/preferences.ui:149
323msgctxt "chess-move-format"
324msgid "Human"
325msgstr "Човешки"
326
327#. Preferences Dialog: Combo box entry for setting the notation type to standard algebraic (SAN)
328#: data/preferences.ui:153
329msgctxt "chess-move-format"
330msgid "Standard Algebraic"
331msgstr "Стандартен алгебричен"
332
333#. Preferences Dialog: Combo box entry for setting the notation type to long figurine notation (FAN)
334#: data/preferences.ui:157
335msgctxt "chess-move-format"
336msgid "Figurine"
337msgstr "С фигури"
338
339#. Preferences Dialog: Combo box entry for setting the notation type to long algebraic (LAN)
340#: data/preferences.ui:161
341msgctxt "chess-move-format"
342msgid "Long Algebraic"
343msgstr "Дълъг алгебричен"
344
345#. Preferences Dialog: Combo box entry for human opponent
346#: data/preferences.ui:175
347msgctxt "chess-opponent"
348msgid "Human"
349msgstr "Човек"
350
351#. Preferences Dialog: Combo box entry for setting the board orientation to the white side
352#: data/preferences.ui:189
353msgctxt "chess-side"
354msgid "White Side"
355msgstr "Страната на белите"
356
357#. Preferences Dialog: Combo box entry for setting the board orientation to the black side
358#: data/preferences.ui:193
359msgctxt "chess-side"
360msgid "Black Side"
361msgstr "Страната на черните"
362
363#. Preferences Dialog: Combo box entry for setting the board orientation to the side the human player is on
364#: data/preferences.ui:197
365msgctxt "chess-side"
366msgid "Human Side"
367msgstr "Страната на човека"
368
369#. Preferences Dialog: Combo box entry for setting the board orientation to the side the current active player is on
370#: data/preferences.ui:201
371msgctxt "chess-side"
372msgid "Current Player"
373msgstr "Текущия играч"
374
375#. Preferences Dialog: Combo box entry for simple theme
376#: data/preferences.ui:215
377msgid "Simple"
378msgstr "Проста тема"
379
380#. Preferences Dialog: Combo box entry for fancy theme
381#: data/preferences.ui:219
382msgid "Fancy"
383msgstr "Красива тема"
384
385#. Preferences Dialog: Label before clock type (Fischer/Bronstein) combo box
386#: data/preferences.ui:259
387msgid "_Clock type:"
388msgstr "Вид _часовник:"
389
390#. Preferences Dialog: Label before timer increment combo box
391#: data/preferences.ui:275
392msgid "Timer _increment:"
393msgstr "_Допълнително време на ход:"
394
395#. Preferences Dialog: Label before player side (white/black) combo box
396#: data/preferences.ui:312
397msgid "_Play as:"
398msgstr "_Игра с:"
399
400#. Preferences Dialog: Label before opposing player combo box
401#: data/preferences.ui:328
402msgid "_Opposing player:"
403msgstr "_Опонент:"
404
405#. Preferences Dialog: Label before difficulty level combo box
406#: data/preferences.ui:344
407msgid "_Difficulty:"
408msgstr "_Трудност:"
409
410#. Preferences Dialog: Label before game timer settings
411#: data/preferences.ui:521
412msgid "_Time limit:"
413msgstr "_Време за игра:"
414
415#. Preferences dialog: Label to notify user that the settings are applied for the next game
416#: data/preferences.ui:576
417msgid "Changes will take effect for the next game."
418msgstr "Промените влизат в сила следващата игра."
419
420#. Preferences Dialog: Tab title for game preferences
421#: data/preferences.ui:598
422msgid "_Game"
423msgstr "_Игра"
424
425#. Preferences Dialog: Label before board orientation combo box
426#: data/preferences.ui:619
427msgid "Board _orientation:"
428msgstr "_Ориентация на дъската:"
429
430#. Preferences Dialog: Label before move format combo box
431#: data/preferences.ui:633
432msgid "Move _format:"
433msgstr "_Формат на ходовете"
434
435#. Preferences Dialog: Label before piece style combo box
436#: data/preferences.ui:649
437msgid "_Piece style:"
438msgstr "_Стил на фигурите:"
439
440#. Preferences Dialog: Check box for selecting if board numbering is visible
441#: data/preferences.ui:730
442msgid "_Board numbering"
443msgstr "_Номерация на дъската"
444
445#. Preferences Dialog: Check box for selecting if move hints are visible
446#: data/preferences.ui:745
447msgid "_Move hints"
448msgstr "_Съвети за ходовете"
449
450#. Preferences Dialog: Title of appearance options tab
451#: data/preferences.ui:774
452msgid "_Appearance"
453msgstr "_Изглед"
454
455#. Preferences Dialog: Combo box entry for playing as white
456#: data/preferences.ui:801
457msgctxt "chess-player"
458msgid "White"
459msgstr "Бели"
460
461#. Preferences Dialog: Combo box entry for playing as black
462#: data/preferences.ui:805
463msgctxt "chess-player"
464msgid "Black"
465msgstr "Черни"
466
467#. Preferences Dialog: Combo box entry for alterning between black and white
468#: data/preferences.ui:809
469msgctxt "chess-player"
470msgid "Alternate"
471msgstr "Редуване"
472
473#: data/promotion-type-selector.ui:7
474msgid "Select Promotion Type"
475msgstr "Вид произвеждане"
476
477#: data/promotion-type-selector.ui:41
478msgid "_Queen"
479msgstr "_Дама"
480
481#: data/promotion-type-selector.ui:91
482msgid "_Knight"
483msgstr "_Кон"
484
485#: data/promotion-type-selector.ui:141
486msgid "_Rook"
487msgstr "_Топ"
488
489#: data/promotion-type-selector.ui:191
490msgid "_Bishop"
491msgstr "_Офицер"
492
[3029]493#. Message when the game cannot be loaded due to an invalid move in the file.
[3176]494#: lib/chess-game.vala:106
[3029]495#, c-format
496msgid "Failed to load PGN: move %s is invalid."
497msgstr "Файлът във формат „.pgn“ не може да се зареди: невъзможен ход %s."
498
[3176]499#: lib/chess-pgn.vala:245 lib/chess-pgn.vala:251 lib/chess-pgn.vala:262
[3029]500#, c-format
501msgid "Invalid %s : %s in PGN, setting timer to infinity."
[2815]502msgstr ""
[3029]503"Неправилна стойност за „%s“ — „%s“ във файла във формат „.pgn“. Задава се "
504"неограничено време."
[1433]505
[3176]506#: lib/chess-pgn.vala:267
[3029]507#, c-format
508msgid "Invalid clock type in PGN: %s, using a simple clock."
509msgstr ""
510"Неправилен вид часовник във файл във формат „.pgn“ — %s. Ще се ползва "
511"обикновен часовник."
[1433]512
[3176]513#: lib/chess-pgn.vala:274
[2285]514#, c-format
[3029]515msgid "Invalid timer increment in PGN: %s, using a simple clock."
516msgstr ""
517"Неправилно допълнително време на ход във файл във формат „.pgn“: %s. Ще се "
518"ползва обикновен часовник."
[1293]519
[3176]520#: src/chess-view.vala:317
[3029]521msgid "Paused"
522msgstr "Пауза"
523
524#. Help string for command line --version flag
[3176]525#: src/gnome-chess.vala:103
[3029]526msgid "Show release version"
527msgstr "Показване на версията"
528
[3153]529#. Info bar to indicate no chess engines are installed
[3176]530#: src/gnome-chess.vala:134
[3029]531msgid ""
532"No chess engine is installed. You will not be able to play against the "
533"computer."
534msgstr ""
535"Няма инсталиран шахматен алгоритъм, няма да може да играете срещу компютъра."
536
537#. May print when started on the command line; a PGN is a saved game file.
[3176]538#: src/gnome-chess.vala:220
[3029]539msgid "GNOME Chess can only open one PGN at a time."
540msgstr "Можете да отворите само по един файл във формат „.pgn“."
541
[2285]542#. Move History Combo: Go to the start of the game
[3176]543#: src/gnome-chess.vala:458
[1786]544msgid "Game Start"
545msgstr "Начало на играта"
[1164]546
[1786]547#. Note there are no move formats for pieces taking kings and this is not allowed in Chess rules
[2285]548#. Human Move String: Description of a white pawn moving from %1$s to %2s, e.g. 'c2 to c4'
[3176]549#: src/gnome-chess.vala:886
[2285]550#, c-format
551msgid "White pawn moves from %1$s to %2$s"
552msgstr "Бялата пешка се мести от %1$s на %2$s"
[1164]553
[2285]554#. Human Move String: Description of a white pawn at %1$s capturing a pawn at %2$s
[3176]555#: src/gnome-chess.vala:888
[2285]556#, c-format
557msgid "White pawn at %1$s takes the black pawn at %2$s"
558msgstr "Бялата пешка на %1$s взима черната пешка на %2$s"
[1097]559
[2285]560#. Human Move String: Description of a white pawn at %1$s capturing a rook at %2$s
[3176]561#: src/gnome-chess.vala:890
[2285]562#, c-format
563msgid "White pawn at %1$s takes the black rook at %2$s"
564msgstr "Бялата пешка на %1$s взима черния топ на %2$s"
[1164]565
[2285]566#. Human Move String: Description of a white pawn at %1$s capturing a knight at %2$s
[3176]567#: src/gnome-chess.vala:892
[2285]568#, c-format
569msgid "White pawn at %1$s takes the black knight at %2$s"
570msgstr "Бялата пешка на %1$s взима черния кон на %2$s"
[1164]571
[2285]572#. Human Move String: Description of a white pawn at %1$s capturing a bishop at %2$s
[3176]573#: src/gnome-chess.vala:894
[2285]574#, c-format
575msgid "White pawn at %1$s takes the black bishop at %2$s"
576msgstr "Бялата пешка на %1$s взима черния офицер на %2$s"
[1293]577
[2285]578#. Human Move String: Description of a white pawn at %1$s capturing a queen at %2$s
[3176]579#: src/gnome-chess.vala:896
[2285]580#, c-format
581msgid "White pawn at %1$s takes the black queen at %2$s"
582msgstr "Бялата пешка на %1$s взима черната царица на %2$s"
[1293]583
[2285]584#. Human Move String: Description of a white rook moving from %1$s to %2$s, e.g. 'a1 to a5'
[3176]585#: src/gnome-chess.vala:898
[2285]586#, c-format
587msgid "White rook moves from %1$s to %2$s"
588msgstr "Белият топ се мести от %1$s на %2$s"
[1293]589
[2285]590#. Human Move String: Description of a white rook at %1$s capturing a pawn at %2$s
[3176]591#: src/gnome-chess.vala:900
[2285]592#, c-format
593msgid "White rook at %1$s takes the black pawn at %2$s"
594msgstr "Белият топ на %1$s взима черната пешка на %2$s"
[1293]595
[2285]596#. Human Move String: Description of a white rook at %1$s capturing a rook at %2$s
[3176]597#: src/gnome-chess.vala:902
[2285]598#, c-format
599msgid "White rook at %1$s takes the black rook at %2$s"
[3029]600msgstr "Белият топ на %1$s взима черния топ на %2$s"
[1293]601
[2285]602#. Human Move String: Description of a white rook at %1$s capturing a knight at %2$s
[3176]603#: src/gnome-chess.vala:904
[2285]604#, c-format
605msgid "White rook at %1$s takes the black knight at %2$s"
606msgstr "Белият топ на %1$s взима черния кон на %2$s"
[1293]607
[2285]608#. Human Move String: Description of a white rook at %1$s capturing a bishop at %2$s
[3176]609#: src/gnome-chess.vala:906
[2285]610#, c-format
611msgid "White rook at %1$s takes the black bishop at %2$s"
612msgstr "Белият топ на %1$s взима черния офицер на %2$s"
[1097]613
[2285]614#. Human Move String: Description of a white rook at %1$s capturing a queen at %2$s"
[3176]615#: src/gnome-chess.vala:908
[2285]616#, c-format
617msgid "White rook at %1$s takes the black queen at %2$s"
618msgstr "Белият топ на %1$s взима черната царица на %2$s"
[1097]619
[2285]620#. Human Move String: Description of a white knight moving from %1$s to %2$s, e.g. 'b1 to c3'
[3176]621#: src/gnome-chess.vala:910
[2285]622#, c-format
623msgid "White knight moves from %1$s to %2$s"
624msgstr "Белият кон се мести от %1$s на %2$s"
[1164]625
[2285]626#. Human Move String: Description of a white knight at %1$s capturing a pawn at %2$s
[3176]627#: src/gnome-chess.vala:912
[2285]628#, c-format
629msgid "White knight at %1$s takes the black pawn at %2$s"
630msgstr "Белият кон на %1$s взима черната пешка на %2$s"
[1293]631
[2285]632#. Human Move String: Description of a white knight at %1$s capturing a rook at %2$s
[3176]633#: src/gnome-chess.vala:914
[2285]634#, c-format
635msgid "White knight at %1$s takes the black rook at %2$s"
636msgstr "Белият кон на %1$s взима черния топ на %2$s"
[1164]637
[2285]638#. Human Move String: Description of a white knight at %1$s capturing a knight at %2$s
[3176]639#: src/gnome-chess.vala:916
[2285]640#, c-format
641msgid "White knight at %1$s takes the black knight at %2$s"
642msgstr "Белият кон на %1$s взима черния кон на %2$s"
[1293]643
[2285]644#. Human Move String: Description of a white knight at %1$s capturing a bishop at %2$s
[3176]645#: src/gnome-chess.vala:918
[2285]646#, c-format
647msgid "White knight at %1$s takes the black bishop at %2$s"
648msgstr "Белият кон на %1$s взима черния офицер на %2$s"
[1293]649
[2285]650#. Human Move String: Description of a white knight at %1$s capturing a queen at %2$s
[3176]651#: src/gnome-chess.vala:920
[2285]652#, c-format
653msgid "White knight at %1$s takes the black queen at %2$s"
654msgstr "Белият кон на %1$s взима черната царица на %2$s"
[1293]655
[2285]656#. Human Move String: Description of a white bishop moving from %1$s to %2$s, e.g. 'f1 to b5'
[3176]657#: src/gnome-chess.vala:922
[2285]658#, c-format
659msgid "White bishop moves from %1$s to %2$s"
660msgstr "Белият офицер се мести от %1$s на %2$s"
[1293]661
[2285]662#. Human Move String: Description of a white bishop at %1$s capturing a pawn at %2$s
[3176]663#: src/gnome-chess.vala:924
[2285]664#, c-format
665msgid "White bishop at %1$s takes the black pawn at %2$s"
666msgstr "Белият офицер на %1$s взима черната пешка на %2$s"
[1164]667
[2285]668#. Human Move String: Description of a white bishop at %1$s capturing a rook at %2$s
[3176]669#: src/gnome-chess.vala:926
[2285]670#, c-format
671msgid "White bishop at %1$s takes the black rook at %2$s"
672msgstr "Белият офицер на %1$s взима черния топ на %2$s"
[1293]673
[2285]674#. Human Move String: Description of a white bishop at %1$s capturing a knight at %2$s
[3176]675#: src/gnome-chess.vala:928
[2285]676#, c-format
677msgid "White bishop at %1$s takes the black knight at %2$s"
678msgstr "Белият офицер на %1$s взима черния кон на %2$s"
[1293]679
[2285]680#. Human Move String: Description of a white bishop at %1$s capturing a bishop at %2$s
[3176]681#: src/gnome-chess.vala:930
[2285]682#, c-format
683msgid "White bishop at %1$s takes the black bishop at %2$s"
684msgstr "Белият офицер на %1$s взима черния офицер на %2$s"
[1786]685
[2285]686#. Human Move String: Description of a white bishop at %1$s capturing a queen at %2$s
[3176]687#: src/gnome-chess.vala:932
[2285]688#, c-format
689msgid "White bishop at %1$s takes the black queen at %2$s"
690msgstr "Белият офицер на %1$s взима черната царица на %2$s"
[1786]691
[2285]692#. Human Move String: Description of a white queen moving from %1$s to %2$s, e.g. 'd1 to d4'
[3176]693#: src/gnome-chess.vala:934
[2285]694#, c-format
695msgid "White queen moves from %1$s to %2$s"
696msgstr "Бялата царица се мести от %1$s на %2$s"
[1786]697
[2285]698#. Human Move String: Description of a white queen at %1$s capturing a pawn at %2$s
[3176]699#: src/gnome-chess.vala:936
[2285]700#, c-format
701msgid "White queen at %1$s takes the black pawn at %2$s"
702msgstr "Бялата царица на %1$s взима черната пешка на %2$s"
[1786]703
[2285]704#. Human Move String: Description of a white queen at %1$s capturing a rook at %2$s
[3176]705#: src/gnome-chess.vala:938
[2285]706#, c-format
707msgid "White queen at %1$s takes the black rook at %2$s"
708msgstr "Бялата царица на %1$s взима черния топ на %2$s"
[1786]709
[2285]710#. Human Move String: Description of a white queen at %1$s capturing a knight at %2$s
[3176]711#: src/gnome-chess.vala:940
[2285]712#, c-format
713msgid "White queen at %1$s takes the black knight at %2$s"
714msgstr "Бялата царица на %1$s взима черния кон на %2$s"
[1786]715
[2285]716#. Human Move String: Description of a white queen at %1$s capturing a bishop at %2$s
[3176]717#: src/gnome-chess.vala:942
[2285]718#, c-format
719msgid "White queen at %1$s takes the black bishop at %2$s"
720msgstr "Бялата царица на %1$s взима черния офицер на %2$s"
[1786]721
[2285]722#. Human Move String: Description of a white queen at %1$s capturing a queen at %2$s
[3176]723#: src/gnome-chess.vala:944
[2285]724#, c-format
725msgid "White queen at %1$s takes the black queen at %2$s"
726msgstr "Бялата царица на %1$s взима черната царица на %2$s"
[1786]727
[2285]728#. Human Move String: Description of a white king moving from %1$s to %2$s, e.g. 'e1 to f1'
[3176]729#: src/gnome-chess.vala:946
[2285]730#, c-format
731msgid "White king moves from %1$s to %2$s"
732msgstr "Белият цар се мести от %1$s на %2$s"
[1786]733
[2285]734#. Human Move String: Description of a white king at %1$s capturing a pawn at %2$s
[3176]735#: src/gnome-chess.vala:948
[2285]736#, c-format
737msgid "White king at %1$s takes the black pawn at %2$s"
738msgstr "Белият цар на %1$s взима черната пешка на %2$s"
[1786]739
[2285]740#. Human Move String: Description of a white king at %1$s capturing a rook at %2$s
[3176]741#: src/gnome-chess.vala:950
[2285]742#, c-format
743msgid "White king at %1$s takes the black rook at %2$s"
744msgstr "Белият цар на %1$s взима черния топ на %2$s"
[1786]745
[2285]746#. Human Move String: Description of a white king at %1$s capturing a knight at %2$s
[3176]747#: src/gnome-chess.vala:952
[2285]748#, c-format
749msgid "White king at %1$s takes the black knight at %2$s"
750msgstr "Белият цар на %1$s взима черния кон на %2$s"
[1786]751
[2285]752#. Human Move String: Description of a white king at %1$s capturing a bishop at %2$s
[3176]753#: src/gnome-chess.vala:954
[2285]754#, c-format
755msgid "White king at %1$s takes the black bishop at %2$s"
756msgstr "Белият цар на %1$s взима черния офицер на %2$s"
[1786]757
[2285]758#. Human Move String: Description of a white king at %1$s capturing a queen at %2$s
[3176]759#: src/gnome-chess.vala:956
[2285]760#, c-format
761msgid "White king at %1$s takes the black queen at %2$s"
762msgstr "Белият цар на %1$s взима черната царица на %2$s"
[1786]763
[2285]764#. Human Move String: Description of a black pawn moving from %1$s to %2$s, e.g. 'c8 to c6'
[3176]765#: src/gnome-chess.vala:958
[2285]766#, c-format
767msgid "Black pawn moves from %1$s to %2$s"
768msgstr "Черната пешка се мести от %1$s на %2$s"
[1786]769
[2285]770#. Human Move String: Description of a black pawn at %1$s capturing a pawn at %2$s
[3176]771#: src/gnome-chess.vala:960
[2285]772#, c-format
773msgid "Black pawn at %1$s takes the white pawn at %2$s"
774msgstr "Черната пешка на %1$s взима бялата пешка на %2$s"
[1786]775
[2285]776#. Human Move String: Description of a black pawn at %1$s capturing a rook at %2$s
[3176]777#: src/gnome-chess.vala:962
[2285]778#, c-format
779msgid "Black pawn at %1$s takes the white rook at %2$s"
780msgstr "Черната пешка на %1$s взима белия топ на %2$s"
[1786]781
[2285]782#. Human Move String: Description of a black pawn at %1$s capturing a knight at %2$s
[3176]783#: src/gnome-chess.vala:964
[2285]784#, c-format
785msgid "Black pawn at %1$s takes the white knight at %2$s"
786msgstr "Черната пешка на %1$s взима белия кон на %2$s"
[1786]787
[2285]788#. Human Move String: Description of a black pawn at %1$s capturing a bishop at %2$s
[3176]789#: src/gnome-chess.vala:966
[2285]790#, c-format
791msgid "Black pawn at %1$s takes the white bishop at %2$s"
792msgstr "Черната пешка на %1$s взима белия офицер на %2$s"
[1786]793
[2285]794#. Human Move String: Description of a black pawn at %1$s capturing a queen at %2$s
[3176]795#: src/gnome-chess.vala:968
[2285]796#, c-format
797msgid "Black pawn at %1$s takes the white queen at %2$s"
798msgstr "Черната пешка на %1$s взима бялата царица на %2$s"
[1786]799
[2285]800#. Human Move String: Description of a black rook moving from %1$s to %2$s, e.g. 'a8 to a4'
[3176]801#: src/gnome-chess.vala:970
[2285]802#, c-format
803msgid "Black rook moves from %1$s to %2$s"
[3029]804msgstr "Черният топ се мести от %1$s на %2$s"
[1786]805
[2285]806#. Human Move String: Description of a black rook at %1$s capturing a pawn at %2$s
[3176]807#: src/gnome-chess.vala:972
[2285]808#, c-format
809msgid "Black rook at %1$s takes the white pawn at %2$s"
810msgstr "Черният топ на %1$s взима бялата пешка на %2$s"
[1786]811
[2285]812#. Human Move String: Description of a black rook at %1$s capturing a rook at %2$s
[3176]813#: src/gnome-chess.vala:974
[2285]814#, c-format
815msgid "Black rook at %1$s takes the white rook at %2$s"
816msgstr "Черният топ на %1$s взима белия топ на %2$s"
[1786]817
[2285]818#. Human Move String: Description of a black rook at %1$s capturing a knight at %2$s
[3176]819#: src/gnome-chess.vala:976
[2285]820#, c-format
821msgid "Black rook at %1$s takes the white knight at %2$s"
822msgstr "Черният топ на %1$s взима белия кон на %2$s"
[1786]823
[2285]824#. Human Move String: Description of a black rook at %1$s capturing a bishop at %2$s
[3176]825#: src/gnome-chess.vala:978
[2285]826#, c-format
827msgid "Black rook at %1$s takes the white bishop at %2$s"
828msgstr "Черният топ на %1$s взима белия офицер на %2$s"
[1786]829
[2285]830#. Human Move String: Description of a black rook at %1$s capturing a queen at %2$s
[3176]831#: src/gnome-chess.vala:980
[2285]832#, c-format
833msgid "Black rook at %1$s takes the white queen at %2$s"
834msgstr "Черният топ на %1$s взима бялата царица на %2$s"
[1786]835
[2285]836#. Human Move String: Description of a black knight moving from %1$s to %2$s, e.g. 'b8 to c6'
[3176]837#: src/gnome-chess.vala:982
[2285]838#, c-format
839msgid "Black knight moves from %1$s to %2$s"
840msgstr "Черният кон се мести от %1$s на %2$s"
[1786]841
[2285]842#. Human Move String: Description of a black knight at %1$s capturing a pawn at %2$s
[3176]843#: src/gnome-chess.vala:984
[2285]844#, c-format
845msgid "Black knight at %1$s takes the white pawn at %2$s"
846msgstr "Черният кон на %1$s взима бялата пешка на %2$s"
[1786]847
[2285]848#. Human Move String: Description of a black knight at %1$s capturing a rook at %2$s
[3176]849#: src/gnome-chess.vala:986
[2285]850#, c-format
851msgid "Black knight at %1$s takes the white rook at %2$s"
[3029]852msgstr "Черният кон на %1$s взима белия топ на %2$s"
[1786]853
[2285]854#. Human Move String: Description of a black knight at %1$s capturing a knight at %2$s
[3176]855#: src/gnome-chess.vala:988
[2285]856#, c-format
857msgid "Black knight at %1$s takes the white knight at %2$s"
858msgstr "Черният кон на %1$s взима белия кон на %2$s"
[1786]859
[2285]860#. Human Move String: Description of a black knight at %1$s capturing a bishop at %2$s
[3176]861#: src/gnome-chess.vala:990
[2285]862#, c-format
863msgid "Black knight at %1$s takes the white bishop at %2$s"
864msgstr "Черният кон на %1$s взима белия офицер на %2$s"
[1786]865
[2285]866#. Human Move String: Description of a black knight at %1$s capturing a queen at %2$s
[3176]867#: src/gnome-chess.vala:992
[2285]868#, c-format
869msgid "Black knight at %1$s takes the white queen at %2$s"
870msgstr "Черният кон на %1$s взима бялата царица на %2$s"
[1786]871
[2285]872#. Human Move String: Description of a black bishop moving from %1$s to %2$s, e.g. 'f8 to b3'
[3176]873#: src/gnome-chess.vala:994
[2285]874#, c-format
875msgid "Black bishop moves from %1$s to %2$s"
876msgstr "Черният офицер се мести от %1$s на %2$s"
[1786]877
[2285]878#. Human Move String: Description of a black bishop at %1$s capturing a pawn at %2$s
[3176]879#: src/gnome-chess.vala:996
[2285]880#, c-format
881msgid "Black bishop at %1$s takes the white pawn at %2$s"
882msgstr "Черният офицер на %1$s взима бялата пешка на %2$s"
[1786]883
[2285]884#. Human Move String: Description of a black bishop at %1$s capturing a rook at %2$s
[3176]885#: src/gnome-chess.vala:998
[2285]886#, c-format
887msgid "Black bishop at %1$s takes the white rook at %2$s"
888msgstr "Черният офицер на %1$s взима белия топ на %2$s"
[1786]889
[2285]890#. Human Move String: Description of a black bishop at %1$s capturing a knight at %2$s
[3176]891#: src/gnome-chess.vala:1000
[2285]892#, c-format
893msgid "Black bishop at %1$s takes the white knight at %2$s"
894msgstr "Черният офицер на %1$s взима белия кон на %2$s"
[1786]895
[2285]896#. Human Move String: Description of a black bishop at %1$s capturing a bishop at %2$s
[3176]897#: src/gnome-chess.vala:1002
[2285]898#, c-format
899msgid "Black bishop at %1$s takes the white bishop at %2$s"
900msgstr "Черният офицер на %1$s взима белия офицер на %2$s"
[1786]901
[2285]902#. Human Move String: Description of a black bishop at %1$s capturing a queen at %2$s
[3176]903#: src/gnome-chess.vala:1004
[2285]904#, c-format
905msgid "Black bishop at %1$s takes the white queen at %2$s"
906msgstr "Черният офицер на %1$s взима бялата царица на %2$s"
[1786]907
[2285]908#. Human Move String: Description of a black queen moving from %1$s to %2$s, e.g. 'd8 to d5'
[3176]909#: src/gnome-chess.vala:1006
[2285]910#, c-format
911msgid "Black queen moves from %1$s to %2$s"
912msgstr "Черната царица се мести от %1$s на %2$s"
[1786]913
[2285]914#. Human Move String: Description of a black queen at %1$s capturing a pawn at %2$s
[3176]915#: src/gnome-chess.vala:1008
[2285]916#, c-format
917msgid "Black queen at %1$s takes the white pawn at %2$s"
918msgstr "Черната царица на %1$s взима бялата пешка на %2$s"
[1786]919
[2285]920#. Human Move String: Description of a black queen at %1$s capturing a rook at %2$s
[3176]921#: src/gnome-chess.vala:1010
[2285]922#, c-format
923msgid "Black queen at %1$s takes the white rook at %2$s"
924msgstr "Черната царица на %1$s взима белия топ на %2$s"
[1786]925
[2285]926#. Human Move String: Description of a black queen at %1$s capturing a knight at %2$s
[3176]927#: src/gnome-chess.vala:1012
[2285]928#, c-format
929msgid "Black queen at %1$s takes the white knight at %2$s"
930msgstr "Черната царица на %1$s взима белия кон на %2$s"
[1786]931
[2285]932#. Human Move String: Description of a black queen at %1$s capturing a bishop at %2$s
[3176]933#: src/gnome-chess.vala:1014
[2285]934#, c-format
935msgid "Black queen at %1$s takes the white bishop at %2$s"
936msgstr "Черната царица на %1$s взима белия офицер на %2$s"
[1786]937
[2285]938#. Human Move String: Description of a black queen at %1$s capturing a queen at %2$s
[3176]939#: src/gnome-chess.vala:1016
[2285]940#, c-format
941msgid "Black queen at %1$s takes the white queen at %2$s"
942msgstr "Черната царица на %1$s взима бялата царица на %2$s"
[1786]943
[2285]944#. Human Move String: Description of a black king moving from %1$s to %2$s, e.g. 'e8 to f8'
[3176]945#: src/gnome-chess.vala:1018
[2285]946#, c-format
947msgid "Black king moves from %1$s to %2$s"
948msgstr "Черният цар се мести от %1$s на %2$s"
[1786]949
[2285]950#. Human Move String: Description of a black king at %1$s capturing a pawn at %2$s
[3176]951#: src/gnome-chess.vala:1020
[2285]952#, c-format
953msgid "Black king at %1$s takes the white pawn at %2$s"
954msgstr "Черният цар на %1$s взима бялата пешка на %2$s"
[1786]955
[2285]956#. Human Move String: Description of a black king at %1$s capturing a rook at %2$s
[3176]957#: src/gnome-chess.vala:1022
[2285]958#, c-format
959msgid "Black king at %1$s takes the white rook at %2$s"
960msgstr "Черният цар на %1$s взима белия топ на %2$s"
[1786]961
[2285]962#. Human Move String: Description of a black king at %1$s capturing a knight at %2$s
[3176]963#: src/gnome-chess.vala:1024
[2285]964#, c-format
965msgid "Black king at %1$s takes the white knight at %2$s"
966msgstr "Черният цар на %1$s взима белия кон на %2$s"
[1786]967
[2285]968#. Human Move String: Description of a black king at %1$s capturing a bishop at %2$s
[3176]969#: src/gnome-chess.vala:1026
[2285]970#, c-format
971msgid "Black king at %1$s takes the white bishop at %2$s"
972msgstr "Черният цар на %1$s взима белия офицер на %2$s"
[1786]973
[2285]974#. Human Move String: Description of a black king at %1$s capturing a queen at %2$s"
[3176]975#: src/gnome-chess.vala:1028
[2285]976#, c-format
977msgid "Black king at %1$s takes the white queen at %2$s"
978msgstr "Черният цар на %1$s взима бялата царица на %2$s"
[1786]979
[3176]980#: src/gnome-chess.vala:1051
[3029]981msgid "White castles kingside"
982msgstr "Къса рокада на белите"
983
[3176]984#: src/gnome-chess.vala:1055
[3029]985msgid "White castles queenside"
986msgstr "Дълга рокада на белите"
987
[3176]988#: src/gnome-chess.vala:1059
[3029]989msgid "Black castles kingside"
990msgstr "Къса рокада на черните"
991
[3176]992#: src/gnome-chess.vala:1063
[3029]993msgid "Black castles queenside"
994msgstr "Дълга рокада на черните"
995
996#. Window title on a White human's turn if he is in check
[3176]997#: src/gnome-chess.vala:1202
[3029]998msgid "White is in Check"
999msgstr "Белите са под шах"
1000
1001#. Window title on a Black human's turn if he is in check
[3176]1002#: src/gnome-chess.vala:1205
[3029]1003msgid "Black is in Check"
1004msgstr "Черните са под шах"
1005
1006#. Window title on White's turn if White is human
[3176]1007#: src/gnome-chess.vala:1211
[3029]1008msgid "White to Move"
1009msgstr "Белите са на ход"
1010
1011#. Window title on White's turn if White is a computer
[3176]1012#: src/gnome-chess.vala:1214
[3029]1013msgid "White is Thinking…"
1014msgstr "Белите мислят…"
1015
1016#. Window title on Black's turn if Black is human
[3176]1017#: src/gnome-chess.vala:1220
[3029]1018msgid "Black to Move"
1019msgstr "Черните са на ход"
1020
1021#. Window title on Black's turn if Black is a computer
[3176]1022#: src/gnome-chess.vala:1223
[3029]1023msgid "Black is Thinking…"
1024msgstr "Черните мислят…"
1025
[3176]1026#: src/gnome-chess.vala:1238
[3029]1027msgid "Unpause the game"
1028msgstr "Продължаване на играта"
1029
[3176]1030#: src/gnome-chess.vala:1244
[3029]1031msgid "Pause the game"
1032msgstr "Играта е на пауза"
1033
1034#. Window title when the white player wins
[3176]1035#: src/gnome-chess.vala:1267
[3029]1036msgid "White Wins"
[2285]1037msgstr "Белите печелят"
[1786]1038
[3029]1039#. Window title when the black player wins
[3176]1040#: src/gnome-chess.vala:1272
[3029]1041msgid "Black Wins"
[2285]1042msgstr "Черните печелят"
[1786]1043
[3029]1044#. Window title when the game is drawn
[3176]1045#: src/gnome-chess.vala:1277
[3029]1046msgid "Game is Drawn"
1047msgstr "Играта завърши с реми"
[1164]1048
[3029]1049#.
1050#. * Window title when something goes wrong with the engine...
1051#. * or when the engine says something is wrong with us! Translators,
1052#. * please test to make sure this does not get ellipsized -- you don't
1053#. * have much room. Set your opponent to GNU Chess, set a time limit
1054#. * because the pause button eats up some of your space, start a new game,
1055#. * then run 'killall gnuchess' in a terminal.
1056#.
[3176]1057#: src/gnome-chess.vala:1289
[3029]1058msgid "Oops! Something has gone wrong."
1059msgstr "Възникна неочаквана грешка!"
[2303]1060
[3029]1061#. Window subtitle when Black is checkmated
[3176]1062#: src/gnome-chess.vala:1302
[3029]1063msgid "Black is in check and cannot move."
1064msgstr "Черните са в шах и нямат ход (мат)."
[2303]1065
[3029]1066#. Window subtitle when White is checkmated
[3176]1067#: src/gnome-chess.vala:1305
[3029]1068msgid "White is in check and cannot move."
1069msgstr "Белите са в шах и нямат ход (мат)."
[2303]1070
[3029]1071#. Window subtitle when the game terminates due to a stalemate
[3176]1072#: src/gnome-chess.vala:1311
[3029]1073msgid "Opponent cannot move."
1074msgstr "Противникът няма ход (пат)."
[2303]1075
[3029]1076#. Window subtitle when the game is drawn due to the fifty move rule
[3176]1077#: src/gnome-chess.vala:1315
[3029]1078msgid "No piece was taken or pawn moved in fifty moves."
1079msgstr "Минаха 50 хода без местене на пешка или взимане на фигура."
[2303]1080
[3153]1081#. Window subtitle when the game is drawn due to the 75 move rule
[3176]1082#: src/gnome-chess.vala:1319
[3153]1083msgid "No piece was taken or pawn moved in 75 moves."
1084msgstr "Минаха 75 хода без местене на пешка или взимане на фигура."
1085
[3029]1086#. Window subtitle when the game ends due to Black's clock stopping
[3176]1087#: src/gnome-chess.vala:1324
[3029]1088msgid "Black has run out of time."
1089msgstr "Времето на черните изтече."
[2303]1090
[3029]1091#. Window subtitle when the game ends due to White's clock stopping
[3176]1092#: src/gnome-chess.vala:1327
[3029]1093msgid "White has run out of time."
1094msgstr "Времето на белите изтече."
[2303]1095
[3029]1096#. Window subtitle when the game is drawn due to the three-fold-repetition rule
[3176]1097#: src/gnome-chess.vala:1333
[3029]1098msgid "The same board state has occurred three times."
1099msgstr "Едно и също разположение на фигурите се повтаря три пъти."
[2303]1100
[3153]1101#. Window subtitle when the game is drawn due to the five-fold-repetition rule
[3176]1102#: src/gnome-chess.vala:1337
[3153]1103msgid "The same board state has occurred five times."
1104msgstr "Едно и също разположение на фигурите се повтаря пет пъти."
1105
[3029]1106#. Window subtitle when the game is drawn due to the insufficient material rule
[3176]1107#: src/gnome-chess.vala:1341
[3029]1108msgid "Neither player can checkmate."
1109msgstr "Никой от играчите не може да постигне шах с мат (недостатъчно фигури)."
[2303]1110
[3029]1111#. Window subtitle when the game ends due to the black player resigning
[3176]1112#: src/gnome-chess.vala:1346
[3029]1113msgid "Black has resigned."
1114msgstr "Черните се предават."
[2303]1115
[3029]1116#. Window subtitle when the game ends due to the white player resigning
[3176]1117#: src/gnome-chess.vala:1349
[3029]1118msgid "White has resigned."
1119msgstr "Белите се предават."
[1164]1120
[3029]1121#. Window subtitle when a game is abandoned
[3176]1122#: src/gnome-chess.vala:1355
[3029]1123msgid "The game has been abandoned."
1124msgstr "Играта е изоставена."
1125
1126#. Window subtitle when the game ends due to a player dying.
1127#. * This is a PGN standard. GNOME Chess will never kill the user.
[3176]1128#: src/gnome-chess.vala:1361
[3029]1129msgid "The game log says a player died!"
1130msgstr "Според журнала на играта някой играч е починал."
1131
1132#. Window subtitle when something goes wrong with the engine...
1133#. * or when the engine says something is wrong with us!
[3176]1134#: src/gnome-chess.vala:1367
[3029]1135msgid "The computer player is confused. The game cannot continue."
1136msgstr "Компютърът е объркан, играта не може да продължи."
1137
[3176]1138#: src/gnome-chess.vala:1402 src/gnome-chess.vala:2310
1139#: src/gnome-chess.vala:2393
[3029]1140msgid "_Cancel"
1141msgstr "_Отказ"
1142
[3176]1143#: src/gnome-chess.vala:1406
[2303]1144msgid "_Abandon game"
1145msgstr "_Изоставяне на играта"
1146
[3176]1147#: src/gnome-chess.vala:1407
[2303]1148msgid "_Save game for later"
1149msgstr "_Запазване на играта"
1150
[3176]1151#: src/gnome-chess.vala:1411
[3029]1152msgid "_Discard game"
1153msgstr "_Без запазване на играта"
[1164]1154
[3176]1155#: src/gnome-chess.vala:1412
[3029]1156msgid "_Save game log"
1157msgstr "_Запазване на журнала на играта"
1158
1159#. Your very last chance to save
[3176]1160#: src/gnome-chess.vala:1425
[3029]1161msgid "_Discard"
1162msgstr "_Без запазване"
1163
[3176]1164#: src/gnome-chess.vala:1425 src/gnome-chess.vala:2311
[3029]1165msgid "_Save"
1166msgstr "_Запазване"
1167
1168#. Title of claim draw dialog
[3176]1169#: src/gnome-chess.vala:1448
[3029]1170msgid "Would you like to claim a draw?"
1171msgstr "Искате ли да предложите реми?"
1172
1173#. Message in claim draw dialog when triggered by fifty-move rule
[3176]1174#: src/gnome-chess.vala:1454
[3029]1175msgid "Fifty moves have passed without a capture or pawn advancement."
1176msgstr "Минаха 50 хода без местене на пешка или взимане на фигура."
1177
1178#. Message in claim draw dialog when triggered by three-fold repetition
[3176]1179#: src/gnome-chess.vala:1459
[3029]1180msgid "The current board position has occurred three times."
1181msgstr "Едно и също разположение на фигурите се повтаря три пъти."
1182
1183#. Option in claim draw dialog
1184#. Option on warning dialog when player clicks resign
[3176]1185#: src/gnome-chess.vala:1466 src/gnome-chess.vala:1504
[3029]1186msgid "_Keep Playing"
1187msgstr "_Продължаване на играта"
1188
1189#. Option in claim draw dialog
[3176]1190#: src/gnome-chess.vala:1468
[3029]1191msgid "_Claim Draw"
1192msgstr "Обявяване на _реми"
1193
[3176]1194#: src/gnome-chess.vala:1486
[3029]1195msgid "Save this game before starting a new one?"
1196msgstr "Запазване на тази игра преди започване на нова?"
1197
1198#. Title of warning dialog when player clicks Resign
[3176]1199#: src/gnome-chess.vala:1499
[3029]1200msgid "Are you sure you want to resign?"
1201msgstr "Сигурни ли сте, че искате да се предадете?"
1202
1203#. Text on warning dialog when player clicks Resign
[3176]1204#: src/gnome-chess.vala:1502
[3029]1205msgid "This makes sense if you plan to save the game as a record of your loss."
1206msgstr ""
1207"Това има смисъл, само ако ще запазите играта, за да се учите от загубата."
1208
1209#. Option on warning dialog when player clicks resign
[3176]1210#: src/gnome-chess.vala:1506
[3029]1211msgid "_Resign"
1212msgstr "_Предаване"
1213
[2285]1214#. Preferences Dialog: Combo box entry for a custom game timer set in minutes
[3029]1215#. Preferences Dialog: Combo box entry for a custom clock type set in minutes
[3176]1216#: src/gnome-chess.vala:2019 src/gnome-chess.vala:2060
[2285]1217msgid "minute"
1218msgid_plural "minutes"
1219msgstr[0] "минута"
1220msgstr[1] "минути"
[1164]1221
[2285]1222#. Preferences Dialog: Combo box entry for a custom game timer set in hours
[3176]1223#: src/gnome-chess.vala:2023
[2285]1224msgid "hour"
1225msgid_plural "hours"
1226msgstr[0] "часа"
1227msgstr[1] "часове"
[1164]1228
[3029]1229#. Preferences Dialog: Combo box entry for a custom clock type set in seconds
[3176]1230#: src/gnome-chess.vala:2056
[3029]1231msgid "second"
1232msgid_plural "seconds"
1233msgstr[0] "секунда"
1234msgstr[1] "секунди"
1235
[3176]1236#: src/gnome-chess.vala:2197
[3029]1237msgid "A classic game of positional strategy"
1238msgstr "Класическа игра на позиционна стратегия"
1239
[3176]1240#: src/gnome-chess.vala:2200
[3029]1241msgid "translator-credits"
[2303]1242msgstr ""
[3029]1243"Ростислав „zbrox“ Райков <zbrox@i-space.org>\n"
1244"Евгени Боевски <e_boevski@abv.bg>\n"
1245"Александър Шопов <ash@kambanaria.org>\n"
1246"Красимир „bfaf“ Чонов <mk2616@abv.bg>\n"
1247"Явор Доганов <yavor@gnu.org>\n"
[2303]1248"\n"
[3029]1249"Проектът за превод на GNOME има нужда от подкрепа.\n"
1250"Научете повече за нас на <a href=\"http://gnome.cult.bg\">http://gnome.cult."
1251"bg</a>\n"
1252"Докладвайте за грешки на <a href=\"http://gnome.cult.bg/bugs\">http://gnome."
1253"cult.bg/bugs</a>"
[2303]1254
[3176]1255#: src/gnome-chess.vala:2213
[3029]1256msgid "This does not look like a valid PGN game."
1257msgstr "Това не е файл във формат „.pgn“."
[2303]1258
[3176]1259#: src/gnome-chess.vala:2214 src/gnome-chess.vala:2227
[3153]1260msgid "_OK"
1261msgstr "_Добре"
1262
[3176]1263#: src/gnome-chess.vala:2297
[3029]1264msgid "Failed to save game"
1265msgstr "Играта не може да бъде запазена"
1266
[2303]1267#. Title of save game dialog
[3176]1268#: src/gnome-chess.vala:2321
[2303]1269msgid "Save Chess Game"
[3029]1270msgstr "Запазване на играта"
[2303]1271
[3029]1272#. Default filename for the save game dialog
[3176]1273#: src/gnome-chess.vala:2334
[3029]1274msgid "Untitled Chess Game"
1275msgstr "Игра на шах без име"
1276
[2303]1277#. Save Game Dialog: Name of filter to show only PGN files
1278#. Load Game Dialog: Name of filter to show only PGN files
[3176]1279#: src/gnome-chess.vala:2339 src/gnome-chess.vala:2403
[2303]1280msgid "PGN files"
[3029]1281msgstr "Файлове във формат „.pgn“"
[2303]1282
1283#. Save Game Dialog: Name of filter to show all files
1284#. Load Game Dialog: Name of filter to show all files
[3176]1285#: src/gnome-chess.vala:2345 src/gnome-chess.vala:2409
[2303]1286msgid "All files"
1287msgstr "Всички файлове"
1288
[3176]1289#: src/gnome-chess.vala:2380
[3029]1290msgid "Save this game before loading another one?"
1291msgstr "Да се запази ли тази игра, преди да започнете нова?"
[2303]1292
1293#. Title of load game dialog
[3176]1294#: src/gnome-chess.vala:2391
[2303]1295msgid "Load Chess Game"
1296msgstr "Зареждане на игра шах"
1297
[3176]1298#: src/gnome-chess.vala:2394
[3029]1299msgid "_Open"
1300msgstr "_Отваряне"
[2303]1301
[3176]1302#: src/gnome-chess.vala:2428
[3029]1303msgid "Failed to open game"
1304msgstr "Играта не може да се зареди"
Note: See TracBrowser for help on using the repository browser.