SliTaz SliTaz Forum

You are not logged in.

#1 2012-07-06 05:42:35

rerivero
Member
Registered: 2012-06-18
Posts: 235

Translation tazlito-wiz to Spanish (es_AR)

Translation file tazlito-wiz.po and  tazlito-wiz.mo the Spanish (es_AR)
This is my first contribution to the project SliTaz i18n.
the download link below:

talito-wiz.mo
https://docs.google.com/open?id=0B7xxd5-fkqJKY3lDY29JUjJhRHM

tazlito-wiz.po
https://docs.google.com/open?id=0B7xxd5-fkqJKbllHSjJSYjBjakE

Offline

#2 2012-07-06 08:15:03

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: Translation tazlito-wiz to Spanish (es_AR)

Thanks, Rene!

Pushed: http://hg.slitaz.org/tazlito/rev/060492ce4431

I fixed your translation file by hands: you removed all comments (please, don't remove any, only add your translations).

To the future:

The best way to generate 'po' file from scratch is: go to folder with 'pot' file and command in terminal:

[c]msginit[/c]

or

[c]msginit -l es_AR[/c]

This way we have proper headers in 'po' file (please compare your file with file on link above).

It's no need to send 'mo' file — only 'po'. And I think that is quickest way to share your translation is attach to forum post (due to forum uploading restrictions, append filename with ".txt": like this "tazlito-wiz-es_AR.po.txt").

Thanks again! wink

Offline

#3 2012-07-06 17:51:48

rerivero
Member
Registered: 2012-06-18
Posts: 235

Re: Translation tazlito-wiz to Spanish (es_AR)

OK Aleksej.. after posting I realized I had error ..

Thank you for arranging and advice on how to work with them.

I will keep trying.

Regards..

Offline

#4 2012-07-06 18:10:53

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: Translation tazlito-wiz to Spanish (es_AR)

Relax, buddy! big_smile

We all make mistakes.

I long been had to write an article with the explanation given. But as long as it do not have — only myself to blame. They all can not know everything.

Offline

#5 2012-07-06 20:20:08

rerivero
Member
Registered: 2012-06-18
Posts: 235

Re: Translation tazlito-wiz to Spanish (es_AR)

HELP Aleksej:

Question: how do I get file .po

I do like this: msgunfmt openbox.mo> openbox.po

Your I recommend: msginit -l (but ask me files. pot)

-------------------------------------

Sorry is so?: msgunfmt openbox.mo > openbox.pot

msginit -l openbox.pot

openbox.potxx: invalid multibyte secuence

all lines with this error

I'm a little confused ...

Offline

#6 2012-07-06 22:40:40

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: Translation tazlito-wiz to Spanish (es_AR)

Question: how do I get file .po

I think this way. What I know about Openbox? It's version? It's sources etc.?

Open Openbox's receipt in web browser: http://pkgs.slitaz.org/search.sh?receipt=openbox&version=s

Or open file in SliTaz: /var/lib/tazpkg/installed/openbox/receipt

Download sources from: WGET_URL="http://offload2.icculus.org:9090/openbox/releases/$TARBALL"

Variables:

TARBALL="$PACKAGE-$VERSION.tar.gz"

PACKAGE="openbox"

VERSION="3.4.11.1"

So, I can reconstruct sources address:

http://offload2.icculus.org:9090/openbox/releases/openbox-3.4.11.1.tar.gz

I create new folder "src" and open Sakura terminal in it, and I command wget to download file:

wget http://offload2.icculus.org:9090/openbox/releases/openbox-3.4.11.1.tar.gz

You can download using your favorite downloader as you like, of course.

After downloading I unpack tarball with sources.

I see 'po' folder with many files, and 'openbox.pot', and ... I see 'es.po' wink Take it!

NOTE that you using Openbox-3.4.11.1 and your translation to 3.4.11.1.

If you find somewhere old translation file to, for example, 2.2 version then you'll see that files have big differences in strings. Package envolved, features implemented, some strings deleted, some other added.

You need any other SliTaz packages? Repeat steps above.

---

And there is a question. Why I see translations in the sources, but can't see in the packages?

All is simple, SliTaz is smallest Linux distro, tell me why? :›)

.

Sometimes existing translations are pretty outdated, sometimes I see sources without pot file. I can tell you what to do, but not now, in this short post. It's theme for big i18n article.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]