Commit Graph

258 Commits

Author SHA1 Message Date
Dustin Redmond
4897191a44 Added Interlingua translation 2020-03-06 10:30:52 -05:00
Volkan Tokmak
515430edd9
Turkish translation for v2
Add Turkish translation to lib/translations_v2.py
2020-02-18 14:36:54 +01:00
Igor Chubin
2f4d54a7fe added lib/airports.py 2020-02-16 19:41:40 +01:00
Igor Chubin
e5ab61dea3 added workaround for python3 (#369) 2020-02-12 21:44:56 +01:00
Viktar Siarheichyk
b906c73876 Belarusian translation update. 2020-02-12 16:06:40 +03:00
Steffen Sun Lyng
01c14ed322 added danish translation for version 2 2020-02-09 22:01:32 +01:00
Igor Chubin
11133ab270 v2: az translation added 2020-01-15 21:52:20 +01:00
Jaan Janesmae
ab71e8da0e
Add estonian translation to lib/translations_v2.py 2020-01-14 13:53:42 +02:00
Jesus M. Castagnetto
1bc5446d68
es term translation 2020-01-01 20:21:07 -05:00
Igor Chubin
e1bc708f05 aliasing zh-cn as zh for messages (#83) 2019-12-31 19:06:22 +01:00
youthlin.chen
b2cad8db78 add translation Simplified Chinese(zh-cn).
添加简体中文翻译 部分术语参考了 GB/T 35663-2017
2019-12-31 11:21:35 +08:00
Igor Chubin
244f1d002a
pt translation of v2 (fixes #80) 2019-12-30 11:53:53 +01:00
Igor Chubin
be586d7fa0
Merge pull request #370 from amekare/patch-1
Update for 'es'
2019-12-30 11:49:44 +01:00
Igor Chubin
340f88c6ea
Merge pull request #389 from CupOfEspresso/master
Entered the dutch translations
2019-12-29 22:41:45 +01:00
CupOfEspresso
5f9d96bc3b Entered the dutch translations 2019-12-29 20:31:27 +01:00
Igor Chubin
a9367befb9 travis: pyflake only bin and lib 2019-12-29 17:50:14 +01:00
Igor Chubin
1f28c8840c travis fixes 2019-12-29 17:19:58 +01:00
Igor Chubin
383739aadd travis fixes 2019-12-29 17:11:08 +01:00
Igor Chubin
568f620511
Merge pull request #387 from ryunix/add-japanese-translations-v2
Add japanese translations v2
2019-12-29 11:18:48 +01:00
Jeff Huang
0acc2824a6 Update v2 translations. 2019-12-29 10:49:15 +08:00
ryunix
9dbba2be91 Add japanese translations v2 2019-12-29 09:34:39 +09:00
Igor Chubin
23f473197c v2 initial translaion added 2019-12-28 20:36:12 +01:00
Igor Chubin
b1ea9be11f minor fixes 2019-12-28 18:08:06 +01:00
Jakob Neumann
d8985e3c42
Add missing comma for German translation ;-) 2019-11-22 22:27:36 +01:00
Andrea Torres
ca7bb93b60
Update for 'es'
update for spanish translation
2019-10-31 13:48:28 -06:00
Igor Chubin
6217a091db ca is fully translated now (#367) 2019-10-22 14:58:15 +02:00
Vatunyoo Suwannapisit
b0c5cfc164 [+] add Thai translation 2019-10-17 14:06:56 +07:00
Igor Chubin
70087c9368 full translation: be and zh-tw (#358, #359) 2019-10-10 15:23:29 +02:00
Jeff Huang
b7e03649e7 Add zh-tw translations. 2019-10-08 11:48:09 +08:00
Mardep
06b8a43a3c
Update translations.py 2019-10-01 19:37:17 +03:30
Nick
a368b622c5 Adding Probability of Precipitation to one-line output 2019-09-26 06:44:34 -05:00
Kristofer Rye
f709969362
lib/spark.py: Remove unnecessary assignment to color_codes
Since color_codes is immediately redefined directly below this, the
former of the two assignemnts is unnecessary.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
2019-09-18 12:42:49 -05:00
Igor Chubin
de1b79d705 lru cache for formatted answers (fixes #346) 2019-09-07 15:12:10 +02:00
Igor Chubin
e78e6e6f22 fixed lower case problem 2019-09-07 15:06:40 +02:00
Igor Chubin
c8341c5d84 do not display location for 0-day queries (#342) 2019-08-30 18:10:22 +02:00
Igor Chubin
eecd88794c lib/translations.py: minor fix 2019-08-28 13:58:11 +02:00
Igor Chubin
65a21b2c2d initial support of subviews 2019-08-28 13:57:10 +02:00
Igor Chubin
d0d152b10c /Moon minifix 2019-08-28 13:56:22 +02:00
Igor Chubin
953aff302e moon phases minor fix 2019-08-28 13:55:17 +02:00
Igor Chubin
74d005c0cc initial v2 format implementation (fixes #332) 2019-08-25 20:39:22 +02:00
Igor Chubin
0f4dbd2e09 always force the ~query form 2019-08-25 20:39:22 +02:00
Igor Chubin
c465dfe08f initial json support (fixes #331) 2019-08-25 20:39:22 +02:00
Igor Chubin
57f6178640 lib/translations.py: added weather caption for en 2019-08-25 20:39:22 +02:00
Igor Chubin
509e87fa86 use original location for /Moon (fixes #337) 2019-08-25 20:39:22 +02:00
Igor Chubin
50dff37040 lib/constants.py: added WEATHER_SYMBOL_WIDTH_VTE, LOCALE, etc. 2019-08-25 20:39:22 +02:00
Igor Chubin
ad987b7a24 lib/translations.py: added CAPTION 2019-08-25 20:39:22 +02:00
Igor Chubin
69d3ea6cce
Merge branch 'master' into master 2019-08-15 06:23:56 +03:00
Igor Chubin
454bc2e156 tr is now fully translated 2019-07-23 21:46:56 +02:00
Igor Chubin
a17e778bca handle source IP for PNG queries (#311) 2019-07-08 19:56:29 +02:00
Igor Chubin
e7b7b91277 LOCATION['vi'] key fixed 2019-07-08 12:28:24 +02:00