[Gimp-developer] Some Menu shows English even my language is not

2021-03-16 Thread sebul via gimp-developer-list
Hello. I'm Korean. I use GIMP 2.10.8 on Debian 10.8.
My GIMP menu shows Korean "내보내기(_X)..." not "Export..."
But, shows English "Export As..." not Korean "다른 형식으로 내보내기" at 파일(F) menu.
How can I solve it?

https://gitlab.gnome.org/GNOME/gimp/-/blob/master/po/ko.po says

#: ../app/actions/file-actions.c:159 ../app/actions/file-actions.c:331
msgctxt "file-action"
msgid "Export..."
msgstr "내보내기(_X)..."

#: ../app/actions/file-actions.c:171
msgctxt "file-action"
msgid "Export As..."
msgstr "다른 형식으로 내보내기(_X)..."

-- 
https://sebuls.blogspot.kr
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Gimp-developer] Two crossroad sections in wiki Hacking:Building/Windows

2018-07-01 Thread sebul via gimp-developer-list
Hello.
I want make GIMP installer for win64 at my debian 9
for testing Korean installer.

I translated  a po file.
https://l10n.gnome.org/vertimus/gimp/master/po-windows-installer/ko/
How can make an installer support Korean ?

I read https://wiki.gimp.org/wiki/Hacking:Building/Windows

In this page
Cross-Compiling_GIMP_under_UNIX_using_crossroad
section comes out twice.
What is the difference between the two sections?


-- 
세벌식 http://sebul.sarang.net 
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Gimp-developer] How can change default Korean GIMP menu font on Windows ?

2018-06-23 Thread sebul via gimp-developer-list
Hello.
I'm a Korean.
I installed GIMP 2.10 on MS Windows 7.
I can see Korean menu.
But default Korean fonts is not so good to me.
I want to change GIMP's default Korean font in Main Menu.
How can do it ?
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] How can run two GIMP instances ?

2018-06-23 Thread sebul via gimp-developer-list
Thank you for your hint.
I found a solution.

In a terminal
flatpak run org.gimp.GIMP -n &

And then
Edit - Preferences - Interface - Language and select
한국어[ko]
Ok

And in a terminal
flatpak run org.gimp.GIMP -n &

Then gimp with Korean language appear.


2018년 6월 23일 (토) 오전 5:39, Partha Bagchi 님이 작성:

> On Fri, Jun 22, 2018 at 3:42 PM sebul via gimp-developer-list <
> gimp-developer-list@gnome.org> wrote:
>
>> Hello, I'm a Korean GIMP user.
>> I read https://www.gimp.org/downloads/ and
>> I installed gimp by flatpak.
>>
>> I want run two GIMP instances, so one has English Menu and the other
>> Korean.
>>
>> The following link does not help me.
>>
>> https://docs.gimp.org/2.10/en/gimp-fire-up.html#gimp-concepts-running-command-line
>>
>> In command line
>> $ gimp
>> not work.
>>
>> Help me please.
>>
>> gimp -n
>


-- 
세벌식 http://sebul.sarang.net <http://sebul.sarang.net>
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] How can run two GIMP instances ?

2018-06-22 Thread sebul via gimp-developer-list
Did you install gimp by flatpak ?

I know gimp -n but
after install by flatpak, even
gimp
command does not work.

2018년 6월 23일 (토) 오전 5:39, Partha Bagchi 님이 작성:

> On Fri, Jun 22, 2018 at 3:42 PM sebul via gimp-developer-list <
> gimp-developer-list@gnome.org> wrote:
>
>> Hello, I'm a Korean GIMP user.
>> I read https://www.gimp.org/downloads/ and
>> I installed gimp by flatpak.
>>
>> I want run two GIMP instances, so one has English Menu and the other
>> Korean.
>>
>> The following link does not help me.
>>
>> https://docs.gimp.org/2.10/en/gimp-fire-up.html#gimp-concepts-running-command-line
>>
>> In command line
>> $ gimp
>> not work.
>>
>> Help me please.
>>
>> gimp -n
>


-- 
세벌식 http://sebul.sarang.net <http://sebul.sarang.net>
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Gimp-developer] How can run two GIMP instances ?

2018-06-22 Thread sebul via gimp-developer-list
Hello, I'm a Korean GIMP user.
I read https://www.gimp.org/downloads/ and
I installed gimp by flatpak.

I want run two GIMP instances, so one has English Menu and the other Korean.

The following link does not help me.
https://docs.gimp.org/2.10/en/gimp-fire-up.html#gimp-concepts-running-command-line

In command line
$ gimp
not work.

Help me please.
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list