2011/5/25 Catalin Florin RUSSEN <[email protected]>:
>>The translations works similar as with the download page.
>
>>There is a php array to be found in
>>http://svnweb.mageia.org/web/www/trunk/contribute/contribute_locales.php?view=markup
>>
>>Please create a new "subarray (as I did for the German "de" one. and 
>>translate the strings.
>>
>
>
> How to do that?
> It's been long time since I translated the download page and I forgot :-(
>
>
> Best regards,
> Florin Catalin RUSSEN
> Romanian Translation Team
>
>

Just the same way Oliver did for the German: you have to download and
edit the PHP file. You copy-paste the part :

   'en' => array(
                    [...]
          ),

after the said part, change 'en' for 'ro' and then you translate all
the strings which are after the "=>". (Do not forget the quotes).

Rémi

Reply via email to