Page 5 of 8

Posted: Thu 07 Mar 2013, 07:21
by zigbert
Russian updated

Pmusic language support

Posted: Mon 01 Apr 2013, 12:39
by L18L
German translations started
Not quite complete but that is all I can do for ever.

Help > FAQ is creating an empty file /usr/share/doc/help/de/pmusic_faq.html :?: :?: :?:


---
edit
Sorry that was in 3.2.3

Now in 3.3.0 it is OK :lol:

Posted: Thu 04 Apr 2013, 16:21
by zigbert
German added

Pmusic language support

Posted: Sat 06 Apr 2013, 17:20
by L18L
pmusic.mo update and
de/pmusic_faq.html (-> DOCTYPE html validated in validator.w3.org )

Posted: Mon 08 Apr 2013, 16:45
by zigbert
German updated

Posted: Tue 10 Dec 2013, 14:37
by esmourguit
Hello Zigmund,

I can't get the French texts of the section on func_index.sh file of Pmusic 4.2.0.

Cordialement, :wink:
Esmourguit

Posted: Tue 10 Dec 2013, 17:16
by zigbert
esmourguit
I am not sure, but I have an idea what makes it not work.
Will you please test to switch 2 lines in /usr/local/pmusic/func_index

Switch line 6 and 7 from

Code: Select all

export TEXTDOMAIN=pmusic
[ $UTF8 = false ] && export LC_ALL=C
to

Code: Select all

[ $UTF8 = false ] && export LC_ALL=C
export TEXTDOMAIN=pmusic

Thank you
Sigmund

Posted: Wed 11 Dec 2013, 07:17
by esmourguit
Hello Sigmund,

Thank you for your reply. I reversed the order, but it did not work.
However, it worked when I commented the following line.

Code: Select all

#[ $UTF8 = false ] && export LC_ALL=C
export TEXTDOMAIN=pmusic
Another thing, how to change the display, blue circle in the attached image, as translation is longer than the original ...

Thank you in advance.

Cordialement. :wink:

Posted: Wed 11 Dec 2013, 08:46
by esmourguit
Hello Sigmund,

I have another slight problem. I can not figure out how to accept the translation of "Top hits playlist builder..." in the "Tools" menu >> "Plugins" .

As you will notice, there are 4 dots after builder.

I just found this occurrence in the /usr/local/pmusic/plugins/pmusic_tophits_archive.rc file.

Thank you in advance,
Codialement. :wink:

Posted: Thu 12 Dec 2013, 17:32
by zigbert
esmourguit wrote:I have another slight problem. I can not figure out how to accept the translation of "Top hits playlist builder..." in the "Tools" menu >> "Plugins" .
True. - i will add it to the todo list. Actually I don't know the solution right now.

I am very interested in your translation progress. Is it only the func_index that troubles with translation, or will there come more? The UFT8 variable is set for many scripts. - What about the save-dialog.

the UFT8 variable is set at top of the /usr/local/pmusic/pmusic. Without UTF8 enabled, the grep command works a lot faster, but I have been waiting for feedback because of this.

If we end up with trouble, I could include an option in the pmusicrc/preferences gui.


Thank you
Sigmund

Posted: Fri 13 Dec 2013, 15:20
by esmourguit
Hello Sigmund,

No more problem with utf-8, except func_index.
I havn't change the line

Code: Select all

export UTF8=false
in /usr/local/pmusic/pmusic and only commented the line

Code: Select all

#[ $UTF8 = false ] && export LC_ALL=C
in func_index, as i as previously stated

But i still have a problem in "Mass tagger"
The infos text :
And then the rules:
- Line must start with exe:
- Builtin variables are FILENAME, DIRNAME and COUNT
- Builtin command is CLEAR
- Never use "
- Place a \ in front of $
" and \, are difficult to integrate in translation.

Thank you,

Cordialement ;)

Posted: Fri 13 Dec 2013, 18:09
by L18L
esmourguit wrote:" and \, are difficult to integrate in translation.
" and \ are not English. They are of language "Shell" and thus to be not translated.
If they are not displayed then you have to escape them using the backslash \

example: \\ and \$

Posted: Fri 13 Dec 2013, 19:25
by esmourguit
Hello Sigmund,

Yes i agree, but i had to modify the line 40 in file /usr/local/pmusic/func_id3tagger as this, to make the translation works :
- Place a \\ in front of \$")" >> $WORKDIR/masstagger_info
and all is well.
Thank you.

Cordialement ;)

Posted: Mon 16 Dec 2013, 07:55
by esmourguit
Hello Sigmund,

Here is the french .mo file for Pmusic 4.2.0.

In menu_playmode file, it appears that there is a spelling mistake (line 26) :
Follow playque
instead of
Follow playqueue
With french translation, the main windows's Gui doesn't display correctly, see image.

Checking dependencies, gtkdiaog r514 installed (your package in forum http://murga-linux.com/puppy/viewtopic. ... 526#707526), it appears as :
gtkdialog >= r512 MISSING
It seems there are all 0.8.3 versions.

Another translation problem, see image pmusic2.png.

Cordialement, ;)

Posted: Tue 17 Dec 2013, 14:08
by zigbert
esmourguit
- your gtkdialog is too old. your maingui pic shows it all. There is a link in the pmusic thread (first post) to gtkdialog packages.
- I have added all your feedback to my todo-list. Will be done for next release.


Thank you for your effort.
Sigmund

Posted: Tue 17 Dec 2013, 14:26
by zigbert
Uploaded the latest french translation

Posted: Wed 18 Dec 2013, 13:12
by esmourguit
Bonjour à toutes et tous,
zigbert wrote:esmourguit
- your gtkdialog is too old. your maingui pic shows it all. There is a link in the pmusic thread (first post) to gtkdialog packages.
I installed the gtkdialog from the pmusic thread you are talking about and as i said in previous post they are version 0.83.

Cordialement ;)

pMusic_NLS install error

Posted: Wed 18 Dec 2013, 16:06
by charlie6
Hi Zigbert,
Bonjour Esmourguit,
many thanks for your efforts !

i got an error message upon pMusic-NLS.pet installation (downloaded and copied to / ; aftrwds click on it to install )

i aftrwdrs downloaded and succesfully installed the latest pMusic-4.2.0-1.pet the same way on the same puppy session.

i could get the french translation activated by extracting pMusic_NLS.pet to get /usr/share/locale/.../fr/pmusic.mo)

charlie

Posted: Thu 28 Aug 2014, 07:24
by xanad
Ciao zigbert
italian .mo
and a little question, how it's possible translate this?
Image

Posted: Sat 30 Aug 2014, 17:39
by zigbert
xanad
The trayapp isn't a part of the pmusic pack.
It is a plugin made by iguleder and 01micko. Sources found here. Hopefully someone else would like to take a look, since it is C-code, and because I am rather overloaded with Puppy-gui-code that I better do instead of struggling with C.


Sigmund