Info
- 12 posts
- 5 voices
- Started 2 years ago by juampolo
- Latest reply from rajni12
- This topic is not resolved
Translations not running good
-
- Posted 2 years ago #
Hi!
i am installing a bbpress forum for my website... Eveything is right but the translation to spanish its not running good. Some words are translated and some others no. I have modified the es_ES.po so to have all the english words translated to the spanish. But... some words are running and some others no... why could be that? What do i have to do so to fix it up? Do i have to touch all the theme file´s so to put each word directly to spanish or it is another way i am not seeing?... please HELP!
Thanks!
My website is: http://www.soyservicios.com/foro/
-
- Posted 2 years ago #
What version of bbPress did you install, and which translation?
-
- Posted 2 years ago #
Silly question but did you rebuild the .mo file?
The po/mo on the automattic svn is very outdated and is from 0.8
Try this version which has many more stings, even thought it's for 1.0 it might work well on 0.9
http://ayudawordpress.com/bbpress-espanol-alpha-104/ -
- Posted 2 years ago #
I've translated bbPress in to the Dutch language, no problem at all. I just found a old translation file, and edited a bit. So, evry thing just works just fine ;)
-
- Posted 2 years ago #
People!!! Thanks for the replys!
@chrishajer: I have installed the latest stable version of bbPress: The “Brubeck” version 0.9.0.4
@_ck_: I have rebuilded the .po file... (¿do i have to rebuild the .mo file too?...)
I will try with the ayudawordpress.com´s translation... let me test it and i will talk again.
Thanks!
-
- Posted 2 years ago #
Bad news... the problem persist...
its the same...In Ayudawordpress i have found just the .po file... but not the .mo...
so maybe i really have to edit the .mo file... how can i do that? with what program could i edit it ? because notepad or dreamweaver is not reading it good!
Tx.
-
- Posted 2 years ago #
Poedit will automatically re-save the .mo file when you edit and save the .po file by default unless you've changed the default settings.
the mo file is in here, it's all you need
http://ayudawordpress.com/?dl_id=96in bbPress 0.9 put it into
bb-includes/languages/
in bbPress 1.0 put it intomy-languages/and change in your
bb-config.php
define('BB_LANG','es_ES'); -
- Posted 2 years ago #
Thanks a lot! Now its working excellent!
But now i have another question... how can i edit some words like: "Maestro de las llaves"... ? in the .mo file so i can change some translation words?.
What program should i use?
Where i can find a guide so to do it?Thanks!!!
-
- Posted 2 years ago #
The program you need is poedit. http://www.poedit.net/
WordPress has pretty good instructions for doing it, and the process is similar with bbPress:
http://codex.wordpress.org/Translating_WordPress -
- Posted 2 years ago #
Also note that you edit the
es_ES.pofile which then makes the newes_ES.mofile when you save the changed in poedit.Their
es_ES.pois here: http://ayudawordpress.com/descargas/bbpress/bbpress-es_ES.po.zip -
- Posted 2 years ago #
You men are incredible! Thanks for your efforts for helping people all over the country! I could fix all my problems because of you guys... thanks!
Good Luck!
-
- Posted 3 months ago #
Thanks to all. I had the same language problem before but now it resolved.
-
You must log in to post.