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
Jeremy Bicha 3e579efae0 Remove extra newline character in zh_HK translation
We don't use \r on Unix

I believe that it's best practice to not have \n in
translatable strings either.
2018-10-02 14:53:19 -04: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
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
Tryneeds-Chinese 386695fdf4 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2011-01-01 19:47:51 +08:00
Chao-Hsiung Liao bdd1cea93a Updated Traditional Chinese translation (Hong Kong and Taiwan) 2010-10-30 19:55:58 +08: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
Chao-Hsiung Liao a59b7683aa 2.5.4
svn path=/trunk/; revision=26821
2008-08-30 06:34:49 +00:00