Commit Graph

12 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
Baurzhan Muftakhidinov c0c0d21ed9 Update Kazakh translation 2020-07-21 04:59:36 +00:00
Baurzhan Muftakhidinov 0f31dafaf4 Update Kazakh translation
(cherry picked from commit 3f0ffaa461)
2020-07-21 04:45:19 +00: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
Baurzhan Muftakhidinov 4cec2b91c7 Update Kazakh translation 2017-03-17 08:33:20 +00:00
Baurzhan Muftakhidinov a647a9dcc1 Updated Kazakh translation
(cherry picked from commit e0b4383482)
2015-11-22 17:10:25 +00:00
Baurzhan Muftakhidinov 7c37b84653 Updated Kazakh translation 2015-03-30 07:12:01 +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
Baurzhan Muftakhidinov 29e66b7384 Initial translation to Kazakh 2010-10-08 09:35:11 +06:00