From 5ca5114ac9132cea1470822be6f92499ac8c9b59 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Mon, 6 Mar 2017 08:10:24 +0100 Subject: [PATCH 01/26] added finnish translation --- lib/translations.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/translations.py b/lib/translations.py index 22636db..9207653 100644 --- a/lib/translations.py +++ b/lib/translations.py @@ -27,6 +27,12 @@ Wir hoffen, dass Sie besseres Wetter haben! για αυτό διαλέξαμε το Οϊμιάκον για εσένα, μία από τις πιο κρύες μόνιμα κατοικημένες περιοχές στον πλανήτη. Ελπίζουμε να έχεις καλύτερο καιρό! +""", + + 'fi': u""" +Emme löytänyt sijaintiasi, joten toimme sinut Oimjakoniin, +yhteen maailman kylmimmistä pysyvästi asutetuista paikoista. +Toivottavasti sinulla on parempi sää! """, 'fr': u""" @@ -94,6 +100,7 @@ Umarız sizin olduğunuz yerde havalar daha iyidir! 'cs': u'Neznámá poloha', 'de': u'Unbekannter Ort', 'el': u'Άνγωστη τοποθεσία', + 'fi': u'Tuntematon sijainti', 'fr': u'Emplacement inconnu', 'ja': u'未知の場所です', 'ro': u'Locaţie necunoscută', From dc228f06c7a8c0dc2b88cd0f1fb523ab0d825823 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Mon, 6 Mar 2017 08:13:03 +0100 Subject: [PATCH 02/26] added share/translation.txt --- share/translation.txt | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 share/translation.txt diff --git a/share/translation.txt b/share/translation.txt new file mode 100644 index 0000000..ac23e31 --- /dev/null +++ b/share/translation.txt @@ -0,0 +1,32 @@ +wttr.in is translated in NUMBER_OF_LANGUAGES languages: + + SUPPORTED_LANGUAGES + +Translated/improved/corrected by: + + * Czech: Juraj Kakody + * Finnish: @Maxifi + * French: Igor Chubin + * German: Igor Chubin + * Greek: Panayotis Vryonis + * Japanese: @ryunix + * Macedonian: Matej Plavevski + * Romanian: Gabriel Moruz + * Russian: Igor Chubin + * Slovak: Juraj Kakody + * Swedish: John Eriksson + * Serbian: Milan Stevanović @FathVader + * Swahili: Joel Mukuthu + * Turkish: Atabey Kaygun + * Ukrainian: Igor Chubin + +and many many others. + +In the not likely case wttr.in is not yet translated in your language +you can help with the translation. +Please start with one of the following steps: + + * Open a GitHub issue: github.com/chubin/wttr.in + * Write an email to igor@chub.in + * Write PM or tweet to igor_chubin + From 67938c3ef3d8416a338c4f66f4570b9aa8bd0e16 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Mon, 6 Mar 2017 08:13:46 +0100 Subject: [PATCH 03/26] added share/bash-function.txt --- share/bash-function.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 share/bash-function.txt diff --git a/share/bash-function.txt b/share/bash-function.txt new file mode 100644 index 0000000..c573c95 --- /dev/null +++ b/share/bash-function.txt @@ -0,0 +1,5 @@ +wttr() +{ + # change Paris to your default location + curl -H "Accept-Language: ${LANG%_*}" wttr.in/"${1:-Paris}" +} From 4ee21f4e409fd5f40f52abbd43b6d88563b6a818 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Mon, 6 Mar 2017 08:14:28 +0100 Subject: [PATCH 04/26] fixed share/ansi2html.sh --- share/ansi2html.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/share/ansi2html.sh b/share/ansi2html.sh index b4561d6..2221a1e 100644 --- a/share/ansi2html.sh +++ b/share/ansi2html.sh @@ -104,6 +104,7 @@ printf '%s' " +