Author |
Message |
xanad

Joined: 28 Feb 2014 Posts: 400 Location: 2 locations: MonteRosa Alp and Milano
|
Posted: Sat 30 Aug 2014, 06:47 Post subject:
New files 'gettextized' for everyone 2015 Subject description: and not only (solutions for impossible files) |
|
List of files without gettext. Fixed and tested.
xdialog 2.3.1 gettexted
http://murga-linux.com/puppy/viewtopic.php?p=868958#868958
-part1
Floppy_Formatter
video-info
video-info-glx
xorgwizard-automatic
-part2-
pns-tool
prename
connectwizard_2nd --> Found some 'gettext' errors in the original file from line 252 to 260. Fixed
Pup-SysInfo + func --> All ok, but I don't know how insert 'gettext' from line 394 to 403
-part3-
desksetup.sh
deskshortcut.sh
didiwiki-gui
f2fs-usb-installer
wirelesswizard
-part4-
gparted_shell *
menumanager
Pdisk
psync
psyncfunc
-part5
sys-info
pdvdrsab
pmetatagger
sfsconvert + func
-part6
dir2pet - update - fixed some trouble with (') and (") quotes
dirs2pets
dir2tgz
dir2sfs
-part7
snap2
snap2engine
snap2shell
I'm not a superpuppy, if you find some bugs please send me a feedback.
-part8
mistery file called 'net-setup.po' (Network Wizard) found in others langpacks for:
rc.network
ndiswrapperGUI.sh
wag-profiles.sh
net-setup.sh
-part9
frontend_funcs
galculator
gcolor2
pinstall_hacks * --> thanks to L18L (need for 'gparted_shell', to be inserted in the langpack)
-part10 (tray apps)
pmusic_trayapp --> thanks to zigbert http://murga-linux.com/puppy/viewtopic.php?p=663131#663131
firewallstate
network_tray
powerapplet_tray
freememapplet_tray
-part11 http://www.murga-linux.com/puppy/viewtopic.php?p=821215#821215
gtk.icons
gtk.icons (Pup-SysInfo)
petspec
video_upgrade_wizard
-part12
wcpufreq http://www.murga-linux.com/puppy/viewtopic.php?p=821715#821715
-part13
wmstartups aka Startup Control http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=82770
-part14 --> Solved by robwoj44:
flsynclient http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=83624
gfnrename http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=83550
gmeasures http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=83497
gpptp http://www.murga-linux.com/puppy/viewtopic.php?p=703670#703670
psip32 http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=83189
https://www.dropbox.com/s/5h6h735azmb837j/i18n.pet?dl=0
ssh-gui http://www.murga-linux.com/puppy/viewtopic.php?p=703853#703853
-part15
PcurlFtp by SFR http://www.murga-linux.com/puppy/viewtopic.php?p=822597#822597
-- For these, I can not make it work with gettext --
video_upgrade --> solved (coming soon)
 |
Description |
|

Download |
Filename |
gettext_part9.tar.gz |
Filesize |
11.38 KB |
Downloaded |
706 Time(s) |
Description |
|

Download |
Filename |
gettext_part10.tar.gz |
Filesize |
5.97 KB |
Downloaded |
727 Time(s) |
Description |
|

Download |
Filename |
gettext_part6.tar.gz |
Filesize |
6.38 KB |
Downloaded |
868 Time(s) |
Description |
|

Download |
Filename |
gettext_part2.tar.gz |
Filesize |
35.99 KB |
Downloaded |
671 Time(s) |
Description |
|

Download |
Filename |
gettext_part1.tar.gz |
Filesize |
10.36 KB |
Downloaded |
867 Time(s) |
Description |
|

Download |
Filename |
gettext_part3.tar.gz |
Filesize |
10.34 KB |
Downloaded |
661 Time(s) |
Description |
|

Download |
Filename |
gettext_part4.tar.gz |
Filesize |
7.33 KB |
Downloaded |
716 Time(s) |
Description |
|

Download |
Filename |
gettext_part5.tar.gz |
Filesize |
24.11 KB |
Downloaded |
875 Time(s) |
Description |
|

Download |
Filename |
gettext_part7.tar.gz |
Filesize |
21.09 KB |
Downloaded |
904 Time(s) |
Description |
|

Download |
Filename |
gettext_part8.tar.gz |
Filesize |
177 Bytes |
Downloaded |
736 Time(s) |
Last edited by xanad on Thu 22 Oct 2015, 15:58; edited 36 times in total
|
Back to top
|
|
 |
xanad

Joined: 28 Feb 2014 Posts: 400 Location: 2 locations: MonteRosa Alp and Milano
|
Posted: Sun 31 Aug 2014, 09:34 Post subject:
|
|
Added 'Pup-SysInfo' + 'func' into 'gettext_part2.tar.gz' in first page.
|
Back to top
|
|
 |
xanad

Joined: 28 Feb 2014 Posts: 400 Location: 2 locations: MonteRosa Alp and Milano
|
Posted: Thu 04 Sep 2014, 03:34 Post subject:
|
|
My way to resolve (translate) right click on folder;
'Search with Pfind', 'Burn with Pburn', 'Copy to Background', etc,
Look out!
Precise and Slacko are different, If it is incorrect you will see the small yellow triangle for the missing item.
Create a shell file, that I called delete.sh, with permissions a+x (then copy into the langpack in /root/Startup) that is self-start and auto-delete after performing the requested command:
precise571:
Code: | #!/bin/sh
mv /root/.config/rox.sourceforge.net/OpenWith/.inode_directory/Search\ with\ Pfind /root/.config/rox.sourceforge.net/OpenWith/.inode_directory/Cerca\ con\ Pfind ;
mv /root/.config/rox.sourceforge.net/OpenWith/.application_x-cd-image/Burn\ with\ Pburn /root/.config/rox.sourceforge.net/OpenWith/.application_x-cd-image/Masterizza\ con\ Pburn ;
rm /root/Startup/delete.sh |
Slacko570/600beta:
Code: | #!/bin/sh
mv /root/.config/rox.sourceforge.net/OpenWith/.inode_directory/Search\ with\ Pfind /root/.config/rox.sourceforge.net/OpenWith/.inode_directory/Cerca\ con\ Pfind ;
mv /root/.config/rox.sourceforge.net/OpenWith/.image_gif/Send-to\ Backgrounds /root/.config/rox.sourceforge.net/OpenWith/.image_gif/Copia\ in\ Backgrounds ;
mv /root/.config/rox.sourceforge.net/OpenWith/.image_jpeg/Send-to\ Backgrounds /root/.config/rox.sourceforge.net/OpenWith/.image_jpeg/Copia\ in\ Backgrounds ;
mv /root/.config/rox.sourceforge.net/OpenWith/.image_png/Send-to\ Backgrounds /root/.config/rox.sourceforge.net/OpenWith/.image_png/Copia\ in\ Backgrounds ;
rm /root/Startup/delete.sh |
If need, restart X.
File already prepared, and replace with your own language
Description |
|

Download |
Filename |
Slacko_Open_with.tar.gz |
Filesize |
345 Bytes |
Downloaded |
698 Time(s) |
Description |
|

Download |
Filename |
Precise_Open_with.tar.gz |
Filesize |
338 Bytes |
Downloaded |
688 Time(s) |
|
Back to top
|
|
 |
xanad

Joined: 28 Feb 2014 Posts: 400 Location: 2 locations: MonteRosa Alp and Milano
|
Posted: Fri 05 Sep 2014, 04:44 Post subject:
|
|
Tray apps adds in first page:
pmusic_trayapp --> thanks to zigbert
firewallstate
network_tray
powerapplet_tray
freememapplet_tray
frontend_funcs
galculator
gcolor2
pinstall_hacks --> thanks to L18L (need for 'gparted_shell', to be inserted in the langpack)
|
Back to top
|
|
 |
vicmz

Joined: 15 Jan 2012 Posts: 1268
|
Posted: Fri 05 Sep 2014, 21:11 Post subject:
|
|
Thank you, Xanad. These should be comitted to Woof-CE. Sadly I'm having issues with both my hardware and my Internet provider, and there's my job, too, so I can't help in that department just yet.
_________________ Puppy Linux en español
|
Back to top
|
|
 |
xanad

Joined: 28 Feb 2014 Posts: 400 Location: 2 locations: MonteRosa Alp and Milano
|
Posted: Wed 12 Nov 2014, 08:01 Post subject:
|
|
Quickpet Tahr 6.0 gettextized
Avaiables:
usr/local/bin/quickpet
usr/local/quickpet_precise/small/quickpet
quickpet.pot
quickpet.mo --> italian
useful guide: http://www.murga-linux.com/puppy/viewtopic.php?t=96326
Description |
Quickpet Service Pack 1
|

Download |
Filename |
quickpet_SP1.zip |
Filesize |
10.97 KB |
Downloaded |
604 Time(s) |
Description |
|

Download |
Filename |
quickpet_gettext.tar.gz |
Filesize |
7.25 KB |
Downloaded |
653 Time(s) |
_________________ www.xanad.tk Html5 Parallax
|
Back to top
|
|
 |
xanad

Joined: 28 Feb 2014 Posts: 400 Location: 2 locations: MonteRosa Alp and Milano
|
Posted: Mon 15 Dec 2014, 07:27 Post subject:
|
|
New file:
wmstartups aka Startup Control > export gettext missing (fixed)
Code: | export TEXTDOMAIN=wmstartups
export OUTPUT_CHARSET=UTF-8
. gettext.sh |
Description |
|

Download |
Filename |
wmstartups.zip |
Filesize |
4.85 KB |
Downloaded |
685 Time(s) |
_________________ www.xanad.tk Html5 Parallax
|
Back to top
|
|
 |
robwoj44
Joined: 08 Aug 2008 Posts: 399 Location: Warsaw
|
Posted: Tue 16 Dec 2014, 06:50 Post subject:
|
|
gpptp gettextized you can find here http://www.murga-linux.com/puppy/viewtopic.php?p=703670#703670
ssh-gui http://www.murga-linux.com/puppy/viewtopic.php?p=703853#703853
psip32, pcreatetorrent, pctorrent, urxvtset and others you can find in i18n http://forum.puppylinux.pl/index.php?topic=346.msg2249#msg2249
|
Back to top
|
|
 |
xanad

Joined: 28 Feb 2014 Posts: 400 Location: 2 locations: MonteRosa Alp and Milano
|
Posted: Tue 16 Dec 2014, 13:29 Post subject:
|
|
Thanks robwoj44,
ssh-gui works fine. Now I'll try the others.
Bravo.
_________________ www.xanad.tk Html5 Parallax
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 3203 Location: France
|
Posted: Tue 23 Dec 2014, 18:10 Post subject:
|
|
Thank you xanad,
This discussion help to improve translation of Puppy.
Regards
_________________ Projet ASRI éducation => Association | Forum | Dépôt | Espace kids
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 5397 Location: Ontario
|
Posted: Tue 23 Dec 2014, 20:53 Post subject:
|
|
I believe I gettext'd build_gettext. You can check it.
http://www.murga-linux.com/puppy/viewtopic.php?t=84133
_________________________________________________
|
Back to top
|
|
 |
robwoj44
Joined: 08 Aug 2008 Posts: 399 Location: Warsaw
|
Posted: Sun 28 Dec 2014, 18:10 Post subject:
|
|
It will be nice to see all gettextized files in woof and woofce.
I gettextized psip32.
1. Download the source from https://chiselapp.com/user/jamesbond/repository/psip/dir?ci=tip
2. In the file psip.c change the line 1185 textdomain ("demo"); to textdomain ("psip");
3. Execute intltool-extract --type=gettext/glade psip.glade (the same for psip_im.glade)
4. Execute xgettext --language=c --keyword=_ --keyword=N_ --output=psip.pot psip.glade.h (the same for psip_im.glade.h)
5. Compile psip32 as the standard build (the details you can find in readme.txt https://chiselapp.com/user/jamesbond/repository/psip/artifact/c665d91415077f438e307391906ee4c8f58ea98a)
I added psip.pot in the attachment (so you can skip the points 3 and 4).
Description |
psip.pot
|

Download |
Filename |
psip.tar.gz |
Filesize |
4.32 KB |
Downloaded |
765 Time(s) |
|
Back to top
|
|
 |
xanad

Joined: 28 Feb 2014 Posts: 400 Location: 2 locations: MonteRosa Alp and Milano
|
Posted: Mon 29 Dec 2014, 06:10 Post subject:
|
|
Quote: | It will be nice to see all gettextized files in woof and woofce.
I gettextized psip32. |
Thanks robwoj44,
I've read your work in your site and you are doing a good job. We have opened a space for translators and it would be a pleasure for us that you entered to be part of. The knowledge of C is important to insert gettext in those files.
http://puppy-translators-team.40341.n7.nabble.com/
If you can send PSIP compiled (with your edit) and the .pot, we send to github of woofce as pull request.
_________________ www.xanad.tk Html5 Parallax
|
Back to top
|
|
 |
robwoj44
Joined: 08 Aug 2008 Posts: 399 Location: Warsaw
|
Posted: Tue 30 Dec 2014, 16:20 Post subject:
|
|
Thank you for the invitation.
Inside this pet you can find psip compiled in racy 5.5 (T2).
https://www.dropbox.com/s/5h6h735azmb837j/i18n.pet?dl=0
In a few days I will compile psip in tharpup and post the link to it here.
psip.pot you can find in my previous post http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=83189
I just find the simplest solution. I renamed psip.mo to demo.mo and psip32 works with this file out of the box. I checked in racy 5.5 and tharpup. So you can simply translate psip.pot and make demo.mo.
|
Back to top
|
|
 |
robwoj44
Joined: 08 Aug 2008 Posts: 399 Location: Warsaw
|
Posted: Tue 06 Jan 2015, 17:12 Post subject:
|
|
gmeasures internationalized.
Description |
gmeasures with gmeasures.pot
|

Download |
Filename |
gmeasures.tar.gz |
Filesize |
67 KB |
Downloaded |
783 Time(s) |
Description |
gmeasures internationalized source
|

Download |
Filename |
gmeasures-0.7.tar.gz |
Filesize |
59.61 KB |
Downloaded |
620 Time(s) |
Last edited by robwoj44 on Fri 16 Jan 2015, 11:35; edited 1 time in total
|
Back to top
|
|
 |
|