Page 2 of 4

Posted: Mon 23 Jan 2012, 04:11
by vicmz
:!: Four-language combo -- Español, Português, Français, Italiano

:?: Just to make sure, 'bare' as in 'bare HTML viewer' means 'plain' or 'without format', right?

The translations

:arrow: Spanish

Code: Select all

# spanish
Loc_app_name="Seleccionar Aplicaciones Predefinidas"
Loc_main_text="Elija sus programas y aplicaciones predefinidas favoritas, las cuales podrá lanzar desde su menú de inicio o el escritorio."
Loc_main_tooltip="Elija su programa predefinido favorito"

Loc_audiomixer="Mezclador de Sonido"
Loc_barehtml="Visor HTML Sin Formato"
Loc_browser="Navegador Web"
Loc_calendar="Calendario"
Loc_connect="Conectar"
Loc_contact="Contacto"
Loc_drawing="Dibujo Vectorial"
Loc_email="Correo"
Loc_htmleditor="Editor HTML"
Loc_htmlviewer="Visor HTML"
Loc_imageeditor="Editor de Imágenes"
Loc_imageviewer="Visor de Imágenes"
Loc_mediaplayer="Reproductor Multimedia"
Loc_musicplayer="Reproductor de Sonido"
Loc_paint="Retocar Fotos"
Loc_search="Búsqueda"
Loc_spreadsheet="Hoja de Cálculo"
Loc_texteditor="Editor de Texto"
Loc_textviewer="Visor de Texto"
Loc_wordprocessor="Procesador de Texto"

Loc_update_btn="Actualizar"
Loc_help_btn="Ayuda"
Loc_quit_btn="Salir"

Loc_help_title="Consejos Útiles"
Loc_help_text1="Puede agregar comandos personalizados, parámetros y opciones escribiendo el comando deseado en el campo elegido y pulsando el botón Actualizar."
Loc_help_text2="Para cargar aplicaciones a través del terminal, simplemente agregue \"rxvt -e \" antes del comando que desea ejecutar en el terminal"
Loc_help_text3="Ejemplo: \"rxvt -e mp\" carga el editor basado en terminal, llamado \"MP\""
:arrow: Portuguese

Code: Select all

# portuguese
Loc_app_name="Selecionar Aplicativos Padrão"
Loc_main_text="Escolha seus programas e aplicativos padrão favoritos, os quais podrá lançar desde seu menu de início ou a

Posted: Mon 23 Jan 2012, 06:37
by vicmz
Regarding supported apps, could you please include DeaDBeeF and Pidgin? I'd also like to know where shall the locale files be placed and under what name/extension. I'm using Slacko 5.3.1 :D

Posted: Tue 24 Jan 2012, 18:42
by sc0ttman
vicmz wrote:Regarding supported apps, could you please include DeaDBeeF and Pidgin? I'd also like to know where shall the locale files be placed and under what name/extension. I'm using Slacko 5.3.1 :D
Thanks for the translations!! Good stuff... I already have an updated version with spanish and french, not sure how correct the translation are though..

Also, you can save the translations in /usr/share/locale/*/LC_MESSAGES/defaults-chooser.mo... Thanks for your work..

I think deadbeef *is* already be supported, but the .pet you used installs to /opt/deadbeef-0.5.1/, which is not a standard dir to check for apps...
So, you need to symlink deadbeef to /usr/bin or /usr/local/bin

Copy and paste this into your terminal:

Code: Select all

ln -s  /opt/bin/deadbeef-0.5.1/deadbeef /usr/bin/deadbeef
(middle-click or shift+insert to paste into terminal)

then it will work for you ;)

But about adding pidgin - there is no default chat entry - so where should I put pidgin??

Posted: Wed 25 Jan 2012, 02:04
by vicmz
sc0ttman wrote: Also, you can save the translations in /usr/share/locale/*/LC_MESSAGES/defaults-chooser.mo...
How can I generate the .mo file?
sc0ttman wrote: I think deadbeef *is* already supported, but the .pet you used installs to /opt/deadbeef-0.5.1/, which is not a standard dir to check for apps...
So, you need to symlink deadbeef to /usr/bin or /usr/local/bin

Copy and paste this into your terminal:

Code: Select all

ln -s  /opt/bin/deadbeef-0.5.1/deadbeef /usr/bin/deadbeef
(middle-click or shift+insert to paste into terminal)

then it will work for you ;)
Sorry, it didn't work. Maybe the fact that UTF-8 is turned on has something to do. Not a big deal anyway :lol:, there's the "Set run action" option in the right click menu, or I can also try another .pet for deadbeef. I just wanted a way to set defaults without right-clicking every file-format individually :roll:. Also, I'm not sure if this (clicking every file-format individually) will remain in my remaster.
sc0ttman wrote: But about adding pidgin - there is no default chat entry - so where should I put pidgin??
OK, then I shall find another way to set Pidgin as default. The Hispan use instant messaging rather than IRC chat, which they rarely know what is about, so when I make my remaster I want to include Pidgin as default for chat.

:!: EDIT

I edited /usr/local/bin/defaultchat changing exec xchat to exec pidgin. Pidgin is now default for me :lol:

But I still think it's a great idea to have something like Defaults Chooser, you can manage default programs from a single window and it's also easier for newbies. I'm looking forward to the NLS .pet

