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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-i18n] What was wrong with Transifex?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20What%20was%20wrong%20with%20Transifex%3F&In-Reply-To=%3CCACVjhxWVjs8FoDYGWTfOE-NrDTDuaZCPCx9ZJV75ph5d%3D8hrxg%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="004192.html">
<LINK REL="Next" HREF="004194.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-i18n] What was wrong with Transifex?</H1>
<B>Yaron Shahrabani</B>
<A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20What%20was%20wrong%20with%20Transifex%3F&In-Reply-To=%3CCACVjhxWVjs8FoDYGWTfOE-NrDTDuaZCPCx9ZJV75ph5d%3D8hrxg%40mail.gmail.com%3E"
TITLE="[Mageia-i18n] What was wrong with Transifex?">sh.yaron at gmail.com
</A><BR>
<I>Thu Apr 4 15:53:13 CEST 2013</I>
<P><UL>
<LI>Previous message: <A HREF="004192.html">[Mageia-i18n] What was wrong with Transifex?
</A></li>
<LI>Next message: <A HREF="004194.html">[Mageia-i18n] What was wrong with Transifex?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4193">[ date ]</a>
<a href="thread.html#4193">[ thread ]</a>
<a href="subject.html#4193">[ subject ]</a>
<a href="author.html#4193">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Most of it can be done semi-automatically using txclient.
Yaron Shahrabani
<Hebrew translator>
On Thu, Apr 4, 2013 at 4:39 PM, Oliver Burger <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">oliver.bgr at gmail.com</A>> wrote:
><i> Well, it doesn't matter if the translations are in a separate
</I>><i> repository or not and I'm not sure, what it woudl mean for the devs,
</I>><i> to separate them.
</I>><i> The problem with tx is - or at least was - the manual work involved
</I>><i> upon string changes.
</I>><i>
</I>><i> As an example:
</I>><i> When uploading a file into tx, it parses that file and adds the
</I>><i> strings into the database. When the string changes in the original pot
</I>><i> (even it's only a typo), and you reupload the pot file, tx will parse
</I>><i> it and see a new string and one string missing and it will act
</I>><i> accordingly:
</I>><i> It will remove the translations for the old string from its database
</I>><i> and it will add the new untranslated string, since it can not know,
</I>><i> that this was only a string change.
</I>><i> So the task for us (mostly me) was:
</I>><i> - Tell you not to touch certain translation resources in a certain time
</I>><i> span
</I>><i> - Download all files from this resource from tx
</I>><i> - merge them manually with the changed po files (it couldn't be
</I>><i> automated, since TX also had problems fuzzying strings correctly)
</I>><i> - reupload all files to tx and tell you to check
</I>><i>
</I>><i> I would rather have a solution without the need to do so....
</I>><i>
</I>><i> Cheers,
</I>><i>
</I>><i> Oliver
</I>><i>
</I>-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-i18n/attachments/20130404/08bf3711/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004192.html">[Mageia-i18n] What was wrong with Transifex?
</A></li>
<LI>Next message: <A HREF="004194.html">[Mageia-i18n] What was wrong with Transifex?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4193">[ date ]</a>
<a href="thread.html#4193">[ thread ]</a>
<a href="subject.html#4193">[ subject ]</a>
<a href="author.html#4193">[ 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>
|