public inbox for [email protected]
help / color / mirror / Atom feedGeorgian translation - initial
41+ messages / 5 participants
[nested] [flat]
* Georgian translation - initial
@ 2022-07-06 08:47 Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
0 siblings, 2 replies; 41+ messages in thread
From: Temuri Doghonadze @ 2022-07-06 08:47 UTC (permalink / raw)
To: [email protected]
Hello,
Here are initial translation files for v15 and v14 in Georgian.
Hepefully, update will follow soon.
Temuri
Attachments:
[application/x-gzip] 14.tar.gz (286.0K, 2-14.tar.gz)
download
[application/x-gzip] 15.tar.gz (295.6K, 3-15.tar.gz)
download
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-07-06 13:15 ` Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
1 sibling, 1 reply; 41+ messages in thread
From: Peter Eisentraut @ 2022-07-06 13:15 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; [email protected]
On 06.07.22 10:47, Temuri Doghonadze wrote:
> Here are initial translation files for v15 and v14 in Georgian.
> Hepefully, update will follow soon.
I have committed the v15 set for now.
We don't usually put entirely new translations into stable branches.
But we could consider that at some point. Let's work on the v15 first.
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
@ 2022-07-06 13:46 ` Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-07-06 13:46 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: [email protected]
Hi,
Sure, I still got a lot of work to do.
Thanks for submit.
Will come back once I'll have new files.
Temuri
On Wed, Jul 6, 2022 at 3:15 PM Peter Eisentraut
<[email protected]> wrote:
>
> On 06.07.22 10:47, Temuri Doghonadze wrote:
> > Here are initial translation files for v15 and v14 in Georgian.
> > Hepefully, update will follow soon.
>
> I have committed the v15 set for now.
>
> We don't usually put entirely new translations into stable branches.
> But we could consider that at some point. Let's work on the v15 first.
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-07-07 09:39 ` Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-07-07 09:39 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: [email protected]
Hi,
Update for Georgian translation is here. Finished some, another 7% of
postgres.po is done.
P.S. My only question, which will negative answer anyways, but I have to ask.
Would it be possible to switch from "%s" style translations to
$0-$1-$n-like one?
It would give me opportunty to rearranle words in sentence to give it
more meaning.
I understand it's almost impossible, but anyways, is it even planned?
Temuri
On Wed, Jul 6, 2022 at 3:46 PM Temuri Doghonadze
<[email protected]> wrote:
>
> Hi,
>
> Sure, I still got a lot of work to do.
> Thanks for submit.
> Will come back once I'll have new files.
>
> Temuri
>
> On Wed, Jul 6, 2022 at 3:15 PM Peter Eisentraut
> <[email protected]> wrote:
> >
> > On 06.07.22 10:47, Temuri Doghonadze wrote:
> > > Here are initial translation files for v15 and v14 in Georgian.
> > > Hepefully, update will follow soon.
> >
> > I have committed the v15 set for now.
> >
> > We don't usually put entirely new translations into stable branches.
> > But we could consider that at some point. Let's work on the v15 first.
Attachments:
[application/x-gzip] 15.tar.gz (213.5K, 2-15.tar.gz)
download
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-07-08 14:36 ` Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Alvaro Herrera @ 2022-07-08 14:36 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: Peter Eisentraut <[email protected]>; [email protected]
On 2022-Jul-07, Temuri Doghonadze wrote:
> P.S. My only question, which will negative answer anyways, but I have to ask.
> Would it be possible to switch from "%s" style translations to
> $0-$1-$n-like one?
> It would give me opportunty to rearranle words in sentence to give it
> more meaning.
> I understand it's almost impossible, but anyways, is it even planned?
You can use %n$s in the translation already, even if the original
strings don't do it. For example, we do it to rearrange phrases in this
one:
msgid "operator family \"%s\" of access method %s is missing operator(s) for types %s and %s"
msgstr "el/los operador(es) para los tipos %3$s y %4$s faltan de la familia de operadores «%1$s» de método de acceso %2$s"
--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
@ 2022-07-08 14:49 ` Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-07-08 14:49 UTC (permalink / raw)
To: Alvaro Herrera <[email protected]>; +Cc: Peter Eisentraut <[email protected]>; [email protected]
Hi!,
Now, that's beautiful!
Thank you for hint!
Temuri
On Fri, Jul 8, 2022 at 4:36 PM Alvaro Herrera <[email protected]> wrote:
>
> On 2022-Jul-07, Temuri Doghonadze wrote:
>
> > P.S. My only question, which will negative answer anyways, but I have to ask.
> > Would it be possible to switch from "%s" style translations to
> > $0-$1-$n-like one?
> > It would give me opportunty to rearranle words in sentence to give it
> > more meaning.
> > I understand it's almost impossible, but anyways, is it even planned?
>
> You can use %n$s in the translation already, even if the original
> strings don't do it. For example, we do it to rearrange phrases in this
> one:
>
> msgid "operator family \"%s\" of access method %s is missing operator(s) for types %s and %s"
> msgstr "el/los operador(es) para los tipos %3$s y %4$s faltan de la familia de operadores «%1$s» de método de acceso %2$s"
>
> --
> Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-07-08 14:57 ` Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-07-08 14:57 UTC (permalink / raw)
To: Alvaro Herrera <[email protected]>; +Cc: Peter Eisentraut <[email protected]>; [email protected]
Quick question. How does it work with different types of output? Is
%Ns for "%s" only or does it apply to all kind of printf output?
On Fri, Jul 8, 2022 at 4:49 PM Temuri Doghonadze
<[email protected]> wrote:
>
> Hi!,
> Now, that's beautiful!
> Thank you for hint!
>
> Temuri
>
> On Fri, Jul 8, 2022 at 4:36 PM Alvaro Herrera <[email protected]> wrote:
> >
> > On 2022-Jul-07, Temuri Doghonadze wrote:
> >
> > > P.S. My only question, which will negative answer anyways, but I have to ask.
> > > Would it be possible to switch from "%s" style translations to
> > > $0-$1-$n-like one?
> > > It would give me opportunty to rearranle words in sentence to give it
> > > more meaning.
> > > I understand it's almost impossible, but anyways, is it even planned?
> >
> > You can use %n$s in the translation already, even if the original
> > strings don't do it. For example, we do it to rearrange phrases in this
> > one:
> >
> > msgid "operator family \"%s\" of access method %s is missing operator(s) for types %s and %s"
> > msgstr "el/los operador(es) para los tipos %3$s y %4$s faltan de la familia de operadores «%1$s» de método de acceso %2$s"
> >
> > --
> > Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-07-08 19:54 ` Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Alvaro Herrera @ 2022-07-08 19:54 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: Peter Eisentraut <[email protected]>; [email protected]
On 2022-Jul-08, Temuri Doghonadze wrote:
> Quick question. How does it work with different types of output? Is
> %Ns for "%s" only or does it apply to all kind of printf output?
It applies to all of them. You need to match the type used for each
argument. This is probably documented somewhere ... ah, right:
https://www.postgresql.org/docs/15/nls-translator.html#id-1.10.7.2.6
Also, I think if you use the $ designator for any argument in a message,
then all arguments have to use it in that message. This appears in the
printf(3) manpage, at least glibc's.
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
@ 2022-07-08 20:13 ` Temuri Doghonadze <[email protected]>
2022-07-18 13:43 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-07-08 20:13 UTC (permalink / raw)
To: Alvaro Herrera <[email protected]>; +Cc: Peter Eisentraut <[email protected]>; [email protected]
Thans for info.
On Fri, Jul 8, 2022 at 9:54 PM Alvaro Herrera <[email protected]> wrote:
>
> On 2022-Jul-08, Temuri Doghonadze wrote:
>
> > Quick question. How does it work with different types of output? Is
> > %Ns for "%s" only or does it apply to all kind of printf output?
>
> It applies to all of them. You need to match the type used for each
> argument. This is probably documented somewhere ... ah, right:
> https://www.postgresql.org/docs/15/nls-translator.html#id-1.10.7.2.6
>
> Also, I think if you use the $ designator for any argument in a message,
> then all arguments have to use it in that message. This appears in the
> printf(3) manpage, at least glibc's.
>
> --
> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-07-18 13:43 ` Temuri Doghonadze <[email protected]>
2022-07-19 05:04 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-07-18 13:43 UTC (permalink / raw)
To: Alvaro Herrera <[email protected]>; +Cc: Peter Eisentraut <[email protected]>; [email protected]
Hello,
Here's another update for PostgreSQL 15 Georgian translation.
Temuri
On Fri, Jul 8, 2022 at 10:13 PM Temuri Doghonadze
<[email protected]> wrote:
>
> Thans for info.
>
> On Fri, Jul 8, 2022 at 9:54 PM Alvaro Herrera <[email protected]> wrote:
> >
> > On 2022-Jul-08, Temuri Doghonadze wrote:
> >
> > > Quick question. How does it work with different types of output? Is
> > > %Ns for "%s" only or does it apply to all kind of printf output?
> >
> > It applies to all of them. You need to match the type used for each
> > argument. This is probably documented somewhere ... ah, right:
> > https://www.postgresql.org/docs/15/nls-translator.html#id-1.10.7.2.6
> >
> > Also, I think if you use the $ designator for any argument in a message,
> > then all arguments have to use it in that message. This appears in the
> > printf(3) manpage, at least glibc's.
> >
> > --
> > Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
Attachments:
[application/x-gzip] 15.tar.gz (258.5K, 2-15.tar.gz)
download
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-18 13:43 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-07-19 05:04 ` Peter Eisentraut <[email protected]>
2022-08-12 14:04 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Peter Eisentraut @ 2022-07-19 05:04 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; Alvaro Herrera <[email protected]>; +Cc: [email protected]
On 18.07.22 15:43, Temuri Doghonadze wrote:
> Hello,
> Here's another update for PostgreSQL 15 Georgian translation.
committed
>
> Temuri
>
> On Fri, Jul 8, 2022 at 10:13 PM Temuri Doghonadze
> <[email protected]> wrote:
>>
>> Thans for info.
>>
>> On Fri, Jul 8, 2022 at 9:54 PM Alvaro Herrera <[email protected]> wrote:
>>>
>>> On 2022-Jul-08, Temuri Doghonadze wrote:
>>>
>>>> Quick question. How does it work with different types of output? Is
>>>> %Ns for "%s" only or does it apply to all kind of printf output?
>>>
>>> It applies to all of them. You need to match the type used for each
>>> argument. This is probably documented somewhere ... ah, right:
>>> https://www.postgresql.org/docs/15/nls-translator.html#id-1.10.7.2.6
>>>
>>> Also, I think if you use the $ designator for any argument in a message,
>>> then all arguments have to use it in that message. This appears in the
>>> printf(3) manpage, at least glibc's.
>>>
>>> --
>>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-18 13:43 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-19 05:04 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
@ 2022-08-12 14:04 ` Temuri Doghonadze <[email protected]>
2022-08-12 15:43 ` Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-08-12 14:04 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; Ekaterine Papava <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
Hello,
Here's another update to Georgian translation, did my best to bring
all files (except postgres.po) to 80+% .
Since there are not much technical words in Georgian, I don't want to
go further for now, until I'll get clue how to translate remaining
files.
Including Ekaterine, since she's the only one (that I know) who can
help if there will be anything wrong and I'll be unavailable.
BR, Temuri
On Tue, Jul 19, 2022 at 7:04 AM Peter Eisentraut
<[email protected]> wrote:
>
> On 18.07.22 15:43, Temuri Doghonadze wrote:
> > Hello,
> > Here's another update for PostgreSQL 15 Georgian translation.
>
> committed
>
> >
> > Temuri
> >
> > On Fri, Jul 8, 2022 at 10:13 PM Temuri Doghonadze
> > <[email protected]> wrote:
> >>
> >> Thans for info.
> >>
> >> On Fri, Jul 8, 2022 at 9:54 PM Alvaro Herrera <[email protected]> wrote:
> >>>
> >>> On 2022-Jul-08, Temuri Doghonadze wrote:
> >>>
> >>>> Quick question. How does it work with different types of output? Is
> >>>> %Ns for "%s" only or does it apply to all kind of printf output?
> >>>
> >>> It applies to all of them. You need to match the type used for each
> >>> argument. This is probably documented somewhere ... ah, right:
> >>> https://www.postgresql.org/docs/15/nls-translator.html#id-1.10.7.2.6
> >>>
> >>> Also, I think if you use the $ designator for any argument in a message,
> >>> then all arguments have to use it in that message. This appears in the
> >>> printf(3) manpage, at least glibc's.
> >>>
> >>> --
> >>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
>
Attachments:
[application/x-zip-compressed] 15.zip (238.3K, 2-15.zip)
download
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re[2]: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-18 13:43 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-19 05:04 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-08-12 14:04 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-08-12 15:43 ` Pavlo Golub <[email protected]>
2022-08-12 15:49 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Pavlo Golub @ 2022-08-12 15:43 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; Peter Eisentraut <[email protected]>; Ekaterine Papava <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
>Hello,
>Here's another update to Georgian translation, did my best to bring
>all files (except postgres.po) to 80+% .
>Since there are not much technical words in Georgian, I don't want to
>go further for now, until I'll get clue how to translate remaining
>files.
If you have any difficulties during translation I would recommend to use
Microsoft Terminology Search. It has a great vocabulary and not only for
database terms, e.g.
"table" in Georgian would be:
https://www.microsoft.com/en-us/language/Search?&searchTerm=table&langID=350&Source=true...
>
>
>Including Ekaterine, since she's the only one (that I know) who can
>help if there will be anything wrong and I'll be unavailable.
>
>BR, Temuri
>
>On Tue, Jul 19, 2022 at 7:04 AM Peter Eisentraut
><[email protected]> wrote:
>>
>>On 18.07.22 15:43, Temuri Doghonadze wrote:
>> > Hello,
>> > Here's another update for PostgreSQL 15 Georgian translation.
>>
>>committed
>>
>> >
>> > Temuri
>> >
>> > On Fri, Jul 8, 2022 at 10:13 PM Temuri Doghonadze
>> > <[email protected]> wrote:
>> >>
>> >> Thans for info.
>> >>
>> >> On Fri, Jul 8, 2022 at 9:54 PM Alvaro Herrera <[email protected]> wrote:
>> >>>
>> >>> On 2022-Jul-08, Temuri Doghonadze wrote:
>> >>>
>> >>>> Quick question. How does it work with different types of output? Is
>> >>>> %Ns for "%s" only or does it apply to all kind of printf output?
>> >>>
>> >>> It applies to all of them. You need to match the type used for each
>> >>> argument. This is probably documented somewhere ... ah, right:
>> >>> https://www.postgresql.org/docs/15/nls-translator.html#id-1.10.7.2.6
>> >>>
>> >>> Also, I think if you use the $ designator for any argument in a message,
>> >>> then all arguments have to use it in that message. This appears in the
>> >>> printf(3) manpage, at least glibc's.
>> >>>
>> >>> --
>> >>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
>>
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Re[2]: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-18 13:43 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-19 05:04 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-08-12 14:04 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-12 15:43 ` Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
@ 2022-08-12 15:49 ` Temuri Doghonadze <[email protected]>
2022-08-14 11:04 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-08-12 15:49 UTC (permalink / raw)
To: Pavlo Golub <[email protected]>; +Cc: Peter Eisentraut <[email protected]>; Ekaterine Papava <[email protected]>; Alvaro Herrera <[email protected]>; [email protected]
Hi,
it's not about wording, it's abut several words having the same
meaning in Georgian, to express it as simple as I can.
There are a lot of dictionaries which I use, but it's simple not
there, or has different meaning.
P.S. For some reason I somehow managed to buy poedit license, so MS
translate/dictionary are available. You don't want to know how much
nonsense it's putting on table..
Temuri
On Fri, Aug 12, 2022 at 5:43 PM Pavlo Golub <[email protected]> wrote:
>
> >Hello,
> >Here's another update to Georgian translation, did my best to bring
> >all files (except postgres.po) to 80+% .
> >Since there are not much technical words in Georgian, I don't want to
> >go further for now, until I'll get clue how to translate remaining
> >files.
> If you have any difficulties during translation I would recommend to use
> Microsoft Terminology Search. It has a great vocabulary and not only for
> database terms, e.g.
> "table" in Georgian would be:
> https://www.microsoft.com/en-us/language/Search?&searchTerm=table&langID=350&Source=true...
>
> >
> >
> >Including Ekaterine, since she's the only one (that I know) who can
> >help if there will be anything wrong and I'll be unavailable.
> >
> >BR, Temuri
> >
> >On Tue, Jul 19, 2022 at 7:04 AM Peter Eisentraut
> ><[email protected]> wrote:
> >>
> >>On 18.07.22 15:43, Temuri Doghonadze wrote:
> >> > Hello,
> >> > Here's another update for PostgreSQL 15 Georgian translation.
> >>
> >>committed
> >>
> >> >
> >> > Temuri
> >> >
> >> > On Fri, Jul 8, 2022 at 10:13 PM Temuri Doghonadze
> >> > <[email protected]> wrote:
> >> >>
> >> >> Thans for info.
> >> >>
> >> >> On Fri, Jul 8, 2022 at 9:54 PM Alvaro Herrera <[email protected]> wrote:
> >> >>>
> >> >>> On 2022-Jul-08, Temuri Doghonadze wrote:
> >> >>>
> >> >>>> Quick question. How does it work with different types of output? Is
> >> >>>> %Ns for "%s" only or does it apply to all kind of printf output?
> >> >>>
> >> >>> It applies to all of them. You need to match the type used for each
> >> >>> argument. This is probably documented somewhere ... ah, right:
> >> >>> https://www.postgresql.org/docs/15/nls-translator.html#id-1.10.7.2.6
> >> >>>
> >> >>> Also, I think if you use the $ designator for any argument in a message,
> >> >>> then all arguments have to use it in that message. This appears in the
> >> >>> printf(3) manpage, at least glibc's.
> >> >>>
> >> >>> --
> >> >>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
> >>
>
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Re[2]: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-18 13:43 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-19 05:04 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-08-12 14:04 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-12 15:43 ` Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
2022-08-12 15:49 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-08-14 11:04 ` Temuri Doghonadze <[email protected]>
2022-08-14 11:15 ` Re: Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-08-14 11:04 UTC (permalink / raw)
To: Pavlo Golub <[email protected]>; +Cc: Peter Eisentraut <[email protected]>; Ekaterine Papava <[email protected]>; Alvaro Herrera <[email protected]>; [email protected]
@Pavlo Golub
Could you please add Georgian on crowdin PostgreSQL project page, so
I'll stop asking for uploading files every second week?
Temuri
On Fri, Aug 12, 2022 at 5:49 PM Temuri Doghonadze
<[email protected]> wrote:
>
> Hi,
> it's not about wording, it's abut several words having the same
> meaning in Georgian, to express it as simple as I can.
> There are a lot of dictionaries which I use, but it's simple not
> there, or has different meaning.
>
> P.S. For some reason I somehow managed to buy poedit license, so MS
> translate/dictionary are available. You don't want to know how much
> nonsense it's putting on table..
>
> Temuri
>
> On Fri, Aug 12, 2022 at 5:43 PM Pavlo Golub <[email protected]> wrote:
> >
> > >Hello,
> > >Here's another update to Georgian translation, did my best to bring
> > >all files (except postgres.po) to 80+% .
> > >Since there are not much technical words in Georgian, I don't want to
> > >go further for now, until I'll get clue how to translate remaining
> > >files.
> > If you have any difficulties during translation I would recommend to use
> > Microsoft Terminology Search. It has a great vocabulary and not only for
> > database terms, e.g.
> > "table" in Georgian would be:
> > https://www.microsoft.com/en-us/language/Search?&searchTerm=table&langID=350&Source=true...
> >
> > >
> > >
> > >Including Ekaterine, since she's the only one (that I know) who can
> > >help if there will be anything wrong and I'll be unavailable.
> > >
> > >BR, Temuri
> > >
> > >On Tue, Jul 19, 2022 at 7:04 AM Peter Eisentraut
> > ><[email protected]> wrote:
> > >>
> > >>On 18.07.22 15:43, Temuri Doghonadze wrote:
> > >> > Hello,
> > >> > Here's another update for PostgreSQL 15 Georgian translation.
> > >>
> > >>committed
> > >>
> > >> >
> > >> > Temuri
> > >> >
> > >> > On Fri, Jul 8, 2022 at 10:13 PM Temuri Doghonadze
> > >> > <[email protected]> wrote:
> > >> >>
> > >> >> Thans for info.
> > >> >>
> > >> >> On Fri, Jul 8, 2022 at 9:54 PM Alvaro Herrera <[email protected]> wrote:
> > >> >>>
> > >> >>> On 2022-Jul-08, Temuri Doghonadze wrote:
> > >> >>>
> > >> >>>> Quick question. How does it work with different types of output? Is
> > >> >>>> %Ns for "%s" only or does it apply to all kind of printf output?
> > >> >>>
> > >> >>> It applies to all of them. You need to match the type used for each
> > >> >>> argument. This is probably documented somewhere ... ah, right:
> > >> >>> https://www.postgresql.org/docs/15/nls-translator.html#id-1.10.7.2.6
> > >> >>>
> > >> >>> Also, I think if you use the $ designator for any argument in a message,
> > >> >>> then all arguments have to use it in that message. This appears in the
> > >> >>> printf(3) manpage, at least glibc's.
> > >> >>>
> > >> >>> --
> > >> >>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
> > >>
> >
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Re[2]: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-18 13:43 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-19 05:04 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-08-12 14:04 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-12 15:43 ` Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
2022-08-12 15:49 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-14 11:04 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-08-14 11:15 ` Pavlo Golub <[email protected]>
2022-08-14 11:17 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Pavlo Golub @ 2022-08-14 11:15 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: Peter Eisentraut <[email protected]>; Ekaterine Papava <[email protected]>; Alvaro Herrera <[email protected]>; [email protected]
On Sun, Aug 14, 2022, 13:05 Temuri Doghonadze <[email protected]>
wrote:
> @Pavlo Golub
> Could you please add Georgian on crowdin PostgreSQL project page, so
> I'll stop asking for uploading files every second week?
>
Sure, i can add it. But the thing is there is no automatic updates from
crowdin to babel still.
So the uploading task is still on the translator :-(
> Temuri
>
> On Fri, Aug 12, 2022 at 5:49 PM Temuri Doghonadze
> <[email protected]> wrote:
> >
> > Hi,
> > it's not about wording, it's abut several words having the same
> > meaning in Georgian, to express it as simple as I can.
> > There are a lot of dictionaries which I use, but it's simple not
> > there, or has different meaning.
> >
> > P.S. For some reason I somehow managed to buy poedit license, so MS
> > translate/dictionary are available. You don't want to know how much
> > nonsense it's putting on table..
> >
> > Temuri
> >
> > On Fri, Aug 12, 2022 at 5:43 PM Pavlo Golub <[email protected]>
> wrote:
> > >
> > > >Hello,
> > > >Here's another update to Georgian translation, did my best to bring
> > > >all files (except postgres.po) to 80+% .
> > > >Since there are not much technical words in Georgian, I don't want to
> > > >go further for now, until I'll get clue how to translate remaining
> > > >files.
> > > If you have any difficulties during translation I would recommend to
> use
> > > Microsoft Terminology Search. It has a great vocabulary and not only
> for
> > > database terms, e.g.
> > > "table" in Georgian would be:
> > >
> https://www.microsoft.com/en-us/language/Search?&searchTerm=table&langID=350&Source=true...
> > >
> > > >
> > > >
> > > >Including Ekaterine, since she's the only one (that I know) who can
> > > >help if there will be anything wrong and I'll be unavailable.
> > > >
> > > >BR, Temuri
> > > >
> > > >On Tue, Jul 19, 2022 at 7:04 AM Peter Eisentraut
> > > ><[email protected]> wrote:
> > > >>
> > > >>On 18.07.22 15:43, Temuri Doghonadze wrote:
> > > >> > Hello,
> > > >> > Here's another update for PostgreSQL 15 Georgian translation.
> > > >>
> > > >>committed
> > > >>
> > > >> >
> > > >> > Temuri
> > > >> >
> > > >> > On Fri, Jul 8, 2022 at 10:13 PM Temuri Doghonadze
> > > >> > <[email protected]> wrote:
> > > >> >>
> > > >> >> Thans for info.
> > > >> >>
> > > >> >> On Fri, Jul 8, 2022 at 9:54 PM Alvaro Herrera <
> [email protected]> wrote:
> > > >> >>>
> > > >> >>> On 2022-Jul-08, Temuri Doghonadze wrote:
> > > >> >>>
> > > >> >>>> Quick question. How does it work with different types of
> output? Is
> > > >> >>>> %Ns for "%s" only or does it apply to all kind of printf
> output?
> > > >> >>>
> > > >> >>> It applies to all of them. You need to match the type used for
> each
> > > >> >>> argument. This is probably documented somewhere ... ah, right:
> > > >> >>>
> https://www.postgresql.org/docs/15/nls-translator.html#id-1.10.7.2.6
> > > >> >>>
> > > >> >>> Also, I think if you use the $ designator for any argument in a
> message,
> > > >> >>> then all arguments have to use it in that message. This
> appears in the
> > > >> >>> printf(3) manpage, at least glibc's.
> > > >> >>>
> > > >> >>> --
> > > >> >>> Álvaro Herrera PostgreSQL Developer —
> https://www.EnterpriseDB.com/
> > > >>
> > >
>
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Re[2]: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-18 13:43 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-19 05:04 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-08-12 14:04 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-12 15:43 ` Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
2022-08-12 15:49 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-14 11:04 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-14 11:15 ` Re: Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
@ 2022-08-14 11:17 ` Temuri Doghonadze <[email protected]>
2022-08-17 05:32 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-08-14 11:17 UTC (permalink / raw)
To: Pavlo Golub <[email protected]>; +Cc: Peter Eisentraut <[email protected]>; Ekaterine Papava <[email protected]>; Alvaro Herrera <[email protected]>; [email protected]
no problem at all, will do.
On Sun, Aug 14, 2022 at 1:15 PM Pavlo Golub <[email protected]> wrote:
>
>
>
> On Sun, Aug 14, 2022, 13:05 Temuri Doghonadze <[email protected]> wrote:
>>
>> @Pavlo Golub
>> Could you please add Georgian on crowdin PostgreSQL project page, so
>> I'll stop asking for uploading files every second week?
>
>
> Sure, i can add it. But the thing is there is no automatic updates from crowdin to babel still.
>
> So the uploading task is still on the translator :-(
>
>
>>
>> Temuri
>>
>> On Fri, Aug 12, 2022 at 5:49 PM Temuri Doghonadze
>> <[email protected]> wrote:
>> >
>> > Hi,
>> > it's not about wording, it's abut several words having the same
>> > meaning in Georgian, to express it as simple as I can.
>> > There are a lot of dictionaries which I use, but it's simple not
>> > there, or has different meaning.
>> >
>> > P.S. For some reason I somehow managed to buy poedit license, so MS
>> > translate/dictionary are available. You don't want to know how much
>> > nonsense it's putting on table..
>> >
>> > Temuri
>> >
>> > On Fri, Aug 12, 2022 at 5:43 PM Pavlo Golub <[email protected]> wrote:
>> > >
>> > > >Hello,
>> > > >Here's another update to Georgian translation, did my best to bring
>> > > >all files (except postgres.po) to 80+% .
>> > > >Since there are not much technical words in Georgian, I don't want to
>> > > >go further for now, until I'll get clue how to translate remaining
>> > > >files.
>> > > If you have any difficulties during translation I would recommend to use
>> > > Microsoft Terminology Search. It has a great vocabulary and not only for
>> > > database terms, e.g.
>> > > "table" in Georgian would be:
>> > > https://www.microsoft.com/en-us/language/Search?&searchTerm=table&langID=350&Source=true...
>> > >
>> > > >
>> > > >
>> > > >Including Ekaterine, since she's the only one (that I know) who can
>> > > >help if there will be anything wrong and I'll be unavailable.
>> > > >
>> > > >BR, Temuri
>> > > >
>> > > >On Tue, Jul 19, 2022 at 7:04 AM Peter Eisentraut
>> > > ><[email protected]> wrote:
>> > > >>
>> > > >>On 18.07.22 15:43, Temuri Doghonadze wrote:
>> > > >> > Hello,
>> > > >> > Here's another update for PostgreSQL 15 Georgian translation.
>> > > >>
>> > > >>committed
>> > > >>
>> > > >> >
>> > > >> > Temuri
>> > > >> >
>> > > >> > On Fri, Jul 8, 2022 at 10:13 PM Temuri Doghonadze
>> > > >> > <[email protected]> wrote:
>> > > >> >>
>> > > >> >> Thans for info.
>> > > >> >>
>> > > >> >> On Fri, Jul 8, 2022 at 9:54 PM Alvaro Herrera <[email protected]> wrote:
>> > > >> >>>
>> > > >> >>> On 2022-Jul-08, Temuri Doghonadze wrote:
>> > > >> >>>
>> > > >> >>>> Quick question. How does it work with different types of output? Is
>> > > >> >>>> %Ns for "%s" only or does it apply to all kind of printf output?
>> > > >> >>>
>> > > >> >>> It applies to all of them. You need to match the type used for each
>> > > >> >>> argument. This is probably documented somewhere ... ah, right:
>> > > >> >>> https://www.postgresql.org/docs/15/nls-translator.html#id-1.10.7.2.6
>> > > >> >>>
>> > > >> >>> Also, I think if you use the $ designator for any argument in a message,
>> > > >> >>> then all arguments have to use it in that message. This appears in the
>> > > >> >>> printf(3) manpage, at least glibc's.
>> > > >> >>>
>> > > >> >>> --
>> > > >> >>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
>> > > >>
>> > >
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Re[2]: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-18 13:43 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-19 05:04 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-08-12 14:04 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-12 15:43 ` Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
2022-08-12 15:49 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-14 11:04 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-14 11:15 ` Re: Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
2022-08-14 11:17 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-08-17 05:32 ` Temuri Doghonadze <[email protected]>
2022-08-17 06:34 ` Re: Re[2]: Georgian translation - initial Alvaro Herrera <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-08-17 05:32 UTC (permalink / raw)
To: Pavlo Golub <[email protected]>; +Cc: Peter Eisentraut <[email protected]>; Ekaterine Papava <[email protected]>; Alvaro Herrera <[email protected]>; [email protected]
@Alvaro Herrera Could you please submit files from prev. email, please?
Thanks.
Temuri
On Sun, Aug 14, 2022 at 1:17 PM Temuri Doghonadze
<[email protected]> wrote:
>
> no problem at all, will do.
>
> On Sun, Aug 14, 2022 at 1:15 PM Pavlo Golub <[email protected]> wrote:
> >
> >
> >
> > On Sun, Aug 14, 2022, 13:05 Temuri Doghonadze <[email protected]> wrote:
> >>
> >> @Pavlo Golub
> >> Could you please add Georgian on crowdin PostgreSQL project page, so
> >> I'll stop asking for uploading files every second week?
> >
> >
> > Sure, i can add it. But the thing is there is no automatic updates from crowdin to babel still.
> >
> > So the uploading task is still on the translator :-(
> >
> >
> >>
> >> Temuri
> >>
> >> On Fri, Aug 12, 2022 at 5:49 PM Temuri Doghonadze
> >> <[email protected]> wrote:
> >> >
> >> > Hi,
> >> > it's not about wording, it's abut several words having the same
> >> > meaning in Georgian, to express it as simple as I can.
> >> > There are a lot of dictionaries which I use, but it's simple not
> >> > there, or has different meaning.
> >> >
> >> > P.S. For some reason I somehow managed to buy poedit license, so MS
> >> > translate/dictionary are available. You don't want to know how much
> >> > nonsense it's putting on table..
> >> >
> >> > Temuri
> >> >
> >> > On Fri, Aug 12, 2022 at 5:43 PM Pavlo Golub <[email protected]> wrote:
> >> > >
> >> > > >Hello,
> >> > > >Here's another update to Georgian translation, did my best to bring
> >> > > >all files (except postgres.po) to 80+% .
> >> > > >Since there are not much technical words in Georgian, I don't want to
> >> > > >go further for now, until I'll get clue how to translate remaining
> >> > > >files.
> >> > > If you have any difficulties during translation I would recommend to use
> >> > > Microsoft Terminology Search. It has a great vocabulary and not only for
> >> > > database terms, e.g.
> >> > > "table" in Georgian would be:
> >> > > https://www.microsoft.com/en-us/language/Search?&searchTerm=table&langID=350&Source=true...
> >> > >
> >> > > >
> >> > > >
> >> > > >Including Ekaterine, since she's the only one (that I know) who can
> >> > > >help if there will be anything wrong and I'll be unavailable.
> >> > > >
> >> > > >BR, Temuri
> >> > > >
> >> > > >On Tue, Jul 19, 2022 at 7:04 AM Peter Eisentraut
> >> > > ><[email protected]> wrote:
> >> > > >>
> >> > > >>On 18.07.22 15:43, Temuri Doghonadze wrote:
> >> > > >> > Hello,
> >> > > >> > Here's another update for PostgreSQL 15 Georgian translation.
> >> > > >>
> >> > > >>committed
> >> > > >>
> >> > > >> >
> >> > > >> > Temuri
> >> > > >> >
> >> > > >> > On Fri, Jul 8, 2022 at 10:13 PM Temuri Doghonadze
> >> > > >> > <[email protected]> wrote:
> >> > > >> >>
> >> > > >> >> Thans for info.
> >> > > >> >>
> >> > > >> >> On Fri, Jul 8, 2022 at 9:54 PM Alvaro Herrera <[email protected]> wrote:
> >> > > >> >>>
> >> > > >> >>> On 2022-Jul-08, Temuri Doghonadze wrote:
> >> > > >> >>>
> >> > > >> >>>> Quick question. How does it work with different types of output? Is
> >> > > >> >>>> %Ns for "%s" only or does it apply to all kind of printf output?
> >> > > >> >>>
> >> > > >> >>> It applies to all of them. You need to match the type used for each
> >> > > >> >>> argument. This is probably documented somewhere ... ah, right:
> >> > > >> >>> https://www.postgresql.org/docs/15/nls-translator.html#id-1.10.7.2.6
> >> > > >> >>>
> >> > > >> >>> Also, I think if you use the $ designator for any argument in a message,
> >> > > >> >>> then all arguments have to use it in that message. This appears in the
> >> > > >> >>> printf(3) manpage, at least glibc's.
> >> > > >> >>>
> >> > > >> >>> --
> >> > > >> >>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
> >> > > >>
> >> > >
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Re[2]: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-18 13:43 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-19 05:04 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-08-12 14:04 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-12 15:43 ` Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
2022-08-12 15:49 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-14 11:04 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-14 11:15 ` Re: Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
2022-08-14 11:17 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-17 05:32 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-08-17 06:34 ` Alvaro Herrera <[email protected]>
2022-08-17 06:38 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Alvaro Herrera @ 2022-08-17 06:34 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: Pavlo Golub <[email protected]>; Peter Eisentraut <[email protected]>; Ekaterine Papava <[email protected]>; [email protected]
On 2022-Aug-17, Temuri Doghonadze wrote:
> @Alvaro Herrera Could you please submit files from prev. email, please?
Done. I also updated the file headers, naming you as first translator,
and copying the "Language-Team: Georgian <nothing>" from your psql.po.
Do you want to find another email address to use as language team? It
could be this list, [email protected], if you don't
have anything better.
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"La persona que no quería pecar / estaba obligada a sentarse
en duras y empinadas sillas / desprovistas, por cierto
de blandos atenuantes" (Patricio Vogel)
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Re[2]: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-18 13:43 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-19 05:04 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-08-12 14:04 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-12 15:43 ` Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
2022-08-12 15:49 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-14 11:04 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-14 11:15 ` Re: Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
2022-08-14 11:17 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-17 05:32 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-17 06:34 ` Re: Re[2]: Georgian translation - initial Alvaro Herrera <[email protected]>
@ 2022-08-17 06:38 ` Temuri Doghonadze <[email protected]>
0 siblings, 0 replies; 41+ messages in thread
From: Temuri Doghonadze @ 2022-08-17 06:38 UTC (permalink / raw)
To: Alvaro Herrera <[email protected]>; +Cc: Pavlo Golub <[email protected]>; Peter Eisentraut <[email protected]>; Ekaterine Papava <[email protected]>; [email protected]
Thanks. Yep, suggested email is OK.
Temuri
On Wed, Aug 17, 2022 at 8:33 AM Alvaro Herrera <[email protected]> wrote:
>
> On 2022-Aug-17, Temuri Doghonadze wrote:
>
> > @Alvaro Herrera Could you please submit files from prev. email, please?
>
> Done. I also updated the file headers, naming you as first translator,
> and copying the "Language-Team: Georgian <nothing>" from your psql.po.
> Do you want to find another email address to use as language team? It
> could be this list, [email protected], if you don't
> have anything better.
>
> --
> Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
> "La persona que no quería pecar / estaba obligada a sentarse
> en duras y empinadas sillas / desprovistas, por cierto
> de blandos atenuantes" (Patricio Vogel)
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-09-25 15:35 ` Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
1 sibling, 1 reply; 41+ messages in thread
From: Alvaro Herrera @ 2022-09-25 15:35 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: [email protected]
On 2022-Jul-06, Temuri Doghonadze wrote:
> Hello,
> Here are initial translation files for v15 and v14 in Georgian.
> Hepefully, update will follow soon.
Hello. Did you have time for more? Tomorrow the RC1 for 15 is tagged,
so if you have an update, this is a great time to submit it.
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
"La conclusión que podemos sacar de esos estudios es que
no podemos sacar ninguna conclusión de ellos" (Tanenbaum)
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
@ 2022-09-25 17:21 ` Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-09-25 17:21 UTC (permalink / raw)
To: Alvaro Herrera <[email protected]>; +Cc: [email protected]
Hello,
Here's latest update.
BR, Temuri
On Sun, Sep 25, 2022 at 5:35 PM Alvaro Herrera <[email protected]> wrote:
>
> On 2022-Jul-06, Temuri Doghonadze wrote:
>
> > Hello,
> > Here are initial translation files for v15 and v14 in Georgian.
> > Hepefully, update will follow soon.
>
> Hello. Did you have time for more? Tomorrow the RC1 for 15 is tagged,
> so if you have an update, this is a great time to submit it.
>
> --
> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
> "La conclusión que podemos sacar de esos estudios es que
> no podemos sacar ninguna conclusión de ellos" (Tanenbaum)
Attachments:
[application/x-zip-compressed] 15.zip (265.6K, 2-15.zip)
download
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-09-25 19:36 ` Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Alvaro Herrera @ 2022-09-25 19:36 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: [email protected]
On 2022-Sep-25, Temuri Doghonadze wrote:
> Hello,
> Here's latest update.
Cool, thanks, applied.
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
@ 2022-09-25 20:24 ` Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-09-25 20:24 UTC (permalink / raw)
To: Alvaro Herrera <[email protected]>; +Cc: [email protected]
Hi,
I've applied latest pot files and made small corrections in files attached.
Sorry for inconvinence.
Temuri
On Sun, Sep 25, 2022 at 9:36 PM Alvaro Herrera <[email protected]> wrote:
>
> On 2022-Sep-25, Temuri Doghonadze wrote:
>
> > Hello,
> > Here's latest update.
>
> Cool, thanks, applied.
>
>
> --
> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
Attachments:
[application/x-zip-compressed] 15_u.zip (224.5K, 2-15_u.zip)
download
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-09-26 06:54 ` Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Peter Eisentraut @ 2022-09-26 06:54 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; Alvaro Herrera <[email protected]>; +Cc: [email protected]
On 25.09.22 22:24, Temuri Doghonadze wrote:
> Hi,
> I've applied latest pot files and made small corrections in files attached.
> Sorry for inconvinence.
committed
>
> Temuri
>
> On Sun, Sep 25, 2022 at 9:36 PM Alvaro Herrera <[email protected]> wrote:
>>
>> On 2022-Sep-25, Temuri Doghonadze wrote:
>>
>>> Hello,
>>> Here's latest update.
>>
>> Cool, thanks, applied.
>>
>>
>> --
>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
@ 2022-10-15 18:13 ` Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-10-15 18:13 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
Hello,
Here's complete translations for plpgsql.po, pg_upgrade.po and
pg_dump.po to Georgian
Temuri
On Mon, Sep 26, 2022 at 8:54 AM Peter Eisentraut
<[email protected]> wrote:
>
> On 25.09.22 22:24, Temuri Doghonadze wrote:
> > Hi,
> > I've applied latest pot files and made small corrections in files attached.
> > Sorry for inconvinence.
>
> committed
>
> >
> > Temuri
> >
> > On Sun, Sep 25, 2022 at 9:36 PM Alvaro Herrera <[email protected]> wrote:
> >>
> >> On 2022-Sep-25, Temuri Doghonadze wrote:
> >>
> >>> Hello,
> >>> Here's latest update.
> >>
> >> Cool, thanks, applied.
> >>
> >>
> >> --
> >> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
>
Attachments:
[application/octet-stream] plpgsql.po (37.2K, 2-plpgsql.po)
download
[application/octet-stream] pg_upgrade.po (83.0K, 3-pg_upgrade.po)
download
[application/octet-stream] pg_dump.po (113.7K, 4-pg_dump.po)
download
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-11-04 06:25 ` Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2022-11-04 06:25 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
kind reminder :)
On Sat, Oct 15, 2022 at 8:13 PM Temuri Doghonadze
<[email protected]> wrote:
>
> Hello,
> Here's complete translations for plpgsql.po, pg_upgrade.po and
> pg_dump.po to Georgian
>
> Temuri
>
> On Mon, Sep 26, 2022 at 8:54 AM Peter Eisentraut
> <[email protected]> wrote:
> >
> > On 25.09.22 22:24, Temuri Doghonadze wrote:
> > > Hi,
> > > I've applied latest pot files and made small corrections in files attached.
> > > Sorry for inconvinence.
> >
> > committed
> >
> > >
> > > Temuri
> > >
> > > On Sun, Sep 25, 2022 at 9:36 PM Alvaro Herrera <[email protected]> wrote:
> > >>
> > >> On 2022-Sep-25, Temuri Doghonadze wrote:
> > >>
> > >>> Hello,
> > >>> Here's latest update.
> > >>
> > >> Cool, thanks, applied.
> > >>
> > >>
> > >> --
> > >> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
> >
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2022-11-04 15:34 ` Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Peter Eisentraut @ 2022-11-04 15:34 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
On 04.11.22 02:25, Temuri Doghonadze wrote:
> kind reminder :)
committed
>
> On Sat, Oct 15, 2022 at 8:13 PM Temuri Doghonadze
> <[email protected]> wrote:
>>
>> Hello,
>> Here's complete translations for plpgsql.po, pg_upgrade.po and
>> pg_dump.po to Georgian
>>
>> Temuri
>>
>> On Mon, Sep 26, 2022 at 8:54 AM Peter Eisentraut
>> <[email protected]> wrote:
>>>
>>> On 25.09.22 22:24, Temuri Doghonadze wrote:
>>>> Hi,
>>>> I've applied latest pot files and made small corrections in files attached.
>>>> Sorry for inconvinence.
>>>
>>> committed
>>>
>>>>
>>>> Temuri
>>>>
>>>> On Sun, Sep 25, 2022 at 9:36 PM Alvaro Herrera <[email protected]> wrote:
>>>>>
>>>>> On 2022-Sep-25, Temuri Doghonadze wrote:
>>>>>
>>>>>> Hello,
>>>>>> Here's latest update.
>>>>>
>>>>> Cool, thanks, applied.
>>>>>
>>>>>
>>>>> --
>>>>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
>>>
>
>
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
@ 2023-03-27 05:22 ` Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2023-03-27 05:22 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
Hello,
Here's update for Georgian translation.
Temuri
On Fri, Nov 4, 2022 at 4:35 PM Peter Eisentraut
<[email protected]> wrote:
>
> On 04.11.22 02:25, Temuri Doghonadze wrote:
> > kind reminder :)
>
> committed
>
> >
> > On Sat, Oct 15, 2022 at 8:13 PM Temuri Doghonadze
> > <[email protected]> wrote:
> >>
> >> Hello,
> >> Here's complete translations for plpgsql.po, pg_upgrade.po and
> >> pg_dump.po to Georgian
> >>
> >> Temuri
> >>
> >> On Mon, Sep 26, 2022 at 8:54 AM Peter Eisentraut
> >> <[email protected]> wrote:
> >>>
> >>> On 25.09.22 22:24, Temuri Doghonadze wrote:
> >>>> Hi,
> >>>> I've applied latest pot files and made small corrections in files attached.
> >>>> Sorry for inconvinence.
> >>>
> >>> committed
> >>>
> >>>>
> >>>> Temuri
> >>>>
> >>>> On Sun, Sep 25, 2022 at 9:36 PM Alvaro Herrera <[email protected]> wrote:
> >>>>>
> >>>>> On 2022-Sep-25, Temuri Doghonadze wrote:
> >>>>>
> >>>>>> Hello,
> >>>>>> Here's latest update.
> >>>>>
> >>>>> Cool, thanks, applied.
> >>>>>
> >>>>>
> >>>>> --
> >>>>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
> >>>
> >
> >
>
Attachments:
[application/octet-stream] pg_dump-ka.po (113.5K, 2-pg_dump-ka.po)
download
[application/octet-stream] pg_upgrade-ka.po (84.2K, 3-pg_upgrade-ka.po)
download
[application/octet-stream] psql-ka.po (234.3K, 4-psql-ka.po)
download
[application/octet-stream] postgres-ka.po (1.0M, 5-postgres-ka.po)
download
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2023-04-11 13:39 ` Temuri Doghonadze <[email protected]>
2023-04-12 07:41 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-04-20 08:54 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 2 replies; 41+ messages in thread
From: Temuri Doghonadze @ 2023-04-11 13:39 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
Hello,
Kind reminder.
Temuri
On Mon, Mar 27, 2023 at 7:22 AM Temuri Doghonadze
<[email protected]> wrote:
>
> Hello,
> Here's update for Georgian translation.
>
> Temuri
>
> On Fri, Nov 4, 2022 at 4:35 PM Peter Eisentraut
> <[email protected]> wrote:
> >
> > On 04.11.22 02:25, Temuri Doghonadze wrote:
> > > kind reminder :)
> >
> > committed
> >
> > >
> > > On Sat, Oct 15, 2022 at 8:13 PM Temuri Doghonadze
> > > <[email protected]> wrote:
> > >>
> > >> Hello,
> > >> Here's complete translations for plpgsql.po, pg_upgrade.po and
> > >> pg_dump.po to Georgian
> > >>
> > >> Temuri
> > >>
> > >> On Mon, Sep 26, 2022 at 8:54 AM Peter Eisentraut
> > >> <[email protected]> wrote:
> > >>>
> > >>> On 25.09.22 22:24, Temuri Doghonadze wrote:
> > >>>> Hi,
> > >>>> I've applied latest pot files and made small corrections in files attached.
> > >>>> Sorry for inconvinence.
> > >>>
> > >>> committed
> > >>>
> > >>>>
> > >>>> Temuri
> > >>>>
> > >>>> On Sun, Sep 25, 2022 at 9:36 PM Alvaro Herrera <[email protected]> wrote:
> > >>>>>
> > >>>>> On 2022-Sep-25, Temuri Doghonadze wrote:
> > >>>>>
> > >>>>>> Hello,
> > >>>>>> Here's latest update.
> > >>>>>
> > >>>>> Cool, thanks, applied.
> > >>>>>
> > >>>>>
> > >>>>> --
> > >>>>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
> > >>>
> > >
> > >
> >
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2023-04-12 07:41 ` Peter Eisentraut <[email protected]>
1 sibling, 0 replies; 41+ messages in thread
From: Peter Eisentraut @ 2023-04-12 07:41 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
committed
On 11.04.23 15:39, Temuri Doghonadze wrote:
> Hello,
> Kind reminder.
>
> Temuri
>
> On Mon, Mar 27, 2023 at 7:22 AM Temuri Doghonadze
> <[email protected]> wrote:
>>
>> Hello,
>> Here's update for Georgian translation.
>>
>> Temuri
>>
>> On Fri, Nov 4, 2022 at 4:35 PM Peter Eisentraut
>> <[email protected]> wrote:
>>>
>>> On 04.11.22 02:25, Temuri Doghonadze wrote:
>>>> kind reminder :)
>>>
>>> committed
>>>
>>>>
>>>> On Sat, Oct 15, 2022 at 8:13 PM Temuri Doghonadze
>>>> <[email protected]> wrote:
>>>>>
>>>>> Hello,
>>>>> Here's complete translations for plpgsql.po, pg_upgrade.po and
>>>>> pg_dump.po to Georgian
>>>>>
>>>>> Temuri
>>>>>
>>>>> On Mon, Sep 26, 2022 at 8:54 AM Peter Eisentraut
>>>>> <[email protected]> wrote:
>>>>>>
>>>>>> On 25.09.22 22:24, Temuri Doghonadze wrote:
>>>>>>> Hi,
>>>>>>> I've applied latest pot files and made small corrections in files attached.
>>>>>>> Sorry for inconvinence.
>>>>>>
>>>>>> committed
>>>>>>
>>>>>>>
>>>>>>> Temuri
>>>>>>>
>>>>>>> On Sun, Sep 25, 2022 at 9:36 PM Alvaro Herrera <[email protected]> wrote:
>>>>>>>>
>>>>>>>> On 2022-Sep-25, Temuri Doghonadze wrote:
>>>>>>>>
>>>>>>>>> Hello,
>>>>>>>>> Here's latest update.
>>>>>>>>
>>>>>>>> Cool, thanks, applied.
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
>>>>>>
>>>>
>>>>
>>>
>
>
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2023-04-20 08:54 ` Temuri Doghonadze <[email protected]>
2023-04-21 16:07 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
1 sibling, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2023-04-20 08:54 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
Hi,
Here's translation update for master branch, Georgian language
Temuri
On Tue, Apr 11, 2023 at 3:39 PM Temuri Doghonadze
<[email protected]> wrote:
>
> Hello,
> Kind reminder.
>
> Temuri
>
> On Mon, Mar 27, 2023 at 7:22 AM Temuri Doghonadze
> <[email protected]> wrote:
> >
> > Hello,
> > Here's update for Georgian translation.
> >
> > Temuri
> >
> > On Fri, Nov 4, 2022 at 4:35 PM Peter Eisentraut
> > <[email protected]> wrote:
> > >
> > > On 04.11.22 02:25, Temuri Doghonadze wrote:
> > > > kind reminder :)
> > >
> > > committed
> > >
> > > >
> > > > On Sat, Oct 15, 2022 at 8:13 PM Temuri Doghonadze
> > > > <[email protected]> wrote:
> > > >>
> > > >> Hello,
> > > >> Here's complete translations for plpgsql.po, pg_upgrade.po and
> > > >> pg_dump.po to Georgian
> > > >>
> > > >> Temuri
> > > >>
> > > >> On Mon, Sep 26, 2022 at 8:54 AM Peter Eisentraut
> > > >> <[email protected]> wrote:
> > > >>>
> > > >>> On 25.09.22 22:24, Temuri Doghonadze wrote:
> > > >>>> Hi,
> > > >>>> I've applied latest pot files and made small corrections in files attached.
> > > >>>> Sorry for inconvinence.
> > > >>>
> > > >>> committed
> > > >>>
> > > >>>>
> > > >>>> Temuri
> > > >>>>
> > > >>>> On Sun, Sep 25, 2022 at 9:36 PM Alvaro Herrera <[email protected]> wrote:
> > > >>>>>
> > > >>>>> On 2022-Sep-25, Temuri Doghonadze wrote:
> > > >>>>>
> > > >>>>>> Hello,
> > > >>>>>> Here's latest update.
> > > >>>>>
> > > >>>>> Cool, thanks, applied.
> > > >>>>>
> > > >>>>>
> > > >>>>> --
> > > >>>>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
> > > >>>
> > > >
> > > >
> > >
Attachments:
[application/x-zip-compressed] 16.zip (352.3K, 2-16.zip)
download
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-20 08:54 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2023-04-21 16:07 ` Peter Eisentraut <[email protected]>
2023-06-07 03:40 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Peter Eisentraut @ 2023-04-21 16:07 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
On 20.04.23 10:54, Temuri Doghonadze wrote:
> Hi,
> Here's translation update for master branch, Georgian language
committed
>
> Temuri
>
> On Tue, Apr 11, 2023 at 3:39 PM Temuri Doghonadze
> <[email protected]> wrote:
>>
>> Hello,
>> Kind reminder.
>>
>> Temuri
>>
>> On Mon, Mar 27, 2023 at 7:22 AM Temuri Doghonadze
>> <[email protected]> wrote:
>>>
>>> Hello,
>>> Here's update for Georgian translation.
>>>
>>> Temuri
>>>
>>> On Fri, Nov 4, 2022 at 4:35 PM Peter Eisentraut
>>> <[email protected]> wrote:
>>>>
>>>> On 04.11.22 02:25, Temuri Doghonadze wrote:
>>>>> kind reminder :)
>>>>
>>>> committed
>>>>
>>>>>
>>>>> On Sat, Oct 15, 2022 at 8:13 PM Temuri Doghonadze
>>>>> <[email protected]> wrote:
>>>>>>
>>>>>> Hello,
>>>>>> Here's complete translations for plpgsql.po, pg_upgrade.po and
>>>>>> pg_dump.po to Georgian
>>>>>>
>>>>>> Temuri
>>>>>>
>>>>>> On Mon, Sep 26, 2022 at 8:54 AM Peter Eisentraut
>>>>>> <[email protected]> wrote:
>>>>>>>
>>>>>>> On 25.09.22 22:24, Temuri Doghonadze wrote:
>>>>>>>> Hi,
>>>>>>>> I've applied latest pot files and made small corrections in files attached.
>>>>>>>> Sorry for inconvinence.
>>>>>>>
>>>>>>> committed
>>>>>>>
>>>>>>>>
>>>>>>>> Temuri
>>>>>>>>
>>>>>>>> On Sun, Sep 25, 2022 at 9:36 PM Alvaro Herrera <[email protected]> wrote:
>>>>>>>>>
>>>>>>>>> On 2022-Sep-25, Temuri Doghonadze wrote:
>>>>>>>>>
>>>>>>>>>> Hello,
>>>>>>>>>> Here's latest update.
>>>>>>>>>
>>>>>>>>> Cool, thanks, applied.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
>>>>>>>
>>>>>
>>>>>
>>>>
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-20 08:54 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-21 16:07 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
@ 2023-06-07 03:40 ` Temuri Doghonadze <[email protected]>
2023-06-07 07:13 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2023-06-07 03:40 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
Hello,
I think on https://babel.postgresql.org/ master branch is no longer
synced with real po/pot files.
Very first initdb.po file has 189 lines, while .pot file has 189 lines
too, makes .po file 100% translated, but website shows it in yellow
anyway.
Could you please advise where to get updated pot/po files?
Thanks you in advance.
On Fri, Apr 21, 2023 at 6:07 PM Peter Eisentraut
<[email protected]> wrote:
>
> On 20.04.23 10:54, Temuri Doghonadze wrote:
> > Hi,
> > Here's translation update for master branch, Georgian language
>
> committed
>
> >
> > Temuri
> >
> > On Tue, Apr 11, 2023 at 3:39 PM Temuri Doghonadze
> > <[email protected]> wrote:
> >>
> >> Hello,
> >> Kind reminder.
> >>
> >> Temuri
> >>
> >> On Mon, Mar 27, 2023 at 7:22 AM Temuri Doghonadze
> >> <[email protected]> wrote:
> >>>
> >>> Hello,
> >>> Here's update for Georgian translation.
> >>>
> >>> Temuri
> >>>
> >>> On Fri, Nov 4, 2022 at 4:35 PM Peter Eisentraut
> >>> <[email protected]> wrote:
> >>>>
> >>>> On 04.11.22 02:25, Temuri Doghonadze wrote:
> >>>>> kind reminder :)
> >>>>
> >>>> committed
> >>>>
> >>>>>
> >>>>> On Sat, Oct 15, 2022 at 8:13 PM Temuri Doghonadze
> >>>>> <[email protected]> wrote:
> >>>>>>
> >>>>>> Hello,
> >>>>>> Here's complete translations for plpgsql.po, pg_upgrade.po and
> >>>>>> pg_dump.po to Georgian
> >>>>>>
> >>>>>> Temuri
> >>>>>>
> >>>>>> On Mon, Sep 26, 2022 at 8:54 AM Peter Eisentraut
> >>>>>> <[email protected]> wrote:
> >>>>>>>
> >>>>>>> On 25.09.22 22:24, Temuri Doghonadze wrote:
> >>>>>>>> Hi,
> >>>>>>>> I've applied latest pot files and made small corrections in files attached.
> >>>>>>>> Sorry for inconvinence.
> >>>>>>>
> >>>>>>> committed
> >>>>>>>
> >>>>>>>>
> >>>>>>>> Temuri
> >>>>>>>>
> >>>>>>>> On Sun, Sep 25, 2022 at 9:36 PM Alvaro Herrera <[email protected]> wrote:
> >>>>>>>>>
> >>>>>>>>> On 2022-Sep-25, Temuri Doghonadze wrote:
> >>>>>>>>>
> >>>>>>>>>> Hello,
> >>>>>>>>>> Here's latest update.
> >>>>>>>>>
> >>>>>>>>> Cool, thanks, applied.
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> --
> >>>>>>>>> Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
> >>>>>>>
> >>>>>
> >>>>>
> >>>>
>
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-20 08:54 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-21 16:07 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-06-07 03:40 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2023-06-07 07:13 ` Peter Eisentraut <[email protected]>
2023-07-05 12:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Peter Eisentraut @ 2023-06-07 07:13 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
On 07.06.23 05:40, Temuri Doghonadze wrote:
> I think onhttps://babel.postgresql.org/ master branch is no longer
> synced with real po/pot files.
> Very first initdb.po file has 189 lines, while .pot file has 189 lines
> too, makes .po file 100% translated, but website shows it in yellow
> anyway.
The reason for this is that the files on babel are processed so that
they automatically adapt identical translation from other catalogs. For
example ka/plpython.po had a few new strings, but the same strings
already have translations in ka/plperl.po, so the file you download
already has those in it. Then the file just needs to be committed.
To demonstrate this, I just downloaded ka/initdb.po and ka/plpython.po
and committed them. So when the processing is done, these two should be
at 100%.
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-20 08:54 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-21 16:07 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-06-07 03:40 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-06-07 07:13 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
@ 2023-07-05 12:57 ` Temuri Doghonadze <[email protected]>
2023-07-07 12:47 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2023-07-05 12:57 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
Hello,
Thanks for explanation.
Here's another update for main branch.
BR, Temuri
On Wed, Jun 7, 2023 at 9:13 AM Peter Eisentraut
<[email protected]> wrote:
>
> On 07.06.23 05:40, Temuri Doghonadze wrote:
> > I think onhttps://babel.postgresql.org/ master branch is no longer
> > synced with real po/pot files.
> > Very first initdb.po file has 189 lines, while .pot file has 189 lines
> > too, makes .po file 100% translated, but website shows it in yellow
> > anyway.
>
> The reason for this is that the files on babel are processed so that
> they automatically adapt identical translation from other catalogs. For
> example ka/plpython.po had a few new strings, but the same strings
> already have translations in ka/plperl.po, so the file you download
> already has those in it. Then the file just needs to be committed.
>
> To demonstrate this, I just downloaded ka/initdb.po and ka/plpython.po
> and committed them. So when the processing is done, these two should be
> at 100%.
Attachments:
[application/x-zip-compressed] 16.zip (340.0K, 2-16.zip)
download
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-20 08:54 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-21 16:07 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-06-07 03:40 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-06-07 07:13 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-07-05 12:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2023-07-07 12:47 ` Peter Eisentraut <[email protected]>
2023-08-07 08:07 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Peter Eisentraut @ 2023-07-07 12:47 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
On 05.07.23 14:57, Temuri Doghonadze wrote:
> Hello,
> Thanks for explanation.
> Here's another update for main branch.
committed
> On Wed, Jun 7, 2023 at 9:13 AM Peter Eisentraut
> <[email protected]> wrote:
>>
>> On 07.06.23 05:40, Temuri Doghonadze wrote:
>>> I think onhttps://babel.postgresql.org/ master branch is no longer
>>> synced with real po/pot files.
>>> Very first initdb.po file has 189 lines, while .pot file has 189 lines
>>> too, makes .po file 100% translated, but website shows it in yellow
>>> anyway.
>>
>> The reason for this is that the files on babel are processed so that
>> they automatically adapt identical translation from other catalogs. For
>> example ka/plpython.po had a few new strings, but the same strings
>> already have translations in ka/plperl.po, so the file you download
>> already has those in it. Then the file just needs to be committed.
>>
>> To demonstrate this, I just downloaded ka/initdb.po and ka/plpython.po
>> and committed them. So when the processing is done, these two should be
>> at 100%.
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-20 08:54 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-21 16:07 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-06-07 03:40 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-06-07 07:13 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-07-05 12:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-07-07 12:47 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
@ 2023-08-07 08:07 ` Temuri Doghonadze <[email protected]>
2023-08-11 18:00 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2023-08-07 08:07 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
Hello,
Here's another update of 16 branch.
Temuri
On Fri, Jul 7, 2023 at 2:47 PM Peter Eisentraut
<[email protected]> wrote:
>
> On 05.07.23 14:57, Temuri Doghonadze wrote:
> > Hello,
> > Thanks for explanation.
> > Here's another update for main branch.
>
> committed
>
> > On Wed, Jun 7, 2023 at 9:13 AM Peter Eisentraut
> > <[email protected]> wrote:
> >>
> >> On 07.06.23 05:40, Temuri Doghonadze wrote:
> >>> I think onhttps://babel.postgresql.org/ master branch is no longer
> >>> synced with real po/pot files.
> >>> Very first initdb.po file has 189 lines, while .pot file has 189 lines
> >>> too, makes .po file 100% translated, but website shows it in yellow
> >>> anyway.
> >>
> >> The reason for this is that the files on babel are processed so that
> >> they automatically adapt identical translation from other catalogs. For
> >> example ka/plpython.po had a few new strings, but the same strings
> >> already have translations in ka/plperl.po, so the file you download
> >> already has those in it. Then the file just needs to be committed.
> >>
> >> To demonstrate this, I just downloaded ka/initdb.po and ka/plpython.po
> >> and committed them. So when the processing is done, these two should be
> >> at 100%.
>
Attachments:
[application/octet-stream] psql-ka.po (238.7K, 2-psql-ka.po)
download
[application/octet-stream] postgres-ka.po (1.3M, 3-postgres-ka.po)
download
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-20 08:54 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-21 16:07 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-06-07 03:40 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-06-07 07:13 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-07-05 12:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-07-07 12:47 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-08-07 08:07 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2023-08-11 18:00 ` Peter Eisentraut <[email protected]>
2023-08-24 09:54 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Peter Eisentraut @ 2023-08-11 18:00 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
On 07.08.23 10:07, Temuri Doghonadze wrote:
> Hello,
> Here's another update of 16 branch.
> Temuri
committed
>
> On Fri, Jul 7, 2023 at 2:47 PM Peter Eisentraut
> <[email protected]> wrote:
>>
>> On 05.07.23 14:57, Temuri Doghonadze wrote:
>>> Hello,
>>> Thanks for explanation.
>>> Here's another update for main branch.
>>
>> committed
>>
>>> On Wed, Jun 7, 2023 at 9:13 AM Peter Eisentraut
>>> <[email protected]> wrote:
>>>>
>>>> On 07.06.23 05:40, Temuri Doghonadze wrote:
>>>>> I think onhttps://babel.postgresql.org/ master branch is no longer
>>>>> synced with real po/pot files.
>>>>> Very first initdb.po file has 189 lines, while .pot file has 189 lines
>>>>> too, makes .po file 100% translated, but website shows it in yellow
>>>>> anyway.
>>>>
>>>> The reason for this is that the files on babel are processed so that
>>>> they automatically adapt identical translation from other catalogs. For
>>>> example ka/plpython.po had a few new strings, but the same strings
>>>> already have translations in ka/plperl.po, so the file you download
>>>> already has those in it. Then the file just needs to be committed.
>>>>
>>>> To demonstrate this, I just downloaded ka/initdb.po and ka/plpython.po
>>>> and committed them. So when the processing is done, these two should be
>>>> at 100%.
>>
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-20 08:54 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-21 16:07 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-06-07 03:40 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-06-07 07:13 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-07-05 12:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-07-07 12:47 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-08-07 08:07 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-08-11 18:00 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
@ 2023-08-24 09:54 ` Temuri Doghonadze <[email protected]>
2023-08-27 18:03 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
0 siblings, 1 reply; 41+ messages in thread
From: Temuri Doghonadze @ 2023-08-24 09:54 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
Hello,
Here's update for both 15 and 16 branches, Georgian translation.
Temuri
On Fri, Aug 11, 2023 at 8:00 PM Peter Eisentraut <[email protected]> wrote:
>
> On 07.08.23 10:07, Temuri Doghonadze wrote:
> > Hello,
> > Here's another update of 16 branch.
> > Temuri
>
> committed
>
> >
> > On Fri, Jul 7, 2023 at 2:47 PM Peter Eisentraut
> > <[email protected]> wrote:
> >>
> >> On 05.07.23 14:57, Temuri Doghonadze wrote:
> >>> Hello,
> >>> Thanks for explanation.
> >>> Here's another update for main branch.
> >>
> >> committed
> >>
> >>> On Wed, Jun 7, 2023 at 9:13 AM Peter Eisentraut
> >>> <[email protected]> wrote:
> >>>>
> >>>> On 07.06.23 05:40, Temuri Doghonadze wrote:
> >>>>> I think onhttps://babel.postgresql.org/ master branch is no longer
> >>>>> synced with real po/pot files.
> >>>>> Very first initdb.po file has 189 lines, while .pot file has 189 lines
> >>>>> too, makes .po file 100% translated, but website shows it in yellow
> >>>>> anyway.
> >>>>
> >>>> The reason for this is that the files on babel are processed so that
> >>>> they automatically adapt identical translation from other catalogs. For
> >>>> example ka/plpython.po had a few new strings, but the same strings
> >>>> already have translations in ka/plperl.po, so the file you download
> >>>> already has those in it. Then the file just needs to be committed.
> >>>>
> >>>> To demonstrate this, I just downloaded ka/initdb.po and ka/plpython.po
> >>>> and committed them. So when the processing is done, these two should be
> >>>> at 100%.
> >>
>
Attachments:
[application/x-zip-compressed] 15.zip (241.0K, 2-15.zip)
download
[application/x-zip-compressed] 16.zip (261.1K, 3-16.zip)
download
^ permalink raw reply [nested|flat] 41+ messages in thread
* Re: Georgian translation - initial
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Re: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-20 08:54 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-04-21 16:07 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-06-07 03:40 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-06-07 07:13 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-07-05 12:57 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-07-07 12:47 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-08-07 08:07 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
2023-08-11 18:00 ` Re: Georgian translation - initial Peter Eisentraut <[email protected]>
2023-08-24 09:54 ` Re: Georgian translation - initial Temuri Doghonadze <[email protected]>
@ 2023-08-27 18:03 ` Peter Eisentraut <[email protected]>
0 siblings, 0 replies; 41+ messages in thread
From: Peter Eisentraut @ 2023-08-27 18:03 UTC (permalink / raw)
To: Temuri Doghonadze <[email protected]>; +Cc: Alvaro Herrera <[email protected]>; [email protected]
On 24.08.23 11:54, Temuri Doghonadze wrote:
> Hello,
> Here's update for both 15 and 16 branches, Georgian translation.
committed
>
> Temuri
>
> On Fri, Aug 11, 2023 at 8:00 PM Peter Eisentraut <[email protected]> wrote:
>>
>> On 07.08.23 10:07, Temuri Doghonadze wrote:
>>> Hello,
>>> Here's another update of 16 branch.
>>> Temuri
>>
>> committed
>>
>>>
>>> On Fri, Jul 7, 2023 at 2:47 PM Peter Eisentraut
>>> <[email protected]> wrote:
>>>>
>>>> On 05.07.23 14:57, Temuri Doghonadze wrote:
>>>>> Hello,
>>>>> Thanks for explanation.
>>>>> Here's another update for main branch.
>>>>
>>>> committed
>>>>
>>>>> On Wed, Jun 7, 2023 at 9:13 AM Peter Eisentraut
>>>>> <[email protected]> wrote:
>>>>>>
>>>>>> On 07.06.23 05:40, Temuri Doghonadze wrote:
>>>>>>> I think onhttps://babel.postgresql.org/ master branch is no longer
>>>>>>> synced with real po/pot files.
>>>>>>> Very first initdb.po file has 189 lines, while .pot file has 189 lines
>>>>>>> too, makes .po file 100% translated, but website shows it in yellow
>>>>>>> anyway.
>>>>>>
>>>>>> The reason for this is that the files on babel are processed so that
>>>>>> they automatically adapt identical translation from other catalogs. For
>>>>>> example ka/plpython.po had a few new strings, but the same strings
>>>>>> already have translations in ka/plperl.po, so the file you download
>>>>>> already has those in it. Then the file just needs to be committed.
>>>>>>
>>>>>> To demonstrate this, I just downloaded ka/initdb.po and ka/plpython.po
>>>>>> and committed them. So when the processing is done, these two should be
>>>>>> at 100%.
>>>>
>>
^ permalink raw reply [nested|flat] 41+ messages in thread
end of thread, other threads:[~2023-08-27 18:03 UTC | newest]
Thread overview: 41+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2022-07-06 08:47 Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-07-06 13:15 ` Peter Eisentraut <[email protected]>
2022-07-06 13:46 ` Temuri Doghonadze <[email protected]>
2022-07-07 09:39 ` Temuri Doghonadze <[email protected]>
2022-07-08 14:36 ` Alvaro Herrera <[email protected]>
2022-07-08 14:49 ` Temuri Doghonadze <[email protected]>
2022-07-08 14:57 ` Temuri Doghonadze <[email protected]>
2022-07-08 19:54 ` Alvaro Herrera <[email protected]>
2022-07-08 20:13 ` Temuri Doghonadze <[email protected]>
2022-07-18 13:43 ` Temuri Doghonadze <[email protected]>
2022-07-19 05:04 ` Peter Eisentraut <[email protected]>
2022-08-12 14:04 ` Temuri Doghonadze <[email protected]>
2022-08-12 15:43 ` Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
2022-08-12 15:49 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-14 11:04 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-14 11:15 ` Re: Re[2]: Georgian translation - initial Pavlo Golub <[email protected]>
2022-08-14 11:17 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-17 05:32 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-08-17 06:34 ` Re: Re[2]: Georgian translation - initial Alvaro Herrera <[email protected]>
2022-08-17 06:38 ` Re: Re[2]: Georgian translation - initial Temuri Doghonadze <[email protected]>
2022-09-25 15:35 ` Alvaro Herrera <[email protected]>
2022-09-25 17:21 ` Temuri Doghonadze <[email protected]>
2022-09-25 19:36 ` Alvaro Herrera <[email protected]>
2022-09-25 20:24 ` Temuri Doghonadze <[email protected]>
2022-09-26 06:54 ` Peter Eisentraut <[email protected]>
2022-10-15 18:13 ` Temuri Doghonadze <[email protected]>
2022-11-04 06:25 ` Temuri Doghonadze <[email protected]>
2022-11-04 15:34 ` Peter Eisentraut <[email protected]>
2023-03-27 05:22 ` Temuri Doghonadze <[email protected]>
2023-04-11 13:39 ` Temuri Doghonadze <[email protected]>
2023-04-12 07:41 ` Peter Eisentraut <[email protected]>
2023-04-20 08:54 ` Temuri Doghonadze <[email protected]>
2023-04-21 16:07 ` Peter Eisentraut <[email protected]>
2023-06-07 03:40 ` Temuri Doghonadze <[email protected]>
2023-06-07 07:13 ` Peter Eisentraut <[email protected]>
2023-07-05 12:57 ` Temuri Doghonadze <[email protected]>
2023-07-07 12:47 ` Peter Eisentraut <[email protected]>
2023-08-07 08:07 ` Temuri Doghonadze <[email protected]>
2023-08-11 18:00 ` Peter Eisentraut <[email protected]>
2023-08-24 09:54 ` Temuri Doghonadze <[email protected]>
2023-08-27 18:03 ` Peter Eisentraut <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox