Page 6 of 8

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

Posted: Sat 30 Aug 2014, 17:40
by zigbert
Italian added to NLS pack
See main post

Posted: Tue 18 Nov 2014, 19:57
by zigbert
Italian updated by xanad

Posted: Fri 16 Jan 2015, 07:04
by Pro
Hi,
Please update russian translation for version 4.4.7

Posted: Fri 16 Jan 2015, 19:29
by zigbert
This is great - I have updated.
Can I add you to the credits? What about a real world name?

Thanks
Sigmund

Posted: Sun 18 Jan 2015, 07:16
by Pro
playqueue - what is it?
I can not translate :(

Posted: Sun 18 Jan 2015, 20:32
by robwoj44
polish translation

Posted: Mon 19 Jan 2015, 01:14
by Pro
Some text not have gettext label
eq. "Sound filter - Basic..." in main menu.
Right click menu он directory

Posted: Mon 19 Jan 2015, 15:49
by zigbert
Pro wrote:playqueue - what is it?
I can not translate :(
Playqueue refers to the right field in the main window where you choose what to play. Adding tracks here, they are queued to be played after the one you are listening to. This list is often named playlist, but because this term is used by the saved collection-files (as m3u), pMusic use playqueue instead.

Posted: Mon 19 Jan 2015, 15:55
by zigbert
Pro wrote:Some text not have gettext label
eq. "Sound filter - Basic..." in main menu.
Right click menu он directory
I have fixed gettext in the right-click menu for the next release. Thank you for mentioning.

Plugins are not a part of the pMusic code, and the menu item is read by the plugin's rc file in /usr/local/pmusic/plugins/. We miss a structure to offer different language for this name, But you can still rename the PLUGIN_NAME variable in the rc file

Posted: Mon 19 Jan 2015, 16:06
by zigbert
robwoj44 wrote:polish translation
Updated main post
Thank you

Posted: Mon 19 Jan 2015, 16:12
by zigbert
zigbert wrote: What about a real world name?
Found you :-)

Posted: Tue 20 Jan 2015, 07:06
by Pro
Hi,
I update translation archive ru-pmusic-4.4.7.tar.gz
fix PlayQueue translation.

If close player, func_player and func_kill is active in background process.

Posted: Tue 20 Jan 2015, 14:55
by zigbert
Pro wrote:If close player, func_player and func_kill is active in background process.
Has this anything to do with the playqueue translation, or is happening constant?
- How do close the player? (menu, wm, traybutton, ...)
- Does the music play after closing?
- What Puppy are you running?

Posted: Thu 22 Jan 2015, 00:22
by Pro
Has this anything to do with the playqueue translation, or is happening constant?
no, sorry.

Posted: Thu 22 Jan 2015, 12:47
by zigbert
I can not reproduce what happens at your system, so it's hard (impossible) to fix it without any further info.