Page 1 of 1

Name (and width) of "Owner" column (in French) - or perhaps just translation, but where?

Posted: Fri May 08, 2020 2:39 pm
by ludo0565
Hello everyone,

I use : PCManFM 1.3.1, on Debian 10.3 Buster, locale is French.

In the French version of pcmanfm the column called (I suppose) "Owner only" gives me two problems:
1) the French translation is far too long : "Seulement le propriétaire";
2) the column takes too much space, and it cannot be reduced the way I wish
I understand this is normal behavior such that the reduction is not allowed to conceal the name of the column.

If only I knew how and where to alter the French translation to read simply : "Propriétaire", I guess that would already probably solve both my problems.

Can anyone help? Or is that unalterable, unchangeable programme code?

Thanks a lot to all of you !

Ludo

Re: Name (and width) of "Owner" column (in French)

Posted: Sun May 10, 2020 7:21 pm
by drooly
Where exactly are you seeing this column?
In the "Deatiled list" view for files and folders?
I am not quite sure what the English version would be.
Can you please do the following:

Code: Select all

killall pcmanfm
LC_ALL=C pcmanfm
And tell us the english name of that column?
Possibly a screenshot, too?

Re: Name (and width) of "Owner" column (in French)

Posted: Mon May 11, 2020 6:32 pm
by ludo0565
Hello (again ;-) ) drooly, hello everyone,

First of all thank you for your - second - answer, drooly.

Yes it is "Detailed list view".
Attachment is enclosed.
Don't you use English locale either ? I was just guessing it could (logically) be called "Owner only".
BUT I'm WRONG : it's just called plain "Owner" (as the latest screenshot shows) !
It shows ownership for flies and folders.

Why was it translated into French with such an unnecessarily long expression ? I wonder... :lol: :D :) ;)

"Owner" is (even google knows that) plain and simply "Propriétaire". 8-)

I guess there is a way this translation can be changed by a plain (but interested) user like me - or must it be done by the programmers ?

Best regards and thanks for your help.

Ludo

Re: Name (and width) of "Owner" column (in French) - or perhaps just translation, but where?

Posted: Mon May 18, 2020 5:51 am
by drooly
I think this is some type of bug with the translation for pcmanfm, most likely in /usr/share/locale/fr/LC_MESSAGES/pcmanfm.mo
See if you can find that translation in there, then file a bug: https://sourceforge.net/p/pcmanfm/bugs/ (check first if this hasn't been reported already).

Re: Name (and width) of "Owner" column (in French) - or perhaps just translation, but where?

Posted: Mon May 18, 2020 9:17 pm
by ludo0565
Hello drooly, hello everyone,

No big deal: I found pcmanfm.mo (true: I know these are translation files), exactly where you said, in /usr/share/locale/fr/LC_MESSAGES
(there was also a /usr/share/locale/fr_FR/LC_MESSAGES but that one only had one file inside!)
There was one part in English and one in French, but there was no string that are used in the window view of pcmanfm.

So I guess I'm good for filing a bug in SourceForge...

Thanks anyway for your help on this one.

Best regards.

ludo