MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-NOAA - Another Weather Module

    Scheduled Pinned Locked Moved System
    690 Posts 77 Posters 2.7m Views 70 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • yawnsY Offline
      yawns Moderator
      last edited by

      de.json

      {
        "GATHERING_WEATHER_STUFF": "Empfange Wetterdaten...",
        "CURRENTLY": "Aktuell",
        "CURRENT_TEMP": "Temperatur",
        "UV_INDEX": "UV Index",
        "WIND": "Wind",
        "FROM": "Von",
        "BAROMETER": "Barometer",
        "FORECAST": "Prognose",
        "MONDAY": "Montag",
        "TUESDAY": "Dienstag",
        "WEDNESDAY": "Mittwoch",
        "THURSDAY": "Donnerstag",
        "FRIDAY": "Freitag",
        "SATURDAY": "Samstag",
        "SUNDAY": "Sonntag",
        "OVERCAST": "Bedeckt",
        "CLOUDY": "Bewölkt",
        "RAIN": "Regen",
        "CLEAR": "Heiter",
        "PARTLY_CLOUDY": "Leicht bewölkt",
        "HIGH": "Maximum",
        "LOW": "Minimum",
        "HUMIDITY": "Luftfeuchtigkeit",
        "SAFE": "Sicher",
        "MODERATE": "Moderat",
        "SNOW_SHOWERS": "Schneeregen",
        "VERY_HIGH": "Sehr hoch",
        "EXTREME": "Extrem",
        "SUNSET": "Sonnenuntergang",
        "SUNRISE": "Sonnenaufgang"
      }
      
      N 1 Reply Last reply Reply Quote 3
      • cowboysdudeC Offline
        cowboysdude Module Developer
        last edited by cowboysdude

        @yawns said in MMM-NOAA - Another Weather Module:

        “Aktuell”,

        Thank you @yawns !!!

        Thanks to @barnosch and @Michii_M !!!

        0_1501502009554_de.png

        1 Reply Last reply Reply Quote 1
        • cowboysdudeC Offline
          cowboysdude Module Developer @nobita
          last edited by cowboysdude

          @nobita just need to create a translation file in json format. I can help you with that if you wish :)

          1 Reply Last reply Reply Quote 0
          • N Offline
            nobita @yawns
            last edited by

            @yawns Thanks so much

            1 Reply Last reply Reply Quote 1
            • cowboysdudeC Offline
              cowboysdude Module Developer
              last edited by

              UPDATE

              Added 2 new config options:

              1. Show or hide the clock at the top
              2. To show date format in D/M/YYYY or M/D/YYYY

              See the README on Github

              Download:

              [card:cowboysdude/MMM-NOAA]

              D 1 Reply Last reply Reply Quote 1
              • F Offline
                Fonfon
                last edited by

                Hi what a very great module ! i’m interesting in making a french translation…

                cowboysdudeC 1 Reply Last reply Reply Quote 1
                • cowboysdudeC Offline
                  cowboysdude Module Developer @Fonfon
                  last edited by cowboysdude

                  @Fonfon THANK YOU!

                  Here is the file if you could Please and Thank you.

                    "GATHERING WEATHER STUFF": "Samlar väderinformation...",
                    "Currently: ": "Just nu: ",
                    "Current Temp: ": "Temperatur: ",
                    "UV Index ": "UV Index ",
                    "Wind: ": "Vind: ",
                    "From: ": "Från: ",
                    "Barometer: ": "Barometer ",
                    "~~~ Forecast ~~~<br/>": "~~~ Prognos ~~~<br/>",
                    "Monday": "Måndag",
                    "Tuesday": "Tisdag",
                    "Wednesday": "Onsdag",
                    "Thursday": "Torsdag",
                    "Friday": "Fredag",
                    "Saturday": "Lördag",
                    "Sunday": "Söndag",
                    "Overcast": "Mulet",
                    "Cloudy": "Molnigt",
                    "Rain": "Regn",
                    "Clear": "Klart",
                    "Partly Cloudy": "Delvis molnigt",
                    "High: ": "Högst: ",
                    "Low: ": "Lägst: ",
                    "Humidity: ": "Luftfuktighet: ",
                    "Safe": "Säkert",
                    "Moderate": "Medel",
                    "Snow showers": "Snöbyar",
                    "Very High": "Mycket Högt",
                    "Extreme": "Extremt",
                    "Sunset": "Solnedgång",
                    "Sunrise": "Soluppgång",
                    "hours": "hours",
                    "minutes": "minutes",
                    "Amount of Daylight": "Amount of Daylight"
                  F 1 Reply Last reply Reply Quote 0
                  • cowboysdudeC Offline
                    cowboysdude Module Developer
                    last edited by cowboysdude

                    Description:

                    Update:
                    -Added Spanish translation
                    -Added ability to not show clock using config option - See README
                    - Added when humidity goes above 70% it shows in red
                    -Added Amount of Daylight that day [example 14 hours 12 minutes]

                    Currently available in English, Swedish, German and NOW Spanish flavors … [Please PM me if you’d be interested in making any other translation files for this ].

                    Please follow Readme on Github!

                    Screenshots:

                    English
                    0_1501840508137_2.png

                    Version 1.0.1

                    Download:

                    [card:cowboysdude/MMM-NOAA]

                    1 Reply Last reply Reply Quote 2
                    • cowboysdudeC Offline
                      cowboysdude Module Developer
                      last edited by

                      I have noticed that some weather conditions still are in English… there was no way I could get them all for translation.

                      If you get one that is NOT in your the translation file please note it so it can be added!!

                      Huge Thanks!

                      1 Reply Last reply Reply Quote 0
                      • F Offline
                        Fonfon @cowboysdude
                        last edited by Fonfon

                        @cowboysdude said in MMM-NOAA - Another Weather Module:

                        “GATHERING WEATHER STUFF”: “Samlar väderinformation…”,
                        "Currently: ": "Just nu: ",
                        "Current Temp: ": "Temperatur: ",
                        "UV Index ": "UV Index ",
                        "Wind: ": "Vind: ",
                        "From: ": "Från: ",
                        "Barometer: ": "Barometer ",
                        “~~~ Forecast ~
                        ": "
                        ~ Prognos ~~~
                        ”,
                        “Monday”: “Måndag”,
                        “Tuesday”: “Tisdag”,
                        “Wednesday”: “Onsdag”,
                        “Thursday”: “Torsdag”,
                        “Friday”: “Fredag”,
                        “Saturday”: “Lördag”,
                        “Sunday”: “Söndag”,
                        “Overcast”: “Mulet”,
                        “Cloudy”: “Molnigt”,
                        “Rain”: “Regn”,
                        “Clear”: “Klart”,
                        “Partly Cloudy”: “Delvis molnigt”,
                        "High: ": "Högst: ",
                        "Low: ": "Lägst: ",
                        "Humidity: ": "Luftfuktighet: ",
                        “Safe”: “Säkert”,
                        “Moderate”: “Medel”,
                        “Snow showers”: “Snöbyar”,
                        “Very High”: “Mycket Högt”,
                        “Extreme”: “Extremt”,
                        “Sunset”: “Solnedgång”,
                        “Sunrise”: “Soluppgång”,
                        “hours”: “hours”,
                        “minutes”: “minutes”,
                        “Amount of Daylight”: “Amount of Daylight”

                        Hi, here the french translation:

                        "GATHERING WEATHER STUFF": "Info météo",
                          "Currently: ": "Actuellement: ",
                          "Current Temp: ": "Température: ",
                          "UV Index ": "Index UV  ",
                          "Wind: ": "Vent: ",
                          "From: ": "de: ",
                          "Barometer: ": "Baromètre ",
                          "~~~ Forecast ~~~<br />": "~~~ Prévision ~~~<br />",
                          "Monday": "Lundi",
                          "Tuesday": "Mardi",
                          "Wednesday": "Mercredi",
                          "Thursday": "jeudi",
                          "Friday": "Vendredi",
                          "Saturday": "Samedi",
                          "Sunday": "Dimanche",
                          "Overcast": "Couvert",
                          "Cloudy": "Nuageux",
                          "Rain": "Pluvieux",
                          "Clear": "Clair",
                          "Partly Cloudy": "Partiellement nuageux",
                          "High: ": "Haute: ",
                          "Low: ": "Basse: ",
                          "Humidity: ": "Humidité: ",
                          "Safe": "Sûr",
                          "Moderate": "Modéré",
                          "Snow showers": "Averses de neige",
                          "Very High": "Tres élevée",
                          "Extreme": "Extrême",
                          "Sunset": "Coucher de soleil",
                          "Sunrise": "Levée de soleil",
                          "hours": "Heures",
                          "minutes": "Minutes",
                          "Amount of Daylight": "Lumière du jour"
                        

                        when you are ok tell me. for control.;)

                        cowboysdudeC 1 Reply Last reply Reply Quote 2
                        • 1
                        • 2
                        • 63
                        • 64
                        • 65
                        • 66
                        • 67
                        • 68
                        • 69
                        • 65 / 69
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy