Author |
Message |
vicmz

Joined: 15 Jan 2012 Posts: 1268
|
Posted: Thu 14 Feb 2013, 23:08 Post subject:
|
|
I always wanted to do what ASRI said, then I realized how hard and long would be to translate all of the right-click components and menu entries. So, I started isolating some useful right-click functions into individual .pet files localized to Spanish, and posting them in the Spanish language support thread under a section called Extensiones de clic derecho para ROX-Filer (ROX-Filer right-click extensions), with a link to the original right-click for those who don't mind using it in English. I think a Spanish right-click can be built as the number of localized functions grows.
_________________ Puppy Linux en español
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 3203 Location: France
|
Posted: Fri 15 Feb 2013, 14:45 Post subject:
|
|
don570 wrote: | New version 6.1.1 |
Excellent !
don570 wrote: | ...
Quelqu'un devra le faire pour la langue française. |
Je peux essayer d'en traduire une partie. Pour cela, je te recontacterai par PM.
Cordialement
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4985 Location: Ontario
|
Posted: Sat 16 Feb 2013, 14:27 Post subject:
|
|
vicmz wrote: | So, I started isolating some useful right-click functions into individual .pet files localized to Spanish, and posting them in the Spanish language support thread under a section called Extensiones de clic derecho para ROX-Filer (ROX-Filer right-click extensions), with a link to the original right-click for those who don't mind using it in English. I think a Spanish right-click can be built as the number of localized functions grows. |
I've had a brainstorm!!!
What I will do is create a gettext application that simply has the
text strings laid out one by one. There will be around one hundred
text strings. So it will take only an hour for an experienced
translator to go thru the list.
Each translator (there's about ten of you) will be able to
use MoManager/Poedit to easily make the translations and then
send the po file to me. It will only take me an hour or so
to take the translations out of the po file for each language.
So the amount of time that I and the translators spend on this
project is manageable
I'll work on this all weekend and have it ready for Monday morning.
___________________________________________________
New version 6.1.2
Available here: mydrive.ch
Username: porteus@don570
Password: porteus
Added a conversion of pot files to po files
Note: this requires devx file to be loaded
and $LANG set to the language that you desire to translate
for example French.
.
Last edited by don570 on Sat 16 Feb 2013, 16:15; edited 1 time in total
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 3203 Location: France
|
Posted: Sat 16 Feb 2013, 16:09 Post subject:
|
|
French users are ready to help you for translations.
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4985 Location: Ontario
|
Posted: Tue 19 Feb 2013, 13:10 Post subject:
create a package in your own mother tongue |
|
Create a package in your own mother tongue
For people who want a package in their own language
install this script (in an executable place) and (with devx loaded)
run MoManager/poedit and select 'textstrings'
Fill in the translations to your language(around 75 entries)
and post po file on this page or mail to me.
This is a bit too complicated. I should just post the pot file
and people can then use a simple texteditor.
EDIT: I added four new entries
Code: | echo "$(gettext 'Open with HTML Editor')"
echo "$(gettext 'Open with MyPaint')"
echo "$(gettext 'Open with Evince')"
echo "$(gettext 'Compress Folder')"
|
Here is the POT file which is a lot easier to fill in.
Just enter the translations in the empty quotes.
Note: You will have to change the extension to post on Murga forum
http://www.datafilehost.com/download-131e207d.html
___________________________________________________
Description |
remove extension to obtain script
|

Download |
Filename |
textstrings.gz |
Filesize |
3.76 KB |
Downloaded |
449 Time(s) |
Last edited by don570 on Wed 20 Feb 2013, 16:59; edited 4 times in total
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4985 Location: Ontario
|
Posted: Tue 19 Feb 2013, 13:31 Post subject:
|
|
I noticed a lot of clumsy coding by me while working
on this package
Improvements:
1) There wasn't icons for a handful of apps
such as audacity gimp and FBReader. I should put in an
entry for Evince. That will be in a future version...
2) I also noticed an app I had put in the package ---> backup_pupsave
which allows the saving of your pupsave file with Pschedule.
Just right click on your pupsave file! I had completely forgotten
about this!!
3) .bac files can be opened with texteditor.
4) I got rid of MIME for Zathura and 'split file in chunks'
RSH script to split file was left in.
5) Newest report-video script by Barry Kauler was put in.
New version 6.1.3
Available here: mydrive.ch
Username: porteus@don570
Password: porteus
Last edited by don570 on Tue 19 Feb 2013, 16:15; edited 1 time in total
|
Back to top
|
|
 |
