Thread: pgAdmin website translations

pgAdmin website translations

From
"Dave Page"
Date:
As you may be aware, the pgAdmin website, http://www.pgadmin.org/ has
recently been overhauled. The new site has been live in English for a
week or two now, and hopefully most of the typos have been found so it
should now be safe to start work on the translations of the content.

I've sent this message to as many of the previous website translators as
I could find email addresses for, as well as the pgAdmin mailing lists,
in the hope that we can get the website translated into as many
languages as possible, much as we have done with pgAdmin in the past.

If you are able to work on a translation, before you start, please let
me know so I can ensure that no effort is being duplicated. Then,
download the .pot file and translate away! If you are new to translation
work, you can find details of how to go about the task on
http://www.pgadmin.org/translation/

When you have finished, please do not forget to set your name and email
address in the translation header, then forward me the .po and .mo files
to be added to the site.

Translation template:
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/*checkout*/trunk/www/locale/p
gadmin3_website.pot

Thanks in advance to all of you that contribute to this effort.

Regards, Dave.

Re: pgAdmin website translations

From
Andreas Pflug
Date:
Dave Page wrote:


>
> When you have finished, please do not forget to set your name and email
> address in the translation header, then forward me the .po and .mo files
> to be added to the site.
>
> Translation template:
> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/*checkout*/trunk/www/locale/p
> gadmin3_website.pot

How 2 switch the site language?

Regards,
Andreas

Re: pgAdmin website translations

From
"Dave Page"
Date:

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 25 January 2006 17:12
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: pgAdmin website translations
>
> Dave Page wrote:
>
>
> >
> > When you have finished, please do not forget to set your
> name and email
> > address in the translation header, then forward me the .po
> and .mo files
> > to be added to the site.
> >
> > Translation template:
> >
> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/*checkout*/trunk/ww
w/locale/p
> > gadmin3_website.pot
>
> How 2 switch the site language?

Un-comment the language selection form in include/page.php (hunt for <td
id="pgaLanguages">), and add an appropriate block of code to
include/session.php to select the correct stylesheet etc.

Regards, Dave.

Re: pgAdmin website translations - SPANISH

From
diego@adminsa.com
Date:
> As you may be aware, the pgAdmin website, http://www.pgadmin.org/ has
> recently been overhauled. The new site has been live in English for a
> week or two now, and hopefully most of the typos have been found so it
> should now be safe to start work on the translations of the content.
>
> I've sent this message to as many of the previous website translators as
> I could find email addresses for, as well as the pgAdmin mailing lists,
> in the hope that we can get the website translated into as many
> languages as possible, much as we have done with pgAdmin in the past.
>
> If you are able to work on a translation, before you start, please let
> me know so I can ensure that no effort is being duplicated. Then,
> download the .pot file and translate away! If you are new to translation
> work, you can find details of how to go about the task on
> http://www.pgadmin.org/translation/
>
> When you have finished, please do not forget to set your name and email
> address in the translation header, then forward me the .po and .mo files
> to be added to the site.
>
> Translation template:
> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/*checkout*/trunk/www/locale/p
> gadmin3_website.pot
>
> Thanks in advance to all of you that contribute to this effort.
>
> Regards, Dave.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

Dave:

I will handle spanish translation, if you don't mind.

I am still unable to access SVN server from my home ADSL but I expect to
have this issue solved by the week end, as promised by my ADSL supplier. I
guess they will assign me an ip range other than 190.48.xxx.xxx, which
seems to be the cause of my troubles due some misbehaving router somewhere
in the net.


Regards,
Diego.


Re: pgAdmin website translations - SPANISH

From
Dave Page
Date:


On 25/1/06 17:32, "diego@adminsa.com" <diego@adminsa.com> wrote:

>
> Dave:
>
> I will handle spanish translation, if you don't mind.

Great, thanks.

> I am still unable to access SVN server from my home ADSL but I expect to
> have this issue solved by the week end, as promised by my ADSL supplier. I
> guess they will assign me an ip range other than 190.48.xxx.xxx, which
> seems to be the cause of my troubles due some misbehaving router somewhere
> in the net.

I can mail you a copy of the the pot file if you like?

Regards, Dave.