Ignore:
Timestamp:
Jul 2, 2015, 1:25:29 PM (9 years ago)
Author:
djay
Message:

Add document to help translating the internal messages using transifex. Put db creation in installation. Update windows installation procedure (nothing specific to setup on IIS or Apache, but it is known as working on both) including details for available options.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PublicaMundi_David-devel/docs/install/installation.rst

    r717 r722  
    110110    linked files.
    111111
     112.. _zoo_create_db_backend:
     113
     114To create a new database to be used by the ZOO-Kernel, you have
     115to load the `schema.sql
     116<http://zoo-project.org/trac/browser/trunk/zoo-project/zoo-kernel/sql/schema.sql>`_
     117file. For instance, you may run the following:
     118
     119.. code::
     120
     121    createdb zoo_project
     122    psql zoo_project -f zoo-project/zoo-kernel/sql/schema.sql
     123
     124.. note::
     125    You can choose another schema to store ZOO-Kernel specific
     126    informations. In such a case, you would need to edit the
     127    schema.sql file to uncomment line `33
     128    <http://zoo-project.org/trac/browser/trunk/zoo-project/zoo-kernel/sql/schema.sql#L33>`_
     129    and `34
     130    <http://zoo-project.org/trac/browser/trunk/zoo-project/zoo-kernel/sql/schema.sql#L34>`_.
     131
     132
     133
    112134YAML Support (Optional)
    113135************************
     
    373395******************************
    374396
    375 The ZOO-Kernel is able to translate the messages it produce in different
    376 natural languages. For this translation support to work, you have to
    377 generate and install manually the quested files on your system, by
    378 using the following command:
    379 
    380 .. code::
    381 
    382     msgfmt zoo-project/zoo-kernel/locale/po/fr_FR.utf8.po -o /usr/share/locale/fr/LC_MESSAGES/zoo-kernel.mo
     397The ZOO-Kernel is able to translate the messages it produces in different
     398natural languages. This requires that you download `the messages file
     399<https://www.transifex.com/projects/p/zoo-kernel-internationalization/>`_
     400translated in your language, if any. Then, for this translation
     401support to work, you have to generate manually the requested file on
     402your system. For instance for the French translation, you may use the
     403following command:
     404
     405.. code::
     406
     407    msgfmt messagespo_fr_FR.utf8.po -o /usr/share/locale/fr/LC_MESSAGES/zoo-kernel.mo
    383408
    384409The ZOO-Kernel is also able to handle translation of
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png