Home » Wiki » i18n process » Histórico » Versões
Versão da página wiki i18n process
Esta é uma versão antiga desta página, editada por Ark74 em 13:54, 1 Setembro 2011. Ela pode ser muito diferente da Versão atual.
l10n process

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

Team
  • Coordinator
  • Luis A. Guzmán

  • English
  • Antonio Gallo

  • Italian
  • Antonio Gallo

  • Spanish
  • Luis A. Guzmán

  • French
  • Henri

  • German
  • Joerg Kohne

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 configuration:

  1. languages.php
  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 l10n on the site.

    It is contained on
    /Application/Include/languages.php
  3. index.php
  4. This page contains the help page on every language available, so far we have:

    index_de.php index_es.php index_fr.php index_it.php

    Every file has the help page on their localized language

    The files are contained on
    /Application/Views/Help/
h-source on Wiki

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

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 l10n 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 l10n first there must be an article that you might wanna translate from Englis to another language or vice versa.

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 English, Italian & Spanish.

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

h-client

So far we're still discussing the proper method to start the l10n of the client.

Progress

The translation work is done one week every three, this way the l10n 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 l10n process, please write them here or contact: ark@h-node.com

The contents of this page are in the Public Domain. (see the CC0 page for detailed information). Anyone is free to copy, modify, publish, use, sell, or distribute the text for any purpose, commercial or non-commercial, and by any means.
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