|
|
ee1f37 |
|
|
|
ee1f37 |
<html>
|
|
|
d1db00 |
|
|
|
d1db00 |
organization, and administration of CentOS Artwork Repository.
|
|
|
d1db00 |
|
|
|
d1db00 |
Copyright C 2009-2011 Alain Reguera Delgado
|
|
|
ee1f37 |
|
|
|
ee1f37 |
Permission is granted to copy, distribute and/or modify this document
|
|
|
ee1f37 |
under the terms of the GNU Free Documentation License, Version 1.2 or
|
|
|
ee1f37 |
any later version published by the Free Software Foundation; with no
|
|
|
ee1f37 |
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
|
|
|
ee1f37 |
copy of the license is included in the section entitled GNU Free
|
|
|
ee1f37 |
Documentation License.
|
|
|
ee1f37 |
-->
|
|
|
52772c |
|
|
|
ee1f37 |
|
|
|
ee1f37 |
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
|
|
|
ee1f37 |
Karl Berry <karl@freefriends.org>
|
|
|
ee1f37 |
Olaf Bachmann <obachman@mathematik.uni-kl.de>
|
|
|
ee1f37 |
and many others.
|
|
|
ee1f37 |
Maintained by: Many creative people <dev@texi2html.cvshome.org>
|
|
|
ee1f37 |
Send bugs and suggestions to <users@texi2html.cvshome.org>
|
|
|
ee1f37 |
|
|
|
ee1f37 |
-->
|
|
|
ee1f37 |
<head>
|
|
|
1856b7 |
<title>centos-art.sh: 2.48 The trunk/Locales Directory</title>
|
|
|
ee1f37 |
|
|
|
1856b7 |
<meta name="description" content="centos-art.sh: 2.48 The trunk/Locales Directory">
|
|
|
1856b7 |
<meta name="keywords" content="centos-art.sh: 2.48 The trunk/Locales Directory">
|
|
|
ee1f37 |
<meta name="resource-type" content="document">
|
|
|
ee1f37 |
<meta name="distribution" content="global">
|
|
|
ee1f37 |
<meta name="Generator" content="texi2html 1.76">
|
|
|
ee1f37 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
ee1f37 |
<style type="text/css">
|
|
|
ee1f37 |
|
|
|
ee1f37 |
@import "/home/centos/artwork/trunk/Identity/Models/Css/Texi2html/common.css";
|
|
|
ee1f37 |
|
|
|
ee1f37 |
a.summary-letter {text-decoration: none}
|
|
|
ee1f37 |
pre.display {font-family: serif}
|
|
|
ee1f37 |
pre.format {font-family: serif}
|
|
|
ee1f37 |
pre.menu-comment {font-family: serif}
|
|
|
ee1f37 |
pre.menu-preformatted {font-family: serif}
|
|
|
ee1f37 |
pre.smalldisplay {font-family: serif; font-size: smaller}
|
|
|
ee1f37 |
pre.smallexample {font-size: smaller}
|
|
|
ee1f37 |
pre.smallformat {font-family: serif; font-size: smaller}
|
|
|
ee1f37 |
pre.smalllisp {font-size: smaller}
|
|
|
ee1f37 |
span.sansserif {font-family:sans-serif; font-weight:normal;}
|
|
|
ee1f37 |
ul.toc {list-style: none}
|
|
|
ee1f37 |
-->
|
|
|
ee1f37 |
</style>
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
ee1f37 |
</head>
|
|
|
ee1f37 |
|
|
|
ee1f37 |
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
1856b7 |
[ < ]
|
|
|
1856b7 |
[ > ]
|
|
|
ee1f37 |
|
|
|
1856b7 |
[ << ]
|
|
|
1856b7 |
[ Up ]
|
|
|
1856b7 |
[ >> ]
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
1856b7 |
[Top]
|
|
|
1856b7 |
[Contents]
|
|
|
1856b7 |
[Index]
|
|
|
1856b7 |
[ ? ]
|
|
|
ee1f37 |
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
2.48 The <tt>`trunk/Locales'</tt> Directory
|
|
|
632e8b |
|
|
|
52772c |
The <tt>`trunk/Locales'</tt> directory exists to store the translation
|
|
|
52772c |
messages used to produce content in different languages.
|
|
|
52772c |
|
|
|
52772c |
Translation messages are organized using the directory structure of
|
|
|
52772c |
the component being translated. For example, if we want to provide
|
|
|
52772c |
translation messages for <tt>`trunk/Manuals/Filesystem'</tt>, then the
|
|
|
52772c |
<tt>`trunk/Locales/Manuals/Filesystem'</tt> directory needs to be created.
|
|
|
52772c |
|
|
|
52772c |
Once the locale directory exists for the component we want to provide
|
|
|
52772c |
translation messages for, it is necessary to create the translation
|
|
|
52772c |
files where translation messages are. The translation files follows
|
|
|
52772c |
the concepts of xml2po and GNU gettext tools.
|
|
|
52772c |
|
|
|
52772c |
The basic translation process is as follow: first, translatable
|
|
|
52772c |
strings are extracted from files and a portable object template (.pot)
|
|
|
52772c |
is created or updated with the information. Using the portable object
|
|
|
52772c |
template, a portable object (.po) is created or updated for translator
|
|
|
52772c |
to locale the messages retrived. Finally, a machine object (.mo) is
|
|
|
52772c |
created from portable object to sotore the translated messages.
|
|
|
52772c |
|
|
|
52772c |
Inside the repository there are two ways to retrive translatable
|
|
|
52772c |
strings from files. The first one is through xml2po command
|
|
|
52772c |
and the second through xgettext command. The xml2po
|
|
|
52772c |
is used to retrive translatable strings from XML files (e.g., Scalable
|
|
|
52772c |
Vector Graphics, DocBook, etc.) and the xgettext command is
|
|
|
52772c |
used to retrive translatable strings from shell scripts files (e.g.,
|
|
|
52772c |
the files that make the centos-art.sh command-line
|
|
|
52772c |
interface).
|
|
|
52772c |
|
|
|
52772c |
When translatable strings are retrived from XML files, using the
|
|
|
52772c |
xml2po command, there is no need to create the machine
|
|
|
52772c |
object as we do when translatable strings ar retrived from shell
|
|
|
52772c |
files, using the xgettext command. The xml2po
|
|
|
52772c |
produces a temporal machine object in order to create a translated XML
|
|
|
52772c |
file. Once the translated XML file has been created the machine object
|
|
|
52772c |
is no longer needed. On the other hand, the machine object produced by
|
|
|
52772c |
the xgettext command is required by the system in order for
|
|
|
52772c |
the show shell script localized messages.
|
|
|
52772c |
|
|
|
52772c |
Another difference between xml2po and xgettext we
|
|
|
52772c |
need to be aware of is the directory structure used to store machine
|
|
|
52772c |
objects. In xml2po , the machine object is created in the
|
|
|
52772c |
current working directory as <tt>`.xml2po.mo'</tt> and can be safetly
|
|
|
52772c |
removed once the translated XML file has been created. In the case of
|
|
|
52772c |
xgettext , the machine object needs to be stored in the
|
|
|
52772c |
<tt>`$TEXTDOMAIN/$LOCALE/LL_MESSAGES/$TEXTDOMAIN.mo'</tt> file in order
|
|
|
52772c |
for the system to interpret it and should not be removed since it is
|
|
|
52772c |
the file that contain the translation messages themselves.
|
|
|
52772c |
|
|
|
52772c |
Automation of localization tasks is achived through the locale
|
|
|
52772c |
functionality of command-line interface.
|
|
|
52772c |
|
|
|
52772c |
|
|
|
1856b7 |
2.68 The <tt>`trunk/Scripts/Bash/Cli/Functions/Locale'</tt> Directory
|
|
|
52772c |
|
|
|
52772c |
|
|
|
632e8b |
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
1856b7 |
[ < ]
|
|
|
1856b7 |
[ > ]
|
|
|
ee1f37 |
|
|
|
1856b7 |
[ << ]
|
|
|
1856b7 |
[ Up ]
|
|
|
1856b7 |
[ >> ]
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
ee1f37 |
<font size="-1">
|
|
|
52772c |
This document was generated on March, 22 2011 using texi2html 1.76.
|
|
|
ee1f37 |
</font>
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
ee1f37 |
</body>
|
|
|
ee1f37 |
</html>
|