Home » Wiki » i18n process » Historique » Révision
Révision de la page wiki i18n process
Ceci est une version antérieure de la page, telle qu'éditée par Ark74 à 08:26, 4 Octobre 2013. Il peut y avoir une différence significative avec Révision actuelle.
i18n process

Here the translation team will define and explain the i18n process followed to support a new language on the h-node project and alike.

Team

Antonio Gallo - English|Italian

Luis A. Guzmán - Spanish

Henri | Benjamin Rochefort - French

Joerg Kohne - German

Kostas Mousafiris - Greek

André Marcelo Alvarenga - Portuguese


Luis A. Guzmán - Coordinator

Web Site
Listing the pages to work the i18n of the h-node static site content.
h-source

The h-node site is developed and updated by the h-source project, h-source contains so far two main files to manage localization:

As part of the improvement to accomplish the full i18n of h-node, we have added a wiki where you can contribute on the work in progress done on the h-source i18n.

  1. languages.php - Wiki
  2. This file contains the main sentences that are the structure of the site, and allow to add new localizations of the site, and improve the current i18n on the site.

    It is contained on
    Application/Include/languages.php
h-node - devices

Every device on h-node has a description field where users can submit any detail about the device functionality. As a new feature, h-node has included language tabs.

On this tabs you can write a description or certain language, also this allows more users to get information about the device on their own language and the possibility to share it into other languages by translating it.

This is a community effort and the i18n team is invited to participate as well.

[tab lang=en]
[p]Description on English[/p]
[/tab]

[tab lang=es]
[p]Descripción en Español[/p]
[/tab]

[tab lang=it]
[p]Descrizione Italiana[/p]
[/tab]

[tab lang=fr]
[p]Description en Français[/p]
[/tab]

[tab lang=de]
[p]Beschreibung in Deutsch[/p]
[/tab]
h-node - wiki

The wiki translation is web based not-like the h-source one, so in order to work on i18n first there must be an article that you might wanna translate from English to another language or vice versa.

First pick a wiki page, let's say Home Page, our wiki doesn't have a translation module, therefore the new localized wiki to create will be Pagina Principale for Italian or Página Principal for Spanish, once created the new wiki the i18n begins translating the source article into the new language on the new wiki page.

Every article that is localized must end with the lang tag, to link that article to the localized one.

i.e.: The main wiki page has this lang tag to link between the English, Italian & Spanish version.

[lang]
[[Pagina Principale|Italiano]]
[[Página Principal|Español]]
[/lang]

h-client

The h-client is the desktop client for h-node, so the i18n is handled by the PO files at the client, to ease the translation of the client here is the hclient.pot wiki where you can update the i18n for your language in case you don't use Savannah.

Progress

The translation work is done one week every three, this way the i18n work gathered on two weeks of development can be processed on another.

Even though the contributions you made will be added as soon as possible to the source, and you could follow the updates on the wiki on the main files (see above).

Ideas, suggestions

Any ideas or suggestions related to the i18n process, please write them here or contact:

the mailing lists or ark@switnet.org
Le contenu de cette page est dans le Domaine Public (voir la page CC0 pour plus d'informations). Quiquonque est libre de copier, modifier, publier, utiliser, vendre ou distribuer le texte , quelques soit le but et le moyen.
h-node.org is a hardware database project. It runs the h-source PHP software, commit cdeda15, available under the GNU General Public (GPLv3) License.
JavaScript license information