Fix multi-leg promotions
[xboard.git] / po / metascript
1 1,$g/Translation by /s/.$//
2 1,$g/Translation by /s/^/ === /
3 1,$v/ === /d
4 1,$g/"[^"]*$/s//"/
5 1,$g/Translation by /s/^.*Translation by \([^(]*\)/1,$g\/FULL NAME <EMAIL@ADDRESS>\/s\/\/\1\//
6 1,$g/&/s///g
7 1,$g/\\t/s//  */
8 1,$g/\\t/s//   /
9 1,$g/\\/s//\\\\/g
10 1,$g/\//s//\\\//g
11 1,$g/Ctrl-/s//Ctrl+/g
12 1,$g/\.\.\./s// *\\.*/
13 1,$g/"      "/s/^.*=== "\(.*\)"$/1,$g\/# FIRST AUTHOR\/s\/FIRST AUTHOR.*$\/\1, 2010\//
14 1,$g/    *\(Ctrl+[^"]*\)" === "/s/^"\(.*\)" === "\(.*\)"$/"\1" === "\2"\
15 "\1" ====== "\2"/
16 1,$g/======/s/   [^"]*//g
17 1,$g/======/s//===/
18 1,$g/    *\(Ctrl+[^"]*\)" === "/s// *\1" === "/
19 1,$g/ [^ ]* Clipboard/s///
20 1,$g/  \*Alt+Shift+L/s///
21 1,$g/  \*Alt+Shift+S/s///
22 /"Cancel"/t.
23 s//"cancel"/
24 /"OK"/t.
25 s//"ok"/
26 /with Arrow/t.
27 s//With Arrow/
28 1,$g/One-Click Move/s//One-Click Moving/
29 /Show Coordinates/t.
30 s//Show Coords/
31 /Test Legality/t.
32 s/Test[^"]*"/Test Legality"/
33 1,$g/WinBoard/s//XBoard/g
34 1,$g/Empty Square/s//Empty square/
35 1,$g/Clear Board */s//Clear board/
36 1,$g/Filter/s//&:/
37 1,$g/"Down"/s//"down"/
38 1,$g/"Up"/s//"up"/
39 1,$g/Factory/s//factory/
40 1,$g/No game list/s//There is no game list/
41 1,$g/when Playing against/s//from/
42 1,$g/Exit Messages/s//Exit Message/
43 1,$g/Auto Raise/s//Auto-Raise/
44 1,$g/Auto Obs/s//Auto-Obs/
45 1,$g/Auto Com/s//Auto-Com/
46 1,$g/Auto Disp/s//Auto-Disp/
47 1,$g/Auto Raise/s//Auto-Raise/
48 1,$g/auto-Refresh/s//Auto-Refresh Seek Graph/
49 1,$g/Random/s//random/
50 1,$g/Start Position Number/s//Start-position number/
51 1,$g/"seconds per move"/s//"sec\\\/move"/
52 1,$g/TimeControl Menu/s//Time Control/
53 1,$g/Time-Odds Factors:/s//Engine #1 and #2 Time-Odds Factors/
54 1,$g/Default Match Games:/s//Default Number of Games in Match:/
55 /"Highlight Dragging"/t.
56 s//"Highlight Dragging (Show Move Targets)"/
57 /Popup Exit Message/t.
58 s//&s/
59 1,$g/for Analysis Mode/s/for/in/
60 1,$g/Max nr of CPUs:/s//Maximum Number of CPUs per Engine:/
61 1,$g/Hash Size (MB)/s//Hash-Table Size (MB)/
62 1,$g/EGTB Path:/s//Nalimov EGTB Path:/
63 1,$g/EGTB Size (MB):/s//EGTB Cache Size (MB):/
64 1,$g/Book Depth:/s//Book Depth (moves):/
65 1,$g/Book Variation:/s//Book Variety (0) vs. Strength (100):/
66 1,$g/First has Own Book/s//Engine #1 Has Own Book/
67 1,$g/Second has Own Book/s//Engine #2 Has Own Book/
68 1,$g/Detect Mates/s//Detect all Mates/
69 1,$g/Verify Engine Claims/s//Verify Engine Result Claims/
70 1,$g/Draw if Insufficient Material/s//Draw if Insufficient Mating Material/
71 1,$g/Adjudicate Trivial Draws/s//Adjudicate Trivial Draws (3-Move Delay)/
72 1,$g/Adjudicate draw after:/s//Draw after N Moves Total:/
73 1,$g/Win\\\/loss adjudication threshold:/s//Win \\\/ Loss Threshold:/
74 1,$g/Engine #1 Score is Absolute/s//Negate Score of Engine #1/
75 1,$g/Engine #2 Score is Absolute/s//Negate Score of Engine #2/
76 1,$g/Save out of book info in PGN/s//Save Out-of-Book Info in PGN/
77 1,$g/Default beep/s//Default Beep/
78 1,$g/No sound/s//No Sound/
79 1,$g/Light Pieces/s//White Piece Color:/
80 1,$g/Black Pieces/s//Black Piece Color:/
81 1,$g/Light Squares/s//Light Square Color:/
82 1,$g/Dark Squares/s//Dark Square Color:/
83 1,$g/Square Highlights/s//Highlight Color:/
84 1,$g/Premove Highlights/s//Premove Highlight Color:/
85 1,$g/Monochrome/s//Mono Mode/
86 1,$g/"Sounds"/s//"Sound Options"/
87 1,$g/"Variants"/s//"New Variant"/
88 1,$g/"Quit"/s//"Quit                 Ctr+Q"/
89 1,$g/"Evaluation Graph"/s//"Evaluation graph"/
90 1,$g/"Auto Kibitz"/s//"Auto-Kibitz"/
91 1,$g/"Bckgnd Observe"/s//"Background Observe while Playing"/
92 1,$g/"Dual Board"/s//"Dual Board for Background-Observed Game"/
93 1,$g/"White first move"/s//"First White Move:"/
94 1,$g/"Black first move"/s//"First Black Move:"/
95 /^"White"/t.
96 s/White/& /
97 s/"$/ "/
98 /^"Black"/t.
99 s/Black/& /
100 s/"$/ "/
101 1,$g/ === /s/$/\//
102 1,$g/ === /s/^/1,$g\//
103 1,$g/ === /s//\/s\/=== ""$\/=== /
104 1i
105 1,$g/^msgstr/-,.j
106 1,$g/^msgid/s/msgstr ""$/ === ""/
107 .
108 $a
109 1,$g/msgstr ""/s//\
110 &/
111 1,$g/ === /s//\
112 msgstr /
113 1,3c
114 # XBoard -- a graphical chessboard for X
115 # Copyright (C) 1991 by Digital Equipment Corporation, Maynard, Massachusetts.
116 # Enhancements Copyright (C) 1992-98 Free Software Foundation, Inc.
117 # This file is distributed under the same license as the XBoard package.
118 @@@@@@
119 w
120 q
121 .
122 1,$g/@@@@@@/s//./
123 w lng2po-helper-script
124 q
125