Page 1 of 8

pMusic language support

Posted: Fri 19 Dec 2008, 09:17
by zigbert
_______pMusic language support__________________________________



English - Native language
French - Jean-Jacques Moulinier (esmourguit) (4.4.7)
German - Lutz-Ulrich Ringel (L18L) (3.3.0)
Italian - David Maria Galardi (xanad) (4.4.8 )
Polish - Robert Wojewódzki (robwoj44) (4.4.7)
Russian - Sergey Rodin (rodin.s), Aleksandr Proklov (pro) (6.0.0)
Spanish - Víctor Martínez (vicmz ) (5.4.0)


pMusic uses gettext for NLS.
You can translate using momanager

Download
username: puppy
password: linux

pmusic_NLS.pet [Mirror] (Puppy package)
pmusic_NLS.tar.gz [Mirror]


pMusic mainpage


Sigmund Berglund

Posted: Fri 19 Dec 2008, 21:00
by zigbert
Italians are sure faster than the speed of light.
Italian support was ready nearly before Pmusic could support it :)

Posted: Sat 20 Dec 2008, 10:51
by zigbert
French is up and running.
esmourguit is a good guy for the French kennel.

See main post

Posted: Sun 21 Dec 2008, 07:08
by zigbert
Spanish is added by wow.

It seems that Spanish guys likes to be anonymous. :) Both wow and droope has translated spanish, but non have given their names. You both deserve the credit, - anonymous or not. :!:

Posted: Tue 06 Jan 2009, 15:19
by zigbert
German added

Posted: Tue 13 Jan 2009, 18:41
by zigbert
polish added

Posted: Sat 17 Jan 2009, 05:46
by jyf1987
can i add simplefied chinese language support for it?
just give me a english version

Posted: Mon 19 Jan 2009, 10:02
by HairyWill
jyf1987 wrote:can i add simplefied chinese language support for it?
just give me a english version
Zigbert is away at the moment.

You should install the latest version of pmusic, currently 0.5.3 and translate the file /usr/local/pmusic/locals/english

Pmusic 0.5.3

Posted: Sat 24 Jan 2009, 17:31
by himajin
We have japanese language files.
http://nami4.dyndns.org/p_blog/resource ... cal.tar.gz
But Pmusic seems can not handring(play) japanese file name.

Posted: Sun 08 Feb 2009, 02:08
by bernard
Hi there,

I have updated wow's spanish translation to the last version (my english is really sad, sorry)

http://www.murga-linux.com/puppy/viewto ... h&id=14795 (0.5.3)

Posted: Sun 08 Feb 2009, 06:27
by zigbert
Thank you bernard

I have updated

Posted: Thu 12 Mar 2009, 16:40
by esmourguit
Bonjour Sigmund,
Here the french file for Pmusic 0.5x.
Cordialement ;)

Posted: Thu 12 Mar 2009, 18:17
by zigbert
French updated

Re: Pmusic language support

Posted: Tue 14 Apr 2009, 22:35
by sasaqqdan
Chinese support,and support chinese filename:
http://puppy.cnbits.com/sites/default/f ... 090415.pet
ftp://mirror.lupaworld.com/puppylinux/p ... 090415.pet
Image

Patch for Chinese filename support:
# diff -uN func.en func

Code: Select all

--- func.en	2009-02-10 20:14:42.000000000 +0800
+++ func	2009-04-14 21:47:55.000000000 +0800
@@ -998,10 +998,12 @@
 	echo -e "\c" > $WORKDIR/pmusic-ffmpeg_output
 	TMP="`cut -d '|' -f 3 $WORKDIR/pmusic-TREE_ITEM`"
 	if [ "$TMP" = "00:00" ] || [ "$TMP" = "00:01" ]; then #if length is under 2 sec --> piping ffmpeg | aplay fails
-		echo "ffmpeg -i \"$PLAYLIST\" -f au -y $WORKDIR/pmusic.au 2> /dev/null" > $WORKDIR/pmusic-exec
+		echo '#!/bin/sh'  > $WORKDIR/pmusic-exec
+		echo "ffmpeg -i \"$PLAYLIST\" -f au -y $WORKDIR/pmusic.au 2> /dev/null"  >> $WORKDIR/pmusic-exec
 		echo "aplay $WORKDIR/pmusic.au 2> /dev/null" >> $WORKDIR/pmusic-exec
 	else #Normal way
-		echo "exec ffmpeg -i \"$PLAYLIST\" -ss $SS -f au - 2>> $WORKDIR/pmusic-ffmpeg_output | aplay -f cd 2> /dev/null" > $WORKDIR/pmusic-exec
+	    echo '#!/bin/sh'  > $WORKDIR/pmusic-exec
+		echo "exec ffmpeg -i \"$PLAYLIST\" -ss $SS -f au - 2>> $WORKDIR/pmusic-ffmpeg_output | aplay -f cd 2> /dev/null" >> $WORKDIR/pmusic-exec
 	fi
 	chmod 700 $WORKDIR/pmusic-exec
 	if [ "$HIGH_CPU" = "true" ]; then

Posted: Fri 17 Apr 2009, 11:05
by zigbert
Chinese added

Chinese patch will be included into the next Pmusic release.
Also autodetection of Chinese environmental LANG variable.

Posted: Fri 17 Apr 2009, 14:56
by sasaqqdan
zigbert wrote:Chinese added

Chinese patch will be included into the next Pmusic release.
Also autodetection of Chinese environmental LANG variable.
fine!great work!
here is chinese support for pfilesearch,pfind,pmusic,pprocess,pwidgets,wallpaper:

Posted: Sun 10 May 2009, 22:42
by sasaqqdan

Posted: Tue 12 May 2009, 12:54
by zigbert
Chinese updated

Posted: Thu 14 May 2009, 10:08
by bernard
Hello,

Updated spanish local file

Greetings

Posted: Sat 16 May 2009, 05:54
by zigbert
Spanish updated