Fix: Translation of month should be ok.
This commit is contained in:
parent
22a7bea4dd
commit
70e2fc26a6
@ -356,6 +356,30 @@ September = setembre
|
|||||||
October = octubre
|
October = octubre
|
||||||
November = novembre
|
November = novembre
|
||||||
December = desembre
|
December = desembre
|
||||||
|
Month01 = gener
|
||||||
|
Month02 = febrer
|
||||||
|
Month03 = març
|
||||||
|
Month04 = abril
|
||||||
|
Month05 = maig
|
||||||
|
Month06 = juny
|
||||||
|
Month07 = juliol
|
||||||
|
Month08 = agost
|
||||||
|
Month09 = setembre
|
||||||
|
Month10 = octubre
|
||||||
|
Month11 = novembre
|
||||||
|
Month12 = desembre
|
||||||
|
MonthShort01 = gen.
|
||||||
|
MonthShort02 = feb.
|
||||||
|
MonthShort03 = mar.
|
||||||
|
MonthShort04 = abr.
|
||||||
|
MonthShort05 = mai.
|
||||||
|
MonthShort06 = jun.
|
||||||
|
MonthShort07 = jul.
|
||||||
|
MonthShort08 = ago.
|
||||||
|
MonthShort09 = set.
|
||||||
|
MonthShort10 = oct.
|
||||||
|
MonthShort11 = nov.
|
||||||
|
MonthShort12 = des.
|
||||||
AttachedFiles = Arxius i documents adjunts
|
AttachedFiles = Arxius i documents adjunts
|
||||||
FileTransferComplete = s'ha transferit correctament l'arxiu
|
FileTransferComplete = s'ha transferit correctament l'arxiu
|
||||||
DateFormatYYYYMM = YYYY-MM
|
DateFormatYYYYMM = YYYY-MM
|
||||||
|
|||||||
@ -44,7 +44,7 @@ Administrator = Administrador
|
|||||||
Undefined = No definido
|
Undefined = No definido
|
||||||
PasswordForgotten = ¿Olvidó su contraseña?
|
PasswordForgotten = ¿Olvidó su contraseña?
|
||||||
SeeAbove = Mencionar anteriormente
|
SeeAbove = Mencionar anteriormente
|
||||||
HomeArea = Area inicio
|
HomeArea = Área inicio
|
||||||
LastConnexion = Última conexión
|
LastConnexion = Última conexión
|
||||||
PreviousConnexion = Conexión anterior
|
PreviousConnexion = Conexión anterior
|
||||||
ConnectedSince = Conectado desde
|
ConnectedSince = Conectado desde
|
||||||
@ -356,6 +356,30 @@ September = septiembre
|
|||||||
October = octubre
|
October = octubre
|
||||||
November = noviembre
|
November = noviembre
|
||||||
December = diciembre
|
December = diciembre
|
||||||
|
Month01 = enero
|
||||||
|
Month02 = febrero
|
||||||
|
Month03 = marzo
|
||||||
|
Month04 = abril
|
||||||
|
Month05 = mayo
|
||||||
|
Month06 = junio
|
||||||
|
Month07 = julio
|
||||||
|
Month08 = agosto
|
||||||
|
Month09 = septiembre
|
||||||
|
Month10 = octubre
|
||||||
|
Month11 = noviembre
|
||||||
|
Month12 = diciembre
|
||||||
|
MonthShort01 = ene.
|
||||||
|
MonthShort02 = feb.
|
||||||
|
MonthShort03 = mar.
|
||||||
|
MonthShort04 = abr.
|
||||||
|
MonthShort05 = may.
|
||||||
|
MonthShort06 = jun.
|
||||||
|
MonthShort07 = jul.
|
||||||
|
MonthShort08 = ago.
|
||||||
|
MonthShort09 = sep.
|
||||||
|
MonthShort10 = oct.
|
||||||
|
MonthShort11 = nov.
|
||||||
|
MonthShort12 = dic.
|
||||||
AttachedFiles = Archivos y documentos adjuntos
|
AttachedFiles = Archivos y documentos adjuntos
|
||||||
FileTransferComplete = Se transfirió correctamente el archivo
|
FileTransferComplete = Se transfirió correctamente el archivo
|
||||||
DateFormatYYYYMM = YYYY-MM
|
DateFormatYYYYMM = YYYY-MM
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user