Gimp/po
Niels De Graef f663d26ab5 Migrate from intltool to gettext
intltool has long been dead upstream. Let's not poke the dead corpse,
please.

This commit is quite large, but that's mostly since trying to support a
hybrid of both gettext and intltool with both Meson and Autotools was
really hard, so I stopped trying.

Due to gettext relying on quite some things being at the exactly right
place in the autotools build (like `ABOUT-NLS` and `config.rpath`) we
really needed to cleanup the `autogen.sh` to only call `aclocal` and
`autoreconf`. No more strange magic; I tried to do it without changing
too much in the file, and things just broke. If people want to do
something more custom, they can just change the script directly. This
change also uncovered some problems in our `configure.ac`, like using
deprecated macros.

The following major changes happened:

* meson: Changed `custom_target()` to `i18n.merge_file()` for all
  supported file types
* Added `.its` and `.loc`  files for the GIMP-specific XML formats, so
  that gettext understands them
* For the `.isl` (Window installer stuff) file, there's no easy way to
  do this in gettext, so instead we start from an XML file (again with
  its own ITS rules etc), translate that with gettext, and then use
  `xsltproc` with a bit of magic to output the .isl file for each
  language
* the `po*/Makefile.in.in` files are migrated to `Makevars` files,
  which gettext natively understands.

Fixes: https://gitlab.gnome.org/GNOME/gimp/-/issues/8028
2022-06-25 10:25:49 +02:00
..
.gitignore Migrate from intltool to gettext 2022-06-25 10:25:49 +02:00
am.po
ar.po
ast.po
az.po
be.po
bg.po
br.po
bs.po
ca.po Update Catalan translation 2022-05-27 07:42:12 +02:00
ca@valencia.po
ckb.po
cs.po
csb.po
da.po Update Danish translation 2022-06-06 15:18:44 +00:00
de.po Update German translation 2022-01-02 11:22:28 +00:00
dz.po
el.po Updated Greek translation 2022-04-25 21:33:07 +03:00
en_CA.po
en_GB.po Update British English translation 2022-02-16 16:34:55 +00:00
eo.po
es.po Update Spanish translation 2022-05-20 14:14:36 +00:00
et.po
eu.po Update Basque translation 2022-02-25 16:51:23 +00:00
fa.po Update Persian translation 2022-05-29 08:00:40 +00:00
fi.po Update Finnish translation 2022-06-08 16:42:57 +00:00
fr.po Update French translation 2022-06-21 15:34:34 +00:00
ga.po
gd.po
gl.po Update Galician translation 2022-05-05 09:46:10 +00:00
gu.po
he.po
hi.po
hr.po
hu.po Update Hungarian translation 2022-06-10 23:08:01 +00:00
id.po
is.po Update Icelandic translation 2022-04-12 09:57:18 +00:00
it.po Updated Italian translation 2022-01-11 08:54:23 +01:00
ja.po Update Japanese translation 2021-01-17 01:25:23 +00:00
ka.po Update Georgian translation 2022-06-25 07:06:46 +00:00
kab.po Update Kabyle translation 2021-12-05 20:44:10 +00:00
kk.po
km.po
kn.po
ko.po Update Korean translation 2022-04-13 09:24:00 +00:00
ky.po
LINGUAS
lt.po Update Lithuanian translation 2021-12-13 14:56:21 +00:00
lv.po Update Latvian translation 2021-11-14 18:58:22 +00:00
Makevars Migrate from intltool to gettext 2022-06-25 10:25:49 +02:00
meson.build
mk.po
ml.po
mr.po
ms.po
my.po
nb.po
nds.po
ne.po
nl.po Update Dutch translation 2022-06-24 11:10:42 +00:00
nn.po
oc.po
pa.po
pl.po Update Polish translation 2022-06-09 13:32:09 +02:00
POTFILES.in Migrate from intltool to gettext 2022-06-25 10:25:49 +02:00
POTFILES.skip desktop: gimp-data-extras AppStream was moved to the appropriate repo. 2022-05-04 23:00:00 +02:00
pt.po Update Portuguese translation 2022-06-22 11:59:35 +00:00
pt_BR.po
ro.po
ru.po Update Russian translation 2022-06-17 16:41:36 +03:00
rw.po
si.po
sk.po
sl.po Update Slovenian translation 2022-06-09 21:13:52 +00:00
sr.po Update Serbian translation 2021-01-18 19:01:47 +00:00
sr@latin.po Update Serbian (Latin) translation 2021-01-11 22:26:35 +00:00
sv.po Update Swedish translation 2022-02-22 20:55:06 +00:00
ta.po
te.po
th.po
tr.po Update Turkish translation 2021-03-10 20:29:37 +00:00
tt.po
uk.po Update Ukrainian translation 2022-06-08 19:17:33 +00:00
vi.po Update Vietnamese translation 2022-02-18 07:28:43 +00:00
xh.po
yi.po
zh_CN.po Update Chinese (China) translation 2022-06-13 17:30:17 +00:00
zh_HK.po
zh_TW.po