# HG changeset patch # User Thomas De Schampheleire # Date 2019-08-25 19:13:15 # Node ID a95c091ff15ed1322ab8ad18ad3416b877796fe2 # Parent a2e4b24a85605b6c79dfd458a8552813e23bc6e7 i18n: move list of translators to contributors file Some .po files in kallithea/i18n contained lists of translators, present from before usage of Weblate. Move this information to contributor_data.py so all translation copyright holders are given credits as CONTRIBUTORS and on the about page. This commit is part of a series that normalizes the kallithea.po files by removing all comments, in particular source code references. diff --git a/CONTRIBUTORS b/CONTRIBUTORS --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -83,28 +83,45 @@ List of contributors to Kallithea projec Daniel Anderson 2014 Henrik Stuart 2014 Ingo von Borstel 2014 + invision70 2014 Jelmer Vernooij 2014 Jim Hague 2014 Matt Fellows 2014 Max Roman 2014 Na'Tosha Bard 2014 Rasmus Selsmark 2014 + SkryabinD 2014 Tim Freund 2014 Travis Burtrum 2014 + whosaysni 2014 Zoltan Gyarmati 2014 Marcin Kuźmiński 2010-2013 + Nemcio 2012-2013 xpol 2012-2013 + Andrey Mivrenik 2013 Aparkar 2013 + ArcheR 2013 Dennis Brakhane 2013 + gnustavo 2013 Grzegorz Rożniecki 2013 Ilya Beda 2013 + ivlevdenis 2013 Jonathan Sternberg 2013 Leonardo Carneiro 2013 Magnus Ericmats 2013 Martin Vium 2013 + Mikhail Zholobov 2013 + mokeev1995 2013 + Ruslan Bekenev 2013 + shirou - しろう 2013 Simon Lopez 2013 + softforwinxp 2013 + stephanj 2013 Ton Plomp 2013 + zhmylove 2013 + こいんとす 2013 Augusto Herrmann 2011-2012 + Augusto Herrmann 2012 Dan Sheridan 2012 Dies Koper 2012 Erwin Kroon 2012 @@ -112,7 +129,9 @@ List of contributors to Kallithea projec hppj 2012 Indra Talip 2012 mikespook 2012 + mikespook 2012 nansenat16 2012 + Nemcio 2012 Philip Jameson 2012 Raoul Thill 2012 Stefan Engel 2012 diff --git a/kallithea/i18n/da/LC_MESSAGES/kallithea.po b/kallithea/i18n/da/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/da/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/da/LC_MESSAGES/kallithea.po @@ -1,8 +1,6 @@ # Translations template for Kallithea. # Copyright (C) 2017 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. -# FIRST AUTHOR , 2017. -# msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3.99\n" diff --git a/kallithea/i18n/de/LC_MESSAGES/kallithea.po b/kallithea/i18n/de/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/de/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/de/LC_MESSAGES/kallithea.po @@ -1,8 +1,6 @@ # German translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. -# Translators: -# stephanj , 2013 msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff --git a/kallithea/i18n/es/LC_MESSAGES/kallithea.po b/kallithea/i18n/es/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/es/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/es/LC_MESSAGES/kallithea.po @@ -1,8 +1,6 @@ # Spanish translations for Kallithea. # Copyright (C) 2016 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. -# FIRST AUTHOR , 2016. -# msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff --git a/kallithea/i18n/fr/LC_MESSAGES/kallithea.po b/kallithea/i18n/fr/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/fr/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/fr/LC_MESSAGES/kallithea.po @@ -1,8 +1,6 @@ # French translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. -# Translators: -# FIRST AUTHOR , 2011 msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff --git a/kallithea/i18n/ja/LC_MESSAGES/kallithea.po b/kallithea/i18n/ja/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/ja/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/ja/LC_MESSAGES/kallithea.po @@ -1,12 +1,6 @@ # Japanese translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. -# Translators: -# shirou - しろう, 2013 -# FIRST AUTHOR , 2011 -# こいんとす , 2013 -# Takumi IINO , 2013 -# whosaysni , 2014 msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff --git a/kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po b/kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po @@ -1,7 +1,6 @@ # Translations template for Kallithea. # Copyright (C) 2017 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. -# FIRST AUTHOR , 2017. # msgid "" msgstr "" diff --git a/kallithea/i18n/pl/LC_MESSAGES/kallithea.po b/kallithea/i18n/pl/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/pl/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/pl/LC_MESSAGES/kallithea.po @@ -1,12 +1,6 @@ # Polish translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. -# Translators: -# Nemcio , 2013 -# FIRST AUTHOR , 2010 -# Marcin Kuźmiński , 2013 -# Nemcio , 2012 -# Nemcio , 2012-2013 msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff --git a/kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po b/kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po @@ -1,9 +1,6 @@ # Portuguese (Brazil) translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. -# Translators: -# Augusto Herrmann , 2012 -# gnustavo , 2013 msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff --git a/kallithea/i18n/ru/LC_MESSAGES/kallithea.po b/kallithea/i18n/ru/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/ru/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/ru/LC_MESSAGES/kallithea.po @@ -1,19 +1,6 @@ # Russian translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. -# Translators: -# ArcheR , 2013 -# mokeev1995 , 2013 -# Andrey Mivrenik , 2013 -# invision70 , 2014 -# ivlevdenis , 2013 -# Mikhail Zholobov , 2013 -# Ruslan Bekenev , 2013 -# SkryabinD , 2014 -# softforwinxp , 2013 -# zhmylove , 2013 -# Andrej Shadura , 2015, 2016. -# msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff --git a/kallithea/i18n/uk/LC_MESSAGES/kallithea.po b/kallithea/i18n/uk/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/uk/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/uk/LC_MESSAGES/kallithea.po @@ -1,8 +1,6 @@ # Translations template for Kallithea. # Copyright (C) 2017 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. -# FIRST AUTHOR , 2017. -# msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3.2\n" diff --git a/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po b/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po @@ -1,10 +1,6 @@ # Chinese (China) translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. -# Translators: -# FIRST AUTHOR , 2011 -# mikespook , 2012 -# xpol , 2012 msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff --git a/kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po b/kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po @@ -1,8 +1,6 @@ # Chinese (Taiwan) translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. -# Translators: -# FIRST AUTHOR , 2011 msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff --git a/kallithea/templates/about.html b/kallithea/templates/about.html --- a/kallithea/templates/about.html +++ b/kallithea/templates/about.html @@ -106,27 +106,43 @@
  • Copyright © 2014, Daniel Anderson
  • Copyright © 2014, Henrik Stuart
  • Copyright © 2014, Ingo von Borstel
  • +
  • Copyright © 2014, invision70
  • Copyright © 2014, Jelmer Vernooij
  • Copyright © 2014, Jim Hague
  • Copyright © 2014, Matt Fellows
  • Copyright © 2014, Max Roman
  • Copyright © 2014, Na'Tosha Bard
  • Copyright © 2014, Rasmus Selsmark
  • +
  • Copyright © 2014, SkryabinD
  • Copyright © 2014, Tim Freund
  • Copyright © 2014, Travis Burtrum
  • +
  • Copyright © 2014, whosaysni
  • Copyright © 2014, Zoltan Gyarmati
  • Copyright © 2010–2013, Marcin Kuźmiński
  • Copyright © 2010–2013, RhodeCode GmbH
  • Copyright © 2011, 2013, Aparkar
  • +
  • Copyright © 2012–2013, Nemcio
  • Copyright © 2012–2013, xpol
  • +
  • Copyright © 2013, Andrey Mivrenik
  • +
  • Copyright © 2013, ArcheR
  • Copyright © 2013, Dennis Brakhane
  • +
  • Copyright © 2013, gnustavo
  • Copyright © 2013, Grzegorz Rożniecki
  • Copyright © 2013, Ilya Beda
  • +
  • Copyright © 2013, ivlevdenis
  • Copyright © 2013, Jonathan Sternberg
  • Copyright © 2013, Leonardo Carneiro
  • Copyright © 2013, Magnus Ericmats
  • Copyright © 2013, Martin Vium
  • +
  • Copyright © 2013, Mikhail Zholobov
  • +
  • Copyright © 2013, mokeev1995
  • +
  • Copyright © 2013, Ruslan Bekenev
  • +
  • Copyright © 2013, shirou - しろう
  • Copyright © 2013, Simon Lopez
  • +
  • Copyright © 2013, softforwinxp
  • +
  • Copyright © 2013, stephanj
  • +
  • Copyright © 2013, zhmylove
  • +
  • Copyright © 2013, こいんとす
  • Copyright © 2011–2012, Augusto Herrmann
  • Copyright © 2012, Dan Sheridan
  • Copyright © 2012, H Waldo G
  • diff --git a/scripts/contributor_data.py b/scripts/contributor_data.py --- a/scripts/contributor_data.py +++ b/scripts/contributor_data.py @@ -68,6 +68,34 @@ other = [ # Work folded into commits attributed to others: ('2013', 'Ilya Beda '), ('2015', 'Bradley M. Kuhn '), + # Translators previously listed in + # kallithea/i18n/*/LC_MESSAGES/kallithea.po and originating from before the + # use of Weblate. + ('2012', 'Augusto Herrmann '), + ('2012', 'mikespook '), + ('2012', 'Nemcio '), + ('2012', 'Nemcio '), + ('2012', 'xpol '), + ('2013', 'Andrey Mivrenik '), + ('2013', 'ArcheR '), + ('2013', 'gnustavo '), + ('2013', 'ivlevdenis '), + ('2013', 'Marcin Kuźmiński '), + ('2013', 'Mikhail Zholobov '), + ('2013', 'mokeev1995 '), + ('2013', 'Nemcio '), + ('2013', 'Ruslan Bekenev '), + ('2013', 'shirou - しろう'), + ('2013', 'softforwinxp '), + ('2013', 'stephanj '), + ('2013', 'Takumi IINO '), + ('2013', 'zhmylove '), + ('2013', 'こいんとす '), + ('2014', 'invision70 '), + ('2014', 'SkryabinD '), + ('2014', 'whosaysni '), + ('2015', 'Andrej Shadura '), + ('2016', 'Andrej Shadura '), ] # Preserve contributors listed in about.html but not appearing in repository