Bug 351353

Summary: Translation mistake with "Copy" Icon in toolbar (FRENCH)
Product: [Translations] i18n Reporter: Adrien D <email>
Component: frAssignee: KDE Francophone <kde-francophone>
Status: RESOLVED FIXED    
Severity: normal CC: annma, email, lueck
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
URL: http://www.mageialinux-online.org/forum/topic-20778.php
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Adrien D 2015-08-16 08:36:06 UTC
Hi KDE Team,

There is a mistake in the french translation in Dolphin, when the mouse is on the copy icon.
In the tooltip, we can read "Coupe la sélection dans le presse papiers" but, it's not "coupe" in french but "Copier"

The bug is present in Mageia and I tested on Gentoo, I have the same bug too. 

Reproducible: Always

Steps to Reproduce:
1. Set KDE in French
2. Open Dolphin
3. Set the Copy icon in the toolbar
4. Place the mouse on the Copy Icon and read the tooltip.
Comment 1 Burkhard Lück 2015-08-17 07:29:51 UTC
l10n-kde4/fr/messages/kdelibs/kdelibs4.po

msgid "Cut selection to clipboard"
msgstr "Coupe la sélection dans le presse-papiers"

msgid "Copy selection to clipboard"
msgstr "Coupe la sélection dans le presse-papiers"

Obviously a wrong translation
Comment 2 Burkhard Lück 2016-05-29 08:11:14 UTC
Dolphin is kf5 based now, but the translation still seems to be wrong:

l10n-kf5/fr/messages/frameworks/kconfigwidgets5.po:232:msgid "Cut selection to clipboard"
l10n-kf5/fr/messages/frameworks/kconfigwidgets5.po-233-msgstr "Coupe la sélection dans le presse-papiers"

l10n-kf5/fr/messages/frameworks/kconfigwidgets5.po:240:msgid "Copy selection to clipboard"
l10n-kf5/fr/messages/frameworks/kconfigwidgets5.po-241-msgstr "Coupe la sélection dans le presse-papiers"
Comment 3 Jazeix Johnny 2016-06-04 16:54:14 UTC
SVN commit 1461210 by jjazeix:

Related: fix translation of Copy to Copie instead of Coupe

 M  +5 -3      kconfigwidgets5.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1461210