Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
10865 Zobrazení

Hello

I need to show date in Latvian with month name like 2014 g. 25, Janvāris. I have set a date format for Latvian as %Y g. %d, %B. And in reports I use formatLang(o.date_order,date = True). But in result I have 2014 g. 25, January. So the date format is correct for Latvian but month name is not translated to Latvian and shown in English. How to solve this issue?

Avatar
Zrušit

hey, have you found the solution for this? and btw, how did you set the date format for Latvian?

Nejlepší odpověď

Most of our script supports english language that you know, So for you solution you have to set a dictionary for Latvian months as values and the month numbers as keys, Pick the values from the dictionary you set, as the key is availble, and append it with ireport results

Avatar
Zrušit
Autor

Thank you, Abhishek. You are right that main language is English but in most cases it is possible to use translations. I don't understand why translation do not work in this case. I already use months numbers as keys but I think this is not so nice way. The Date format is a very basic function and should work with translations in a normal way.

Nejlepší odpověď

Did you check actual translation for latvian languages? 
does the po file in folder i18n contain valid translation for months?

Avatar
Zrušit
Nejlepší odpověď

Igor, AFAIK, wrt Day/Month name translation in reports, you need to develop the translation functionality yourself or seek help from someone who had developed that module in your language.

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
4
srp 24
77160
0
pro 23
1044
2
kvě 25
1699
0
říj 23
2922
2
říj 23
2493