51 Commits

Author SHA1 Message Date
Kovid Goyal
7f0300a485 Implement extraction of user manual strings for translation 2014-06-17 14:36:21 +05:30
Kovid Goyal
673c28f8aa ... 2014-06-12 20:47:59 +05:30
Kovid Goyal
107303bf06 Track translations in their own reporsitory 2014-05-26 14:12:03 +05:30
Kovid Goyal
202a076dc8 Move get_translations over to Transifex 2014-05-26 13:45:03 +05:30
Kovid Goyal
53a7d0f330 Port the building of translations 2014-05-26 12:01:03 +05:30
Kovid Goyal
2363f44a65 Start work on migrating to transifex. See https://srctwig.com/2012/08/02/localisation-with-git-and-transifex/ for a nice summary of workflow using the command line tool 2014-05-26 11:44:32 +05:30
Kovid Goyal
ea6e707d03 ... 2014-05-23 09:24:35 +05:30
Kovid Goyal
9d610f0d23 Change qt 4 src location for my new dev machine 2014-05-02 09:38:57 +05:30
Kovid Goyal
ba894573e4 ... 2014-04-17 07:12:29 +05:30
Kovid Goyal
0753e908ab Add ISO 3166 country codes 2014-04-17 07:12:29 +05:30
Kovid Goyal
b12b60da40 Ensure that the rendered dates are always in the same language as the calibre interface, regardless of system language setting 2014-04-06 13:28:32 +05:30
Kovid Goyal
3a08791865 Workaround for bug in xgettext
https://savannah.gnu.org/bugs/index.php?41668
2014-02-22 19:17:58 +05:30
Kovid Goyal
aa9473d8e5 ... 2014-01-10 11:17:30 +05:30
Kovid Goyal
5370482396 ... 2014-01-10 11:11:13 +05:30
Kovid Goyal
df2c497a13 ... 2013-07-05 11:42:30 +05:30
Kovid Goyal
bd4e828668 Restore building iso639 in develop as it is needed 2013-07-03 22:23:49 +05:30
Kovid Goyal
509cc82d80 Allow running python setup.py develop froma git checkout 2013-07-03 21:58:44 +05:30
Kovid Goyal
709527f89e Move translations out of version control
Translations are tracked separately in launchpad, so there is
no longer any need to clutter up the main repo with translation
history.
2013-05-29 12:46:46 +05:30
Kovid Goyal
d630f34d0d Port translations update code to git 2013-05-29 10:48:45 +05:30
Kovid Goyal
af5de01227 Detect errors in language name translations 2013-05-06 09:25:15 +05:30
Kovid Goyal
34ea3a00a8 ... 2013-01-03 16:47:14 +05:30
Kovid Goyal
214643208d ... 2013-01-03 16:43:07 +05:30
Kovid Goyal
20051d4834 IGN:Tag release 2012-10-19 08:57:36 +05:30
Kovid Goyal
47dd9752f3 ... 2012-08-31 11:28:02 +05:30
Kovid Goyal
7702e3b488 IGN:Tag release 2012-08-03 10:16:44 +05:30
Kovid Goyal
3196a3d5a3 ... 2012-03-12 22:31:16 +05:30
Kovid Goyal
9cf35e275f ... 2012-02-03 14:28:36 +05:30
Kovid Goyal
a412a43d23 Updated translations 2011-12-22 10:17:29 +05:30
Kovid Goyal
60a99e2cae ... 2011-12-15 14:08:54 +05:30
Kovid Goyal
6c01b3cc67 Updated translations 2011-09-02 10:14:21 -06:00
Kovid Goyal
77e6d76e27 ... 2011-09-02 10:10:54 -06:00
Kovid Goyal
a30460bda8 Switch to using more modern language names/translations from the iso-codes package, rather than pycountry 2011-08-25 08:34:28 -06:00
Kovid Goyal
ee3baf7dcf Fix --clean-all 2011-08-19 19:29:41 -06:00
Kovid Goyal
127b517977 ... 2011-08-18 11:07:41 -06:00
Kovid Goyal
478cc618f7 Support for setting per book language 2011-08-17 16:34:33 -06:00
Kovid Goyal
f77672a596 ... 2011-08-12 14:31:50 -06:00
Kovid Goyal
e6b8100fce ... 2011-07-14 16:55:58 -06:00
Kovid Goyal
017d2630e3 Use calibre translations for Qt via a dynamic translator 2011-07-14 10:49:47 -06:00
Kovid Goyal
b9ad2a39a6 Add the strings for the standard Qt buttons to the calibre translations 2011-07-14 09:40:01 -06:00
Kovid Goyal
4b78041e2a Fix #807879 ("Series" undistinguished in singular/plural) 2011-07-10 13:29:15 -06:00
Kovid Goyal
ac6594b79e Switch to using xgettext to generate .pot file 2011-07-10 11:41:15 -06:00
Kovid Goyal
4a8d33a455 Store translations compressed in the calibre install dir. Also remove the broken librarything executable. 2011-06-04 22:25:46 -06:00
Kovid Goyal
0e8f01a545 Fix #756736 (Tweaks not translated) 2011-04-10 15:43:48 -06:00
Kovid Goyal
3385e64dfd ... 2011-01-14 11:08:36 -07:00
Kovid Goyal
20d692d662 ... 2011-01-14 11:05:48 -07:00
Kovid Goyal
4b8755fd6d IGN:Tag release 2010-09-17 14:50:53 -06:00
Kovid Goyal
9c3f71d411 IGN:Tag release 2009-12-27 16:35:11 -07:00
Kovid Goyal
ef06fbee81 Fix #3523 (Please re-add ./setup.py install --root option) and clean up install/post-install code. Post install now no longer runs in a separate process. 2009-09-27 10:20:36 -06:00
Kovid Goyal
f60b270cce Qt translations now work again 2009-09-07 10:41:39 -06:00
Kovid Goyal
ad72afa9f9 Translation framework for languages now works 2009-09-07 00:23:38 -06:00