Fernando Gozalo | 7 Sep 2010 09:44
Picon
Favicon

Re: squirrelmail.po Spanish translation

El 30/07/10 19:27, Paul Lesniewski escribió:
> 2010/7/30 Fernando Gozalo<fgozalo <at> csi.uned.es>:
>> Hi,
>>
>> Attached Spanish translation for squirrelmail 1.4.21.
>
> Thanks so very much.  Do you mind changing the translation to UTF-8?
> We're slowly trying to move all translations to Unicode.
>
> Thanks!
>
>

I've used msgconv to change to UTF-8.

What changes must I do in squirrelmail code to test the new translation?

--

-- 
Un saludo.
Fernando.

---------------------------------------------------------------
Fernando Gozalo Rodrigo - Analista de Sistemas

     Centro de Sistemas Informáticos
Universidad Nacional de Educación a Distancia

---------------------------------------------------------------
Por favor, no envíe adjuntos de WORD, EXCEL o POWERPOINT
Vea http://www.gnu.org/philosophy/no-word-attachments.es.html
(Continue reading)

Paul Lesniewski | 7 Sep 2010 20:25

Re: squirrelmail.po Spanish translation

On Tue, Sep 7, 2010 at 12:44 AM, Fernando Gozalo <fgozalo <at> csi.uned.es> wrote:
> El 30/07/10 19:27, Paul Lesniewski escribió:
>>
>> 2010/7/30 Fernando Gozalo<fgozalo <at> csi.uned.es>:
>>>
>>> Hi,
>>>
>>> Attached Spanish translation for squirrelmail 1.4.21.
>>
>> Thanks so very much.  Do you mind changing the translation to UTF-8?
>> We're slowly trying to move all translations to Unicode.
>>
>> Thanks!
>>
>>
>
> I've used msgconv to change to UTF-8.
>
> What changes must I do in squirrelmail code to test the new translation?

Open functions/i18n.php and find the Spanish translation settings and
change the charset there.  It should be around line 863 and 864.
Specifically:

$languages['es_ES']['CHARSET'] = 'utf-8';
$languages['es_ES']['LOCALE']  = array('es_ES.UTF-8','es_ES.UTF8','es_ES');

However, in order to change the translation to unicode, we're going to
have to convert all of the plugin translations in our repository to
utf-8 also.  See:
(Continue reading)

Jordi Sanfeliu | 8 Sep 2010 09:11

Catalan translation of some plugins + sec_remove_ca_ES.png

Hello,

Attached to this email you'll find the Catalan translations for the plugins:

- login_check
- change_passwd

and the 'sec_remove_ca_ES.png' file as required by Paul in his last message.

In 20 August I already sent the Catalan translation for the 'vkeyboard' 
plugin.

In the other hand:

Paul Lesniewski wrote:

 > Thank you so much.  Although it was out of date, I still want to check
 > in with the translation maintainers (cc'd on this message) to get
 > their opinion.  Albert, Josep, Marc, what do you say?

Did you received some commentaries from the old maintainers?

And finally two questions:

1) Do you know what could be the reason why the plugin 'login_check' 
don't use the locale? I've put it either in /locale/xx_XX/LC_MESSAGES 
and in /plugins/login_check/locale/xx_XX/LC_MESSAGES without any success.

2) Installing the 'change_passwd' plugin and having correctly installed 
the latest 'compatibility' plugin (2.0.16), I get the following error 
(Continue reading)

Fernando Gozalo | 10 Sep 2010 10:33
Picon
Favicon

Re: squirrelmail.po Spanish translation

Hi,

> $languages['es_ES']['CHARSET'] = 'utf-8';
> $languages['es_ES']['LOCALE']  = array('es_ES.UTF-8','es_ES.UTF8','es_ES');
>
> However, in order to change the translation to unicode, we're going to
> have to convert all of the plugin translations in our repository to
> utf-8 also.  See:
>
> http://squirrelmail.svn.sourceforge.net/viewvc/squirrelmail/trunk/locales/locale/es_ES/LC_MESSAGES/

I have msgconv'd these PO files:
http://squirrelmail.svn.sourceforge.net/viewvc/squirrelmail/trunk/locales/locale/es_ES/LC_MESSAGES/

--

-- 
Un saludo.
Fernando.

---------------------------------------------------------------
Fernando Gozalo Rodrigo - Analista de Sistemas

     Centro de Sistemas Informáticos
Universidad Nacional de Educación a Distancia

---------------------------------------------------------------
Por favor, no envíe adjuntos de WORD, EXCEL o POWERPOINT
Vea http://www.gnu.org/philosophy/no-word-attachments.es.html
---------------------------------------------------------------

(Continue reading)

Fernando Gozalo | 10 Sep 2010 10:34
Picon
Favicon

Re: squirrelmail.po Spanish translation

Hi,

El 07/09/10 20:25, Paul Lesniewski escribió:
> $languages['es_ES']['CHARSET'] = 'utf-8';
> $languages['es_ES']['LOCALE']  = array('es_ES.UTF-8','es_ES.UTF8','es_ES');
>
> However, in order to change the translation to unicode, we're going to
> have to convert all of the plugin translations in our repository to
> utf-8 also.  See:
>
> http://squirrelmail.svn.sourceforge.net/viewvc/squirrelmail/trunk/locales/locale/es_ES/LC_MESSAGES/
> http://squirrelmail.svn.sourceforge.net/viewvc/squirrelmail/trunk/locales/locale/es_ES/LC_MESSAGES/plugins/
>

And I have msgconv'd these others PO files:
http://squirrelmail.svn.sourceforge.net/viewvc/squirrelmail/trunk/locales/locale/es_ES/LC_MESSAGES/plugins/

--

-- 
Un saludo.
Fernando.

---------------------------------------------------------------
Fernando Gozalo Rodrigo - Analista de Sistemas

     Centro de Sistemas Informáticos
Universidad Nacional de Educación a Distancia

---------------------------------------------------------------
Por favor, no envíe adjuntos de WORD, EXCEL o POWERPOINT
Vea http://www.gnu.org/philosophy/no-word-attachments.es.html
(Continue reading)


Gmane