The time now is Sat 18 May 2013, 21:25
All times are UTC - 4 |
|
Page 23 of 62 [925 Posts] |
Goto page: Previous 1, 2, 3, ..., 21, 22, 23, 24, 25, ..., 60, 61, 62 Next |
| Author |
Message |
don570

Joined: 10 Mar 2010 Posts: 2457 Location: Ontario
|
Posted: Thu 22 Sep 2011, 19:20 Post subject:
Beta 3 flaws |
|
Beta 3 flaws
1) Right hand click of folder says 'add to archive'
but it didn't work correctly for me. First I get an error
message window and then I get a bz archive that combines
the text files into one file!!
2) One click on .html file opens the file correctly with
elinks but one click on .htm file opens a blank screen.
3) Why did you choose control alt q for launch keystroke
combination for Quick Launch. The help file says ctrl-shift-L
... and make sure you use version 1.4 since it
has an improvement to buttons.
...and there is now a nice Spanish translation by autogestion
_____________________________________________
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Thu 22 Sep 2011, 19:30 Post subject:
|
|
| sc0ttman wrote: | | technosaurus wrote: | | ...when packagers do crazy crap like including the user config in root rather than modifying the global one in /etc) |
I am sooooooo guilty of that! vlc-gtk, browser-installer, toggle-rox-desktop, feh, conky, elinks, desksetup - I wondered where to put their config files and always ended up in /root  |
its not really anything for you to worry about if you are packaging for only Puppy, just if you are making portable packages for use in other distros
normally there is a system default in /etc
the way it works is "program" looks in default location for user config
if it exists, then it is used
if parameters are changed, it copies to home with the change (if the program can modify its defaults)
for example jwm will look for /etc/system.jwmrc if it doesn't exist in $HOME but since jwm doesn't have a builtin tool to modify its own config file, it is not copied
rox on the other hand can modify options and will look in /etc/xdg/rox.sourceforge.net/
(actually its $XDG_CONFIG_DIRS/rox.sourceforge.net/*/*)
before saving changes to
$HOME/.config/rox.sourceforge.net/*/*
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
wuwei

Joined: 15 Sep 2007 Posts: 739 Location: de
|
Posted: Fri 23 Sep 2011, 03:01 Post subject:
|
|
Hi sc0ttman:
In reference to this
| Quote: | | - es, de, fr translations for JWMConfig, wizardwizard, input-wizard, xserverwizard, xkbdmanager |
Just send me a few files in regular text format and I shall see what I can do to translate them to Deutsch.
PM me or post it here in the thread, whatever is best for you
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2249 Location: Japan
|
Posted: Fri 23 Sep 2011, 05:11 Post subject:
Translations |
|
@wuwei
most of the translations are using gettext system.
.pot file --> .po file --> .mo file
.pot to .po, you can use a text editor, but I usually use poedit.
Take it easy. You can easily catch the how to.
poedit-1.4.2-3-i686.pet or poedit-1.4.2-4.sfs from http://shino.pos.to/party/bridge.cgi?puppy/wary/opt/
The .pot files can be found at /usr/share/doc/nls in akita linux.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
wuwei

Joined: 15 Sep 2007 Posts: 739 Location: de
|
Posted: Fri 23 Sep 2011, 08:19 Post subject:
Re: Translations |
|
| shinobar wrote: | @wuwei
most of the translations are using gettext system.
.pot file --> .po file --> .mo file
.pot to .po, you can use a text editor, but I usually use poedit.
Take it easy. You can easily catch the how to.
poedit-1.4.2-3-i686.pet or poedit-1.4.2-4.sfs from http://shino.pos.to/party/bridge.cgi?puppy/wary/opt/
The .pot files can be found at /usr/share/doc/nls in akita linux. |
Call me stupid shinobar,
but I'd rather not fiddle with all these steps, just to get to a text.
I gladly offer some translation work, but would appreciate a Geany readable textfile to start from, if it is not too much asked.
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2249 Location: Japan
|
Posted: Fri 23 Sep 2011, 11:01 Post subject:
Re: Translations |
|
| wuwei wrote: | 'd rather not fiddle with all these steps, just to get to a text.
I gladly offer some translation work, but would appreciate a Geany readable textfile to start from, if it is not too much asked. |
For example, look up the file /usr/share/doc/nls/jwmconfig.pot by geany.
The .pot file is a template and .po is for a specific language.
Copy jwmconfig.pot to jwmconfig_de.po.
You can edit the .po file by geany, but remark you must use UTF-8 encoding.
Keep the english at each line of msgid.
Write the german at each line of msgstr.
EXAMPLE:
msgid "Shortcut Details"
msgstr "Shortcut Einzelheiten"
Post the .po file here then another guy can convert .po to .mo.
(poedit does it automatically.)
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
Last edited by shinobar on Fri 23 Sep 2011, 11:25; edited 2 times in total
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2249 Location: Japan
|
Posted: Fri 23 Sep 2011, 11:10 Post subject:
Language support for all languages |
|
Available translations more than 100 languages around the world, including fonts and input mehod:
lang_pack_all-0.9-sfs3.sfs confirmed on Akita Linux Beta3
at http://shino.pos.to/party/bridge.cgi?puppy/pup4/opt/sfs3/
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 2457 Location: Ontario
|
Posted: Sat 24 Sep 2011, 13:36 Post subject:
modify Quick Launch |
|
When installing Quick Launch on Akita
there are several folders that won't
open.
Note to Scottman: It's easy to modify the script. Just delete
the lines that refer to non-existant folders.
______________________________________________
|
|
Back to top
|
|
 |
wuwei

Joined: 15 Sep 2007 Posts: 739 Location: de
|
Posted: Sun 25 Sep 2011, 02:52 Post subject:
Re: Translations |
|
| shinobar wrote: |
Copy jwmconfig.pot to jwmconfig_de.po.
You can edit the .po file by geany, but remark you must use UTF-8 encoding.
Keep the english at each line of msgid.
Write the german at each line of msgstr.
Post the .po file here then another guy can convert .po to .mo.
(poedit does it automatically.) |
Thanks for the instructions shinobar.
It seems I was - somewhat - successful.
So please find the first file in de translation here:
| Description |
|

Download |
| Filename |
jwmconfig_de.zip |
| Filesize |
4.52 KB |
| Downloaded |
104 Time(s) |
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1696 Location: Burghaslach, Germany
|
Posted: Sun 25 Sep 2011, 04:31 Post subject:
Re: Translations |
|
| wuwei wrote: | | shinobar wrote: |
Copy jwmconfig.pot to jwmconfig_de.po.
You can edit the .po file by geany, but remark you must use UTF-8 encoding.
Keep the english at each line of msgid.
Write the german at each line of msgstr.
Post the .po file here then another guy can convert .po to .mo.
(poedit does it automatically.) |
Thanks for the instructions shinobar.
It seems I was - somewhat - successful.
So please find the first file in de translation here: |
Hi wuwei,
are you ready to climb another step on the learning curve
| Code: | | msgfmt jwmconfig_de.po |
if no devx installed: command not found
Here is a pet which allowes msgfmt without devx:
http://www.murga-linux.com/puppy/viewtopic.php?t=59142&start=5
I have been msgfmt'ing your jwmconfig_de.po (no other po file indirectory)
| Code: | # msgfmt *.po
jwmconfig_de.po: warning: Charset "CHARSET" is not a portable encoding name.
Message conversion to user's charset might not work.
jwmconfig_de.po:93: end-of-line within string
jwmconfig_de.po:379: end-of-line within string
msgfmt: found 2 fatal errors
# msgfmt *.po
jwmconfig_de.po:93: end-of-line within string
jwmconfig_de.po:379: end-of-line within string
msgfmt: found 2 fatal errors
# msgfmt *.po
jwmconfig_de.po:379: end-of-line within string
msgfmt: found 1 fatal error
# msgfmt *.po
#
|
Changed CHARSET to UTF-8
corrected the missing double quotes and no error.
msgfmt *.po -o - > /usr/share/locale/de/LC_MESSAGES/jwmconfig.mo
And you can immediately see your translations
L
Edited: Your translation of tray as Leiste is brilliant ( I have used elsewhere Tablett, no so good )
|
|
Back to top
|
|
 |
wuwei

Joined: 15 Sep 2007 Posts: 739 Location: de
|
Posted: Sun 25 Sep 2011, 05:01 Post subject:
|
|
Danke L18L,
you guys are putting a lot of pressure on an "old" man.
Will try your suggestion, maybe this coming week.
It's too nice out there, today; the Pope is in town and there are a lot of things to do.
Auf Wiedersehen!
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2249 Location: Japan
|
Posted: Sun 25 Sep 2011, 06:15 Post subject:
Re: Translations |
|
Right.
But i recommend poedit-1.4.2-4.sfs from http://shino.pos.to/party/bridge.cgi?puppy/wary/opt/
Poedit runs msgfmt automatically at saving the .po file and creates .mo file.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1696 Location: Burghaslach, Germany
|
Posted: Sun 25 Sep 2011, 09:01 Post subject:
Re: Translations |
|
Shinobar,
Right, there is always more than 1 option.
Mine was for the command line freaks.
I am glad you are active here again and
CONGRATULATIONS: your pupsaveconfig, though a bit differently, has found into woof now
http://bkhome.org/blog/?viewDetailed=02489
Cheers
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2249 Location: Japan
|
Posted: Mon 26 Sep 2011, 09:14 Post subject:
Update: sfs_load-1.2 |
|
Update: sfs_load-1.2
26 Sep 2011 v1.2: fix was undesired mount (thanks to mories), fix was fleezed input in combobox, fix ramsize
http://www.murga-linux.com/puppy/viewtopic.php?t=64354
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 2623 Location: Earth
|
Posted: Mon 26 Sep 2011, 15:06 Post subject:
|
|
| Sc0ttman wrote: | Bugs not yet fixed:
- mrxvt still not UTF-8 enabled.. would LOVE this fixed!! (warys urxvt has UTF-8 problems Question and 'urxvt -e' didn't work!) | Sc0ttman, I believe @Shinobar had solved this in his WARY versions. He may be able to offer something helpful.
Hope this helps.
_________________ Get ACTIVE; Create Circles; Do those good things which benefit the people's needs!
We are all related ... Its time to show that we know this!
Google's Puppy Search Engine
|
|
Back to top
|
|
 |
|
|
Page 23 of 62 [925 Posts] |
Goto page: Previous 1, 2, 3, ..., 21, 22, 23, 24, 25, ..., 60, 61, 62 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|