Author |
Message |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Fri 19 Dec 2008, 05:17 Post subject:
pMusic language support |
|
_______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) (5.5.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
_________________ Stardust resources
Last edited by zigbert on Tue 05 Sep 2017, 07:35; edited 133 times in total
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Fri 19 Dec 2008, 17:00 Post subject:
|
|
Italians are sure faster than the speed of light.
Italian support was ready nearly before Pmusic could support it
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Sat 20 Dec 2008, 06:51 Post subject:
|
|
French is up and running.
esmourguit is a good guy for the French kennel.
See main post
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Sun 21 Dec 2008, 03:08 Post subject:
|
|
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.
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Tue 06 Jan 2009, 11:19 Post subject:
|
|
German added
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Tue 13 Jan 2009, 14:41 Post subject:
|
|
polish added
_________________ Stardust resources
|
Back to top
|
|
 |
jyf1987
Joined: 12 Jun 2008 Posts: 7 Location: hangzhou,china || huangshan,china...
|
Posted: Sat 17 Jan 2009, 01:46 Post subject:
|
|
can i add simplefied chinese language support for it?
just give me a english version
|
Back to top
|
|
 |
HairyWill

Joined: 26 May 2006 Posts: 2946 Location: Southampton, UK
|
Posted: Mon 19 Jan 2009, 06:02 Post subject:
|
|
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
_________________ Will
contribute: community website, screenshots, puplets, wiki, rss
|
Back to top
|
|
 |
himajin

Joined: 08 Jul 2008 Posts: 54 Location: JAPAN
|
Posted: Sat 24 Jan 2009, 13:31 Post subject:
|
|
We have japanese language files.
http://nami4.dyndns.org/p_blog/resources/usr_local.tar.gz
But Pmusic seems can not handring(play) japanese file name.
_________________ Team Puppy Linux Japanese Edition
|
Back to top
|
|
 |
bernard
Joined: 26 Jan 2009 Posts: 24
|
Posted: Sat 07 Feb 2009, 22:08 Post subject:
|
|
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/viewtopic.php?mode=attach&id=14795 (0.5.3)
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Sun 08 Feb 2009, 02:27 Post subject:
|
|
Thank you bernard
I have updated
_________________ Stardust resources
|
Back to top
|
|
 |
esmourguit

Joined: 17 Nov 2006 Posts: 1393 Location: Entre l'ile aux oiseaux.et l'ile de sainte Lucie
|
Posted: Thu 12 Mar 2009, 12:40 Post subject:
|
|
Bonjour Sigmund,
Here the french file for Pmusic 0.5x.
Cordialement
_________________ Toutou Linux - Pets francisés
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Thu 12 Mar 2009, 14:17 Post subject:
|
|
French updated
_________________ Stardust resources
|
Back to top
|
|
 |
sasaqqdan

Joined: 06 Jun 2008 Posts: 39 Location: China,Zhejiang,Hangzhou
|
Posted: Tue 14 Apr 2009, 18:35 Post subject:
Re: Pmusic language support |
|
Chinese support,and support chinese filename:
http://puppy.cnbits.com/sites/default/files/pmusic-0.5.4-cn090415.pet
ftp://mirror.lupaworld.com/puppylinux/packages/pmusic-0.5.4-cn090415.pet
Patch for Chinese filename support:
# diff -uN func.en func
Code: |
--- 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
|
_________________ please visit our website:
小芭比Linux(small barbie linux)

|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Fri 17 Apr 2009, 07:05 Post subject:
|
|
Chinese added
Chinese patch will be included into the next Pmusic release.
Also autodetection of Chinese environmental LANG variable.
_________________ Stardust resources
|
Back to top
|
|
 |
|