Someone knows a website to have french translation for OsQA script ? Or how I can translate the site if translation doesn't exist ?

Thanks

asked 29 Mar '11, 12:53

msh's gravatar image

msh
16113
accept rate: 0%

edited 30 Mar '11, 11:55

rickross's gravatar image

rickross ♦♦
12.5k2914972


I have done a french translation for the site question-jardin. I can send the (uncompleted) translation to be included in the svn.

link

answered 30 Mar '11, 11:12

olivier's gravatar image

olivier
764
accept rate: 50%

Thanks, Olivier - that would be great! Please send it to admin@osqa.net and we'll try to get it incorporated.

(30 Mar '11, 11:14) rickross ♦♦

please send it to me at ollibrius@gmail.com

(31 Mar '11, 09:04) msh

There is one available here on github - I have not updated it for a while though.

https://github.com/lra/osqa-fr

link

answered 30 Mar '11, 14:06

rastafazz's gravatar image

rastafazz
196138
accept rate: 50%

I don't arrive to translate osqa script into french

ssh lines

cd /home/shapada/public_html/
django-admin compilemessages
django-admin makemessages -l fr

but the last line return this error :

Error: errors happened while running xgettext on meta.py
./forum/actions/meta.py:186 : AVERTISSEMENT : La chaîne de format 'msgid' avec des arguments non nommés ne peut pas être correctement localisée :
                                              Le traducteur ne peut pas réordonner les arguments.
                                              Envisagez d'utiliser une chaîne de format contenant des arguments nommés,

et un mapping plutôt qu'un tuple pour les arguments.

Thanks

link

answered 31 Mar '11, 10:24

msh's gravatar image

msh
16113
accept rate: 0%

1
(31 Mar '11, 11:07) rastafazz

Thanks that works

(01 Apr '11, 13:40) msh
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×298
×38
×2

Asked: 29 Mar '11, 12:53

Seen: 855 times

Last updated: 01 Apr '11, 13:43

powered by OSQA