Commit Graph

501 Commits

Author SHA1 Message Date
e6acb15d5c Update Turkish translation 2022-08-21 18:03:18 +00:00
4520735208 Update Swedish translation 2022-08-17 08:18:18 +00:00
69fe09ee10 Add Georgian translation 2022-07-28 07:48:03 +00:00
e66bc4154d Update Basque translation 2022-07-24 08:50:12 +00:00
bc170d278b Update Brazilian Portuguese translation 2022-07-07 01:31:07 +00:00
001728cfc0 Update Spanish translation 2022-07-01 11:41:59 +00:00
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
929c3706ed Update Chinese (China) translation 2022-06-13 17:29:43 +00:00
5b43206bfe Update Portuguese translation 2022-06-12 21:18:36 +00:00
e6c58f5254 Update Slovenian translation 2022-06-07 14:53:17 +00:00
d3cee62a3a Update Ukrainian translation 2022-06-05 08:43:34 +00:00
d72cead60b Updated Greek translation 2022-04-25 15:41:42 +03:00
1688eb82d3 Update Danish translation 2022-04-24 17:10:48 +00:00
74ff1213e5 Update French translation 2022-04-15 13:38:07 +00:00
3805379ae7 Update Icelandic translation
(cherry picked from commit 60e8093c4e)
2022-04-12 10:20:28 +00:00
69e81e3940 Merged French translations from gimp-2-10 branch 2022-04-02 13:42:32 +02:00
e17933d571 Update Dutch translation 2022-03-29 15:42:34 +00:00
04139a7fb3 Update Spanish translation 2022-03-22 19:37:54 +00:00
b26bed9e90 Update Chinese (China) translation 2022-03-16 12:08:45 +00:00
b95dd571f5 Update Hungarian translation 2022-03-09 23:43:07 +00:00
fedc548206 Update Slovenian translation 2022-02-25 18:44:51 +00:00
753b29a85e Update Catalan translation 2022-02-19 20:24:03 +01:00
fce78bbea6 Update Portuguese translation 2022-02-19 17:56:42 +00:00
8f200ba00e Update Ukrainian translation 2022-02-18 07:02:15 +00:00
3f5fbe21bf Update Swedish translation 2022-02-17 23:14:43 +00:00
4adb49383b Update British English translation 2022-02-16 16:51:39 +00:00
c7d89fd367 Update Hungarian translation 2021-12-23 08:33:22 +00:00
3adf2903be Update Latvian translation 2021-11-11 19:20:29 +00:00
f59cf8b0e1 Update Basque translation 2021-10-30 09:38:08 +00:00
e06125a240 Update Brazilian Portuguese translation
(cherry picked from commit 9b7889e4de)
2021-10-11 21:02:43 +00:00
a0570cbc75 Update Portuguese translation 2021-10-06 21:39:12 +00:00
f656ef95a1 Updated Italian translation 2021-09-08 20:57:51 +02:00
2ba8c2f8a4 Update Slovenian translation 2021-08-17 19:51:48 +00:00
4f9f3297f9 Update Chinese (China) translation 2021-07-28 19:42:31 +00:00
8b39b92acf Update Spanish translation 2021-05-25 06:21:12 +00:00
89e83ae5e4 Updated Greek translation 2021-05-07 16:26:49 +03:00
5115fd8db9 Update Catalan translation 2021-04-25 19:06:54 +02:00
a0f89a9d4c Update Spanish translation 2021-04-22 08:31:44 +00:00
5bb7f2c7d4 Update Swedish translation 2021-04-21 20:12:57 +00:00
33b267ba12 Update Basque translation 2021-04-21 20:02:16 +00:00
997c12a304 Update Ukrainian translation 2021-04-21 09:59:28 +00:00
b622f09e0b po-python: benchmark-foreground-extract.py was deleted. 2021-04-20 22:25:47 +02:00
d124e974b4 Update Dutch translation 2021-04-05 07:40:34 +00:00
9b6d59f38a Update British English translation 2021-04-02 13:42:31 +00:00
ae96f4308c Update German translation 2021-03-30 18:31:26 +00:00
4b4a578f6a Update Slovenian translation 2021-03-26 19:07:09 +00:00
aff0c68234 Updated Slovenian translation 2021-03-03 17:27:19 +01:00
87669c2a1c Updated Italian translation 2021-03-01 11:21:09 +01:00
97db69c300 Update Hungarian translation 2021-02-18 06:51:02 +00:00
300ca2cb92 Update Hungarian translation 2021-02-18 06:46:02 +00:00