Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
10847 Vistas

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
Descartar

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

Mejor respuesta

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
Descartar
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.

Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
4
ago 24
77130
0
dic 23
1028
2
may 25
1684
0
oct 23
2900
2
oct 23
2481