German Translation from 0.32 does not appear in dropdown
-
If you can send me the TN_GB PO and MO files Iβll take a look and inserted into the main fog stuff
-
Hi Tom,
TN_GB File? Sorry but i donβt understand what you need.
I have a german translation for the messages.pot from 0.32 and the files are attached in my old thread.
[url]http://fogproject.org/forum/threads/german-translation-for-fog-started-help-needed.4281/#post-12204[/url]
[IMG]http://i.imgur.com/bjSdKXe.png[/IMG]
hehe just a screenshot, if you click then i got youEDIT: Since the files are missing here a reupload of the files:
0_1463926908955_messages.mo
0_1463926921410_messages.poRegards X23
-
Bad translation from Google Voice to text feature. I was driving in to work and answering from my cell phone.
I was referring to the βtranslationβ files themselves yes.
-
Hi,
sorry but there are no translation files.
I load messages.pot into po-edit (under Windows) then it generates all the strings to translate,
i did that then you can save to a messages.po and it also generates a messages.mo and thats all i got.Regards X23
-
Thatβs what I needed, and I found it.
Iβve included it and will be pushing it to SVN shortly. Though, not all elements will βtranslateβ properly due to the many changes even in text.
-
Hi,
ok but what is the secret about integrating the language files between 0.32 and 1.1.2 in 0.32 i could just place them and they was used but today something is different. Also the files you found are from 0.32 there are around 250 translation missing today, i will translate them after i saw a working german translation with the stand from the 0.32 files.
So gimme a little motivation
Regards X23
-
Iβm going to push this with the de_DE.UTF-8
There is a slight difference in that Iβm still working to create a singular βtranslationβ php file where all the common translation needed texts will sit, similar to the .pot file.
This file is in: /var/www/{fogwebdir}/commons/text.php
At the bottom of this file youβll see the βlanguageβ translation text. Then in ProcessLogin.class.php Iβm using βinterpretersβ to translate the de_DE.UTF-8 to an actual corresponding word rather than it just displaying the folder name.
-
Hi,
that explains why the website is broken if i just place the german messages.po and .mo files in the EN language directory
Was a stupid try to find out what happens when doing itRegards X23
-
SVN 2040 should have de_DE.UTF-8 now.
-
Hi Tom,
i have added german to the text.php bottom line and i see german now, but even if i choose german not a single translation is working.
Is there something else to address?How can i download the latest svn version? Something special to update or just rerunning the installsh?
Regards X23
-
Hi Tom,
[quote=βTom Elliott, post: 32884, member: 7271β]SVN 2040 should have de_DE.UTF-8 now.[/quote]
There is a typo in your code:
[IMG]http://i.imgur.com/8ZmrkhK.png[/IMG]When i wnat to update from svn master.zip can i just copy the folder over the existing or what is the recommended update procedure? rerun of installfog.sh?
Regards X23
-
Back to cell phone power just went out here. I noticed the typo already. But canβt fix till I get power sorry.
-
Hi Tom,
could you give me a hint howto update if i get the latest release from git?
Regards X23
-
Should be exactly the same as you would normally only youβre not having to untar the file.
-
Hi,
i have never updated fog before, i know that it mentions that there is a .fogsettings file and will use it to resetup fog but is the normal way for an update to overwrite existing files or let the .installfog.sh do the job again?
Regards X23
-
Normal method of update is download the new file and extract and go to bin/ and rerun installfog.sh
-
Thank You
-
Hi Tom,
something else⦠like mentioned in my old thread some parts of the fog webif are not translated even if the message.po was completely translated: [url]http://fogproject.org/forum/threads/german-translation-for-fog-started-help-needed.4281/#post-12009[/url]
Are we today in the same situation or are all strings now in the messages.po?
If not what files need also be translated?Regards X23
-
Hi,
[quote=βTom Elliott, post: 32893, member: 7271β]Normal method of update is download the new file and extract and go to bin/ and rerun installfog.sh[/quote]
i downloaded svn 2040 did a installfog.sh rerun and after that i hang in this:
[IMG]http://i.imgur.com/RqUK3tg.png[/IMG]the db schema updater page is just empty
[url]http://fogip/fog/management[/url] always redirects to aboves empty page.EDIT:
Same issue after db drop an reinstall, hmm.
Regards X23