Commit Graph

504 Commits

Author SHA1 Message Date
Alexandre Prokoudine 4caa543dee Update Russian translation 2022-11-13 21:29:47 +03:00
Piotr Drąg 0581df1caa Update POTFILES.skip 2022-10-16 14:17:40 +02:00
Balázs Meskó 524317753a Update Hungarian translation 2022-09-19 23:04:03 +00:00
Sabri Ünal e6acb15d5c Update Turkish translation 2022-08-21 18:03:18 +00:00
Anders Jonsson 4520735208 Update Swedish translation 2022-08-17 08:18:18 +00:00
Zurab Kargareteli 69fe09ee10 Add Georgian translation 2022-07-28 07:48:03 +00:00
Asier Sarasua Garmendia e66bc4154d Update Basque translation 2022-07-24 08:50:12 +00:00
Maíra Canal bc170d278b Update Brazilian Portuguese translation 2022-07-07 01:31:07 +00:00
Rodrigo Lledó 001728cfc0 Update Spanish translation 2022-07-01 11:41:59 +00:00
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
Luming Zh 929c3706ed Update Chinese (China) translation 2022-06-13 17:29:43 +00:00
Hugo Carvalho 5b43206bfe Update Portuguese translation 2022-06-12 21:18:36 +00:00
Martin e6c58f5254 Update Slovenian translation 2022-06-07 14:53:17 +00:00
Yuri Chornoivan d3cee62a3a Update Ukrainian translation 2022-06-05 08:43:34 +00:00
dimspingos d72cead60b Updated Greek translation 2022-04-25 15:41:42 +03:00
Alan Mortensen 1688eb82d3 Update Danish translation 2022-04-24 17:10:48 +00:00
Claude Paroz 74ff1213e5 Update French translation 2022-04-15 13:38:07 +00:00
Sveinn í Felli 3805379ae7 Update Icelandic translation
(cherry picked from commit 60e8093c4e)
2022-04-12 10:20:28 +00:00
Claude Paroz 69e81e3940 Merged French translations from gimp-2-10 branch 2022-04-02 13:42:32 +02:00
Nathan Follens e17933d571 Update Dutch translation 2022-03-29 15:42:34 +00:00
Rodrigo Lledó 04139a7fb3 Update Spanish translation 2022-03-22 19:37:54 +00:00
Luming Zh b26bed9e90 Update Chinese (China) translation 2022-03-16 12:08:45 +00:00
Balázs Úr b95dd571f5 Update Hungarian translation 2022-03-09 23:43:07 +00:00
Matej Urbančič fedc548206 Update Slovenian translation 2022-02-25 18:44:51 +00:00
Jordi Mas 753b29a85e Update Catalan translation 2022-02-19 20:24:03 +01:00
Hugo Carvalho fce78bbea6 Update Portuguese translation 2022-02-19 17:56:42 +00:00
Yuri Chornoivan 8f200ba00e Update Ukrainian translation 2022-02-18 07:02:15 +00:00
Anders Jonsson 3f5fbe21bf Update Swedish translation 2022-02-17 23:14:43 +00:00
Bruce Cowan 4adb49383b Update British English translation 2022-02-16 16:51:39 +00:00
Balázs Meskó c7d89fd367 Update Hungarian translation 2021-12-23 08:33:22 +00:00
Rūdolfs Mazurs 3adf2903be Update Latvian translation 2021-11-11 19:20:29 +00:00
Asier Sarasua Garmendia f59cf8b0e1 Update Basque translation 2021-10-30 09:38:08 +00:00
Bruno Lopes da Silva e06125a240 Update Brazilian Portuguese translation
(cherry picked from commit 9b7889e4de)
2021-10-11 21:02:43 +00:00
Hugo Carvalho a0570cbc75 Update Portuguese translation 2021-10-06 21:39:12 +00:00
Marco Ciampa f656ef95a1 Updated Italian translation 2021-09-08 20:57:51 +02:00
Matej Urbančič 2ba8c2f8a4 Update Slovenian translation 2021-08-17 19:51:48 +00:00
Boyuan Yang 4f9f3297f9 Update Chinese (China) translation 2021-07-28 19:42:31 +00:00
Rodrigo Lledó 8b39b92acf Update Spanish translation 2021-05-25 06:21:12 +00:00
dimspingos 89e83ae5e4 Updated Greek translation 2021-05-07 16:26:49 +03:00
Jordi Mas 5115fd8db9 Update Catalan translation 2021-04-25 19:06:54 +02:00
Rodrigo Lledó a0f89a9d4c Update Spanish translation 2021-04-22 08:31:44 +00:00
Anders Jonsson 5bb7f2c7d4 Update Swedish translation 2021-04-21 20:12:57 +00:00
Asier Sarasua Garmendia 33b267ba12 Update Basque translation 2021-04-21 20:02:16 +00:00
Yuri Chornoivan 997c12a304 Update Ukrainian translation 2021-04-21 09:59:28 +00:00
Jehan b622f09e0b po-python: benchmark-foreground-extract.py was deleted. 2021-04-20 22:25:47 +02:00
Hannie Dumoleyn d124e974b4 Update Dutch translation 2021-04-05 07:40:34 +00:00
Bruce Cowan 9b6d59f38a Update British English translation 2021-04-02 13:42:31 +00:00
Philipp Kiemle ae96f4308c Update German translation 2021-03-30 18:31:26 +00:00
Matej Urbančič 4b4a578f6a Update Slovenian translation 2021-03-26 19:07:09 +00:00
Martin Srebotnjak aff0c68234 Updated Slovenian translation 2021-03-03 17:27:19 +01:00