Lupu- Localising Quickpet
Hello mave,
I like your gtkdialog-splash script..
nice!
Maybe this is what you're after... ?
It will look nice in Quickpet.. I like the icon idea.
Cheers
I like your gtkdialog-splash script..

Maybe this is what you're after... ?
Code: Select all
#dlgPID=$!
dlgPID=`ps|grep -w 'SPLASH'`
if [ ${#timeout} -gt 0 ]; then
sleep $timeout
kill $dlgPID 2>/dev/null
fi
Cheers
Puppy Linux Blog - contact me for access
New version 2.1.11
-added LOC_353 and 354
-new splash thanks to mave
-updated current files
Get it from the main post
Cheers
-added LOC_353 and 354
-new splash thanks to mave
-updated current files
Get it from the main post
Cheers
Puppy Linux Blog - contact me for access
DUTCH
Dutch localization of "en_US-3".
Bert
Bert
- Attachments
-
- nl_NL-3.tar.gz
- (3.55 KiB) Downloaded 1077 times
[url=http://pupsearch.weebly.com/][img]http://pupsearch.weebly.com/uploads/7/4/6/4/7464374/125791.gif[/img][/url]
[url=https://startpage.com/do/search?q=host%3Awww.murga-linux.com%2F][img]http://i.imgur.com/XJ9Tqc7.png[/img][/url]
[url=https://startpage.com/do/search?q=host%3Awww.murga-linux.com%2F][img]http://i.imgur.com/XJ9Tqc7.png[/img][/url]
gtkdialog-splash - update and a little bit extension
Hi 01micko,
So, a little luxus for the gtkdialog-splash script: storing in tmp-files PIDs for erasing the right splash. See example 'test', if interested.
Download in the original message above.
Cheers
Yeah! ...thinking about splashes and not knowing about other applications are using this this at he same time. This code kills the process searched via gtkdialog splash-enviroment variable and maybe killing the wrongMaybe this is what you're after... ?
Code:
#dlgPID=$!
dlgPID=`ps|grep -w 'SPLASH'`
if [ ${#timeout} -gt 0 ]; then
sleep $timeout
kill $dlgPID 2>/dev/null
fi

Download in the original message above.
Cheers
german/deutsch
thanks for Quickpet 
mave

mave
- Attachments
-
- quickpet-2.1.11-deutsch.jpg
- (58.79 KiB) Downloaded 2191 times
-
- quickpet_2.1.11_locals-german_deutsch.tar.gz
- de_DE (useful for de_AT, de_BE, de_CH, de_LI, de_LU)
- (4.08 KiB) Downloaded 922 times
Re: german/deutsch
Thanks for the translation!mave wrote:thanks for Quickpet
mave
New version in a few days with a new feature I know will be a hit!
Cheers
Puppy Linux Blog - contact me for access
Quickpet chinese language

- Attachments
-
- sasaqqdan-quickpet-cn001.jpg
- Quickpet chinese language show
- (64.73 KiB) Downloaded 2051 times
-
- zh_CN-001.tar.gz
- Quickpet chinese language v2.1.11
- (3.81 KiB) Downloaded 943 times
gtkdialog-splash - updates and a little bit extension
Thanks to 01micko and Barry, more brilliant extension to this script:
010610 (europ. date
: added option "-deco" for getting window decoration, for those, who want a real window clicking and watching
Markus
Code: Select all
# gtkdialog-splash
gtkdialog-splash
an easy splash - possible replace for yaf-splash in Lucid Puppy/Quirky... (NOT Puppy 4.x)
mave 01.05.2010 and great improvements by 01micko and BarryK
no warranty
Thanks for Puppy!
usage: gtkdialog-splash [OPTIONS] [-timeout SEC] -text TEXT | -kill PID
- text EXPRESSION
- timeout COUNT (in sec, default: 3)
- icon GTK-XXX (for example: gtk-info all gtk-stock-symbols, default: none)
- bg COLOR (background color red, blue, yellow..., default: grey)
- fg COLOR (font color, default: black)
- placement center|mouse|top|bottom|top-left|bottom-left (default: center)
- close never|mouseover|box (default is mouseover)
- fontsize SIZE (small, medium, large, x-large, default: large)
- kill PID (process ID called before: PID=0 auto-search fo the last one,
PID=xxxxx kill the last one read by PID=$!)
- deco (shows windows decorations, default: none)

Markus
- Attachments
-
- gtkdialog-splash010610.tar.gz
- (2.32 KiB) Downloaded 925 times
Hi, 01micko
Here is a quickpet's ja_JP.

Here is a quickpet's ja_JP.

- Attachments
-
- ja_JP.tar.gz
- Japanese language file for quickpet-2.1.11
- (4.16 KiB) Downloaded 935 times
- BarryK
- Puppy Master
- Posts: 9392
- Joined: Mon 09 May 2005, 09:23
- Location: Perth, Western Australia
- Contact:
Re: gtkdialog-splash - updates and a little bit extension
Here is the latest gtkdialog-splash, that I have put into Woof. This will be in Quirky 1.2, completely replacing yaf-splash, currently uploading. I will upload Woof soon also.mave wrote:Thanks to 01micko and Barry, more brilliant extension to this script:
010610 (europ. dateCode: Select all
# gtkdialog-splash gtkdialog-splash an easy splash - possible replace for yaf-splash in Lucid Puppy/Quirky... (NOT Puppy 4.x) mave 01.05.2010 and great improvements by 01micko and BarryK no warranty Thanks for Puppy! usage: gtkdialog-splash [OPTIONS] [-timeout SEC] -text TEXT | -kill PID - text EXPRESSION - timeout COUNT (in sec, default: 3) - icon GTK-XXX (for example: gtk-info all gtk-stock-symbols, default: none) - bg COLOR (background color red, blue, yellow..., default: grey) - fg COLOR (font color, default: black) - placement center|mouse|top|bottom|top-left|bottom-left (default: center) - close never|mouseover|box (default is mouseover) - fontsize SIZE (small, medium, large, x-large, default: large) - kill PID (process ID called before: PID=0 auto-search fo the last one, PID=xxxxx kill the last one read by PID=$!) - deco (shows windows decorations, default: none)
: added option "-deco" for getting window decoration, for those, who want a real window clicking and watching
Markus
Note that in Woof it is /usr/bin/gtkdialog-splash, and /usr/bin/yaf-splash is a symlink to it.
Note also, I modified the -deco to have a window title '-deco "title of window"' (note, the class name of 'gtkdialog-splash' is maintained by the gtkdialog '--class="gtkdialog-splash"' parameter).
- Attachments
-
- gtkdialog-splash.gz
- As used in Quirky 1.2. Builtin to Woof.
- (2.38 KiB) Downloaded 1632 times
[url]https://bkhome.org/news/[/url]
Ok Puppy Translators..
Quickpet-2.9.5 is out see the main post
We're almost there
This is the draft for final Puppy 5.1. There will be no more changes.
There are a few changes.
I really appreciate ALL your fantastic help. You are bringing Puppy to the world.
We still need more
Mick
Quickpet-2.9.5 is out see the main post
We're almost there

There are a few changes.
I really appreciate ALL your fantastic help. You are bringing Puppy to the world.
We still need more
- Spanish
Portuguese
Italian
Hindi
Greek
Arabic
Russian
Norwegian
Whatever language you can speak

Mick
Puppy Linux Blog - contact me for access
Here is New ja_JP:japanese file for version.2.9.5
Thank you.
Thank you.
- Attachments
-
- ja_JP-5.tar.gz
- japanese langage file for version-2.9.5
- (4.44 KiB) Downloaded 900 times
... and german for 2.9.5
mave
mave
- Attachments
-
- quickpet-2.9.5-de_DE.tar.gz
- (4.17 KiB) Downloaded 857 times
- MinHundHettePerro
- Posts: 852
- Joined: Thu 05 Feb 2009, 22:22
- Location: SE
sv_SE_2.9.5
Ok, here's my on-the-fly translation of QP295 into Swedish.......
nooby (or any other "generic" swede), how the f... do we translate "generic"?
And, to all other "generic" swedes; please proof-read, if you can spare the time...
01micko
export LOC_FILE="File" # Does this refer to a file (as in a data-file) or to File (as in the program's menu)? In the first case the translation would be "Fil", while in the latter it would be "Arkiv" (Haven't tried the latest luci-207(/208) out, yet
.)
Apart from the reservational inquiries above, enjoy!
/
MHHP
nooby (or any other "generic" swede), how the f... do we translate "generic"?
And, to all other "generic" swedes; please proof-read, if you can spare the time...
01micko
export LOC_FILE="File" # Does this refer to a file (as in a data-file) or to File (as in the program's menu)? In the first case the translation would be "Fil", while in the latter it would be "Arkiv" (Haven't tried the latest luci-207(/208) out, yet

Apart from the reservational inquiries above, enjoy!

MHHP
- Attachments
-
- QuickPet-2.9.5_sv_SE.gz
- (4.1 KiB) Downloaded 837 times
[color=green]Celeron 2.8 GHz, 1 GB, i82845, many ptns, modes 12, 13
Dual Xeon 3.2 GHz, 1 GB, nvidia quadro nvs 285[/color]
Slackos & 214X, ... and Q6xx
[color=darkred]Nämen, vaf....[/color] [color=green]ln -s /dev/null MHHP[/color]
Dual Xeon 3.2 GHz, 1 GB, nvidia quadro nvs 285[/color]
Slackos & 214X, ... and Q6xx
[color=darkred]Nämen, vaf....[/color] [color=green]ln -s /dev/null MHHP[/color]
Thanks muchly MMHP,
If you come accross something like that and you are unsure you could always put both.. one for real and one commented with a brief explanation.
Thanks again,
Cheers
EDIT: MHHP, I used "Arkiv", I think that's right, I also removed "Generisk", is that ok?
Mick
Er, you can use lisense here... "Installed" would be a fine substitute.nooby (or any other "generic" swede), how the f... do we translate "generic"?
It's the menu entry, so the latter will be correct.export LOC_FILE="File" # Does this refer to a file (as in a data-file) or to File (as in the program's menu)?
If you come accross something like that and you are unsure you could always put both.. one for real and one commented with a brief explanation.
Thanks again,
Cheers
EDIT: MHHP, I used "Arkiv", I think that's right, I also removed "Generisk", is that ok?
Mick
Puppy Linux Blog - contact me for access
Updated to 2.9.6 with the updated translations and a few spelling errors (on my part
) corrected. See main post.
Feel free to PM me your real name if you want to be credited. Else I'll just use your forum name.
Cheers
Mick

Feel free to PM me your real name if you want to be credited. Else I'll just use your forum name.
Cheers
Mick
Puppy Linux Blog - contact me for access