Pootle: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (→‎Usage: another thing to check)
Line 7: Line 7:
== Proving Grounds ==
== Proving Grounds ==


We are currently testing [http://democentro.com:81/ ad-hoc trial] ([http://democentro.com:81/about.html config])
We are currently testing in an [http://democentro.com:81/ ad-hoc trial site]
* [http://democentro.com:81/about.html configuration]
* [http://democentro.com:81/projects/olpc/ olpc project] statistics
*: (PO files were uploaded from fedora—except spanish, which came from the PO versiona in the wiki)

{| border=1 cellspacing=0 style="text-align:right"
|-
! Language !! colspan=2 | Translated !! colspan=2 | Fuzzy !! colspan=2 | Untranslated !! Total !! Diff.Spanish
|-
| [http://democentro.com:81/ar/olpc/ arabic] || 198 || 78% || 7 || 2% || 48 || 18% || 253 || 1425
|-
| [http://democentro.com:81/pt_BR/olpc/ portuguese BR] || 174 || 84% || 12 || 5% || 19 || 9% || 205 || 1473
|-
| [http://democentro.com:81/fr/olpc/ french] || 144 || 67% || 15 || 7% || 53 || 25% || 212 || 1466
|-
| [http://democentro.com:81/pt/olpc/ portuguese] || 12 || 42% || 0 || 0% || 16 || 57% || 28 || 1650
|-
| [http://democentro.com:81/es/olpc/ spanish] || 1336 || 79% || 342 || 20% || 0 || 0% || 1678
|}


== Observations ==
== Observations ==

Revision as of 05:02, 5 October 2007

OlpcProject.png Contact: AlfonsodgRafael Ortiz, Xavi

Here's a report of trying to document the ups & downs of installing Pootle.

Proving Grounds

We are currently testing in an ad-hoc trial site

  • configuration
  • olpc project statistics
    (PO files were uploaded from fedora—except spanish, which came from the PO versiona in the wiki)
Language Translated Fuzzy Untranslated Total Diff.Spanish
arabic 198 78% 7 2% 48 18% 253 1425
portuguese BR 174 84% 12 5% 19 9% 205 1473
french 144 67% 15 7% 53 25% 212 1466
portuguese 12 42% 0 0% 16 57% 28 1650
spanish 1336 79% 342 20% 0 0% 1678

Observations

  • Casual translators may only 'suggest' translation
  • You can download the PO, so there's no forcing of the on-line UI.
  • In the translation interface, fuzzy entries are grayed out and there's a gray vertical line separating the terms

To Do

Usage

  • Define goals
  • Explore the 'suggest' function & review process
  • File maintenance: rename, delete files? How is it done? (ie: uploaded a file with a name that has no POT should not be valid—but I've done it—so if it was a mistake, how do you undo it?)
  • Is there any kind of verification when a PO file is uploaded to ensure the up-to-dateness of the original POT on which it is based? (ie: a PO is loaded but the POT on which it is based is a an older version)

Config

Glitches

  • Something related to encodings was wrong during the setup
    Alfonso commented several language specs that apparently were iso8859 instead of UTF ??
  • Haven't found the way to read / load the .POT files using git
  • User permits seem a bit awkward (per user, no groups except for 'nobody' & 'default')
This article is a stub. You can help the OLPC project by expanding it.