[Pkg-giraffe-discuss] [PATCH 00/15] adjust header information within *.po files for kopano-webapp-files
c.schoenert at t-online.de
c.schoenert at t-online.de
Fri Sep 29 19:18:15 UTC 2017
From: Carsten Schoenert <c.schoenert at t-online.de>
Hello Jelle,
while working on the msgfmt fromt to create new *.mo files for the various
languages inside the kopano-webapp-files plugin while a Debian package build I
have found some issues (again) for the existing *.po file like also some weeks
ago previously for kopano-webapp.
First, the language code for Catalan is ca_ES (and not the reverse es_CA).
And secondly, some files have no header information at all so msgfmt is
ignoring them, I don't know how Kopano has ever created working mo files from
that source files. :) But well, without option '-c' msgfmt isn't showing any
error on that files.
See please the following patches I've prepared on top of the version 2.0.0.
With those changes I've created for all languages new *.mo files while
dpkg-buildpackage is running.
Feel free to modify or add some other needed things for your weblate instance.
Also please further questions if needed.
Regards
Carsten
Carsten Schoenert (15):
move folder es_CA.UTF-8 to ca_ES.UTF-8
fi_FI.UTF-8: add missing header information within *.po file
hu_HU.UTF-8: add missing header information within *.po file
it_IT.UTF-8: add missing header information within *.po file
ja_JP.UTF-8: add missing header information within *.po file
nb_NO.UTF-8: add missing header information within *.po file
pt_BR.UTF-8: add missing header information within *.po file
ru_RU.UTF-8: add missing header information within *.po file
sl_SI.UTF-8: add missing header information within *.po file
zh_CN.UTF-8: add missing header information within *.po file
de_DE.UTF-8 update *.po file
en_US.UTF-8: update *.po file
fr_FR.UTF-8: update *.po file
nl_NL.UTF-8: update *.po file
zh_TW.UTF-8: update *.po file
.../LC_MESSAGES/plugin_files.po | 20 ++++++++++++++++++++
language/de_DE.UTF-8/LC_MESSAGES/plugin_files.po | 16 +++++++++++-----
language/en_US.UTF-8/LC_MESSAGES/plugin_files.po | 18 ++++++++++++------
language/fi_FI.UTF-8/LC_MESSAGES/plugin_files.po | 20 ++++++++++++++++++++
language/fr_FR.UTF-8/LC_MESSAGES/plugin_files.po | 16 +++++++++++-----
language/hu_HU.UTF-8/LC_MESSAGES/plugin_files.po | 20 ++++++++++++++++++++
language/it_IT.UTF-8/LC_MESSAGES/plugin_files.po | 20 ++++++++++++++++++++
language/ja_JP.UTF-8/LC_MESSAGES/plugin_files.po | 20 ++++++++++++++++++++
language/nb_NO.UTF-8/LC_MESSAGES/plugin_files.po | 20 ++++++++++++++++++++
language/nl_NL.UTF-8/LC_MESSAGES/plugin_files.po | 17 +++++++++++------
language/pt_BR.UTF-8/LC_MESSAGES/plugin_files.po | 20 ++++++++++++++++++++
language/ru_RU.UTF-8/LC_MESSAGES/plugin_files.po | 20 ++++++++++++++++++++
language/sl_SI.UTF-8/LC_MESSAGES/plugin_files.po | 20 ++++++++++++++++++++
language/zh_CN.UTF-8/LC_MESSAGES/plugin_files.po | 20 ++++++++++++++++++++
language/zh_TW.UTF-8/LC_MESSAGES/plugin_files.po | 16 +++++++++++-----
15 files changed, 256 insertions(+), 27 deletions(-)
rename language/{es_CA.UTF-8 => ca_ES.UTF-8}/LC_MESSAGES/plugin_files.po (97%)
--
2.14.1
More information about the Pkg-giraffe-discuss
mailing list