summaryrefslogtreecommitdiff
path: root/po
Commit message (Collapse)AuthorAge
* issue 233 - add missing file to POTFILES.inGravatar Alan F2013-07-20
|
* add missing new translations (si+lv)Gravatar Alan F2013-06-10
|
* update linguas file, add si+lvGravatar Alan F2013-06-09
|
* a bunch of launchpad translation updatesGravatar Alan F2013-06-09
|
* translations updateGravatar Alan Fitton2012-12-10
|
* New Hungarian translation, thanks to Dénes Sávoli.Gravatar Alan Fitton2012-10-07
|
* add czech translationGravatar Alan Fitton2012-09-15
|
* update translations from launchpadGravatar Alan Fitton2012-09-15
|
* update translations from launchpadGravatar Alan Fitton2012-09-15
|
* Revert Swedish translation. Latest version hadn't been imported into ↵Gravatar Alan Fitton2012-08-07
| | | | launchpad so it got overwritten.
* New translations from launchpad. Some finished, some not.Gravatar Alan Fitton2012-08-07
|
* translation updates from launchpadGravatar Alan Fitton2012-06-29
|
* issue 197 - fix GTK3 unique application support by using ↵Gravatar Alan Fitton2012-06-01
| | | | g_application_command_line_get_is_remote instead of g_application_get_remote, swedish translation update, translation credits update, add gtk3 eclipse include path settings file.
* missing change to LINGUAS fileGravatar Alan Fitton2012-05-22
|
* Fix where Swedish translation is installed. Should be sv not se.Gravatar Alan Fitton2012-05-22
|
* Swedish translation. Thanks Åke SvenssonGravatar Alan Fitton2012-05-22
|
* add a missing source file to POTFILES.in. it being missing was causing the ↵Gravatar Alan Fitton2012-04-07
| | | | intltool make check tests to fail.
* mostly complete turkish translationGravatar Alan Fitton2012-03-01
|
* actual Russian translation updateGravatar Alan Fitton2012-01-29
|
* translation update thanks to Y3AVD33Gravatar Alan Fitton2012-01-28
|
* reindent + french translation completionGravatar Alan Fitton2012-01-13
|
* latest language exports from launchpadGravatar Alan Fitton2012-01-12
|
* fix memory leak on response from first response from server (HTTP conflict ↵Gravatar Alan Fitton2012-01-12
| | | | with session id).
* German, Lithuanian, Ukranian updates from launchpadGravatar Alan Fitton2012-01-04
|
* reindent with gnu indent. add keyboard accelerators for view menu, fix ↵Gravatar Alan Fitton2012-01-04
| | | | toggle filter widget also connected to toggle graph cb. add Lithuanian translation thanks to Algimantas Margevičius via launchpad.
* change units to the IEC standard (and the Ubuntu units policy) for base2 ↵Gravatar Alan Fitton2012-01-02
| | | | (/1024) - KiB/GiB etc. this is instead of KB/s etc which Windows and many other apps use for base2. I've tried to fix up the translations as best as I can.
* commit the first translation updated using launchpad, Spanish kindly done by ↵Gravatar Alan Fitton2011-12-24
| | | | fitoschido. it's a great way to update the translations.
* update POTFILES.in to allow debuild to workGravatar Alan Fitton2011-10-11
|
* some stuff to build against gtk3, mostly some changes from accessing an ↵Gravatar Alan Fitton2011-09-20
| | | | objects struct for members to using functions, due to these structs now being gsealed.
* a spanish translation, thanks aspidzentGravatar Alan Fitton2011-09-19
|
* updated german translation. don't restore sort column/direction for ↵Gravatar Alan Fitton2011-06-04
| | | | trackers/files treeviews on load (the natural order seems like a better default).
* ukranian translation :D thanks ROR191Gravatar Alan Fitton2011-05-13
|
* Polish translation updateGravatar Alan Fitton2011-04-23
|
* header right click menu to show/hideGravatar Alan Fitton2011-04-23
|
* Polish translation with the new add dialog localised. Thanks Piotr!Gravatar Alan Fitton2011-04-16
|
* show speed limits in status bar, thanks to jdhore for the patch.Gravatar Alan Fitton2011-04-14
|
* update german, korean, polish translations to use gettext plural status messageGravatar Alan Fitton2011-04-10
|
* include gconf m4 macros, use std=c99, some minor build and localisation changesGravatar Alan Fitton2011-04-10
|
* russian translation update thanks to Y3AVDGravatar Alan Fitton2011-04-08
|
* russian localisationGravatar Alan Fitton2011-04-04
|
* forgot to add the .poGravatar Alan Fitton2011-04-02
|
* polish translation - thanks Piotr\!Gravatar Alan Fitton2011-04-02
|
* filter by directory and some filter fixesGravatar Alan Fitton2011-03-11
|
* some i18n fixesGravatar Alan Fitton2011-03-10
|
* Korean support, thanks Youn! Also filter by tracker. Adding/removing ↵Gravatar Alan Fitton2011-03-10
| | | | trackers from the state selector every update seems like a waste of cycles, so only refresh when a torrent is added.
* some missing files needed for i18nGravatar Alan Fitton2011-03-08
|
* use a gtktable for general panel, fixed layout is no good for a localised ↵Gravatar Alan Fitton2011-03-08
| | | | app. add JDM's freebsd port.
* our first localisation, German, kindly contributed by Julian. some autotools ↵Gravatar Alan Fitton2011-03-08
| | | | and main() changes to get this working.
* some backwards plural/singular arguments to ngettextGravatar Alan Fitton2011-03-06
|
* all (I hope) strings in _(string) macro for localisationGravatar Alan Fitton2011-03-06