1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-06 01:12:40 +02:00

22 Commits

Author SHA1 Message Date
Jehan
d11e45967f po: mass fix changed gettext context: s/vectors-action/paths-action/
Normally we should avoid touching the Gettext files, but changing a
message context massively broke many strings in all languages. So I am
just reassigning the correct context (not touching any translations), by
running:

> sed 's/msgctxt "vectors-action"/msgctxt "paths-action"/g' -i po/*
2024-08-05 12:36:57 +02:00
Anders Jonsson
21152340c2 Update Esperanto translation 2023-07-18 15:15:02 +00:00
Kristjan SCHMIDT
45a85dc081 Update Esperanto translation 2019-12-18 22:07:13 +00:00
Kristjan SCHMIDT
718941a567 Update Esperanto translation 2019-08-05 21:47:11 +00:00
Jehan
cb025cec64 Issue #2922: fix msgctxt s/view-action/view-zoom-action/ for 5 strings.
Similar to the previous fix in commit 7a5e5be35e, this doesn't change
anything in the actual string and its usage within the software. Thus
following yesterday's discussion on gnome-i18n ML, I just do the
search-and-replace fix.

This is complementary to commit 6c5b6c6135, which fixed the code where a
same GimpEnumActionEntry was mixing translatable strings with various
contexts.
2019-02-08 12:57:59 +01:00
Jehan
7a5e5be35e po: fix the context (msgctx) for 2 strings.
See commit f8f3a74971.
The context change was basically a bug fix, and nothing changed in the
original string, nor its actual GUI context/usage. Therefore there is no
need to invalidate the translations (mark it "fuzzy", which would be
what would happen automatically after this change) for the 43 languages
which already translated these. Let's just search-and-replace all the po
files with the correct context.

For the record, I got the green light from several translators on
gnome-i18n ML so let's fix. :-)
2019-02-07 18:29:21 +01:00
Michael Natterer
5f700549e7 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
Michael Natterer
1b386dfe04 po*: change Report-Msgid-Bugs-To URL to gitlab.gnome.org 2018-07-11 21:56:14 +02:00
Kristjan SCHMIDT
31713ac331 Update Esperanto translation 2017-12-23 19:53:59 +00:00
Kristjan SCHMIDT
10be415535 Updated Esperanto translation 2017-06-11 00:35:42 +02:00
Piotr Drąg
76484765c0 Add Language headers to po files
Future versions of gettext will fail if this header is missing.
2016-07-17 15:17:42 +02:00
Michael Natterer
d6af07de8a po: some perl magic to fix the license string in all translations 2013-03-22 00:00:58 +01:00
Øyvind Kolås
1319ad65ce update translations 2012-05-06 03:46:09 +02:00
Kristjan SCHMIDT
1192eed795 Updated Esperanto translation 2012-04-06 18:33:11 +02:00
Kristjan SCHMIDT
2827589a49 Updated Esperanto translation 2012-04-06 18:30:46 +02:00
Kristjan SCHMIDT
87acb49ec2 Updated Esperanto translation 2012-04-06 18:28:28 +02:00
Kristjan SCHMIDT
cd81632ad0 Updated Esperanto translation 2011-05-07 19:36:19 +02:00
Kristjan SCHMIDT
03a3d01fb3 Updated Esperanto translation 2011-05-07 19:30:27 +02:00
Nils Philippsen
f507a6aad1 update copyright years translations where possible 2010-09-28 17:11:56 +02:00
Nils Philippsen
0e57af80f4 make update-po 2010-09-28 16:15:28 +02:00
Marco Ciampa
4f52e214ec Updated Esperanto translation
svn path=/trunk/; revision=21805
2007-01-30 09:14:39 +00:00
Marco Ciampa
116acd7e94 Added Esperanto partial translation
svn path=/trunk/; revision=21666
2007-01-07 21:46:58 +00:00