comparison easyhg_en.ts @ 317:5144926b715e

Fix screwed-up translations caused by accidentally running Qt3 versions of translation tools
author Chris Cannam
date Wed, 02 Mar 2011 12:32:50 +0000
parents 4811eb34e819
children e29685e52654
comparison
equal deleted inserted replaced
315:2b2f0ba33262 317:5144926b715e
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS> 2 <!DOCTYPE TS>
3 <TS version="2.0" language="en_US"> 3 <TS version="2.0" language="en_GB">
4 <context> 4 <context>
5 <name>ChangesetItem</name> 5 <name>ChangesetItem</name>
6 <message> 6 <message>
7 <location filename="changesetitem.cpp" line="112"/>
8 <source>&lt;qt&gt;&lt;b&gt;&amp;nbsp;Revision: &lt;/b&gt;%1&lt;/qt&gt;</source> 7 <source>&lt;qt&gt;&lt;b&gt;&amp;nbsp;Revision: &lt;/b&gt;%1&lt;/qt&gt;</source>
9 <translation type="unfinished"></translation> 8 <translation type="unfinished"></translation>
10 </message> 9 </message>
11 <message> 10 <message>
12 <location filename="changesetitem.cpp" line="119"/>
13 <source>Copy identifier to clipboard</source> 11 <source>Copy identifier to clipboard</source>
14 <translation type="unfinished"></translation> 12 <translation type="unfinished"></translation>
15 </message> 13 </message>
16 <message> 14 <message>
17 <location filename="changesetitem.cpp" line="128"/>
18 <source>Diff to parent %1</source> 15 <source>Diff to parent %1</source>
19 <translation type="unfinished"></translation> 16 <translation type="unfinished"></translation>
20 </message> 17 </message>
21 <message> 18 <message>
22 <location filename="changesetitem.cpp" line="138"/>
23 <source>Diff to parent</source> 19 <source>Diff to parent</source>
24 <translation type="unfinished"></translation> 20 <translation type="unfinished"></translation>
25 </message> 21 </message>
26 <message> 22 <message>
27 <location filename="changesetitem.cpp" line="143"/>
28 <source>Diff to current working folder</source> 23 <source>Diff to current working folder</source>
29 <translation type="unfinished"></translation> 24 <translation type="unfinished"></translation>
30 </message> 25 </message>
31 <message> 26 <message>
32 <location filename="changesetitem.cpp" line="148"/>
33 <source>Update to this revision</source> 27 <source>Update to this revision</source>
34 <translation type="unfinished"></translation> 28 <translation type="unfinished"></translation>
35 </message> 29 </message>
36 <message> 30 <message>
37 <location filename="changesetitem.cpp" line="151"/>
38 <source>Merge from here to current</source> 31 <source>Merge from here to current</source>
39 <translation type="unfinished"></translation> 32 <translation type="unfinished"></translation>
40 </message> 33 </message>
41 <message> 34 <message>
42 <location filename="changesetitem.cpp" line="156"/>
43 <source>Add tag...</source> 35 <source>Add tag...</source>
44 <translation type="unfinished"></translation> 36 <translation type="unfinished"></translation>
45 </message> 37 </message>
38 <message>
39 <source>Summarise changes</source>
40 <translation type="unfinished"></translation>
41 </message>
42 <message>
43 <source>Diff to left parent</source>
44 <translation type="unfinished"></translation>
45 </message>
46 <message>
47 <source>Diff to right parent</source>
48 <translation type="unfinished"></translation>
49 </message>
50 <message>
51 <source>Start new branch...</source>
52 <translation type="unfinished"></translation>
53 </message>
54 </context>
55 <context>
56 <name>ClickableLabel</name>
57 <message>
58 <source>&lt;u&gt;%1&lt;/u&gt;</source>
59 <translation type="unfinished"></translation>
60 </message>
46 </context> 61 </context>
47 <context> 62 <context>
48 <name>ConfirmCommentDialog</name> 63 <name>ConfirmCommentDialog</name>
49 <message> 64 <message>
50 <location filename="confirmcommentdialog.cpp" line="156"/>
51 <source>&lt;p&gt;Please enter your comment:&lt;/qt&gt;</source> 65 <source>&lt;p&gt;Please enter your comment:&lt;/qt&gt;</source>
52 <translation type="unfinished"></translation> 66 <translation type="unfinished"></translation>
53 </message> 67 </message>
54 </context> 68 </context>
55 <context> 69 <context>
56 <name>FileStatusWidget</name> 70 <name>FileStatusWidget</name>
57 <message> 71 <message>
58 <location filename="filestatuswidget.cpp" line="42"/>
59 <source>Local:</source>
60 <translation type="unfinished"></translation>
61 </message>
62 <message>
63 <location filename="filestatuswidget.cpp" line="50"/>
64 <source>Remote:</source>
65 <translation type="unfinished"></translation>
66 </message>
67 <message>
68 <location filename="filestatuswidget.cpp" line="55"/>
69 <source>State:</source>
70 <translation type="unfinished"></translation>
71 </message>
72 <message>
73 <location filename="filestatuswidget.cpp" line="65"/>
74 <source>You have no uncommitted changes.</source>
75 <oldsource>You have made no changes.</oldsource>
76 <translation type="unfinished"></translation>
77 </message>
78 <message>
79 <location filename="filestatuswidget.cpp" line="68"/>
80 <source>Unmodified:</source> 72 <source>Unmodified:</source>
81 <translation type="unfinished"></translation> 73 <translation type="unfinished"></translation>
82 </message> 74 </message>
83 <message> 75 <message>
84 <location filename="filestatuswidget.cpp" line="69"/>
85 <source>Modified:</source> 76 <source>Modified:</source>
86 <translation type="unfinished"></translation> 77 <translation type="unfinished"></translation>
87 </message> 78 </message>
88 <message> 79 <message>
89 <location filename="filestatuswidget.cpp" line="70"/>
90 <source>Added:</source> 80 <source>Added:</source>
91 <translation type="unfinished"></translation> 81 <translation type="unfinished"></translation>
92 </message> 82 </message>
93 <message> 83 <message>
94 <location filename="filestatuswidget.cpp" line="71"/>
95 <source>Removed:</source> 84 <source>Removed:</source>
96 <translation type="unfinished"></translation> 85 <translation type="unfinished"></translation>
97 </message> 86 </message>
98 <message> 87 <message>
99 <location filename="filestatuswidget.cpp" line="72"/>
100 <source>Missing:</source> 88 <source>Missing:</source>
101 <translation type="unfinished"></translation> 89 <translation type="unfinished"></translation>
102 </message> 90 </message>
103 <message> 91 <message>
104 <location filename="filestatuswidget.cpp" line="73"/>
105 <source>In Conflict:</source> 92 <source>In Conflict:</source>
106 <translation type="unfinished"></translation> 93 <translation type="unfinished"></translation>
107 </message> 94 </message>
108 <message> 95 <message>
109 <location filename="filestatuswidget.cpp" line="74"/>
110 <source>Untracked:</source> 96 <source>Untracked:</source>
111 <translation type="unfinished"></translation> 97 <translation type="unfinished"></translation>
112 </message> 98 </message>
113 <message> 99 <message>
114 <location filename="filestatuswidget.cpp" line="76"/>
115 <source>You have not changed these files.</source> 100 <source>You have not changed these files.</source>
116 <translation type="unfinished"></translation> 101 <translation type="unfinished"></translation>
117 </message> 102 </message>
118 <message> 103 <message>
119 <location filename="filestatuswidget.cpp" line="77"/>
120 <source>You have changed these files since you last committed them.</source> 104 <source>You have changed these files since you last committed them.</source>
121 <translation type="unfinished"></translation> 105 <translation type="unfinished"></translation>
122 </message> 106 </message>
123 <message> 107 <message>
124 <location filename="filestatuswidget.cpp" line="78"/>
125 <source>These files will be added to version control next time you commit.</source>
126 <translation type="unfinished"></translation>
127 </message>
128 <message>
129 <location filename="filestatuswidget.cpp" line="79"/>
130 <source>These files will be removed from version control next time you commit.&lt;br&gt;They will not be deleted from the local folder.</source>
131 <translation type="unfinished"></translation>
132 </message>
133 <message>
134 <location filename="filestatuswidget.cpp" line="81"/>
135 <source>These files are recorded in the version control, but absent from your working folder.&lt;br&gt;If you intended to delete them, select them and use Remove to tell the version control system about it.&lt;br&gt;If you deleted them by accident, select them and use Revert to restore their previous contents.</source> 108 <source>These files are recorded in the version control, but absent from your working folder.&lt;br&gt;If you intended to delete them, select them and use Remove to tell the version control system about it.&lt;br&gt;If you deleted them by accident, select them and use Revert to restore their previous contents.</source>
136 <translation type="unfinished"></translation> 109 <translation type="unfinished"></translation>
137 </message> 110 </message>
138 <message> 111 <message>
139 <location filename="filestatuswidget.cpp" line="84"/>
140 <source>These files are unresolved following an incomplete merge.&lt;br&gt;Select a file and use Merge to try to resolve the merge again.</source> 112 <source>These files are unresolved following an incomplete merge.&lt;br&gt;Select a file and use Merge to try to resolve the merge again.</source>
141 <translation type="unfinished"></translation> 113 <translation type="unfinished"></translation>
142 </message> 114 </message>
143 <message> 115 <message>
144 <location filename="filestatuswidget.cpp" line="85"/>
145 <source>These files are in your working folder but are not under version control.&lt;br&gt;Select a file and use Add to place it under version control or Ignore to remove it from this list.</source>
146 <translation type="unfinished"></translation>
147 </message>
148 <message>
149 <location filename="filestatuswidget.cpp" line="88"/>
150 <source>Files highlighted &lt;font color=#d40000&gt;in red&lt;/font&gt; have appeared since your most recent commit or update.</source> 116 <source>Files highlighted &lt;font color=#d40000&gt;in red&lt;/font&gt; have appeared since your most recent commit or update.</source>
151 <translation type="unfinished"></translation> 117 <translation type="unfinished"></translation>
152 </message> 118 </message>
119 <message>
120 <source>Ignored:</source>
121 <translation type="unfinished"></translation>
122 </message>
123 <message>
124 <source>These files will be added to version control next time you commit them.</source>
125 <translation type="unfinished"></translation>
126 </message>
127 <message>
128 <source>These files will be removed from version control next time you commit them.&lt;br&gt;They will not be deleted from the local folder.</source>
129 <translation type="unfinished"></translation>
130 </message>
131 <message>
132 <source>These files are in your working folder but are not under version control.&lt;br&gt;Select a file and use Add to place it under version control.</source>
133 <translation type="unfinished"></translation>
134 </message>
135 <message>
136 <source>These files have names that match entries in the working folder&apos;s .hgignore file,&lt;br&gt;and so will be ignored by the version control system.</source>
137 <translation type="unfinished"></translation>
138 </message>
139 <message>
140 <source>Show all files</source>
141 <translation type="unfinished"></translation>
142 </message>
143 <message>
144 <source>&lt;qt&gt;This area will list files in your working folder that you have changed.&lt;br&gt;&lt;br&gt;At the moment you have no uncommitted changes.&lt;br&gt;&lt;br&gt;To see changes previously made to the repository,&lt;br&gt;switch to the History tab.&lt;br&gt;&lt;br&gt;%1&lt;/qt&gt;</source>
145 <translation type="unfinished"></translation>
146 </message>
147 <message>
148 <source>To open the working folder in Finder,&lt;br&gt;click on the &amp;ldquo;Local&amp;rdquo; folder path shown above.</source>
149 <translation type="unfinished"></translation>
150 </message>
151 <message>
152 <source>To open the working folder in Windows Explorer,&lt;br&gt;click on the &amp;ldquo;Local&amp;rdquo; folder path shown above.</source>
153 <translation type="unfinished"></translation>
154 </message>
155 <message>
156 <source>To open the working folder in your system file manager,&lt;br&gt;click the &amp;ldquo;Local&amp;rdquo; folder path shown above.</source>
157 <translation type="unfinished"></translation>
158 </message>
159 <message>
160 <source>&lt;qt&gt;You have no uncommitted changes.&lt;/qt&gt;</source>
161 <translation type="unfinished"></translation>
162 </message>
153 </context> 163 </context>
154 <context> 164 <context>
155 <name>HgRunner</name> 165 <name>HgRunner</name>
156 <message> 166 <message>
157 <location filename="hgrunner.cpp" line="143"/>
158 <source>User name:</source> 167 <source>User name:</source>
159 <translation type="unfinished"></translation> 168 <translation type="unfinished"></translation>
160 </message> 169 </message>
161 <message> 170 <message>
162 <location filename="hgrunner.cpp" line="145"/>
163 <source>User name for &quot;%1&quot;:</source> 171 <source>User name for &quot;%1&quot;:</source>
164 <translation type="unfinished"></translation> 172 <translation type="unfinished"></translation>
165 </message> 173 </message>
166 <message> 174 <message>
167 <location filename="hgrunner.cpp" line="149"/>
168 <source>Enter user name</source> 175 <source>Enter user name</source>
169 <translation type="unfinished"></translation> 176 <translation type="unfinished"></translation>
170 </message> 177 </message>
171 <message> 178 <message>
172 <location filename="hgrunner.cpp" line="170"/>
173 <source>Password:</source> 179 <source>Password:</source>
174 <translation type="unfinished"></translation> 180 <translation type="unfinished"></translation>
175 </message> 181 </message>
176 <message> 182 <message>
177 <location filename="hgrunner.cpp" line="173"/>
178 <source>Password for &quot;%1&quot; at &quot;%2&quot;:</source> 183 <source>Password for &quot;%1&quot; at &quot;%2&quot;:</source>
179 <translation type="unfinished"></translation> 184 <translation type="unfinished"></translation>
180 </message> 185 </message>
181 <message> 186 <message>
182 <location filename="hgrunner.cpp" line="176"/>
183 <source>Password for user &quot;%1&quot;:</source> 187 <source>Password for user &quot;%1&quot;:</source>
184 <translation type="unfinished"></translation> 188 <translation type="unfinished"></translation>
185 </message> 189 </message>
186 <message> 190 <message>
187 <location filename="hgrunner.cpp" line="182"/>
188 <source>Enter password</source> 191 <source>Enter password</source>
189 <translation type="unfinished"></translation> 192 <translation type="unfinished"></translation>
190 </message> 193 </message>
191 </context> 194 </context>
192 <context> 195 <context>
193 <name>HgTabWidget</name> 196 <name>HgTabWidget</name>
194 <message> 197 <message>
195 <location filename="hgtabwidget.cpp" line="40"/>
196 <source>My work</source> 198 <source>My work</source>
197 <translation type="unfinished"></translation> 199 <translation type="unfinished"></translation>
198 </message> 200 </message>
199 <message> 201 <message>
200 <location filename="hgtabwidget.cpp" line="44"/>
201 <source>History</source> 202 <source>History</source>
202 <translation type="unfinished"></translation> 203 <translation type="unfinished"></translation>
203 </message> 204 </message>
204 </context> 205 </context>
205 <context> 206 <context>
206 <name>IncomingDialog</name> 207 <name>IncomingDialog</name>
207 <message> 208 <message>
208 <location filename="incomingdialog.cpp" line="38"/>
209 <source>No changes waiting to pull</source> 209 <source>No changes waiting to pull</source>
210 <translation type="unfinished"></translation> 210 <translation type="unfinished"></translation>
211 </message> 211 </message>
212 <message> 212 <message>
213 <location filename="incomingdialog.cpp" line="41"/>
214 <source>The command output was:</source> 213 <source>The command output was:</source>
215 <translation type="unfinished"></translation> 214 <translation type="unfinished"></translation>
216 </message> 215 </message>
217 <message numerus="yes"> 216 <message numerus="yes">
218 <location filename="incomingdialog.cpp" line="46"/>
219 <source>There are %n change(s) ready to pull</source> 217 <source>There are %n change(s) ready to pull</source>
220 <translation type="unfinished"> 218 <translation type="unfinished">
221 <numerusform>There is %n change ready to pull</numerusform> 219 <numerusform>There is %n change ready to pull</numerusform>
222 <numerusform>There are %n changes ready to pull</numerusform> 220 <numerusform>There are %n changes ready to pull</numerusform>
223 </translation> 221 </translation>
224 </message> 222 </message>
223 <message>
224 <source>&lt;qt&gt;Your local repository already contains all changes found in the remote repository.&lt;/qt&gt;</source>
225 <translation type="unfinished"></translation>
226 </message>
225 </context> 227 </context>
226 <context> 228 <context>
227 <name>MainWindow</name> 229 <name>MainWindow</name>
228 <message> 230 <message>
229 <location filename="mainwindow.cpp" line="64"/>
230 <location filename="mainwindow.cpp" line="1133"/>
231 <source>EasyMercurial</source> 231 <source>EasyMercurial</source>
232 <translation type="unfinished"></translation> 232 <translation type="unfinished"></translation>
233 </message> 233 </message>
234 <message> 234 <message>
235 <location filename="mainwindow.cpp" line="132"/>
236 <source>About EasyMercurial</source> 235 <source>About EasyMercurial</source>
237 <translation type="unfinished"></translation> 236 <translation type="unfinished"></translation>
238 </message> 237 </message>
239 <message> 238 <message>
240 <location filename="mainwindow.cpp" line="133"/>
241 <source>&lt;qt&gt;&lt;h2&gt;About EasyMercurial&lt;/h2&gt;&lt;p&gt;EasyMercurial is a simple user interface for the Mercurial version control system.&lt;/p&gt;&lt;p&gt;EasyMercurial is based on hgExplorer by Jari Korhonen, with thanks.&lt;br&gt;EasyMercurial development carried out by Chris Cannam for soundsoftware.ac.uk at the Centre for Digital Music, Queen Mary, University of London.&lt;ul&gt;&lt;li&gt;Copyright &amp;copy; 2010 Jari Korhonen&lt;/li&gt;&lt;li&gt;Copyright &amp;copy; 2010 Chris Cannam&lt;/li&gt;&lt;li&gt;Copyright &amp;copy; 2010 Queen Mary, University of London&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the file COPYING included with this distribution for more information.</source>
242 <translation type="unfinished"></translation>
243 </message>
244 <message>
245 <location filename="mainwindow.cpp" line="300"/>
246 <source>Commit files</source> 239 <source>Commit files</source>
247 <translation type="unfinished"></translation> 240 <translation type="unfinished"></translation>
248 </message> 241 </message>
249 <message> 242 <message>
250 <location filename="mainwindow.cpp" line="351"/>
251 <source>Tag</source> 243 <source>Tag</source>
252 <translation type="unfinished"></translation> 244 <translation type="unfinished"></translation>
253 </message> 245 </message>
254 <message> 246 <message>
255 <location filename="mainwindow.cpp" line="352"/>
256 <source>Enter tag:</source> 247 <source>Enter tag:</source>
257 <translation type="unfinished"></translation> 248 <translation type="unfinished"></translation>
258 </message> 249 </message>
259 <message> 250 <message>
260 <location filename="mainwindow.cpp" line="528"/>
261 <source>Revert files</source> 251 <source>Revert files</source>
262 <translation type="unfinished"></translation> 252 <translation type="unfinished"></translation>
263 </message> 253 </message>
264 <message>
265 <location filename="mainwindow.cpp" line="305"/>
266 <location filename="mainwindow.cpp" line="307"/>
267 <location filename="mainwindow.cpp" line="533"/>
268 <location filename="mainwindow.cpp" line="535"/>
269 <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;p&gt;%2</source>
270 <translation type="unfinished"></translation>
271 </message>
272 <message>
273 <location filename="mainwindow.cpp" line="306"/>
274 <source>You are about to commit the following files:</source>
275 <translation type="unfinished"></translation>
276 </message>
277 <message>
278 <location filename="mainwindow.cpp" line="534"/>
279 <source>You are about to &lt;b&gt;revert&lt;/b&gt; the following files to their previous committed state.&lt;br&gt;&lt;br&gt;This will &lt;b&gt;throw away any changes&lt;/b&gt; that you have made to these files but have not committed:</source>
280 <translation type="unfinished"></translation>
281 </message>
282 <message numerus="yes"> 254 <message numerus="yes">
283 <location filename="mainwindow.cpp" line="536"/>
284 <source>You are about to &lt;b&gt;revert&lt;/b&gt; %n file(s).&lt;br&gt;&lt;br&gt;This will &lt;b&gt;throw away any changes&lt;/b&gt; that you have made to these files but have not committed.</source> 255 <source>You are about to &lt;b&gt;revert&lt;/b&gt; %n file(s).&lt;br&gt;&lt;br&gt;This will &lt;b&gt;throw away any changes&lt;/b&gt; that you have made to these files but have not committed.</source>
285 <oldsource>You are about to &lt;b&gt;revert&lt;/b&gt; %n files.&lt;br&gt;&lt;br&gt;This will &lt;b&gt;throw away any changes&lt;/b&gt; that you have made to these files but have not committed.</oldsource>
286 <translation type="unfinished"> 256 <translation type="unfinished">
287 <numerusform>You are about to &lt;b&gt;revert&lt;/b&gt; %n file.&lt;br&gt;&lt;br&gt;This will &lt;b&gt;throw away any changes&lt;/b&gt; that you have made to this file but have not committed.</numerusform> 257 <numerusform>You are about to &lt;b&gt;revert&lt;/b&gt; %n file.&lt;br&gt;&lt;br&gt;This will &lt;b&gt;throw away any changes&lt;/b&gt; that you have made to these files but have not committed.</numerusform>
288 <numerusform>You are about to &lt;b&gt;revert&lt;/b&gt; %n files.&lt;br&gt;&lt;br&gt;This will &lt;b&gt;throw away any changes&lt;/b&gt; that you have made to these files but have not committed.</numerusform> 258 <numerusform>You are about to &lt;b&gt;revert&lt;/b&gt; %n files.&lt;br&gt;&lt;br&gt;This will &lt;b&gt;throw away any changes&lt;/b&gt; that you have made to these files but have not committed.</numerusform>
289 </translation> 259 </translation>
290 </message> 260 </message>
291 <message> 261 <message>
292 <location filename="mainwindow.cpp" line="648"/>
293 <source>Merge from the default branch</source> 262 <source>Merge from the default branch</source>
294 <translation type="unfinished"></translation> 263 <translation type="unfinished"></translation>
295 </message> 264 </message>
296 <message> 265 <message>
297 <location filename="mainwindow.cpp" line="650"/>
298 <source>Merge from branch &quot;%1&quot;</source> 266 <source>Merge from branch &quot;%1&quot;</source>
299 <translation type="unfinished"></translation> 267 <translation type="unfinished"></translation>
300 </message> 268 </message>
301 <message> 269 <message>
302 <location filename="mainwindow.cpp" line="656"/>
303 <source>Merge from %1</source> 270 <source>Merge from %1</source>
304 <translation type="unfinished"></translation> 271 <translation type="unfinished"></translation>
305 </message> 272 </message>
306 <message> 273 <message>
307 <location filename="mainwindow.cpp" line="705"/>
308 <source>Confirm pull</source> 274 <source>Confirm pull</source>
309 <translation type="unfinished"></translation> 275 <translation type="unfinished"></translation>
310 </message> 276 </message>
311 <message> 277 <message>
312 <location filename="mainwindow.cpp" line="706"/>
313 <source>Confirm pull from remote repository</source>
314 <translation type="unfinished"></translation>
315 </message>
316 <message>
317 <location filename="mainwindow.cpp" line="707"/>
318 <source>You are about to pull from the following remote repository:</source>
319 <translation type="unfinished"></translation>
320 </message>
321 <message>
322 <location filename="mainwindow.cpp" line="720"/>
323 <source>Confirm push</source> 278 <source>Confirm push</source>
324 <translation type="unfinished"></translation> 279 <translation type="unfinished"></translation>
325 </message> 280 </message>
326 <message> 281 <message>
327 <location filename="mainwindow.cpp" line="721"/>
328 <source>Confirm push to remote repository</source>
329 <translation type="unfinished"></translation>
330 </message>
331 <message>
332 <location filename="mainwindow.cpp" line="722"/>
333 <source>You are about to push to the following remote repository:</source>
334 <translation type="unfinished"></translation>
335 </message>
336 <message>
337 <location filename="mainwindow.cpp" line="802"/>
338 <source>Open Repository</source> 282 <source>Open Repository</source>
339 <translation type="unfinished"></translation> 283 <translation type="unfinished"></translation>
340 </message> 284 </message>
341 <message> 285 <message>
342 <location filename="mainwindow.cpp" line="803"/>
343 <source>&lt;qt&gt;&lt;big&gt;What would you like to open?&lt;/big&gt;&lt;/qt&gt;</source> 286 <source>&lt;qt&gt;&lt;big&gt;What would you like to open?&lt;/big&gt;&lt;/qt&gt;</source>
344 <translation type="unfinished"></translation> 287 <translation type="unfinished"></translation>
345 </message> 288 </message>
346 <message> 289 <message>
347 <location filename="mainwindow.cpp" line="807"/>
348 <source>&lt;qt&gt;&lt;center&gt;&lt;img src=&quot;:images/browser-64.png&quot;&gt;&lt;br&gt;Remote repository&lt;/center&gt;&lt;/qt&gt;</source> 290 <source>&lt;qt&gt;&lt;center&gt;&lt;img src=&quot;:images/browser-64.png&quot;&gt;&lt;br&gt;Remote repository&lt;/center&gt;&lt;/qt&gt;</source>
349 <translation type="unfinished"></translation> 291 <translation type="unfinished"></translation>
350 </message> 292 </message>
351 <message> 293 <message>
352 <location filename="mainwindow.cpp" line="808"/>
353 <source>Open a remote Mercurial repository, by cloning from its URL into a local folder.</source> 294 <source>Open a remote Mercurial repository, by cloning from its URL into a local folder.</source>
354 <translation type="unfinished"></translation> 295 <translation type="unfinished"></translation>
355 </message> 296 </message>
356 <message> 297 <message>
357 <location filename="mainwindow.cpp" line="812"/>
358 <source>&lt;qt&gt;&lt;center&gt;&lt;img src=&quot;:images/hglogo-64.png&quot;&gt;&lt;br&gt;Local repository&lt;/center&gt;&lt;/qt&gt;</source> 298 <source>&lt;qt&gt;&lt;center&gt;&lt;img src=&quot;:images/hglogo-64.png&quot;&gt;&lt;br&gt;Local repository&lt;/center&gt;&lt;/qt&gt;</source>
359 <translation type="unfinished"></translation> 299 <translation type="unfinished"></translation>
360 </message> 300 </message>
361 <message> 301 <message>
362 <location filename="mainwindow.cpp" line="813"/>
363 <source>Open an existing local Mercurial repository.</source> 302 <source>Open an existing local Mercurial repository.</source>
364 <translation type="unfinished"></translation> 303 <translation type="unfinished"></translation>
365 </message> 304 </message>
366 <message> 305 <message>
367 <location filename="mainwindow.cpp" line="817"/>
368 <source>&lt;qt&gt;&lt;center&gt;&lt;img src=&quot;:images/hdd_unmount-64.png&quot;&gt;&lt;br&gt;File folder&lt;/center&gt;&lt;/qt&gt;</source> 306 <source>&lt;qt&gt;&lt;center&gt;&lt;img src=&quot;:images/hdd_unmount-64.png&quot;&gt;&lt;br&gt;File folder&lt;/center&gt;&lt;/qt&gt;</source>
369 <translation type="unfinished"></translation> 307 <translation type="unfinished"></translation>
370 </message> 308 </message>
371 <message> 309 <message>
372 <location filename="mainwindow.cpp" line="818"/>
373 <source>Open a local folder, by creating a Mercurial repository in it.</source> 310 <source>Open a local folder, by creating a Mercurial repository in it.</source>
374 <translation type="unfinished"></translation> 311 <translation type="unfinished"></translation>
375 </message> 312 </message>
376 <message> 313 <message>
377 <location filename="mainwindow.cpp" line="867"/>
378 <source>File chosen</source> 314 <source>File chosen</source>
379 <translation type="unfinished"></translation> 315 <translation type="unfinished"></translation>
380 </message> 316 </message>
381 <message> 317 <message>
382 <location filename="mainwindow.cpp" line="868"/>
383 <source>&lt;qt&gt;&lt;b&gt;Folder required&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open &quot;%1&quot;.&lt;br&gt;This is a file; to open a repository, you need to choose a folder.&lt;/qt&gt;</source> 318 <source>&lt;qt&gt;&lt;b&gt;Folder required&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open &quot;%1&quot;.&lt;br&gt;This is a file; to open a repository, you need to choose a folder.&lt;/qt&gt;</source>
384 <translation type="unfinished"></translation> 319 <translation type="unfinished"></translation>
385 </message> 320 </message>
386 <message> 321 <message>
387 <location filename="mainwindow.cpp" line="875"/>
388 <location filename="mainwindow.cpp" line="945"/>
389 <source>Folder does not exist</source> 322 <source>Folder does not exist</source>
390 <translation type="unfinished"></translation> 323 <translation type="unfinished"></translation>
391 </message> 324 </message>
392 <message> 325 <message>
393 <location filename="mainwindow.cpp" line="876"/>
394 <source>&lt;qt&gt;&lt;b&gt;Folder does not exist&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open &quot;%1&quot;.&lt;br&gt;This folder does not exist, and it cannot be created because its parent does not exist either.&lt;/qt&gt;</source> 326 <source>&lt;qt&gt;&lt;b&gt;Folder does not exist&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open &quot;%1&quot;.&lt;br&gt;This folder does not exist, and it cannot be created because its parent does not exist either.&lt;/qt&gt;</source>
395 <translation type="unfinished"></translation> 327 <translation type="unfinished"></translation>
396 </message> 328 </message>
397 <message> 329 <message>
398 <location filename="mainwindow.cpp" line="883"/>
399 <location filename="mainwindow.cpp" line="899"/>
400 <source>Path is in existing repository</source> 330 <source>Path is in existing repository</source>
401 <translation type="unfinished"></translation> 331 <translation type="unfinished"></translation>
402 </message> 332 </message>
403 <message> 333 <message>
404 <location filename="mainwindow.cpp" line="884"/>
405 <source>&lt;qt&gt;&lt;b&gt;Path is in an existing repository&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to initialise a repository at &quot;%1&quot;.&lt;br&gt;This path is already inside an existing repository.&lt;/qt&gt;</source> 334 <source>&lt;qt&gt;&lt;b&gt;Path is in an existing repository&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to initialise a repository at &quot;%1&quot;.&lt;br&gt;This path is already inside an existing repository.&lt;/qt&gt;</source>
406 <translation type="unfinished"></translation> 335 <translation type="unfinished"></translation>
407 </message> 336 </message>
408 <message> 337 <message>
409 <location filename="mainwindow.cpp" line="891"/>
410 <location filename="mainwindow.cpp" line="907"/>
411 <source>Path is a file</source> 338 <source>Path is a file</source>
412 <translation type="unfinished"></translation> 339 <translation type="unfinished"></translation>
413 </message> 340 </message>
414 <message> 341 <message>
415 <location filename="mainwindow.cpp" line="892"/>
416 <source>&lt;qt&gt;&lt;b&gt;Path is a file&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to initialise a repository at &quot;%1&quot;.&lt;br&gt;This is an existing file; it is only possible to initialise in folders.&lt;/qt&gt;</source> 342 <source>&lt;qt&gt;&lt;b&gt;Path is a file&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to initialise a repository at &quot;%1&quot;.&lt;br&gt;This is an existing file; it is only possible to initialise in folders.&lt;/qt&gt;</source>
417 <translation type="unfinished"></translation> 343 <translation type="unfinished"></translation>
418 </message> 344 </message>
419 <message> 345 <message>
420 <location filename="mainwindow.cpp" line="900"/>
421 <source>&lt;qt&gt;&lt;b&gt;Local path is in an existing repository&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open a remote repository by cloning it to the local path &quot;%1&quot;.&lt;br&gt;This path is already inside an existing repository.&lt;br&gt;Please provide a new folder name for the local repository.&lt;/qt&gt;</source>
422 <translation type="unfinished"></translation>
423 </message>
424 <message>
425 <location filename="mainwindow.cpp" line="908"/>
426 <source>&lt;qt&gt;&lt;b&gt;Local path is a file&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open a remote repository by cloning it to the local path &quot;%1&quot;.&lt;br&gt;This path is an existing file.&lt;br&gt;Please provide a new folder name for the local repository.&lt;/qt&gt;</source> 346 <source>&lt;qt&gt;&lt;b&gt;Local path is a file&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open a remote repository by cloning it to the local path &quot;%1&quot;.&lt;br&gt;This path is an existing file.&lt;br&gt;Please provide a new folder name for the local repository.&lt;/qt&gt;</source>
427 <translation type="unfinished"></translation> 347 <translation type="unfinished"></translation>
428 </message> 348 </message>
429 <message> 349 <message>
430 <location filename="mainwindow.cpp" line="915"/>
431 <source>Folder exists</source> 350 <source>Folder exists</source>
432 <translation type="unfinished"></translation> 351 <translation type="unfinished"></translation>
433 </message> 352 </message>
434 <message> 353 <message>
435 <location filename="mainwindow.cpp" line="916"/>
436 <source>&lt;qt&gt;&lt;b&gt;Local folder already exists&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open a remote repository by cloning it to the local path &quot;%1&quot;.&lt;br&gt;This is the path of an existing folder.&lt;br&gt;Please provide a new folder name for the local repository.&lt;/qt&gt;</source>
437 <translation type="unfinished"></translation>
438 </message>
439 <message>
440 <location filename="mainwindow.cpp" line="923"/>
441 <source>Path is inside a repository</source> 354 <source>Path is inside a repository</source>
442 <translation type="unfinished"></translation> 355 <translation type="unfinished"></translation>
443 </message> 356 </message>
444 <message> 357 <message>
445 <location filename="mainwindow.cpp" line="924"/>
446 <source>&lt;qt&gt;&lt;b&gt;Open the repository that contains this path?&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open &quot;%1&quot;.&lt;br&gt;This is not the root folder of a repository.&lt;br&gt;But it is inside a repository, whose root is at &quot;%2&quot;. &lt;br&gt;&lt;br&gt;Would you like to open that repository instead?&lt;/qt&gt;</source> 358 <source>&lt;qt&gt;&lt;b&gt;Open the repository that contains this path?&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open &quot;%1&quot;.&lt;br&gt;This is not the root folder of a repository.&lt;br&gt;But it is inside a repository, whose root is at &quot;%2&quot;. &lt;br&gt;&lt;br&gt;Would you like to open that repository instead?&lt;/qt&gt;</source>
447 <translation type="unfinished"></translation> 359 <translation type="unfinished"></translation>
448 </message> 360 </message>
449 <message> 361 <message>
450 <location filename="mainwindow.cpp" line="934"/>
451 <source>Folder has no repository</source> 362 <source>Folder has no repository</source>
452 <translation type="unfinished"></translation> 363 <translation type="unfinished"></translation>
453 </message> 364 </message>
454 <message> 365 <message>
455 <location filename="mainwindow.cpp" line="935"/>
456 <source>&lt;qt&gt;&lt;b&gt;Initialise a repository here?&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open &quot;%1&quot;.&lt;br&gt;This folder does not contain a Mercurial repository.&lt;br&gt;&lt;br&gt;Would you like to initialise a repository here?&lt;/qt&gt;</source> 366 <source>&lt;qt&gt;&lt;b&gt;Initialise a repository here?&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open &quot;%1&quot;.&lt;br&gt;This folder does not contain a Mercurial repository.&lt;br&gt;&lt;br&gt;Would you like to initialise a repository here?&lt;/qt&gt;</source>
457 <translation type="unfinished"></translation> 367 <translation type="unfinished"></translation>
458 </message> 368 </message>
459 <message> 369 <message>
460 <location filename="mainwindow.cpp" line="946"/>
461 <source>&lt;qt&gt;&lt;b&gt;Initialise a new repository?&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open &quot;%1&quot;.&lt;br&gt;This folder does not yet exist.&lt;br&gt;&lt;br&gt;Would you like to create the folder and initialise a new empty repository in it?&lt;/qt&gt;</source> 370 <source>&lt;qt&gt;&lt;b&gt;Initialise a new repository?&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open &quot;%1&quot;.&lt;br&gt;This folder does not yet exist.&lt;br&gt;&lt;br&gt;Would you like to create the folder and initialise a new empty repository in it?&lt;/qt&gt;</source>
462 <translation type="unfinished"></translation> 371 <translation type="unfinished"></translation>
463 </message> 372 </message>
464 <message> 373 <message>
465 <location filename="mainwindow.cpp" line="956"/>
466 <source>Repository exists</source> 374 <source>Repository exists</source>
467 <translation type="unfinished"></translation> 375 <translation type="unfinished"></translation>
468 </message> 376 </message>
469 <message> 377 <message>
470 <location filename="mainwindow.cpp" line="957"/>
471 <source>&lt;qt&gt;&lt;b&gt;Open existing repository?&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to initialise a new repository at &quot;%1&quot;.&lt;br&gt;This folder already contains a repository. Would you like to open it?&lt;/qt&gt;</source> 378 <source>&lt;qt&gt;&lt;b&gt;Open existing repository?&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to initialise a new repository at &quot;%1&quot;.&lt;br&gt;This folder already contains a repository. Would you like to open it?&lt;/qt&gt;</source>
472 <translation type="unfinished"></translation> 379 <translation type="unfinished"></translation>
473 </message> 380 </message>
474 <message> 381 <message>
475 <location filename="mainwindow.cpp" line="1122"/>
476 <source>Ok</source> 382 <source>Ok</source>
477 <translation type="unfinished"></translation> 383 <translation type="unfinished"></translation>
478 </message> 384 </message>
479 <message> 385 <message>
480 <location filename="mainwindow.cpp" line="1133"/>
481 <source>Mercurial command did not return any output.</source> 386 <source>Mercurial command did not return any output.</source>
482 <translation type="unfinished"></translation> 387 <translation type="unfinished"></translation>
483 </message> 388 </message>
484 <message numerus="yes"> 389 <message numerus="yes">
485 <location filename="mainwindow.cpp" line="1216"/>
486 <source>Pushed %n changeset(s)</source> 390 <source>Pushed %n changeset(s)</source>
487 <translation type="unfinished"> 391 <translation type="unfinished">
488 <numerusform>Pushed %n changeset</numerusform> 392 <numerusform>Pushed %n changeset</numerusform>
489 <numerusform>Pushed %n changesets</numerusform> 393 <numerusform>Pushed %n changesets</numerusform>
490 </translation> 394 </translation>
491 </message> 395 </message>
492 <message> 396 <message>
493 <location filename="mainwindow.cpp" line="1218"/>
494 <source>No changes to push</source> 397 <source>No changes to push</source>
495 <translation type="unfinished"></translation> 398 <translation type="unfinished"></translation>
496 </message> 399 </message>
497 <message> 400 <message>
498 <location filename="mainwindow.cpp" line="1220"/>
499 <source>Push complete</source> 401 <source>Push complete</source>
500 <translation type="unfinished"></translation> 402 <translation type="unfinished"></translation>
501 </message> 403 </message>
502 <message>
503 <location filename="mainwindow.cpp" line="1222"/>
504 <source>The push command output was:</source>
505 <translation type="unfinished"></translation>
506 </message>
507 <message numerus="yes"> 404 <message numerus="yes">
508 <location filename="mainwindow.cpp" line="1232"/>
509 <source>Pulled %n changeset(s)</source> 405 <source>Pulled %n changeset(s)</source>
510 <translation type="unfinished"> 406 <translation type="unfinished">
511 <numerusform>Pulled %n changeset</numerusform> 407 <numerusform>Pulled %n changeset</numerusform>
512 <numerusform>Pulled %n changesets</numerusform> 408 <numerusform>Pulled %n changesets</numerusform>
513 </translation> 409 </translation>
514 </message> 410 </message>
515 <message> 411 <message>
516 <location filename="mainwindow.cpp" line="1234"/>
517 <source>No changes to pull</source> 412 <source>No changes to pull</source>
518 <translation type="unfinished"></translation> 413 <translation type="unfinished"></translation>
519 </message> 414 </message>
520 <message> 415 <message>
521 <location filename="mainwindow.cpp" line="1236"/>
522 <source>Pull complete</source> 416 <source>Pull complete</source>
523 <translation type="unfinished"></translation> 417 <translation type="unfinished"></translation>
524 </message> 418 </message>
525 <message> 419 <message>
526 <location filename="mainwindow.cpp" line="1238"/>
527 <source>The pull command output was:</source>
528 <translation type="unfinished"></translation>
529 </message>
530 <message>
531 <location filename="mainwindow.cpp" line="1285"/>
532 <source>&lt;qt&gt;&lt;h3&gt;Command failed&lt;/h3&gt;&lt;p&gt;The following command failed:&lt;/p&gt;&lt;code&gt;%1&lt;/code&gt;%2&lt;/qt&gt;</source>
533 <translation type="unfinished"></translation>
534 </message>
535 <message>
536 <location filename="mainwindow.cpp" line="1291"/>
537 <source>&lt;p&gt;Its output said:&lt;/p&gt;&lt;code&gt;%1&lt;/code&gt;</source>
538 <translation type="unfinished"></translation>
539 </message>
540 <message>
541 <location filename="mainwindow.cpp" line="1296"/>
542 <source>Command failed</source> 420 <source>Command failed</source>
543 <translation type="unfinished"></translation> 421 <translation type="unfinished"></translation>
544 </message> 422 </message>
545 <message> 423 <message>
546 <location filename="mainwindow.cpp" line="1445"/>
547 <source>Change summary</source> 424 <source>Change summary</source>
548 <translation type="unfinished"></translation> 425 <translation type="unfinished"></translation>
549 </message> 426 </message>
550 <message> 427 <message>
551 <location filename="mainwindow.cpp" line="1446"/>
552 <source>Summary of uncommitted changes</source> 428 <source>Summary of uncommitted changes</source>
553 <translation type="unfinished"></translation> 429 <translation type="unfinished"></translation>
554 </message> 430 </message>
555 <message> 431 <message>
556 <location filename="mainwindow.cpp" line="1459"/>
557 <location filename="mainwindow.cpp" line="1464"/>
558 <location filename="mainwindow.cpp" line="1831"/>
559 <source>Update</source> 432 <source>Update</source>
560 <translation type="unfinished"></translation> 433 <translation type="unfinished"></translation>
561 </message> 434 </message>
562 <message> 435 <message>
563 <location filename="mainwindow.cpp" line="601"/>
564 <location filename="mainwindow.cpp" line="626"/>
565 <location filename="mainwindow.cpp" line="1837"/>
566 <source>Merge</source> 436 <source>Merge</source>
567 <translation type="unfinished"></translation> 437 <translation type="unfinished"></translation>
568 </message> 438 </message>
569 <message> 439 <message>
570 <location filename="mainwindow.cpp" line="1750"/>
571 <source>the default branch</source> 440 <source>the default branch</source>
572 <translation type="unfinished"></translation> 441 <translation type="unfinished"></translation>
573 </message> 442 </message>
574 <message> 443 <message>
575 <location filename="mainwindow.cpp" line="1752"/>
576 <source>branch &quot;%1&quot;</source> 444 <source>branch &quot;%1&quot;</source>
577 <translation type="unfinished"></translation> 445 <translation type="unfinished"></translation>
578 </message> 446 </message>
579 <message> 447 <message>
580 <location filename="mainwindow.cpp" line="1771"/>
581 <source>On %1. Not at the head of the branch: consider updating</source> 448 <source>On %1. Not at the head of the branch: consider updating</source>
582 <translation type="unfinished"></translation> 449 <translation type="unfinished"></translation>
583 </message> 450 </message>
584 <message> 451 <message>
585 <location filename="mainwindow.cpp" line="1760"/>
586 <source>&lt;b&gt;Awaiting merge&lt;/b&gt; on %1</source> 452 <source>&lt;b&gt;Awaiting merge&lt;/b&gt; on %1</source>
587 <translation type="unfinished"></translation> 453 <translation type="unfinished"></translation>
588 </message> 454 </message>
589 <message numerus="yes"> 455 <message numerus="yes">
590 <location filename="mainwindow.cpp" line="308"/>
591 <source>You are about to commit %n file(s) to %1.</source> 456 <source>You are about to commit %n file(s) to %1.</source>
592 <translation type="unfinished"> 457 <translation type="unfinished">
593 <numerusform>You are about to commit %n file to %1.</numerusform> 458 <numerusform>You are about to commit %n file to %1.</numerusform>
594 <numerusform>You are about to commit %n files to %1.</numerusform> 459 <numerusform>You are about to commit %n files to %1.</numerusform>
595 </translation> 460 </translation>
596 </message> 461 </message>
597 <message> 462 <message>
598 <location filename="mainwindow.cpp" line="1459"/>
599 <source>&lt;qt&gt;&lt;h3&gt;Update successful&lt;/h3&gt;&lt;p&gt;%1&lt;/p&gt;</source> 463 <source>&lt;qt&gt;&lt;h3&gt;Update successful&lt;/h3&gt;&lt;p&gt;%1&lt;/p&gt;</source>
600 <translation type="unfinished"></translation> 464 <translation type="unfinished"></translation>
601 </message> 465 </message>
602 <message> 466 <message>
603 <location filename="mainwindow.cpp" line="1464"/>
604 <source>&lt;qt&gt;&lt;h3&gt;Merge successful&lt;/h3&gt;&lt;p&gt;%1&lt;/p&gt;</source>
605 <translation type="unfinished"></translation>
606 </message>
607 <message>
608 <location filename="mainwindow.cpp" line="1470"/>
609 <source>Resolved</source> 467 <source>Resolved</source>
610 <translation type="unfinished"></translation> 468 <translation type="unfinished"></translation>
611 </message> 469 </message>
612 <message> 470 <message>
613 <location filename="mainwindow.cpp" line="1471"/>
614 <source>&lt;qt&gt;&lt;h3&gt;Merge resolved&lt;/h3&gt;&lt;p&gt;Merge resolved successfully.&lt;/p&gt;</source>
615 <translation type="unfinished"></translation>
616 </message>
617 <message>
618 <location filename="mainwindow.cpp" line="1758"/>
619 <source>Nothing committed to this repository yet</source> 471 <source>Nothing committed to this repository yet</source>
620 <translation type="unfinished"></translation> 472 <translation type="unfinished"></translation>
621 </message> 473 </message>
622 <message> 474 <message>
623 <location filename="mainwindow.cpp" line="1762"/>
624 <source>Have unresolved files following merge on %1</source> 475 <source>Have unresolved files following merge on %1</source>
625 <translation type="unfinished"></translation> 476 <translation type="unfinished"></translation>
626 </message> 477 </message>
627 <message> 478 <message>
628 <location filename="mainwindow.cpp" line="1764"/>
629 <source>Have merged but not yet committed on %1</source> 479 <source>Have merged but not yet committed on %1</source>
630 <translation type="unfinished"></translation> 480 <translation type="unfinished"></translation>
631 </message> 481 </message>
632 <message> 482 <message>
633 <location filename="mainwindow.cpp" line="1768"/>
634 <source>On %1. Not at the head of the branch</source> 483 <source>On %1. Not at the head of the branch</source>
635 <translation type="unfinished"></translation> 484 <translation type="unfinished"></translation>
636 </message> 485 </message>
637 <message numerus="yes"> 486 <message numerus="yes">
638 <location filename="mainwindow.cpp" line="1774"/>
639 <source>At one of %n heads of %1</source> 487 <source>At one of %n heads of %1</source>
640 <translation type="unfinished"> 488 <translation type="unfinished">
641 <numerusform></numerusform> 489 <numerusform>At one of %n heads of %1</numerusform>
490 <numerusform>At one of %n heads of %1</numerusform>
491 </translation>
492 </message>
493 <message>
494 <source>At the head of %1</source>
495 <translation type="unfinished"></translation>
496 </message>
497 <message>
498 <source>Open...</source>
499 <translation type="unfinished"></translation>
500 </message>
501 <message>
502 <source>Settings...</source>
503 <translation type="unfinished"></translation>
504 </message>
505 <message>
506 <source>View and change application settings</source>
507 <translation type="unfinished"></translation>
508 </message>
509 <message>
510 <source>Refresh</source>
511 <translation type="unfinished"></translation>
512 </message>
513 <message>
514 <source>Preview</source>
515 <translation type="unfinished"></translation>
516 </message>
517 <message>
518 <source>Pull</source>
519 <translation type="unfinished"></translation>
520 </message>
521 <message>
522 <source>Push</source>
523 <translation type="unfinished"></translation>
524 </message>
525 <message>
526 <source>Diff</source>
527 <translation type="unfinished"></translation>
528 </message>
529 <message>
530 <source>Revert</source>
531 <translation type="unfinished"></translation>
532 </message>
533 <message>
534 <source>Add</source>
535 <translation type="unfinished"></translation>
536 </message>
537 <message>
538 <source>Remove</source>
539 <translation type="unfinished"></translation>
540 </message>
541 <message>
542 <source>Commit</source>
543 <translation type="unfinished"></translation>
544 </message>
545 <message>
546 <source>Annotate</source>
547 <translation type="unfinished"></translation>
548 </message>
549 <message>
550 <source>Show line-by-line version information for selected file</source>
551 <translation type="unfinished"></translation>
552 </message>
553 <message>
554 <source>Serve local repository via http for workgroup access</source>
555 <translation type="unfinished"></translation>
556 </message>
557 <message>
558 <source>File</source>
559 <translation type="unfinished"></translation>
560 </message>
561 <message>
562 <source>Advanced</source>
563 <translation type="unfinished"></translation>
564 </message>
565 <message>
566 <source>Help</source>
567 <translation type="unfinished"></translation>
568 </message>
569 <message>
570 <source>Ready</source>
571 <translation type="unfinished"></translation>
572 </message>
573 <message>
574 <source>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; you are committing only the files you have selected, not all of the files that have been changed!</source>
575 <translation type="unfinished"></translation>
576 </message>
577 <message>
578 <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;p&gt;%2%3</source>
579 <translation type="unfinished"></translation>
580 </message>
581 <message>
582 <source>You are about to commit the following files to %1:</source>
583 <translation type="unfinished"></translation>
584 </message>
585 <message>
586 <source>New Branch</source>
587 <translation type="unfinished"></translation>
588 </message>
589 <message>
590 <source>Enter new branch name:</source>
591 <translation type="unfinished"></translation>
592 </message>
593 <message>
594 <source>Start Branch</source>
595 <translation type="unfinished"></translation>
596 </message>
597 <message>
598 <source>Add Tag</source>
599 <translation type="unfinished"></translation>
600 </message>
601 <message>
602 <source>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; you are reverting only the files you have selected, not all of the files that have been changed!</source>
603 <translation type="unfinished"></translation>
604 </message>
605 <message>
606 <source>Unable to revert</source>
607 <translation type="unfinished"></translation>
608 </message>
609 <message>
610 <source>&lt;qt&gt;&lt;b&gt;Sorry, unable to revert these files&lt;/b&gt;&lt;br&gt;&lt;br&gt;EasyMercurial can only revert a subset of files during a merge if it still has a record of which parent was the original merge target; that information is no longer available.&lt;br&gt;&lt;br&gt;This is a limitation of EasyMercurial. Consider reverting all files, or using hg revert with a specific revision at the command-line instead.&lt;/qt&gt;</source>
611 <translation type="unfinished"></translation>
612 </message>
613 <message>
614 <source>You are about to &lt;b&gt;revert&lt;/b&gt; the following files to their previous committed state.&lt;br&gt;&lt;br&gt;This will &lt;b&gt;throw away any changes&lt;/b&gt; that you have made to these files but have not committed.</source>
615 <translation type="unfinished"></translation>
616 </message>
617 <message>
618 <source>&lt;qt&gt;&lt;h3&gt;Pull from remote repository?&lt;/h3&gt;&lt;/qt&gt;</source>
619 <translation type="unfinished"></translation>
620 </message>
621 <message>
622 <source>&lt;qt&gt;&lt;p&gt;You are about to pull changes from the remote repository at &lt;code&gt;%1&lt;/code&gt;.&lt;/p&gt;&lt;/qt&gt;</source>
623 <translation type="unfinished"></translation>
624 </message>
625 <message>
626 <source>&lt;qt&gt;&lt;h3&gt;Push to remote repository?&lt;/h3&gt;&lt;/qt&gt;</source>
627 <translation type="unfinished"></translation>
628 </message>
629 <message>
630 <source>&lt;qt&gt;&lt;p&gt;You are about to push your changes to the remote repository at &lt;code&gt;%1&lt;/code&gt;.&lt;/p&gt;&lt;/qt&gt;</source>
631 <translation type="unfinished"></translation>
632 </message>
633 <message>
634 <source>Serve</source>
635 <translation type="unfinished"></translation>
636 </message>
637 <message>
638 <source>Failed to identify an active IPv4 address</source>
639 <translation type="unfinished"></translation>
640 </message>
641 <message>
642 <source>&lt;p&gt;Press Close to stop the server and return.&lt;/p&gt;</source>
643 <translation type="unfinished"></translation>
644 </message>
645 <message>
646 <source>Change Remote Location</source>
647 <translation type="unfinished"></translation>
648 </message>
649 <message>
650 <source>&lt;qt&gt;&lt;big&gt;Change the remote location&lt;/big&gt;&lt;/qt&gt;</source>
651 <translation type="unfinished"></translation>
652 </message>
653 <message>
654 <source>Provide a new URL to use for push and pull actions from the current local repository.</source>
655 <translation type="unfinished"></translation>
656 </message>
657 <message>
658 <source>Path does not exist</source>
659 <translation type="unfinished"></translation>
660 </message>
661 <message>
662 <source>&lt;qt&gt;&lt;b&gt;Path does not exist: create it?&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open a remote repository by cloning it to &quot;%1&quot;. This folder does not exist, and neither does its parent.&lt;br&gt;&lt;br&gt;Would you like to create the parent folder as well?&lt;/qt&gt;</source>
663 <translation type="unfinished"></translation>
664 </message>
665 <message>
666 <source>Failed to create folder</source>
667 <translation type="unfinished"></translation>
668 </message>
669 <message>
670 <source>&lt;qt&gt;&lt;b&gt;Failed to create folder&lt;/b&gt;&lt;br&gt;&lt;br&gt;Sorry, the path for the parent folder &quot;%1&quot; could not be created.&lt;/qt&gt;</source>
671 <translation type="unfinished"></translation>
672 </message>
673 <message>
674 <source>&lt;qt&gt;&lt;b&gt;Local path is in an existing repository&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open a remote repository by cloning it to the local path &quot;%1&quot;.&lt;br&gt;This path is already inside an existing repository.&lt;br&gt;Please provide a different folder name for the local repository.&lt;/qt&gt;</source>
675 <translation type="unfinished"></translation>
676 </message>
677 <message>
678 <source>&lt;qt&gt;&lt;b&gt;Local folder already exists&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open a remote repository by cloning it to &quot;%1&quot;, but this folder already exists and so cannot be cloned to.&lt;br&gt;&lt;br&gt;Would you like to create the new folder &quot;%2&quot; instead?&lt;/qt&gt;</source>
679 <translation type="unfinished"></translation>
680 </message>
681 <message>
682 <source>&lt;qt&gt;&lt;b&gt;Local folder already exists&lt;/b&gt;&lt;br&gt;&lt;br&gt;You asked to open a remote repository by cloning it to &quot;%1&quot;, but this file or folder already exists and so cannot be cloned to.&lt;br&gt;Please provide a different folder name for the local repository.&lt;/qt&gt;</source>
683 <translation type="unfinished"></translation>
684 </message>
685 <message>
686 <source>&lt;qt&gt;Successfully pushed to the remote repository at &lt;code&gt;%1&lt;/code&gt;.&lt;/qt&gt;</source>
687 <translation type="unfinished"></translation>
688 </message>
689 <message>
690 <source>The remote repository already contains all changes that have been committed locally.</source>
691 <translation type="unfinished"></translation>
692 </message>
693 <message>
694 <source>%1&lt;p&gt;You do have some uncommitted changes. If you wish to push those to the remote repository, commit them locally first.</source>
695 <translation type="unfinished"></translation>
696 </message>
697 <message>
698 <source>The new changes will be highlighted in the history.&lt;br&gt;Use Update to bring these changes into your working copy.</source>
699 <translation type="unfinished"></translation>
700 </message>
701 <message>
702 <source>Your local repository already contains all changes found in the remote repository.</source>
703 <translation type="unfinished"></translation>
704 </message>
705 <message>
706 <source>Push failed</source>
707 <translation type="unfinished"></translation>
708 </message>
709 <message>
710 <source>Your local repository could not be pushed to the remote repository.&lt;br&gt;&lt;br&gt;You may need to merge the changes locally first.</source>
711 <translation type="unfinished"></translation>
712 </message>
713 <message>
714 <source>Your local repository could not be pushed to the remote repository.&lt;br&gt;&lt;br&gt;The remote repository may have been changed by someone else since you last pushed. Try pulling and merging their changes into your local repository first.</source>
715 <translation type="unfinished"></translation>
716 </message>
717 <message>
718 <source>Preferences</source>
719 <translation type="unfinished"></translation>
720 </message>
721 <message>
722 <source>Settings</source>
723 <translation type="unfinished"></translation>
724 </message>
725 <message>
726 <source>Failed to run Mercurial</source>
727 <translation type="unfinished"></translation>
728 </message>
729 <message>
730 <source>The Mercurial program either could not be found or failed to run.&lt;br&gt;Check that the Mercurial program path is correct in %1.</source>
731 <translation type="unfinished"></translation>
732 </message>
733 <message>
734 <source>Failed to run Mercurial with extension enabled</source>
735 <translation type="unfinished"></translation>
736 </message>
737 <message>
738 <source>The Mercurial program failed to run with the EasyMercurial interaction extension enabled.&lt;br&gt;This may indicate an installation problem.&lt;br&gt;&lt;br&gt;You may be able to continue working if you switch off &amp;ldquo;Use EasyHg Mercurial Extension&amp;rdquo; in %1. Note that remote repositories that require authentication might not work if you do this.</source>
739 <translation type="unfinished"></translation>
740 </message>
741 <message>
742 <source>A Mercurial command failed to run correctly. This may indicate an installation problem or some other problem with EasyMercurial.&lt;br&gt;&lt;br&gt;See &amp;ldquo;More Details&amp;rdquo; for the command output.</source>
743 <translation type="unfinished"></translation>
744 </message>
745 <message>
746 <source>Clone</source>
747 <translation type="unfinished"></translation>
748 </message>
749 <message>
750 <source>Clone successful</source>
751 <translation type="unfinished"></translation>
752 </message>
753 <message>
754 <source>The remote repository was successfully cloned to the local folder &lt;code&gt;%1&lt;/code&gt;.</source>
755 <translation type="unfinished"></translation>
756 </message>
757 <message>
758 <source>Summary of changes</source>
759 <translation type="unfinished"></translation>
760 </message>
761 <message>
762 <source>No changes</source>
763 <translation type="unfinished"></translation>
764 </message>
765 <message>
766 <source>Merge successful</source>
767 <translation type="unfinished"></translation>
768 </message>
769 <message>
770 <source>Remember to test and commit the result before making any further changes.</source>
771 <translation type="unfinished"></translation>
772 </message>
773 <message>
774 <source>&lt;qt&gt;&lt;h3&gt;Merge resolved&lt;/h3&gt;&lt;p&gt;Merge resolved successfully.&lt;br&gt;Remember to test and commit the result before making any further changes.&lt;/p&gt;</source>
775 <translation type="unfinished"></translation>
776 </message>
777 <message>
778 <source>EasyMercurial: %1</source>
779 <translation type="unfinished"></translation>
780 </message>
781 <message>
782 <source>No repository open</source>
783 <translation type="unfinished"></translation>
784 </message>
785 <message>
786 <source>(Examining repository)</source>
787 <translation type="unfinished"></translation>
788 </message>
789 <message>
790 <source>No working copy yet: consider updating</source>
791 <translation type="unfinished"></translation>
792 </message>
793 <message>
794 <source>On %1. New branch: has not yet been committed</source>
795 <translation type="unfinished"></translation>
796 </message>
797 <message>
798 <source>Open an existing repository or working folder</source>
799 <translation type="unfinished"></translation>
800 </message>
801 <message>
802 <source>Change Remote Location...</source>
803 <translation type="unfinished"></translation>
804 </message>
805 <message>
806 <source>Change the default remote repository for pull and push actions</source>
807 <translation type="unfinished"></translation>
808 </message>
809 <message>
810 <source>Quit</source>
811 <translation type="unfinished"></translation>
812 </message>
813 <message>
814 <source>Quit EasyMercurial</source>
815 <translation type="unfinished"></translation>
816 </message>
817 <message>
818 <source>Refresh the window to show the current state of the working folder</source>
819 <translation type="unfinished"></translation>
820 </message>
821 <message>
822 <source>See what changes are available in the remote repository waiting to be pulled</source>
823 <translation type="unfinished"></translation>
824 </message>
825 <message>
826 <source>Pull changes from the remote repository to the local repository</source>
827 <translation type="unfinished"></translation>
828 </message>
829 <message>
830 <source>Push changes from the local repository to the remote repository</source>
831 <translation type="unfinished"></translation>
832 </message>
833 <message>
834 <source>See what has changed in the working folder compared with the last committed state</source>
835 <translation type="unfinished"></translation>
836 </message>
837 <message>
838 <source>Throw away your changes and return to the last committed state</source>
839 <translation type="unfinished"></translation>
840 </message>
841 <message>
842 <source>Mark the selected file(s) to be added on the next commit</source>
843 <translation type="unfinished"></translation>
844 </message>
845 <message>
846 <source>Mark the selected file(s) to be removed from version control on the next commit</source>
847 <translation type="unfinished"></translation>
848 </message>
849 <message>
850 <source>Update the working folder to the head of the current repository branch</source>
851 <translation type="unfinished"></translation>
852 </message>
853 <message>
854 <source>Commit your changes to the local repository</source>
855 <translation type="unfinished"></translation>
856 </message>
857 <message>
858 <source>Merge the two independent sets of changes in the local repository into the working folder</source>
859 <translation type="unfinished"></translation>
860 </message>
861 <message>
862 <source>Edit .hgignore File</source>
863 <translation type="unfinished"></translation>
864 </message>
865 <message>
866 <source>Edit the .hgignore file, containing the names of files that should be ignored by Mercurial</source>
867 <translation type="unfinished"></translation>
868 </message>
869 <message>
870 <source>Serve via HTTP</source>
871 <translation type="unfinished"></translation>
872 </message>
873 <message>
874 <source>&lt;qt&gt;&lt;h2&gt;EasyMercurial v%1&lt;/h2&gt;&lt;font size=-1&gt;&lt;p&gt;EasyMercurial is a simple user interface for the Mercurial&lt;/a&gt; version control system.&lt;/p&gt;&lt;h4&gt;Credits and Copyright&lt;/h4&gt;&lt;p&gt;Development carried out by Chris Cannam for SoundSoftware.ac.uk at the Centre for Digital Music, Queen Mary, University of London.&lt;/p&gt;&lt;p&gt;EasyMercurial is based on HgExplorer by Jari Korhonen, with thanks.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;Copyright &amp;copy; 2011 Queen Mary, University of London.&lt;br&gt;Copyright &amp;copy; 2010 Jari Korhonen.&lt;br&gt;Copyright &amp;copy; 2011 Chris Cannam.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;This program requires Mercurial, by Matt Mackall and others.&lt;br&gt;This program uses Qt by Nokia.&lt;br&gt;This program uses Nuvola icons by David Vignoni.&lt;br&gt;This program may use KDiff3 by Joachim Eibl.&lt;br&gt;This program may use PyQt by River Bank Computing.&lt;br&gt;Packaging for Mercurial and other dependencies on Windows is derived from TortoiseHg by Steve Borho and others.&lt;/p&gt;&lt;h4&gt;License&lt;/h4&gt;&lt;p&gt;This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the file COPYING included with this distribution for more information.&lt;/p&gt;&lt;/font&gt;</source>
875 <translation type="unfinished"></translation>
876 </message>
877 <message numerus="yes">
878 <source>Running temporary server at %n address(es):</source>
879 <translation type="unfinished">
642 <numerusform></numerusform> 880 <numerusform></numerusform>
643 </translation> 881 </translation>
644 </message> 882 </message>
645 <message> 883 </context>
646 <location filename="mainwindow.cpp" line="1776"/> 884 <context>
647 <source>At the head of %1</source> 885 <name>MoreInformationDialog</name>
648 <translation type="unfinished"></translation> 886 <message>
649 </message> 887 <source>More Details...</source>
650 <message> 888 <translation type="unfinished"></translation>
651 <location filename="mainwindow.cpp" line="1783"/> 889 </message>
652 <source>Init local repository</source> 890 <message>
653 <translation type="unfinished"></translation> 891 <source>Show Details...</source>
654 </message> 892 <translation type="unfinished"></translation>
655 <message> 893 </message>
656 <location filename="mainwindow.cpp" line="1784"/> 894 <message>
657 <source>Create an empty local repository in selected folder</source> 895 <source>Hide Details...</source>
658 <translation type="unfinished"></translation> 896 <translation type="unfinished"></translation>
659 </message> 897 </message>
660 <message> 898 </context>
661 <location filename="mainwindow.cpp" line="1786"/> 899 <context>
662 <source>Clone from remote</source> 900 <name>MultiChoiceDialog</name>
663 <translation type="unfinished"></translation> 901 <message>
664 </message> 902 <source>&amp;URL:</source>
665 <message> 903 <translation type="unfinished"></translation>
666 <location filename="mainwindow.cpp" line="1787"/> 904 </message>
667 <source>Clone from remote repository into local repository in selected folder</source> 905 <message>
668 <translation type="unfinished"></translation> 906 <source>&amp;File:</source>
669 </message> 907 <translation type="unfinished"></translation>
670 <message> 908 </message>
671 <location filename="mainwindow.cpp" line="1789"/> 909 <message>
672 <source>Open...</source> 910 <source>Browse...</source>
673 <translation type="unfinished"></translation> 911 <translation type="unfinished"></translation>
674 </message> 912 </message>
675 <message> 913 <message>
676 <location filename="mainwindow.cpp" line="1790"/> 914 <source>Open Directory</source>
677 <source>Open repository</source> 915 <translation type="unfinished"></translation>
678 <translation type="unfinished"></translation> 916 </message>
679 </message> 917 <message>
680 <message> 918 <source>Open File</source>
681 <location filename="mainwindow.cpp" line="1793"/> 919 <translation type="unfinished"></translation>
682 <source>Settings...</source> 920 </message>
683 <translation type="unfinished"></translation> 921 <message>
684 </message> 922 <source>&amp;Folder:</source>
685 <message> 923 <translation type="unfinished"></translation>
686 <location filename="mainwindow.cpp" line="1794"/> 924 </message>
687 <source>View and change application settings</source> 925 </context>
688 <translation type="unfinished"></translation> 926 <context>
689 </message> 927 <name>QApplication</name>
690 <message> 928 <message>
691 <location filename="mainwindow.cpp" line="1797"/> 929 <source>EasyMercurial</source>
692 <source>Exit</source> 930 <translation type="unfinished"></translation>
693 <translation type="unfinished"></translation> 931 </message>
694 </message> 932 </context>
695 <message> 933 <context>
696 <location filename="mainwindow.cpp" line="1799"/> 934 <name>QObject</name>
697 <source>Exit application</source> 935 <message>
698 <translation type="unfinished"></translation> 936 <source>Identifier:</source>
699 </message> 937 <translation type="unfinished"></translation>
700 <message> 938 </message>
701 <location filename="mainwindow.cpp" line="1803"/> 939 <message>
702 <source>Refresh</source> 940 <source>Author:</source>
703 <translation type="unfinished"></translation> 941 <translation type="unfinished"></translation>
704 </message> 942 </message>
705 <message> 943 <message>
706 <location filename="mainwindow.cpp" line="1804"/> 944 <source>Date:</source>
707 <source>Refresh (info of) status of workfolder files</source> 945 <translation type="unfinished"></translation>
708 <translation type="unfinished"></translation> 946 </message>
709 </message> 947 <message>
710 <message> 948 <source>Branch:</source>
711 <location filename="mainwindow.cpp" line="1806"/> 949 <translation type="unfinished"></translation>
712 <source>Preview</source> 950 </message>
713 <translation type="unfinished"></translation> 951 <message>
714 </message> 952 <source>Tag:</source>
715 <message> 953 <translation type="unfinished"></translation>
716 <location filename="mainwindow.cpp" line="1807"/> 954 </message>
717 <source>View info of changesets incoming to us from remote repository (on pull operation)</source> 955 <message>
718 <translation type="unfinished"></translation> 956 <source>Comment:</source>
719 </message> 957 <translation type="unfinished"></translation>
720 <message> 958 </message>
721 <location filename="mainwindow.cpp" line="1809"/> 959 </context>
722 <source>Pull</source> 960 <context>
723 <translation type="unfinished"></translation> 961 <name>RepositoryDialog</name>
724 </message> 962 <message>
725 <message> 963 <source>Open Repository</source>
726 <location filename="mainwindow.cpp" line="1810"/> 964 <translation type="unfinished"></translation>
727 <source>Pull changesets from remote repository to local repository</source> 965 </message>
728 <translation type="unfinished"></translation> 966 </context>
729 </message> 967 <context>
730 <message> 968 <name>SettingsDialog</name>
731 <location filename="mainwindow.cpp" line="1812"/> 969 <message>
732 <source>Push</source> 970 <source>Settings</source>
733 <translation type="unfinished"></translation> 971 <translation type="unfinished"></translation>
734 </message> 972 </message>
735 <message> 973 <message>
736 <location filename="mainwindow.cpp" line="1813"/> 974 <source>User details</source>
737 <source>Push local changesets to remote repository</source> 975 <translation type="unfinished"></translation>
738 <translation type="unfinished"></translation> 976 </message>
739 </message> 977 <message>
740 <message> 978 <source>Name:</source>
741 <location filename="mainwindow.cpp" line="1816"/> 979 <translation type="unfinished"></translation>
980 </message>
981 <message>
982 <source>Email address:</source>
983 <translation type="unfinished"></translation>
984 </message>
985 <message>
986 <source>Presentation</source>
987 <translation type="unfinished"></translation>
988 </message>
989 <message>
990 <source>Show labels on toolbar icons</source>
991 <translation type="unfinished"></translation>
992 </message>
993 <message>
994 <source>Show long descriptions for file status headings</source>
995 <translation type="unfinished"></translation>
996 </message>
997 <message>
998 <source>Place the work and history views</source>
999 <translation type="unfinished"></translation>
1000 </message>
1001 <message>
1002 <source>In separate tabs</source>
1003 <translation type="unfinished"></translation>
1004 </message>
1005 <message>
1006 <source>Side-by-side in a single pane</source>
1007 <translation type="unfinished"></translation>
1008 </message>
1009 <message>
1010 <source>Label the history timeline with</source>
1011 <translation type="unfinished"></translation>
1012 </message>
1013 <message>
1014 <source>Ages, for example &quot;5 weeks ago&quot;</source>
1015 <translation type="unfinished"></translation>
1016 </message>
1017 <message>
1018 <source>Dates, for example &quot;2010-06-23&quot;</source>
1019 <translation type="unfinished"></translation>
1020 </message>
1021 <message>
1022 <source>System application locations</source>
1023 <translation type="unfinished"></translation>
1024 </message>
1025 <message>
1026 <source>Mercurial (hg) program:</source>
1027 <translation type="unfinished"></translation>
1028 </message>
1029 <message>
1030 <source>Browse...</source>
1031 <translation type="unfinished"></translation>
1032 </message>
1033 <message>
1034 <source>External diff program:</source>
1035 <translation type="unfinished"></translation>
1036 </message>
1037 <message>
1038 <source>External file-merge program:</source>
1039 <translation type="unfinished"></translation>
1040 </message>
1041 <message>
1042 <source>External text editor:</source>
1043 <translation type="unfinished"></translation>
1044 </message>
1045 <message>
1046 <source>EasyHg Mercurial extension:</source>
1047 <translation type="unfinished"></translation>
1048 </message>
1049 <message>
1050 <source>Use EasyHg Mercurial extension</source>
1051 <translation type="unfinished"></translation>
1052 </message>
1053 <message>
1054 <source>Restore defaults</source>
1055 <translation type="unfinished"></translation>
1056 </message>
1057 <message>
1058 <source>Mercurial program</source>
1059 <translation type="unfinished"></translation>
1060 </message>
1061 <message>
1062 <source>External diff program</source>
1063 <translation type="unfinished"></translation>
1064 </message>
1065 <message>
1066 <source>External file-merge program</source>
1067 <translation type="unfinished"></translation>
1068 </message>
1069 <message>
1070 <source>External text editor</source>
1071 <translation type="unfinished"></translation>
1072 </message>
1073 <message>
1074 <source>EasyHg Mercurial extension</source>
1075 <translation type="unfinished"></translation>
1076 </message>
1077 <message>
1078 <source>Restore default settings?</source>
1079 <translation type="unfinished"></translation>
1080 </message>
1081 <message>
1082 <source>&lt;qt&gt;&lt;b&gt;Restore default settings?&lt;/b&gt;&lt;br&gt;&lt;br&gt;Are you sure you want to reset all settings to their default values?</source>
1083 <translation type="unfinished"></translation>
1084 </message>
1085 </context>
1086 <context>
1087 <name>StartupDialog</name>
1088 <message>
1089 <source>About me</source>
1090 <translation type="unfinished"></translation>
1091 </message>
1092 <message>
1093 <source>&lt;qt&gt;&lt;big&gt;Welcome to EasyMercurial!&lt;/qt&gt;&lt;/big&gt;&lt;br&gt;How would you like to be identified in commit messages?</source>
1094 <translation type="unfinished"></translation>
1095 </message>
1096 <message>
1097 <source>Name:</source>
1098 <translation type="unfinished"></translation>
1099 </message>
1100 <message>
1101 <source>Email address:</source>
1102 <translation type="unfinished"></translation>
1103 </message>
1104 <message>
1105 <source>&lt;br&gt;You will appear as:</source>
1106 <translation type="unfinished"></translation>
1107 </message>
1108 </context>
1109 <context>
1110 <name>UncommittedItem</name>
1111 <message>
1112 <source>&lt;qt&gt;&lt;b&gt;&amp;nbsp;Uncommitted changes&lt;/b&gt;&lt;/qt&gt;</source>
1113 <translation type="unfinished"></translation>
1114 </message>
1115 <message>
742 <source>Diff</source> 1116 <source>Diff</source>
743 <translation type="unfinished"></translation> 1117 <translation type="unfinished"></translation>
744 </message> 1118 </message>
745 <message> 1119 <message>
746 <location filename="mainwindow.cpp" line="1817"/>
747 <source>Folderdiff: View all differences between working folder files and local repository files</source>
748 <translation type="unfinished"></translation>
749 </message>
750 <message>
751 <location filename="mainwindow.cpp" line="1819"/>
752 <source>View changesetdiff</source>
753 <translation type="unfinished"></translation>
754 </message>
755 <message>
756 <location filename="mainwindow.cpp" line="1820"/>
757 <source>Change set diff: View differences between all files of 2 repository changesets</source>
758 <translation type="unfinished"></translation>
759 </message>
760 <message>
761 <location filename="mainwindow.cpp" line="1822"/>
762 <source>Revert</source>
763 <translation type="unfinished"></translation>
764 </message>
765 <message>
766 <location filename="mainwindow.cpp" line="1823"/>
767 <source>Undo selected working folder file changes (return to local repository version)</source>
768 <translation type="unfinished"></translation>
769 </message>
770 <message>
771 <location filename="mainwindow.cpp" line="1825"/>
772 <source>Add</source>
773 <translation type="unfinished"></translation>
774 </message>
775 <message>
776 <location filename="mainwindow.cpp" line="1826"/>
777 <source>Add working folder file(s) (selected or all yet untracked) to local repository (on next commit)</source>
778 <translation type="unfinished"></translation>
779 </message>
780 <message>
781 <location filename="mainwindow.cpp" line="1828"/>
782 <source>Remove</source>
783 <translation type="unfinished"></translation>
784 </message>
785 <message>
786 <location filename="mainwindow.cpp" line="1829"/>
787 <source>Remove selected working folder file from local repository (on next commit)</source>
788 <translation type="unfinished"></translation>
789 </message>
790 <message>
791 <location filename="mainwindow.cpp" line="1832"/>
792 <source>Update working folder from local repository</source>
793 <translation type="unfinished"></translation>
794 </message>
795 <message>
796 <location filename="mainwindow.cpp" line="1834"/>
797 <source>Commit</source>
798 <translation type="unfinished"></translation>
799 </message>
800 <message>
801 <location filename="mainwindow.cpp" line="1835"/>
802 <source>Save selected file(s) or all changed files in working folder (and all subfolders) to local repository</source>
803 <translation type="unfinished"></translation>
804 </message>
805 <message>
806 <location filename="mainwindow.cpp" line="1838"/>
807 <source>Merge two local repository changesets to working folder</source>
808 <translation type="unfinished"></translation>
809 </message>
810 <message>
811 <location filename="mainwindow.cpp" line="1844"/>
812 <source>Annotate</source>
813 <translation type="unfinished"></translation>
814 </message>
815 <message>
816 <location filename="mainwindow.cpp" line="1845"/>
817 <source>Show line-by-line version information for selected file</source>
818 <translation type="unfinished"></translation>
819 </message>
820 <message>
821 <location filename="mainwindow.cpp" line="1847"/>
822 <source>Tag revision</source>
823 <translation type="unfinished"></translation>
824 </message>
825 <message>
826 <location filename="mainwindow.cpp" line="1848"/>
827 <source>Give decsriptive name (tag) to current workfolder parent revision.</source>
828 <translation type="unfinished"></translation>
829 </message>
830 <message>
831 <location filename="mainwindow.cpp" line="1850"/>
832 <source>Edit .hgignore</source>
833 <translation type="unfinished"></translation>
834 </message>
835 <message>
836 <location filename="mainwindow.cpp" line="1851"/>
837 <source>Edit .hgignore file (file contains names of files that should be ignored by mercurial)</source>
838 <translation type="unfinished"></translation>
839 </message>
840 <message>
841 <location filename="mainwindow.cpp" line="1853"/>
842 <source>Serve (via http)</source>
843 <translation type="unfinished"></translation>
844 </message>
845 <message>
846 <location filename="mainwindow.cpp" line="1854"/>
847 <source>Serve local repository via http for workgroup access</source>
848 <translation type="unfinished"></translation>
849 </message>
850 <message>
851 <location filename="mainwindow.cpp" line="1857"/>
852 <source>About</source>
853 <translation type="unfinished"></translation>
854 </message>
855 <message>
856 <location filename="mainwindow.cpp" line="1858"/>
857 <source>Show the application&apos;s About box</source>
858 <translation type="unfinished"></translation>
859 </message>
860 <message>
861 <location filename="mainwindow.cpp" line="1860"/>
862 <source>About Qt</source>
863 <translation type="unfinished"></translation>
864 </message>
865 <message>
866 <location filename="mainwindow.cpp" line="1861"/>
867 <source>Show the Qt library&apos;s About box</source>
868 <translation type="unfinished"></translation>
869 </message>
870 <message>
871 <location filename="mainwindow.cpp" line="1864"/>
872 <source>Clear selections</source>
873 <translation type="unfinished"></translation>
874 </message>
875 <message>
876 <location filename="mainwindow.cpp" line="1870"/>
877 <location filename="mainwindow.cpp" line="1905"/>
878 <source>File</source>
879 <translation type="unfinished"></translation>
880 </message>
881 <message>
882 <location filename="mainwindow.cpp" line="1881"/>
883 <source>Advanced</source>
884 <translation type="unfinished"></translation>
885 </message>
886 <message>
887 <location filename="mainwindow.cpp" line="1898"/>
888 <source>Help</source>
889 <translation type="unfinished"></translation>
890 </message>
891 <message>
892 <location filename="mainwindow.cpp" line="1942"/>
893 <source>Ready</source>
894 <translation type="unfinished"></translation>
895 </message>
896 </context>
897 <context>
898 <name>MultiChoiceDialog</name>
899 <message>
900 <location filename="multichoicedialog.cpp" line="55"/>
901 <source>&amp;URL:</source>
902 <translation type="unfinished"></translation>
903 </message>
904 <message>
905 <location filename="multichoicedialog.cpp" line="65"/>
906 <location filename="multichoicedialog.cpp" line="292"/>
907 <source>&amp;File:</source>
908 <translation type="unfinished"></translation>
909 </message>
910 <message>
911 <location filename="multichoicedialog.cpp" line="76"/>
912 <source>Browse...</source>
913 <translation type="unfinished"></translation>
914 </message>
915 <message>
916 <location filename="multichoicedialog.cpp" line="186"/>
917 <source>Open Directory</source>
918 <translation type="unfinished"></translation>
919 </message>
920 <message>
921 <location filename="multichoicedialog.cpp" line="195"/>
922 <source>Open File</source>
923 <translation type="unfinished"></translation>
924 </message>
925 <message>
926 <location filename="multichoicedialog.cpp" line="300"/>
927 <location filename="multichoicedialog.cpp" line="316"/>
928 <source>&amp;Folder:</source>
929 <translation type="unfinished"></translation>
930 </message>
931 </context>
932 <context>
933 <name>QApplication</name>
934 <message>
935 <location filename="main.cpp" line="30"/>
936 <source>EasyMercurial</source>
937 <translation type="unfinished"></translation>
938 </message>
939 </context>
940 <context>
941 <name>QObject</name>
942 <message>
943 <location filename="changeset.cpp" line="72"/>
944 <source>Identifier:</source>
945 <oldsource>Identifier</oldsource>
946 <translation type="unfinished"></translation>
947 </message>
948 <message>
949 <location filename="changeset.cpp" line="73"/>
950 <source>Author:</source>
951 <oldsource>Author</oldsource>
952 <translation type="unfinished"></translation>
953 </message>
954 <message>
955 <location filename="changeset.cpp" line="74"/>
956 <source>Date:</source>
957 <oldsource>Date</oldsource>
958 <translation type="unfinished"></translation>
959 </message>
960 <message>
961 <location filename="changeset.cpp" line="75"/>
962 <source>Branch:</source>
963 <oldsource>Branch</oldsource>
964 <translation type="unfinished"></translation>
965 </message>
966 <message>
967 <location filename="changeset.cpp" line="76"/>
968 <source>Tag:</source>
969 <oldsource>Tag</oldsource>
970 <translation type="unfinished"></translation>
971 </message>
972 <message>
973 <location filename="changeset.cpp" line="77"/>
974 <source>Comment:</source>
975 <oldsource>Comment</oldsource>
976 <translation type="unfinished"></translation>
977 </message>
978 </context>
979 <context>
980 <name>RepositoryDialog</name>
981 <message>
982 <location filename="repositorydialog.cpp" line="24"/>
983 <source>Open Repository</source>
984 <translation type="unfinished"></translation>
985 </message>
986 </context>
987 <context>
988 <name>StartupDialog</name>
989 <message>
990 <location filename="startupdialog.cpp" line="29"/>
991 <source>About me</source>
992 <translation type="unfinished"></translation>
993 </message>
994 <message>
995 <location filename="startupdialog.cpp" line="39"/>
996 <source>&lt;qt&gt;&lt;big&gt;Welcome to EasyMercurial!&lt;/qt&gt;&lt;/big&gt;&lt;br&gt;How would you like to be identified in commit messages?</source>
997 <translation type="unfinished"></translation>
998 </message>
999 <message>
1000 <location filename="startupdialog.cpp" line="42"/>
1001 <source>Name:</source>
1002 <translation type="unfinished"></translation>
1003 </message>
1004 <message>
1005 <location filename="startupdialog.cpp" line="50"/>
1006 <source>Email address:</source>
1007 <translation type="unfinished"></translation>
1008 </message>
1009 <message>
1010 <location filename="startupdialog.cpp" line="58"/>
1011 <source>&lt;br&gt;You will appear as:</source>
1012 <translation type="unfinished"></translation>
1013 </message>
1014 </context>
1015 <context>
1016 <name>UncommittedItem</name>
1017 <message>
1018 <location filename="uncommitteditem.cpp" line="72"/>
1019 <source>&lt;qt&gt;&lt;b&gt;&amp;nbsp;Uncommitted changes&lt;/b&gt;&lt;/qt&gt;</source>
1020 <translation type="unfinished"></translation>
1021 </message>
1022 <message>
1023 <location filename="uncommitteditem.cpp" line="78"/>
1024 <source>Diff</source>
1025 <translation type="unfinished"></translation>
1026 </message>
1027 <message>
1028 <location filename="uncommitteditem.cpp" line="80"/>
1029 <source>Show summary</source>
1030 <translation type="unfinished"></translation>
1031 </message>
1032 <message>
1033 <location filename="uncommitteditem.cpp" line="85"/>
1034 <source>Commit...</source> 1120 <source>Commit...</source>
1035 <translation type="unfinished"></translation> 1121 <translation type="unfinished"></translation>
1036 </message> 1122 </message>
1037 <message> 1123 <message>
1038 <location filename="uncommitteditem.cpp" line="87"/>
1039 <source>Revert...</source> 1124 <source>Revert...</source>
1040 <translation type="unfinished"></translation> 1125 <translation type="unfinished"></translation>
1041 </message> 1126 </message>
1042 <message> 1127 <message>
1043 <location filename="uncommitteditem.cpp" line="133"/>
1044 <source>Uncommitted changes</source> 1128 <source>Uncommitted changes</source>
1045 <translation type="unfinished"></translation> 1129 <translation type="unfinished"></translation>
1046 </message> 1130 </message>
1047 <message> 1131 <message>
1048 <location filename="uncommitteditem.cpp" line="138"/>
1049 <source>Uncommitted</source> 1132 <source>Uncommitted</source>
1050 <translation type="unfinished"></translation> 1133 <translation type="unfinished"></translation>
1051 </message> 1134 </message>
1052 <message> 1135 <message>
1053 <location filename="uncommitteditem.cpp" line="142"/>
1054 <source>changes</source> 1136 <source>changes</source>
1055 <translation type="unfinished"></translation> 1137 <translation type="unfinished"></translation>
1056 </message> 1138 </message>
1139 <message>
1140 <source>Summarise changes</source>
1141 <translation type="unfinished"></translation>
1142 </message>
1143 <message>
1144 <source>Start new branch...</source>
1145 <translation type="unfinished"></translation>
1146 </message>
1147 <message>
1148 <source>Cancel new branch</source>
1149 <translation type="unfinished"></translation>
1150 </message>
1151 </context>
1152 <context>
1153 <name>WorkStatusWidget</name>
1154 <message>
1155 <source>Local:</source>
1156 <translation type="unfinished"></translation>
1157 </message>
1158 <message>
1159 <source>Remote:</source>
1160 <translation type="unfinished"></translation>
1161 </message>
1162 <message>
1163 <source>State:</source>
1164 <translation type="unfinished"></translation>
1165 </message>
1057 </context> 1166 </context>
1058 </TS> 1167 </TS>