Commit Graph

44 Commits

Author SHA1 Message Date
kutsaltotem ccfca62612 Language TR 2019-11-07 07:57:12 +00:00
kutsaltotem bb96bbd2fe available.py TR 2019-11-07 07:26:25 +00:00
JerryXiao 7f8c11c367
turkish 2019-11-07 15:06:42 +08:00
pan93412 b797b350cd l10n: update the zh_TW translations.
I've retranslated and update with the latest templates.

Co-authored-by: Jim Chen <jimchen5209@gmail.com>
2019-08-28 15:07:37 +08:00
pan93412 ddc9ac3d22 i18n: add pot generator and ...
- let more strings translatable.
- regenerate the pot file.
- let plural forms can be extracted properly.

Co-authored-by: Jim Chen <jimchen5209@gmail.com>
2019-08-28 15:07:20 +08:00
Jarv ea881cf520 Added gamemodes. New mode: Fast. (#44)
* Changes for possible bug

* New sanic mode wip

* More changes for fast mode, WIP

* Fast mode is playable (code is ugly tho)

* Fixed skip error

* Fixed fast mode error

* Bug fixing

* Possible fix for the /leave bug before the game starts

* Update README to include Codacy badge

* Fixing error prone code

* Removing code smells

* Removing more code smells

* How long can this go on? (More smells according to Codacy)

* Compile locale fixed for Linux. Small es_ES fix.

* Major refactoring

* Wild mode finished. Changed emojis for text in log.

* Removing test prints, back to emojis

* Code cleaning and fix for player time in fast mode

* Changing help to not override builtin function

* Decreased bot.py's complexity

* Default gamemode is now Fast. Added a bot configuration file

* back to random

* Moved logger to shared_vars

* Added MIN_FAST_TURN_TIME to config and fixed 'skipped 4 times' message

* Pull review changes

* More review changes

* Removing codacy badge linked to my account for pull request

* Fixed first special card issue, logger back to how it was (with just one logging init)

* Renamed gameplay config file to gameplay_config.py.
2017-11-27 17:59:19 +01:00
Jarv a4c742bc00 Pull request with compile.sh and TRANSLATORS.md change (#41)
* Added a bash script to simplify the locale compilation

* Updated TRANSLATORS to include myself
2017-09-19 23:37:47 +02:00
Jarv 80fc59f124 Improved most messages in spanish (#39) 2017-09-19 17:40:14 +02:00
jimchen5209 94bfea3a09 Remove @unobot in some of the translation. (#37) 2017-09-15 02:24:28 +02:00
Jannes Höke 8be4bc688d add missing } 2017-07-19 17:05:19 +02:00
Karho 284eb91633 Merge pull request #23 from jimchen5209/patch-2
Update unobot.po
2017-02-04 13:56:46 +08:00
Kazama Sion e1d559e546 fix some translate mistake in zh-CN. 2017-01-29 22:57:50 +08:00
jimchen5209 3dad1dfebb Update unobot.po 2016-11-21 20:25:30 +08:00
Jannes Höke 192bbf4b27 fix name of zh_tw 2016-11-19 11:57:14 +01:00
Alexandr c3a35e739e Fixes list number (#22) 2016-11-18 19:58:04 +01:00
Jannes Höke 58555f5f21 Fix end-of-line within string 2016-11-18 18:37:53 +01:00
Alexandr b2ff307964 Adds ru_RU language (#21) 2016-11-18 18:29:01 +01:00
jimchen5209 35f0e9308e Zh-Tw Translatiion (#20)
I found many translation mistakes in this translation and some of the new strings weren't translated ,and I have re-translated from English.
2016-11-18 18:27:40 +01:00
Jannes Höke 9d2524da5a replace mau_mau_bot by unobot 2016-10-27 14:44:08 +02:00
Jannes Höke b0ca73a3c9 update de_DE translation 2016-07-04 22:09:01 +02:00
Jannes Höke ede3aba641 formatting 2016-07-04 22:08:48 +02:00
TiagoDanin a5eefdc1d0 Update and Fix Translation 2016-07-02 14:34:06 -05:00
Jannes Höke b136bdf997 formatting, exception handling, documentation 2016-07-02 20:37:35 +02:00
Jannes Höke 87251eeb2e add zh_CN to available locales 2016-05-25 20:18:40 +02:00
Jannes Höke cafa398ec8 Merge branch 'zh_CN-patch' of https://github.com/imlonghao/unocn_bot into imlonghao-zh_CN-patch
Conflicts:
	TRANSLATORS.md
2016-05-25 16:58:04 +02:00
imlonghao cc88876c69
make zh_CN compatible with plurals 2016-05-25 22:44:51 +08:00
Jannes Höke fea63f764a ultima carta 2016-05-25 04:36:47 +02:00
Jannes Höke 9e98de41c8 add plurals to es_ES (incomplete) 2016-05-25 04:25:10 +02:00
Jannes Höke 9f88f7ff32 make zh_TW compatible with plurals 2016-05-25 04:15:04 +02:00
Jannes Höke 6877063a2c make zh_HK compatible with plurals 2016-05-25 04:08:35 +02:00
Jannes Höke fb86f6df05 add plurals to it_IT (incomplete) 2016-05-25 03:59:22 +02:00
TiagoDanin 3ba225e7a5
Update pt_BR (Add plurals) 2016-05-24 10:02:17 -05:00
Jannes Höke 6901e7f4d0 implement plurals, update de_DE translation to use plurals 2016-05-24 15:49:23 +02:00
TiagoDanin de177e1137
Small update in translations 2016-05-23 12:57:41 -05:00
imlonghao 06ae098a5f
add locale: zh_CN 2016-05-23 20:08:02 +08:00
Jannes Höke ecc0b3adc7 add id_ID locale 2016-05-23 13:08:43 +02:00
Jannes Höke e7e3fbf4ce add locales: es_ES, zh_HK, zh_TW 2016-05-23 12:20:31 +02:00
Jannes Höke 0c3f623cd9 small fixes & translation updates 2016-05-23 01:54:56 +02:00
Jannes Höke 0e680c6e30 update it_IT and add pt_BR 2016-05-23 00:45:44 +02:00
Jannes Höke c7b6649438 add italian translations (big thanks to Carola and nick!) 2016-05-22 23:35:16 +02:00
Jannes Höke ba47f4c19e final version? 2016-05-22 19:21:51 +02:00
Jannes Höke 4cdffffa5f Optional multi-translations 2016-05-22 17:02:27 +02:00
Jannes Höke 6c610c1aeb settings UI added, save locale to database 2016-05-22 14:45:51 +02:00
Jannes Höke 5ece46527a locales are working, added de_DE locale 2016-05-21 21:41:38 +02:00