Commit Graph

1050 Commits

Author SHA1 Message Date
Robel Kassa
2d22b751f5 amharic lang updates 2021-01-12 22:43:26 -05:00
Daniel Bulant
dd1587c177
Czech help translation 2021-01-12 13:30:42 +01:00
Daniel Bulant
aca42f3d15
Add czech translation 2021-01-12 11:02:01 +01:00
Igor Chubin
49daae6f40 Use real temperature instead of feel-like in v2 (#562) 2021-01-07 23:24:41 +01:00
Igor Chubin
35e2352a2f
Merge pull request #560 from MAGICCC/master 2021-01-03 00:04:37 +01:00
Peter
8d3113608e
Update de.txt 2021-01-02 23:56:43 +01:00
Igor Chubin
773decc766 Add several new DE translations 2021-01-02 23:32:45 +01:00
Igor Chubin
1bebd93ff9
Merge pull request #559 from MAGICCC/patch-1
Update de.txt
2021-01-02 23:30:25 +01:00
Peter
8df12c6fe3
Update de.txt
Schneeeeeeeeeeeee
2021-01-02 23:24:04 +01:00
Igor Chubin
ab87626d51 Translate 'Snow' into RU,DE,FR 2021-01-02 22:58:20 +01:00
Igor Chubin
49aefecf99 Fix typos 2021-01-02 22:57:49 +01:00
Igor Chubin
492f4f5e50 Translate comma-separated terms (#554, #535) 2021-01-02 22:48:17 +01:00
Igor Chubin
0b8ead03e6 Use case-insensitive term for translation (#552) 2021-01-02 22:43:18 +01:00
Igor Chubin
7333c4d950 Add several RU translations (#535) 2021-01-02 22:36:32 +01:00
Igor Chubin
5c449742ec
Merge pull request #542 from gregdan3/master
Observe region data from all Geo-IP sources
2021-01-02 17:44:22 +01:00
Igor Chubin
d551735021 Handle 404 properly (#500, #459, #372) 2021-01-02 17:35:01 +01:00
Igor Chubin
ed569540bc Canonify contries names 2021-01-02 17:32:06 +01:00
Igor Chubin
e525129847 Move broken entries to a separate dir 2021-01-02 13:58:28 +01:00
Igor Chubin
a5532419fa Add pycountry to requirements.txt 2021-01-02 13:57:32 +01:00
Igor Chubin
3c8149a227 Cleanup 2021-01-02 12:45:17 +01:00
Igor Chubin
3ae30af48d Update from master 2021-01-02 12:24:04 +01:00
Igor Chubin
ab756f1134 Check for 'United States of America' (#474) 2021-01-01 23:20:47 +01:00
Igor Chubin
482dffc9a9 Use violet for extremely cold temp (#11) 2021-01-01 18:44:05 +01:00
Igor Chubin
4e42841c4b Clean we-lang code up 2021-01-01 18:35:27 +01:00
Igor Chubin
b5d3da52cc Add alias conversion for YYZ (#557) 2020-12-31 21:28:14 +01:00
Igor Chubin
40892a937d
Merge pull request #558 from amadeogarcia/master
Final Spanish corrections
2020-12-31 19:36:38 +01:00
Igor Chubin
b2b8d6d17d
Merge branch 'master' into master 2020-12-31 19:36:24 +01:00
Amadeo García Torrano
08de2bf51a Final Spanish corrections
In my opinion with this commit we can close the issue #533. I edited `es.txt` and `es-help.txt` in `share/translations`. `we-lang.go` was okay, so I didn't touch it.

I apologize for being absent the last 2 months after suggesting said issue.
2020-12-30 11:25:18 -03:00
Gregory Danielson
e98fbe9258
Document expected ipcachewrite input and output, with optional latlong entries 2020-11-26 12:21:22 -06:00
Gregory Danielson
c49c0a5c0e
Remove lat, long from _ip2location because WS5 is more expensive 2020-11-26 12:20:35 -06:00
Igor Chubin
1b25e16a37 Minor code cleanup 2020-11-16 19:52:10 +01:00
Igor Chubin
41d4d3d789 Extend location.py docstring 2020-11-16 19:51:51 +01:00
Gregory Danielson
26372148b5
Merge branch 'master' of github.com:chubin/wttr.in 2020-11-15 11:24:46 -06:00
Gregory Danielson
303c2d2ab7
Observe two possible names for United States when checking us_ip 2020-11-15 11:13:15 -06:00
Gregory Danielson
bdcb24742d
Rework ipcache write to include new data from all sources 2020-11-15 11:10:19 -06:00
Gregory Danielson
c349dc2f17
Break from IPLOCATION method loop if one method produces non-null result 2020-11-15 11:02:12 -06:00
Gregory Danielson
34313eb162
Rework get_location to handle additions to location tuple; same return 2020-11-15 10:58:51 -06:00
Gregory Danielson
e8cc9adc7f
Rework geoip to include ccode, lat, long for cache purposes 2020-11-15 10:57:53 -06:00
Gregory Danielson
88cd84b5d2
Rework ipinfo to include ccode, lat, long for cache purposes 2020-11-15 10:57:22 -06:00
Gregory Danielson
b7517bce65
Rework ip2location to include ccode, lat, long for cache purposes 2020-11-15 10:56:43 -06:00
Gregory Danielson
66802657a5
Add COUNTRY_MAP dict for workaround function cleanliness 2020-11-15 10:54:51 -06:00
Gregory Danielson
117727bc2b
Add pycountry dependency for converting ISO code to country name 2020-11-15 10:53:59 -06:00
Igor Chubin
4eedafb813
Merge pull request #546 from dnkl/add-foot-to-list-of-terminals-with-image-support 2020-11-12 19:22:54 +01:00
Daniel Eklöf
9c4e2b1cfb
Add ‘foot’ to list of terminals with image support
Foot, https://codeberg.org/dnkl/foot, has sixel support.
2020-11-12 18:30:29 +01:00
Igor Chubin
b37d8028bf
Merge pull request #545 from UlisesAlexanderAM/master
Spanish translation corrections and additions
2020-11-11 09:58:37 +01:00
Ulises Alexander Arguelles Monjaraz
3c64af0697 Corrects some words in spanish, and adds translation
for 2 options not include in es-help.txt but present in help.txt
2020-11-10 12:57:54 -06:00
Ulises Alexander Arguelles Monjaraz
cbea96f43a Corrects some words in spanish, and changes others for a better comprehention 2020-11-10 12:17:01 -06:00
Igor Chubin
74283de5f5 Bind v3 2020-11-07 19:57:40 +01:00
Igor Chubin
626a106186 Fix bug with location format 2020-11-07 19:57:39 +01:00
Igor Chubin
d224efae39
Add note about VTE-based terminals 2020-11-06 23:44:25 +01:00