diff options
Diffstat (limited to 'zarb-ml/mageia-i18n/2011-June/001966.html')
| -rw-r--r-- | zarb-ml/mageia-i18n/2011-June/001966.html | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/zarb-ml/mageia-i18n/2011-June/001966.html b/zarb-ml/mageia-i18n/2011-June/001966.html new file mode 100644 index 000000000..508f46e4f --- /dev/null +++ b/zarb-ml/mageia-i18n/2011-June/001966.html @@ -0,0 +1,114 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-i18n] After release debriefing + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20After%20release%20debriefing&In-Reply-To=%3CBANLkTim_DaTWCTabcxaRT3%3DT_dbmmHJR5Q%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001977.html"> + <LINK REL="Next" HREF="001957.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-i18n] After release debriefing</H1> + <B>Romain d'Alverny</B> + <A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20After%20release%20debriefing&In-Reply-To=%3CBANLkTim_DaTWCTabcxaRT3%3DT_dbmmHJR5Q%40mail.gmail.com%3E" + TITLE="[Mageia-i18n] After release debriefing">rdalverny at gmail.com + </A><BR> + <I>Tue Jun 7 18:49:06 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="001977.html">[Mageia-i18n] After release debriefing +</A></li> + <LI>Next message: <A HREF="001957.html">[Mageia-i18n] Important informations for our new translators +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1966">[ date ]</a> + <a href="thread.html#1966">[ thread ]</a> + <a href="subject.html#1966">[ subject ]</a> + <a href="author.html#1966">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Tue, Jun 7, 2011 at 16:59, Yuri Chornoivan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">yurchor at ukr.net</A>> wrote: +><i> It can be done through po4a. Some website.config like this: +</I>><i> +</I>><i> [po4a_paths] po/website.pot +</I>><i> [type: xml] index.php +</I>><i> [type: xml] locale.php +</I>><i> [type: xml] for_you.php +</I>><i> [type: xml] release.php +</I>><i> +</I>><i> then +</I>><i> +</I>><i> po4a website.config +</I>><i> +</I>><i> then connect Tx.net to website.pot, translate, import, and (e.g. for +</I>><i> Ukrainian) +</I>><i> +</I>><i> for i in *.php +</I>><i> do +</I>><i>        po4a-translate -f xml -m $i -M utf-8 -p po/uk.po -l uk/${i%.*}-uk.php +</I>><i> done +</I> +Interesting, thanks. + +><i> Is this the realistic way? +</I> +We will see, it really depends on the type of the document: + - large HTML document: full HTML edition is better (see our initial +announce, what we will get to with annual reports, and how the blog is +managed for instance) + - mix of a document and small apps: gettext//lang file/array-like is +better, with a twist (everything may not fall into the same module) + - full apps: gettext/lang file/array-like is better but depending on +how a page is built, its contents may be split into several modules. + +In the end, we'll need something that can manage several types of +resources (from purely static documents, through partials/widgets, to +pure apps). + + +Romain +</PRE> + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001977.html">[Mageia-i18n] After release debriefing +</A></li> + <LI>Next message: <A HREF="001957.html">[Mageia-i18n] Important informations for our new translators +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1966">[ date ]</a> + <a href="thread.html#1966">[ thread ]</a> + <a href="subject.html#1966">[ subject ]</a> + <a href="author.html#1966">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-i18n">More information about the Mageia-i18n +mailing list</a><br> +</body></html> |
