1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-30 19:46:56 +00:00
Commit graph

146 commits

Author SHA1 Message Date
Mike Gelfand
a6798adf2c Sync existing translations with Transifex 2020-11-03 20:26:30 +03:00
Mike Gelfand
3a4cc558b6 Sync existing translations with Transifex 2020-10-03 15:36:23 +03:00
Charles Kerr
677dc73eac
refactor: use GTest for running tests (#1383)
* refactor: use google-test on libtransmission tests
2020-08-11 13:11:55 -05:00
Mike Gelfand
0c10308e06
Add missing files that fail build from tarball (#1247)
Fixes: #1246, #1138
2020-05-23 02:13:59 +03:00
Mike Gelfand
4aa60bad52 Sync existing translations with Transifex 2020-05-14 19:16:15 +03:00
Mike Gelfand
a79dbe4436 Sync existing translations with Transifex 2020-05-02 13:25:56 +03:00
Mike Gelfand
f3951faf3d Actually add new languages to the build 2019-03-13 23:35:16 +03:00
Mike Gelfand
95dd630ed4 Add new translations from Transifex (95% and higher)
GTK client: Portuguese (Portugal).

Qt client: Afrikaans, Catalan, Danish, Greek, Norwegian Bokmål, Slovenian.

Mac client: none (there're suitable languages, but they're lacking XIB files
and we haven't switched to base localization yet).
2019-03-06 03:14:15 +03:00
Mike Gelfand
3debbc7cb8 Sync existing translations with Transifex 2019-03-06 03:12:51 +03:00
Piotr Drąg
d31b73a8e4 gtk: move Tamil translation to the correct language code 2017-05-20 00:55:49 +03:00
Mike Gelfand
5b57aa79e0 Sync gettext translations with Transifex 2017-05-20 00:46:42 +03:00
Mike Gelfand
644aade59f Sync gettext translations with code, unwrap lines 2017-05-20 00:15:53 +03:00
Will Thompson
23d61b6457
gtk: add AppData file
This file was originally written by Richard Hughes, for Fedora, who
proposed it on the Transmission forum here:
https://forum.transmissionbt.com/viewtopic.php?f=3&t=16443

It's used to display a nice description and screenshot in GNOME
Software. The format is documented here:
https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html

The <_name/> and <_summary/> fields match the Name= and Comment= fields
in the .desktop file so are already translated.

The screenshot is taken with Transmission 2.92 (14714) on Fedora 25.
It's at one of the sizes recommended by the GNOME Shell Screenshot
Window Sizer extension.

The <update_contact/> is based on the Git history.
2017-05-03 17:43:23 +01:00
Mike Gelfand
95ee9b9419 Sync .po files with Transifex and current source code
This required some editing re. number of plural forms. Not exactly sure why
Kazakh still has one plural form there (contacted them for clarification).
Also, Manx (gv), Shan (shn), and Central Kurdish (ckb) languages aren't
supported by Transifex at the moment (contacted as well)...

Remove Belarusian (be@latin) as it was no longer present on Launchpad.
Add Welsh (cy).
2017-01-27 04:50:14 +03:00
Mike Gelfand
1ce80c1c20 Add GTK+ client's fr_CA, jbo, and zh_HK linguas to CMake configuration 2016-09-27 23:09:15 +03:00
Jordan Lee
65f498d48e in gtk+ client's LINGUAS file, add fr_CA, jbo, and zh_HK 2016-09-27 14:29:20 -05:00
Jordan Lee
35a3937576 update gtk+ client's translations from launchpad 2016-09-27 14:28:27 -05:00
Mike Gelfand
392bdc1cdb #4400, #5462: Fix "make check" for po files 2015-01-01 14:48:10 +00:00
Mike Gelfand
83c4edb008 #5828: Initial CMake build system support 2014-12-01 19:55:22 +00:00
Eric Petit
82cc420214 Fix make dist 2014-09-24 05:58:34 +00:00
Jordan Lee
54a925e263 sync transmission-gtk translations from Rosetta 2013-06-26 02:22:32 +00:00
Jordan Lee
a7855372b9 new languages for transmission-gtk: Shan and Northern Sami 2013-06-26 02:20:46 +00:00
Jordan Lee
e96ed247fe refactor libtransmission's tr_benc class as tr_variant. 2012-12-14 04:34:42 +00:00
Jordan Lee
a805f866f4 update files in POTFILES.in and POTFILES.skip for *nix i18n 2012-12-09 01:36:32 +00:00
Jordan Lee
d8463803a6 Updated translations for transmission-gtk 2012-09-26 02:38:25 +00:00
Jordan Lee
cac44f2dc4 new transmission-gtk translations: Burmese and Swahili 2012-09-26 02:35:34 +00:00
Jordan Lee
74d0482351 (trunk gtk) Sync with Rosetta to update GTK+ translations 2012-07-24 01:00:21 +00:00
Jordan Lee
5979406bfe update GTK+ client translations from rosetta 2012-07-06 01:21:32 +00:00
Jordan Lee
f82f303f99 (trunk gtk) sync transmission-gtk translations from Rosetta. Also, two new translations: Low German and Sinhalese :) 2012-04-09 01:50:33 +00:00
Jordan Lee
94678506bd sync transmission-gtk translations from launchpad. Five new localizations: Tibetan, Uzbek, Armenian, Valencian Catalan, Interlingua 2012-02-13 20:58:29 +00:00
Jordan Lee
399f4cec5b (trunk, gtk) update translations for transmission-gtk. Also, two new translations: Punjabi and Tamil (Sri Lanka) 2011-05-17 00:01:54 +00:00
Jordan Lee
4184f73c99 (trunk gtk) remove tr-torrent.c from POTFILES.in 2011-04-01 03:06:30 +00:00
Jordan Lee
6a9d3b8c3b (trunk gtk) refresh the translations again for 2.21 2011-02-08 00:19:22 +00:00
Jordan Lee
3b28138c71 (trunk) #3926: use "Open Torrent" instead of "Add Torrent" in GTK+ and Qt clients -- change the filename from add-dialog.[ch] to open-dialog.[ch]. whoooo 2011-01-20 19:57:42 +00:00
Jordan Lee
c7cc8301db (trunk) update credits 2011-01-03 05:58:58 +00:00
Charles Kerr
250a5fd8ec (trunk gtk) remove dead code: gtk/tracker-list.[ch] 2010-12-21 17:19:07 +00:00
Charles Kerr
a314c7031f (trunk gtk) Update translations + Add two new translations (Bengali and Urdu) 2010-12-09 19:26:56 +00:00
Charles Kerr
fcedf6def5 (trunk gtk) sync translations from rosetta for 2.12 2010-11-13 20:21:24 +00:00
Charles Kerr
a999e60a3f (trunk gtk) synchronize translations with rosetta 2010-10-08 00:52:07 +00:00
Charles Kerr
41d3e09700 (trunk gtk) update translations, and add two new translations: Cebuano and Tagalog 2010-09-30 23:36:57 +00:00
Charles Kerr
45820ee667 (trunk gtk) oops, forgot to remote sexy-icon-entry.c from POTFILES.in. Sorry, hudson. 2010-08-06 06:56:27 +00:00
Charles Kerr
70be70d85f nice job. 2010-08-05 13:24:46 +00:00
Charles Kerr
bba7ca17bf (trunk gtk) sync the translations from rosetta again 2010-06-16 00:47:13 +00:00
Charles Kerr
f33bc7310b Sync translations from Rosetta. Four new languages: Aragonese (http://en.wikipedia.org/wiki/Aragonese_language), Manx (http://en.wikipedia.org/wiki/Manx_language), Occitan (http://en.wikipedia.org/wiki/Occitan_language), Uyghur (http://en.wikipedia.org/wiki/Uyghur_language) 2010-06-13 18:14:49 +00:00
Charles Kerr
225d479b2e (trunk) update svn properties for $Id$ in the new macosx/ files 2010-03-16 00:45:52 +00:00
Charles Kerr
ed10dda36b (trunk gtk) update translations from rosetta. New this time around: Faroese! 2010-02-22 02:26:23 +00:00
Charles Kerr
9750da9e93 (trunk gtk) update translations from rosetta 2010-02-16 15:56:34 +00:00
Charles Kerr
9f864352dd (trunk gtk) update i18n files from rosetta 2010-01-23 00:47:08 +00:00
Charles Kerr
99f85a985d (trunk gtk) update .po files from rosetta 2010-01-21 00:31:12 +00:00
Charles Kerr
1f79353107 (trunk gtk) sync GTK+ client translations from https://translations.launchpad.net/transmission/trunk/+pots/transmission 2010-01-13 01:06:34 +00:00