How to translate dates

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Jul 05, 2013 7:53 pm
Reply with quote
Report this post
Hi,

i have a problem with month names.
i installed spanish joomla translation. it works fine, but dates still in english and i need to translate.

Can you help me to do it?

Thanks a lot
User avatar
Fresh Boarder

GK User
Fri Jul 05, 2013 8:58 pm
Reply with quote
Report this post
Hi,
I have tested with polish language and it works fine, with standard article and K2 items.
p.s.
Check if Spanish is default lang for front-end

p.s.
Can you send me access to back-end (PM) ? I will check.
User avatar
Platinum Boarder

GK User
Fri Jul 05, 2013 9:09 pm
Reply with quote
Report this post
The most important file for you is : es-ES.ini, there you'll find
Code: Select all
; Months

JANUARY_SHORT="Ene"
JANUARY="Enero"
FEBRUARY_SHORT="Feb"
FEBRUARY="Febrero"
MARCH_SHORT="Mar"
MARCH="Marzo"
APRIL_SHORT="Abr"
APRIL="Abril"
MAY_SHORT="May"
MAY="Mayo"
JUNE_SHORT="Jun"
JUNE="Junio"
JULY_SHORT="Jul"
JULY="Julio"
AUGUST_SHORT="Ago"
AUGUST="Agosto"
SEPTEMBER_SHORT="Sep"
SEPTEMBER="Septiembre"
OCTOBER_SHORT="Oct"
OCTOBER="Octubre"
NOVEMBER_SHORT="Nov"
NOVEMBER="Noviembre"
DECEMBER_SHORT="Dic"
DECEMBER="Diciembre"


Then check if "Spanish (ES) " is default Language (!) with yellow star.
User avatar
Platinum Boarder

GK User
Fri Jul 05, 2013 10:48 pm
Reply with quote
Report this post
Hello again.

Thanks it's working now.
The problem was bad translation in my es-ES.ini

Thanks a lot
User avatar
Fresh Boarder


cron