Commit Graph

640 Commits

Author SHA1 Message Date
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
Igor Chubin
80c6b82330
Merge pull request #388 from l10n-tw/translation
Update v2 translations.
2019-12-29 11:18:40 +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
4717f9948c th translation fixed 2019-12-28 18:08:27 +01:00
Igor Chubin
b1ea9be11f minor fixes 2019-12-28 18:08:06 +01:00
Igor Chubin
4986f92592
Merge pull request #377 from polarfoxDev/patch-1
Add missing comma for German translation ;-)
2019-11-28 08:59:45 +01:00
Jakob Neumann
d8985e3c42
Add missing comma for German translation ;-) 2019-11-22 22:27:36 +01:00
Igor Chubin
856bc052f8 fixed type (#367) 2019-10-22 14:59:32 +02:00
Igor Chubin
6217a091db ca is fully translated now (#367) 2019-10-22 14:58:15 +02:00
Igor Chubin
e23106233b
Merge pull request #367 from oriolhub/patch-1
Create ca-help.txt
2019-10-22 14:52:35 +02:00
oriolhub
7c28c5240b
Create ca-help.txt 2019-10-22 12:14:27 +02:00
Igor Chubin
c08c9f191d
Merge pull request #365 from iago-lito/french_translation 2019-10-21 18:11:27 +02:00
Igor Chubin
fe58f3f940
Merge pull request #366 from kerlos/master 2019-10-21 18:08:50 +02:00
Iago-lito
90228d1d88 Rain Shower missing 2019-10-21 16:26:04 +02:00
Iago-lito
71a8ce7db4 Light Rain, Rain Shower missing 2019-10-21 13:34:39 +02:00
Vatunyoo Suwannapisit
b0c5cfc164 [+] add Thai translation 2019-10-17 14:06:56 +07:00
Iago-lito
0b153c7200 Translate Rain according to #324 2019-10-15 23:42:44 +02:00
Igor Chubin
c526099518
Merge pull request #330 from iago-lito/add_french_translation
Add French translation, first write.
2019-10-10 16:27:23 +02:00
Igor Chubin
70087c9368 full translation: be and zh-tw (#358, #359) 2019-10-10 15:23:29 +02:00
Igor Chubin
554cd9078c share/translations/zh-tw.txt: format (#359) 2019-10-10 15:22:23 +02:00
Igor Chubin
72d6e765aa
Merge pull request #361 from l10n-tw/translation
Add zh-tw translations.
2019-10-10 13:14:40 +02:00
Iago-lito
c02deaa279 Add name according to #359 2019-10-08 09:53:16 +02:00
Jeff Huang
b7e03649e7 Add zh-tw translations. 2019-10-08 11:48:09 +08:00
Igor Chubin
d0ba9f5aac
Merge pull request #358 from vicseq/master
Belarusian localization update
2019-10-06 22:06:19 +02:00
Viktar Siarheichyk
8d8a00d8ec Spelling was fixed as per http://slounik.org/search?dict=&search=%D0%A1%D1%86%D1%8E%D0%B4%D0%B7%D1%91%D0%BD%D1%8B&x=0&y=0 2019-10-03 15:10:33 +03:00
Viktar Siarheichyk
8d9aaa7d77 Belarusian help page is complete. 2019-10-03 14:59:09 +03:00
Viktar Siarheichyk
7137af5ced Help page in Belarusian is added (WIP) 2019-10-03 14:27:06 +03:00
Igor Chubin
ed09424b2c
Merge pull request #357 from Mardep/patch-1
Update translations.py
2019-10-02 10:55:14 +02:00
Mardep
06b8a43a3c
Update translations.py 2019-10-01 19:37:17 +03:30
Igor Chubin
f7035c2c3c
Merge pull request #356 from midzer/patch-1
fix typo
2019-10-01 15:55:44 +02:00
midzer
759109d1b2
fix typo 2019-10-01 15:33:32 +02:00
Igor Chubin
6de56f79d2
Merge pull request #355 from eRaid6/master (fixes #350)
Adding Probability of Precipitation to one-line output
2019-09-26 19:44:50 +02:00
Nick
a368b622c5 Adding Probability of Precipitation to one-line output 2019-09-26 06:44:34 -05:00
Igor Chubin
af97d9672e
wttr-switcher: real link added 2019-09-19 19:15:08 +02:00
Igor Chubin
28be34b4e3
Added link to wttr-switcher (dummy link) 2019-09-19 19:11:28 +02:00
Igor Chubin
20909f2e90
fixed links 2019-09-19 18:30:08 +02:00
Igor Chubin
6d44c388f4
Added link to wttr-switcher 2019-09-19 18:28:21 +02:00
Igor Chubin
07723dc20e
Merge pull request #351 from MasterEric/master
Updated documentation to include information on the use of JSON.
2019-09-19 18:23:42 +02:00
Igor Chubin
2742500337
Merge pull request #354 from rye/remove-unnecessary-assignment
lib/spark.py: Remove unnecessary assignment to color_codes
2019-09-19 12:30:10 +02: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
ae4c8a3674
Merge pull request #353 from jmcastagnetto/master
Fix for issue #352 (es translation, app messages)
2019-09-17 16:19:03 +02:00
Jesus M. Castagnetto
51b29e4888 removed empty lines 2019-09-17 09:08:19 -05:00
Jesus M. Castagnetto
e2513272e6 spanish translation, app messages 2019-09-17 09:05:30 -05:00
Eric Myllyoja
e932811bee Updated documentation to include information on the use of JSON. 2019-09-16 12:42:01 -04: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