rodin.s
Joined: 22 Sep 2010 Posts: 340 Location: Ukraine
|
Posted: Tue 19 Feb 2013, 14:48 Post subject:
Russian translation |
|
Some time ago I tried to translate this pet into Russian and I have made automatic script to translate right-click options. Gettext is used. Maybe it could be useful.
Description |
it has Russian mo and po files and pot-file
|

Download |
Filename |
OpenWithTranslate.tar.gz |
Filesize |
6.3 KB |
Downloaded |
462 Time(s) |
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 3431 Location: www.eussenheim.de/
|
Posted: Tue 19 Feb 2013, 14:49 Post subject:
Re: create a package in your own mother tongue |
|
don570 wrote: | ...For people who want a package in their own language
install this script (in an executable place) and (with devx loaded)
run MoManager/poedit and select 'textstrings'
Fill in the translations to your language(around 75 entries)
and post po file on this page or mail to me.
... |
German strings attached
Description |
|

Download |
Filename |
MoManager-de_AT-UNKNOWN.tar.gz |
Filesize |
2.22 KB |
Downloaded |
440 Time(s) |
|
Back to top
|
|
 |
vicmz

Joined: 15 Jan 2012 Posts: 1268
|
Posted: Tue 19 Feb 2013, 20:03 Post subject:
|
|
Spanish strings attached
Description |
|

Download |
Filename |
MoManager-es_AR-textstrings.tar.gz |
Filesize |
2.36 KB |
Downloaded |
432 Time(s) |
_________________ Puppy Linux en español
|
Back to top
|
|
 |
rodin.s
Joined: 22 Sep 2010 Posts: 340 Location: Ukraine
|
Posted: Wed 20 Feb 2013, 12:19 Post subject:
Updated po-file for Russian |
|
Updated po-file for Russian:
Description |
|

Download |
Filename |
ru.po.gz |
Filesize |
1.98 KB |
Downloaded |
441 Time(s) |
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4985 Location: Ontario
|
Posted: Wed 20 Feb 2013, 17:02 Post subject:
|
|
Here is a POT file that is easier to translate. Just open it
with a text editor and enter the translations in the empty places
between quotes. Then send to me. There's no need to use
MoManager or the devx file.
If you post the file on the Murga forum you must change the extension.
http://www.datafilehost.com/download-131e207d.html
___________________________________________________
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4985 Location: Ontario
|
Posted: Sat 23 Feb 2013, 17:31 Post subject:
|
|
new version 6.4.0 - gettext version
Warning!! This version is only German and English
I am attaching the pot file to this post. Remove the extension
and use a text editor to fill in empty spaces with your translations.
I will continue to make more languages compatible.
Available here: mydrive.ch
Username: porteus@don570
Password: porteus
.
Description |
remove the gz extension to obtain pot file
|

Download |
Filename |
pinstall.sh.pot.gz |
Filesize |
10.09 KB |
Downloaded |
480 Time(s) |
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 3431 Location: www.eussenheim.de/
|
Posted: Sun 24 Feb 2013, 11:27 Post subject:
|
|
Don't confuse pinstall.sh with existing pinstall.sh (from momanager)
|
Back to top
|
|
 |
rodin.s
Joined: 22 Sep 2010 Posts: 340 Location: Ukraine
|
Posted: Sun 24 Feb 2013, 15:11 Post subject:
Updated po-file for Russian |
|
I have updated ru.po for pinstall.sh.pot.
Description |
real gz
|

Download |
Filename |
ru.po.gz |
Filesize |
3.13 KB |
Downloaded |
431 Time(s) |
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4985 Location: Ontario
|
Posted: Mon 25 Feb 2013, 20:58 Post subject:
|
|
Thanks rodin.s I 'll work on the package tonite and have it
ready for tomorrow. The great thing about this method
is the speed that is possible in putting a pet package together.
It will only take me about one hour for each language
and small changes can be done in a couple of minutes.
So this is a very viable method.
___________________________________________
|
Back to top
|
|
 |
|