Closed vanessa2013 closed 7 years ago
At this moment not. I do not have a German translation. So that should be made first by some one that is a native German speaker. And I am not.
If you want to give a try to translate, here is some information: https://github.com/theyosh/TerrariumPI/wiki/Translations
@vanessa2013 it's not that long to translate, I made the initial italian translation in something like 3 hours while being idle at meetings. go for it!
I have a small problem I come to my interface no longer
root@raspberrypi:/home/pi/TerrariumPI# python terrariumPI.py
Traceback (most recent call last):
File "terrariumPI.py", line 23, in
Sounds like the translation files are on the wrong location. Have you placed them at:
locales/de_DE/LC_MESSAGES/terrariumpi.po
and locales/de_DE/LC_MESSAGES/terrariumpi.mo
?
I saw that the Wiki page was incorrect. That is now corrected.
Could you see if this is the case?
Hi, So I have taken the .po file from English and the .mo file again. Saved it should be correct.
I just did the same. No problem here. I did made a change in code last couple days regarding the translations. So maybe your fork is outdated. Could you try your translation with the latest master version?
I made apt-get update earlier so it should be all up to date, went from one minute to the other not always always offline.
I mean the code from github. Not apt.
But, you can also mail your translation files to me: github.com@theyosh.nl and I will add them. Then you can just pull a new version from Github with your translations. Updating is then also a lot easier for later on.
So I can send it to you yet are not even 20% ready but I can now no longer control whether I have translated everything correctly, I will probably reinstall everything again ...
But it does not fit any more since I started with the translation :-)
How can I reload github again without reinstalling the whole rasp?
Ok, not sure who well you are familiar with Git. But here is a way that is pretty straightforward.
Make a backup of your current translated files: locales/de_AT/
to your desktop.
Delete the directory TerrariumPI on the PI.
Clone the repository again from github on your PI.
Copy back the translation files to location locales/de_AT/
This will give you a clean version with the latest code with your translations.
Normally, you have created a fork of my code. But I see you have not done that. So you can make a translation, but you cannot add them to my code. But that is not a problem right now. As long you have the translation files, the can be added.
What do you mean by fork Sorry, I can only translate your text with Google ...
Fork: https://help.github.com/articles/fork-a-repo/
But forget that. I will make it easy for you. If you just sent your translation by email. I will add them. Then you can just download a new version here from Github and put that on your Pi. After that, you can just continue with translating.
Not nice :-(
I have sent you an email
Yes. I have added them to the code.
If you download the latest version with this link: https://github.com/theyosh/TerrariumPI/archive/master.zip
On your Raspberry PI remove the old code, and upload the new code. And start it.
Also, clear your browser cache. My software use some heavy caching for speed. But after an update, you have to clear your cache.
Sorry, above is incorrect. This will not have the webinterface :(
So to get a clean version do the following:
login in to Raspberrypi with SSH with user pi run command: git clone --recursive https://github.com/theyosh/TerrariumPI.git enter directory TerrariumPI and run ./start.sh
This will dowload the latest version with the webinterface.
Und wieder ein Problem :-(
You are running it as root. That is not good.
done. Use the ./start.sh command to start it with sudo.
Ok, what is currently the master or master without
Ok, it is getting late. If it is all not working. Here are once the steps to install it again.
rm Terrarium* -Rf
git clone --recursive https://github.com/theyosh/TerrariumPI.git
cd TerrariumPI
sudo ./start.sh
This should do it. All commands are in color
The contents of the zip is different then a git clone version. That makes it confusing
And tomorrow there is another day :)
That's true, wish you a good night
Hi,
have you already tried: https://github.com/theyosh/TerrariumPI/issues/23#issuecomment-330001735
That should give you a clean version with German translation you sent me
Hi, momentarily everything works at the interface, however, he does not take me any translation into the interface
Ok, a few questions:
Can you choose your German language from the settings page?
If you set to German and save the settings does it give an error or ok message?
When changed your language, you have to reload the hole webpage in your browser. If it is not in a different language, use Shift + Reload page (bypassing caching). This should reload the interface in the correct language.
So as here New Admin password is written in German but in the interface still in English, I have raspberry and interface reloaded ...
Ok, that is somehow correct. But first, I see German translations. Hilfe is Help. I can read a bit of German. :)
But when you make new translations you have to follow the following steps.
Translations will only be loaded during startup of TerrariumPI. So updating translation while running will NOT update the interface. And due to caching, 'old' translations are shown. Clear browser cache and it should be ok.
Ok, thank you with cache empty it has worked, I sign up when I am finished with the translation.
The only thing since the translation is no more is the animation in the weather.
Is it possible to use Wetter.at, because OpenWeaterMap with me is quite inaccurate
For weather data you can also use:
https://www.yr.no/place/Austria/Vienna/Simmering/
The missing weather animations are fixed in a newer version. So please ignore for now. Wetter.at does not seems to provide an API. So I cannot get there data
Hello, since now the interface shows me always offline, but the Rasp has already started again ...
Hello, do not you know what that could be?
No, because I do not understand what the problem is.
Could you try the following: https://github.com/theyosh/TerrariumPI/wiki/FAQ#how-to-debug-terrariumpi and see if there are errors or other messages?
Or is the website ok, but only the indicator on the webinterface not working. Please be more specific.
The help has not helped me, I have sudo git clone --recursive https://github.com/theyosh/TerrariumPI.git loaded and then sudo ./start.sh but I come not at all on the Rasp, and yesterday stood I'm always on me
I am sorry, but how do I know what is wrong if I can't see what you are doing. You had a working version, because you asked for Wetter.at support (which I can't). So it was working.
I do not know what you have done afterwards. Nor do I know what error you have right now, because you are not clear. So please be more precise.
Why did you do another git clone? I do not understand what you are doing. Also you English is not always clear what you mean.
Sorry for my english but I can unfortunately only translate everything about google :-) Can you see what I mean by TeamViewer? I have made a new clone because I was always offline in the interface no matter what I tried.
I got teamviewer. So we could try that.
ok i have sent you a mail
Hello, have you once again that I briefly help with the translation, then I'm done
Sorry. I was really busy. With teamviewer again? Sent the invitation and I will have a look
Sorry, I just fell asleep yesterday, can we do this today ?, if you have time just write me.
Hmm, looks like some wrong config settings. I can see if I can fix it if you send Teamviewer invite
Sorry, but tonight I am not at home. To fix the above error, you could try the following:
Login to your pi with user pi
go to the directory TerrariumPi: cd TerrariumPI
remove settingfile: rm settings.cfg
And restart the software https://github.com/theyosh/TerrariumPI/wiki/FAQ#how-to-restart-terrariumpi or restart the hole PI.
Hi, I've been able to fix it at the moment, but if you have time tomorrow please look over by TeamViewer.
Hi, first I have a meeting (again). But at around 22:00 I should be available for about 30 minutes
Hi, ok then it goes with me today unfortunately not but egla tomorrow is also a day :-)
Hi, is it possible to change the whole interface in German?