Posted: Wed 25 Jan 2012, 05:03
by vicmz
sc0ttman wrote:I already have an updated version with spanish and french, not sure how correct the translation are though..
If the French locale was made by a French person, don't worry, studying languages and computer skills are very important in Europe, they take this seriously at schools. As for the Hispan, we're usually not as much interested in translating something as in having someone else translate what we want :lol: that's why Spanish locales made by average users need some proof-read more often than other languages, but as long as it wasn't done by copy & paste from Google Translate I think you can trust the locale is good.

Posted: Mon 30 Jan 2012, 18:01
by sc0ttman
vicmz wrote:
sc0ttman wrote:I already have an updated version with spanish and french, not sure how correct the translation are though..
If the French locale was made by a French person, don't worry, studying languages and computer skills are very important in Europe, they take this seriously at schools. As for the Hispan, we're usually not as much interested in translating something as in having someone else translate what we want :lol: that's why Spanish locales made by average users need some proof-read more often than other languages, but as long as it wasn't done by copy & paste from Google Translate I think you can trust the locale is good.
I'll upload my latest soon...

By the way, I forgot to say, that after you have defaults-chooser installed,
you can change ANY default*** script in /usr/local/bin/..
That is because defaults-chooser relies on my original CLI script, defaults-changer...

Just open a terminal and type:
defaults-changer
to see the help and info...

Posted: Mon 30 Jan 2012, 19:03
by Makoto
There are some Puppies that don't create a defaultchat entry, then?

(And, if so, if defaults-chooser created it, would the system act on it? :) )

Posted: Wed 01 Feb 2012, 15:52
by sc0ttman
Makoto wrote:There are some Puppies that don't create a defaultchat entry, then?

(And, if so, if defaults-chooser created it, would the system act on it? :) )
Back when I made it, most people didn't care, and I made it for myself - I never use chat stuff really...
Logged in to puppy IRC about 5 times in my life...

And defaults-chooser won't create it if it doesn't exists,
but it could be changed to do that..

Although the system would only act on it where 'defaultchat' was
set as the 'run action' for the MIME type of the file being open..

Basically, you would need to go to right-click->set run action,
then type in 'defaultchat' and save the new run action..

Posted: Sat 04 Feb 2012, 07:11
by Makoto
Is it only defaultchat that may not be included in some Puppy versions, or are there others?

In theory, defaults-chooser could also change/add the MIME settings, right? I'd probably add a "do you really want to do this? (y/n)"-type prompt if I was going to add something like that (and for adding a default*** entry, if there wasn't one), though. Not that I still ever really worked with gtkdialog or any of the newer languages, though. :oops:

defaults-chooser-0.8-20120522

Posted: Fri 06 Jul 2012, 09:48
by shinobar
defaults-chooser-0.8-20120522, built in the lupu-528JP (coming soon)

# defaults-changer
# by sc0ttman
# free to all (obviously), edit as you like :D
# 18may2012 shinobar: rewrte, I18n
# 22may2012 shinobar: fix was failed to update audioplayer

Posted: Fri 06 Jul 2012, 13:14
by Gnuxo
Add Qupzilla please. Version 1.3 will be out soon, can't wait.

Re: defaults-chooser-0.8-20120522

Posted: Sat 07 Jul 2012, 04:20
by vicmz
shinobar wrote:defaults-chooser-0.8-20120522, built in the lupu-528JP (coming soon)

# defaults-changer
# by sc0ttman
# free to all (obviously), edit as you like :D
# 18may2012 shinobar: rewrte, I18n
# 22may2012 shinobar: fix was failed to update audioplayer
Thanks so much, shinobar. I added more translations to your PET:

Re: defaults-chooser-0.8-20120522

Posted: Sat 07 Jul 2012, 05:13
by shinobar
vicmz wrote: I added more translations to your PET:
Wow, great!

Utilization in derivatives

Posted: Sat 01 Sep 2012, 03:43
by rincon155
In which derivatives will defaults-chooser-0.8-20120522-ja-es-it-fr-pt.pet work? Thank you.

Re: Utilization in derivatives

Posted: Sat 01 Sep 2012, 15:11
by vicmz
rincon155 wrote:In which derivatives will defaults-chooser-0.8-20120522-ja-es-it-fr-pt.pet work? Thank you.
It should work in Puppy 5 and later, and its derivatives. I don't know about Puppy 4.

defaults-chooser-0.8.6

Posted: Sat 20 Oct 2012, 00:59
by shinobar
# v0.8.5 20Oct2012 shinobar: fix imageeditor/imageviewer detection (thanks to bigpup)
# v0.8.6 20Oct2012 shinobar: improbe searching desktops (thanks to bigpup)

Posted: Tue 23 Oct 2012, 03:13
by vicmz
Hi, shinobar :D
Is it possible to add default pdf support?

Posted: Tue 23 Oct 2012, 09:05
by Puppyt
+1 chooser pdf support :)

Posted: Fri 16 Nov 2012, 19:53
by sc0ttman
# v0.8.7 16Nov2012 sc0ttman: added pdf viewer support, fixed typo in image editor search, entries per column increased to 12

Note, locales not updated

Posted: Sat 17 Nov 2012, 00:13
by vicmz
sc0ttman wrote:# v0.8.7 16Nov2012 sc0ttman: added pdf viewer support, fixed typo in image editor search, entries per column increased to 12

Note, locales not updated
It isn't necessary, all that has been added is the PDF field, there's no new text to translate. Thank you for this :D