Page 3 of 5

Posted: Sat 19 Dec 2009, 15:53
by esmourguit
Bonjour à tous,
@ Zigbert,
Here is the french file for Pburn 3.17.
Cordialement ;)

Posted: Sat 19 Dec 2009, 17:16
by zigbert
esmourguit
Updated!


Thanks
Sigmund

Posted: Thu 01 Apr 2010, 20:29
by amsk98
martahi support

Posted: Thu 01 Apr 2010, 20:47
by zigbert
amsk98 wrote:martahi support
What.......Where ???


Sigmund

Posted: Fri 02 Apr 2010, 07:55
by Pro
Hi,

russian translation for pburn-3.2.3

marathi

Posted: Fri 02 Apr 2010, 18:38
by amsk98
marathi lang

Posted: Sat 03 Apr 2010, 08:28
by zigbert
Pro
Thank you for the updated translation. Does there also exist a updated help-file? Version 3.0.0 and 3.1.0 introduced new features described in Help-file. This info also is used via the info-buttons.


Sigmund

Posted: Tue 20 Apr 2010, 08:50
by Pro
zigbert wrote:Pro
Thank you for the updated translation. Does there also exist a updated help-file? Version 3.0.0 and 3.1.0 introduced new features described in Help-file. This info also is used via the info-buttons.
Sigmund
Yes, the russian help file I`m updated
But info-buttons not work :(

Posted: Wed 21 Apr 2010, 11:23
by zigbert
Pro
Thank you for the helpfile. NLS-pack is updated.

The reason why info-buttons failed: ru_RU_russian should be ru_RU:russian. I have fixed it.


Sigmund

Posted: Tue 04 May 2010, 16:39
by esmourguit
Bonjour à tous,
@ Zigbert,
Here is the french file for Pburn 3.2.5.
Cordialement Wink

Posted: Wed 05 May 2010, 07:26
by zigbert
French updated

Posted: Thu 05 Aug 2010, 19:34
by zigbert
Polish added

Posted: Tue 31 Aug 2010, 07:47
by esmourguit
Bonjour à tous,
@ Zigbert,
Here are the french files for Pburn 3.27.
Cordialement ;)

Posted: Wed 01 Sep 2010, 08:02
by zigbert
French updated

Posted: Fri 10 Sep 2010, 06:26
by Pro
Hi,

Update russian translation for pburn-3.2.8

Posted: Fri 10 Sep 2010, 17:25
by zigbert
Russian updated

Posted: Mon 06 Dec 2010, 10:08
by charlie6
Bonjour Sigmund !
thanks for this 3.3.1 !
running on Puppy 4.20 Xtreme v1.0 (previous 3.2.9 was running well).

I rename the file
/root/.pburn/pburnhlp-fr_FR:french
to
/root/.pburn/pburnhlp-french
as I got a file not found error

Now I get:

Code: Select all

# pburn 
/root/.pburn/pburnhlp-french: line 167: export: `projet',  souvent utilisée par les
gestionnaires de fichiers pour définir les disques.
  
  ': not a valid identifier
/root/.pburn/pburnhlp-french: line 179: span: Aucun fichier ou répertoire de ce type
/root/.pburn/pburnhlp-french: line 191: syntax error near unexpected token `<'
/root/.pburn/pburnhlp-french: line 191: ` onmouseover="_tipon(this)" onmouseout="_tipoff()"></span>buffer'
EXIT="Ready"
I've attached the /root/.pburn/pburnhlp-french script as pburnhlp-french.

I believe pburn can work without translation.

Thanks for any answer
Cheers, Charlie.

Posted: Mon 06 Dec 2010, 17:36
by zigbert
charlie6

The attached file seems to be corrupted, as I am not able to unzip it.

You are not supposed to manually do anything with /root/.pburn/pburnhlp-fr_FR:french. This file is generated during first-run installation.

The error shows '&nbsp' which indicates that the translation was done in a html-editor rather than a text-editor (as recommended).

On the other hand, - you have pointed out a bug: Pburn uses the LANG variable, even if you specify another language in the preferences. To get it going with french translation, execute this line in a terminal.

Code: Select all

export LANG=fr_FR; pburn

Sigmund

Posted: Tue 07 Dec 2010, 08:30
by charlie6
Hi Sigmund,
thanks a lot !
have done:

Code: Select all

# export LANG=fr_FR; pburn

(gtkdialog3:22842): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
can not set locale properly

(gtkdialog3:22931): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
/root/.pburn/pburnhlp-fr_FR:french: line 167: export: `projet',&nbsp; souvent utilisée par les
gestionnaires de fichiers pour définir les disques.
  
  ': not a valid identifier
/root/.pburn/pburnhlp-fr_FR:french: line 179: span: No such file or directory
/root/.pburn/pburnhlp-fr_FR:french: line 191: syntax error near unexpected token `<'
/root/.pburn/pburnhlp-fr_FR:french: line 191: ` onmouseover="_tipon(this)" onmouseout="_tipoff()"></span>buffer'
EXIT="Ready"
...
Then I get the pburn GUI desktop translated in french.


About the .tar.gz attachment in my previous post:
indeed cannot be uncompressed using tar -xzvf;
See now gzipped pburnhlp-french.gz.

ps: I forgot to mention in my previous post that, together with pburn_3.3.1.pet., I had installed pburn_NLS.pet.
...BUT... I doubt about this last pet being properly installed as: neither the PPM dialog box «Install / Abort », nor the PetGet dialog box telling «Successfully installed» did not get displayed. Moreover pburn_NLS.pet is not listed in the PetGet PPM's installed packages list.

Cheers, Charlie

Posted: Wed 08 Dec 2010, 18:10
by zigbert
charlie6
I tried to download/install the NLS pet, and everything installed just fine. It has also been registered by 'Puppy petget manager'.

About the syntax errors in the french file, I have to be strict :) - I do not have the resources or knowledge to verify the translation files. SORRY!!! esmourguit has done the french translation, and I am sure he is interested in feedback....... else you could update the help-file, and I will uploaded it.


Sigmund