On 5/13/13 3:47 PM, [email protected] wrote: > Hello Jürgen! > You have got it right conserning what I meant. Those are the changes I > want (Tosi-->True, Epätosi-->False, eaa. -->eKr. and jaa. --> jKr.) > Sorry that this is extra work expecially for build. Usefull information > about build is also what translation it use (3.4.1 or current Pootle or > something else?). If it is possible use current Pootle translation > without more extra work it would be nice.
when did you the latest changes on Pootle? Juergen > > Regards > Risto > > Jürgen Schmidt [[email protected]] kirjoitti: >> On 5/10/13 10:58 PM, [email protected] wrote: >> > Hello! >> > > I have find out that some localized strings are outside >> Pootle-system in >> > code directories. For example era-strings and Boolean true/false >> > -strings are in file: >> > ..\main\i18npool\source\localedata\data\fi_FI.xml >> > > What has happen in Finland: there was some earlier version (1.X or >> > something like that) where there was tranlated Calc-function names. >> > Users don't like that and so function names in Calc are since then in >> > English. Unfortunaltely nobody knew how change Boolean TOSI and EPÄTOSI >> > back to English true and false. So they are still in Finnish. >> > > <LC_MISC> >> > <ReservedWords> >> > <trueWord>Tosi</trueWord> >> > <falseWord>Epätosi</falseWord> >> > <quarter1Word>1. neljännes</quarter1Word> >> > <quarter2Word>2. neljännes</quarter2Word> >> >> you mean it should be >> >> <LC_MISC> >> <ReservedWords> >> <trueWord>True</trueWord> >> <falseWord>False</falseWord> >> <quarter1Word>1. neljännes</quarter1Word> >> <quarter2Word>2. neljännes</quarter2Word> >> >> > > Other thing is that era strings are not official eKr. and jKr. but >> eaa. >> > and jaa. Later strings are also a bit flat to my eyes. >> > > <Eras> >> > <Era> >> > <EraID>bc</EraID> >> > <DefaultAbbrvName>eaa.</DefaultAbbrvName> >> > <DefaultFullName>ennen ajanlaskumme alkua</DefaultFullName> >> > </Era> >> > <Era> >> > <EraID>ad</EraID> >> > <DefaultAbbrvName>jaa.</DefaultAbbrvName> >> > <DefaultFullName>jälkeen ajanlaskumme alun</DefaultFullName> >> > </Era> >> > </Eras> >> > >> <Eras> >> <Era> >> <EraID>bc</EraID> >> <DefaultAbbrvName>eKr.</DefaultAbbrvName> >> <DefaultFullName>ennen ajanlaskumme alkua</DefaultFullName> >> </Era> >> <Era> >> <EraID>ad</EraID> >> <DefaultAbbrvName>jKr.</DefaultAbbrvName> >> <DefaultFullName>jälkeen ajanlaskumme alun</DefaultFullName> >> </Era> >> </Eras> >> >> I have to confess that I haven't checked how these things are related >> together but I can make the change and can provide you a build that you >> can check it. >> >> Juergen >> >> >> > > I am so clumsy that even if I have rights (I dont know) to do >> changes I >> > am afraid making some errors and side efects. > And of course there >> is possible side effects of changes too. I guess >> > later is easy, because those string are not used in functions >> normally. > But change of Boolean strings may produce some problems. >> > I wait some helpful comments etc. >> > > Regards >> > Risto >> > > PS. >> > Finnish is finished. What is latest date to make some update work for >> > higher quality translations for AOO 4.0? >> > RJ >> > > > >> --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
