summaryrefslogtreecommitdiff
path: root/po/hu.po
AgeCommit message (Collapse)AuthorFilesLines
2012-03-10git-gui: fix a typo in po/ filesLibravatar Benjamin Kerensa1-1/+1
"succeeded" was misspelled in the code, which propagated throughout the translations. Fixed all of them. Signed-off-by: Benjamin Kerensa <bkerensa <at> ubuntu.com> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2009-03-24git-gui: minor spelling fix and string factorisation.Libravatar Sam Hocevar1-11/+1
Properly spell "successful" and slightly rewrite a couple of strings that actually say the same thing in order to reduce translation work. Update .pot and .po files accordingly since no new translation is required. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-12-10git-gui: Update Hungarian translation for 0.12Libravatar Miklos Vajna1-90/+96
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-11-17Update Hungarian translation. 100% completed.Libravatar Miklos Vajna1-337/+918
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-03-15git-gui: Updated Hungarian translation (e5fba18)Libravatar Miklos Vajna1-14/+9
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-03-14git-gui: Regenerated po template and merged translations with itLibravatar Peter Karlsson1-249/+278
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-03-13Update Hungarian translation. 100% completed.Libravatar Miklos Vajna1-38/+102
2007-12-05Update Hungarian translation. 100% completed.Libravatar Miklos Vajna1-320/+362
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-10-10git-gui: Updated po strings based on current sourcesLibravatar Shawn O. Pearce1-185/+658
2007-09-26git-gui: Make the status bar easier to read in the setup wizardLibravatar Shawn O. Pearce1-2/+2
The setup wizard looks better if we layout the progress bar as two lines: the first line holds the message text and our text formatting of the progress while the second line holds the bar itself. Both extend the full width of the window and we try to pad out the message text so the window doesn't expand when the completed progress number jumps to the next order of magnitude. This change required updating the progress meter format string to allow the application to supply the precision. So we also are updating all of the translations at once to use the newer formatting string. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-09-02Hungarian translation of git-guiLibravatar Miklos Vajna1-0/+1422
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>