ratikanta / php-calendar

Automatically exported from code.google.com/p/php-calendar
0 stars 0 forks source link

Translate.php doesn't work #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.installation
2.visit: http://localhost/php-calendar-2.0-beta10/install/translate.php
3.

What is the expected output? What do you see instead?
I see:
"Translating "bg" using command "msgfmt -o../locale/bg/LC_MESSAGES/messages.mo 
../locale/bg/LC_MESSAGES/messages.po" Translating "ca" using command "msgfmt 
-o../locale/ca/LC_MESSAGES/messages.mo ../locale/ca/LC_MESSAGES/messages.po" 
Translating "da" using command "msgfmt -o../locale/da/LC_MESSAGES/messages.mo 
../locale/da/LC_MESSAGES/messages.po" Translating "de" using command "msgfmt 
-o../locale/de/LC_MESSAGES/messages.mo ../locale/de/LC_MESSAGES/messages.po" 
Translating "es" using command "msgfmt -o../locale/es/LC_MESSAGES/messages.mo 
../locale/es/LC_MESSAGES/messages.po" Translating "it" using command "msgfmt 
-o../locale/it/LC_MESSAGES/messages.mo ../locale/it/LC_MESSAGES/messages.po" 
Translating "ja" using command "msgfmt -o../locale/ja/LC_MESSAGES/messages.mo 
../locale/ja/LC_MESSAGES/messages.po" Translating "nl" using command "msgfmt 
-o../locale/nl/LC_MESSAGES/messages.mo ../locale/nl/LC_MESSAGES/messages.po" 
Translating "zh" using command "msgfmt -o../locale/zh/LC_MESSAGES/messages.mo 
../locale/zh/LC_MESSAGES/messages.po""

What version of the product are you using? On what operating system?

php-calendar-2.0-beta10 - winxp 

Please provide any additional information below.

google chrome

Original issue reported on code.google.com by kumku...@gmail.com on 5 Nov 2012 at 1:23

GoogleCodeExporter commented 9 years ago
What are you expecting the output to look like? That command builds the .mo 
files from the .po files. You need to have msgfmt in your path. That output 
looks correct to me, but without seeing whether the .mo files were actually 
generated, would be more informative.

Original comment by sproctor@gmail.com on 6 Nov 2012 at 1:35

GoogleCodeExporter commented 9 years ago
Please, could you send me the last version of this file (spanish: messages.po)?

Original comment by mdiba...@gmail.com on 10 Jan 2013 at 5:03

GoogleCodeExporter commented 9 years ago
The most recent version is included in the package. No one has sent me an 
updated version since 2006.

Original comment by sproctor@gmail.com on 10 Jan 2013 at 8:08

GoogleCodeExporter commented 9 years ago
Closing, no response.

mdibarra: The translations are now posted up at 
https://www.transifex.com/projects/p/php-calendar/

Original comment by sproctor@gmail.com on 22 Apr 2013 at 10:17