9b17b52b39
Debian: Add dependency for famfamfam-flag-png (ticket #2270 )
2018-06-27 16:16:08 +00:00
f6a4b0b709
Pull translation updates from Transifex
...
New Azerbaijani translations
2018-06-23 11:57:39 +00:00
e33bb2ac1e
Console: Add Azerbaijani, add translated eepsite help pages
...
48x48 az.png converted from:
https://upload.wikimedia.org/wikipedia/commons/d/dd/Flag_of_Azerbaijan.svg
Public domain as specified on:
https://en.wikipedia.org/wiki/File:Flag_of_Azerbaijan.svg
2018-06-21 16:25:30 +00:00
78b2d24001
Jetty: Add TX config for eepsite help page (ticket #2214 )
...
and for testing readme.html for .36
2018-06-13 12:15:59 +00:00
e71d1d38ad
Getopt: Add new translations
...
Add instructions in .tx/config for conversion
Fix checkutf8.sh for getopt translations
2018-02-23 16:35:16 +00:00
97ad909378
Update translations, add Indonesian
...
Add missing debian nb translation
2017-11-03 21:25:34 +00:00
00388675f1
new translations
2017-07-08 16:00:51 +00:00
b810b79a44
New translated man pages: pl, pt_BR, ru, sv
...
updates: it, ko, zh
2017-03-29 14:16:45 +00:00
f420a99b6f
Update translations
2017-02-24 23:54:31 +00:00
3c735eaf96
more man pages
2017-02-20 18:31:25 +00:00
83c786a5fd
more man page translations
2017-02-05 14:16:33 +00:00
61fd242938
Build: Translated man pages for es and zh,
...
and a script to build them.
es complete, zh partial, just for testing.
No ant targets or deb packaging yet.
2017-01-27 16:10:00 +00:00
d9c6360e0a
Build: Set up man pages for translation.
...
No ant targets yet.
2017-01-26 15:47:42 +00:00
434e3badd6
translation updates
2016-12-09 15:58:22 +00:00
0860bd3736
one more gl translation
2016-10-22 15:24:51 +00:00
b53bf7844b
New Chinese (Taiwan) translations for susidns, susimail, debian
2016-10-22 14:19:17 +00:00
75514ddd87
New Korean translation
2016-10-22 13:51:25 +00:00
35642e2661
New initial news translations: Czech, Galician, Greek
2016-10-22 13:20:20 +00:00
06a599b4e7
Add Galician language
...
Flag converted from:
https://en.wikipedia.org/wiki/File:Flag_of_Galicia.svg
Public Domain
2016-10-21 22:00:51 +00:00
9ba8f53ec7
Translate: Add method to set language in standalone app context
...
i2psnark:
- add form to set language in standalone context
- add Ukrainian and Japanese translations
2016-06-15 15:03:17 +00:00
34c611d340
New translations all over
2016-06-03 15:04:04 +00:00
d4ea7dc416
Update translations
...
Fix i2psnark .pt_BR file name
Add i2ptunnel .zh_TW
Fix getopt .fi which is coming in from tx non-UTF-8
2016-06-03 14:05:30 +00:00
edbeac9c7b
DTG: Add 9 new translations
2016-05-09 15:09:08 +00:00
6edd2b97b9
add zh_TW translation
2016-01-15 00:04:04 +00:00
d848a19ab0
update translations, bump -20-rc
2015-07-26 14:22:33 +00:00
a14208b841
Move Indonesian po files used by Java om _id to _in, since
...
Locale.getDefault().getLanguage() will only return "in".
See Locale javadocs. Same change already made in Android.
2015-05-02 23:23:13 +00:00
957d3545b6
Translation updates pulled from Transifex; start of Malagasy translation
2015-04-09 11:59:17 +00:00
25d1ae195a
New translations from tx:
...
Indonesian, Finnish, Malagasy, Albanian, Korean, Ukrainian, Brazilian Portuguese, Dutch
Note broken translations in TX config file
2015-03-17 13:16:40 +00:00
367cea4b1f
new translation files
2014-08-10 19:32:11 +00:00
01da32364f
Streaming: Bundle I2PSocketException messages for translation
2014-06-23 20:10:11 +00:00
f994590ad7
Translation updates
...
sk, ja, de, fr, it zh, nl, uk, nb
2014-05-15 23:14:38 +00:00
2e8681de2c
getopt translations
2014-03-28 20:23:53 +00:00
75fa2b1809
typo fix
2014-02-12 21:38:42 +00:00
855cae0a45
propagate from branch 'i2p.i2p' (head eac6caabd2ea6731ee27111f0dbadf5afcd3695b)
...
to branch 'i2p.i2p.zzz.test2' (head 911a8782667d878dd7a2976c7fb10d481d80e023)
2014-02-07 16:33:59 +00:00
2ec1d8484f
Brazilian Portuguese, Danish, French, Japanese, Polish, Russian, Ukrainian
2014-02-06 18:32:23 +00:00
e1c3e2c1c7
* Getopt bundle fixes for Java Properties standard:
...
Fix comment lines
Encoding conversion to UTF-8 with escapes
Add unicode escapes for all chars over 0x7f
Change Transifex type to PROPERTIES
Also:
- Remove BOMs
- Remove \r
- Remove blank lines
Encodings were as follows:
cs: marked ISO-8859-2
pl: marked ISO-8859-2, possibly corrupt, ?? in two strings
de, es, fr: marked ISO-8859-1
hu: detected as ISO-8859-2
it: apparently ISO-8859-1
ja: Unicode escaped already
nb, nl: ASCII
ro: marked ISO-8859-2 but actually UTF-8
zh: detected as GB2312 w/ CRLF
zh_TW: UTF-8 w/ BOM w/ CRLF
2014-02-02 21:05:14 +00:00
4dc1241d2f
Add lightweight getopt command line parsing lib
...
(ticket #1173 )
This is Java getopt 1.0.14 (released 2012/02/08)
Source was retrieved from https://github.com/arenn/java-getopt
Previous version 1.0.13 (released 2006/08/29)
is available at http://www.urbanophile.com/arenn/hacking/getopt/
Copyright (c) 1998 by Aaron M. Renn (arenn@urbanophile.com ),
LGPL v2.
Include the small translation files, add to build.xml and to .tx/config
Fixes:
Simplified Chinese
MessagesBundle_chs.properties renamed to MessagesBundle_zh.properties
Traditional Chinese
MessagesBundle_cht.properties renamed to MessagesBundle_zh_TW.properties
Norwegian Bokmaal
MessagesBundle_no.properties renamed to MessagesBundle_nb.properties
2014-02-02 15:12:44 +00:00
e92a5da5a5
tx: update hostname in config, add pt_BR
2014-01-09 19:21:38 +00:00
aa4b4b9d2b
French, Italian, Romanian, Spanish, and Swedish translation updates
2013-12-01 20:09:16 +00:00
244209d3b7
Translation updates, addition of Japanese language
...
-28
2013-11-19 23:59:46 +00:00
1804c852bb
French language translation updates from Transifex
2013-10-14 15:43:39 +00:00
3ec602865d
* Translations: Move country names to a new resource bundle
2013-10-14 15:29:12 +00:00
bfea3e4dd6
translation updates from Transifex
2013-09-20 10:43:13 +00:00
a2bd45fa9b
* Translation updates from Transifex
...
- French, Portugeuse, Russian, Spanish, and Turkish updates from Transifex
- Start of Romanian translation from Transifex
- Update English POs for sending to TX
* Debian: Update changelog
2013-08-11 16:58:19 +00:00
90cc71d14d
propagate from branch 'i2p.i2p.zzz.test2' (head d80f8632ef0a2aa350eee9a38ba6a4c56471f5bc)
...
to branch 'i2p.i2p' (head e8b712c826e44211217f06eb3a4da2703323a42f)
2013-07-20 11:53:41 +00:00
d31ce49e77
change resource name
2013-07-17 18:55:12 +00:00
c1210b1c04
* Translations:
...
- Tag initialNews.xml for TranslateReader
- Drop static translated initialNews pages
- Add new routerconsole bundle for the news alone, shipped in the jar
- Use TranslateReader in HTTP proxy for initial news
- Initial translations created manually from translated xml filesx
- Add translated proxy error pages and initial news to deletelist.txt
TODO: ar translation fails checkpo.sh
2013-07-13 23:38:11 +00:00
71038c311f
* Translations:
...
- New varargs method in Translate
- New TranslateReader to translate static files on-the-fly using _("") tagging
- Tag proxy error pages for TranslateReader
- Drop static translated proxy error pages
- Add new i2ptunnel bundle for the proxy alone, shipped in the jar
- Use TranslateReader in HTTP proxy for error pages
- Move HTTP proxy strings from the web *war) to proxy (jar) bundle so they will be loaded
- Initial translations created by msgmerge from i2ptunnel and routerconsole po files, un-fuzzied
2013-07-13 19:58:11 +00:00
b0b0124138
Chinese, Russian, Spanish, and Turkish language updates from Transifex
2013-07-11 21:48:05 +00:00
614b8b4cdd
Russian and Portuguese translation updates
2013-07-05 22:42:34 +00:00