Lists: | Postg토토 꽁 머니SQL : |
---|
From: | Anas Sayyed <anassayyed13399(at)gmail(dot)com> |
---|---|
To: | pgsql-translators(at)lists(dot)postgresql(dot)org |
Subject: | Translation In Hindi |
Date: | 2019-06-23 11:34:20 |
Message-ID: | CAFd3aedC0eVg8HXdc3Xdc49xLY2RgPCczZvWmhHtT-WPhfer1A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-translators |
Hi
Along with a few friends I want to start translation in Hindi. We did not
find any existing .PO files for Hindi language in PostgreSQL source code.
Is any one working on any translation to Hindi language? If yes let us
collaborate.
I am new to PostgreSQL and new to translations in general. We are
referring to to this document
/docs/11/nls-translator.html for translations.
Any guidance will be very helpfull.
Regards,
Anas
From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Anas Sayyed <anassayyed13399(at)gmail(dot)com> |
Cc: | pgsql-translators(at)lists(dot)postgresql(dot)org |
Subject: | Re: Translation In Hindi |
Date: | 2019-06-23 15:56:02 |
Message-ID: | 20190623155602.GA13379@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | Postg토토 꽁 머니SQL : |
Hello,
On 2019-Jun-23, Anas Sayyed wrote:
> Along with a few friends I want to start translation in Hindi. We did not
> find any existing .PO files for Hindi language in PostgreSQL source code.
> Is any one working on any translation to Hindi language? If yes let us
> collaborate.
Sounds great. You can submit your files to this list. Nobody has as
yet offered to do that translation.
> I am new to PostgreSQL and new to translations in general. We are
> referring to to this document
> /docs/11/nls-translator.html for translations.
Please see this site https://babel.postgresql.org which contains the
.pot files and a link to the wiki page with more instructions, along the
status tables. I recommend you work the files from branch "master", not
"11" as the site says, since by the time you have enough files done,
"master" will be in the process of being released.
Looking forward to having one more active translation,
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From: | Asim <asim(dot)r(dot)p(at)gmail(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | Anas Sayyed <anassayyed13399(at)gmail(dot)com>, pgsql-translators(at)lists(dot)postgresql(dot)org, Sameer Pankhudi <itsmesameersiddiquei235(at)gmail(dot)com> |
Subject: | Re: Translation In Hindi |
Date: | 2019-06-24 16:43:47 |
Message-ID: | CAF=PYX6jCg+9h7qHvdijPKhA_eUK14--zG=SmaXby5mdLJ-c-w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | Postg토토 베이SQL : Postg토토 |
Hi Alvaro
On Sun, Jun 23, 2019 at 9:26 PM Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> wrote:
>
> Please see this site https://babel.postgresql.org which contains the
> .pot files and a link to the wiki page with more instructions, along the
> status tables. I recommend you work the files from branch "master", not
> "11" as the site says, since by the time you have enough files done,
> "master" will be in the process of being released.
>
Thank you for the recommendation. We are starting with initdb on
master branch. Once we finish translating initdb messages, should we
post the file to this mailing list?
> Looking forward to having one more active translation,
>
Yes, we too are excited to work on this project.
Asim, Anas, Sameer, (and hopefully several more...)
From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Asim <asim(dot)r(dot)p(at)gmail(dot)com> |
Cc: | Anas Sayyed <anassayyed13399(at)gmail(dot)com>, pgsql-translators(at)lists(dot)postgresql(dot)org, Sameer Pankhudi <itsmesameersiddiquei235(at)gmail(dot)com> |
Subject: | Re: Translation In Hindi |
Date: | 2019-06-24 17:09:07 |
Message-ID: | 20190624170907.GA6164@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-translators |
Hi,
On 2019-Jun-24, Asim wrote:
> On Sun, Jun 23, 2019 at 9:26 PM Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> wrote:
> >
> > Please see this site https://babel.postgresql.org which contains the
> > .pot files and a link to the wiki page with more instructions, along the
> > status tables. I recommend you work the files from branch "master", not
> > "11" as the site says, since by the time you have enough files done,
> > "master" will be in the process of being released.
>
> Thank you for the recommendation. We are starting with initdb on
> master branch. Once we finish translating initdb messages, should we
> post the file to this mailing list?
Yes, that works.
A very useful catalog to translate (other than the "postgres" giant one)
is psql, and it will force you to determine what good translations are
for most terms that you will find in all the other catalogs (a
glossary). There are also some useful-to-learn challenges such as
making sure that the --help output is properly aligned, and discuss with
your team whether you want to keep the width of the output below 80
chars or not.
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services