[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#860515: Many translations missing in french KDE lang packages while we're close to release



After comparing further I found out the following files are actually missing in the French flavour :
baloomonitorplugin.mo
bluedevil.mo
customtoolsplugin.mo
elfutils.mo
gnupg2.mo
gom.mo
json_kdeedu_artikulate.mo
json_kdeedu_cantor.mo
json_kdenetwork_krfb.mo
json_kdenetwork_ktp-common-internals.mo
json_pim_kdepim-addons.mo
kaddressbook_plugins.mo
kate-replicode-plugin.mo
kdeconnect-cli.mo
kdeconnect-core.mo
kdeconnect-fileitemaction.mo
kdeconnect-kcm.mo
kdeconnect-kded.mo
kdeconnect-kio.mo
kdeconnect-plugins.mo
kexixbasedriver.mo
kmail_plugins.mo
kscreenlocker_greet.mo
kscreenlocker.mo
ksshaskpass.mo
kterustcompletion.mo
libkirigamiplugin_qt.qm
liboxygenstyleconfig.mo
libpurpose_quick.mo
libpurpose_widgets.mo
messageviewerheaderplugins.mo
messageviewerplugins.mo
oxygen_style_config.mo
oxygen_style_demo.mo
phodav-2.0.mo
plasma_applet_org.kde.kdeconnect.mo
plasma_applet_org.kde.plasma.bluetooth.mo
plasma_applet_org.kde.plasma.mediaframe.mo
plasma_applet_org.kde.plasma.minimizeall.mo
purpose_imgur.mo
purpose_ktp-sendfile.mo
purpose_pastebin.mo
purpose_saveas.mo
purpose_youtube.mo
screenlocker_kcm.mo
tabswitcherplugin.mo
texinfo_document.mo
texinfo.mo
user_manager.mo


2017-04-27 21:08 GMT+02:00 Pino Toscano <pino@debian.org>:
In data giovedì 27 aprile 2017 20:35:04 CEST, Julien Aubin ha scritto:
> NB : to be more precise in kde-l10n-fr many files are missing under
> /usr/share/locale/LC_MESSAGES/fr compared to the Polish flavour of the
> package.

Many? Not really:

$ apt-get download kde-l10n-fr
$ apt-get download kde-l10n-pl
$ dpkg -x kde-l10n-fr_4%3a16.04.3-1_all.deb fr
$ dpkg -x kde-l10n-pl_4%3a16.04.3-1_all.deb pl
$ rm {fr,pl}/usr/share/locale/*/LC_MESSAGES/json_*.mo
(removing json_*.mo files, since they are not used at runtime, but only
in the sources to fill translations in json files, statically)

$ diff -u \
  <(cd fr/usr/share/locale/fr/LC_MESSAGES && ls *.mo | sort) \
  <(cd pl/usr/share/locale/pl/LC_MESSAGES && ls *.mo | sort)
--- /dev/fd/63  2017-04-27 21:06:20.283683338 +0200
+++ /dev/fd/62  2017-04-27 21:06:20.283683338 +0200
@@ -67,6 +67,7 @@
 contactprintthemeeditor.mo
 contactthemeeditor.mo
 cryptopageplugin.mo
+customtoolsplugin.mo
 cvsservice.mo
 dirfilterplugin.mo
 display.mo
@@ -95,6 +96,7 @@
 kactivitymanagerd_fileitem_linking_plugin.mo
 kactivitymanagerd.mo
 kaddressbook.mo
+kaddressbook_plugins.mo
 kajongg.mo
 kalarm.mo
 kalgebra.mo
@@ -113,6 +115,7 @@
 kate.mo
 kateopenheader.mo
 kateproject.mo
+kate-replicode-plugin.mo
 katesearch.mo
 katesnippetsplugin.mo
 katesql.mo
@@ -262,6 +265,7 @@
 kmag.mo
 kmahjongg.mo
 kmail.mo
+kmail_plugins.mo
 kmines.mo
 kmix.mo
 kmousetool.mo
@@ -319,6 +323,7 @@
 ksystemlog.mo
 ksystraycmd.mo
 kteatime.mo
+kterustcompletion.mo
 ktimer.mo
 ktnef.mo
 ktouch.mo
@@ -412,6 +417,8 @@
 marble.mo
 mboximporter.mo
 messageviewer_application_mstnef_plugin.mo
+messageviewerheaderplugins.mo
+messageviewerplugins.mo
 messageviewer_text_calendar_plugin.mo
 messageviewer_text_vcard_plugin.mo
 mf_konqplugin.mo
@@ -556,6 +563,7 @@
 strigila_diff.mo
 svgpart.mo
 sweeper.mo
+tabswitcherplugin.mo
 timezones4.mo
 uachangerplugin.mo
 umbrello.mo

So kde-l10n-fr contains almost all the files that kde-l10n-pl provides.

Also, your note about translations from kcmkeys.mo makes no sense,
as that file is only used for that specific module in system settings.

Furthermore, do you have qttranslations5-l10n installed, in addition
to kde-l10n-fr?

--
Pino Toscano


Reply to: