Commit Graph

16 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
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 1b386dfe04 po*: change Report-Msgid-Bugs-To URL to gitlab.gnome.org 2018-07-11 21:56:14 +02:00
Pawan Chitrakar ee7d951a4f Update Nepali translation 2017-07-31 07:13:32 +00: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
Nils Philippsen 0e57af80f4 make update-po 2010-09-28 16:15:28 +02:00
Claude Paroz 84f90e2b9f Removed executable property on po files.
svn path=/trunk/; revision=23233
2007-08-13 13:39:23 +00:00
Pawan Chitrakar b62ac32a51 Updated Nepali Translation
svn path=/trunk/; revision=23040
2007-07-27 13:06:27 +00:00
Pawan Chitrakar 32e3d6fca3 Updated Nepali Translation
svn path=/trunk/; revision=23033
2007-07-27 12:41:44 +00:00
Pawan Chitrakar 05183dad48 Updated Nepali translation
svn path=/trunk/; revision=23022
2007-07-27 11:59:28 +00:00
Pawan Chitrakar c0f91ced1e Updated Nepali Translation 2006-11-15 12:00:56 +00:00
Pawan Chitrakar 45bc799011 Updated Nepali Translation 2006-09-25 07:57:52 +00:00
Pawan Chitrakar 54ddd1efaf Updated Nepali translation 2005-07-21 08:44:51 +00:00
Pawan Chitrakar 6a06988737 Nepali Translation Added 2005-07-21 07:51:29 +00:00