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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-i18n] Transifex discussion
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Transifex%20discussion&In-Reply-To=%3C201106191652.41727.oliver.bgr%40googlemail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002072.html">
<LINK REL="Next" HREF="002080.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-i18n] Transifex discussion</H1>
<B>Oliver Burger</B>
<A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Transifex%20discussion&In-Reply-To=%3C201106191652.41727.oliver.bgr%40googlemail.com%3E"
TITLE="[Mageia-i18n] Transifex discussion">oliver.bgr at googlemail.com
</A><BR>
<I>Sun Jun 19 16:52:41 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002072.html">[Mageia-i18n] Transifex discussion
</A></li>
<LI>Next message: <A HREF="002080.html">[Mageia-i18n] Transifex discussion
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2073">[ date ]</a>
<a href="thread.html#2073">[ thread ]</a>
<a href="subject.html#2073">[ subject ]</a>
<a href="author.html#2073">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">misc at zarb.org</A>> schrieb am 19.06.2011
><i> Le dimanche 19 juin 2011 à 09:24 +0200, Remco Rijnders a écrit :
</I>><i> > - When uploads from .po files from svn fail, no clear error
</I>><i> > message is
</I>><i> >
</I>><i> > given. This makes it harder to learn what the issue with the
</I>><i> > file is.
</I>><i>
</I>><i> This issue can be lowered by using msgfmt -c on the file before
</I>><i> upload. It would be better to have a clearer message, but we can
</I>><i> change the procedure.
</I>I think, Tx tells you to check it with "msgfmt -c", but I have to
admint, it's easy to miss it.
><i> > - Translation credits are an issue still. Upstream has indicated
</I>><i> > a fix for
</I>><i> >
</I>><i> > this. When can we expect to see this in our version of
</I>><i> > transifex?
</I>><i>
</I>><i> When the request will be made to sysadmin team :)
</I>><i>
</I>><i> Either when there is a upgrade to 1.1 ( which requires a new
</I>><i> version to be released upstream ), or if we find the time to
</I>><i> deploy the plugin.
</I>It would be good to have that option available before Mga2, if
possible with enough time to re-insert the already removed credits.
><i> > - Some unclarity exists on the integration between transifex and
</I>><i> > our svn
</I>><i> >
</I>><i> > repositories. This integration is possible, but not yet
</I>><i> > configured for us. An additional question is if this
</I>><i> > integration should be both ways or one-way (from svn to
</I>><i> > transifex).
</I>><i>
</I>><i> AFAIK, tx no longer can upload to svn. However, it seems that tx
</I>><i> can pull from svn
</I>Not directly iirc, you have to use tx-client for this...
><i> > - Proofreading features are missing. It is hard to see what has
</I>><i> > recently
</I>><i> >
</I>><i> > changed in a project. As a result, a proofreading consists of
</I>><i> > the entire .po file instead of just the changed strings.
</I>><i>
</I>><i> Using meld or kdiff would help for that ?
</I>It would require the translator to have two versions of each file on
his pc. One new and one older one...
><i> > - tx does offer 'suggestions' instead of general comments.
</I>><i> > Unfortunately
</I>><i> >
</I>><i> > they have to be browsed individually and are not easily
</I>><i> > searchable.
</I>><i>
</I>><i> So you would to see the list of all suggestions, and to search in
</I>><i> it ? ( that could be easy to do, a simple django template ).
</I>Great! Who knows enough django for this easy template?
><i> > add comments to a project and not just a string. e.g. "I have
</I>><i> > reviewed the first 200 strings".
</I>><i>
</I>><i> There was this bug opened : <A HREF="http://trac.transifex.org/ticket/473">http://trac.transifex.org/ticket/473</A>
</I>><i> So if you could investigate about this and see if this fullfill the
</I>><i> need ?
</I>I think the message board mentioned there is, what we need. Is it
implemented? I didn't see anything like it...
><i> There is also <A HREF="http://trac.transifex.org/ticket/558">http://trac.transifex.org/ticket/558</A>
</I>I think, this would be a very nice thing as well, though it's different
from the wish mentioned above.
><i> > Other wishes not directly related to transifex:
</I>><i> >
</I>><i> > - It would be useful that whenever a .pot file changes, a summary
</I>><i> > or diff
</I>><i> >
</I>><i> > of the changes is sent to the i18n-mailinglist.
</I>><i>
</I>><i> Already asked, but we didn't did it yet. Was there a bug report for
</I>><i> that ( as I completely forgot about it :/ )
</I>I think, there was no bug report, but I'll check and file one :D
Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-i18n/attachments/20110619/805f3c52/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002072.html">[Mageia-i18n] Transifex discussion
</A></li>
<LI>Next message: <A HREF="002080.html">[Mageia-i18n] Transifex discussion
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2073">[ date ]</a>
<a href="thread.html#2073">[ thread ]</a>
<a href="subject.html#2073">[ subject ]</a>
<a href="author.html#2073">[ 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>
|