Lines Matching refs:queen

311 …             /* Human Move String: Description of a white pawn at %1$s capturing a queen at %2$s */
312 N_("White pawn at %1$s takes the black queen at %2$s"),
323 … /* Human Move String: Description of a white rook at %1$s capturing a queen at %2$s" */
324 N_("White rook at %1$s takes the black queen at %2$s"),
335 … /* Human Move String: Description of a white knight at %1$s capturing a queen at %2$s */
336 … N_("White knight at %1$s takes the black queen at %2$s"),
347 … /* Human Move String: Description of a white bishop at %1$s capturing a queen at %2$s */
348 … N_("White bishop at %1$s takes the black queen at %2$s"),
349 … /* Human Move String: Description of a white queen moving from %1$s to %2$s, e.g. 'd1 to d4' */
350 N_("White queen moves from %1$s to %2$s"),
351 … /* Human Move String: Description of a white queen at %1$s capturing a pawn at %2$s */
352 N_("White queen at %1$s takes the black pawn at %2$s"),
353 … /* Human Move String: Description of a white queen at %1$s capturing a rook at %2$s */
354 N_("White queen at %1$s takes the black rook at %2$s"),
355 … /* Human Move String: Description of a white queen at %1$s capturing a knight at %2$s */
356 … N_("White queen at %1$s takes the black knight at %2$s"),
357 … /* Human Move String: Description of a white queen at %1$s capturing a bishop at %2$s */
358 … N_("White queen at %1$s takes the black bishop at %2$s"),
359 … /* Human Move String: Description of a white queen at %1$s capturing a queen at %2$s */
360 … N_("White queen at %1$s takes the black queen at %2$s"),
371 … /* Human Move String: Description of a white king at %1$s capturing a queen at %2$s */
372 N_("White king at %1$s takes the black queen at %2$s"),
383 … /* Human Move String: Description of a black pawn at %1$s capturing a queen at %2$s */
384 N_("Black pawn at %1$s takes the white queen at %2$s"),
395 … /* Human Move String: Description of a black rook at %1$s capturing a queen at %2$s */
396 N_("Black rook at %1$s takes the white queen at %2$s"),
407 … /* Human Move String: Description of a black knight at %1$s capturing a queen at %2$s */
408 … N_("Black knight at %1$s takes the white queen at %2$s"),
419 … /* Human Move String: Description of a black bishop at %1$s capturing a queen at %2$s */
420 … N_("Black bishop at %1$s takes the white queen at %2$s"),
421 … /* Human Move String: Description of a black queen moving from %1$s to %2$s, e.g. 'd8 to d5' */
422 N_("Black queen moves from %1$s to %2$s"),
423 … /* Human Move String: Description of a black queen at %1$s capturing a pawn at %2$s */
424 N_("Black queen at %1$s takes the white pawn at %2$s"),
425 … /* Human Move String: Description of a black queen at %1$s capturing a rook at %2$s */
426 N_("Black queen at %1$s takes the white rook at %2$s"),
427 … /* Human Move String: Description of a black queen at %1$s capturing a knight at %2$s */
428 … N_("Black queen at %1$s takes the white knight at %2$s"),
429 … /* Human Move String: Description of a black queen at %1$s capturing a bishop at %2$s */
430 … N_("Black queen at %1$s takes the white bishop at %2$s"),
431 … /* Human Move String: Description of a black queen at %1$s capturing a queen at %2$s */
432 … N_("Black queen at %1$s takes the white queen at %2$s"),
443 … /* Human Move String: Description of a black king at %1$s capturing a queen at %2$s" */
444 … N_("Black king at %1$s takes the white queen at %2$s")};