데비안에서 김프 쓰는데 일부 메뉴가 영어로 나옵니다. 해당 po 파일을 보면 번역은 되어 있습니다. 어느 파일 어디를 고쳐야 되는지, 더 필요한 과정은 무엇인가요?
---------- Forwarded message --------- 보낸사람: sebul <[email protected]> Date: 2021년 3월 17일 (수) 오전 5:09 Subject: Some Menu shows English even my language is not To: <[email protected]> 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)..."
