@Mykle1
Now you need to make a timer module !
_ Leaving at hh:mm to wedding of … (or other event)
_ You still have hh:mm:ss before leaving (time leaving -/- actual time)
How about that !!!
@Mykle1
Now you need to make a timer module !
_ Leaving at hh:mm to wedding of … (or other event)
_ You still have hh:mm:ss before leaving (time leaving -/- actual time)
How about that !!!
@ronny3050 Thanks for taking up the challenge.
I would prefer option #1 as well. So the user can choose its own colors.
@cowboysdude said in MMM-NOAA - Another Weather Module:
Please PM me if you’d be interested in making any other translation files for this
Just send you the dutch translation by Github. Don’t now if I did it the right way, so here it is as well.
{
"GATHERING WEATHER STUFF": "Ontvangen weerdata...",
"Currently: ": "Actueel: ",
"Current Temp: ": "Huidige temperatuur: ",
"UV Index: ": "UV-Index: ",
"Wind: ": "Wind: ",
"From: ": "van: ",
"Barometer: ": "Barometer: ",
"Monday": "Maandag",
"Tuesday": "Dinsdag",
"Wednesday": "Woensdag",
"Thursday": "Donderdag",
"Friday": "Vrijdag",
"Saturday": "Zaterdag",
"Sunday": "Zondag",
"High: ": "Hoog: ",
"Low: ": "Laag: ",
"Humidity: ": "Luchtvochtigheid: ",
"Safe": "Veilig",
"Moderate": "Gemiddeld",
"Very High": "Zeer hoog",
"Extreme": "Extreem",
"Sunset": "Zonsondergang",
"Sunrise": "Zonsopgang",
" hours ": " Uren ",
" minutes ": " Minuten ",
"Amount of Daylight": "Aantal uren daglicht",
"Good Morning ":"Goedemorgen ",
"Good Afternoon ": "Goedenmiddag ",
"Good Evening ": "Goedenavond ",
"Air Quality Index: ":"Luchtkwaliteitsindex: "
}
@cowboysdude
There is no excuse in being late !
@j.e.f.f said in Help Translating Word Clock:
MMM-TextClock
I did the Dutch translation.
I thought there was an error in displaying the time (words) in the right order for Dutch and an error in displaying the right hours at a specific time. I will have a look in my notes and come back to you with the results after I gave it a test run.
{
"ITIS": "HET IS",
"HALF": "HALF",
"QUARTER": "KWART",
"MINUTES": "MINUTEN",
"TO": "VOOR",
"PAST": "OVER",
"ONE": "EEN",
"TWO": "TWEE",
"THREE": "DRIE",
"FOUR": "VIER",
"FIVE": "VIJF",
"SIX": "ZES",
"SEVEN": "ZEVEN",
"EIGHT": "ACHT",
"NINE": "NEGEN ",
"TEN": "TIEN",
"ELEVEN": "ELF",
"TWELVE": "TWAALF",
"TWENTY": "TWINTIG",
"OCLOCK": "UUR",
"THIRTEEN": "DERTIEN",
"FORTEEN": "VEERTIEN",
"FIFTEEN": "VIJFTIEN",
"SIXTEEN": "ZESTIEN",
"SEVENTEEN": "ZEVENTIEN",
"EIGHTEEN": "ACHTTIEN",
"NINETEEN": "NEGENTIEN",
"THIRTY": "DERTIG",
"FORTY": "VEERTIG",
"FIFTY": "VIJFTIG",
"OH": "OH",
"HUNDRED": "HONDERD",
"ZERO": "NUL"
}
Thats the translation I have, now to your questions;
The translations for the asked times;
It’s one o’clock --> Het is een uur (01:00)
It’s five minutes past one --> Het is vijf (minuten) over een (01:05)
It’s quarter past one --> Het is kwart over een (01:15)
It’s half past one --> het is half twee (01:30)
It’s twenty-five minutes to two --> Het is vijf (minuten) over half twee (01:35)
It’s quarter to two --> Het is kwart voor twee (01:45)
It’s ten minutes to two --> Het tien (minuten) voor twee (01:50)
It’s one o’clock --> Het is een uur (01:00)
It’s five minutes past one --> Het is vijf (minuten) over een (01:05)
It’s ten minutes past one --> Het is tien (minuten) over een (01:10)
It’s quarter past one --> Het is kwart over een (01:15)
It’s twenty minutes past one --> Het is tien (minuten) voor half twee (01:20)
It’s twenty-five minutes past one --> Het is vijf (minuten) voor half twee (01:25)
It’s half past one --> Het is half twee (01:30)
It’s twenty-five minutes to two --> Het is vijf (minuten) over half twee (01:35)
It’s twenty minutes to two --> Het is tien (minuten) over half twee (01:40)
it’s quarter to two --> Het is kwart voor twee (01:45)
It’s ten minutes to two --> Het is tien (minuten) voor twee (01:50)
It’s five minutes to two --> Het is vijf (minuten) voor twee (01:55)
Normaly we leave the minutes away when we say the time in Dutch, thats why I put them in brackets ()
Hope this is a start, when you have question please ask.
@Mykle1 said in Internet Monitor:
@ronny3050 thanks for a nice Monitor, i love the wifi indicator.
You asked for wishes for the Internet Monitor.
I have been looking in the code if it is possible to give te wifi indicators some color.
Making strength_full.png green, strength_almost yellow, strength_half orange and strength_non.png red. Would love to see this as an config option of in the my custom.css.
Is there a way to do this?
@j.e.f.f
First of all, German is not my main language, but there are some things I see.
The use of “zwanzig” is strange in my opinion, but let some German speaking users decide how they want it to be.
@Advokaten Yes it’s just working as discribed. Here is my part off config.js for the Internet Monitor.
{
Module: 'internet-monitor',
position: 'bottom_right',
config: {
type: 'minimal',
maxTime: 10000,
updateInterval: 120000,
verbose: false,
displayStrength: true,
displaySpeed: false,
strengthIconSize: 40,
maxGaugeScale: 25
}
},
Now I want to bring a little color to the wifi indicator.
@Nystro0m
Looks to me that there is two times the same code in the js-file ecxept for the language settings. So @cowboysdude has to look into this.
@willfri @strawberry-3-141
Is the translation of 13:20 okee, I would say “Es ist zehn vor halb zwei”?
@Advokaten said in Internet Monitor:
Don’t know what is turning the strength bars into a white color
There are four images (white) used for the strength. You can find them in the sub-folder ‘images’.
Hi all,
My first forum message.
I’m am 54 years old and living in the Netherlands, working as an electrical engineer. Using the Raspberry Pi used in various projects.
Going to build a Magic Mirror with LED RGB background lighting, which is, of course, controlled by the Raspberry Pi.
@MM-Hans said in Translation “After one month” in Calendar Module:
Thanks Stefan, I appreciate your help!
I answer this in Dutch because otherwise it will be difficult to explain. The used notation in moment.js is correct.
Getallen tot twintig (20) worden normalieter uitgeschreven. Op het getal een worden accenten geplaatst als het een telwoord is.
Uitzondering hierop is in samenstellingen met een worden geen accenten op de ee gezet, ook niet als het telwoord één bedoeld is.
Voorbeeld hiervan is eendagsvlieg.
Bron : onzetaal.nl
No reason to change this, why would you like to do this?
@ronny3050 said in Internet Monitor:
@pjkoeleman @Advokaten customizable WiFi symbol is updated on github. Unfortunately, I could not test on my Mirror yet (especially the animations). I would greatly appreciate any feedback
I hope this is what you were looking for.
Thanks for your work in updating the module, but I now have a black screen with nothing on it.
Here is my part of config.js what I’am using.
{
module: 'internet-monitor',
position: 'bottom_right',
config: {
type: 'minimal',
maxTime: 7000,
updateInterval: 120000,
verbose: false,
displayStrength: true,
displaySpeed: false,
strengthIconSize: 40,
maxGaugeScale: 25,
wifiSymbol:{
size: 50,
fullColor: '#3afc25',
almostColor: '#ffff0c',
halfColor: '#ff8c00',
noneColor: '#ff1111'
}
}
},
I have nothing in custom.css regarding internet-monitor.
When I start with npm start dev, I see one error in the panel, this is the following;
loader.js:189 GET http://localhost:8080/modules/internet-monitor//convert.js
loadFile @ loader.js:189
loadFile @ loader.js:236
loadNextScript @ module.js:236
(anonymous function) @ module.js:238
script.onload @ loader.js:187
Personaly I think animated gif’s are a bit to much, change them back to PNG-files with the option to color them.
One other thing; is color options not something for the custom.css?
@ironman_DK Thats not the way to do this.
Do it this way:
.MMM-Traffic div.small.dimmed {
color: #00FF00;
}
Now you have the text in green but you can change that as you like.
I’am from Rijnsburg, a small place between Amsterdam and the Hague, Near the North Sea in the Netherlands
@strawberry-3.141 Thanks, waiting for @ronny3050 reaction.
@pjkoeleman said in MMM-WorldTides, no output on screen:
http://www.worldtides.info/api?extremes&lat=52.212&lon=4.399&lenght=2592000000&key=
I found the problem, yeah !!!
The apiBase URL has to change from
apiBase: "http://worldtides.info/api"
to
apiBase: "https://worldtides.info/api"