Mercurial > hg > easyhg
comparison easyhg_en.ts @ 168:4bad3c5c053a
* Add "Show summary" feature
* Add simplistic kinetic scrolling to history widget
author | Chris Cannam |
---|---|
date | Tue, 14 Dec 2010 17:20:10 +0000 |
parents | edab92f3ea0b |
children | bf366e0b9050 |
comparison
equal
deleted
inserted
replaced
167:94be1e218655 | 168:4bad3c5c053a |
---|---|
2 <!DOCTYPE TS> | 2 <!DOCTYPE TS> |
3 <TS version="2.0" language="en_US"> | 3 <TS version="2.0" language="en_US"> |
4 <context> | 4 <context> |
5 <name>ChangesetItem</name> | 5 <name>ChangesetItem</name> |
6 <message> | 6 <message> |
7 <location filename="changesetitem.cpp" line="111"/> | 7 <location filename="changesetitem.cpp" line="112"/> |
8 <source><qt>&nbsp;<b>Revision: </b>%1</qt></source> | 8 <source><qt><b>&nbsp;Revision: </b>%1</qt></source> |
9 <translation type="unfinished"></translation> | 9 <translation type="unfinished"></translation> |
10 </message> | 10 </message> |
11 <message> | 11 <message> |
12 <location filename="changesetitem.cpp" line="118"/> | 12 <location filename="changesetitem.cpp" line="119"/> |
13 <source>Copy identifier to clipboard</source> | 13 <source>Copy identifier to clipboard</source> |
14 <translation type="unfinished"></translation> | 14 <translation type="unfinished"></translation> |
15 </message> | 15 </message> |
16 <message> | 16 <message> |
17 <location filename="changesetitem.cpp" line="127"/> | 17 <location filename="changesetitem.cpp" line="128"/> |
18 <source>Diff to parent %1</source> | 18 <source>Diff to parent %1</source> |
19 <translation type="unfinished"></translation> | 19 <translation type="unfinished"></translation> |
20 </message> | 20 </message> |
21 <message> | 21 <message> |
22 <location filename="changesetitem.cpp" line="136"/> | 22 <location filename="changesetitem.cpp" line="138"/> |
23 <source>Diff to parent</source> | 23 <source>Diff to parent</source> |
24 <translation type="unfinished"></translation> | 24 <translation type="unfinished"></translation> |
25 </message> | 25 </message> |
26 <message> | 26 <message> |
27 <location filename="changesetitem.cpp" line="141"/> | 27 <location filename="changesetitem.cpp" line="143"/> |
28 <source>Diff to current working folder</source> | 28 <source>Diff to current working folder</source> |
29 <translation type="unfinished"></translation> | 29 <translation type="unfinished"></translation> |
30 </message> | 30 </message> |
31 <message> | 31 <message> |
32 <location filename="changesetitem.cpp" line="146"/> | 32 <location filename="changesetitem.cpp" line="148"/> |
33 <source>Update to this revision</source> | 33 <source>Update to this revision</source> |
34 <translation type="unfinished"></translation> | 34 <translation type="unfinished"></translation> |
35 </message> | 35 </message> |
36 <message> | 36 <message> |
37 <location filename="changesetitem.cpp" line="149"/> | 37 <location filename="changesetitem.cpp" line="151"/> |
38 <source>Merge from here to current</source> | 38 <source>Merge from here to current</source> |
39 <translation type="unfinished"></translation> | 39 <translation type="unfinished"></translation> |
40 </message> | 40 </message> |
41 <message> | 41 <message> |
42 <location filename="changesetitem.cpp" line="154"/> | 42 <location filename="changesetitem.cpp" line="156"/> |
43 <source>Add tag...</source> | 43 <source>Add tag...</source> |
44 <translation type="unfinished"></translation> | 44 <translation type="unfinished"></translation> |
45 </message> | 45 </message> |
46 </context> | 46 </context> |
47 <context> | 47 <context> |
69 <source>State:</source> | 69 <source>State:</source> |
70 <translation type="unfinished"></translation> | 70 <translation type="unfinished"></translation> |
71 </message> | 71 </message> |
72 <message> | 72 <message> |
73 <location filename="filestatuswidget.cpp" line="65"/> | 73 <location filename="filestatuswidget.cpp" line="65"/> |
74 <source>You have made no changes.</source> | 74 <source>You have no uncommitted changes.</source> |
75 <oldsource>You have made no changes.</oldsource> | |
75 <translation type="unfinished"></translation> | 76 <translation type="unfinished"></translation> |
76 </message> | 77 </message> |
77 <message> | 78 <message> |
78 <location filename="filestatuswidget.cpp" line="68"/> | 79 <location filename="filestatuswidget.cpp" line="68"/> |
79 <source>Unmodified:</source> | 80 <source>Unmodified:</source> |
99 <source>Missing:</source> | 100 <source>Missing:</source> |
100 <translation type="unfinished"></translation> | 101 <translation type="unfinished"></translation> |
101 </message> | 102 </message> |
102 <message> | 103 <message> |
103 <location filename="filestatuswidget.cpp" line="73"/> | 104 <location filename="filestatuswidget.cpp" line="73"/> |
105 <source>In Conflict:</source> | |
106 <translation type="unfinished"></translation> | |
107 </message> | |
108 <message> | |
109 <location filename="filestatuswidget.cpp" line="74"/> | |
104 <source>Untracked:</source> | 110 <source>Untracked:</source> |
105 <translation type="unfinished"></translation> | 111 <translation type="unfinished"></translation> |
106 </message> | 112 </message> |
107 <message> | 113 <message> |
108 <location filename="filestatuswidget.cpp" line="75"/> | 114 <location filename="filestatuswidget.cpp" line="76"/> |
109 <source>You have not changed these files.</source> | 115 <source>You have not changed these files.</source> |
110 <translation type="unfinished"></translation> | 116 <translation type="unfinished"></translation> |
111 </message> | 117 </message> |
112 <message> | 118 <message> |
113 <location filename="filestatuswidget.cpp" line="76"/> | 119 <location filename="filestatuswidget.cpp" line="77"/> |
114 <source>You have changed these files since you last committed them.</source> | 120 <source>You have changed these files since you last committed them.</source> |
115 <translation type="unfinished"></translation> | 121 <translation type="unfinished"></translation> |
116 </message> | 122 </message> |
117 <message> | 123 <message> |
118 <location filename="filestatuswidget.cpp" line="77"/> | 124 <location filename="filestatuswidget.cpp" line="78"/> |
119 <source>These files will be added to version control next time you commit.</source> | 125 <source>These files will be added to version control next time you commit.</source> |
120 <translation type="unfinished"></translation> | 126 <translation type="unfinished"></translation> |
121 </message> | 127 </message> |
122 <message> | 128 <message> |
123 <location filename="filestatuswidget.cpp" line="78"/> | 129 <location filename="filestatuswidget.cpp" line="79"/> |
124 <source>These files will be removed from version control next time you commit.<br>They will not be deleted from the local folder.</source> | 130 <source>These files will be removed from version control next time you commit.<br>They will not be deleted from the local folder.</source> |
125 <translation type="unfinished"></translation> | 131 <translation type="unfinished"></translation> |
126 </message> | 132 </message> |
127 <message> | 133 <message> |
128 <location filename="filestatuswidget.cpp" line="80"/> | 134 <location filename="filestatuswidget.cpp" line="81"/> |
129 <source>These files are recorded in the version control, but absent from your working folder.<br>If you intended to delete them, select them and use Remove to tell the version control system about it.<br>If you deleted them by accident, select them and use Revert to restore their previous contents.</source> | 135 <source>These files are recorded in the version control, but absent from your working folder.<br>If you intended to delete them, select them and use Remove to tell the version control system about it.<br>If you deleted them by accident, select them and use Revert to restore their previous contents.</source> |
130 <translation type="unfinished"></translation> | 136 <translation type="unfinished"></translation> |
131 </message> | 137 </message> |
132 <message> | 138 <message> |
133 <location filename="filestatuswidget.cpp" line="83"/> | 139 <location filename="filestatuswidget.cpp" line="84"/> |
140 <source>These files are unresolved following an incomplete merge.<br>Select a file and use Merge to try to resolve the merge again.</source> | |
141 <translation type="unfinished"></translation> | |
142 </message> | |
143 <message> | |
144 <location filename="filestatuswidget.cpp" line="85"/> | |
134 <source>These files are in your working folder but are not under version control.<br>Select a file and use Add to place it under version control or Ignore to remove it from this list.</source> | 145 <source>These files are in your working folder but are not under version control.<br>Select a file and use Add to place it under version control or Ignore to remove it from this list.</source> |
135 <translation type="unfinished"></translation> | 146 <translation type="unfinished"></translation> |
136 </message> | 147 </message> |
137 <message> | 148 <message> |
138 <location filename="filestatuswidget.cpp" line="86"/> | 149 <location filename="filestatuswidget.cpp" line="88"/> |
139 <source>Files highlighted <font color=#d40000>in red</font> have appeared since your most recent commit or update.</source> | 150 <source>Files highlighted <font color=#d40000>in red</font> have appeared since your most recent commit or update.</source> |
140 <translation type="unfinished"></translation> | 151 <translation type="unfinished"></translation> |
141 </message> | 152 </message> |
142 </context> | 153 </context> |
143 <context> | 154 <context> |
144 <name>HgRunner</name> | 155 <name>HgRunner</name> |
145 <message> | 156 <message> |
146 <location filename="hgrunner.cpp" line="119"/> | 157 <location filename="hgrunner.cpp" line="143"/> |
147 <source>User name:</source> | 158 <source>User name:</source> |
148 <translation type="unfinished"></translation> | 159 <translation type="unfinished"></translation> |
149 </message> | 160 </message> |
150 <message> | 161 <message> |
151 <location filename="hgrunner.cpp" line="121"/> | 162 <location filename="hgrunner.cpp" line="145"/> |
152 <source>User name for "%1":</source> | 163 <source>User name for "%1":</source> |
153 <translation type="unfinished"></translation> | 164 <translation type="unfinished"></translation> |
154 </message> | 165 </message> |
155 <message> | 166 <message> |
156 <location filename="hgrunner.cpp" line="125"/> | 167 <location filename="hgrunner.cpp" line="149"/> |
157 <source>Enter user name</source> | 168 <source>Enter user name</source> |
158 <translation type="unfinished"></translation> | 169 <translation type="unfinished"></translation> |
159 </message> | 170 </message> |
160 <message> | 171 <message> |
161 <location filename="hgrunner.cpp" line="146"/> | 172 <location filename="hgrunner.cpp" line="170"/> |
162 <source>Password:</source> | 173 <source>Password:</source> |
163 <translation type="unfinished"></translation> | 174 <translation type="unfinished"></translation> |
164 </message> | 175 </message> |
165 <message> | 176 <message> |
166 <location filename="hgrunner.cpp" line="149"/> | 177 <location filename="hgrunner.cpp" line="173"/> |
167 <source>Password for "%1" at "%2":</source> | 178 <source>Password for "%1" at "%2":</source> |
168 <translation type="unfinished"></translation> | 179 <translation type="unfinished"></translation> |
169 </message> | 180 </message> |
170 <message> | 181 <message> |
171 <location filename="hgrunner.cpp" line="152"/> | 182 <location filename="hgrunner.cpp" line="176"/> |
172 <source>Password for user "%1":</source> | 183 <source>Password for user "%1":</source> |
173 <translation type="unfinished"></translation> | 184 <translation type="unfinished"></translation> |
174 </message> | 185 </message> |
175 <message> | 186 <message> |
176 <location filename="hgrunner.cpp" line="158"/> | 187 <location filename="hgrunner.cpp" line="182"/> |
177 <source>Enter password</source> | 188 <source>Enter password</source> |
178 <translation type="unfinished"></translation> | 189 <translation type="unfinished"></translation> |
179 </message> | 190 </message> |
180 </context> | 191 </context> |
181 <context> | 192 <context> |
213 </message> | 224 </message> |
214 </context> | 225 </context> |
215 <context> | 226 <context> |
216 <name>MainWindow</name> | 227 <name>MainWindow</name> |
217 <message> | 228 <message> |
218 <location filename="mainwindow.cpp" line="63"/> | 229 <location filename="mainwindow.cpp" line="64"/> |
219 <location filename="mainwindow.cpp" line="1045"/> | 230 <location filename="mainwindow.cpp" line="1133"/> |
220 <source>EasyMercurial</source> | 231 <source>EasyMercurial</source> |
221 <translation type="unfinished"></translation> | 232 <translation type="unfinished"></translation> |
222 </message> | 233 </message> |
223 <message> | 234 <message> |
224 <location filename="mainwindow.cpp" line="130"/> | 235 <location filename="mainwindow.cpp" line="132"/> |
225 <source>About EasyMercurial</source> | 236 <source>About EasyMercurial</source> |
226 <translation type="unfinished"></translation> | 237 <translation type="unfinished"></translation> |
227 </message> | 238 </message> |
228 <message> | 239 <message> |
229 <location filename="mainwindow.cpp" line="131"/> | 240 <location filename="mainwindow.cpp" line="133"/> |
230 <source><qt><h2>About EasyMercurial</h2><p>EasyMercurial is a simple user interface for the Mercurial version control system.</p><p>EasyMercurial is based on hgExplorer by Jari Korhonen, with thanks.<br>EasyMercurial development carried out by Chris Cannam for soundsoftware.ac.uk at the Centre for Digital Music, Queen Mary, University of London.<ul><li>Copyright &copy; 2010 Jari Korhonen</li><li>Copyright &copy; 2010 Chris Cannam</li><li>Copyright &copy; 2010 Queen Mary, University of London</li></ul><p> 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> | 241 <source><qt><h2>About EasyMercurial</h2><p>EasyMercurial is a simple user interface for the Mercurial version control system.</p><p>EasyMercurial is based on hgExplorer by Jari Korhonen, with thanks.<br>EasyMercurial development carried out by Chris Cannam for soundsoftware.ac.uk at the Centre for Digital Music, Queen Mary, University of London.<ul><li>Copyright &copy; 2010 Jari Korhonen</li><li>Copyright &copy; 2010 Chris Cannam</li><li>Copyright &copy; 2010 Queen Mary, University of London</li></ul><p> 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> |
231 <translation type="unfinished"></translation> | 242 <translation type="unfinished"></translation> |
232 </message> | 243 </message> |
233 <message> | 244 <message> |
234 <location filename="mainwindow.cpp" line="321"/> | 245 <location filename="mainwindow.cpp" line="300"/> |
235 <source>Commit files</source> | 246 <source>Commit files</source> |
236 <translation type="unfinished"></translation> | 247 <translation type="unfinished"></translation> |
237 </message> | 248 </message> |
238 <message> | 249 <message> |
239 <location filename="mainwindow.cpp" line="370"/> | 250 <location filename="mainwindow.cpp" line="351"/> |
240 <source>Tag</source> | 251 <source>Tag</source> |
241 <translation type="unfinished"></translation> | 252 <translation type="unfinished"></translation> |
242 </message> | 253 </message> |
243 <message> | 254 <message> |
244 <location filename="mainwindow.cpp" line="371"/> | 255 <location filename="mainwindow.cpp" line="352"/> |
245 <source>Enter tag:</source> | 256 <source>Enter tag:</source> |
246 <translation type="unfinished"></translation> | 257 <translation type="unfinished"></translation> |
247 </message> | 258 </message> |
248 <message> | 259 <message> |
249 <location filename="mainwindow.cpp" line="526"/> | 260 <location filename="mainwindow.cpp" line="528"/> |
250 <source>Revert files</source> | 261 <source>Revert files</source> |
251 <translation type="unfinished"></translation> | 262 <translation type="unfinished"></translation> |
252 </message> | 263 </message> |
253 <message> | 264 <message> |
254 <location filename="mainwindow.cpp" line="326"/> | 265 <location filename="mainwindow.cpp" line="305"/> |
255 <location filename="mainwindow.cpp" line="328"/> | 266 <location filename="mainwindow.cpp" line="307"/> |
256 <location filename="mainwindow.cpp" line="531"/> | |
257 <location filename="mainwindow.cpp" line="533"/> | 267 <location filename="mainwindow.cpp" line="533"/> |
268 <location filename="mainwindow.cpp" line="535"/> | |
258 <source><h3>%1</h3><p>%2</source> | 269 <source><h3>%1</h3><p>%2</source> |
259 <translation type="unfinished"></translation> | 270 <translation type="unfinished"></translation> |
260 </message> | 271 </message> |
261 <message> | 272 <message> |
262 <location filename="mainwindow.cpp" line="327"/> | 273 <location filename="mainwindow.cpp" line="306"/> |
263 <source>You are about to commit the following files:</source> | 274 <source>You are about to commit the following files:</source> |
264 <translation type="unfinished"></translation> | 275 <translation type="unfinished"></translation> |
265 </message> | 276 </message> |
277 <message> | |
278 <location filename="mainwindow.cpp" line="534"/> | |
279 <source>You are about to <b>revert</b> the following files to their previous committed state.<br><br>This will <b>throw away any changes</b> that you have made to these files but have not committed:</source> | |
280 <translation type="unfinished"></translation> | |
281 </message> | |
266 <message numerus="yes"> | 282 <message numerus="yes"> |
267 <location filename="mainwindow.cpp" line="329"/> | 283 <location filename="mainwindow.cpp" line="536"/> |
268 <source>You are about to commit %n file(s):</source> | |
269 <translation type="unfinished"> | |
270 <numerusform>You are about to commit %n file:</numerusform> | |
271 <numerusform>You are about to commit %n files:</numerusform> | |
272 </translation> | |
273 </message> | |
274 <message> | |
275 <location filename="mainwindow.cpp" line="532"/> | |
276 <source>You are about to <b>revert</b> the following files to their previous committed state.<br><br>This will <b>throw away any changes</b> that you have made to these files but have not committed:</source> | |
277 <translation type="unfinished"></translation> | |
278 </message> | |
279 <message numerus="yes"> | |
280 <location filename="mainwindow.cpp" line="534"/> | |
281 <source>You are about to <b>revert</b> %n file(s).<br><br>This will <b>throw away any changes</b> that you have made to these files but have not committed.</source> | 284 <source>You are about to <b>revert</b> %n file(s).<br><br>This will <b>throw away any changes</b> that you have made to these files but have not committed.</source> |
282 <oldsource>You are about to <b>revert</b> %n files.<br><br>This will <b>throw away any changes</b> that you have made to these files but have not committed.</oldsource> | 285 <oldsource>You are about to <b>revert</b> %n files.<br><br>This will <b>throw away any changes</b> that you have made to these files but have not committed.</oldsource> |
283 <translation type="unfinished"> | 286 <translation type="unfinished"> |
284 <numerusform>You are about to <b>revert</b> %n file.<br><br>This will <b>throw away any changes</b> that you have made to this file but have not committed.</numerusform> | 287 <numerusform>You are about to <b>revert</b> %n file.<br><br>This will <b>throw away any changes</b> that you have made to this file but have not committed.</numerusform> |
285 <numerusform>You are about to <b>revert</b> %n files.<br><br>This will <b>throw away any changes</b> that you have made to these files but have not committed.</numerusform> | 288 <numerusform>You are about to <b>revert</b> %n files.<br><br>This will <b>throw away any changes</b> that you have made to these files but have not committed.</numerusform> |
286 </translation> | 289 </translation> |
287 </message> | 290 </message> |
288 <message> | 291 <message> |
289 <location filename="mainwindow.cpp" line="621"/> | 292 <location filename="mainwindow.cpp" line="648"/> |
293 <source>Merge from the default branch</source> | |
294 <translation type="unfinished"></translation> | |
295 </message> | |
296 <message> | |
297 <location filename="mainwindow.cpp" line="650"/> | |
298 <source>Merge from branch "%1"</source> | |
299 <translation type="unfinished"></translation> | |
300 </message> | |
301 <message> | |
302 <location filename="mainwindow.cpp" line="656"/> | |
303 <source>Merge from %1</source> | |
304 <translation type="unfinished"></translation> | |
305 </message> | |
306 <message> | |
307 <location filename="mainwindow.cpp" line="705"/> | |
290 <source>Confirm pull</source> | 308 <source>Confirm pull</source> |
291 <translation type="unfinished"></translation> | 309 <translation type="unfinished"></translation> |
292 </message> | 310 </message> |
293 <message> | 311 <message> |
294 <location filename="mainwindow.cpp" line="622"/> | 312 <location filename="mainwindow.cpp" line="706"/> |
295 <source>Confirm pull from remote repository</source> | 313 <source>Confirm pull from remote repository</source> |
296 <translation type="unfinished"></translation> | 314 <translation type="unfinished"></translation> |
297 </message> | 315 </message> |
298 <message> | 316 <message> |
299 <location filename="mainwindow.cpp" line="623"/> | 317 <location filename="mainwindow.cpp" line="707"/> |
300 <source>You are about to pull from the following remote repository:</source> | 318 <source>You are about to pull from the following remote repository:</source> |
301 <translation type="unfinished"></translation> | 319 <translation type="unfinished"></translation> |
302 </message> | 320 </message> |
303 <message> | 321 <message> |
304 <location filename="mainwindow.cpp" line="636"/> | 322 <location filename="mainwindow.cpp" line="720"/> |
305 <source>Confirm push</source> | 323 <source>Confirm push</source> |
306 <translation type="unfinished"></translation> | 324 <translation type="unfinished"></translation> |
307 </message> | 325 </message> |
308 <message> | 326 <message> |
309 <location filename="mainwindow.cpp" line="637"/> | 327 <location filename="mainwindow.cpp" line="721"/> |
310 <source>Confirm push to remote repository</source> | 328 <source>Confirm push to remote repository</source> |
311 <translation type="unfinished"></translation> | 329 <translation type="unfinished"></translation> |
312 </message> | 330 </message> |
313 <message> | 331 <message> |
314 <location filename="mainwindow.cpp" line="638"/> | 332 <location filename="mainwindow.cpp" line="722"/> |
315 <source>You are about to push to the following remote repository:</source> | 333 <source>You are about to push to the following remote repository:</source> |
316 <translation type="unfinished"></translation> | 334 <translation type="unfinished"></translation> |
317 </message> | 335 </message> |
318 <message> | 336 <message> |
319 <location filename="mainwindow.cpp" line="714"/> | 337 <location filename="mainwindow.cpp" line="802"/> |
320 <source>Open Repository</source> | 338 <source>Open Repository</source> |
321 <translation type="unfinished"></translation> | 339 <translation type="unfinished"></translation> |
322 </message> | 340 </message> |
323 <message> | 341 <message> |
324 <location filename="mainwindow.cpp" line="715"/> | 342 <location filename="mainwindow.cpp" line="803"/> |
325 <source><qt><big>What would you like to open?</big></qt></source> | 343 <source><qt><big>What would you like to open?</big></qt></source> |
326 <translation type="unfinished"></translation> | 344 <translation type="unfinished"></translation> |
327 </message> | 345 </message> |
328 <message> | 346 <message> |
329 <location filename="mainwindow.cpp" line="719"/> | 347 <location filename="mainwindow.cpp" line="807"/> |
330 <source><qt><center><img src=":images/browser-64.png"><br>Remote repository</center></qt></source> | 348 <source><qt><center><img src=":images/browser-64.png"><br>Remote repository</center></qt></source> |
331 <translation type="unfinished"></translation> | 349 <translation type="unfinished"></translation> |
332 </message> | 350 </message> |
333 <message> | 351 <message> |
334 <location filename="mainwindow.cpp" line="720"/> | 352 <location filename="mainwindow.cpp" line="808"/> |
335 <source>Open a remote Mercurial repository, by cloning from its URL into a local folder.</source> | 353 <source>Open a remote Mercurial repository, by cloning from its URL into a local folder.</source> |
336 <translation type="unfinished"></translation> | 354 <translation type="unfinished"></translation> |
337 </message> | 355 </message> |
338 <message> | 356 <message> |
339 <location filename="mainwindow.cpp" line="724"/> | 357 <location filename="mainwindow.cpp" line="812"/> |
340 <source><qt><center><img src=":images/hglogo-64.png"><br>Local repository</center></qt></source> | 358 <source><qt><center><img src=":images/hglogo-64.png"><br>Local repository</center></qt></source> |
341 <translation type="unfinished"></translation> | 359 <translation type="unfinished"></translation> |
342 </message> | 360 </message> |
343 <message> | 361 <message> |
344 <location filename="mainwindow.cpp" line="725"/> | 362 <location filename="mainwindow.cpp" line="813"/> |
345 <source>Open an existing local Mercurial repository.</source> | 363 <source>Open an existing local Mercurial repository.</source> |
346 <translation type="unfinished"></translation> | 364 <translation type="unfinished"></translation> |
347 </message> | 365 </message> |
348 <message> | 366 <message> |
349 <location filename="mainwindow.cpp" line="729"/> | 367 <location filename="mainwindow.cpp" line="817"/> |
350 <source><qt><center><img src=":images/hdd_unmount-64.png"><br>File folder</center></qt></source> | 368 <source><qt><center><img src=":images/hdd_unmount-64.png"><br>File folder</center></qt></source> |
351 <translation type="unfinished"></translation> | 369 <translation type="unfinished"></translation> |
352 </message> | 370 </message> |
353 <message> | 371 <message> |
354 <location filename="mainwindow.cpp" line="730"/> | 372 <location filename="mainwindow.cpp" line="818"/> |
355 <source>Open a local folder, by creating a Mercurial repository in it.</source> | 373 <source>Open a local folder, by creating a Mercurial repository in it.</source> |
356 <translation type="unfinished"></translation> | 374 <translation type="unfinished"></translation> |
357 </message> | 375 </message> |
358 <message> | 376 <message> |
359 <location filename="mainwindow.cpp" line="779"/> | 377 <location filename="mainwindow.cpp" line="867"/> |
360 <source>File chosen</source> | 378 <source>File chosen</source> |
361 <translation type="unfinished"></translation> | 379 <translation type="unfinished"></translation> |
362 </message> | 380 </message> |
363 <message> | 381 <message> |
364 <location filename="mainwindow.cpp" line="780"/> | 382 <location filename="mainwindow.cpp" line="868"/> |
365 <source><qt><b>Folder required</b><br><br>You asked to open "%1".<br>This is a file; to open a repository, you need to choose a folder.</qt></source> | 383 <source><qt><b>Folder required</b><br><br>You asked to open "%1".<br>This is a file; to open a repository, you need to choose a folder.</qt></source> |
366 <translation type="unfinished"></translation> | 384 <translation type="unfinished"></translation> |
367 </message> | 385 </message> |
368 <message> | 386 <message> |
369 <location filename="mainwindow.cpp" line="787"/> | 387 <location filename="mainwindow.cpp" line="875"/> |
370 <location filename="mainwindow.cpp" line="857"/> | 388 <location filename="mainwindow.cpp" line="945"/> |
371 <source>Folder does not exist</source> | 389 <source>Folder does not exist</source> |
372 <translation type="unfinished"></translation> | 390 <translation type="unfinished"></translation> |
373 </message> | 391 </message> |
374 <message> | 392 <message> |
375 <location filename="mainwindow.cpp" line="788"/> | 393 <location filename="mainwindow.cpp" line="876"/> |
376 <source><qt><b>Folder does not exist</b><br><br>You asked to open "%1".<br>This folder does not exist, and it cannot be created because its parent does not exist either.</qt></source> | 394 <source><qt><b>Folder does not exist</b><br><br>You asked to open "%1".<br>This folder does not exist, and it cannot be created because its parent does not exist either.</qt></source> |
377 <translation type="unfinished"></translation> | 395 <translation type="unfinished"></translation> |
378 </message> | 396 </message> |
379 <message> | 397 <message> |
380 <location filename="mainwindow.cpp" line="795"/> | 398 <location filename="mainwindow.cpp" line="883"/> |
381 <location filename="mainwindow.cpp" line="811"/> | 399 <location filename="mainwindow.cpp" line="899"/> |
382 <source>Path is in existing repository</source> | 400 <source>Path is in existing repository</source> |
383 <translation type="unfinished"></translation> | 401 <translation type="unfinished"></translation> |
384 </message> | 402 </message> |
385 <message> | 403 <message> |
386 <location filename="mainwindow.cpp" line="796"/> | 404 <location filename="mainwindow.cpp" line="884"/> |
387 <source><qt><b>Path is in an existing repository</b><br><br>You asked to initialise a repository at "%1".<br>This path is already inside an existing repository.</qt></source> | 405 <source><qt><b>Path is in an existing repository</b><br><br>You asked to initialise a repository at "%1".<br>This path is already inside an existing repository.</qt></source> |
388 <translation type="unfinished"></translation> | 406 <translation type="unfinished"></translation> |
389 </message> | 407 </message> |
390 <message> | 408 <message> |
391 <location filename="mainwindow.cpp" line="803"/> | 409 <location filename="mainwindow.cpp" line="891"/> |
392 <location filename="mainwindow.cpp" line="819"/> | 410 <location filename="mainwindow.cpp" line="907"/> |
393 <source>Path is a file</source> | 411 <source>Path is a file</source> |
394 <translation type="unfinished"></translation> | 412 <translation type="unfinished"></translation> |
395 </message> | 413 </message> |
396 <message> | 414 <message> |
397 <location filename="mainwindow.cpp" line="804"/> | 415 <location filename="mainwindow.cpp" line="892"/> |
398 <source><qt><b>Path is a file</b><br><br>You asked to initialise a repository at "%1".<br>This is an existing file; it is only possible to initialise in folders.</qt></source> | 416 <source><qt><b>Path is a file</b><br><br>You asked to initialise a repository at "%1".<br>This is an existing file; it is only possible to initialise in folders.</qt></source> |
399 <translation type="unfinished"></translation> | 417 <translation type="unfinished"></translation> |
400 </message> | 418 </message> |
401 <message> | 419 <message> |
402 <location filename="mainwindow.cpp" line="812"/> | 420 <location filename="mainwindow.cpp" line="900"/> |
403 <source><qt><b>Local path is in an existing repository</b><br><br>You asked to open a remote repository by cloning it to the local path "%1".<br>This path is already inside an existing repository.<br>Please provide a new folder name for the local repository.</qt></source> | 421 <source><qt><b>Local path is in an existing repository</b><br><br>You asked to open a remote repository by cloning it to the local path "%1".<br>This path is already inside an existing repository.<br>Please provide a new folder name for the local repository.</qt></source> |
404 <translation type="unfinished"></translation> | 422 <translation type="unfinished"></translation> |
405 </message> | 423 </message> |
406 <message> | 424 <message> |
407 <location filename="mainwindow.cpp" line="820"/> | 425 <location filename="mainwindow.cpp" line="908"/> |
408 <source><qt><b>Local path is a file</b><br><br>You asked to open a remote repository by cloning it to the local path "%1".<br>This path is an existing file.<br>Please provide a new folder name for the local repository.</qt></source> | 426 <source><qt><b>Local path is a file</b><br><br>You asked to open a remote repository by cloning it to the local path "%1".<br>This path is an existing file.<br>Please provide a new folder name for the local repository.</qt></source> |
409 <translation type="unfinished"></translation> | 427 <translation type="unfinished"></translation> |
410 </message> | 428 </message> |
411 <message> | 429 <message> |
412 <location filename="mainwindow.cpp" line="827"/> | 430 <location filename="mainwindow.cpp" line="915"/> |
413 <source>Folder exists</source> | 431 <source>Folder exists</source> |
414 <translation type="unfinished"></translation> | 432 <translation type="unfinished"></translation> |
415 </message> | 433 </message> |
416 <message> | 434 <message> |
417 <location filename="mainwindow.cpp" line="828"/> | 435 <location filename="mainwindow.cpp" line="916"/> |
418 <source><qt><b>Local folder already exists</b><br><br>You asked to open a remote repository by cloning it to the local path "%1".<br>This is the path of an existing folder.<br>Please provide a new folder name for the local repository.</qt></source> | 436 <source><qt><b>Local folder already exists</b><br><br>You asked to open a remote repository by cloning it to the local path "%1".<br>This is the path of an existing folder.<br>Please provide a new folder name for the local repository.</qt></source> |
419 <translation type="unfinished"></translation> | 437 <translation type="unfinished"></translation> |
420 </message> | 438 </message> |
421 <message> | 439 <message> |
422 <location filename="mainwindow.cpp" line="835"/> | 440 <location filename="mainwindow.cpp" line="923"/> |
423 <source>Path is inside a repository</source> | 441 <source>Path is inside a repository</source> |
424 <translation type="unfinished"></translation> | 442 <translation type="unfinished"></translation> |
425 </message> | 443 </message> |
426 <message> | 444 <message> |
427 <location filename="mainwindow.cpp" line="836"/> | 445 <location filename="mainwindow.cpp" line="924"/> |
428 <source><qt><b>Open the repository that contains this path?</b><br><br>You asked to open "%1".<br>This is not the root folder of a repository.<br>But it is inside a repository, whose root is at "%2". <br><br>Would you like to open that repository instead?</qt></source> | 446 <source><qt><b>Open the repository that contains this path?</b><br><br>You asked to open "%1".<br>This is not the root folder of a repository.<br>But it is inside a repository, whose root is at "%2". <br><br>Would you like to open that repository instead?</qt></source> |
429 <translation type="unfinished"></translation> | 447 <translation type="unfinished"></translation> |
430 </message> | 448 </message> |
431 <message> | 449 <message> |
432 <location filename="mainwindow.cpp" line="846"/> | 450 <location filename="mainwindow.cpp" line="934"/> |
433 <source>Folder has no repository</source> | 451 <source>Folder has no repository</source> |
434 <translation type="unfinished"></translation> | 452 <translation type="unfinished"></translation> |
435 </message> | 453 </message> |
436 <message> | 454 <message> |
437 <location filename="mainwindow.cpp" line="847"/> | 455 <location filename="mainwindow.cpp" line="935"/> |
438 <source><qt><b>Initialise a repository here?</b><br><br>You asked to open "%1".<br>This folder does not contain a Mercurial repository.<br><br>Would you like to initialise a repository here?</qt></source> | 456 <source><qt><b>Initialise a repository here?</b><br><br>You asked to open "%1".<br>This folder does not contain a Mercurial repository.<br><br>Would you like to initialise a repository here?</qt></source> |
439 <translation type="unfinished"></translation> | 457 <translation type="unfinished"></translation> |
440 </message> | 458 </message> |
441 <message> | 459 <message> |
442 <location filename="mainwindow.cpp" line="858"/> | 460 <location filename="mainwindow.cpp" line="946"/> |
443 <source><qt><b>Initialise a new repository?</b><br><br>You asked to open "%1".<br>This folder does not yet exist.<br><br>Would you like to create the folder and initialise a new empty repository in it?</qt></source> | 461 <source><qt><b>Initialise a new repository?</b><br><br>You asked to open "%1".<br>This folder does not yet exist.<br><br>Would you like to create the folder and initialise a new empty repository in it?</qt></source> |
444 <translation type="unfinished"></translation> | 462 <translation type="unfinished"></translation> |
445 </message> | 463 </message> |
446 <message> | 464 <message> |
447 <location filename="mainwindow.cpp" line="868"/> | 465 <location filename="mainwindow.cpp" line="956"/> |
448 <source>Repository exists</source> | 466 <source>Repository exists</source> |
449 <translation type="unfinished"></translation> | 467 <translation type="unfinished"></translation> |
450 </message> | 468 </message> |
451 <message> | 469 <message> |
452 <location filename="mainwindow.cpp" line="869"/> | 470 <location filename="mainwindow.cpp" line="957"/> |
453 <source><qt><b>Open existing repository?</b><br><br>You asked to initialise a new repository at "%1".<br>This folder already contains a repository. Would you like to open it?</qt></source> | 471 <source><qt><b>Open existing repository?</b><br><br>You asked to initialise a new repository at "%1".<br>This folder already contains a repository. Would you like to open it?</qt></source> |
454 <translation type="unfinished"></translation> | 472 <translation type="unfinished"></translation> |
455 </message> | 473 </message> |
456 <message> | 474 <message> |
457 <location filename="mainwindow.cpp" line="1034"/> | 475 <location filename="mainwindow.cpp" line="1122"/> |
458 <source>Ok</source> | 476 <source>Ok</source> |
459 <translation type="unfinished"></translation> | 477 <translation type="unfinished"></translation> |
460 </message> | 478 </message> |
461 <message> | 479 <message> |
462 <location filename="mainwindow.cpp" line="1045"/> | 480 <location filename="mainwindow.cpp" line="1133"/> |
463 <source>Mercurial command did not return any output.</source> | 481 <source>Mercurial command did not return any output.</source> |
464 <translation type="unfinished"></translation> | 482 <translation type="unfinished"></translation> |
465 </message> | 483 </message> |
466 <message numerus="yes"> | 484 <message numerus="yes"> |
467 <location filename="mainwindow.cpp" line="1127"/> | 485 <location filename="mainwindow.cpp" line="1216"/> |
468 <source>Pushed %n changeset(s)</source> | 486 <source>Pushed %n changeset(s)</source> |
469 <translation type="unfinished"> | 487 <translation type="unfinished"> |
470 <numerusform>Pushed %n changeset</numerusform> | 488 <numerusform>Pushed %n changeset</numerusform> |
471 <numerusform>Pushed %n changesets</numerusform> | 489 <numerusform>Pushed %n changesets</numerusform> |
472 </translation> | 490 </translation> |
473 </message> | 491 </message> |
474 <message> | 492 <message> |
475 <location filename="mainwindow.cpp" line="1129"/> | 493 <location filename="mainwindow.cpp" line="1218"/> |
476 <source>No changes to push</source> | 494 <source>No changes to push</source> |
477 <translation type="unfinished"></translation> | 495 <translation type="unfinished"></translation> |
478 </message> | 496 </message> |
479 <message> | 497 <message> |
480 <location filename="mainwindow.cpp" line="1131"/> | 498 <location filename="mainwindow.cpp" line="1220"/> |
481 <source>Push complete</source> | 499 <source>Push complete</source> |
482 <translation type="unfinished"></translation> | 500 <translation type="unfinished"></translation> |
483 </message> | 501 </message> |
484 <message> | 502 <message> |
485 <location filename="mainwindow.cpp" line="1133"/> | 503 <location filename="mainwindow.cpp" line="1222"/> |
486 <source>The push command output was:</source> | 504 <source>The push command output was:</source> |
487 <translation type="unfinished"></translation> | 505 <translation type="unfinished"></translation> |
488 </message> | 506 </message> |
489 <message numerus="yes"> | 507 <message numerus="yes"> |
490 <location filename="mainwindow.cpp" line="1143"/> | 508 <location filename="mainwindow.cpp" line="1232"/> |
491 <source>Pulled %n changeset(s)</source> | 509 <source>Pulled %n changeset(s)</source> |
492 <translation type="unfinished"> | 510 <translation type="unfinished"> |
493 <numerusform>Pulled %n changeset</numerusform> | 511 <numerusform>Pulled %n changeset</numerusform> |
494 <numerusform>Pulled %n changesets</numerusform> | 512 <numerusform>Pulled %n changesets</numerusform> |
495 </translation> | 513 </translation> |
496 </message> | 514 </message> |
497 <message> | 515 <message> |
498 <location filename="mainwindow.cpp" line="1145"/> | 516 <location filename="mainwindow.cpp" line="1234"/> |
499 <source>No changes to pull</source> | 517 <source>No changes to pull</source> |
500 <translation type="unfinished"></translation> | 518 <translation type="unfinished"></translation> |
501 </message> | 519 </message> |
502 <message> | 520 <message> |
503 <location filename="mainwindow.cpp" line="1147"/> | 521 <location filename="mainwindow.cpp" line="1236"/> |
504 <source>Pull complete</source> | 522 <source>Pull complete</source> |
505 <translation type="unfinished"></translation> | 523 <translation type="unfinished"></translation> |
506 </message> | 524 </message> |
507 <message> | 525 <message> |
508 <location filename="mainwindow.cpp" line="1149"/> | 526 <location filename="mainwindow.cpp" line="1238"/> |
509 <source>The pull command output was:</source> | 527 <source>The pull command output was:</source> |
510 <translation type="unfinished"></translation> | 528 <translation type="unfinished"></translation> |
511 </message> | 529 </message> |
512 <message> | 530 <message> |
513 <location filename="mainwindow.cpp" line="1190"/> | 531 <location filename="mainwindow.cpp" line="1285"/> |
514 <source><qt><h3>Command failed</h3><p>The following command failed:</p><code>%1</code>%2</qt></source> | 532 <source><qt><h3>Command failed</h3><p>The following command failed:</p><code>%1</code>%2</qt></source> |
515 <translation type="unfinished"></translation> | 533 <translation type="unfinished"></translation> |
516 </message> | 534 </message> |
517 <message> | 535 <message> |
518 <location filename="mainwindow.cpp" line="1196"/> | 536 <location filename="mainwindow.cpp" line="1291"/> |
519 <source><p>Its output said:</p><code>%1</code></source> | 537 <source><p>Its output said:</p><code>%1</code></source> |
520 <translation type="unfinished"></translation> | 538 <translation type="unfinished"></translation> |
521 </message> | 539 </message> |
522 <message> | 540 <message> |
523 <location filename="mainwindow.cpp" line="1201"/> | 541 <location filename="mainwindow.cpp" line="1296"/> |
524 <source>Command failed</source> | 542 <source>Command failed</source> |
525 <translation type="unfinished"></translation> | 543 <translation type="unfinished"></translation> |
526 </message> | 544 </message> |
527 <message> | 545 <message> |
528 <location filename="mainwindow.cpp" line="1351"/> | 546 <location filename="mainwindow.cpp" line="1445"/> |
529 <location filename="mainwindow.cpp" line="1694"/> | 547 <source>Change summary</source> |
548 <translation type="unfinished"></translation> | |
549 </message> | |
550 <message> | |
551 <location filename="mainwindow.cpp" line="1446"/> | |
552 <source>Summary of uncommitted changes</source> | |
553 <translation type="unfinished"></translation> | |
554 </message> | |
555 <message> | |
556 <location filename="mainwindow.cpp" line="1459"/> | |
557 <location filename="mainwindow.cpp" line="1464"/> | |
558 <location filename="mainwindow.cpp" line="1831"/> | |
530 <source>Update</source> | 559 <source>Update</source> |
531 <translation type="unfinished"></translation> | 560 <translation type="unfinished"></translation> |
532 </message> | 561 </message> |
533 <message> | 562 <message> |
534 <location filename="mainwindow.cpp" line="1356"/> | 563 <location filename="mainwindow.cpp" line="601"/> |
535 <location filename="mainwindow.cpp" line="1700"/> | 564 <location filename="mainwindow.cpp" line="626"/> |
565 <location filename="mainwindow.cpp" line="1837"/> | |
536 <source>Merge</source> | 566 <source>Merge</source> |
537 <translation type="unfinished"></translation> | 567 <translation type="unfinished"></translation> |
538 </message> | 568 </message> |
539 <message> | 569 <message> |
540 <location filename="mainwindow.cpp" line="1362"/> | 570 <location filename="mainwindow.cpp" line="1750"/> |
541 <source>Merge retry</source> | |
542 <translation type="unfinished"></translation> | |
543 </message> | |
544 <message> | |
545 <location filename="mainwindow.cpp" line="1363"/> | |
546 <source>Merge retry successful.</source> | |
547 <translation type="unfinished"></translation> | |
548 </message> | |
549 <message> | |
550 <location filename="mainwindow.cpp" line="1625"/> | |
551 <source>the default branch</source> | 571 <source>the default branch</source> |
552 <translation type="unfinished"></translation> | 572 <translation type="unfinished"></translation> |
553 </message> | 573 </message> |
554 <message> | 574 <message> |
555 <location filename="mainwindow.cpp" line="1627"/> | 575 <location filename="mainwindow.cpp" line="1752"/> |
556 <source>branch "%1"</source> | 576 <source>branch "%1"</source> |
557 <translation type="unfinished"></translation> | 577 <translation type="unfinished"></translation> |
558 </message> | 578 </message> |
559 <message> | 579 <message> |
560 <location filename="mainwindow.cpp" line="1630"/> | 580 <location filename="mainwindow.cpp" line="1771"/> |
561 <source>On %1. Not at the head of the branch: consider updating</source> | 581 <source>On %1. Not at the head of the branch: consider updating</source> |
562 <translation type="unfinished"></translation> | 582 <translation type="unfinished"></translation> |
563 </message> | 583 </message> |
564 <message> | 584 <message> |
565 <location filename="mainwindow.cpp" line="1632"/> | 585 <location filename="mainwindow.cpp" line="1760"/> |
566 <source><b>Awaiting merge</b> on %1</source> | 586 <source><b>Awaiting merge</b> on %1</source> |
567 <translation type="unfinished"></translation> | 587 <translation type="unfinished"></translation> |
568 </message> | 588 </message> |
569 <message> | 589 <message numerus="yes"> |
570 <location filename="mainwindow.cpp" line="1634"/> | 590 <location filename="mainwindow.cpp" line="308"/> |
591 <source>You are about to commit %n file(s).</source> | |
592 <translation type="unfinished"> | |
593 <numerusform>You are about to commit %n file.</numerusform> | |
594 <numerusform>You are about to commit %n files.</numerusform> | |
595 </translation> | |
596 </message> | |
597 <message> | |
598 <location filename="mainwindow.cpp" line="1459"/> | |
599 <source><qt><h3>Update successful</h3><p>%1</p></source> | |
600 <translation type="unfinished"></translation> | |
601 </message> | |
602 <message> | |
603 <location filename="mainwindow.cpp" line="1464"/> | |
604 <source><qt><h3>Merge successful</h3><p>%1</p></source> | |
605 <translation type="unfinished"></translation> | |
606 </message> | |
607 <message> | |
608 <location filename="mainwindow.cpp" line="1470"/> | |
609 <source>Resolved</source> | |
610 <translation type="unfinished"></translation> | |
611 </message> | |
612 <message> | |
613 <location filename="mainwindow.cpp" line="1471"/> | |
614 <source><qt><h3>Merge resolved</h3><p>Merge resolved successfully.</p></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> | |
620 <translation type="unfinished"></translation> | |
621 </message> | |
622 <message> | |
623 <location filename="mainwindow.cpp" line="1762"/> | |
624 <source>Have unresolved files following merge on %1</source> | |
625 <translation type="unfinished"></translation> | |
626 </message> | |
627 <message> | |
628 <location filename="mainwindow.cpp" line="1764"/> | |
629 <source>Have merged but not yet committed on %1</source> | |
630 <translation type="unfinished"></translation> | |
631 </message> | |
632 <message> | |
633 <location filename="mainwindow.cpp" line="1768"/> | |
634 <source>On %1. Not at the head of the branch</source> | |
635 <translation type="unfinished"></translation> | |
636 </message> | |
637 <message numerus="yes"> | |
638 <location filename="mainwindow.cpp" line="1774"/> | |
639 <source>At one of %n heads of %1</source> | |
640 <translation type="unfinished"> | |
641 <numerusform></numerusform> | |
642 <numerusform></numerusform> | |
643 </translation> | |
644 </message> | |
645 <message> | |
646 <location filename="mainwindow.cpp" line="1776"/> | |
571 <source>At the head of %1</source> | 647 <source>At the head of %1</source> |
572 <translation type="unfinished"></translation> | 648 <translation type="unfinished"></translation> |
573 </message> | 649 </message> |
574 <message> | 650 <message> |
575 <location filename="mainwindow.cpp" line="1643"/> | 651 <location filename="mainwindow.cpp" line="1783"/> |
576 <source>Init local repository</source> | 652 <source>Init local repository</source> |
577 <translation type="unfinished"></translation> | 653 <translation type="unfinished"></translation> |
578 </message> | 654 </message> |
579 <message> | 655 <message> |
580 <location filename="mainwindow.cpp" line="1644"/> | 656 <location filename="mainwindow.cpp" line="1784"/> |
581 <source>Create an empty local repository in selected folder</source> | 657 <source>Create an empty local repository in selected folder</source> |
582 <translation type="unfinished"></translation> | 658 <translation type="unfinished"></translation> |
583 </message> | 659 </message> |
584 <message> | 660 <message> |
585 <location filename="mainwindow.cpp" line="1646"/> | 661 <location filename="mainwindow.cpp" line="1786"/> |
586 <source>Clone from remote</source> | 662 <source>Clone from remote</source> |
587 <translation type="unfinished"></translation> | 663 <translation type="unfinished"></translation> |
588 </message> | 664 </message> |
589 <message> | 665 <message> |
590 <location filename="mainwindow.cpp" line="1647"/> | 666 <location filename="mainwindow.cpp" line="1787"/> |
591 <source>Clone from remote repository into local repository in selected folder</source> | 667 <source>Clone from remote repository into local repository in selected folder</source> |
592 <translation type="unfinished"></translation> | 668 <translation type="unfinished"></translation> |
593 </message> | 669 </message> |
594 <message> | 670 <message> |
595 <location filename="mainwindow.cpp" line="1649"/> | 671 <location filename="mainwindow.cpp" line="1789"/> |
596 <source>Open...</source> | 672 <source>Open...</source> |
597 <translation type="unfinished"></translation> | 673 <translation type="unfinished"></translation> |
598 </message> | 674 </message> |
599 <message> | 675 <message> |
600 <location filename="mainwindow.cpp" line="1650"/> | 676 <location filename="mainwindow.cpp" line="1790"/> |
601 <source>Open repository</source> | 677 <source>Open repository</source> |
602 <translation type="unfinished"></translation> | 678 <translation type="unfinished"></translation> |
603 </message> | 679 </message> |
604 <message> | 680 <message> |
605 <location filename="mainwindow.cpp" line="1653"/> | 681 <location filename="mainwindow.cpp" line="1793"/> |
606 <source>Settings...</source> | 682 <source>Settings...</source> |
607 <translation type="unfinished"></translation> | 683 <translation type="unfinished"></translation> |
608 </message> | 684 </message> |
609 <message> | 685 <message> |
610 <location filename="mainwindow.cpp" line="1654"/> | 686 <location filename="mainwindow.cpp" line="1794"/> |
611 <source>View and change application settings</source> | 687 <source>View and change application settings</source> |
612 <translation type="unfinished"></translation> | 688 <translation type="unfinished"></translation> |
613 </message> | 689 </message> |
614 <message> | 690 <message> |
615 <location filename="mainwindow.cpp" line="1657"/> | 691 <location filename="mainwindow.cpp" line="1797"/> |
616 <source>Exit</source> | 692 <source>Exit</source> |
617 <translation type="unfinished"></translation> | 693 <translation type="unfinished"></translation> |
618 </message> | 694 </message> |
619 <message> | 695 <message> |
620 <location filename="mainwindow.cpp" line="1659"/> | 696 <location filename="mainwindow.cpp" line="1799"/> |
621 <source>Exit application</source> | 697 <source>Exit application</source> |
622 <translation type="unfinished"></translation> | 698 <translation type="unfinished"></translation> |
623 </message> | 699 </message> |
624 <message> | 700 <message> |
625 <location filename="mainwindow.cpp" line="1663"/> | 701 <location filename="mainwindow.cpp" line="1803"/> |
626 <source>Refresh</source> | 702 <source>Refresh</source> |
627 <translation type="unfinished"></translation> | 703 <translation type="unfinished"></translation> |
628 </message> | 704 </message> |
629 <message> | 705 <message> |
630 <location filename="mainwindow.cpp" line="1664"/> | 706 <location filename="mainwindow.cpp" line="1804"/> |
631 <source>Refresh (info of) status of workfolder files</source> | 707 <source>Refresh (info of) status of workfolder files</source> |
632 <translation type="unfinished"></translation> | 708 <translation type="unfinished"></translation> |
633 </message> | 709 </message> |
634 <message> | 710 <message> |
635 <location filename="mainwindow.cpp" line="1666"/> | 711 <location filename="mainwindow.cpp" line="1806"/> |
636 <source>Preview</source> | 712 <source>Preview</source> |
637 <translation type="unfinished"></translation> | 713 <translation type="unfinished"></translation> |
638 </message> | 714 </message> |
639 <message> | 715 <message> |
640 <location filename="mainwindow.cpp" line="1667"/> | 716 <location filename="mainwindow.cpp" line="1807"/> |
641 <source>View info of changesets incoming to us from remote repository (on pull operation)</source> | 717 <source>View info of changesets incoming to us from remote repository (on pull operation)</source> |
642 <translation type="unfinished"></translation> | 718 <translation type="unfinished"></translation> |
643 </message> | 719 </message> |
644 <message> | 720 <message> |
645 <location filename="mainwindow.cpp" line="1669"/> | 721 <location filename="mainwindow.cpp" line="1809"/> |
646 <source>Pull</source> | 722 <source>Pull</source> |
647 <translation type="unfinished"></translation> | 723 <translation type="unfinished"></translation> |
648 </message> | 724 </message> |
649 <message> | 725 <message> |
650 <location filename="mainwindow.cpp" line="1670"/> | 726 <location filename="mainwindow.cpp" line="1810"/> |
651 <source>Pull changesets from remote repository to local repository</source> | 727 <source>Pull changesets from remote repository to local repository</source> |
652 <translation type="unfinished"></translation> | 728 <translation type="unfinished"></translation> |
653 </message> | 729 </message> |
654 <message> | 730 <message> |
655 <location filename="mainwindow.cpp" line="1672"/> | 731 <location filename="mainwindow.cpp" line="1812"/> |
656 <source>Push</source> | 732 <source>Push</source> |
657 <translation type="unfinished"></translation> | 733 <translation type="unfinished"></translation> |
658 </message> | 734 </message> |
659 <message> | 735 <message> |
660 <location filename="mainwindow.cpp" line="1673"/> | 736 <location filename="mainwindow.cpp" line="1813"/> |
661 <source>Push local changesets to remote repository</source> | 737 <source>Push local changesets to remote repository</source> |
662 <translation type="unfinished"></translation> | 738 <translation type="unfinished"></translation> |
663 </message> | 739 </message> |
664 <message> | 740 <message> |
665 <location filename="mainwindow.cpp" line="1676"/> | 741 <location filename="mainwindow.cpp" line="1816"/> |
666 <location filename="mainwindow.cpp" line="1679"/> | |
667 <source>Diff</source> | 742 <source>Diff</source> |
668 <translation type="unfinished"></translation> | 743 <translation type="unfinished"></translation> |
669 </message> | 744 </message> |
670 <message> | 745 <message> |
671 <location filename="mainwindow.cpp" line="1677"/> | 746 <location filename="mainwindow.cpp" line="1817"/> |
672 <source>Filediff: View differences between selected working folder file and local repository file</source> | |
673 <translation type="unfinished"></translation> | |
674 </message> | |
675 <message> | |
676 <location filename="mainwindow.cpp" line="1680"/> | |
677 <source>Folderdiff: View all differences between working folder files and local repository files</source> | 747 <source>Folderdiff: View all differences between working folder files and local repository files</source> |
678 <translation type="unfinished"></translation> | 748 <translation type="unfinished"></translation> |
679 </message> | 749 </message> |
680 <message> | 750 <message> |
681 <location filename="mainwindow.cpp" line="1682"/> | 751 <location filename="mainwindow.cpp" line="1819"/> |
682 <source>View changesetdiff</source> | 752 <source>View changesetdiff</source> |
683 <translation type="unfinished"></translation> | 753 <translation type="unfinished"></translation> |
684 </message> | 754 </message> |
685 <message> | 755 <message> |
686 <location filename="mainwindow.cpp" line="1683"/> | 756 <location filename="mainwindow.cpp" line="1820"/> |
687 <source>Change set diff: View differences between all files of 2 repository changesets</source> | 757 <source>Change set diff: View differences between all files of 2 repository changesets</source> |
688 <translation type="unfinished"></translation> | 758 <translation type="unfinished"></translation> |
689 </message> | 759 </message> |
690 <message> | 760 <message> |
691 <location filename="mainwindow.cpp" line="1685"/> | 761 <location filename="mainwindow.cpp" line="1822"/> |
692 <source>Revert</source> | 762 <source>Revert</source> |
693 <translation type="unfinished"></translation> | 763 <translation type="unfinished"></translation> |
694 </message> | 764 </message> |
695 <message> | 765 <message> |
696 <location filename="mainwindow.cpp" line="1686"/> | 766 <location filename="mainwindow.cpp" line="1823"/> |
697 <source>Undo selected working folder file changes (return to local repository version)</source> | 767 <source>Undo selected working folder file changes (return to local repository version)</source> |
698 <translation type="unfinished"></translation> | 768 <translation type="unfinished"></translation> |
699 </message> | 769 </message> |
700 <message> | 770 <message> |
701 <location filename="mainwindow.cpp" line="1688"/> | 771 <location filename="mainwindow.cpp" line="1825"/> |
702 <source>Add</source> | 772 <source>Add</source> |
703 <translation type="unfinished"></translation> | 773 <translation type="unfinished"></translation> |
704 </message> | 774 </message> |
705 <message> | 775 <message> |
706 <location filename="mainwindow.cpp" line="1689"/> | 776 <location filename="mainwindow.cpp" line="1826"/> |
707 <source>Add working folder file(s) (selected or all yet untracked) to local repository (on next commit)</source> | 777 <source>Add working folder file(s) (selected or all yet untracked) to local repository (on next commit)</source> |
708 <translation type="unfinished"></translation> | 778 <translation type="unfinished"></translation> |
709 </message> | 779 </message> |
710 <message> | 780 <message> |
711 <location filename="mainwindow.cpp" line="1691"/> | 781 <location filename="mainwindow.cpp" line="1828"/> |
712 <source>Remove</source> | 782 <source>Remove</source> |
713 <translation type="unfinished"></translation> | 783 <translation type="unfinished"></translation> |
714 </message> | 784 </message> |
715 <message> | 785 <message> |
716 <location filename="mainwindow.cpp" line="1692"/> | 786 <location filename="mainwindow.cpp" line="1829"/> |
717 <source>Remove selected working folder file from local repository (on next commit)</source> | 787 <source>Remove selected working folder file from local repository (on next commit)</source> |
718 <translation type="unfinished"></translation> | 788 <translation type="unfinished"></translation> |
719 </message> | 789 </message> |
720 <message> | 790 <message> |
721 <location filename="mainwindow.cpp" line="1695"/> | 791 <location filename="mainwindow.cpp" line="1832"/> |
722 <source>Update working folder from local repository</source> | 792 <source>Update working folder from local repository</source> |
723 <translation type="unfinished"></translation> | 793 <translation type="unfinished"></translation> |
724 </message> | 794 </message> |
725 <message> | 795 <message> |
726 <location filename="mainwindow.cpp" line="1697"/> | 796 <location filename="mainwindow.cpp" line="1834"/> |
727 <source>Commit</source> | 797 <source>Commit</source> |
728 <translation type="unfinished"></translation> | 798 <translation type="unfinished"></translation> |
729 </message> | 799 </message> |
730 <message> | 800 <message> |
731 <location filename="mainwindow.cpp" line="1698"/> | 801 <location filename="mainwindow.cpp" line="1835"/> |
732 <source>Save selected file(s) or all changed files in working folder (and all subfolders) to local repository</source> | 802 <source>Save selected file(s) or all changed files in working folder (and all subfolders) to local repository</source> |
733 <translation type="unfinished"></translation> | 803 <translation type="unfinished"></translation> |
734 </message> | 804 </message> |
735 <message> | 805 <message> |
736 <location filename="mainwindow.cpp" line="1701"/> | 806 <location filename="mainwindow.cpp" line="1838"/> |
737 <source>Merge two local repository changesets to working folder</source> | 807 <source>Merge two local repository changesets to working folder</source> |
738 <translation type="unfinished"></translation> | 808 <translation type="unfinished"></translation> |
739 </message> | 809 </message> |
740 <message> | 810 <message> |
741 <location filename="mainwindow.cpp" line="1707"/> | 811 <location filename="mainwindow.cpp" line="1844"/> |
742 <source>Annotate</source> | 812 <source>Annotate</source> |
743 <translation type="unfinished"></translation> | 813 <translation type="unfinished"></translation> |
744 </message> | 814 </message> |
745 <message> | 815 <message> |
746 <location filename="mainwindow.cpp" line="1708"/> | 816 <location filename="mainwindow.cpp" line="1845"/> |
747 <source>Show line-by-line version information for selected file</source> | 817 <source>Show line-by-line version information for selected file</source> |
748 <translation type="unfinished"></translation> | 818 <translation type="unfinished"></translation> |
749 </message> | 819 </message> |
750 <message> | 820 <message> |
751 <location filename="mainwindow.cpp" line="1710"/> | 821 <location filename="mainwindow.cpp" line="1847"/> |
752 <source>Resolve (list)</source> | |
753 <translation type="unfinished"></translation> | |
754 </message> | |
755 <message> | |
756 <location filename="mainwindow.cpp" line="1711"/> | |
757 <source>Resolve (list): Show list of files needing merge</source> | |
758 <translation type="unfinished"></translation> | |
759 </message> | |
760 <message> | |
761 <location filename="mainwindow.cpp" line="1713"/> | |
762 <source>Resolve (mark)</source> | |
763 <translation type="unfinished"></translation> | |
764 </message> | |
765 <message> | |
766 <location filename="mainwindow.cpp" line="1714"/> | |
767 <source>Resolve (mark): Mark selected file status as resolved</source> | |
768 <translation type="unfinished"></translation> | |
769 </message> | |
770 <message> | |
771 <location filename="mainwindow.cpp" line="1716"/> | |
772 <source>Retry merge</source> | |
773 <translation type="unfinished"></translation> | |
774 </message> | |
775 <message> | |
776 <location filename="mainwindow.cpp" line="1717"/> | |
777 <source>Retry merge after failed merge attempt.</source> | |
778 <translation type="unfinished"></translation> | |
779 </message> | |
780 <message> | |
781 <location filename="mainwindow.cpp" line="1719"/> | |
782 <source>Tag revision</source> | 822 <source>Tag revision</source> |
783 <translation type="unfinished"></translation> | 823 <translation type="unfinished"></translation> |
784 </message> | 824 </message> |
785 <message> | 825 <message> |
786 <location filename="mainwindow.cpp" line="1720"/> | 826 <location filename="mainwindow.cpp" line="1848"/> |
787 <source>Give decsriptive name (tag) to current workfolder parent revision.</source> | 827 <source>Give decsriptive name (tag) to current workfolder parent revision.</source> |
788 <translation type="unfinished"></translation> | 828 <translation type="unfinished"></translation> |
789 </message> | 829 </message> |
790 <message> | 830 <message> |
791 <location filename="mainwindow.cpp" line="1722"/> | 831 <location filename="mainwindow.cpp" line="1850"/> |
792 <source>Edit .hgignore</source> | 832 <source>Edit .hgignore</source> |
793 <translation type="unfinished"></translation> | 833 <translation type="unfinished"></translation> |
794 </message> | 834 </message> |
795 <message> | 835 <message> |
796 <location filename="mainwindow.cpp" line="1723"/> | 836 <location filename="mainwindow.cpp" line="1851"/> |
797 <source>Edit .hgignore file (file contains names of files that should be ignored by mercurial)</source> | 837 <source>Edit .hgignore file (file contains names of files that should be ignored by mercurial)</source> |
798 <translation type="unfinished"></translation> | 838 <translation type="unfinished"></translation> |
799 </message> | 839 </message> |
800 <message> | 840 <message> |
801 <location filename="mainwindow.cpp" line="1725"/> | 841 <location filename="mainwindow.cpp" line="1853"/> |
802 <source>Serve (via http)</source> | 842 <source>Serve (via http)</source> |
803 <translation type="unfinished"></translation> | 843 <translation type="unfinished"></translation> |
804 </message> | 844 </message> |
805 <message> | 845 <message> |
806 <location filename="mainwindow.cpp" line="1726"/> | 846 <location filename="mainwindow.cpp" line="1854"/> |
807 <source>Serve local repository via http for workgroup access</source> | 847 <source>Serve local repository via http for workgroup access</source> |
808 <translation type="unfinished"></translation> | 848 <translation type="unfinished"></translation> |
809 </message> | 849 </message> |
810 <message> | 850 <message> |
811 <location filename="mainwindow.cpp" line="1729"/> | 851 <location filename="mainwindow.cpp" line="1857"/> |
812 <source>About</source> | 852 <source>About</source> |
813 <translation type="unfinished"></translation> | 853 <translation type="unfinished"></translation> |
814 </message> | 854 </message> |
815 <message> | 855 <message> |
816 <location filename="mainwindow.cpp" line="1730"/> | 856 <location filename="mainwindow.cpp" line="1858"/> |
817 <source>Show the application's About box</source> | 857 <source>Show the application's About box</source> |
818 <translation type="unfinished"></translation> | 858 <translation type="unfinished"></translation> |
819 </message> | 859 </message> |
820 <message> | 860 <message> |
821 <location filename="mainwindow.cpp" line="1732"/> | 861 <location filename="mainwindow.cpp" line="1860"/> |
822 <source>About Qt</source> | 862 <source>About Qt</source> |
823 <translation type="unfinished"></translation> | 863 <translation type="unfinished"></translation> |
824 </message> | 864 </message> |
825 <message> | 865 <message> |
826 <location filename="mainwindow.cpp" line="1733"/> | 866 <location filename="mainwindow.cpp" line="1861"/> |
827 <source>Show the Qt library's About box</source> | 867 <source>Show the Qt library's About box</source> |
828 <translation type="unfinished"></translation> | 868 <translation type="unfinished"></translation> |
829 </message> | 869 </message> |
830 <message> | 870 <message> |
831 <location filename="mainwindow.cpp" line="1736"/> | 871 <location filename="mainwindow.cpp" line="1864"/> |
832 <source>Clear selections</source> | 872 <source>Clear selections</source> |
833 <translation type="unfinished"></translation> | 873 <translation type="unfinished"></translation> |
834 </message> | 874 </message> |
835 <message> | 875 <message> |
836 <location filename="mainwindow.cpp" line="1742"/> | 876 <location filename="mainwindow.cpp" line="1870"/> |
837 <location filename="mainwindow.cpp" line="1777"/> | 877 <location filename="mainwindow.cpp" line="1905"/> |
838 <source>File</source> | 878 <source>File</source> |
839 <translation type="unfinished"></translation> | 879 <translation type="unfinished"></translation> |
840 </message> | 880 </message> |
841 <message> | 881 <message> |
842 <location filename="mainwindow.cpp" line="1753"/> | 882 <location filename="mainwindow.cpp" line="1881"/> |
843 <source>Advanced</source> | 883 <source>Advanced</source> |
844 <translation type="unfinished"></translation> | 884 <translation type="unfinished"></translation> |
845 </message> | 885 </message> |
846 <message> | 886 <message> |
847 <location filename="mainwindow.cpp" line="1770"/> | 887 <location filename="mainwindow.cpp" line="1898"/> |
848 <source>Help</source> | 888 <source>Help</source> |
849 <translation type="unfinished"></translation> | 889 <translation type="unfinished"></translation> |
850 </message> | 890 </message> |
851 <message> | 891 <message> |
852 <location filename="mainwindow.cpp" line="1816"/> | 892 <location filename="mainwindow.cpp" line="1942"/> |
853 <source>Ready</source> | 893 <source>Ready</source> |
854 <translation type="unfinished"></translation> | 894 <translation type="unfinished"></translation> |
855 </message> | 895 </message> |
856 </context> | 896 </context> |
857 <context> | 897 <context> |
890 </message> | 930 </message> |
891 </context> | 931 </context> |
892 <context> | 932 <context> |
893 <name>QApplication</name> | 933 <name>QApplication</name> |
894 <message> | 934 <message> |
895 <location filename="main.cpp" line="29"/> | 935 <location filename="main.cpp" line="30"/> |
896 <source>EasyMercurial</source> | 936 <source>EasyMercurial</source> |
897 <translation type="unfinished"></translation> | 937 <translation type="unfinished"></translation> |
898 </message> | 938 </message> |
899 </context> | 939 </context> |
900 <context> | 940 <context> |
901 <name>QObject</name> | 941 <name>QObject</name> |
902 <message> | 942 <message> |
903 <location filename="changeset.cpp" line="72"/> | 943 <location filename="changeset.cpp" line="72"/> |
904 <source>Identifier</source> | 944 <source>Identifier:</source> |
945 <oldsource>Identifier</oldsource> | |
905 <translation type="unfinished"></translation> | 946 <translation type="unfinished"></translation> |
906 </message> | 947 </message> |
907 <message> | 948 <message> |
908 <location filename="changeset.cpp" line="73"/> | 949 <location filename="changeset.cpp" line="73"/> |
909 <source>Author</source> | 950 <source>Author:</source> |
951 <oldsource>Author</oldsource> | |
910 <translation type="unfinished"></translation> | 952 <translation type="unfinished"></translation> |
911 </message> | 953 </message> |
912 <message> | 954 <message> |
913 <location filename="changeset.cpp" line="74"/> | 955 <location filename="changeset.cpp" line="74"/> |
914 <source>Date</source> | 956 <source>Date:</source> |
957 <oldsource>Date</oldsource> | |
915 <translation type="unfinished"></translation> | 958 <translation type="unfinished"></translation> |
916 </message> | 959 </message> |
917 <message> | 960 <message> |
918 <location filename="changeset.cpp" line="75"/> | 961 <location filename="changeset.cpp" line="75"/> |
919 <source>Branch</source> | 962 <source>Branch:</source> |
963 <oldsource>Branch</oldsource> | |
920 <translation type="unfinished"></translation> | 964 <translation type="unfinished"></translation> |
921 </message> | 965 </message> |
922 <message> | 966 <message> |
923 <location filename="changeset.cpp" line="76"/> | 967 <location filename="changeset.cpp" line="76"/> |
924 <source>Tag</source> | 968 <source>Tag:</source> |
969 <oldsource>Tag</oldsource> | |
925 <translation type="unfinished"></translation> | 970 <translation type="unfinished"></translation> |
926 </message> | 971 </message> |
927 <message> | 972 <message> |
928 <location filename="changeset.cpp" line="77"/> | 973 <location filename="changeset.cpp" line="77"/> |
929 <source>Comment</source> | 974 <source>Comment:</source> |
975 <oldsource>Comment</oldsource> | |
930 <translation type="unfinished"></translation> | 976 <translation type="unfinished"></translation> |
931 </message> | 977 </message> |
932 </context> | 978 </context> |
933 <context> | 979 <context> |
934 <name>RepositoryDialog</name> | 980 <name>RepositoryDialog</name> |
967 </message> | 1013 </message> |
968 </context> | 1014 </context> |
969 <context> | 1015 <context> |
970 <name>UncommittedItem</name> | 1016 <name>UncommittedItem</name> |
971 <message> | 1017 <message> |
972 <location filename="uncommitteditem.cpp" line="71"/> | 1018 <location filename="uncommitteditem.cpp" line="72"/> |
973 <source><qt>&nbsp;<b>Uncommitted changes</b></qt></source> | 1019 <source><qt><b>&nbsp;Uncommitted changes</b></qt></source> |
974 <translation type="unfinished"></translation> | 1020 <translation type="unfinished"></translation> |
975 </message> | 1021 </message> |
976 <message> | 1022 <message> |
977 <location filename="uncommitteditem.cpp" line="77"/> | 1023 <location filename="uncommitteditem.cpp" line="78"/> |
978 <source>Diff</source> | 1024 <source>Diff</source> |
979 <translation type="unfinished"></translation> | 1025 <translation type="unfinished"></translation> |
980 </message> | 1026 </message> |
981 <message> | 1027 <message> |
982 <location filename="uncommitteditem.cpp" line="82"/> | 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"/> | |
983 <source>Commit...</source> | 1034 <source>Commit...</source> |
984 <translation type="unfinished"></translation> | 1035 <translation type="unfinished"></translation> |
985 </message> | 1036 </message> |
986 <message> | 1037 <message> |
987 <location filename="uncommitteditem.cpp" line="84"/> | 1038 <location filename="uncommitteditem.cpp" line="87"/> |
988 <source>Revert...</source> | 1039 <source>Revert...</source> |
989 <translation type="unfinished"></translation> | 1040 <translation type="unfinished"></translation> |
990 </message> | 1041 </message> |
991 <message> | 1042 <message> |
992 <location filename="uncommitteditem.cpp" line="130"/> | 1043 <location filename="uncommitteditem.cpp" line="133"/> |
993 <source>Uncommitted changes</source> | 1044 <source>Uncommitted changes</source> |
994 <translation type="unfinished"></translation> | 1045 <translation type="unfinished"></translation> |
995 </message> | 1046 </message> |
996 <message> | 1047 <message> |
997 <location filename="uncommitteditem.cpp" line="135"/> | 1048 <location filename="uncommitteditem.cpp" line="138"/> |
998 <source>Uncommitted</source> | 1049 <source>Uncommitted</source> |
999 <translation type="unfinished"></translation> | 1050 <translation type="unfinished"></translation> |
1000 </message> | 1051 </message> |
1001 <message> | 1052 <message> |
1002 <location filename="uncommitteditem.cpp" line="139"/> | 1053 <location filename="uncommitteditem.cpp" line="142"/> |
1003 <source>changes</source> | 1054 <source>changes</source> |
1004 <translation type="unfinished"></translation> | 1055 <translation type="unfinished"></translation> |
1005 </message> | 1056 </message> |
1006 </context> | 1057 </context> |
1007 </TS> | 1058 </TS> |