Mercurial > hg > easyhg
diff easyhg_en.ts @ 155:edab92f3ea0b
* Add translation support -- useful for proper plural handling even in English
author | Chris Cannam |
---|---|
date | Thu, 02 Dec 2010 21:13:53 +0000 |
parents | |
children | 4bad3c5c053a |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/easyhg_en.ts Thu Dec 02 21:13:53 2010 +0000 @@ -0,0 +1,1007 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="en_US"> +<context> + <name>ChangesetItem</name> + <message> + <location filename="changesetitem.cpp" line="111"/> + <source><qt>&nbsp;<b>Revision: </b>%1</qt></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="changesetitem.cpp" line="118"/> + <source>Copy identifier to clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="changesetitem.cpp" line="127"/> + <source>Diff to parent %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="changesetitem.cpp" line="136"/> + <source>Diff to parent</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="changesetitem.cpp" line="141"/> + <source>Diff to current working folder</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="changesetitem.cpp" line="146"/> + <source>Update to this revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="changesetitem.cpp" line="149"/> + <source>Merge from here to current</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="changesetitem.cpp" line="154"/> + <source>Add tag...</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>ConfirmCommentDialog</name> + <message> + <location filename="confirmcommentdialog.cpp" line="156"/> + <source><p>Please enter your comment:</qt></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>FileStatusWidget</name> + <message> + <location filename="filestatuswidget.cpp" line="42"/> + <source>Local:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="50"/> + <source>Remote:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="55"/> + <source>State:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="65"/> + <source>You have made no changes.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="68"/> + <source>Unmodified:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="69"/> + <source>Modified:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="70"/> + <source>Added:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="71"/> + <source>Removed:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="72"/> + <source>Missing:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="73"/> + <source>Untracked:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="75"/> + <source>You have not changed these files.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="76"/> + <source>You have changed these files since you last committed them.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="77"/> + <source>These files will be added to version control next time you commit.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="78"/> + <source>These files will be removed from version control next time you commit.<br>They will not be deleted from the local folder.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="80"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="83"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="filestatuswidget.cpp" line="86"/> + <source>Files highlighted <font color=#d40000>in red</font> have appeared since your most recent commit or update.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgRunner</name> + <message> + <location filename="hgrunner.cpp" line="119"/> + <source>User name:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="hgrunner.cpp" line="121"/> + <source>User name for "%1":</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="hgrunner.cpp" line="125"/> + <source>Enter user name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="hgrunner.cpp" line="146"/> + <source>Password:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="hgrunner.cpp" line="149"/> + <source>Password for "%1" at "%2":</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="hgrunner.cpp" line="152"/> + <source>Password for user "%1":</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="hgrunner.cpp" line="158"/> + <source>Enter password</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>HgTabWidget</name> + <message> + <location filename="hgtabwidget.cpp" line="40"/> + <source>My work</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="hgtabwidget.cpp" line="44"/> + <source>History</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>IncomingDialog</name> + <message> + <location filename="incomingdialog.cpp" line="38"/> + <source>No changes waiting to pull</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="incomingdialog.cpp" line="41"/> + <source>The command output was:</source> + <translation type="unfinished"></translation> + </message> + <message numerus="yes"> + <location filename="incomingdialog.cpp" line="46"/> + <source>There are %n change(s) ready to pull</source> + <translation type="unfinished"> + <numerusform>There is %n change ready to pull</numerusform> + <numerusform>There are %n changes ready to pull</numerusform> + </translation> + </message> +</context> +<context> + <name>MainWindow</name> + <message> + <location filename="mainwindow.cpp" line="63"/> + <location filename="mainwindow.cpp" line="1045"/> + <source>EasyMercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="130"/> + <source>About EasyMercurial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="131"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="321"/> + <source>Commit files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="370"/> + <source>Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="371"/> + <source>Enter tag:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="526"/> + <source>Revert files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="326"/> + <location filename="mainwindow.cpp" line="328"/> + <location filename="mainwindow.cpp" line="531"/> + <location filename="mainwindow.cpp" line="533"/> + <source><h3>%1</h3><p>%2</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="327"/> + <source>You are about to commit the following files:</source> + <translation type="unfinished"></translation> + </message> + <message numerus="yes"> + <location filename="mainwindow.cpp" line="329"/> + <source>You are about to commit %n file(s):</source> + <translation type="unfinished"> + <numerusform>You are about to commit %n file:</numerusform> + <numerusform>You are about to commit %n files:</numerusform> + </translation> + </message> + <message> + <location filename="mainwindow.cpp" line="532"/> + <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> + <translation type="unfinished"></translation> + </message> + <message numerus="yes"> + <location filename="mainwindow.cpp" line="534"/> + <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> + <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> + <translation type="unfinished"> + <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> + <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> + </translation> + </message> + <message> + <location filename="mainwindow.cpp" line="621"/> + <source>Confirm pull</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="622"/> + <source>Confirm pull from remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="623"/> + <source>You are about to pull from the following remote repository:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="636"/> + <source>Confirm push</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="637"/> + <source>Confirm push to remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="638"/> + <source>You are about to push to the following remote repository:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="714"/> + <source>Open Repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="715"/> + <source><qt><big>What would you like to open?</big></qt></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="719"/> + <source><qt><center><img src=":images/browser-64.png"><br>Remote repository</center></qt></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="720"/> + <source>Open a remote Mercurial repository, by cloning from its URL into a local folder.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="724"/> + <source><qt><center><img src=":images/hglogo-64.png"><br>Local repository</center></qt></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="725"/> + <source>Open an existing local Mercurial repository.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="729"/> + <source><qt><center><img src=":images/hdd_unmount-64.png"><br>File folder</center></qt></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="730"/> + <source>Open a local folder, by creating a Mercurial repository in it.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="779"/> + <source>File chosen</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="780"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="787"/> + <location filename="mainwindow.cpp" line="857"/> + <source>Folder does not exist</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="788"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="795"/> + <location filename="mainwindow.cpp" line="811"/> + <source>Path is in existing repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="796"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="803"/> + <location filename="mainwindow.cpp" line="819"/> + <source>Path is a file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="804"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="812"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="820"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="827"/> + <source>Folder exists</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="828"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="835"/> + <source>Path is inside a repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="836"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="846"/> + <source>Folder has no repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="847"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="858"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="868"/> + <source>Repository exists</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="869"/> + <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> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1034"/> + <source>Ok</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1045"/> + <source>Mercurial command did not return any output.</source> + <translation type="unfinished"></translation> + </message> + <message numerus="yes"> + <location filename="mainwindow.cpp" line="1127"/> + <source>Pushed %n changeset(s)</source> + <translation type="unfinished"> + <numerusform>Pushed %n changeset</numerusform> + <numerusform>Pushed %n changesets</numerusform> + </translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1129"/> + <source>No changes to push</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1131"/> + <source>Push complete</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1133"/> + <source>The push command output was:</source> + <translation type="unfinished"></translation> + </message> + <message numerus="yes"> + <location filename="mainwindow.cpp" line="1143"/> + <source>Pulled %n changeset(s)</source> + <translation type="unfinished"> + <numerusform>Pulled %n changeset</numerusform> + <numerusform>Pulled %n changesets</numerusform> + </translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1145"/> + <source>No changes to pull</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1147"/> + <source>Pull complete</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1149"/> + <source>The pull command output was:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1190"/> + <source><qt><h3>Command failed</h3><p>The following command failed:</p><code>%1</code>%2</qt></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1196"/> + <source><p>Its output said:</p><code>%1</code></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1201"/> + <source>Command failed</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1351"/> + <location filename="mainwindow.cpp" line="1694"/> + <source>Update</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1356"/> + <location filename="mainwindow.cpp" line="1700"/> + <source>Merge</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1362"/> + <source>Merge retry</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1363"/> + <source>Merge retry successful.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1625"/> + <source>the default branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1627"/> + <source>branch "%1"</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1630"/> + <source>On %1. Not at the head of the branch: consider updating</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1632"/> + <source><b>Awaiting merge</b> on %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1634"/> + <source>At the head of %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1643"/> + <source>Init local repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1644"/> + <source>Create an empty local repository in selected folder</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1646"/> + <source>Clone from remote</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1647"/> + <source>Clone from remote repository into local repository in selected folder</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1649"/> + <source>Open...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1650"/> + <source>Open repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1653"/> + <source>Settings...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1654"/> + <source>View and change application settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1657"/> + <source>Exit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1659"/> + <source>Exit application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1663"/> + <source>Refresh</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1664"/> + <source>Refresh (info of) status of workfolder files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1666"/> + <source>Preview</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1667"/> + <source>View info of changesets incoming to us from remote repository (on pull operation)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1669"/> + <source>Pull</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1670"/> + <source>Pull changesets from remote repository to local repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1672"/> + <source>Push</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1673"/> + <source>Push local changesets to remote repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1676"/> + <location filename="mainwindow.cpp" line="1679"/> + <source>Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1677"/> + <source>Filediff: View differences between selected working folder file and local repository file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1680"/> + <source>Folderdiff: View all differences between working folder files and local repository files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1682"/> + <source>View changesetdiff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1683"/> + <source>Change set diff: View differences between all files of 2 repository changesets</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1685"/> + <source>Revert</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1686"/> + <source>Undo selected working folder file changes (return to local repository version)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1688"/> + <source>Add</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1689"/> + <source>Add working folder file(s) (selected or all yet untracked) to local repository (on next commit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1691"/> + <source>Remove</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1692"/> + <source>Remove selected working folder file from local repository (on next commit)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1695"/> + <source>Update working folder from local repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1697"/> + <source>Commit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1698"/> + <source>Save selected file(s) or all changed files in working folder (and all subfolders) to local repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1701"/> + <source>Merge two local repository changesets to working folder</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1707"/> + <source>Annotate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1708"/> + <source>Show line-by-line version information for selected file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1710"/> + <source>Resolve (list)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1711"/> + <source>Resolve (list): Show list of files needing merge</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1713"/> + <source>Resolve (mark)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1714"/> + <source>Resolve (mark): Mark selected file status as resolved</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1716"/> + <source>Retry merge</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1717"/> + <source>Retry merge after failed merge attempt.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1719"/> + <source>Tag revision</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1720"/> + <source>Give decsriptive name (tag) to current workfolder parent revision.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1722"/> + <source>Edit .hgignore</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1723"/> + <source>Edit .hgignore file (file contains names of files that should be ignored by mercurial)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1725"/> + <source>Serve (via http)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1726"/> + <source>Serve local repository via http for workgroup access</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1729"/> + <source>About</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1730"/> + <source>Show the application's About box</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1732"/> + <source>About Qt</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1733"/> + <source>Show the Qt library's About box</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1736"/> + <source>Clear selections</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1742"/> + <location filename="mainwindow.cpp" line="1777"/> + <source>File</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1753"/> + <source>Advanced</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1770"/> + <source>Help</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="mainwindow.cpp" line="1816"/> + <source>Ready</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>MultiChoiceDialog</name> + <message> + <location filename="multichoicedialog.cpp" line="55"/> + <source>&URL:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="multichoicedialog.cpp" line="65"/> + <location filename="multichoicedialog.cpp" line="292"/> + <source>&File:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="multichoicedialog.cpp" line="76"/> + <source>Browse...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="multichoicedialog.cpp" line="186"/> + <source>Open Directory</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="multichoicedialog.cpp" line="195"/> + <source>Open File</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="multichoicedialog.cpp" line="300"/> + <location filename="multichoicedialog.cpp" line="316"/> + <source>&Folder:</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>QApplication</name> + <message> + <location filename="main.cpp" line="29"/> + <source>EasyMercurial</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>QObject</name> + <message> + <location filename="changeset.cpp" line="72"/> + <source>Identifier</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="changeset.cpp" line="73"/> + <source>Author</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="changeset.cpp" line="74"/> + <source>Date</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="changeset.cpp" line="75"/> + <source>Branch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="changeset.cpp" line="76"/> + <source>Tag</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="changeset.cpp" line="77"/> + <source>Comment</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>RepositoryDialog</name> + <message> + <location filename="repositorydialog.cpp" line="24"/> + <source>Open Repository</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>StartupDialog</name> + <message> + <location filename="startupdialog.cpp" line="29"/> + <source>About me</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="startupdialog.cpp" line="39"/> + <source><qt><big>Welcome to EasyMercurial!</qt></big><br>How would you like to be identified in commit messages?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="startupdialog.cpp" line="42"/> + <source>Name:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="startupdialog.cpp" line="50"/> + <source>Email address:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="startupdialog.cpp" line="58"/> + <source><br>You will appear as:</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>UncommittedItem</name> + <message> + <location filename="uncommitteditem.cpp" line="71"/> + <source><qt>&nbsp;<b>Uncommitted changes</b></qt></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="uncommitteditem.cpp" line="77"/> + <source>Diff</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="uncommitteditem.cpp" line="82"/> + <source>Commit...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="uncommitteditem.cpp" line="84"/> + <source>Revert...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="uncommitteditem.cpp" line="130"/> + <source>Uncommitted changes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="uncommitteditem.cpp" line="135"/> + <source>Uncommitted</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="uncommitteditem.cpp" line="139"/> + <source>changes</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS>