blob: 6f6a98ecf3c2ec5a8c32729079fe67f9e533f1b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-i18n] [Mageia-discuss] Translation -structure
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20%5BMageia-discuss%5D%20Translation%20-structure&In-Reply-To=%3C1285721010.3727.680.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000000.html">
<LINK REL="Next" HREF="000002.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-i18n] [Mageia-discuss] Translation -structure</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20%5BMageia-discuss%5D%20Translation%20-structure&In-Reply-To=%3C1285721010.3727.680.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-i18n] [Mageia-discuss] Translation -structure">misc at zarb.org
</A><BR>
<I>Wed Sep 29 02:43:30 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="000000.html">[Mageia-i18n] [Mageia-discuss] Translation -structure
</A></li>
<LI>Next message: <A HREF="000002.html">[Mageia-i18n] "Provisional" Netiquette for ML and Code of Conduct
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1">[ date ]</a>
<a href="thread.html#1">[ thread ]</a>
<a href="subject.html#1">[ subject ]</a>
<a href="author.html#1">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le mercredi 29 septembre 2010 à 02:08 +0200, Michael Scherer a écrit :
><i> Le mardi 28 septembre 2010 à 18:56 +0200, Anne nicolas a écrit :
</I>><i> > >
</I>><i> > > I remember that by the release of Mandriva 2010.1, there were
</I>><i> > > discussions about the use of transifex and I even think it was decided
</I>><i> > > it would be the next framework to use. Could Anne confirm this?
</I>><i> >
</I>><i> > Indeed. It will help non technical translators. We have a Fedora guy
</I>><i> > ready to help us to setup it. It should be done as soon as build
</I>><i> > system including svn is ready
</I>><i>
</I>><i> I have discussed of transiflex at FUDCON with a fedora ambassador, and
</I>><i> he told me of the problem they had with upgrade of old version of the
</I>><i> software. So I think we should be sure to use the latest version if
</I>><i> possible.
</I>
Ok, so I checked, latest version use django-south that help to migrate
the database schema, so this is likely to be ok in this regard.
><i> And also, I think it would be better to package it :)
</I>
And I have started to look and packages missing pieces. Now, the only
thing that we are missing are :
django-profile
Django-south
python-polib
this should not be too hard to do, I guess this would me one hour of
work to finish the rpms ( and then test them with transiflex ).
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000000.html">[Mageia-i18n] [Mageia-discuss] Translation -structure
</A></li>
<LI>Next message: <A HREF="000002.html">[Mageia-i18n] "Provisional" Netiquette for ML and Code of Conduct
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1">[ date ]</a>
<a href="thread.html#1">[ thread ]</a>
<a href="subject.html#1">[ subject ]</a>
<a href="author.html#1">[ 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>
|