Fernando Gozalo | 4 Jan 2006 14:16
Picon
Favicon

Re: Spanish translation of squirrelmail.po

Tomas Kuliavas wrote:

> Could you update translation to SquirrelMail 1.4.6
> (http://l10n-stats.squirrelmail.org/SM-1_4_6)? We don't have any plans to
> release 1.4.5 translation updates.
> 

Could you verify that attached file is a OK translation of SquirrelMail 
1.4.6?

Regards,
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
---------------------------------------------------------------

Attachment (squirrelmail.po.gz): application/x-gzip, 32 KiB
jam | 4 Jan 2006 16:37
Picon

CVS 1.5.1 - change_password plugin backend

>Hi all,
>
>what's about expanding the new change_password plugin to support local
>"passwd"?
>
>I copied some code pieces from the change_passwd plugin (which then
>becomes obsolete) and build a backend (local.php) as a draft (see
>attachment).
>
>Is it usable or are there plans to provide a local passwd backend?
>
>Live long and prosper
>Jam

Small code changes and a german translation file.

Wrong mailing list?
Wrong approach?
Who can bring it into the CVS?

Live long and prosper
Jam
Attachment (change_password): application/octet-stream, 12 KiB
Attachment (change_password.po): application/octet-stream, 2013 bytes
jam | 5 Jan 2006 17:06
Picon

abook_import_export 0.9

Hi,

small changes to german translation. Some of the text is still not
translated (into any language) when using the plugin without modifications
due to some textdomain mismatch (see gmane discussions in August 2005),
but I hope it helps improve the quality of the translation.

Live long and prosper
Jam

Attachment (abook_import_export.po): application/octet-stream, 3133 bytes
Tomas Kuliavas | 5 Jan 2006 21:02
Picon
Gravatar

Re: Spanish translation of squirrelmail.po

> Tomas Kuliavas wrote:
>
>
>> Could you update translation to SquirrelMail 1.4.6
>> (http://l10n-stats.squirrelmail.org/SM-1_4_6)? We don't have any plans
>> to release 1.4.5 translation updates.
>>
>
> Could you verify that attached file is a OK translation of SquirrelMail
> 1.4.6?

added to SM-1_4_6 branch. SquirrelMail uses iso-8859-1 for Spanish. Had to
convert translation header from iso-8859-15 to iso-8859-1. We can discuss
use of iso-8859-15 after 1.4.6 release.

Thanks.

-- 
Tomas

-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
--

-- 
squirrelmail-i18n mailing list
Posting guidelines: http://squirrelmail.org/wiki/MailingListPostingGuidelines
Information about translations:
http://www.squirrelmail.org/wiki/LanguageTranslation
(Continue reading)

jam | 6 Jan 2006 11:16
Picon

folder_synch update draft 0.9

Hi,

I added international language support to folder_synch plugin (and a
german translation). Would be great if somebody takes care about
publishing it into production...

Append patch:
$ patch -p0 -d $sm/plugins < ./patch/folder_synch.diff

Live long and prosper
Jam
Attachment (folder_synch.diff): application/octet-stream, 2209 bytes
Attachment (folder_synch.po): application/octet-stream, 977 bytes
jam | 6 Jan 2006 11:46
Picon

change_passwd 4.2 draft

Hi,

I modified the plugin to support:

- compatibility plugin 2.0.4
- national language support
- I increased version to 4.2 because version number 4.1 is mentioned
somewhere in the plugin directory

Would be great if somebody could take care about publishing it into
production...

Append patch:
$ patch -p0 -d $sm/plugins < ./patch/change_passwd.diff

Live long and prosper
Jam
Attachment (change_passwd.diff): application/octet-stream, 5704 bytes
Attachment (change_passwd.po): application/octet-stream, 4549 bytes
Tomas Kuliavas | 6 Jan 2006 12:26
Picon
Gravatar

Re: change_passwd 4.2 draft

> Hi,
>
>
> I modified the plugin to support:
>
>
> - compatibility plugin 2.0.4
> - national language support
> - I increased version to 4.2 because version number 4.1 is mentioned
> somewhere in the plugin directory
>
> Would be great if somebody could take care about publishing it into
> production...
>
> Append patch:
> $ patch -p0 -d $sm/plugins < ./patch/change_passwd.diff

Copyright (C) 2006 Florian Daeumling ?

You are not plugin's maintainer. GPL allows you to modify plugin, but you
can't use same plugin name if you redistribute it.

--

-- 
Tomas

-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
(Continue reading)

jam | 6 Jan 2006 13:08
Picon

newuser_wiz 1.3 draft

Hi,

I added international language support to newuser_wiz plugin (and a
german translation). Would be great if somebody takes care about
publishing it into production...

Append patch:
$ patch -p0 -d $sm/plugins < ./patch/newuser_wiz.diff

Live long and prosper
Jam
Attachment (newuser_wiz.diff): application/octet-stream, 3683 bytes
Attachment (newuser_wiz.po): application/octet-stream, 1529 bytes
jam | 6 Jan 2006 14:55
Picon

unsafe_image_rules 0.8 draft

Hi,

I added international language support to unsafe_image_rules plugin (and a
german translation) and fixed a small rdirection bug. Would be great if
somebody takes care about publishing it into production...

Append patch:
$ patch -p0 -d $sm/plugins < ./patch/unsafe_image_rules.diff

Live long and prosper
Jam
Attachment (unsafe_image_rules.diff): application/octet-stream, 5627 bytes
Attachment (unsafe_image_rules.po): application/octet-stream, 10 KiB
jam | 7 Jan 2006 18:14
Picon

quicksave 2.4 draft update

Hi,

I added international language support to quicksave plugin (and a
german translation). Would be great if somebody takes care about
publishing it into production...

Append patch:
$ patch -p0 -d $sm/plugins < ./patch/quicksave.diff

Live long and prosper
Jam
Attachment (quicksave.diff): application/octet-stream, 2870 bytes
Attachment (quicksave.po): application/octet-stream, 4477 bytes

Gmane